id
stringlengths
1
7
postTypeId
stringclasses
1 value
acceptedAnswerId
stringlengths
1
7
creationDate
stringdate
2009-01-08 07:47:55
2024-03-31 23:33:05
score
stringclasses
504 values
viewCount
stringlengths
1
7
body
stringlengths
24
34.3k
ownerUserId
stringlengths
1
7
lastEditorUserId
stringlengths
1
7
lastEditDate
stringdate
2010-07-28 20:43:11
2024-04-07 06:16:28
lastActivityDate
stringdate
2010-07-29 14:11:46
2024-04-07 06:16:28
title
stringlengths
13
150
tags
listlengths
1
5
answerCount
stringclasses
45 values
commentCount
stringclasses
47 values
contentLicense
stringclasses
3 values
comments
listlengths
0
56
acceptedAnswer
dict
answers
listlengths
0
82
communityOwnedDate
stringclasses
232 values
favoriteCount
stringclasses
2 values
closedDate
stringlengths
23
23
lastEditorDisplayName
stringclasses
890 values
ownerDisplayName
stringlengths
2
28
27065
1
null
2011-02-19T01:42:04.157
8
20702
<p>I just bought a brand new battery to replace one that had seemingly died. I followed the instructions that came with the battery and charged it overnight, then ran my computer on battery until it was in a critical state and charged it overnight again. Now the battery appears to be 100% charged and at the same time a...
5758
5758
2011-02-21T16:09:14.817
2015-04-04T18:04:10.357
Brand new battery is 100% charged but at 0% capacity
[ "laptop", "battery", "acpi" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Almost definitely this is a problem with the battery. If you have windows you can confirm this on windows as well. I ran into the same issue with a new battery of mine (even though it reports an incorrect percentage, and in doing some research, I found out that it is simply a...
null
null
null
null
null
27069
1
null
2011-02-19T02:46:46.330
3
1436
<p>Videos on YouTube load for a few seconds and then it shows that it has completely loaded but not really. The video plays for some seconds and then stops and doesn't load any more. What's going on?</p>
null
2647
2011-08-08T07:25:50.123
2011-09-14T23:33:01.343
Youtube videos do not load completely
[ "flash", "youtube" ]
3
1
CC BY-SA 3.0
[ { "creationDate": "2011-02-19T03:20:45.497", "id": "29768", "postId": "27069", "score": "0", "text": "This sounds like you have internet issues. Do you get internet problems from time to time?", "userDisplayName": null, "userId": "1992" } ]
null
[ { "accepted": null, "body": "<p>I would start by finding out which version(s) of flash (or flash alternatives are installed).</p>\n\n<pre><code>$ dpkg -l | egrep \"flash|gnash|swf\"\n</code></pre>\n\n<p>Also check if was installed manually (some 64-bit users do this):</p>\n\n<pre><code>$ find ~/.mozilla | g...
null
null
null
null
user11098
27070
1
27090
2011-02-19T03:18:11.167
1
389
<p>I've got a vps which runs solusVM. I'm now trying to install ruby 1.9.2 in it.</p> <p>I'm following this <a href="http://basedotextend.com/2010/09/30/installing-rails-3-ruby-1-9-2-phusion-passenger-on-ubuntu-10-04-lts/" rel="nofollow">guide</a>:</p> <p>After I run this command: </p> <pre><code>apt-get update apt-...
7066
235
2011-02-19T07:39:43.930
2011-02-19T07:39:43.930
Ruby compilation error in Ubuntu 10
[ "ruby", "compiling", "install-from-source" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>There are typos in the guide you linked to. </p>\n\n<p>Initial steps should be: </p>\n\n<pre><code>sudo apt-get update\nsudo apt-get install build-essential zlib1g zlib1g-dev libxml2 libxml2-dev libxslt-dev\nsudo apt-get install git-core\nsudo apt-get install curl wget\n</code></pre...
[ { "accepted": true, "body": "<p>There are typos in the guide you linked to. </p>\n\n<p>Initial steps should be: </p>\n\n<pre><code>sudo apt-get update\nsudo apt-get install build-essential zlib1g zlib1g-dev libxml2 libxml2-dev libxslt-dev\nsudo apt-get install git-core\nsudo apt-get install curl wget\n</co...
null
null
null
null
null
27073
1
27079
2011-02-19T04:50:29.873
3
207
<p>Is there a modern (I mean excluding Ext2/3 as they are obsolete for general usage when there is Ext4 today) free-born (I mean excluding FAT and NTFS) file system working equally good in Ubuntu and Windows (maybe after installing some extra drivers) (or any active project of such)? </p>
2390
null
null
2011-02-19T05:33:14.320
Is there a modern free-born file system working equally good in Ubuntu and Windows?
[ "windows", "filesystem" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>There's the <a href=\"http://en.wikipedia.org/wiki/Universal_Disk_Format\" rel=\"nofollow\">Universal Disk Format</a>.</p>\n\n<p>But Ubuntu/Gnome/udev doesn't support it much outside of DVDs. And Windows might not run it from ordinary partitions either without helper tools. But at le...
[ { "accepted": true, "body": "<p>There's the <a href=\"http://en.wikipedia.org/wiki/Universal_Disk_Format\" rel=\"nofollow\">Universal Disk Format</a>.</p>\n\n<p>But Ubuntu/Gnome/udev doesn't support it much outside of DVDs. And Windows might not run it from ordinary partitions either without helper tools. B...
null
null
null
null
null
27074
1
null
2011-02-19T04:59:44.210
2
727
<p>I've got a dual-boot system, having WindowsXP-NTFS and Ubuntu-Ext4 partitions. It would be cool if I could use the same bookmarks database in Firefox under Linux and Windows.</p> <p>How to achieve this? What files should I link and is this expected to work any stable?</p> <p>Please no web service-based solutions. ...
2390
null
null
2011-03-19T09:15:26.527
Can I share same bookmarks db among Firefox installations in Ubuntu and Windows?
[ "firefox" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-19T06:22:31.067", "id": "29783", "postId": "27074", "score": "0", "text": "I suggest a fstab binding of the profile directory in Ubuntu to the directory in Windows. I've not posted this solution in the answer, because I'm not knowledgeable about the specifics of Firefo...
null
[ { "accepted": null, "body": "<p>Try <a href=\"http://www.xmarks.com/\">Xmarks</a> - even though it stores your bookmarks on a server to synchronise with each browser it is installed on (available for Firefox, Chrome and Internet Explorer) you also have the local data in the browser installation folder</p>\n...
null
null
null
null
null
27075
1
57817
2011-02-19T05:00:02.073
13
7242
<p>I'd like to use in both Ubuntu and Windows (dual boot) my MySql database files residing on a NTFS partition. Will it work? Any gotchas?</p>
10802
39372
2013-03-03T09:12:22.920
2020-05-14T15:45:41.477
Can I share MySql database files with Windows on dual boot?
[ "dual-boot", "mysql", "database" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2011-04-20T15:48:01.193", "id": "40232", "postId": "27075", "score": "4", "text": "FOR THE RECORD OF THE COMMUNITY: The user is asking about the compatibility of MySQL data formats between Ubuntu Linux and Microsoft Windows. The user is wondering about whether the data store...
{ "accepted": true, "body": "<p>Yes, it works but with some quirks. MySQL uses the same fileformats across platforms so all you need is to share the data directory. One problem is that the data directory need to have mysql as owner and group in ubuntu. And Windows is case-insensitive and Linux is case-sensitive so ...
[ { "accepted": true, "body": "<p>Yes, it works but with some quirks. MySQL uses the same fileformats across platforms so all you need is to share the data directory. One problem is that the data directory need to have mysql as owner and group in ubuntu. And Windows is case-insensitive and Linux is case-sensi...
null
null
null
null
null
27080
1
27100
2011-02-19T06:12:42.070
3
109
<p>I've recently started using the Ubuntu One Music <a href="https://one.ubuntu.com/mobile/" rel="nofollow">streaming client</a> for Android. From the web page it says that the android app is based on <a href="http://www.subsonic.org/pages/index.jsp" rel="nofollow">Subsonic</a>.</p> <p>I want to file bugs on the app, ...
235
null
null
2011-02-19T09:30:31.020
Where do I file bugs for the Ubuntu One music client for Android?
[ "ubuntu-one", "android" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You're best to file bugs against our client; yes, it's based on the Subsonic Android client, but there are a number of changes. The Ubuntu One client is in Launchpad at <a href=\"https://launchpad.net/ubuntuone-android-music\" rel=\"nofollow\">https://launchpad.net/ubuntuone-android-...
[ { "accepted": true, "body": "<p>You're best to file bugs against our client; yes, it's based on the Subsonic Android client, but there are a number of changes. The Ubuntu One client is in Launchpad at <a href=\"https://launchpad.net/ubuntuone-android-music\" rel=\"nofollow\">https://launchpad.net/ubuntuone-...
null
null
null
null
null
27081
1
null
2011-02-19T06:17:23.360
0
2108
<p>I want to install something Debian-based, now I have pre-installed SLED 11 SP1, Laptop HP 4520s.</p>
null
8844
2011-02-21T06:19:42.040
2011-02-21T06:19:42.040
What is better to install 10.04.2 or 10.10 or Debian 6.0.0?
[ "10.10", "10.04" ]
4
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>there is no point in installing debian 6.0 for desktop usage.\nYou should install Ubuntu 10.10 according to be since you are a desktop user(it is more refined and user-friendly).</p>\n\n<p>For HP DriveGuard You Have to Download the appropriate deb and install it. </p>\n\n<p><...
null
null
2011-02-19T13:35:44.403
null
user11103
27088
1
27140
2011-02-19T06:56:59.397
2
590
<p>I've just discovered Tomboy and like it. I added it to the startup applications, and on next boot <strong>Tomboy won't start.</strong> It then also won't start when I select it manually from the menu. </p> <ul> <li>I unchecked its entry in the startup applications and rebooted, but it still won't start.</li> <li>I ...
5786
-1
2017-04-13T12:24:49.530
2011-03-28T18:06:59.353
Tomboy won't start
[ "10.10", "tomboy" ]
1
5
CC BY-SA 2.5
[ { "creationDate": "2011-02-19T07:34:28.973", "id": "29789", "postId": "27088", "score": "0", "text": "Try starting `tomboy` from a terminal (e.g., gnome-terminal, or xterm). See if any interesting errors pop up. \nTomboy relies on mono, so if there are failures in mono, you'll have issues wi...
{ "accepted": true, "body": "<p>It appears that note is corrupted, try moving it: </p>\n\n<pre><code>mv /home/torben/.local/share/tomboy/f3370271-6210-4b78-8b4a-c31cc2af6935.note ~/Desktop\n</code></pre>\n\n<p>and then start Tomboy again.</p>\n", "commentCount": "4", "comments": [ { "creationDate":...
[ { "accepted": true, "body": "<p>It appears that note is corrupted, try moving it: </p>\n\n<pre><code>mv /home/torben/.local/share/tomboy/f3370271-6210-4b78-8b4a-c31cc2af6935.note ~/Desktop\n</code></pre>\n\n<p>and then start Tomboy again.</p>\n", "commentCount": "4", "comments": [ { ...
null
null
null
null
null
27093
1
27094
2011-02-19T07:23:56.120
43
44886
<p>I'm planning to have a house built. I want to draw up some sketches on the computer, so I am looking for a program that can help me do this. It doesn't have to be a professional architecture tool; in fact that would be too complicated just yet (but maybe later on, for the detailed work...?). A simpler tool would be ...
5786
40581
2016-02-06T02:39:22.033
2022-08-11T11:38:10.480
Good floor planner program?
[ "software-recommendation" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2019-04-18T14:38:50.730", "id": "1881526", "postId": "27093", "score": "0", "text": "I use [Live Home 3D](https://www.livehome3d.com/fields-of-use/floor-plan-app), no need to crack, the app has Free version for Windows and iOS.", "userDisplayName": null, "userId": "946...
{ "accepted": true, "body": "<h1><a href=\"http://www.sweethome3d.com/index.jsp\" rel=\"noreferrer\">Sweet Home 3D</a> <a href=\"http://apt.ubuntu.com/p/sweethome3d\" rel=\"noreferrer\"><img src=\"https://i.stack.imgur.com/DSJVB.png\" alt=\"\" /></a></h1>\n<blockquote>\n<p>Sweet Home 3D is a free interior design ap...
[ { "accepted": true, "body": "<h1><a href=\"http://www.sweethome3d.com/index.jsp\" rel=\"noreferrer\">Sweet Home 3D</a> <a href=\"http://apt.ubuntu.com/p/sweethome3d\" rel=\"noreferrer\"><img src=\"https://i.stack.imgur.com/DSJVB.png\" alt=\"\" /></a></h1>\n<blockquote>\n<p>Sweet Home 3D is a free interior d...
null
null
null
null
null
27097
1
27112
2011-02-19T08:53:55.210
45
71900
<p>In gedit, printing a file gives an option of printing to file where the file can be saved as a pdf. How can I do the same thing from the command line?</p>
2276
null
null
2024-02-04T13:59:07.160
How to print a regular file to pdf from command line
[ "command-line", "pdf", "virtual-printer" ]
11
1
CC BY-SA 2.5
[ { "creationDate": "2022-02-18T00:17:41.340", "id": "2410560", "postId": "27097", "score": "1", "text": "Cross-site link: same question on Unix.SE [text processing - How to convert TXT to PDF? - Unix & Linux Stack Exchange](https://unix.stackexchange.com/questions/17406/how-to-convert-txt-to-pdf)...
{ "accepted": true, "body": "<p>Here's a solution that doesn't involve OpenOffice:</p>\n\n<ol>\n<li><p><code>sudo apt-get install enscript</code></p></li>\n<li><p><code>enscript my_text_file.txt -o - | ps2pdf - output.pdf</code></p></li>\n</ol>\n\n<p>There are more options to <code>enscript</code>, e.g. <code>-B</c...
[ { "accepted": null, "body": "<p>There is a command line program that can convert between all of the formats supported open/libre office called <a href=\"http://packages.ubuntu.com/unoconv\" rel=\"nofollow noreferrer\">unoconv</a> so if you need to batch convert with a script it will come in handy.</p>\n\n<...
null
null
null
null
null
27098
1
27104
2011-02-19T08:58:54.597
1
3245
<p>I was playing around with Compiz and now the Close/Minimize/Restore buttons are gone. Please help me to fix this.</p>
6572
null
null
2011-02-19T09:50:33.557
Close/Minimize/Restore buttons not present
[ "compiz" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It seams your decorator has crashed. Try in a terminal:</p>\n\n<pre><code>compiz --replace &amp;\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-02-19T09:45:59.320", "id": "27104",...
[ { "accepted": null, "body": "<p>Assuming you used CompizConfig Settings Manager to change things make sure you have enabled window decorations - see first screen shot</p>\n\n<p><img src=\"https://i.stack.imgur.com/NIsSP.png\" alt=\"enter image description here\"></p>\n\n<p>I recommend you install Ubuntu Twe...
null
null
null
null
null
27099
1
27411
2011-02-19T09:22:46.927
3
4406
<p>I've got an old Eee PC 701 4G with the following specifications:</p> <ul> <li>512 MB RAM</li> <li>4GB SSD drive SM223AC</li> <li>8GB SD card extension</li> <li>Screen resolution: 800 x 480 </li> <li>BIOS Revision 1101 (05/16/2008)</li> <li>EC Firmware version: EPC-079</li> </ul> <p>Windows XP SP3 works fine on it,...
11108
235
2011-02-19T22:40:08.523
2020-06-09T00:32:57.290
Asus Eee PC 701 4G hangs on boot
[ "10.10", "boot", "ubuntu-netbook", "eeepc" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I am not familiar with this world at all, but I was sick and tired of not being able to load anything on that piece of crap Xandros distro, so this is my first foray into Ubuntu. I had a usb card reader and a micro sd card which I used for the install and had a heck of a time - no ma...
[ { "accepted": true, "body": "<p>I am not familiar with this world at all, but I was sick and tired of not being able to load anything on that piece of crap Xandros distro, so this is my first foray into Ubuntu. I had a usb card reader and a micro sd card which I used for the install and had a heck of a time...
null
null
null
null
null
27101
1
27108
2011-02-19T09:38:38.017
6
3189
<p>I am new to Ubuntu development. As a learning experience, I have written a custom chat application using qt4 and I want to deploy it in some sort of setup file. Whats the easiest way of deploying an application viz a viz</p> <ul> <li>setting desktop icons.</li> <li>automatically requesting for administrator privile...
11109
9781
2011-10-10T17:32:02.390
2021-10-04T22:29:26.503
How to distribute applications?
[ "programming", "packaging", "application-development", "qt" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You should create a .deb package and you could also upload your application to a PPA. Use one of the <a href=\"https://wiki.ubuntu.com/PackagingGuide/\" rel=\"nofollow noreferrer\">packaging guides</a> to help you - the <a href=\"https://wiki.ubuntu.com/PackagingGuide/QtApplication\"...
[ { "accepted": true, "body": "<p>You should create a .deb package and you could also upload your application to a PPA. Use one of the <a href=\"https://wiki.ubuntu.com/PackagingGuide/\" rel=\"nofollow noreferrer\">packaging guides</a> to help you - the <a href=\"https://wiki.ubuntu.com/PackagingGuide/QtAppli...
null
null
null
null
null
27106
1
27107
2011-02-19T10:03:20.530
10
1821
<p>In usual text editors, when you move your cursor left at the beginning of a line, the cursor goes up at the end of the above line. Is it possible to get this behavior in Vim?</p>
2331
null
null
2011-02-19T13:00:19.183
Vim: Move left at the beginning of a line should go to above line
[ "vim", "text-editor" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><code>:set ww+=&lt;,&gt;</code> should make the left and right movement wrap to previous/next line. <code>:help whichwrap</code> for more information.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-02-19T11:26:15.523", "id": "29832", "pos...
[ { "accepted": true, "body": "<p><code>:set ww+=&lt;,&gt;</code> should make the left and right movement wrap to previous/next line. <code>:help whichwrap</code> for more information.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-02-19T11:26:15.523", "id": "...
null
null
null
null
null
27113
1
null
2011-02-19T13:11:56.587
1
110
<p>I get this message whenever I boot. It has something to do with the fontconfig/cache. Any ideas how to resolve it?</p>
3956
40955
2012-05-19T19:37:15.003
2012-05-19T19:49:09.853
Why do I get the error message "Fcinit fatal vloopback not found" whenever I boot?
[ "10.10", "boot", "fonts" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>FcInit - initialize fontconfig library who is provided by libfontconfig1-dev_2.3.2-1.1ubuntu12_i386.</p>\n\n<p>FcInit, loads the default configuration file and the fonts referenced therein\nand sets the default configuration to that result. Returns whether\nthis proce...
null
null
null
null
null
27114
1
29955
2011-02-19T13:22:10.340
19
651
<p>When my package gets build by launchpad using a recipe, it ignores the <code>./debian/changelog</code> file I provide, and it generates a useless one like following:</p> <pre><code>harmonyseq (0.14~natty1) maverick; urgency=low * Auto build. -- Rafal Cieslak &lt;rafalcieslak256@gmail.com&gt; Tue, 25 Jan 2011 ...
705
1067
2011-03-08T12:40:22.647
2011-03-11T17:48:33.643
How to apply a changelog file to packages in a PPA when building from recipe?
[ "ppa", "launchpad", "packaging", "deb", "recipe" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2011-03-10T21:36:07.113", "id": "33325", "postId": "27114", "score": "2", "text": "What are you using to trigger the builds? Under normal conditions, LP always uses the provided `debian/changelog`...", "userDisplayName": null, "userId": "721" }, { "creationDate...
{ "accepted": true, "body": "<p>I asked this question on IRC (at #launchpad) and got the answer I was expecting:</p>\n\n<p>No, it's not possible to prevent the creation of that changelog entry. It is necessary so that it can specify the appropriate autobuild version string (the one you define in the first line of t...
[ { "accepted": true, "body": "<p>I asked this question on IRC (at #launchpad) and got the answer I was expecting:</p>\n\n<p>No, it's not possible to prevent the creation of that changelog entry. It is necessary so that it can specify the appropriate autobuild version string (the one you define in the first l...
null
null
null
null
null
27115
1
27130
2011-02-19T13:26:59.320
5
4549
<p>Is there a terminal-command that backups thunderbird's addressbook?</p> <p>I would like to set up a cron-entry for that. Note that I only want to back up the address book, not my entire profile. </p>
8907
1067
2011-02-19T14:03:03.243
2011-02-20T10:45:57.850
Terminal command to backup thunderbird address book?
[ "command-line", "thunderbird" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Mozilla Address Book <code>.mab</code></p>\n\n<p><strong>Backing up your address books GUI</strong></p>\n\n<p>It is recommended that you regularly make backups of all your Thunderbird application data, including mail files, address books, and account settings, so that you can restore...
[ { "accepted": null, "body": "<p>Yo could use a bash script. Check this <a href=\"http://ubuntulinuxhelp.com/easily-use-cron-to-backup-thunderbird-email-in-ubuntu-linux/\" rel=\"nofollow\">link</a>. There is a script provided that backups your thunderbird directory. This folder should also include your adres...
null
null
null
null
null
27117
1
27123
2011-02-19T13:33:11.117
12
565
<p>As a former Windows user I was used to accepting EULA's and other licenses when installing any piece of software, or when installing the whole OS. On Ubuntu it happens extremely rarely (I've met it only once). Is it correct? Ubuntu and most of it's software is under some free-to-use-and-modify license like GNU GPL o...
705
705
2011-02-19T14:04:45.163
2011-02-19T18:55:59.827
Why isn't a license shown when installing (and when installing most software)?
[ "license", "gpl" ]
5
3
CC BY-SA 2.5
[ { "creationDate": "2011-02-19T14:00:11.567", "id": "29860", "postId": "27117", "score": "2", "text": "Since you accepted my answer, I think it'd be a good idea to split the questions up, and ask another one \"Why don't I have to accept a EULA when installing Flash\". (awesome question by the way...
{ "accepted": true, "body": "<p>This is regarding free software:</p>\n\n<p>A license is very different from a EULA. The software on your computer starts out under the normal (default, in some countries) copyright by the authors. Only then do you get <em>special permission</em> to copy and re-distribute the software...
[ { "accepted": null, "body": "<p>Most people don't read those licenses or EULA's at all, and those who do find it important enough can probably find them through other means (on the software's website, for instance).</p>\n\n<p>That's not very user-friendly to them, but it is to most users.</p>\n", "comme...
null
null
null
null
null
27124
1
27138
2011-02-19T14:14:29.340
8
465
<p>The Adobe Flash Player has a <a href="http://www.adobe.com/products/eulas/pdfs/PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf" rel="nofollow">quite restrictive EULA</a> but it is not presented to the user when he installs it. Isn't the user obliged to accept it, before using it? Maybe some users would refuse u...
705
235
2012-01-03T17:28:24.830
2012-01-03T17:28:24.830
Why don't I have to accept a EULA when installing Adobe Flash Player?
[ "flash", "proprietary", "license" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2011-02-19T14:18:26.447", "id": "29864", "postId": "27124", "score": "2", "text": "Note that you _do_ have to accept a EULA when installing Microsoft's core web-fonts, interestingly.", "userDisplayName": null, "userId": "1067" }, { "creationDate": "2011-02-19T1...
{ "accepted": true, "body": "<p>It is implied You have accepted the EULA by installing the flash plugin from the software center.</p>\n\n<p>You are shown this warning in the software center. \n<img src=\"https://i.stack.imgur.com/48roi.png\" alt=\"enter image description here\"></p>\n", "commentCount": "4", "co...
[ { "accepted": true, "body": "<p>It is implied You have accepted the EULA by installing the flash plugin from the software center.</p>\n\n<p>You are shown this warning in the software center. \n<img src=\"https://i.stack.imgur.com/48roi.png\" alt=\"enter image description here\"></p>\n", "commentCount": ...
null
null
null
null
null
27127
1
null
2011-02-19T14:39:11.420
3
2320
<p>I am using VMware Workstation 7. I have the VMware tools and 3D acceleration enabled but when I try to enable desktop effects I get the message "Desktop effects could not be enabled". I have an Nvidia GeForce graphic card. And mine is a Dell XPS L501X . </p>
11118
667
2011-02-19T14:45:48.547
2012-01-06T13:28:44.447
How to enable desktop effects in VMware?
[ "nvidia", "virtualization", "vmware", "desktop-environments" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2011-03-02T08:47:02.133", "id": "31869", "postId": "27127", "score": "1", "text": "why are you using vmware?i would recommend virtualbox instead of vmware.", "userDisplayName": null, "userId": "5149" } ]
null
[ { "accepted": null, "body": "<p>I think desktop effects will not run if it is not a recognized card. In my experienced, trying to run effects in a virtual machine has constantly failed. The reason may be because the video card inside the VM is not based on actual hardware.</p>\n\n<p>Run this in the VM to ch...
null
null
null
null
null
27129
1
27255
2011-02-19T14:43:28.203
10
4566
<p>I just backed up the contents of my home partition onto my external hard drive using <a href="http://backintime.le-web.org/" rel="noreferrer">Back In Time</a>. I browsed to the backed up contents in the external drive and under properties it showed me the size as 9.6 GB. </p> <p>As I read that in next snapshots I c...
4157
53508
2012-12-19T01:17:13.003
2012-12-21T10:18:05.927
Why do Back In Time snapshots appear to be so large?
[ "backup" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2011-02-19T14:54:21.817", "id": "29870", "postId": "27129", "score": "0", "text": "Most definitely a suitable question Chethan", "userDisplayName": null, "userId": "6450" } ]
{ "accepted": true, "body": "<p>It seems that checking properties under context menu is not reliable in such cases. When I used <code>du</code> command it showed right usage. I could get this suggestion from Launchpad's 'Back in Time's' Mr. Dan.</p>\n\n<p>This is because backintime uses hard links, where each file ...
[ { "accepted": null, "body": "<p>My guess is that your external hard drive is formatted FAT32 or some other file system that does not support hard links. It also appears that if the partition type containing the file system is not a Linux (0x83) partition, the file system will not properly record the disk co...
null
null
null
null
null
27134
1
27137
2011-02-19T15:22:01.147
154
235496
<p>How can I disable autostart for a service without uninstalling? For example, I'd like to leave tomcat installed, but I don't want it turning on every time I restart.</p>
4589
null
null
2018-09-03T04:08:30.930
Disable autostart for a service without uninstalling?
[ "server", "services", "tomcat" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>This should do the trick:</p>\n\n<p>Open terminal (<kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>T</kbd>) and enter the following command:</p>\n\n<pre><code>sudo update-rc.d tomcat disable\n</code></pre>\n\n<p>Basically <code>update-rc.d</code> will modify existing runlevel links for the s...
[ { "accepted": true, "body": "<p>This should do the trick:</p>\n\n<p>Open terminal (<kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>T</kbd>) and enter the following command:</p>\n\n<pre><code>sudo update-rc.d tomcat disable\n</code></pre>\n\n<p>Basically <code>update-rc.d</code> will modify existing runlevel links f...
null
null
2015-07-23T08:34:28.993
null
null
27136
1
null
2011-02-19T15:54:13.730
3
1843
<p>I have a problem when trying to login to my Kubuntu 10.10. The login screen shows up, then I type my password, a blank screen is shown with my desktop background picture and then throws me back on the login screen.</p> <p>if I choose to login from console, I can do that, and by typing <code>startx</code> I can log ...
9251
9251
2011-02-20T13:58:00.817
2012-01-21T07:39:28.560
Kubuntu login problem
[ "10.10", "kubuntu", "login" ]
2
5
CC BY-SA 2.5
[ { "creationDate": "2011-02-19T16:02:26.917", "id": "29882", "postId": "27136", "score": "0", "text": "Can you post the output `dmesg` and the contents of `/var/log/Xorg.0.log` and `/var/log/kdm.log`?", "userDisplayName": null, "userId": "6969" }, { "creationDate": "2011-02-19T17:...
null
[ { "accepted": null, "body": "<p>In dmesg towards the end </p>\n\n<pre><code>npviewer.bin[2448]: segfault at 10 ip 00000000f62abc52 sp 00000000ffa7e310 error 4 in libflashplayer.so[f5e41000+b5f000]\n</code></pre>\n\n<p>See the phrase <code>segfault</code> this is a kernel crash and results in the cryptic las...
null
null
null
null
null
27141
1
27163
2011-02-19T17:36:57.117
13
31964
<p>Look at the video; the iPhone is supposed to appear as a photo collection of some sort but nothing happens with my iPhone! I have installed and upgraded all of the <code>libimobiledevice</code> versions.</p> <p>I have tried to mount the iPhone with <code>ifuse /mnt/iphone/</code> but the result of that operation is...
10698
-1
2017-04-13T12:24:26.617
2017-02-24T15:49:07.963
"GNUTLS ERROR: A TLS packet with unexpected length was received" when I connect my iPhone 3G
[ "iphone" ]
4
7
CC BY-SA 3.0
[ { "creationDate": "2011-02-19T21:22:51.037", "id": "29917", "postId": "27141", "score": "0", "text": "I would suggest maybe merging these two questions since essentially the iPad, and iPhone run on the same software and the answer is the same for both. http://askubuntu.com/questions/26912/how-ca...
{ "accepted": true, "body": "<p>You don't have to jailbreak your Iphone with Ubuntu however you will probably have to add a new \"PPA source\" to your Ubuntu installation to get the required packages for Ubuntu to Recognise your phone.</p>\n\n<p>The ppa you will need to add is ppa:pmcenery/ppa to add this open a Te...
[ { "accepted": true, "body": "<p>You don't have to jailbreak your Iphone with Ubuntu however you will probably have to add a new \"PPA source\" to your Ubuntu installation to get the required packages for Ubuntu to Recognise your phone.</p>\n\n<p>The ppa you will need to add is ppa:pmcenery/ppa to add this o...
2011-02-22T23:02:53.847
null
null
null
null
27142
1
27144
2011-02-19T17:44:32.597
6
12125
<p>Is it possible to change the window button color of the close, minimise and maximise buttons of the Ambience theme from orange to an user defined color? I tried to find anything relavant in the gtkrc, but failed. </p>
11122
283843
2015-02-04T06:09:22.870
2015-02-04T06:09:22.870
Change color of window buttons
[ "window-buttons", "icon-themes" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you refer to the minimize, maximize and close buttons: yes you can.</p>\n<p>You can download windows border themes from: <a href=\"http://art.gnome.org/themes/metacity\" rel=\"noreferrer\">http://art.gnome.org/themes/metacity</a> in which you will find several different styles for...
[ { "accepted": null, "body": "<p>If you mean the menu button ubuntu-tweak can change this see <a href=\"http://ubuntu-tweak.com/\" rel=\"nofollow\">http://ubuntu-tweak.com/</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "crea...
null
null
null
null
null
27146
1
null
2011-02-19T18:48:25.900
1
2991
<p>Skype 2.1 has been working in Ubuntu 10.10 but now stops me from logging in - it says <strong>there maybe another instance of Skype running</strong>. <strong>There is not, so I can't use Skype</strong>. I have changed passwords several times but this hasn't rectified the problem. Please can someone help?</p>
null
18612
2012-02-06T02:46:34.330
2015-01-17T20:09:54.847
Skype prevents login because it believes another instance of Skype is already running
[ "10.10", "skype" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Skype may be running. It is an issue which I haven't solved yet and I am using Skype (Beta) Version 2.1.0.81, I am yet waiting for the release of the new version which seems to be going to correct this and other bugs.</p>\n\n<p>Meanwhile, what you can do when facing this is t...
null
null
null
null
user11125
27148
1
216670
2011-02-19T18:55:10.910
23
15205
<p>I'm trying to compile a kernel for a 32bit single-core Intel Atom machine. Needless to say, the compile is taking inordinate amounts of time. It's been going for 2 hours and it's still only halfway through the driver modules.</p> <p>Compiling a kernel on my main desktop only takes 15 minutes but it's a 64bit machin...
449
null
null
2014-02-14T06:26:23.360
Compile 32bit kernel on 64bit machine
[ "kernel", "compiling", "architecture" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2012-11-13T12:25:46.320", "id": "268209", "postId": "27148", "score": "0", "text": "Virtual machine can do it , but it will be slower", "userDisplayName": null, "userId": "39372" }, { "creationDate": "2012-11-13T12:47:33.137", "id": "268220", "postId": ...
{ "accepted": true, "body": "<p>While the kernel can be cross-compiled, the easiest way is to create a 32bit (i386) chroot and build it in there.</p>\n\n<p>Install <code>ubuntu-dev-tools</code>:</p>\n\n<pre><code>$ sudo apt-get install ubuntu-dev-tools\n</code></pre>\n\n<p>Create an i386 chroot:</p>\n\n<pre><code>$...
[ { "accepted": true, "body": "<p>While the kernel can be cross-compiled, the easiest way is to create a 32bit (i386) chroot and build it in there.</p>\n\n<p>Install <code>ubuntu-dev-tools</code>:</p>\n\n<pre><code>$ sudo apt-get install ubuntu-dev-tools\n</code></pre>\n\n<p>Create an i386 chroot:</p>\n\n<pre...
null
null
null
null
null
27155
1
27179
2011-02-19T20:28:12.890
2
1129
<p>I just got a new SSD hard drive for my thinkpad laptop. I just installed Vista with the factory CDs. On my old OS, my main OS was Ubuntu but I do want to keep Windows on a separate partition as a dual booth system. I definitely want to upgrade to Win 7 though and I will get it in a few days. </p> <p>My question is:...
5075
8844
2011-02-24T05:05:23.857
2012-09-20T02:14:05.063
Installing Ubuntu before or after upgrading from Vista to Win 7?
[ "windows", "dual-boot" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><strong>Go ahead, and install Ubuntu now.</strong></p>\n\n<p>Yes, a week later the Win 7 upgrade WILL mess with your MBR/Grub/boot. But good news is: it WONT mess with your Ubuntu partition.</p>\n\n<p>The point is: its SO easy to fix grub that you should not worry about this. Just fo...
[ { "accepted": null, "body": "<p>It's generally a good idea to do complete your Windows installation before installing Ubuntu. from my experience, Windows does not play nicely with other OSes and you would need to recover your Ubuntu installation via a \"Live disk\" boot.</p>\n\n<p>This may not be the case w...
null
null
null
null
null
27157
1
27158
2011-02-19T20:31:48.220
4
3371
<p>When I download a package from Synaptic, where does Ubuntu store the install files, if at all? Bandwidth is limited in my country, and I would like to download programs only once and back them up for future use.</p>
11130
null
null
2017-02-24T15:40:13.273
Where does Ubuntu store install files?
[ "installation", "backup" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-19T20:43:16.693", "id": "29912", "postId": "27157", "score": "1", "text": "@Hernan good place to start -> http://askubuntu.com/questions/15672/how-to-install-packages-offline", "userDisplayName": null, "userId": "3550" } ]
{ "accepted": true, "body": "<p>Packages are stored in <code>/var/cache/apt/archives/</code>. I suggest using <a href=\"http://aptoncd.sourceforge.net/\" rel=\"nofollow noreferrer\">APTonCD</a> </p>\n\n<pre><code>sudo apt-get install aptoncd\n</code></pre>\n\n<p>for backing them up to a CD or DVD. You can then use ...
[ { "accepted": true, "body": "<p>Packages are stored in <code>/var/cache/apt/archives/</code>. I suggest using <a href=\"http://aptoncd.sourceforge.net/\" rel=\"nofollow noreferrer\">APTonCD</a> </p>\n\n<pre><code>sudo apt-get install aptoncd\n</code></pre>\n\n<p>for backing them up to a CD or DVD. You can t...
null
null
null
null
null
27162
1
27173
2011-02-19T21:17:41.660
3
1404
<p>What I'm trying to do is set up a SSH key that only gives access to certain directories, for security reasons I don't want it to have full access to my SSH server. I already have the ability to access the directories I need over my local network (right now using SMB, although I also used UPnP for awhile). I need, ho...
10611
6576
2011-02-19T21:47:06.863
2011-02-19T23:11:57.460
Is there a way to use a SSH connection to access SMB or UPnP files without setting up a VPN?
[ "ssh", "mediaserver" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>My suggestion would be Change Root using ssh. This is a new feature of the OpenSSH server since version 4.8p1. (ubuntu package: openssh-server) and hence available on the newer ubuntu releases.</p>\n\n<p>In a nutshell, if a certain user (for which you would distribute the key) logs i...
[ { "accepted": true, "body": "<p>My suggestion would be Change Root using ssh. This is a new feature of the OpenSSH server since version 4.8p1. (ubuntu package: openssh-server) and hence available on the newer ubuntu releases.</p>\n\n<p>In a nutshell, if a certain user (for which you would distribute the key...
null
null
null
null
null
27164
1
null
2011-02-19T21:35:49.367
3
2931
<p>I have a fresh install of Ubuntu 10.04 Server on my VPS and would like to install a minimal GUI onto this and allow VNC access to.</p> <p>Please could someone outline the steps required to set this up so that I can VNC to my machine under a newly created user account.</p> <p><strong>Create the user:</strong></p> ...
9543
9543
2011-02-19T22:30:19.300
2012-03-08T07:14:32.563
Installing a minimal GUI + VNC
[ "10.04", "server", "gui", "vnc" ]
2
4
CC BY-SA 2.5
[ { "creationDate": "2011-02-19T22:12:11.350", "id": "29923", "postId": "27164", "score": "0", "text": "Does the --no-install-recommends flag work with apt-get?", "userDisplayName": null, "userId": "814" }, { "creationDate": "2011-02-19T22:31:46.850", "id": "29925", "postId...
null
[ { "accepted": null, "body": "<p>When you have the GUI installed, run sudo apt-get install vino to install remote desktop support. This is a little old, but it ought to explain how to configure it through ssh: <a href=\"http://ubuntuforums.org/archive/index.php/t-266981.html\" rel=\"nofollow\">http://ubuntuf...
null
null
null
null
null
27165
1
null
2011-02-19T21:39:08.407
1
1781
<p>How can I get my Canon Pixma MX 310 Printer to work with Ubuntu?</p>
2276
866
2011-02-20T17:04:55.953
2020-05-31T12:10:24.227
How can I get my Canon Pixma MX 310 Printer working?
[ "printing", "canon" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2011-02-19T22:22:45.400", "id": "29924", "postId": "27165", "score": "0", "text": "Is it the printer or the scanner or both that don't work?", "userDisplayName": null, "userId": "6450" }, { "creationDate": "2011-02-19T23:06:13.303", "id": "29934", "post...
null
[ { "accepted": null, "body": "<p>Go to the Canon website: </p>\n\n<p><a href=\"http://software.canon-europe.com/products/0010697.asp\" rel=\"nofollow\">http://software.canon-europe.com/products/0010697.asp</a></p>\n\n<p>Download the MX320 driver (the driver contains all drivers) download the deb and install ...
null
null
null
null
null
27168
1
28432
2011-02-19T22:05:32.403
9
23001
<p>I'm trying to use a free service using the OpenVPN protocol using OpenVPN's GUI module in the network manager.</p> <p>The config worked perfectly well as <code>.ovpn</code> on Windows. The behavior in Windows is such that I ran OpenVPN GUI and chose to connect to this particular VPN. It would then show the activity...
814
814
2011-02-21T19:10:51.273
2014-03-20T19:33:06.303
Config import on network-manager-openvpn
[ "network-manager", "vpn", "openvpn" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Try connecting to VPN from command line. This will make sure that the problem is with NetworkManager and not something else. You can connect from command line using:</p>\n\n<pre><code>openvpn --config /path/to/config.ovpn\n</code></pre>\n\n<p>You may need to run this command using su...
[ { "accepted": null, "body": "<p>I think <code>tail -f /var/log/{syslog,messages}</code> followed by reconnecting the VPN could give some answers.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-02-28T08:05:30.033", "id": "31517", "postId": "28406", ...
null
null
null
null
null
27170
1
27177
2011-02-19T22:22:09.997
2
6383
<p>I have a separate monitor that I use for Toodledo (a web-based task managment app), in which I like to display various views (Next Action Status, Waiting Status, Planning Status, and Overdue Due-Date items). I've been playing around with some add-ons on Firefox that allow you to split the browser, but they are cumbe...
2692
null
null
2012-01-30T21:19:22.473
Technique to Display Multiple Browser Windows Tiled at Same time?
[ "browser" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<h2>Chrome/ium</h2>\n\n<p>There are a few Chrome/ium extensions that mimic what you are trying to achieve, but I didn't find any exceptionally good ones.</p>\n\n<h2>Firefox</h2>\n\n<p>I did however find a pretty good Firefox extension for screen splitting: <strong><a href=\"https://addo...
[ { "accepted": true, "body": "<h2>Chrome/ium</h2>\n\n<p>There are a few Chrome/ium extensions that mimic what you are trying to achieve, but I didn't find any exceptionally good ones.</p>\n\n<h2>Firefox</h2>\n\n<p>I did however find a pretty good Firefox extension for screen splitting: <strong><a href=\"http...
null
null
null
null
null
27171
1
27191
2011-02-19T22:35:06.303
3
3217
<p>I have had an Acer Revo box as a media centre for a while. I recently installed Ubuntu Server (10.10) on it and polished it up with <code>nodm</code> (one of the most simple ways to launch an X session) and installed <code>boxee</code>. It's been working fine for over a month.</p> <p>It's just running ALSA. I've ha...
449
449
2011-02-20T00:07:30.887
2011-02-20T02:23:14.103
HDMI sound gone, can't figure out how to turn it back on
[ "sound", "alsa", "hdmi" ]
1
4
CC BY-SA 2.5
[ { "creationDate": "2011-02-19T23:02:14.323", "id": "29930", "postId": "27171", "score": "0", "text": "How do you have audio setup in boxee its self?", "userDisplayName": null, "userId": "6450" }, { "creationDate": "2011-02-19T23:21:36.853", "id": "29936", "postId": "27171...
{ "accepted": true, "body": "<p>Fixed it. Turns out almost everything I observed was a complete red herring. Boxee was grabbing the sound device on boot and then wouldn't let its video player use it.</p>\n\n<p>The fix is hacky but it works. It's a simple bait-and-switch. You write a script that edits the boxee conf...
[ { "accepted": true, "body": "<p>Fixed it. Turns out almost everything I observed was a complete red herring. Boxee was grabbing the sound device on boot and then wouldn't let its video player use it.</p>\n\n<p>The fix is hacky but it works. It's a simple bait-and-switch. You write a script that edits the bo...
null
null
null
null
null
27176
1
27185
2011-02-19T23:42:27.653
14
3720
<p>When trying to manage trash can from mounted NTFS volumes, I ended up reading <a href="http://www.freedesktop.org/wiki/Specifications/trash-spec" rel="noreferrer">FreeDesktop.org's reference</a> on it.</p> <p>Poking around and doing some tests, I realized Ubuntu/Gnome does not follow the specs 100%. Here's why:</p>...
11015
13472
2013-06-19T10:20:07.333
2013-06-19T10:20:07.333
How does the Trash Can work, and where can I find official documentation, reference, or specification for it?
[ "gnome", "nautilus", "trash", "documentation" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>GNOME is using .Trash correctly as far as I understand - if you look in gio/glocalfile.c source you'd see that it does make an attempt to use the .Trash directory if it exists. Do note though that the directory has to have the correct permissions for users to be able to safely store ...
[ { "accepted": true, "body": "<p>GNOME is using .Trash correctly as far as I understand - if you look in gio/glocalfile.c source you'd see that it does make an attempt to use the .Trash directory if it exists. Do note though that the directory has to have the correct permissions for users to be able to safel...
null
null
null
null
null
27178
1
null
2011-02-20T00:04:17.010
2
812
<p>I was hoping to set my local host in my resolv.conf to hermes. So in affect if I type in hermes:8080 into the browser, I get the localhost:8080</p> <p>How is this accomplished?</p> <p>Please and thank you.</p>
333
null
null
2011-02-20T00:11:41.070
I would like to set 127.0.0.1 in my resolv.conf
[ "browser", "localhost", "resolv.conf" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-09-07T15:42:31.517", "id": "69067", "postId": "27178", "score": "0", "text": "From what I understand reading the answers, you need to replace 'localhosts' in '/etc/hosts' with 'hermes'. Good luck.", "userDisplayName": null, "userId": "814" } ]
null
[ { "accepted": null, "body": "<p>You can add it to /etc/hosts, like this:</p>\n\n<p>127.0.0.1 hermes</p>\n\n<p>(127.0.0.1 is the same as localhost)</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2011-02-20T00:12:49.477", "id": "29951", "postId": "27180", ...
null
null
null
null
null
27187
1
null
2011-02-20T00:30:00.877
2
1356
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/22946/how-to-install-the-latest-gnome-3-build">How to install the latest GNOME 3 build?</a> </p> </blockquote> <p>Is there an up to date PPA of gnome-shell? I have a number of issues building it, and I'd prefer not...
9940
-1
2017-04-13T12:24:49.530
2011-02-20T00:53:23.013
Is there an up-to-date gnome-shell PPA?
[ "gnome" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>It only has packages for Ubuntu 11.04, but <a href=\"https://launchpad.net/~ricotz/+archive/testing\" rel=\"nofollow\">Rico Tzschichholz's Testing PPA</a> has recent gnome-shell builds.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "...
null
null
2011-03-03T16:52:04.383
null
null
27189
1
27451
2011-02-20T01:30:34.363
11
18570
<p>It would be very useful, and am thinking of switching to XFCE for the speed.</p>
9494
null
null
2015-10-11T13:58:04.500
Is there a global menu for the XFCE panel?
[ "xfce", "globalmenu", "xfce-panel" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<h2><em>This instructionswork in 11.10 and earlier</em></h2>\n\n<p>No and yes. There is not one currently supported just for xfce that works (an old one exists, but is broke-see below). However, you can use the \"xfce-xfapplet-plugin\" xfce plugin (listed in synaptic) to put the \"gnom...
[ { "accepted": true, "body": "<h2><em>This instructionswork in 11.10 and earlier</em></h2>\n\n<p>No and yes. There is not one currently supported just for xfce that works (an old one exists, but is broke-see below). However, you can use the \"xfce-xfapplet-plugin\" xfce plugin (listed in synaptic) to put th...
null
null
null
null
null
27190
1
37199
2011-02-20T01:47:58.133
2
932
<p>I recently upgrade to Ubuntu 10.10 Maverick Meerkat and to my dismay, the mediakeys "volume up" and "volume down" do not send Dbus signals anymore... how can I add these back?</p> <p>Thanks!!</p> <p><strong>Update:</strong> it seems that under some circumstances (which I don't know exactly yet), the DBus signals s...
1021
1021
2011-02-21T13:50:53.407
2011-10-11T22:48:54.893
dbus signal for volume up & down
[ "10.10", "dbus" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-09-11T23:11:33.110", "id": "69796", "postId": "27190", "score": "0", "text": "If you find intermittently functional software in Ubuntu, then that's a sure sign of a bug. File one on launchpad.net. This site is for questions and answers, for not bugs.", "userDisplayNam...
{ "accepted": true, "body": "<p>Found the problem: the service <strong>HAL</strong> isn't running. To start, use:</p>\n\n<p><code>sudo hald --daemon=yes</code></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2015-11-22T12:53:22.643", "id": "1028154", "postId": "37199", ...
[ { "accepted": null, "body": "<p>Try opening <code>Keyboard Shortcuts</code> (System -> Preferences -> Keyboard Shortcuts or <kbd>Alt</kbd>-<kbd>F2</kbd> <code>gnome-keybinding-properties</code>) and reassigning the Volume Up and Volume Down keys.</p>\n", "commentCount": "1", "comments": [ { ...
null
null
null
null
null
27192
1
null
2011-02-20T02:52:53.547
1
819
<p>I recently upgraded to ubuntu 10.10 , and installed the proprietary drivers for the ATI video card.Now when i go to change monitor from Mirror to individual or change the resolution it asks for me to log out and log back in , now when i do that it just reverts back to the same resolution and same mirrored preference...
4005
null
null
2011-11-20T03:34:59.697
Monitor resolution wont change
[ "ati", "resolution", "monitor" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-20T16:31:40.093", "id": "30070", "postId": "27192", "score": "0", "text": "i know how to change it ,but for some reason when i do go there and do change it and log out and back in it will revert back to its original settings.", "userDisplayName": null, "userId"...
null
[ { "accepted": null, "body": "<p>You can change your monitor settings by going to System-&gt; Preferences-&gt; Monitors and you should see available settings like this.</p>\n<p><img src=\"https://i.stack.imgur.com/WTNav.png\" alt=\"Monitor Preferences\" /></p>\n<p>Once you change any of the settings and hit ...
null
null
null
null
null
27198
1
27199
2011-02-20T03:52:40.770
2
483
<p>Is there any lock-keys-applet alternative to kubuntu. I just want some indication whenever I use caps lock or num lock key. I am using dell inspiron n5010 laptop and it does not have inbuilt indicator. Thanks</p>
8207
null
null
2018-02-15T18:28:39.077
lock-keys-applet alternative for Kubuntu
[ "dell", "kubuntu", "capslock" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2018-02-15T18:28:39.077", "id": "1629310", "postId": "27198", "score": "0", "text": "It worked for me (Ubuntu Budgie 17.10) http://tipsonubuntu.com/2014/05/23/caps-lock-indicator-ubuntu-1404/", "userDisplayName": null, "userId": "795510" } ]
{ "accepted": true, "body": "<p>I have solved it, the solution is to install <code>plasma-widget-kbstate</code></p>\n\n<pre><code>sudo apt-get install plasma-widget-kbstate\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate":...
[ { "accepted": true, "body": "<p>I have solved it, the solution is to install <code>plasma-widget-kbstate</code></p>\n\n<pre><code>sudo apt-get install plasma-widget-kbstate\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", ...
null
null
null
null
null
27200
1
null
2011-02-20T04:29:01.813
4
420
<p>I had the following repository for virtualbox in my /etc/apt/sources.list: <code>deb ttp://download.virtualbox.org/virtualbox/debian maverick non-free</code></p> <p>Then I found out there was a new version when I opened it today (the program prompted me with a window to manually download it from Oracle's site). The...
null
3940
2011-02-20T09:28:51.203
2011-02-20T12:46:43.313
Can I use my VirtualBox 3.* VMs with VirtualBox 4.0? If so, how come the repository doesn't have it?
[ "virtualbox", "virtualization", "updates" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Virtual Box 4.0 is a major update. The previous version still needs to be supported. To acchieve this the Virtual Box repository will be available for both, the 3.x and the 4.x version.</p>\n\n<p>If you want to run the latest version you need to add the 4.x repository to your...
null
null
null
null
user10394
27203
1
33485
2011-02-20T05:06:30.973
7
792
<p>I recently upgraded to Firefox 4. There is extension in synaptic - xul-notify that can be used in Firefox 3.x to get native notifications through notify-osd but it is not working with Firefox 4. Is there a similar separate extension for Firefox 4 or some other workaround to get native notifications?</p>
8592
null
null
2013-03-14T14:04:16.217
How to Get Native Notifications with Firefox 4?
[ "firefox", "notify-osd" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2011-02-20T15:01:17.197", "id": "30054", "postId": "27203", "score": "1", "text": "I don't have a solution, I'm afraid - although they may still update the extension before Firefox 4 is officially released. I just wanted to say thanks, because I'd never heard of this extension...
{ "accepted": true, "body": "<p>xul-ext-notify looks like it may have come to an end. Here is the git-hub page for the extension: <a href=\"https://github.com/linkinpark342/firefoxnotify\" rel=\"nofollow\">https://github.com/linkinpark342/firefoxnotify</a></p>\n\n<p>It hasn't been updated since 2009. Hopefully some...
[ { "accepted": true, "body": "<p>xul-ext-notify looks like it may have come to an end. Here is the git-hub page for the extension: <a href=\"https://github.com/linkinpark342/firefoxnotify\" rel=\"nofollow\">https://github.com/linkinpark342/firefoxnotify</a></p>\n\n<p>It hasn't been updated since 2009. Hopefu...
null
null
null
null
null
27213
1
null
2011-02-20T07:36:50.313
232
539254
<p>Under Windows, most applications and application data are stored in a special directory known as <code>C:\Program Files</code> (and occasionally <code>C:\Program Files (x86)</code>). What is the Ubuntu/Linux equivalent to this path? Is there even one?</p>
null
208574
2016-12-20T20:33:13.860
2022-07-07T21:34:35.880
What is the Linux equivalent to Windows' Program Files?
[ "filesystem" ]
10
3
CC BY-SA 3.0
[ { "creationDate": "2011-02-20T08:17:06.583", "id": "370265", "postId": "27213", "score": "2", "text": "If you want to know where are the files of specific package, you can use Synaptic package manager. Just search for package, and see its installed files.", "userDisplayName": null, "user...
null
[ { "accepted": null, "body": "<p>[EDIT: You should probably <a href=\"https://askubuntu.com/questions/27213/what-is-the-linux-equivalent-to-windows-program-files/551932#551932\">check out d4nyll's answer instead</a>, which is a nifty map, acting as an extensive beginner's guide to the Linux file system]</p>\...
null
null
null
null
user11154
27224
1
null
2011-02-20T09:05:55.797
8
1803
<p>What essential software do you have on a Ubuntu Desktop machine?<br> One per answer please, and if you can, provide the official site link if they have it.</p> <p>Before adding an another answer, please search for it first and upvote the existing answer rather than adding it again.</p> <p>To search, use the search...
5717
-1
2017-03-20T10:18:10.917
2017-10-25T10:12:26.163
What are some “must have” Ubuntu programs?
[ "software-recommendation", "software-sources" ]
9
5
CC BY-SA 2.5
[ { "creationDate": "2011-02-20T11:59:01.997", "id": "30019", "postId": "27224", "score": "0", "text": "Inspired by [this thread](http://meta.askubuntu.com/questions/977/why-this-question-is-locked) and Jeff's answer, this question follows the \"infinite list of X\" model that this site can't sust...
null
[ { "accepted": null, "body": "<p><a href=\"http://ubuntu-tweak.com/\" rel=\"nofollow\">Ubuntu Tweak</a> - a must have utility for those new users unfamiliar with command line or bash scripts, very similar to the old Windows Tweak UI</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate...
2011-02-20T09:29:25.067
null
2017-10-25T10:12:43.200
null
null
27228
1
null
2011-02-20T09:25:09.707
16
23085
<p>I tried searching for a guitar tuner for Ubuntu(something similar to PitchPerfect tuner for Windows) and installed lingot but couldn't get it to work. Which guitar tuner do you guys suggest?</p> <p>I hope this isn't the wrong place for this question!!</p>
6572
235
2011-02-20T18:13:33.053
2018-07-07T00:32:34.437
Recommendation for a Guitar tuner
[ "software-recommendation", "sound", "music" ]
5
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I'm no expert and haven't used it, but <a href=\"http://rakarrack.sourceforge.net/\" rel=\"nofollow\">Rakarrack</a> sounds like it will fit the bill. It's primarily an effects pedal, but also features a tuner. Combined with Ardour or Audacity, it should let you plug your gu...
null
null
null
null
null
27242
1
null
2011-02-20T11:08:58.273
4
26699
<p>I have a special thing: I want to share my scanner over the network. The scanner is connected to a Windows 7 machine, but I want to use it from Ubuntu 10.04...</p> <p>I found some methods:</p> <ul> <li><p><a href="http://www.usb-over-network.com/usbnet-solutions/remote.html" rel="nofollow">USB over Network</a> - i...
6341
6341
2011-07-28T11:40:18.767
2015-10-26T14:33:30.003
How to share an USB device(scanner) over network (from Windows to Ubuntu)?
[ "10.04", "software-recommendation", "windows", "usb", "share" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-02-20T11:21:47.943", "id": "30016", "postId": "27242", "score": "0", "text": "Try researching Samba solutions.", "userDisplayName": null, "userId": "814" }, { "creationDate": "2011-02-20T11:59:28.177", "id": "30020", "postId": "27242", "score":...
null
[ { "accepted": null, "body": "<p>\"If you want to share with another Linux or Unix system, SANE alone should work. If you want to share with a Windows client, you'll need a Windows SANE front-end, such as <a href=\"http://sanetwain.ozuzo.net\" rel=\"nofollow\">SaneTwain</a>.\"</p>\n\n<p>Source: <a href=\"htt...
null
null
null
null
null
27247
1
null
2011-02-20T12:19:22.000
3
126
<p>I have a client that wants to have Flash buttons on their website. As much as I hate Flash, I am trying to comply with their request. </p> <p>I have not been able to find a single Flash button generator for Ubuntu at all. Can someone point me in the right direction?</p>
11163
2816
2011-02-20T12:57:14.010
2011-02-20T12:57:14.010
What Flash button generators are there?
[ "software-recommendation", "graphics", "flash", "multimedia" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You could use online button(and other effects) generators like <a href=\"http://www.effectgenerator.com/\" rel=\"nofollow\">this</a> or <a href=\"http://www.webestools.com/flash-button-maker-animation-swf-free-flash-button-generator-online-web20.html\" rel=\"nofollow\">this</...
null
null
null
null
null
27251
1
27253
2011-02-20T12:43:00.790
3
458
<p>I've got an NTFS partition which I never need as a whole. When using it from Ubuntu I only need a specific directory of it which I like to have mounted into a dedicated directory under my Linux FS root. Can I specify it in fstab?</p>
2390
null
null
2011-02-20T17:22:22.373
How to mount a directory inside a fs instead of the whole fs?
[ "filesystem", "mount", "ntfs", "fstab" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Not directly. You still have to mount the filesystem of the partition but if you dont want it to show up as a drive in nautilus, mount it to somewhere in <code>/mnt/</code></p>\n\n<p>From there you can do a further bind-mount in <code>/etc/fstab</code> to mount the specific directory...
[ { "accepted": true, "body": "<p>Not directly. You still have to mount the filesystem of the partition but if you dont want it to show up as a drive in nautilus, mount it to somewhere in <code>/mnt/</code></p>\n\n<p>From there you can do a further bind-mount in <code>/etc/fstab</code> to mount the specific d...
null
null
null
null
null
27254
1
27256
2011-02-20T13:17:05.360
5
5098
<p>When I apt-get update I get the following error:</p> <p><code> W: GPG error: <a href="http://ppa.launchpad.net">http://ppa.launchpad.net</a> maverick Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DA360C64005E0276 </code></p> <p>How to fix this? Where can ...
2390
3550
2011-02-20T13:25:11.580
2011-02-20T18:11:26.940
Where can I get "DA360C64005E0276" public key for "ppa.launchpad.net maverick Release"?
[ "10.10", "apt", "ppa", "launchpad", "gnupg" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>it's easy you have to download the PPA GPG key :</p>\n\n<blockquote>\n <p>sudo apt-key adv --keyserver\n keyserver.ubuntu.com --recv-keys\n 005E0276</p>\n</blockquote>\n\n<p>and then :</p>\n\n<p><code>sudo aptitude update</code> or <code>sudo apt-get update</code> again.</p>\n\n<u...
[ { "accepted": true, "body": "<p>it's easy you have to download the PPA GPG key :</p>\n\n<blockquote>\n <p>sudo apt-key adv --keyserver\n keyserver.ubuntu.com --recv-keys\n 005E0276</p>\n</blockquote>\n\n<p>and then :</p>\n\n<p><code>sudo aptitude update</code> or <code>sudo apt-get update</code> again.</...
null
null
null
null
null
27258
1
null
2011-02-20T13:26:00.393
3
17173
<p>I've posted this question up on #Ubuntu and #Firefox Forums, and really could do with some help.. Anyone know where i could look or help with the answer. I'm hoping the power of social media will come through… I have a need to perform the following action:</p> <p>Firefox 3.6.x: </p> <p>Quote:</p> <p>open Edit -> ...
11165
8844
2011-03-26T00:39:35.643
2014-05-10T14:25:52.193
Importing PKCS#12 (.p12) files into Firefox From the Command Line
[ "command-line", "firefox", "security" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Thanks for the reply, As it happens over the last 24hr i have tracked down why this was not working.</p>\n\n<p>I tested the same c ommand on Suse, Debian 6 and fedora, and it worked fine on all of them which i found a bit strange, however once i updated Ubuntu 10.04 it worked...
null
null
null
null
null
27259
1
null
2011-02-20T13:30:02.213
2
6924
<p>I have installed Oracle 10g Express edition in Ubuntu 10.10 and it doesn't show or ask to give my password during installation.</p> <p>When I click on "start database" it gave the warning "Operation failed, abhi is not a member of 'dba' group." and when clink on "Run SQL command line" it shows <code>/usr/lib/oracle...
null
17722
2012-07-09T13:09:57.260
2018-05-22T20:00:49.807
Problem installing Oracle 10g Express edition
[ "installation", "uninstall", "oracle" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>abhi don't worry ... all have solution ... ;)</p>\n\n<p><strong>Install for 32 bits is easy:</strong></p>\n\n<pre><code>sudo sh -c \"echo 'deb http://oss.oracle.com/debian unstable main non-free #Oracle XE' &gt;&gt; /etc/apt/sources.list.d/oraclexe.list\"\n\nwget http://oss.o...
null
null
null
null
user11167
27261
1
27269
2011-02-20T14:30:13.123
2
405
<p>Installing a minimal version of Ubuntu does not have the usual folders of Documents, Downloads, etc. in Home. Is there a way to have them just as it is in regular installs?</p>
814
null
null
2011-02-20T15:36:11.730
Folders in Home of Ubuntu minimal install
[ "ubuntu-minimal" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You are probably just missing the <code>xdg-user-dirs-gtk</code> and <code>xdg-user-dirs</code> packages. Install them and they should take care of the rest (you might have to log out and log back in to see the changes).</p>\n", "commentCount": "9", "comments": [ { "cre...
[ { "accepted": null, "body": "<p>It's odd that you don't have those folders... they're not taking up much space on the CD. Do you have these folders when you make a new user?</p>\n\n<p>To put them back, create the folders with the right names, then go</p>\n\n<pre><code>gedit ~/.config/user-dirs.dirs\n</code>...
null
null
null
null
null
27270
1
27276
2011-02-20T15:40:31.550
56
92569
<p>I've recently switched to Ubuntu, and the one thing that has been bothering me is the scroll speed, which I can't seem to change. In windows I used to have it set around 7 lines, but it seem to be around 3 on Ubuntu, and unchangeable. How can I change the speed?</p>
11101
169736
2014-05-02T00:31:05.970
2021-01-18T13:07:18.967
Increasing scroll speed
[ "xorg", "mouse", "mouse-scroll" ]
12
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If it's only for web, you can change the scroll speed in FireFox:</p>\n\n<ul>\n<li><code>Edit</code> menu > <code>Preferences</code> > <code>Advanced</code> tab > <code>Browsing</code> group: disable <strong><em>smooth scrolling</em></strong></li>\n</ul>\n\n<p>Fine-tuning:</p>\n\n<ul...
[ { "accepted": true, "body": "<p>If it's only for web, you can change the scroll speed in FireFox:</p>\n\n<ul>\n<li><code>Edit</code> menu > <code>Preferences</code> > <code>Advanced</code> tab > <code>Browsing</code> group: disable <strong><em>smooth scrolling</em></strong></li>\n</ul>\n\n<p>Fine-tuning:</p...
null
null
null
null
null
27281
1
27285
2011-02-20T17:47:21.207
2
1648
<p>I am running 10.10 and it has been a nightmare getting my X-fi soundcard to work with it. But I finally have sound coming out of 1 speaker. Anyway, somehow during the whole ordeal of trying to get the sound to work I removed <strong>Sound Preferences</strong> <em><sup>(System ➜ Preferences ➜ Sound)</sup></em> whe...
11150
8844
2011-10-28T05:51:15.837
2017-02-24T16:06:45.193
Reinstall Sound Preferences
[ "10.10", "sound", "volume-control" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p><em>Sound Preferences</em> (<code>gnome-volume-control</code>) is part of the package <code>gnome-media</code>. You can install it using Synaptic Package Manager or from the command line:</p>\n\n<pre><code>sudo apt-get install gnome-media\n</code></pre>\n", "commentCount": "6", "...
[ { "accepted": true, "body": "<p><em>Sound Preferences</em> (<code>gnome-volume-control</code>) is part of the package <code>gnome-media</code>. You can install it using Synaptic Package Manager or from the command line:</p>\n\n<pre><code>sudo apt-get install gnome-media\n</code></pre>\n", "commentCount"...
null
null
null
null
null
27283
1
27291
2011-02-20T17:50:07.467
5
565
<p>At my workplace (a university) we have two Ubuntu servers. One is a teacher server and the other is a student server. I am currently setting up a new server to replace the existing teacher server.</p> <p>The new server is currently online and I am trying to get it setup so I can SSH into it from my home. Right now,...
10053
3550
2011-02-20T18:06:31.313
2011-02-21T13:16:18.477
How do I set up a server for SSH?
[ "server", "networking", "ssh", "multiple-workstations" ]
3
3
CC BY-SA 2.5
[ { "creationDate": "2011-02-20T18:00:36.690", "id": "30090", "postId": "27283", "score": "0", "text": "If you can SSH into the server from other servers your problem has nothing to do with SSH.Maybe it's because of network configuration.", "userDisplayName": null, "userId": "10494" }, ...
{ "accepted": true, "body": "<p>If you already have ssh installed on the server and you can't connect from your home, probably you'll have to forward port 22 (or whatever port ssh is using) on the router.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2....
[ { "accepted": true, "body": "<p>If you already have ssh installed on the server and you can't connect from your home, probably you'll have to forward port 22 (or whatever port ssh is using) on the router.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicens...
null
null
null
null
null
27284
1
null
2011-02-20T17:56:11.607
4
570
<p>I want to know if it is possible to use DesktopCouch without UbuntuOne, but with a local CouchDB Server. I found a pairing Tool, but this crashes, when I try to pair two computer.</p> <p>I can find the local Desktop Couches with the Avahi Zeroconf Browser and it should be possible to find them with Python and start...
4871
8844
2011-03-15T05:38:23.750
2015-10-06T07:11:08.557
Using DesktopCouch without Ubuntu One?
[ "ubuntu-one", "sync", "couchdb", "desktopcouch" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Hm. This is precisely and absolutely what the desktopcouch pairing tool is for, so if it's crashing it sounds like you've found a bug. Can you file a bug about this issue, and we'll look into it?</p>\n", "commentCount": "2", "comments": [ { "creationDate...
null
null
null
null
null
27287
1
27289
2011-02-20T18:00:27.407
9
4152
<p>I have a netbook with Ubuntu Netbook 10.04 and a desktop with Mint 10 (~ Ubuntu Desktop 10.10)</p> <p>Both of them have read/write NTFS partitions mounted via /etc/fstab. And it works fine.</p> <p>Ive read on net, google, forums, and several posts here, that NTFS-3G is the driver that allows you to have full acces...
11015
null
null
2011-02-20T19:53:37.893
NTFS and NTFS-3G
[ "10.10", "10.04", "mount", "ntfs", "fstab" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>When you use <code>ntfs</code> filesystem type, in <code>fstab</code> or in <code>-t</code> <code>mount</code> option, <code>mount.ntfs</code> is used, and you can check with <code>ls</code> that <code>/sbin/mount.ntfs</code> is ultimatedly linked to <code>ntfs-3g</code></p>\n", "c...
[ { "accepted": true, "body": "<p>When you use <code>ntfs</code> filesystem type, in <code>fstab</code> or in <code>-t</code> <code>mount</code> option, <code>mount.ntfs</code> is used, and you can check with <code>ls</code> that <code>/sbin/mount.ntfs</code> is ultimatedly linked to <code>ntfs-3g</code></p>\...
null
null
null
null
null
27290
1
null
2011-02-20T18:12:24.517
3
988
<p>I've got a problem with my graphic card. When I try to enable desktop effects on Ubuntu 10.10, "Desktop effects could not be enabled" message appears.</p> <p>I have Asus ul50vg (nvidia G210M). I don't use any xorg.conf file because when I generate it through nvidia-xconfig, only terminal appears after boot. </p> <...
null
235
2011-05-03T22:23:24.330
2012-01-06T19:42:12.913
Desktop effects could not be enabled on an Asus UL50vg
[ "10.10", "drivers", "nvidia", "effects" ]
2
10
CC BY-SA 3.0
[ { "creationDate": "2011-02-20T20:01:19.860", "id": "30107", "postId": "27290", "score": "0", "text": "Have you tried installing the official nVidia from their website?", "userDisplayName": null, "userId": "87" }, { "creationDate": "2011-02-20T20:53:15.193", "id": "30122", ...
null
[ { "accepted": null, "body": "<p>Try to install bumblebee to have both the Intel and Nvidia cards working simultaneously:\n<a href=\"https://launchpad.net/~hybrid-graphics-linux\" rel=\"nofollow\">https://launchpad.net/~hybrid-graphics-linux</a></p>\n\n<pre>\nsudo apt-get install git\n# type password\ngit cl...
null
null
null
null
user11177
27295
1
34052
2011-02-20T19:26:45.590
6
3548
<p>Is there anyway to create shortcuts for functions like <kbd>Home</kbd>, <kbd>End</kbd>, <kbd>Pg Up</kbd>, <kbd>Pg Down</kbd>, etc? I frequently use the aforementioned keys, however those keys are only available when the numpad is disabled - there is no dedicated keys for those function on my laptop. I was thinking o...
814
814
2011-02-21T06:35:11.703
2018-05-13T20:28:18.230
Make shortcut for navigational functions
[ "keyboard", "shortcut-keys", "keyboard-layout", "shortcuts", "numpad" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<h2>Approach 1. Using <kbd>Fn</kbd> key</h2>\n\n<ol>\n<li><p>Check the keycode of yours key. Run this program at terminal.</p>\n\n<pre><code>xev\n</code></pre>\n\n<p><img src=\"https://dl.dropbox.com/u/4098082/xev.png\"></p>\n\n<p>At this example, the terminal shows that the keycode for...
[ { "accepted": true, "body": "<h2>Approach 1. Using <kbd>Fn</kbd> key</h2>\n\n<ol>\n<li><p>Check the keycode of yours key. Run this program at terminal.</p>\n\n<pre><code>xev\n</code></pre>\n\n<p><img src=\"https://dl.dropbox.com/u/4098082/xev.png\"></p>\n\n<p>At this example, the terminal shows that the key...
null
null
null
null
null
27299
1
null
2011-02-20T19:48:04.837
2
152
<p>I was installing Ubuntu server the other night and I was not able to hook up to the network while installing because I don't have a monitor for my desktop machines. I had to go into the living room and connect to the HDTV instead. This leaves me without network connectivity.</p> <p>When installing it asks how I wou...
4599
8844
2011-03-16T02:25:11.120
2011-03-16T02:25:11.120
Enabling DHCP without being connected
[ "installation", "networking", "dhcp" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You could give bogus info for the initial setup, then once your system is installed, \nedit <code>/etc/network/interfaces</code> with something like: </p>\n\n<pre><code>auto eth0\niface eth0 inet dhcp\n</code></pre>\n\n<p>(You'd replace <code>eth0</code> if it's different fro...
null
null
null
null
null
27301
1
null
2011-02-20T19:51:06.383
2
429
<p>Screenshot:</p> <p><a href="https://i.stack.imgur.com/B1ZUt.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/B1ZUt.png" alt="enter image description here"></a></p> <p>Why is the grid not showing up?</p>
8583
114
2011-02-20T20:03:26.270
2011-02-20T20:03:26.270
I'm using Pencil Evolus 1.2 gtk and I can't see the grid
[ "10.10", "graphics" ]
0
2
CC BY-SA 2.5
[ { "creationDate": "2011-05-01T03:02:51.540", "id": "42554", "postId": "27301", "score": "0", "text": "Have you tried contacting them? That may be your best bet.", "userDisplayName": null, "userId": "14615" }, { "creationDate": "2012-02-21T22:01:34.483", "id": "123766", "p...
null
[]
null
null
2012-02-21T22:01:40.193
null
null
27303
1
27310
2011-02-20T19:58:31.523
1
997
<p>I have very a simple question. How to recover a <code>.ogv</code> file on my <code>/home</code> ext4 partition?</p> <p>I overwrote the <code>.ogv</code> file (I confused input and output in <em>Arista transcoder</em>).</p> <p>I did research.</p> <ul> <li><code>TestDisk</code> can undelete files on <code>FAT</code...
1982
1992
2011-02-20T20:27:26.370
2021-02-15T09:23:25.783
How do I recover a .ogv on ext4?
[ "ext4", "data-recovery" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you immediately stopped writing to that partition, the file could be recoverable, I have just tested it, though on a small <code>.ogv</code> file (3 MiB).</p>\n\n<p>The trick is to use <code>PhotoRec</code> and in the <code>File Opt</code> there tick <code>.ogg</code>. The <em>.og...
[ { "accepted": true, "body": "<p>If you immediately stopped writing to that partition, the file could be recoverable, I have just tested it, though on a small <code>.ogv</code> file (3 MiB).</p>\n\n<p>The trick is to use <code>PhotoRec</code> and in the <code>File Opt</code> there tick <code>.ogg</code>. The...
null
null
null
null
null
27305
1
null
2011-02-20T20:05:27.637
6
2848
<p>I've just upgraded from 10.04 to 10.10 and my fonts are all just small rectangles with nothing in them. They are completely unreadable. EVEN THE FONTS IN THE TERMINAL.</p> <p>Thank god the fonts in my Chromium were ok, because I wouldn't be able to find this site or write this message.</p> <p>So far I've tried to ...
null
54298
2012-06-15T20:17:04.847
2023-11-17T11:04:51.073
Fonts totally unreadable
[ "10.10", "fonts", "screen-corruption" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2011-02-20T21:01:36.533", "id": "30123", "postId": "27305", "score": "1", "text": "All fonts and letters or just some? Can you post a screenshot? What graphics card do you use?", "userDisplayName": null, "userId": "9340" }, { "creationDate": "2011-02-21T03:40:3...
null
[ { "accepted": null, "body": "<p>You said there was a problem during the upgrade? To make sure the upgrade is totally finished I suggest you try:</p>\n\n<pre><code>sudo dpkg --configure -a\n</code></pre>\n\n<p>Or try to reinstall Ubuntu fonts:</p>\n\n<pre><code>sudo apt-get install --reinstall ttf-ubuntu-fon...
null
null
null
null
user11181
27306
1
null
2011-02-20T20:14:31.657
3
340
<p>On my HTC Desire I pressed "sync all" and at about the 77th contact it just said "last sync failed".</p> <p>Why did it fail? What could the problem be? Thanks.</p>
11183
18612
2011-10-24T10:03:01.520
2011-10-24T10:03:01.520
Ubuntu One android Contacts app -- last sync failed
[ "ubuntu-one", "android", "contacts" ]
0
1
CC BY-SA 2.5
[ { "creationDate": "2012-02-23T20:32:15.640", "id": "124777", "postId": "27306", "score": "0", "text": "According to [this official page](https://one.ubuntu.com/help/faq/why-is-contacts-sync-no-longer-active/) here, mobile contacts syncing is no longer actively supported on mobile versions as of ...
null
[]
null
null
2012-02-23T20:35:17.057
null
null
27312
1
27325
2011-02-20T21:09:25.950
3
2048
<ol> <li>For pdf: How can I create outlines/bookmarks for and merge them into pdf files in either terminal or in GUI application in Ubuntu?</li> <li>For djvu: I know how to do the same thing for djvu files in terminal using djvused. I was wondering if there is some gui based application that can create bookmarks/outlin...
1471
8844
2011-02-26T21:56:52.613
2017-02-24T16:09:19.107
Bookmark pdf and djvu files
[ "software-recommendation", "pdf", "djvu" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>for the second part of your question I would recommend <a href=\"http://packages.ubuntu.com/djvusmooth\" rel=\"nofollow noreferrer\">djvusmooth</a>.</p>\n\n<p>for the first part of your question I would suggest <a href=\"http://packages.ubuntu.com/pdfchain\" rel=\"nofollow noreferrer...
[ { "accepted": true, "body": "<p>for the second part of your question I would recommend <a href=\"http://packages.ubuntu.com/djvusmooth\" rel=\"nofollow noreferrer\">djvusmooth</a>.</p>\n\n<p>for the first part of your question I would suggest <a href=\"http://packages.ubuntu.com/pdfchain\" rel=\"nofollow no...
null
null
null
null
null
27314
1
279014
2011-02-20T21:19:05.677
130
173232
<p>Throughout the internet I have seen many people with scripts that prints out a bunch of stuff in all the colors defined in <code>~/.Xdefaults</code>. However when I try to use these, I always get <code>error: Bad Substitution</code>. Does anyone have a working script that does the same thing?</p> <p>It should end...
11101
114
2011-02-20T23:13:07.473
2023-12-11T08:59:10.553
Script to display all terminal colors
[ "command-line", "bash", "scripts", "colors" ]
13
7
CC BY-SA 2.5
[ { "creationDate": "2011-02-20T21:56:04.447", "id": "30139", "postId": "27314", "score": "2", "text": "Maybe it's easier if you post the script you're using, and how and from where you're invocating it.", "userDisplayName": null, "userId": "8851" }, { "creationDate": "2011-02-20T2...
{ "accepted": true, "body": "<p>Here is my solution with Bash only:</p>\n\n<pre><code>for x in {0..8}; do \n for i in {30..37}; do \n for a in {40..47}; do \n echo -ne \"\\e[$x;$i;$a\"\"m\\\\\\e[$x;$i;$a\"\"m\\e[0;37;40m \"\n done\n echo\n done\ndone\necho \"\"\n</code></pre>\n...
[ { "accepted": null, "body": "<p>Here's my version:</p>\n\n<pre><code>#!/usr/bin/env python\nimport sys\nterse = \"-t\" in sys.argv[1:] or \"--terse\" in sys.argv[1:]\nwrite = sys.stdout.write\nfor i in range(2 if terse else 10):\n for j in range(30, 38):\n for k in range(40, 48):\n if t...
null
null
null
null
null
27317
1
27319
2011-02-20T21:55:52.747
1
749
<p>I bought a 320gb Seagate FreeAgent Go Hard Drive and I'm not sure how to install it on my system, I'm running Ubuntu 10.10 . It seems to have recognized it, but now I have an icon on my desktop I can't get rid of. (Update: I just 'rebooted' system and now the external hard drive isn't being recognized at all!?)</p>
8357
8357
2011-02-20T22:38:31.197
2011-10-10T08:39:21.867
How do I install an external hard drive?
[ "hard-drive" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-20T22:03:27.353", "id": "30143", "postId": "27317", "score": "3", "text": "You don't need to \"install\" USB hardware; you just need the kernel driver, which I think Ubuntu comes with.", "userDisplayName": null, "userId": "11133" } ]
{ "accepted": true, "body": "<p>There is no need to \"install\" drivers for most external devices in Ubuntu. However to be able to use them you need to <a href=\"https://help.ubuntu.com/community/Mount/USB\" rel=\"nofollow\">mount</a> the device.</p>\n\n<p>When this happened automatically the device is shown as an ...
[ { "accepted": true, "body": "<p>There is no need to \"install\" drivers for most external devices in Ubuntu. However to be able to use them you need to <a href=\"https://help.ubuntu.com/community/Mount/USB\" rel=\"nofollow\">mount</a> the device.</p>\n\n<p>When this happened automatically the device is show...
null
null
null
null
null
27320
1
27357
2011-02-20T22:39:45.437
3
3224
<p>I've tried every single possible way of installing the server now, I've read every how to available and I still can't get it to work. Please let me know in which step I do wrong. I'm using ubuntu 10.10. I will mainly be referring to the following <a href="https://askubuntu.com/questions/7930/how-can-i-install-freenx...
10609
-1
2017-04-13T12:23:59.520
2011-09-30T19:34:39.790
How do I install FreeNX server so that it works correctly?
[ "10.10", "authentication", "openssh", "freenx" ]
2
4
CC BY-SA 2.5
[ { "creationDate": "2011-12-03T23:42:07.160", "id": "96432", "postId": "27320", "score": "0", "text": "One note, it looks like the correct property for sshd_config is AllowUsers, NOT AllowedUsers. I have hosed a half dozen ssh logins now using the wrong property name. My bad, but you might want t...
{ "accepted": true, "body": "<p>First of all, the nx user is a system user (id less than 1000) so he is not visible in System->Administration->\"Users &amp; Groups\", you should see him in <code>/etc/passwd</code>.</p>\n\n<p>Next, I use freenx server without custom ssh key, so I suggest to make it to work without t...
[ { "accepted": true, "body": "<p>First of all, the nx user is a system user (id less than 1000) so he is not visible in System->Administration->\"Users &amp; Groups\", you should see him in <code>/etc/passwd</code>.</p>\n\n<p>Next, I use freenx server without custom ssh key, so I suggest to make it to work w...
null
null
null
null
null
27321
1
27324
2011-02-20T22:57:46.680
3
1265
<p>I have an external hard drive that I can't get to 'mount,' the only place on the system I can find info about the drive is in disk utility, under mount point it says it is unmounted!</p>
8357
null
null
2011-02-21T04:41:07.297
How do I 'mount' my external hard drive?
[ "hard-drive" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Like a moron, I didn't notice the \"mount the volume\" button next to the \"volume unmounted\" notice \"Doh!\"</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-02-20T23:31:52.980", "id": "2732...
[ { "accepted": null, "body": "<p>Read the answer by Takkat in your previous question <a href=\"https://askubuntu.com/questions/27317/how-do-i-install-an-external-hard-drive\">How do i install an internal hard drive</a></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-0...
null
null
null
null
null
27326
1
null
2011-02-21T00:15:49.477
1
1160
<p>I've tried this on two different USB keyboards - both of which work fine on a different computer running Windows XP.</p> <p>For some reason, the numerical keypad doesn't work probably immediately after booting up - neither the numbers work, nor the 'home' commands and so on that you can use with the numlock off. It...
5826
5826
2011-02-21T04:39:51.253
2011-10-22T10:54:57.323
Numpad doesn't work after booting up - forced to reconnect USB keyboard after startup
[ "10.04", "gnome" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>There is a Numlock button on your keyboard that activate the numerical keypad, if not activated the numerical keypad is used to move into documents (there should be arrows on the keys). On Windows XP this button is activated by default at startup, on Ubuntu it isn't. Just pre...
null
null
null
null
null
27333
1
27335
2011-02-21T02:43:12.323
1
1168
<p>I have been desperately trying to get my creative x-fi soundcard to work with my 10.10 install and I am almost there! I have 1 speaker working and when I open volume control I see that my device is Creative X-Fi (Also mixer). </p> <p>However, it appears to be stuck on mono. When I open <code>pavucontrol</code> I ...
11150
7035
2011-06-07T16:50:48.133
2011-06-07T16:50:48.133
Fix pavucontrol Alsa mixer with creative card
[ "10.10", "sound", "pulseaudio", "soundcard", "speakers" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Use this tutorial :\n<a href=\"http://ubuntuforums.org/showthread.php?t=789578\" rel=\"nofollow\">HOWTO: PulseAudio Fixes &amp; System-Wide Equalizer Support</a></p>\n\n<p>Do only <strong>Part A</strong>.</p>\n\n<p>This should fix the <code>Connection failed: Connection refused</code...
[ { "accepted": true, "body": "<p>Use this tutorial :\n<a href=\"http://ubuntuforums.org/showthread.php?t=789578\" rel=\"nofollow\">HOWTO: PulseAudio Fixes &amp; System-Wide Equalizer Support</a></p>\n\n<p>Do only <strong>Part A</strong>.</p>\n\n<p>This should fix the <code>Connection failed: Connection refus...
null
null
null
null
null
27339
1
27444
2011-02-21T04:15:59.843
29
39043
<p>Recently I have been playing around in terminal and typed the <code>who</code> command. As I see my username and date, I don't know what <code>tty7</code> (<code>tty2</code> on Ubuntu 17.10 and newer) or what this <code>pts/0</code> is, can somebody explain this to me?</p>
4005
349837
2022-07-12T23:08:36.627
2022-07-12T23:12:13.253
What is tty7/tty2 in the commandline?
[ "command-line", "tty" ]
3
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>The name of TTY actually comes from the old days of computers: then computers even had teletypewriters as terminal, so you could see the output of programs printed (tty = TeleTYpe/TeleTYpewrite).</p>\n<p>TTY usually refers for &quot;physical&quot; terminals, like more attached termi...
[ { "accepted": null, "body": "<p>I think usually it's the display server (X server).</p>\n<p>Press <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>F7</kbd> (F3 on Ubuntu 17.10 and newer) and see if it takes you to your graphical login session (or keeps you there).</p>\n<p>You can also open a shell and run <code>tty</cod...
null
null
null
null
null
27343
1
27395
2011-02-21T04:44:37.050
8
1999
<p>I do a lot of local web development work on my Ubuntu machine, and I'm constantly setting up virtual hosts in Apache. I don't need to do hard core server management, but I am getting tired of the repetitive process of manually adding config directives to files in /etc/apache2/sites-available/ and then updating the /...
10852
null
null
2012-10-18T00:52:01.710
Recommended workflows for Apache virtual hosts?
[ "apache2", "webserver", "virtualhost" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>When I had to do shuch things I proceed creating a VirtualHost whit a wildcard name:</p>\n\n<ol>\n<li>Choose a fancy domain name like 'example.com' for localhost</li>\n<li>Place it in <code>/etc/hosts</code> file as <code>127.0.0.1 *.example.com</code></li>\n<li>Install and activate ...
[ { "accepted": null, "body": "<p>would <a href=\"http://www.webmin.com/\" rel=\"nofollow\">webmin</a> work ? It's not just for apache but rather a web interface to system administration. It does have a form filling interface to apache virtual host. </p>\n", "commentCount": "2", "comments": [ { ...
null
null
null
null
null
27346
1
30377
2011-02-21T05:26:47.213
5
1519
<p>When on Windows I commonly use <a href="http://www.winsplit-revolution.com/" rel="nofollow">WinSplit Revolution</a> to arrange my windows. </p> <p>I found a plug-in for compiz fusion that does a similar task, but I am using openbox. Are there any programs that can do the same thing (press hotkeys -> move + resize w...
11101
46312
2012-04-09T02:23:55.167
2015-10-12T05:07:50.597
WinSplit Revolution for openbox?
[ "windows", "window-manager", "openbox" ]
5
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I've cloned WinSplit Revolution with a lightweight C++ program whose only dependency is libx. It should work under any window manager that is NetWM compliant, which OpenBox claims to be. It is quite easy to build and install.</p>\n\n<p><a href=\"http://code.google.com/p/snappy-util...
[ { "accepted": null, "body": "<p>Here's an interesting recent thread from crunchbanglinux :<br>\n<a href=\"http://crunchbanglinux.org/forums/topic/11360/my-attempt-to-bring-winsplit-revolution-to-linux/\" rel=\"nofollow\">My Attempt to Bring Winsplit Revolution to Linux</a></p>\n\n<p>There, the user <strong>...
null
null
null
null
null
27349
1
27369
2011-02-21T06:00:05.757
239
594079
<p>I'm trying to compress a directory and ftp it to a windows ftp. </p> <p>I have tried every tar command I can find to compress a directory. It appears to be ok. Then I transfer it and view it's contents using Winrar. Winrar keeps telling me the file is corrupted. I have viewed other .gz or .bz2 files using winrar bu...
9589
235
2011-02-21T11:40:50.650
2020-10-15T21:40:03.470
How do I compress a directory?
[ "compression", "gzip", "zip" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2011-02-21T09:31:23.243", "id": "30199", "postId": "27349", "score": "0", "text": "(1) what exact tar command are you using? (2) can you untar the resulting file?", "userDisplayName": null, "userId": "8515" }, { "creationDate": "2011-02-21T11:59:13.187", "i...
{ "accepted": true, "body": "<p>Well, most probably your files are perfectly fine before FTP transmission.</p>\n\n<p>Unfortunately, probably you are transferring your files using wrong FTP mode.</p>\n\n<p>FTP do have two modes: binary and ASCII. By default most clients use ASCII mode, which breaks your binary files...
[ { "accepted": null, "body": "<p>Campression can be done using tar, zip, p7 and even rar in ubuntu. You will need to install rar for rar archiving.\nSimply right clicking gives you the options for compressing with installed archivers. \n<img src=\"https://i.stack.imgur.com/l9Bv9.png\" alt=\"enter image descr...
null
null
null
null
null
27352
1
32343
2011-02-21T06:21:08.787
2
377
<p>I have this Java script runner installed in my gedit external tools:</p> <pre><code>#!/bin/sh cd $GEDIT_CURRENT_DOCUMENT_DIR if javac $GEDIT_CURRENT_DOCUMENT_NAME; then java ${GEDIT_CURRENT_DOCUMENT_NAME%\.java} else echo "Failed to compile" fi </code></pre> <p>I tried modifying to it to something like this</p> <...
11201
null
null
2013-07-29T01:11:46.210
Ruby Script Runner for Ubuntu Gedit
[ "gedit" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-03-28T08:10:29.227", "id": "36272", "postId": "27352", "score": "0", "text": "did you test this in the terminal?", "userDisplayName": null, "userId": "12757" } ]
{ "accepted": true, "body": "<p>Hy, I used this and this works fine (I'm using ruby1.9.1 on my ubuntu)</p>\n\n<pre><code>#!/bin/sh\ncd $GEDIT_CURRENT_DOCUMENT_DIR\nruby1.9.1 $GEDIT_CURRENT_DOCUMENT_NAME\n</code></pre>\n\n<p>Good luck.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
[ { "accepted": true, "body": "<p>Hy, I used this and this works fine (I'm using ruby1.9.1 on my ubuntu)</p>\n\n<pre><code>#!/bin/sh\ncd $GEDIT_CURRENT_DOCUMENT_DIR\nruby1.9.1 $GEDIT_CURRENT_DOCUMENT_NAME\n</code></pre>\n\n<p>Good luck.</p>\n", "commentCount": "0", "comments": [], "communityOwnedD...
null
null
null
null
null
27354
1
27374
2011-02-21T07:18:54.067
4
1306
<p>When i right click on one Directory there is <code>move to</code> action, and there is only two options, <code>Home folder</code> and <code>Desktop</code></p> <p><img src="https://i.stack.imgur.com/lA8xB.png" alt="enter image description here"> </p> <p>Is it possible to customize this action to many more or anothe...
9701
9701
2013-09-16T14:25:59.610
2013-09-16T14:25:59.610
How to customize "Move to" Directory action structure?
[ "directory" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>This has been an <a href=\"http://brainstorm.ubuntu.com/idea/1366\" rel=\"nofollow noreferrer\">idea</a> on Ubuntu Brainstorm for quite some time now, so in short: no, there is no quick and easy way to change the actual Move To menu. See also this <a href=\"https://askubuntu.com/ques...
[ { "accepted": null, "body": "<p>I don't know about adding destinations to that menu itself, but <a href=\"http://ubuntu-tweak.com/\" rel=\"nofollow noreferrer\">Ubuntu Tweak</a> can add an alternative move to option which presents a dialog to choose any folder as a destination.</p>\n\n<p>To enable, in Ubunt...
null
null
null
null
null
27355
1
27356
2011-02-21T07:40:54.600
16
14041
<p><code>man echo</code> works. but out of curiosity, does echo have something similar to a <code>--help</code> flag/parameter? </p>
3778
58612
2012-07-31T14:41:09.920
2012-08-03T15:19:32.827
How do I get help for "echo" or other bash commands?
[ "command-line", "documentation" ]
4
2
CC BY-SA 3.0
[ { "creationDate": "2011-02-21T07:43:11.353", "id": "30190", "postId": "27355", "score": "0", "text": "How about you simply try and see if it works?", "userDisplayName": null, "userId": "814" }, { "creationDate": "2011-02-21T07:43:46.843", "id": "30191", "postId": "27355",...
{ "accepted": true, "body": "<p>Assuming you are using bash, <code>echo</code> is a shell builtin (which you can see by running <code>type echo</code>). That means the man-page you want to read is <code>man bash</code>. Or you can get help on bash builtins and keywords with the <code>help</code> builtin, e.g. <code...
[ { "accepted": true, "body": "<p>Assuming you are using bash, <code>echo</code> is a shell builtin (which you can see by running <code>type echo</code>). That means the man-page you want to read is <code>man bash</code>. Or you can get help on bash builtins and keywords with the <code>help</code> builtin, e....
null
null
null
null
null
27358
1
null
2011-02-21T08:23:47.590
3
7931
<p>The default DNS server was running too slowly, so I changed the configuration by adding a nameserver.<br/></p> <p>/etc/resolv.conf :</p> <pre><code>nameserver 202.102.192.68 nameserver 210.45.240.99 domain ***edu.cn search ***edu.cn </code></pre> <p>But the file will is changed back to the default automatically a...
687
8844
2011-03-31T23:06:25.120
2011-07-08T04:01:35.717
DNS server configuration is changed automatically
[ "10.04", "dns", "resolv.conf" ]
3
3
CC BY-SA 2.5
[ { "creationDate": "2011-05-31T01:18:34.117", "id": "50629", "postId": "27358", "score": "0", "text": "It's redundant to have config lines for both \"search\" and \"domain\", and \"domain\" will be ignored if \"search\" is set.", "userDisplayName": null, "userId": "14663" }, { "cr...
null
[ { "accepted": null, "body": "<p>In a full ubuntu these files are rewritten by network-manager, It's better to manage these changes by using the GUI in <b>System</b> > <b>Settings</b> > <b>Network Connections</b>.</p>\n\n<p>Without desktop I think this is controlled by a serie of entries in dbus / gconf. So ...
null
null
null
null
null
27362
1
163958
2011-02-21T08:55:49.703
42
139517
<p>How do I limit the updates that are installed to those from a specific set of repositories? Is this at all possible?</p>
971
246343
2014-08-30T17:12:17.360
2017-06-29T17:59:25.137
How to only install updates from a specific repository?
[ "apt", "pinning" ]
6
3
CC BY-SA 2.5
[ { "creationDate": "2011-02-21T12:50:46.927", "id": "30223", "postId": "27362", "score": "0", "text": "Do you want to be able to specify repo during runtime, or should be it be more a static thing? The [two](http://askubuntu.com/questions/27362/how-to-only-install-updates-from-a-specific-reposito...
{ "accepted": true, "body": "<h1>Use Pinning</h1>\n<blockquote>\n<p>Pinning is a process that allows you to remain on a stable release of\nUbuntu (or any other debian system) while grabbing packages from a\nmore recent version. — <a href=\"https://help.ubuntu.com/community/PinningHowto#Introduction_to_Pinning\" rel...
[ { "accepted": null, "body": "<p>Obvious choice is to modify <code>/etc/apt/sources.list</code> and comment out all other repositories, and then run</p>\n\n<pre><code>apt-get update &amp;&amp; apt-get upgrade &amp;&amp; apt-get autoclean\n</code></pre>\n\n<p>And then remove comments from <code>sources.list</...
null
null
null
null
null
27367
1
null
2011-02-21T09:24:57.240
1
177
<p>The Title says everything. Does dconf use DesktopCouch as database backend? Will it be possible to sync the configuration? And is it possible to select, what should be synced?</p>
4871
null
null
2011-03-02T06:24:07.003
Does dconf use DesktopCouch as database backend?
[ "11.04", "sync", "desktopcouch", "dconf" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>No. As the GNOME Live wiki says, dconf is a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems.</p>\n\n<p><a href=\"https://live.gnome.org/dconf\" rel=\"nofollow\">https://li...
null
null
null
null
null
27375
1
null
2011-02-21T11:01:50.770
1
330
<p>Hello I have ubuntu 10.04 installed with mysql on it and I have a problem with remote connection. </p> <p>When I connect through putty it works but sometimes it looks like it hangs for example when I execute the command <code>ln --help</code>. </p> <p>Also with MySQL connection When I execute a simple query like s...
null
null
2011-02-21T12:19:36.773
2011-07-17T06:19:52.230
Remote connection problem
[ "10.04", "networking", "mysql", "putty" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>At first, why you are using PuTTY in Ubuntu, when you can use terminal and <code>ssh</code>?</p>\n\n<p>Most probably you have buggy internet connection or your server is seriously overloaded. PuTTY disconnects ssh immediately if there is short break in connection. For example...
null
null
null
user11205
user11205
27377
1
27396
2011-02-21T11:28:29.747
2
11492
<p>I'm trying to compile a program which uses Google's V8 library (which is 32 bit). Therefore any library I use within my program also has to be 32 bit. Where can I download the 32 bit version of libraries on Ubuntu 64 bit? More specifically, I'm looking for the libnotify 32 bit version.</p> <p>This is the errors I a...
2331
null
null
2017-02-24T16:17:00.133
How to get 32 bit version of libraries on Ubuntu 64 bit?
[ "compiling", "32-bit", "libraries", "g++" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-02-21T11:46:58.217", "id": "30211", "postId": "27377", "score": "1", "text": "check the answers to [this question](http://askubuntu.com/q/20355/3940)", "userDisplayName": null, "userId": "3940" }, { "creationDate": "2011-02-21T11:59:25.650", "id": "302...
{ "accepted": true, "body": "<p>You can install 32bit libraries on a 64bit machine by installing the <a href=\"http://packages.ubuntu.com/search?keywords=ia32-libs\" rel=\"nofollow noreferrer\">ia32-libs</a> package:</p>\n\n<pre><code>sudo apt-get install ia32-libs\n</code></pre>\n", "commentCount": "4", "comme...
[ { "accepted": true, "body": "<p>You can install 32bit libraries on a 64bit machine by installing the <a href=\"http://packages.ubuntu.com/search?keywords=ia32-libs\" rel=\"nofollow noreferrer\">ia32-libs</a> package:</p>\n\n<pre><code>sudo apt-get install ia32-libs\n</code></pre>\n", "commentCount": "4"...
null
null
null
null
null
27378
1
null
2011-02-21T11:33:49.303
2
983
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/247/whats-your-recommendation-on-drive-partitioning-schemes-for-a-desktop-and-home-s">What&#39;s your recommendation on drive partitioning schemes for a desktop and home server?</a> </p> </blockquote> <p>Hi all, ...
5890
-1
2017-04-13T12:23:09.107
2011-02-21T17:41:28.457
What is the recommended partition set up?
[ "partitioning", "gparted" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>For smoothest experience, you should use only single partition (+ probably boot + definitely swap).</p>\n\n<h2>Advantages</h2>\n\n<p>You don't have to care about disk sizes. With multiple partitions, if you reserve 10GB for root partition, then it's getting too small if you i...
null
null
2011-02-21T18:00:54.250
null
null
27381
1
39906
2011-02-21T11:40:29.747
154
130370
<p>I need a command line tool for editing metadata of pdf-files. </p> <p>I'm using a Aiptek MyNote Premium tablet for writing my notes and minutes on this device, import them later and convert them to pdf automatically with a simple script using inkscape and ghostscript.</p> <p>Is there any command line tool to add s...
3922
3922
2011-02-22T06:53:15.437
2023-05-07T14:49:07.353
How to edit pdf metadata from command line?
[ "command-line", "pdf", "metadata" ]
8
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Give <code>exiftool</code> a try; it is available from the package <code>libimage-exiftool-perl</code> in the repositories.</p>\n<p>As an example, If you have a pdf file called <code>drawing.pdf</code> and you want to update its metadata, use the utility, <code>exiftool</code>, in th...
[ { "accepted": null, "body": "<p>You can edit PDF metadata using <code>pdftk</code>. Check out the <code>update_info</code> (or <code>update_info_utf8</code> if you need accented characters) parameter. As for data file, below is an example:</p>\n<pre><code>InfoKey: Title\nInfoValue: Mt-Djing: multitouch DJ t...
null
null
null
null
null
27383
1
27442
2011-02-21T11:54:48.153
1
517
<p>I dual-boot my laptop due to lousy VM performance, and have a new 500GB/7200rpm drive coming in to replace the stock 320GB/5400rpm drive. I have the drive set up in three partitions: one for the Win7 system files, one for storage, and the third as the ext4 Linux file system. The system file and storage partitions ...
7800
null
null
2011-02-21T20:24:21.577
Upgrading a dual-boot system HDD
[ "upgrade", "dual-boot", "bootloader", "migration" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><strong>Solution 1:</strong></p>\n\n<p>Not a huge problem. All you need is a computer which has at least two SATA ports to use both HDDs at the same time. If you don't have an second computer handy, you could do it with on if these SATA to USB adapters but that is painfully slow. May...
[ { "accepted": true, "body": "<p><strong>Solution 1:</strong></p>\n\n<p>Not a huge problem. All you need is a computer which has at least two SATA ports to use both HDDs at the same time. If you don't have an second computer handy, you could do it with on if these SATA to USB adapters but that is painfully s...
null
null
null
null
null
27385
1
27387
2011-02-21T12:24:09.433
5
1474
<p>I want to start a recording job at a precise time. As I understand cron only guarantees a job to be started within a minute.</p> <p>One possible solution is to start the cron job earlier and than wait until the precise time. What other possibilities do I have?</p>
10304
null
null
2011-02-21T12:41:57.673
How to start a job at precise time?
[ "cron-jobs" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-02-22T00:01:52.920", "id": "30346", "postId": "27385", "score": "0", "text": "What accuracy are you looking for... I have a script which will time things to an accuracy of 0.01 of a second ... but of course that depends on the system load.... It uses `date`'s nanosecon...
{ "accepted": true, "body": "<p>Easiest way is to put cron job to start it minute earlier and then add timing by your own.</p>\n\n<p>You can also use <code>at</code>. At least man page of <code>at</code> says that you can use rather exact timing, including seconds. You can test this by adding <code>at</code> job th...
[ { "accepted": true, "body": "<p>Easiest way is to put cron job to start it minute earlier and then add timing by your own.</p>\n\n<p>You can also use <code>at</code>. At least man page of <code>at</code> says that you can use rather exact timing, including seconds. You can test this by adding <code>at</code...
null
null
null
null
null
27392
1
27394
2011-02-21T13:26:17.243
2
3205
<p>I have a 10.10 installation. <code>/etc/fstab</code> mounts a partition to <code>~/Desktop</code> and my desktop icons work fine. However mounted volume icon always appears on Desktop. Altough I have unchecked <code>volumes_visible</code> option in <code>gconf-editor</code>, still icon is shown. Is there a change in...
null
235
2011-02-21T22:15:25.017
2012-03-01T00:05:36.770
Hide mounted volume icon on the desktop?
[ "10.10", "nautilus" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-22T18:10:23.557", "id": "30481", "postId": "27392", "score": "0", "text": "Sorry, my mistake; I was running gconf-editor as su, so it was changing root's configuration.", "userDisplayName": "user11210", "userId": null } ]
{ "accepted": true, "body": "<p>run >> gconf-editor</p>\n\n<ol>\n<li>goto apps->nautilus->desktop</li>\n<li>Uncheck the option: \"volume visible\"</li>\n</ol>\n\n<p>and after that all the mounted volumes will removed from your desktop.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011...
[ { "accepted": true, "body": "<p>run >> gconf-editor</p>\n\n<ol>\n<li>goto apps->nautilus->desktop</li>\n<li>Uncheck the option: \"volume visible\"</li>\n</ol>\n\n<p>and after that all the mounted volumes will removed from your desktop.</p>\n", "commentCount": "3", "comments": [ { "crea...
null
null
null
null
user11210
27397
1
null
2011-02-21T14:41:52.583
13
362
<p>I'd like to suggest to the developers of <a href="http://www.simfy.de/?locale=en#/downloads" rel="nofollow">simfy</a> that their desktop application be submitted to the Software Center. How should they go about doing this?</p>
null
235
2011-11-06T17:50:53.157
2011-11-06T17:50:53.157
How can a free, proprietary application be submitted to the Software Center?
[ "software-center", "application-development" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2011-02-21T17:11:28.910", "id": "30243", "postId": "27397", "score": "2", "text": "http://developer.ubuntu.com/publish/commercial/ under construction.", "userDisplayName": null, "userId": "2910" } ]
null
[ { "accepted": null, "body": "<p>Here's detailed information about submitting <a href=\"https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages\" rel=\"nofollow\">new packages</a> to Ubuntu</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-02-21T16:50:40.763", "id...
null
null
null
null
user11217
27398
1
28003
2011-02-21T14:51:37.633
7
7694
<p>What is the best way to learn how to set up a VPN using OpenVPN on an Amazon EC2 server/a VPS? What level of proficiency is required in Linux System Administration for this?</p>
2626
8844
2011-02-24T05:05:01.750
2011-02-25T09:36:25.417
Best Way To Learn How To Set Up OpenVPN On Amazon EC2/a VPS?
[ "openvpn", "vps" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2011-02-21T19:54:15.527", "id": "30291", "postId": "27398", "score": "1", "text": "What are you using OpenVPN for? Administrating your VPS or having a secured connection to the Internet?", "userDisplayName": null, "userId": "6969" }, { "creationDate": "2011-03-...
{ "accepted": true, "body": "<h2>What's the best way to learn how to setup OpenVPN?</h2>\n\n<p>Read the <a href=\"http://openvpn.net/index.php/open-source/documentation/howto.html\" rel=\"nofollow noreferrer\">How To</a> on the OpenVPN website for an introduction, and while configuring OpenVPN, you'll learn by tria...
[ { "accepted": null, "body": "<p>The best way to learn is read the official OpenVPN documentation. Really, there is no better resource, and the official documentation is not at all bad.</p>\n\n<p><a href=\"http://openvpn.net/index.php/open-source/documentation.html\">http://openvpn.net/index.php/open-source/...
null
null
null
null
null
27402
1
27417
2011-02-21T15:46:45.827
31
12179
<p>As a former Debian user, I "kind of" remember that I should only use one of the package managers... Either <code>apt-get</code>, <code>aptitude</code>, or <code>synaptic</code>, but not the three in combination 'cause there may be conflicts, they don't mix well.</p> <p>I don't know where I have heard it, but it has...
10502
10502
2015-11-19T10:01:00.890
2019-03-12T22:32:01.327
apt-get vs. aptitude .vs synaptic compatibility
[ "apt", "dpkg", "aptitude", "synaptic" ]
3
4
CC BY-SA 3.0
[ { "creationDate": "2011-02-21T16:01:37.137", "id": "30236", "postId": "27402", "score": "2", "text": "I freely switch between apt-get and synaptic, depending on whether I need to explore the available packages or not, and I've never had a problem. I've never understood the point of aptitude.", ...
{ "accepted": true, "body": "<p>The only real difference is Aptitude.</p>\n\n<ul>\n<li><p>If you use it interactively install something, then remove that package in something else and then go back to Aptitude, it will think you want to reinstall it. You just have to clear selections when it loads (easy enough throu...
[ { "accepted": null, "body": "<p>All of those use <code>dpkg</code> as a backend. Neither one uses any specialized database that breaks when you use something else.</p>\n\n<p>It's definitely urban legend.</p>\n\n<p>If you want to install something from source code, cleanest way is to use <code>checkinstall</...
null
null
null
null
null
27403
1
null
2011-02-21T15:51:13.847
2
614
<p>Having used <code>gnome-terminal</code> I noticed that it does not remember its state, once closed. I would like a terminal which remembers its state, this includes the title of the tabs and the current directory in which I was. IIRC the <code>konsole</code> of KDE3 did this. So I installed <code>konsole</code> (th...
10887
527764
2017-02-24T17:42:45.607
2017-02-24T17:43:10.133
Terminal which remembers its state
[ "10.10", "gnome-terminal", "konsole" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>My only recommendation for this is to use something like <a href=\"http://packages.ubuntu.com/maverick/screen\" rel=\"nofollow noreferrer\">GNU Screen</a></p>\n\n<pre><code>sudo apt-get install screen\n</code></pre>\n\n<p>which is a terminal multiplexor which will maintain st...
null
null
null
null
null
27404
1
27406
2011-02-21T15:56:17.240
0
1460
<p>I have been trying to get Natty running on my desktop pc with a Nvidia 8400GS card but not having much luck. I can see on the forums that it is related to the X server version and the nvidia driver. Will i be able to install 11.04 with Unity desktop using my Nvidia card? </p>
11218
667
2011-02-21T16:45:07.877
2011-02-21T16:45:07.877
Will Nvidia be supported in Natty Narwhal with Unity
[ "unity", "nvidia" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-02-21T16:46:43.250", "id": "30240", "postId": "27404", "score": "0", "text": "Please see: http://meta.askubuntu.com/questions/871/when-are-questions-about-ubuntu1-appropriate", "userDisplayName": null, "userId": "235" }, { "creationDate": "2011-02-21T17:41...
{ "accepted": true, "body": "<p>Natty is in alpha state and recently an xserver update changed its abi so the current nvdia drivers don't work and there is an bug in the floss drivers.</p>\n\n<p>But i am quite sure that the drivers will be updated and even the floss driver's bug will be fixed so you will be able to...
[ { "accepted": true, "body": "<p>Natty is in alpha state and recently an xserver update changed its abi so the current nvdia drivers don't work and there is an bug in the floss drivers.</p>\n\n<p>But i am quite sure that the drivers will be updated and even the floss driver's bug will be fixed so you will be...
null
null
2011-02-21T17:34:03.157
null
null
27405
1
27415
2011-02-21T16:16:13.787
18
1504
<p>I'm sure I've seen a picture of the full building somewhere. The image is a blue-tinted display of the building's facade - facing into a blue sky. It's a part of the stock wallpapers in Ubuntu 10.10 (Maverick).</p> <p>Can someone help me identify this building? I can't be the first - or the only - person to be inte...
10966
866
2011-02-21T19:11:34.347
2011-02-21T22:01:43.663
What is the building photographed in this stock wallpaper?
[ "10.10", "desktop-background", "design" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-21T16:33:15.340", "id": "30238", "postId": "27405", "score": "0", "text": "No idea, but [the original is on flickr](http://www.flickr.com/photos/elslunko/4897785821/in/pool-1468716@N24) if it helps.", "userDisplayName": null, "userId": "3251" } ]
{ "accepted": true, "body": "<p>It is the Walt Disney Concert hall in Los Angeles, designed by <a href=\"https://i.stack.imgur.com/fFWQd.jpg\" rel=\"noreferrer\">Frank Gehry</a>.</p>\n\n<p>From the photographer's site: <a href=\"http://edltphoto.com/2010/09/ubuntu-blue/\" rel=\"noreferrer\">http://edltphoto.com/201...
[ { "accepted": true, "body": "<p>It is the Walt Disney Concert hall in Los Angeles, designed by <a href=\"https://i.stack.imgur.com/fFWQd.jpg\" rel=\"noreferrer\">Frank Gehry</a>.</p>\n\n<p>From the photographer's site: <a href=\"http://edltphoto.com/2010/09/ubuntu-blue/\" rel=\"noreferrer\">http://edltphoto...
null
null
null
null
null
27409
1
null
2011-02-21T16:24:15.070
1
4927
<p>Apparent I should set LC_TIME to en_DK (why danish? I don't want danish months!) but nothing I've done manages to change the output of <code>locale</code>.</p>
11219
3550
2011-02-21T16:32:54.717
2017-09-22T17:07:43.583
How do I set the system date/time format from the command line?
[ "command-line", "locale", "date" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>What do you want to achieve? To change the format temporarily</p>\n\n<pre><code>$ date\nMon Feb 21 18:46:57 CET 2011\n$ LANG=cs_CZ.utf8 date\nPo úno 21 18:47:22 CET 2011\n</code></pre>\n\n<p>or permanently by putting the variables in <code>/etc/default/locale</code>?</p>\n", ...
null
null
null
null
null
27410
1
27413
2011-02-21T16:34:30.407
13
30525
<p>I would really like to switch over to Thunderbird from Evolution. I have had a look around and haven't found a good up to date how to for migrating. I have quite a lot of emails and filters and would like to make the transition as painless as possible.</p> <p>thanks for any help. </p>
6450
235
2011-12-15T20:14:16.423
2015-05-30T02:01:14.443
Migrating from Evolution to Thunderbird
[ "evolution", "thunderbird", "migration" ]
7
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><strong>Ubuntu &lt;= 11.04</strong></p>\n\n<p>This is a perfect how to, very easy ... you can follow, it has </p>\n\n<ul>\n<li>Migrate local mail from Evolution</li>\n<li>Migrate Calendar</li>\n<li>Migrating Task</li>\n<li>Migrate address book</li>\n</ul>\n\n<p><a href=\"http://make...
[ { "accepted": true, "body": "<p><strong>Ubuntu &lt;= 11.04</strong></p>\n\n<p>This is a perfect how to, very easy ... you can follow, it has </p>\n\n<ul>\n<li>Migrate local mail from Evolution</li>\n<li>Migrate Calendar</li>\n<li>Migrating Task</li>\n<li>Migrate address book</li>\n</ul>\n\n<p><a href=\"htt...
null
null
null
null
null
27416
1
27539
2011-02-21T17:20:29.677
3
3326
<p>I want to record the 8 separate Line IN Channels from my M-Audio Delta 1010 Card. The card is recogniced nicely and a can record a single channel via arecord -d 10 -f cd -t wav -D channel1 out2.wav. I've set up the different channels in ~/.asoundrc.</p> <p>Now if I want to record a second channel in parallel (areco...
10304
null
null
2012-10-18T23:46:52.977
Record 8 separate Line IN Channels from M-Audio Delta 1010 Card
[ "sound", "alsa" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>OK I finally got it working. The problem was that I mixed dsnoop\nfor mulitiple access and the plug for channel assignment.</p>\n\n<p>So here is my working setup to recort 8 channels in parallel:</p>\n\n<pre><code>hw:0,0 ---&gt; capt ---&gt; c1\n ---&gt; c2\n ...
[ { "accepted": null, "body": "<p>I am not familiar to command line recording but in your case a GUI may help.</p>\n\n<p>I think Ardour can help you with this tasks but yes, you will be in the need to use JACK in order to tell Ardour where exactly to gather audio inputs. Ardour will be able to handle per inpu...
null
null
null
null
null