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
33158
1
33162
2011-04-02T16:42:46.380
10
22879
<p>Using the latest Banshee (1.9.6) and the Amazon MP3 extension, I just bought an album, and it was copied to my Amazon Cloud Drive/Player. How do I download this to my computer? Banshee's Amazon MP3 does not seem to open the Amazon Cloud Player pages, and the Amazon Cloud Player website keeps asking me to use their downloader program (which didn't work, perhaps too old).</p> <p>On a side note, I can download the files individually from the Amazon Cloud Drive website, but that is not an ideal solution. I want to click a few buttons, download the whole album at once, and import it into Banshee (like it used to, before the Cloud Drive stuff).</p>
11257
114
2011-04-14T19:53:16.693
2016-09-22T14:00:29.123
How to download songs from Amazon's Cloud Player?
[ "music", "banshee", "amazon-mp3-downloader" ]
8
1
CC BY-SA 2.5
[ { "creationDate": "2016-08-10T02:31:12.470", "id": "1224818", "postId": "33158", "score": "0", "text": "Amazon Music now lets you download select multiple songs to download at once.", "userDisplayName": null, "userId": "540008" } ]
{ "accepted": true, "body": "<p>The .amz files downloaded from Amazon's Cloud Drive are actually (subtly) different than the .amz files downloaded from their .mp3 store. Banshee's Amazon downloader wasn't able to recognize and open these files in Banshee 1.9.6, but <a href=\"https://bugzilla.gnome.org/show_bug.cgi?id=646237\" rel=\"nofollow noreferrer\">this has been fixed.</a> The fix is in Banshee 2.0, which is in 11.04.</p>\n\n<p><img src=\"https://i.stack.imgur.com/iFTJD.png\" alt=\"Downloading Music from Amazon Cloud Player in Banshee\"></p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-04-02T19:16:44.410", "id": "37118", "postId": "33162", "score": "1", "text": "Thanks James, for pointing out that in general daily builds can be unstable. However, in this case the daily build falls between a release candidate and a stable release, so it shouldn't be any less stable than the development build the OP was already using. :)", "userDisplayName": null, "userId": "2079" }, { "creationDate": "2011-04-02T20:58:32.433", "id": "37129", "postId": "33162", "score": "0", "text": "Thanks. I was able to get the .amz file, but Banshee wasn't able to do anything with it. Glad to hear a fix has been released.", "userDisplayName": null, "userId": "11257" }, { "creationDate": "2011-07-04T17:41:19.313", "id": "57839", "postId": "33162", "score": "1", "text": "Added a screenshot, hopefully that helps.", "userDisplayName": null, "userId": "3256" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-02T16:57:40.007", "id": "33162", "lastActivityDate": "2011-07-04T17:23:07.947", "lastEditDate": "2011-07-04T17:23:07.947", "lastEditorDisplayName": null, "lastEditorUserId": "3256", "ownerDisplayName": null, "ownerUserId": "2079", "parentId": "33158", "postTypeId": "2", "score": "9" }
[ { "accepted": true, "body": "<p>The .amz files downloaded from Amazon's Cloud Drive are actually (subtly) different than the .amz files downloaded from their .mp3 store. Banshee's Amazon downloader wasn't able to recognize and open these files in Banshee 1.9.6, but <a href=\"https://bugzilla.gnome.org/show...
null
null
null
null
null
33163
1
null
2011-04-02T17:22:45.863
7
1988
<p>See the title.</p> <p>I using dput and in my /etc/dput.cf :</p> <pre><code>[ppa] fqdn = ppa.launchpad.net method = ftp incoming = ~onto/onto/ubuntu/ login = anonymous allow_unsigned_uploads = 0 </code></pre> <p>But it build only for version in debian/changes, but i want build for another versions too.</p> <p>How to do it?</p>
13476
1019
2011-06-08T19:08:09.057
2011-06-08T19:08:09.057
How can I upload package for several ubuntu versions to Launchpad automatically?
[ "ppa", "package-management", "launchpad", "packaging" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I think you should look at this question that I asked, and got answered:</p>\n\n<p><a href=\"https://askubuntu.com/questions/30145/ppa-packaging-having-versions-of-packages-for-multiple-distros\">PPA &amp; Packaging: Having versions of packages for multiple distros</a></p>\n\...
null
null
null
null
null
33166
1
33169
2011-04-02T17:51:21.660
4
993
<p>Im trying to access mercurial repositories that were created on windows with mercurial version 1.8.2. As the version in the repositories is a few numbers behind, its not playing ball. Does anyone know if there is a repository with up to date versions of mercurial or am i best just to build it from source?</p>
2978
235
2011-04-02T18:12:28.250
2015-05-15T22:37:46.780
PPA for recent versions of mercurial
[ "ppa", "repository", "mercurial" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Just <a href=\"https://askubuntu.com/questions/4983/what-are-ppas-and-how-do-i-use-them\">add this ppa</a> to your sources:</p>\n\n<pre><code> ppa:mercurial-ppa/stable-snapshots\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-02T18:06:05.383", "id": "33169", "lastActivityDate": "2011-04-02T18:06:05.383", "lastEditDate": "2017-04-13T12:23:59.520", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "3940", "parentId": "33166", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>Just <a href=\"https://askubuntu.com/questions/4983/what-are-ppas-and-how-do-i-use-them\">add this ppa</a> to your sources:</p>\n\n<pre><code> ppa:mercurial-ppa/stable-snapshots\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
null
null
null
null
null
33170
1
33941
2011-04-02T18:44:22.317
3
939
<p>I'm going by the instructions here: <a href="https://askubuntu.com/questions/16988/how-do-i-install-ubuntu-to-a-usb-key">How do I install Ubuntu to a USB key? (without using Startup Disk Creator)</a></p> <p>Everything is ok except I keep getting the error:</p> <pre><code>open /dev/kvm: no such file or directory could not initialize kvm, will disable kvm support failed to find rom file etc. etc. </code></pre> <p>Then the kvm window opens but it is black and says remove disks or other media and press any key to restart.</p> <p>I am booted up in a live CD session and trying to install on a usb stick.</p>
13177
-1
2017-04-13T12:23:59.520
2015-08-13T01:08:13.577
Installing Ubuntu on a USB stick from live CD session
[ "installation", "usb", "live-cd", "kvm-virtualization" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-04-07T17:35:41.253", "id": "37934", "postId": "33170", "score": "0", "text": "I don't know how I got it working but I now have a full install on my USB stick. I think that it may have had something to do with how I preformatted the stick. STAY AWAY FROM FAT32!!! Ext3 is t...
{ "accepted": true, "body": "<p>Can you please try to make the USB key bootable using UNetbootin and ISO from Ubuntu.com?</p>\n\n<p>Please keep me informed.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-07T13:00:27.977", "id": "33941", "lastActivityDate": "2015-08-13T01:08:13.577", "lastEditDate": "2015-08-13T01:08:13.577", "lastEditorDisplayName": null, "lastEditorUserId": "438995", "ownerDisplayName": null, "ownerUserId": "10212", "parentId": "33170", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>Can you please try to make the USB key bootable using UNetbootin and ISO from Ubuntu.com?</p>\n\n<p>Please keep me informed.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04...
null
null
null
null
null
33171
1
33174
2011-04-02T19:17:22.130
0
560
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/19251/online-photo-gallery-for-ubuntu-one">Online photo gallery for Ubuntu One?</a> </p> </blockquote> <p>I would really like to be able to settle on Ubuntu One, but I can't find a way to share pictures/photos like I can with DropBox. DropBox has a "photos" folder where I can put up pictures and a link to share those pictures as a shared gallery can be created from right clicking on the folder in Nautilus. Is there a way to share pictures, or are they simply treated like any other files in Ubuntu One. If the latter is the case consider this a feature request.</p>
null
-1
2017-04-13T12:24:13.310
2012-08-14T04:20:55.723
No photo album sharing like DropBox in Ubuntu One
[ "ubuntu-one", "file-sharing" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-04-02T19:21:57.040", "id": "37119", "postId": "33171", "score": "0", "text": "Welcome to askubuntu, this is a Q+A site not a bug tracker. However you can file your feature request here and the U1 team will be notified, thanks! https://bugs.launchpad.net/ubuntuone/+filebug...
{ "accepted": true, "body": "<p>Well, what I do for now is use both. I use the free 2GB in Dropbox for things like you've mentioned, and I purchased the $29 yearly plan for Ubuntu One which gives me 22 GB of storage for most all of my data. The more bugs you can report and more requests to U1, the better it will get!</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-04-02T23:41:26.520", "id": "37143", "postId": "33174", "score": "0", "text": "Good answer! I will do that. Still, I do wish to see shared (through a URL) photo galleries in Ubuntu ONE.", "userDisplayName": "user13058", "userId": null } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-02T19:25:24.700", "id": "33174", "lastActivityDate": "2011-04-02T19:32:58.513", "lastEditDate": "2011-04-02T19:32:58.513", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "13480", "parentId": "33171", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>Well, what I do for now is use both. I use the free 2GB in Dropbox for things like you've mentioned, and I purchased the $29 yearly plan for Ubuntu One which gives me 22 GB of storage for most all of my data. The more bugs you can report and more requests to U1, the better it...
null
null
2012-08-22T14:57:27.193
null
user13058
33178
1
null
2011-04-02T19:37:09.327
3
968
<p>Applications running under wine literally takes several minutes (10+ mins) to start. If I check with the system monitor, that application will just keep on sitting with the status <code>pipe_wait</code> under <code>Waiting Channel</code>.</p> <p>And this is not with just one application, its with everything running under wine.</p> <p><img src="https://i.stack.imgur.com/0t9aG.png" alt="enter image description here"></p> <p>How do I go about troubleshooting this?</p>
8238
null
null
2021-11-10T19:02:26.053
Wine takes ages to start
[ "wine" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2012-02-26T05:38:40.767", "id": "126110", "postId": "33178", "score": "0", "text": "This question appears to be abandoned, if you are experiencing a similar issue please [ask a new question](http://askubuntu.com/questions/ask) with details pertaining to your problem. If you fe...
null
[ { "accepted": null, "body": "<p>What version of Wine are you using? What specific program? Could be a dependency issue with that particular program. Have you checked the Wine App DB to see if there is anything you can do?</p>\n\n<p><a href=\"http://appdb.winehq.org/\" rel=\"nofollow\">http://appdb.winehq.or...
null
null
null
null
null
33180
1
null
2011-04-02T19:40:47.963
3
6991
<p>I used to have a dual boot between Ubuntu (lucid) and Windows 7, but wanted to upgrade my Windows to 64 bit, so I installed the new Windows, which naturally wrote over the MBR, and so I attempted to repair it using the following guide: <a href="https://help.ubuntu.com/community/Grub2#Reinstalling%20GRUB%202" rel="nofollow">https://help.ubuntu.com/community/Grub2#Reinstalling%20GRUB%202</a>.</p> <p>I had a lot of trouble following it, but managed to get the system to boot to some grub command line, instead of Windows, which I thought was useful. Then I did something screwy and now when I boot I get a grub rescue command line.</p> <p>So I follow the instructions on that same page related to rescue mode, but am a bit confused. If I do ls, I get:</p> <blockquote> <p>(hd0) (hd0,msdos1) (hd1) (hd1,msdos5) (hd1,msdos1)</p> </blockquote> <p>If I attempt to list the contents of these partitions, the only one that works is (hd1,msdos1), all of the others say "unknown filesystem." Examining the contents of this partition, it appears to contain my Ubuntu home directory.</p> <p>In any case, I found some combination of commands that do something:</p> <pre><code>set prefix=(hd1,msdos1)/boot/grub set root=(hd1,msdos1) insmod /boot/grub/linux.mod linux /vmlinuz root=/dev/sdb1 ro initrd /initrd.img boot </code></pre> <p>It then looks like it's going to work, but I find myself in some kind of prompt which calls itself <code>busybox initramfs</code>. I try various things, but can't figure out how to run the command <code>update-grub</code> as recommended.</p>
13481
11019
2012-02-02T23:37:53.527
2012-02-02T23:37:53.527
Stuck in grub rescue after Windows install
[ "grub2", "dual-boot" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>This is a quick and simple method of restoring a broken system's GRUB 2 files. The terminal is used for entering commands and the user must know the device name/partition of the installed system (sda1, sdb5, etc). The problem partition is located and mounted from the LiveCD. ...
null
null
null
null
null
33182
1
33231
2011-04-02T19:57:14.403
33
50978
<p>I have 2 different versions of PostgreSQL installed on my system (Ubuntu Lucid):</p> <ul> <li>/var/lib/postgresql/8.4</li> <li>/var/lib/postgresql/9.0</li> </ul> <p>By default, when I run a PostgreSQL command such as createdb or psql, the 9.0 version is used. </p> <p>How do I configure my system to use the 8.4 version by default instead?</p>
1196
235
2011-04-02T19:59:11.070
2023-12-15T18:20:10.193
How do I set which PostgreSQL version is to be used by default?
[ "configuration", "default", "init.d", "postgresql" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2023-12-15T18:20:10.193", "id": "2622542", "postId": "33182", "score": "0", "text": "Definitely don't use pg_dropcluster if you already have data. I wish I had read ahead in the comments for that one....", "userDisplayName": null, "userId": "1753918" } ]
{ "accepted": true, "body": "<p>The various PostgreSQL command line tools will talk to the server listening on the default port (5432) by default.</p>\n\n<p>You can determine which port each server is listening on by looking for the <code>port</code> variable in the <code>/etc/postgresql/$VERSION/main/postgresql.conf</code> file for the relevant server.</p>\n\n<p>To get the command line tools to talk to the other server by default, you have two options:</p>\n\n<p>First, you could switch the ports the two servers are listening on by editing the previously mentioned configuration files and then restarting both servers (you'll probably want to stop each one before starting either).</p>\n\n<p>Alternatively, you can set the <code>PGPORT</code> environment variable to the port number of the desired default server. That should affect all applications using the PostgreSQL client library.</p>\n\n<hr>\n\n<p>To list the contents of each database cluster use <code>psql -l -p PORT_NUMBER</code>. To migrate data see section \"<em>24.4. Migration Between Releases</em>\" in the PostgreSQL documentation. </p>\n\n<p>Deleting old versions of PostgreSQL saves wear and tear on laptops &amp; SSDs, through reduction of disk writes.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2015-03-05T17:21:36.317", "id": "825415", "postId": "33231", "score": "0", "text": "Good answer. Additionally, consider deleting the old versions of postgres. Each of them uses ram, and writes to the disk once a minute (bad for SSD's and laptops).", "userDisplayName": null, "userId": "46709" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-03T05:00:00.280", "id": "33231", "lastActivityDate": "2015-03-05T23:51:08.040", "lastEditDate": "2015-03-05T23:51:08.040", "lastEditorDisplayName": null, "lastEditorUserId": "46709", "ownerDisplayName": null, "ownerUserId": "12469", "parentId": "33182", "postTypeId": "2", "score": "20" }
[ { "accepted": true, "body": "<p>The various PostgreSQL command line tools will talk to the server listening on the default port (5432) by default.</p>\n\n<p>You can determine which port each server is listening on by looking for the <code>port</code> variable in the <code>/etc/postgresql/$VERSION/main/postg...
null
null
null
null
null
33185
1
33186
2011-04-02T20:02:10.097
3
380
<p>I am wondering if it is easy to do this. I know that using X to serve the other computers ain't that difficult. I just have no idea how would I have to configure the laptops in order for them to work as terminals.</p>
12303
null
null
2011-07-30T10:55:06.663
How to setup a ubuntu home network based on a powerful server and many outdated laptops as terminals?
[ "server", "command-line", "xorg", "home-server" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If your older laptops can boot from their network cards (ie. PXE boot) then you can set up LTSP, which is fully supported in Ubuntu:</p>\n\n<ul>\n<li><a href=\"https://help.ubuntu.com/community/UbuntuLTSP\" rel=\"nofollow\">https://help.ubuntu.com/community/UbuntuLTSP</a></li>\n</ul>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-04-02T20:46:56.707", "id": "37126", "postId": "33186", "score": "0", "text": "That's wonderful. Do you think I'd be able to make Skype work on the thin clients?", "userDisplayName": null, "userId": "12303" }, { "creationDate": "2011-04-02T20:53:26.323", "id": "37128", "postId": "33186", "score": "1", "text": "Absolutely, people do this sort of things in call centers all the time. LTSP has been around forever, you'll find tons of information there on how to do what you need.", "userDisplayName": null, "userId": "235" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-02T20:05:21.607", "id": "33186", "lastActivityDate": "2011-04-02T20:05:21.607", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "235", "parentId": "33185", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>If your older laptops can boot from their network cards (ie. PXE boot) then you can set up LTSP, which is fully supported in Ubuntu:</p>\n\n<ul>\n<li><a href=\"https://help.ubuntu.com/community/UbuntuLTSP\" rel=\"nofollow\">https://help.ubuntu.com/community/UbuntuLTSP</a></li...
null
null
null
null
null
33187
1
33210
2011-04-02T20:18:08.007
0
4078
<p>I am dual-booting Lucid and Snow Leopard on a Macbook Pro 5,3. I have uninstalled rEFIt, and I am wondering if there is a way (without reinstalling rEFIt) to boot automatically to the GRUB menu without requiring me to hold <strong>Option</strong> and select the "Windows" partition at each boot. Since there is actually no Windows installation on my computer, I can't access the Boot Camp Assistant to tell OS X to boot to the Windows partition by default.</p>
13486
null
null
2011-12-08T19:37:16.373
Boot straight to grub without holding 'Option' on Macbook?
[ "grub2", "macbook", "refit" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2011-04-02T20:48:22.320", "id": "37127", "postId": "33187", "score": "0", "text": "You may get an better answer from http://apple.stackexchange.com/ . \n\nI'm just curios why do you need Ubuntu on a mac?", "userDisplayName": null, "userId": "10698" }, { "creati...
{ "accepted": true, "body": "<p>In OS X there is the Startup Drive section in System Preferences. Ideally you should be able to select Ubuntu as the default drive there. I wasn't able to, I just set refit to only show up for one second in the config file (not difficult to do). I only see refit for a split second so it doesn't really bother me. </p>\n\n<p>Also if you only want to use GRUB, I'm assuming you still want access to OS X. Without chainloading GRUB you can't boot directly into OS X from the grub menu. The option is there but it won't work properly, so that's another reason to see refit for a second at bootup. </p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-04-03T17:40:06.830", "id": "37243", "postId": "33210", "score": "0", "text": "I didn't think of modifying the rEFIt config file to make it go away quickly---great suggestion! Maybe I'll just reinstall rEFIt and do that. I also wasn't aware that the option in GRUB to boot to OS X didn't work. Thanks!", "userDisplayName": null, "userId": "13486" }, { "creationDate": "2011-04-04T21:38:32.630", "id": "37416", "postId": "33210", "score": "0", "text": "Not a problem, good luck!", "userDisplayName": null, "userId": "13498" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T00:22:55.720", "id": "33210", "lastActivityDate": "2011-04-03T00:22:55.720", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "13498", "parentId": "33187", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>In OS X there is the Startup Drive section in System Preferences. Ideally you should be able to select Ubuntu as the default drive there. I wasn't able to, I just set refit to only show up for one second in the config file (not difficult to do). I only see refit for a split s...
null
null
null
null
null
33190
1
null
2011-04-02T21:11:37.677
3
3332
<p>I just installed Ubuntu 10.10 and I've no sound. I tried few method suggested in ubuntu forums like reinstall alsa but nothing works? My PC is old and my audio card is Realtek's AC'97. Any suggestions how can I resolve this problem?</p> <p><strong>Update</strong></p> <p>Actually my audio card died after installing Ubuntu, so when I'm backed to Win it still not worked.</p>
13488
13488
2012-03-11T09:13:42.050
2016-03-20T13:07:00.613
No sound on a realtek AC97
[ "10.10", "sound", "realtek" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Have you tried checking to make sure nothing was muted. In the terminal, type alsaplayer. </p>\n\n<p>Is your volume turned up, or is the speaker muted?\nDouble click on the \"speaker\" icon in the upper right hand corner of the screen. This will launch the Volume Control appl...
null
null
null
null
null
33193
1
33269
2011-04-02T21:30:58.977
6
369
<p>With the new feature lenses in the Natty Unity launcher will there be a website, ppa or something be created to easily get hold of them so users can browse and install the ones there want?</p> <p>At the moment there is the default applications, files and folders lenses, but optionally there is two others <em>at this point</em>, the <a href="https://launchpad.net/askubuntu-lens" rel="nofollow">AskUbuntu</a> and <a href="https://launchpad.net/gwibber/unity-lens-gwibber" rel="nofollow">Gwibber</a> lenses each with a separate ppa. </p> <p>It would be easier if they where all in one place. </p>
5254
6005
2011-04-03T23:59:43.637
2011-04-03T23:59:43.637
Will there be a place for example a website or a PPA that holds all the lenses for Unity?
[ "unity", "11.04", "lenses" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>We at OMG! Ubuntu! are currently building a \"visual directory\" similar to this for both Lenses and Application indicators that will be available before 11.04 launch. </p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-04-03T11:14:01.973", "id": "37214", "postId": "33269", "score": "0", "text": "Nice!! I read Omg! Ubuntu! regularly and am looking forward to this.", "userDisplayName": null, "userId": "5855" }, { "creationDate": "2011-06-06T17:26:16.103", "id": "52205", "postId": "33269", "score": "0", "text": "Has this happened? I remember seeing a couple articles that listed lenses and indicators, but nothing I would consider a \"visual directory\" (which would be a really great thing to have).", "userDisplayName": null, "userId": "2079" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T10:46:18.190", "id": "33269", "lastActivityDate": "2011-04-03T10:46:18.190", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5167", "parentId": "33193", "postTypeId": "2", "score": "7" }
[ { "accepted": null, "body": "<p>I don't think so..well atleast for now..Simply because you can compare Unity Lenses to that of themes. They customize your desktop experience but they are not essential. Also the fact is they are developed by different authors who would like to maintain their own PPA.</p>\n\n...
null
null
null
null
null
33196
1
33198
2011-04-02T22:17:44.567
23
15158
<p>At the moment, I'm using <code>mimetex</code> to automatically convert a bunch of equations into gif-images.</p> <p>The program is fast, but the images look pretty bad:</p> <p><img src="https://i.stack.imgur.com/MXcCf.gif" alt="enter image description here"></p> <p>How can I (quickly) convert a LaTeX equation into an SVG image on the command line?</p>
1067
null
null
2017-04-15T21:00:08.793
How to convert LaTeX equations to SVG?
[ "command-line", "latex" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><em>pdf2svg</em> works quite well. </p>\n\n<p>Use <em><code>\\pagestyle{empty}</code></em> to avoid page numbers and <code>pdfcrop</code> (package <code>texlive-extra-utils</code>) to remove empty space around the equations</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2011-04-02T23:13:19.527", "id": "37139", "postId": "33198", "score": "1", "text": "That works well! It's a little bit slow, and I have a feeling I'm still not doing it quite right ([here's the script](http://paste.ubuntu.com/588760/) I'm using). Thanks a lot!", "userDisplayName": null, "userId": "1067" }, { "creationDate": "2011-04-02T23:32:03.973", "id": "37140", "postId": "33198", "score": "0", "text": "Use pdflatex instead of latex, dvips and ps2pdf", "userDisplayName": null, "userId": "2369" }, { "creationDate": "2011-04-03T00:53:44.323", "id": "37148", "postId": "33198", "score": "1", "text": "It's no faster, but works pretty well. I'd really like a solution that does this job in under 100 ms, and preferably without writing a whole load of files, but it works and I'm happy. :-) [This is the result of your answer](http://paste.ubuntu.com/588779/) so far.", "userDisplayName": null, "userId": "1067" }, { "creationDate": "2011-07-11T09:55:13.607", "id": "58811", "postId": "33198", "score": "0", "text": "@Florian Diesch; the example link seems broken, can you remedy, perhaps embedding the example image?", "userDisplayName": null, "userId": "2647" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-02T22:46:29.957", "id": "33198", "lastActivityDate": "2011-07-11T16:10:31.760", "lastEditDate": "2011-07-11T16:10:31.760", "lastEditorDisplayName": null, "lastEditorUserId": "1067", "ownerDisplayName": null, "ownerUserId": "2369", "parentId": "33196", "postTypeId": "2", "score": "20" }
[ { "accepted": true, "body": "<p><em>pdf2svg</em> works quite well. </p>\n\n<p>Use <em><code>\\pagestyle{empty}</code></em> to avoid page numbers and <code>pdfcrop</code> (package <code>texlive-extra-utils</code>) to remove empty space around the equations</p>\n", "commentCount": "4", "comments": [ ...
null
null
null
null
null
33199
1
null
2011-04-02T23:19:58.707
2
8826
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/26720/add-matlab-to-main-menu">Add Matlab to main menu</a> </p> </blockquote> <p>Hello, </p> <p>I am trying to install MATLAB. I got it installed, but I am having a hard time getting the launcher icon to work using the instructions from <a href="https://help.ubuntu.com/community/MATLAB/R2010a" rel="nofollow noreferrer">here</a>. I get a icon in my Applications > Programming taskbar but when I click the Matlab launcher icon, it gives me an error saying: </p> <pre><code>Could not launch 'MATLAB R2010a' Failed to execute child process "matlab" (No such file or directory) </code></pre> <p>How can I fix this? As an alternative route, is there another way to launch matlab without the MATLAB launcher icon? </p> <p>Thanks! :)</p>
13250
-1
2017-04-13T12:24:49.530
2016-07-06T05:15:45.853
Installing MATLAB and its launcher icon
[ "installation", "launcher", "matlab" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2011-04-02T23:40:29.027", "id": "37141", "postId": "33199", "score": "0", "text": "for launch, try typing `matlab` in terminal. use tab to see if there is any autocomplete.", "userDisplayName": null, "userId": "12594" }, { "creationDate": "2011-04-03T00:10:44.5...
null
[ { "accepted": null, "body": "<p>As you said typing <code>matlab</code> doesn't work. I use it this way:</p>\n\n<ol>\n<li><p>change to MATLAB current folder</p>\n\n<pre><code>cd Documents/MATLAB\n</code></pre></li>\n<li><p>then, where I have my MATLAB installed:</p>\n\n<pre><code>sh\n/home/my_name/Applicatio...
null
null
2011-06-05T19:43:50.413
null
null
33200
1
null
2011-04-02T23:25:12.933
1
470
<p>I'm running Ubuntu 11.04 Beta 1, and I've noticed Compiz likes to crash, every now and then. I'd like to create a Compiz on my desktop, so if it does, I can run that to bring it back up. Thanks in advance!</p>
null
235
2011-04-03T02:26:06.473
2011-04-03T02:26:06.473
How do I create a compiz launcher on the desktop?
[ "11.04", "compiz", "launcher" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Create a desktop launcher and for the command type in compiz --replace. This should restart compiz</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T00:14:26.200", "id...
null
null
null
null
user13495
33202
1
92469
2011-04-02T23:42:33.590
4
634
<p>Several of the comboboxes that I use regularly (the box to select syntax highlighting in the gedit statusbar, boxes for choosing smart playlist criteria in Banshee, etc) require me to click on them with the mouse, scroll down for awhile, then click on the item that I want. Being able to type into these boxes and have the list jump to the first matching entry would be a nice time saver.</p> <p>So I'm wondering, has this been implemented in Gtk+ 3? If not, is there a bug report somewhere that I could subscribe to? And is there a technical reason that this hasn't been implemented, or is it a design decision. Since this behavior is common in all major web browsers, I'm sure I'm not the first person to think of this, but a few minutes of Googling didn't lead me to anything relevant.</p>
2079
null
null
2012-01-03T14:00:32.463
Do comboboxes support keyboard input in Gtk+ 3?
[ "gtk", "input-method" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><strong>No</strong>, this hasn't changed in gtk+ 3.</p>\n\n<p>Back in 2001, <a href=\"https://bugzilla.gnome.org/show_bug.cgi?id=53579\" rel=\"nofollow\">a bug was reported</a> that dropdown comboboxes couldn't be navigated using the keyboard (even the arrow keys and <kbd>Enter</kbd>). All parts of this bug were fixed except the part about typing text while the combobox has focus and having the list select the correct item alphabetically.</p>\n\n<p>More recently, <a href=\"https://bugzilla.gnome.org/show_bug.cgi?id=643853\" rel=\"nofollow\">a new bug was filed</a> requesting that combobox lists respond to all keyboard input by selecting items alphabetically. This issue is still open.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2016-01-03T15:57:03.347", "id": "1057288", "postId": "92469", "score": "0", "text": "Thanks for the confirmation. For lazy readers, the latest comment on that bug as of now: \"gtk3 is the place where this kind of feature addition can happen, but the bug can easily stay open another 4 years, if nobody volunteers to work on this feature.\" Hopefully there's someone who knows enough to help out... Plain alpha/numerical selection within a combobox is something you see in almost every other UI, so it's weird that the otherwise-comprehensive GTK+ is missing this. ( Mnemonic-based jumping would be even better :-) )", "userDisplayName": null, "userId": "436580" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2012-01-03T14:00:32.463", "id": "92469", "lastActivityDate": "2012-01-03T14:00:32.463", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2079", "parentId": "33202", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>Well, the syntax box in Gedit isn't a combobox, just a button with a popup menu. The Banshee boxes are regular comboboxes, not comboboxes with entries.</p>\n\n<p>So to answer your question, GTK 3 does have combobox entries, just like GTK 2. But the developers of each applicat...
null
null
null
null
null
33203
1
33205
2011-04-02T23:47:10.180
4
93
<p>I'm running Ubuntu 11.04 Beta. One of the new features that I've seen being advertised is the ability to <a href="http://www.webupd8.org/2011/03/ubuntu-software-center-lets-you-test.html" rel="nofollow">"Test Drive" an application</a>. </p> <p>I wanted to try this out so I installed qtnx like so: <code>sudo apt-get install qtnx</code>. However once I went back into the Software Center it did not give me the option to test drive an app. The only buttons that showed up were More Info and Install. Clicking More Info just display a longer description and another install button.</p> <p>How can I enable the "Test Drive" feature? </p>
885
null
null
2011-04-03T00:01:09.563
Why am I unable to "Test Drive" applications in the Software Center?
[ "11.04", "testdrive" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Test Drive is currently limited to only the 30 most popular applications in the Software Center (see the bottom of <a href=\"http://www.omgubuntu.co.uk/2011/03/test-drive-offers-install-free-app-try-outs-in-ubuntu-11-04/\" rel=\"nofollow\">this post on OMG!Ubuntu!</a>). If you weren't looking at one of those programs in the Software Center, that would explain why there was no \"Test Drive\" button.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T00:01:09.563", "id": "33205", "lastActivityDate": "2011-04-03T00:01:09.563", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2079", "parentId": "33203", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>Test Drive is currently limited to only the 30 most popular applications in the Software Center (see the bottom of <a href=\"http://www.omgubuntu.co.uk/2011/03/test-drive-offers-install-free-app-try-outs-in-ubuntu-11-04/\" rel=\"nofollow\">this post on OMG!Ubuntu!</a>). If y...
null
null
null
null
null
33204
1
40311
2011-04-03T00:00:30.473
3
4386
<p>I have a old Nvidia card that needs the nvidia 96 driver to enable all the fancy compiz effects (the noveau free driver doesn't work). I tried installing it with Ubuntu Software Center but it said that it had dependency problems. </p>
5434
235
2011-04-03T02:25:29.640
2011-05-05T11:29:11.533
Why am I unable to install the Nvidia 96 driver?
[ "11.04", "drivers", "nvidia", "package-management" ]
1
4
CC BY-SA 2.5
[ { "creationDate": "2011-04-03T13:29:47.790", "id": "37227", "postId": "33204", "score": "0", "text": "did you try Additional Drivers under the System>Administration menu?", "userDisplayName": null, "userId": "1974" }, { "creationDate": "2011-04-05T12:54:28.733", "id": "37524"...
{ "accepted": true, "body": "<p>As long this is <a href=\"https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-96/+bug/741930\" rel=\"nofollow\">an open bug</a>, you can try the open-source driver Nouveau. To enable the experimental 3D support for this driver, you need to install the package <code>libgl1-mesa-dri-experimental</code>.</p>\n\n<p>Although it says experimental and is still unsupported by upstream developers, that driver works pretty well on a lot of Nvidia cards.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-05-17T00:18:54.307", "id": "47465", "postId": "40311", "score": "1", "text": "Sadly, as long as we rely on proprietary hardware, we're always going to run into issues like this, as we are at the mercy of the discretion of the vendors. Since NVIDIA are the only ones who have access to their proprietary drivers' source code, only NVIDIA can provide a solution to this problem.\n\nAs of today, the latest \"96\" driver only supports X.org 1.9. http://www.nvidia.com/object/linux-display-ia32-96.43.19-driver.html Until/unless NVIDIA decides it's worth their time to release an updated \"96\" driver, the only thing we can do is sit and wait.", "userDisplayName": null, "userId": "2186" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-05-05T11:29:11.533", "id": "40311", "lastActivityDate": "2011-05-05T11:29:11.533", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3037", "parentId": "33204", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>As long this is <a href=\"https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-96/+bug/741930\" rel=\"nofollow\">an open bug</a>, you can try the open-source driver Nouveau. To enable the experimental 3D support for this driver, you need to install the package <c...
null
null
null
null
null
33211
1
36024
2011-04-03T00:23:43.917
18
53186
<p>I've been a illustrator and graphic designer for a number of years and now I'm looking to go more into motion graphics and visual effects. Is there anything that is open source/free (not a demo, education version or trial) that is as complex and feature-rich as Adobe After Effects but for Linux? I've tried Cinlerra, kdenlive, openshot and Blender and whilst they are good at video editing (and 3d modelling in Blender's case) they fall short in effects and compositing features.</p> <p>I've also tried <a href="http://www.ramenfx.org/">Ramen</a>, but the project recently closed and the last update was quite buggy.</p> <p>Also, <a href="http://www.cinefx.org/cinefx/">CineFX/Jahshaka</a> doesn't work and hasn't been updated in many many years, so don't mention it ;-)</p>
6689
235
2011-04-03T02:23:20.470
2017-03-16T09:20:05.633
Are there any free/open source alternatives to Adobe After Effects?
[ "software-recommendation", "video", "effects", "compositing", "editing" ]
13
6
CC BY-SA 2.5
[ { "creationDate": "2011-04-03T00:52:21.080", "id": "37147", "postId": "33211", "score": "0", "text": "Have you tried combining them to achieve the effect you want? I know it can be frustrating to find an alternative, but sometimes all it takes is a change in methods :)", "userDisplayName": n...
{ "accepted": true, "body": "<p>Having used after effects a fair bit in the past and had a good search around on the open source community the simple answer is unfortunately no.</p>\n\n<p>There are plenty of non linear editors, which are like adobe premier, but nothing really like after effects. The closest I can think of would be kdenlive which I have heard has a few effects (although I've never used it), however I don't think any of them really stand up to after effects.</p>\n\n<p>TBH I unfortunately switch back to my windows partition for doing any serious video editing like that because After effects doesn't work well under wine either. </p>\n\n<p>I would absolutely love to be proved wrong and someone know a really good effects program, but I suspect for the moment I'm going to be dissapointed.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2019-07-02T07:01:06.453", "id": "1922012", "postId": "36024", "score": "0", "text": "Blender is much better now. Especially after the recent updates. You should probably give it a try", "userDisplayName": null, "userId": "840045" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-20T00:10:36.600", "id": "36024", "lastActivityDate": "2011-04-20T00:10:36.600", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "13003", "parentId": "33211", "postTypeId": "2", "score": "9" }
[ { "accepted": true, "body": "<p>Having used after effects a fair bit in the past and had a good search around on the open source community the simple answer is unfortunately no.</p>\n\n<p>There are plenty of non linear editors, which are like adobe premier, but nothing really like after effects. The closest...
null
null
null
null
null
33212
1
null
2011-04-03T00:27:48.797
10
29197
<p>I often have to make designs for internet-use. I have had <a href="http://www.adobe.com/products/fireworks/">Fireworks</a> for years and it suits my purpose. These are the details I like in it:</p> <ul> <li>Good tools for moderate image manipulation (cutting, cropping, color changes, overlaying one image with another, blurring, etc.)</li> <li>Possibilities to draw other objects easily (squares, lines, circles, shapes)</li> <li>Easy options to apply textures, shadows, gradients, and other effects.</li> <li>Preview of JPG / GIF / PNG export, easy quality settings -> useful when exporting for the web.</li> <li>Ease of dragging, resizing, and moving objects (images, shapes, text) around on a canvas</li> <li>Ease of working with vectors and bitmaps at the same time</li> </ul> <p>So I guess those are the main qualities I like a lot in Fireworks. Now that I use Ubuntu I've tried Gimp and Inkscape, and some others, but I can not find all of the aforementioned qualities. Maybe it's me, but Fireworks still rules when it comes to these things, IMHO. So I run it under Wine. But that's really a pain... it's slow and behaves erratically. </p> <p>Is there anybody who has found a good replacement for Fireworks? Or knows a program that might fit my needs? Thanks!</p>
null
527764
2020-08-10T03:43:05.903
2020-08-10T03:43:05.903
Is there an alternative to Adobe Fireworks?
[ "software-recommendation", "image-editor", "vector-drawings" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p><a href=\"https://apps.ubuntu.com/cat/applications/precise/pencil/\" rel=\"nofollow noreferrer\"><strong><em>Pencil</em></strong></a> (<a href=\"http://apt.marcoceppi.com/p/pencil\" rel=\"nofollow noreferrer\">Click to install</a>) </p>\n\n<p>While mainly made for animation ...
null
null
null
null
user6019
33213
1
null
2011-04-03T00:55:32.810
5
28940
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/1090/why-is-defragmentation-unnecessary">Why is defragmentation unnecessary?</a> </p> </blockquote> <p>Does the filesystem in ubuntu need to be defragment like the Windows??</p>
13327
-1
2017-04-13T12:23:28.223
2011-04-08T04:36:33.110
Does Ubuntu need to be defragmented?
[ "filesystem" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>The simple answer is that you don't need to defrag a Linux box.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2011-04-08T04:37:17.913", "id": "38000", "postId": "33215", "score": "0", "text": "Not sure why ...
null
null
2011-04-03T14:09:15.043
null
null
33218
1
33257
2011-04-03T01:09:21.443
9
1723
<p>I use a custom Gtk theme along with the default Ambiance window controls. Using my theme, the Unity panel shows its very ugly default buttons when my window is maximized. Since I have the same window theme, I am assuming this comes from the Gtk theme. I tried copying and pasting a few things from Ambiance's gtkrc, but nothing has stuck so far.</p> <p>What must a theme author do to gain pretty looking window buttons in Unity's panel?</p>
2992
null
null
2011-06-24T13:32:22.717
How do I theme the maximized window buttons with Unity?
[ "unity", "11.04", "themes" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-04-03T03:58:44.500", "id": "37166", "postId": "33218", "score": "0", "text": "I don't think the gtkrc would affect that.", "userDisplayName": null, "userId": "1992" } ]
{ "accepted": true, "body": "<p>Dylan, metacity theme support has not been implemented yet in Unity. It's not a priority but someone is working on it ATM. I hope to see it in next unity release (sometime this week).</p>\n\n<p>here is the bug report: <a href=\"https://bugs.launchpad.net/unity/+bug/740232\">https://bugs.launchpad.net/unity/+bug/740232</a></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2012-01-19T02:27:29.073", "id": "110545", "postId": "33257", "score": "0", "text": "Is this also relevant for 11.10, or is something different at work?", "userDisplayName": null, "userId": "19501" }, { "creationDate": "2012-09-06T20:18:12.593", "id": "230338", "postId": "33257", "score": "1", "text": "@detly The maximized window button theming is still relevant all the way up to 12.04 LTS, at least. Also, just making a general mention here for convenience that this bug is now Fix Released.", "userDisplayName": null, "userId": "18612" } ], "communityOwnedDate": "2011-04-03T09:05:38.950", "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T09:05:38.950", "id": "33257", "lastActivityDate": "2011-04-03T09:05:38.950", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "214", "parentId": "33218", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>Dylan, metacity theme support has not been implemented yet in Unity. It's not a priority but someone is working on it ATM. I hope to see it in next unity release (sometime this week).</p>\n\n<p>here is the bug report: <a href=\"https://bugs.launchpad.net/unity/+bug/740232\">h...
null
0
null
null
null
33219
1
null
2011-04-03T01:18:04.950
5
3181
<p>I would like to find a way to turn my laptop touchpad on and off. (I generally use a mouse instead.) </p> <p>I use an HP laptop. Thanks. </p>
13499
8844
2011-04-03T02:49:09.467
2014-04-23T23:12:47.843
How can I disable my touchpad?
[ "touchpad" ]
3
6
CC BY-SA 2.5
[ { "creationDate": "2011-04-03T02:53:01.600", "id": "37159", "postId": "33219", "score": "0", "text": "@user13499 What is the model of your laptop? What version of Ubuntu are you running?", "userDisplayName": null, "userId": "8844" }, { "creationDate": "2011-04-03T03:36:31.920",...
null
[ { "accepted": null, "body": "<p>Open <code>gconf-editor</code>, navigate to <code>/desktop/gnome/peripherals/touchpad</code> and uncheck \"touchpad enabled\".</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2011-04-03T04:01:19.133", "id": "37167", "postId"...
null
null
null
null
null
33221
1
null
2011-04-03T03:24:13.413
4
2206
<p>Is there any way to install either Shift 1 or Shift 2 on Ubuntu?</p>
null
25798
2017-03-12T07:29:44.117
2017-03-12T07:29:44.117
How to install Need for Speed Shift 1-2 game?
[ "wine", "games" ]
3
1
CC BY-SA 3.0
[ { "creationDate": "2011-04-03T04:49:57.603", "id": "37170", "postId": "33221", "score": "1", "text": "additionally you should also give speed dreams a try.", "userDisplayName": null, "userId": "5149" } ]
null
[ { "accepted": null, "body": "<p>You will probably be able to run the application using <a href=\"http://winehq.org\" rel=\"nofollow noreferrer\">Wine</a> <a href=\"http://apt.ubuntu.com/p/wine\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-large\" alt=\"Install wine\"></a>. Wine is a c...
null
null
null
null
user13502
33227
1
null
2011-04-03T04:32:58.107
1
704
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/10373/do-i-need-to-have-antivirus-software-installed-on-a-linux-distro">Do I need to have antivirus software installed on a Linux distro?</a> </p> </blockquote> <p>Do i need install it anti-virus on ubuntu? or unnecessary? I just want to know this. please thanks. </p> <p>please professional honest an opinions, thanks. </p>
13499
-1
2017-04-13T12:24:49.530
2011-04-03T10:42:29.267
Does Ubuntu really need an anti-virus?
[ "viruses", "antivirus" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
null
2011-04-03T11:25:18.043
null
null
33228
1
33278
2011-04-03T04:34:33.410
9
5213
<p>When adding some directory to $PATH by PATH=~/my_program/bin:”${PATH}”</p> <ol> <li>is it true that only executables directly under the directory will be found via $PATH, but other executables under its subdirectores will not?</li> <li>is it possible to make all its subdirectories added? Sometimes specify all the subdirectories explicitly can be a lot of work when there are many.</li> </ol> <p>Thanks and regards!</p>
1471
null
null
2020-05-12T15:04:21.650
Possible to add all subdirectories when adding a directory to $PATH
[ "environment-variables" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>This script uses <code>tree</code> ... </p>\n\n<ul>\n<li><code>sudo apt-get install tree</code> </li>\n</ul>\n\n<p>You can change the depth of directories by changeing <code>-L 1</code><br>\nand you can choose whether or not to use <code>~/</code> ... </p>\n\n<p><strong>UPDATE 2</strong>:<br>\n.. modified the script to replace only a <strong>leading</strong> /home/user/ (not \"any\")<br>\n.. and added args.. </p>\n\n<p><strong>UPDATE</strong> Added check: \n.. Don't add directory to PATH when it's already in PATH\n.. This check considers '~/' and '/home/user/' to be different. </p>\n\n<p>Re your question 1... yes it is true; each specific directory must be spedified individually in the PATH.. </p>\n\n<p>Re your question 2... Here is a script which will do what you want..<br>\nI've tested it, but as it stands it will make the new PATH for the current session..<br>\nTo make it permanent you can use <code>export PATH</code> (but I'm a bit sketchy on the details of <code>export</code>)</p>\n\n<pre><code>#\n# name: path-add-dirs\n# eg: $ path-add-dirs \"$HOME/bin\" \"tilde\" 1\n\n# When directories are $HOME based, choose format.\n# Add directories in tidle format: ~/...\n# ...or as fullly-qualified: /home/user/...\n\n# mode values: \"tilde\", or anything else for fully-qualified \nmode=\"$2\" # valid mode values: \"tilde\", or anything else \nmaindir=\"$1\"; dirs= ; echo\n# Buld string of subdirectories to a depth/level of 1 \nwhile IFS= read -r dir ; do\n # Don't add directory if it is already in PATH\n if [[ \"$mode\" == \"tilde\" ]] ; then\n # replace only a *leading* :/home/user/ \n homecheck=\":$dir\" \n dircheck=\"${homecheck/:$HOME\\//:~/}\"\n dircheck=\"${dircheck#:}\"\n else\n dircheck=\"${dir}\"\n fi;\n pathcheck=\":$PATH:\"\n if [[ \"$pathcheck\" != \"${pathcheck/:$dircheck:/}\" ]] ; then \n echo \"ALREADY IN PATH: $dircheck\"\n else\n dirs=\"$dirs:$dir\" \n echo \" added: $dircheck\"\n fi\ndone &lt; &lt;(tree --noreport -L $3 -fi -d \"$maindir\")\n# Choose one of these two options\nif [[ \"$mode\" == \"tilde\" ]] \nthen PATH=\"$PATH${dirs//:$HOME\\//:~/}\" # change :$HOME to :~/ \nelse PATH=\"$PATH$dirs\" # this method has fully expanded $HOME\nfi\necho\necho \"$PATH\"\necho\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T12:23:56.773", "id": "33278", "lastActivityDate": "2011-04-06T16:40:45.463", "lastEditDate": "2011-04-06T16:40:45.463", "lastEditorDisplayName": null, "lastEditorUserId": "2670", "ownerDisplayName": null, "ownerUserId": "2670", "parentId": "33228", "postTypeId": "2", "score": "5" }
[ { "accepted": null, "body": "<p>No, it is not possible in an easy way. Would it be a possibility to add softlinks to all executables to \"~/my_program/bin\"?</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-0...
null
null
null
null
null
33230
1
33236
2011-04-03T04:51:14.983
0
125
<p>Not the login keyring thing that pops up, but some people are being nosy and using my computer and I'd like to set a password before Ubuntu desktop even loads so people can't access my computer. Is this possible?</p>
13505
null
null
2011-04-03T10:22:06.173
Is there a way to set a password to access the computer?
[ "10.10", "gnome" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2011-04-03T05:12:29.643", "id": "37171", "postId": "33230", "score": "0", "text": "I have a question... did you specify your system to automatically log in on startup?", "userDisplayName": null, "userId": "10616" } ]
{ "accepted": true, "body": "<p>Turn off \"automatic login\" in your system preferences. Unless you have specifically set it up to auto-login, ubuntu will require a password before anyone can use the computer.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-04-03T05:33:06.820", "id": "37175", "postId": "33236", "score": "0", "text": "And make sure the guest login is disabled as well.", "userDisplayName": null, "userId": "10616" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T05:32:28.380", "id": "33236", "lastActivityDate": "2011-04-03T05:32:28.380", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "352", "parentId": "33230", "postTypeId": "2", "score": "0" }
[ { "accepted": true, "body": "<p>Turn off \"automatic login\" in your system preferences. Unless you have specifically set it up to auto-login, ubuntu will require a password before anyone can use the computer.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-04-03T05...
null
null
null
null
null
33235
1
null
2011-04-03T05:22:27.657
3
479
<p>I love that Unity launch panel hides itself when a window is over it, but when I move the mouse over to the left edge of the screen, the panel won't show itself so that I can launch other programs that are placed in it similar to the way Docky does.</p>
8951
12036
2011-04-29T07:29:45.027
2015-08-12T07:36:17.980
How can I show the Unity launcher with the mouse?
[ "11.04", "unity", "launcher" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>A change has been made this month to reveal the launcher on left edge now (after a one second timeout).</p>\n\n<p>You can revert to the previous behavior of launcher reveal only in the top left corner launching the <code>unity-preferences</code> application.</p>\n", "comm...
null
null
null
null
null
33238
1
null
2011-04-03T06:09:32.810
0
3687
<p>Here's an example:</p> <pre><code>HP-G62-Notebook-PC:~$ ccsm The program 'ccsm' is currently not installed. You can install it by typing: sudo apt-get install compizconfig-settings-manager reborn@reborn-HP-G62-Notebook-PC:~$ sudo apt-get install compizconfig-setting-manger [sudo] password for reborn: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package compizconfig-setting-manger HP-G62-Notebook-PC:~$ </code></pre>
13499
7035
2011-06-07T02:24:49.010
2011-06-07T02:24:49.010
Failure to install a package from the command line?
[ "command-line" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2011-04-03T06:15:49.010", "id": "37176", "postId": "33238", "score": "0", "text": "why it is unable to E:? sudo apt-get install compizconfig-settings-manager\nreborn@reborn-HP-G62-Notebook-PC:~$ sudo apt-get install compizonfig-settings-manger\n[sudo] password for reborn: \nRe...
null
[ { "accepted": null, "body": "<p><code>compizconfig-setting-manager</code> isn't quite the same string as <code>compizconfig-settings-manager</code>. Cut and paste might be your friend for that kind of thing.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLi...
null
null
null
null
null
33239
1
null
2011-04-03T06:10:28.347
1
647
<p>I have started the Natty beta 1 ISO as a "Try Ubuntu" in a VirtualBox VM.</p> <p>When it starts up there appears to be only the desktop and an "Examples" folder available - no Unity or anything.</p> <p>Is this supposed to happen? Or is this a bug to report? I wanted to have a look at Natty as-is, while my "stable" Linux is using Maverick.</p>
11572
25863
2012-02-05T22:25:28.880
2012-02-05T22:25:28.880
LiveCD no Unity in VirtualBox
[ "unity", "11.04", "virtualbox" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2011-04-03T06:33:50.057", "id": "37178", "postId": "33239", "score": "0", "text": "And after I install it I see a gnome-like UI with no unity to be seen...", "userDisplayName": null, "userId": "11572" } ]
null
[ { "accepted": null, "body": "<p>According to <a href=\"https://askubuntu.com/posts/14326/edit\">this answer</a> testing Unity in Virtual Box >= 4.0 needs <a href=\"https://askubuntu.com/questions/22743/how-do-i-install-guest-additions-in-virtual-box/22745#22745\">Guest Additions</a> installed. This can not ...
null
null
null
null
null
33246
1
142835
2011-04-03T07:27:20.120
5
2297
<p>How do I tweak the <em>precise mathematical <strong>curve</em></strong> used for the mouse acceleration in Ubuntu?</p>
8678
169736
2013-10-01T15:57:12.233
2013-10-01T15:57:12.233
How do I change the mouse acceleration curve?
[ "mouse" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-04-03T10:31:26.060", "id": "37207", "postId": "33246", "score": "1", "text": "This is geeky :)", "userDisplayName": null, "userId": "11976" } ]
{ "accepted": true, "body": "<p>Okay, I think I found the answer...</p>\n\n<p>Something like this should do the trick:</p>\n\n<pre><code>xinput set-prop \"SynPS/2 Synaptics TouchPad\" \\\n \"Synaptics Edge Motion Speed\" 2000, 5000\nxinput set-prop \"SynPS/2 Synaptics TouchPad\" \\\n \"Device Accel Constant Deceleration\" 4\nsynclient MinSpeed=1.00 MaxSpeed=3.00 AccelFactor=0.025\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2012-05-27T08:57:10.847", "id": "142835", "lastActivityDate": "2012-05-27T08:57:10.847", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "8678", "parentId": "33246", "postTypeId": "2", "score": "0" }
[ { "accepted": null, "body": "<p>That depends on what mouse profile you're using.</p>\n\n<p><a href=\"http://blog.dhampir.no/content/improve-the-mouse-response-and-acceleration-in-debian\" rel=\"nofollow noreferrer\">This blog</a> describes a new mouse acceleration method added to Debian Squeeze (should also...
null
null
null
null
null
33252
1
33256
2011-04-03T08:06:56.233
2
1705
<p>I am tired of</p> <pre><code> javac filename.java </code></pre> <p>and then </p> <pre><code> java filename </code></pre> <p>isn't there a way to make my own command?</p> <pre><code>mycommand filename.java </code></pre> <p>And the <code>filename.java</code> is both compiled and run??</p>
8144
7035
2011-06-07T02:24:07.967
2011-06-07T02:24:07.967
How to make my own command with parameters
[ "command-line", "java" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>You can create really small bash script:</p>\n\n<pre><code>#!/bin/bash\njavac \"$1\"\njava `basename \"$1\" .java`\n</code></pre>\n\n<p>Put this to <code>/usr/local/bin/runjava.sh</code>, and execute</p>\n\n<pre><code>sudo chmod 755 /usr/local/bin/runjava.sh\n</code></pre>\n\n<p>Then you can just type</p>\n\n<pre><code>runjava.sh filename.java\n</code></pre>\n\n<p>to compile and run it.</p>\n\n<p>Alternatively, you can put <code>runjava.sh</code> (or your own name to it) to <code>~/bin</code> folder. If that folder do not exist, you can create it with command <code>mkdir ~/bin</code>. After opening new terminal, it's in your <code>PATH</code> automatically (assuming Ubuntu and bash, without <code>.bashrc</code> customizations). </p>\n\n<p>First method adds it to all users in your system, second one only to you.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2011-04-03T10:03:23.700", "id": "37196", "postId": "33256", "score": "0", "text": "I'd suggest putting the sh file in ~/bin directory, so it is easy to access and will be available for this user only. (Not that your location is any wrong, just saying)", "userDisplayName": null, "userId": "649" }, { "creationDate": "2011-04-03T10:09:22.067", "id": "37198", "postId": "33256", "score": "0", "text": "@Shrikant Also, adding `~/bin` to `PATH` may be good idea when doing it that way.", "userDisplayName": null, "userId": "10581" }, { "creationDate": "2011-04-03T10:43:28.503", "id": "37209", "postId": "33256", "score": "1", "text": "I think it is added to `PATH` by default, if the directory exists... am not on ubuntu right now, so, can't check.", "userDisplayName": null, "userId": "649" }, { "creationDate": "2011-04-03T10:44:37.623", "id": "37210", "postId": "33256", "score": "0", "text": "@Shrikant: ah, true, you are right. It's automatically added in Ubuntu.", "userDisplayName": null, "userId": "10581" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-03T08:59:39.100", "id": "33256", "lastActivityDate": "2011-04-13T14:22:58.867", "lastEditDate": "2011-04-13T14:22:58.867", "lastEditorDisplayName": null, "lastEditorUserId": "13398", "ownerDisplayName": null, "ownerUserId": "10581", "parentId": "33252", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>You can create really small bash script:</p>\n\n<pre><code>#!/bin/bash\njavac \"$1\"\njava `basename \"$1\" .java`\n</code></pre>\n\n<p>Put this to <code>/usr/local/bin/runjava.sh</code>, and execute</p>\n\n<pre><code>sudo chmod 755 /usr/local/bin/runjava.sh\n</code></pre>\n\...
null
null
null
null
null
33254
1
null
2011-04-03T08:33:00.010
0
1672
<p>I got this information using <code>lsusb</code>:</p> <blockquote> <p>Bus 001 Device 002: ID 0c45:62c0 Microdia Sonix USB 2.0 Camera</p> </blockquote> <p>I have problem with my camera. When I use web camera in supported application, like Bandoo chat application at facebook, or any web page with camera support.</p> <p>I have installed cheese or luvcview. Both are working on my laptop but when I use web based application with camera support, then application fails to detect my camera.</p> <p>Is there any problem with my camera driver? I have not installed specific driver.</p>
8900
7035
2011-06-07T02:25:04.860
2011-06-07T02:25:04.860
HP Pavilion DV2000 web camera driver
[ "drivers", "hp", "camera" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Those websites use camera with Flash. You can try installing Flash, if it's not yet installed. However, it's not guaranteed that camera works in Ubuntu with Flash. There have been multiple problems with that earlier.</p>\n\n<p>Also, check out <a href=\"http://www.macromedia.c...
null
null
null
null
null
33260
1
33266
2011-04-03T09:26:26.637
151
101551
<p>How are the packages vim-gtk and vim-gnome different from each other? I've tried both and the resulting Gvim feels the same (to me). If there is no difference, why are both packages maintained?</p>
214
214
2012-03-13T18:42:36.590
2013-12-21T19:43:29.587
Difference between vim-gtk and vim-gnome
[ "gnome", "gtk", "gvim" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2014-12-11T12:03:06.097", "id": "769628", "postId": "33260", "score": "3", "text": "This question has been expanded here: http://askubuntu.com/questions/281886/what-is-the-difference-between-the-different-vim-packages-available-in-ubuntu to include `vim-athena`, `vim-nox` etc"...
{ "accepted": true, "body": "<p>Both packages provide the same application, but compiled with different dependencies (e.g. vim-gnome depends on libgnome2). Vim-gtk is important only to people who use Kubuntu (or some lightweight desktop environment) and don't want to install GNOME libraries. If you use the standard Ubuntu desktop, the dependencies are already present, and you can safely use vim-gnome. I agree that it could be confusing.</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2011-08-20T06:46:16.533", "id": "65870", "postId": "33266", "score": "13", "text": "So then, what is the difference between libgnome and libgtk?", "userDisplayName": null, "userId": "23379" }, { "creationDate": "2011-12-17T00:53:15.127", "id": "100815", "postId": "33266", "score": "16", "text": "libgnome2 is dropped from GNOME3. So what will the difference be in gtk3 world of things?", "userDisplayName": null, "userId": "72" }, { "creationDate": "2013-02-18T23:49:28.443", "id": "321923", "postId": "33266", "score": "0", "text": "Seems like vim-gnome still has libgnome2-0 as a dependency, while both vim-gnome and vim-gtk depend on libgtk2.0-0.", "userDisplayName": null, "userId": "614" }, { "creationDate": "2016-09-05T11:19:18.947", "id": "1245970", "postId": "33266", "score": "10", "text": "So, what benefits does libgnome bring to vim now?? The added dependency will not be there for no reason?!", "userDisplayName": null, "userId": "22757" }, { "creationDate": "2020-09-24T03:58:53.480", "id": "2165936", "postId": "33266", "score": "0", "text": "See [GNOME Libraries Overview](http://www.academictutorials.com/gnome/gnome-introduction.asp)", "userDisplayName": null, "userId": "86948" }, { "creationDate": "2022-02-08T16:55:59.400", "id": "2406230", "postId": "33266", "score": "0", "text": "Are there any speed benefits to a particular GUI package? For example, in opening large (say, 2GB) csv files, does one particular vim win over another? That'd be super-nice to know.", "userDisplayName": null, "userId": "164977" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-03T10:26:15.623", "id": "33266", "lastActivityDate": "2012-10-08T22:48:14.677", "lastEditDate": "2012-10-08T22:48:14.677", "lastEditorDisplayName": null, "lastEditorUserId": "23900", "ownerDisplayName": null, "ownerUserId": "11976", "parentId": "33260", "postTypeId": "2", "score": "115" }
[ { "accepted": true, "body": "<p>Both packages provide the same application, but compiled with different dependencies (e.g. vim-gnome depends on libgnome2). Vim-gtk is important only to people who use Kubuntu (or some lightweight desktop environment) and don't want to install GNOME libraries. If you use the ...
null
null
null
null
null
33261
1
33290
2011-04-03T09:34:38.850
2
1514
<p>In Ubuntu 10.10 I <a href="http://scribblesandsnaps.wordpress.com/2011/03/09/install-the-latest-beta-of-digikam-on-ubuntu-10-10/" rel="nofollow noreferrer">installed digiKam</a>:</p> <pre><code>sudo apt-add-repository ppa:philip5/extra sudo apt-add-repository ppa:philip5/kubuntu-backports sudo apt-add-repository ppa:kubuntu-ppa/backports sudo apt-get update sudo apt-get install digikam2 kipi-plugins2 </code></pre> <p>When running the Update Manager, I am informed:</p> <pre><code>Not all updates can be installed Run a partial upgrade, to install as many updates as possible This can be caused by: * A previous upgrade which didn't complete * Problems with some of the installed software * Unofficial software packages no provided by Ubuntu * Normal changes of a pre-release version of Ubuntu </code></pre> <p>I click 'Close' rather than 'Partial Upgrade', and I can then select which of the updates to install. However, some are greyed out, including some "important security updates": Complete Generic Linux kernel, Generic Linux kernel headers and Generic Linux kernel image. Also, tortoisehg PPA updates from another PPA are greyed out.</p> <p>How should I go about making sure the core Ubuntu system and my other packages installed via PPA are updated whilst still having digiKam installed (and preferably updated via PPA, too)?</p> <p>I've been using Ubuntu for a while, but am not familiar with all the ins and outs of package management.</p> <p>If I should include output from apt-get, please let me know. Thanks.</p> <p><strong>Edit:</strong> updating with terminal output:</p> <pre><code>sudo apt-get -V upgrade Reading package lists... Done Building dependency tree Reading state information... Done The following packages have been kept back: kdebase-runtime (4.5.1-0ubuntu3.1 =&gt; 4.6.1-0ubuntu1~maverick1~ppa1) ksysguard (4.5.1-0ubuntu8 =&gt; 4.6.1-0ubuntu1~maverick1~ppa1) ksysguardd (4.5.1-0ubuntu8 =&gt; 4.6.1-0ubuntu1~maverick1~ppa1) libksgrd4 (4.5.1-0ubuntu8 =&gt; 4.6.1-0ubuntu1~maverick1~ppa1) libksignalplotter4 (4.5.1-0ubuntu8 =&gt; 4.6.1-0ubuntu1~maverick1~ppa1) libprocessui4a (4.5.1-0ubuntu8 =&gt; 4.6.1-0ubuntu1~maverick1~ppa1) linux-generic (2.6.35.27.35 =&gt; 2.6.35.28.36) linux-headers-generic (2.6.35.27.35 =&gt; 2.6.35.28.36) linux-image-generic (2.6.35.27.35 =&gt; 2.6.35.28.36) plasma-scriptengine-javascript (4.5.1-0ubuntu3.1 =&gt; 4.6.1-0ubuntu1~maverick1~ppa1) tortoisehg (1.1.1-1 =&gt; 2.0+repack-0ppa1~maverick1) tortoisehg-nautilus (1.1.1-1 =&gt; 2.0+repack-0ppa1~maverick1) vlc (1.1.4-1ubuntu1.4 =&gt; 1.1.8-maverick~ppa1) vlc-nox (1.1.4-1ubuntu1.4 =&gt; 1.1.8-maverick~ppa1) vlc-plugin-notify (1.1.4-1ubuntu1.4 =&gt; 1.1.8-maverick~ppa1) vlc-plugin-pulse (1.1.4-1ubuntu1.4 =&gt; 1.1.8-maverick~ppa1) The following packages will be upgraded: akonadi-server (1.5.0-0ubuntu1~maverick1~ppa1 =&gt; 1.5.1-0ubuntu1~maverick1~ppa1) gtk2-engines-equinox (1.30-ubuntu3 =&gt; 1.40) kompare (4.5.1-0ubuntu3 =&gt; 4.6.1-0ubuntu1~maverick1~ppa1) libakonadiprotocolinternals1 (1.5.0-0ubuntu1~maverick1~ppa1 =&gt; 1.5.1-0ubuntu1~maverick1~ppa1) libgpg-error0 (1.6-1ubuntu2 =&gt; 1.10-0ubuntu2~maverick1~ppa1) liborc-0.4-0 (0.4.11-1~maverick1 =&gt; 0.4.11-maverick~ppa1) libschroedinger-1.0-0 (1.0.10-1~maverick1 =&gt; 1.0.10-maverick~ppa1) libvlc5 (1.1.4-1ubuntu1.4 =&gt; 1.1.8-maverick~ppa1) libvlccore4 (1.1.4-1ubuntu1.4 =&gt; 1.1.8-maverick~ppa1) nvidia-current (260.19.06-0ubuntu1 =&gt; 260.19.36-maverick~ppa1) nvidia-current-modaliases (260.19.06-0ubuntu1 =&gt; 260.19.36-maverick~ppa1) nvidia-settings (260.19.06-0ubuntu1 =&gt; 260.19.29-maverick~ppa1) policykit-1-gnome (0.96-2ubuntu4 =&gt; 0.99-1ubuntu1~maverick1~ppa1) qapt-batch (1.0.3-0ubuntu2 =&gt; 1.1.1-0ubuntu1~maverick2) transmission-common (2.04-0ubuntu2 =&gt; 2.22-maverick~ppa1) vlc-data (1.1.4-1ubuntu1.4 =&gt; 1.1.8-maverick~ppa1) 16 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. Need to get 57.9MB of archives. After this operation, 5,988kB disk space will be freed. Do you want to continue [Y/n]? </code></pre> <p><img src="https://i.stack.imgur.com/s4dz8.png" alt="Update Manager having added digiKam PPAs"></p> <p>The top five packages in the screenshot are greyed out. It seems like packages from the digiKam PPAs I've added are blocking(?) packages that would otherwise be updated. Ideally, I would like to use the PPAs concerning digiKam only for digiKam itself (and its actual dependencies) but not other packages such as the nVidia driver and transmission and whatnot, and allow other standard packages from Ubuntu 10.10 to be used as normal.</p>
6436
6436
2011-04-03T14:15:09.673
2011-04-03T14:48:51.233
How do I handle updates having installed digiKam using PPAs?
[ "10.10", "package-management", "ppa", "partial-upgrade" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-04-03T10:22:56.203", "id": "37205", "postId": "33261", "score": "0", "text": "Try `sudo apt-get update && apt-get upgrade` from the terminal, this will give you a list of packages to update and/or remove in case of conflicts.", "userDisplayName": null, "userId": "...
{ "accepted": true, "body": "<p>The problem is that the philip5-extra PPA contains not only Digikam, but also backports of other important packages. If you trust the repository, the upgrade should be fine.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-04-03T14:45:34.100", "id": "37236", "postId": "33290", "score": "0", "text": "Thanks for the reply. Before I go ahead (will take a backup anyway), do you know if the other PPAs I use like the tortoisehg might become usable again once the \"partial\" upgrade is done?", "userDisplayName": null, "userId": "6436" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T14:35:42.113", "id": "33290", "lastActivityDate": "2011-04-03T14:48:51.233", "lastEditDate": "2011-04-03T14:48:51.233", "lastEditorDisplayName": null, "lastEditorUserId": "11976", "ownerDisplayName": null, "ownerUserId": "11976", "parentId": "33261", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>Just go for the partial upgrade and it will be ok and updated .\nI have had a similar situation and it became ok after the partial upgrade.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-04-03T14:26:59.380", "id": "37234", ...
null
null
null
null
null
33263
1
45350
2011-04-03T10:13:47.337
6
1710
<p>Is it possible to type a hair space (u200a) and a thin space (u2009) in Ubuntu without entering the Unicode code? Something with the Compose key? </p>
12938
235
2011-04-05T00:05:54.027
2024-02-22T00:00:48.660
Is it possible to type a thin and hair space without entering the Unicode?
[ "unicode", "special-characters" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Got it! Keyboard preferences &gt; Layouts &gt; Options... &gt; Using space key to input non-breakable space character &gt; Non-breakable space at third level, <em>thin non-breakable space at fourth level</em>.</p>\n<p>(The fourth level is called the same way as the third plus Shift. To set the 3rd level switch, go to Keyboard preferences &gt; Layouts &gt; Options... &gt; Key to chose 3rd level.)</p>\n<p><strong>Update 2022:</strong>\nApologies to all people asking questions in the comments: I have not used Ubuntu GUI for years now, so frankly don't even understand my own answer here :/ I also don't have any hardware on which I could try it. But generally speaking:</p>\n<ul>\n<li>Keyboard levels modify what you get when you press a key: just pressing a key is the 1st level, shift+key is the second level and so on.</li>\n<li>To type a third-level character, press the 3rd level modifier and the key of interest.</li>\n</ul>\n", "commentCount": "5", "comments": [ { "creationDate": "2011-05-26T16:05:14.843", "id": "49759", "postId": "45350", "score": "1", "text": "The hair space still to be found, but I probably want too much in the everyday typography.", "userDisplayName": null, "userId": "12938" }, { "creationDate": "2013-08-23T21:59:23.530", "id": "428770", "postId": "45350", "score": "2", "text": "What do levels mean?", "userDisplayName": null, "userId": "23470" }, { "creationDate": "2017-12-05T00:53:15.897", "id": "1581456", "postId": "45350", "score": "1", "text": "So how do you enter them ? How do you type a 3rd level character ?", "userDisplayName": null, "userId": "101830" }, { "creationDate": "2021-09-10T19:46:24.637", "id": "2337968", "postId": "45350", "score": "0", "text": "I wanted hair space because that is what is supposed to go before and after an em dash.", "userDisplayName": null, "userId": "124363" }, { "creationDate": "2022-07-07T13:56:56.040", "id": "2466019", "postId": "45350", "score": "0", "text": "Apparently, the answer does not clear. Could you please explain more clearly?", "userDisplayName": null, "userId": "772449" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2011-05-26T16:04:14.020", "id": "45350", "lastActivityDate": "2022-07-07T21:24:03.700", "lastEditDate": "2022-07-07T21:24:03.700", "lastEditorDisplayName": null, "lastEditorUserId": "12938", "ownerDisplayName": null, "ownerUserId": "12938", "parentId": "33263", "postTypeId": "2", "score": "-1" }
[ { "accepted": true, "body": "<p>Got it! Keyboard preferences &gt; Layouts &gt; Options... &gt; Using space key to input non-breakable space character &gt; Non-breakable space at third level, <em>thin non-breakable space at fourth level</em>.</p>\n<p>(The fourth level is called the same way as the third plus...
null
null
null
null
null
33273
1
null
2011-04-03T11:33:47.900
1
697
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/30007/what-is-the-nm-applet-and-why-does-it-take-so-much-memory">what is the nm-applet and why does it take so much memory?</a> </p> </blockquote> <p>nm-applet suspiciously uses about 1 gig of RAM on Ubuntu 10.10.</p> <p>Is this normal behavior?</p>
4493
-1
2017-04-13T12:25:03.983
2011-04-03T19:43:55.730
Is it normal for nm-applet to use 1,5Gig of ram?
[ "network-manager" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2011-04-03T13:24:44.540", "id": "37225", "postId": "33273", "score": "0", "text": "mine uses 50-60MBs. Still seems like an obscene amount, but fwiw, that's my nm-applet", "userDisplayName": null, "userId": "1974" }, { "creationDate": "2011-04-03T18:41:21.547",...
null
[ { "accepted": null, "body": "<p>Mine is using 3.9 MB right now on an ethernet connection with 10.10 64-bit. 1.5 Gigs is obviously way too much. Try the obvious things like restarting your machine or killing the process\n?</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
null
null
2011-04-05T08:35:51.217
null
null
33274
1
33277
2011-04-03T11:56:00.293
8
804
<p>I just wonder how sudo privileges are found with ubuntu, from a technical point of view. Users with sudo privileges are not present in /etc/sudoers, so this looks a little bit exotic.</p> <p>Was the source code of 'sudo' modified to look to other configuration files ? </p> <p>Thanks</p>
13515
null
null
2011-04-03T12:19:50.553
how come sudo give root privileges for a user not in /etc/sudoers?
[ "administration", "sudo" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>By default all members of <em>admin</em> group can use sudo to get root privileges:</p>\n\n<pre><code>%admin ALL=(ALL) ALL\n</code></pre>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-04-03T12:48:55.477", "id": "37219", "postId": "33277", "score": "2", "text": "OMG, I took the '%' char for a comment. Too much LaTeX probably...", "userDisplayName": null, "userId": "13515" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T12:19:50.553", "id": "33277", "lastActivityDate": "2011-04-03T12:19:50.553", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2369", "parentId": "33274", "postTypeId": "2", "score": "12" }
[ { "accepted": true, "body": "<p>By default all members of <em>admin</em> group can use sudo to get root privileges:</p>\n\n<pre><code>%admin ALL=(ALL) ALL\n</code></pre>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-04-03T12:48:55.477", "id": "37219", "...
null
null
null
null
null
33276
1
null
2011-04-03T12:01:56.043
1
1144
<p>I got the following message when I tried to open update.</p> <blockquote> <p>E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.<br> E: _cache->open() failed, please report.</p> </blockquote> <p>Please help me to solve it.</p>
9517
8844
2011-04-15T03:35:25.967
2011-04-15T03:35:25.967
How do I fix my package state after the installation process (dpkg) was interrupted?
[ "dpkg", "updates" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-04-03T13:22:08.697", "id": "37223", "postId": "33276", "score": "4", "text": "did you run 'sudo dpkg --configure -a'?", "userDisplayName": null, "userId": "1974" } ]
null
[ { "accepted": null, "body": "<p>Run the command <code>sudo dpkg --configure -a</code> in terminal, just like the error message says to do.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T15:04:07.900",...
null
null
2015-02-26T06:41:42.567
null
null
33280
1
33295
2011-04-03T12:53:04.720
54
59525
<p>I was wondering how to restrict the search range of "locate" to some directory?</p> <p>For example, how to find files/directories with string "math" in their names under some directory "/home/tim/science/"?</p> <p>Thanks and regards!</p>
1471
null
null
2020-09-21T11:14:03.187
Use "locate" under some specific directory?
[ "command-line", "files" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><strong>UPDATE</strong>: A note about using locate's <strong>regex option</strong> vs the shell's <strong><a href=\"http://www.gnu.org/software/bash/manual/bashref.html#Filename-Expansion\">filename expansion</a></strong> in relation to locate's args ... </p>\n\n<p><strong>SHELL FILENAME EXPANSION</strong><br>\nWhen you type <code>locate /bin/b*</code> (note there are no quotes), several things happen. </p>\n\n<ol>\n<li>First, <em>shell filename-expansion</em> will expand the special <em>shell pattern charecter</em> * (This is because the * is unprotected, ie. there are no \"double-quotes\") </li>\n<li>This resulting expansion is a <strong>list of filenames</strong>. which is perhaps very long... This list is passed to <code>locate</code> as many individual commandline args. </li>\n<li><code>locate</code> then tests each of these args against each of the files in its database, and outputs matches. </li>\n</ol>\n\n<p>Take note however, that 'locate' has no concept of the current working directory. It only matches your args against the <em>fully-qualified</em> file-names in its database.<br>\nThis means that it will match both <code>/bin/bash</code> <strong>and</strong> <code>/home/user/bin/brackets</code><br>\nYou have some degree of control this way, but locate's <em>regex search</em> offers more; as do some other of locate's options. </p>\n\n<p><strong>LOCATE'S REGEX OPTION</strong><br>\nWhen you type <code>locate -r \"/bin/b.*\"</code> different things happen than do with simple args.. (<em>shell-expanded-args</em> are just a list of simple args) </p>\n\n<ol>\n<li>The <code>-r</code> option tells <em>locate</em> to treat your arg as a regex pattern. </li>\n<li>The quotation marks protect the * from shell filename-expansion. It means that the * and the dot . are now <em>special regex characters</em> </li>\n<li>Being regex, you can very easily tell 'locate' to match its database entry in various ways: eg1. <code>locate -r \"^/bin/b.*\"</code> produces file names beginning with <strong>/bin/b</strong> ... eg2. <code>locate -r ~/\"bin/b.*\"</code> produces file names beginning with <strong>/home/user/bin/b</strong> .. Note that the ~/ is <strong>not</strong> protected by \"quotation-marks\" and is therefore subject to <em>shell tilde-expansion</em> which converts ~/ into /home/user/ </li>\n</ol>\n\n<p>Summary: \"shell filname expansion\" is quite different to 'regex' </p>\n\n<p>Now back to the original post:</p>\n\n<hr>\n\n<p><code>locate</code> typically lists the entire database to stdout, so to limit it to a particular directory you need to filter it... You can do this via locate's options. </p>\n\n<p>You can use locate's regex capability, rather than just shell-globbing ...(<code>locate /dir/myfile*</code> is shell-globbing)...</p>\n\n<p>From <em>info locate</em>: <code>-r</code>,<code>--regex</code> </p>\n\n<ul>\n<li>\"... (regex) matches are performed against the whole path name, and so by default a pathname will be matched if any part of it matches the specified regular expression. The regular expression may use <strong>^</strong> or <strong>$</strong> to anchor a match at the beginning or end of a pathname.\"</li>\n</ul>\n\n<p>note: -i = ignore case<br>\n. . . . . -r = regex<br>\n. . . . . ~/ will be expanded by the shell to /home/user (when ~/ is not in quotes)<br>\n. . . . . <strong>'\\ '</strong> (baskslash+space; no quotes) is a literal space (to avoid shell expansion). You can put the string in quotes, but be sure to leave the <strong>~/</strong> outside the quotes: <code>~/my\\ regex</code> or <code>-/\"my regex\"</code> </p>\n\n<p>eg. <code>locate -ir ~/\".*\"la\\ bella\\ vita</code> is the same as <code>locate -ir ~/\".*la bella vita\"</code> and will search your entire home directory for \"La Bella Vita\" occurring anywhere. </p>\n\n<p>You can also limit the search to just the file <strong>name</strong> but using the <code>-b</code> or <code>--basename</code> .. in which case the regex start-of-line <code>^</code> applies to only the basename...</p>\n\n<p>I most commonly find myself using <code>locate -bir</code> </p>\n\n<p>PS.. <code>Locate</code> is so fast, that I have <strong>never</strong> used <code>find</code> ... nor have I used nautilus search (too slow) </p>\n\n<p>With 'locate', if you are looking for something which is newly added, just run <code>sudo updatedb</code> to refresh locate's database... (but if you've newly added it, you probably know where it is :)....</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T15:48:49.453", "id": "33295", "lastActivityDate": "2011-04-03T20:09:27.723", "lastEditDate": "2011-04-03T20:09:27.723", "lastEditorDisplayName": null, "lastEditorUserId": "2670", "ownerDisplayName": null, "ownerUserId": "2670", "parentId": "33280", "postTypeId": "2", "score": "35" }
[ { "accepted": null, "body": "<p>You can use <code>locate /rootpath/*filenamespec</code>.I hadn't tried it before, but it appears to work. To do your example, it would be <code>locate /home/tim/science/*math*</code></p>\n\n<p>You may want to look at the <code>find</code> command rather than <code>locate</cod...
null
null
null
null
null
33284
1
null
2011-04-03T13:25:55.440
1
462
<p>I am dual booting windows 7 and Ubuntu. I am looking for a way to share zimbra local folders between windows and Ubuntu. Is this possible? This is to enable access to emails downloaded to local folder while logged into windows or Ubuntu.</p>
13517
6969
2011-04-13T08:21:41.837
2011-07-18T00:20:28.240
Sharing Zimbra local folders between Ubuntu and windows
[ "windows", "file-sharing" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2011-04-03T23:26:25.457", "id": "37271", "postId": "33284", "score": "0", "text": "Linux can access your windows file system (If it is not hibernated) but windows does not have built in support for ext[34] so vice versa might be hard.", "userDisplayName": null, "userId...
null
[ { "accepted": null, "body": "<p>I don't know Zimbra, but a common problem of sharing folders between linux and windows is, that Windows lacks buildin support for common filesystems (ext, reiserfs, ...), and Linux-programs rely on user/group/others-read/write/execute-flags for files, which the windows-filesy...
null
null
null
null
null
33288
1
33291
2011-04-03T13:58:14.027
1
147
<p>Is there a way to sort of "share" processing power between two machines? I already use x2x and ssh to communicate between the two, but the two but that works with two moniters aswell. Is there a way I could have them both connected, but if I click an app on one machine (lets say cpu1) it would open on the machine with the most available RAM, and if it opens on cpu2 the window itself would still be on cpu1?</p> <p>Big ask, I know. If I haven't been clear enough then just ask.</p> <p>More importantly, will anyone help me code this?</p>
10750
10750
2011-04-05T04:22:24.570
2011-04-05T04:22:24.570
Is there a way to share resources of a machine by running a program on one machine, but display it on another?
[ "hardware", "ssh", "ram" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It's possible to run a X11 aplication on a remote machine and display the result on the local one. This is as simple as</p>\n\n<pre><code>ssh -Y user@remote gedit\n</code></pre>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-04-04T16:35:08.450", "id": "37358", "postId": "33291", "score": "0", "text": "Really that simple? wow! Is it quite fast?", "userDisplayName": null, "userId": "10750" }, { "creationDate": "2011-04-04T20:33:54.057", "id": "37393", "postId": "33291", "score": "1", "text": "It's that simple thanks to the client-server architecture of X11. When it comes to performance, it works great on a local network.", "userDisplayName": null, "userId": "11976" }, { "creationDate": "2011-04-05T04:24:38.327", "id": "37452", "postId": "33291", "score": "0", "text": "Just tried it. Ran Spotify from my desktop, displayed it on my laptop, and controlled the sound that came through my big speakers remotely! All that comes next is the final bit of what I said - to make the computer automatically start a program on a second machine if the resources are running low.", "userDisplayName": null, "userId": "10750" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T14:39:03.267", "id": "33291", "lastActivityDate": "2011-04-04T20:35:30.237", "lastEditDate": "2011-04-04T20:35:30.237", "lastEditorDisplayName": null, "lastEditorUserId": "11976", "ownerDisplayName": null, "ownerUserId": "11976", "parentId": "33288", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>It's possible to run a X11 aplication on a remote machine and display the result on the local one. This is as simple as</p>\n\n<pre><code>ssh -Y user@remote gedit\n</code></pre>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-04-04T16:35:0...
null
null
null
null
null
33296
1
33321
2011-04-03T15:57:05.960
3
797
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/235317/what-is-ubuntu-for-phones-and-how-can-i-get-it">What is ‘Ubuntu for phones’ and how can I get it?</a> </p> </blockquote> <p>Recently, we have heard a lot about different powerful tablets and smartphones with operating systems such as Android or iOS. Now fortunately we see Ubuntu 11.04 will be available for tablets too. My question is that whether this version of Ubuntu will be available for smart phones with phoning features too? I mean can we have it on smart phones such as Samsung Galaxy Tab1?</p> <p>Thanks in advance. . . </p>
1728
-1
2017-04-13T12:24:13.660
2013-01-05T13:30:51.087
Ubuntu available for smart phones?
[ "11.04", "tablet", "ubuntu-touch", "smartphone" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>A Kubuntu Mobile technology preview was part of the <a href=\"http://www.kubuntu.org/news/10.10-release\" rel=\"nofollow noreferrer\">10.10 release</a>. I don't believe it is being shipped on any real hardware yet, but you can <a href=\"http://cdimage.ubuntu.com/kubuntu-mobile/releases/10.10/release/\" rel=\"nofollow noreferrer\">download it</a> to try out in a virtual machine. Builds for Natty are also <a href=\"http://cdimages.ubuntu.com/kubuntu-mobile/daily-live/current/\" rel=\"nofollow noreferrer\">available</a>.</p>\n\n<p><img src=\"https://i.stack.imgur.com/EvKbN.png\" alt=\"pics!\"></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T19:26:05.780", "id": "33321", "lastActivityDate": "2011-04-03T19:26:05.780", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "570", "parentId": "33296", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>The answer is no, Ubuntu was not designed for phones. There are some <a href=\"http://www.phonesreview.co.uk/2010/03/10/video-htc-touch-pro2-runs-ubuntu/\" rel=\"nofollow\">hacks</a> to make it work on phones, but not in a usable way.</p>\n\n<p>PS. Looks like there was a proj...
null
null
2013-01-03T00:38:46.577
null
null
33299
1
null
2011-04-03T16:27:33.200
2
11981
<p>Ok so I want to change operating systems, I got a new PC recently that had no operating system so I installed Ubuntu on it. I now want to install Windows 7 but when I put in the install disk it says it needs my hard drive to be in the NTFS format. How can I change my hard rive to this format in Ubuntu?</p>
null
null
null
2011-04-03T17:05:44.220
Moving from Ubuntu to Windows 7, need hard to be NTFS format
[ "installation", "windows-7", "ntfs" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>It is easier to install Windows first, and then install Ubuntu. (Windows tends to like to dominate the whole drive).</p>\n\n<p>What you need to do is put Windows on the disk's Primary Partition. This partition will be formatted with NTFS. you can do this by booting from the W...
null
null
null
null
user13519
33301
1
null
2011-04-03T16:50:06.650
5
3839
<p>I need a tool for creating high quality customizable pie charts, then export them to some graphic format (e.g. png).</p> <p>I need something which allows me to put in some data and which is more customizable than OpenOffice.org.</p>
13521
6969
2011-04-03T18:45:39.100
2016-12-08T22:36:46.440
Tool for creating pie charts
[ "software-recommendation", "graphics", "diagram" ]
4
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p><code>graphviz</code>, optionally with one of its GUI wrappers should be able to do anything you need.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-04-05T10:48:52.217", "id": "37493", "postId": "33304", "scor...
null
null
null
null
null
33305
1
33306
2011-04-03T17:58:40.437
2
2783
<p>I tried to install the packages <code>apt-file</code>, <code>ubuntu-tweak</code> and <code>checkinstall</code> using <code>sudo apt-get install &lt;package name&gt;</code> in 10.10, but the terminal reported <code>package not found</code> even after <code>sudo apt-get update</code>. What am I doing wrong?</p>
12846
173287
2019-08-31T09:18:27.927
2019-08-31T09:18:27.927
Can't install apt-file and ubuntu tweak in terminal
[ "software-installation", "10.10" ]
2
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>The problem is most likely that you don't have the universe or multiverse repositories enabled - not all software is in the core ubuntu distribution. Luckily, it's simple to enable those from the system menu:</p>\n\n<p><a href=\"https://help.ubuntu.com/community/Repositories/Ubuntu\" rel=\"nofollow\">https://help.ubuntu.com/community/Repositories/Ubuntu</a> </p>\n\n<p>Additionally, even though those are command line programs, you can install them from the ubuntu software center or another graphical package manager. </p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-04-03T18:34:59.630", "id": "37245", "postId": "33306", "score": "0", "text": "I enabled the universe and multiverse repository sources and it works thanks a lot", "userDisplayName": null, "userId": "12846" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T18:08:00.373", "id": "33306", "lastActivityDate": "2011-04-03T18:08:00.373", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "352", "parentId": "33305", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>The problem is most likely that you don't have the universe or multiverse repositories enabled - not all software is in the core ubuntu distribution. Luckily, it's simple to enable those from the system menu:</p>\n\n<p><a href=\"https://help.ubuntu.com/community/Repositories...
null
null
2019-09-03T11:25:56.527
null
null
33308
1
null
2011-04-03T18:12:21.120
0
1844
<p>upgrade to Natty failed to finish, with an error related to samba4, failed to load modules from /usr/lib/samba/ldb.</p> <p>Now I am unable to update or run Synaptic. How can I fix this?</p>
7052
6005
2012-07-09T13:11:25.063
2012-07-09T13:11:25.063
Upgrade crash samba4 error
[ "samba" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2012-02-03T00:36:45.703", "id": "116437", "postId": "33308", "score": "0", "text": "This question should instead be filed as a bug report, thanks! [Instructions here](http://askubuntu.com/questions/5121/how-do-i-report-a-bug).", "userDisplayName": null, "userId": "235"...
null
[ { "accepted": null, "body": "<p>The easiest way to fix this is probably to run \"dpkg --purge samba4\" in a terminal to uninstall Samba 4. We are also working on an update which fixes this particular error.</p>\n\n<p>Samba 4 is an experimental version of Samba. If you just need file sharing, I would recomme...
null
null
2012-02-03T00:47:27.320
null
null
33309
1
33559
2011-04-03T18:13:56.720
4
2254
<p>I have multiple tracks where I would like to delete the album entry. If I mark them in Rhythmbox and try to edit their tags, I can only change it to something else. If I leave the field empty, it does not change anything at all.</p> <p>How can I void these fields?</p>
12824
235
2011-04-04T21:02:58.950
2017-03-14T19:36:27.180
How do I delete album tags in multiple files?
[ "rhythmbox" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I would recommend a tool made specially for tagging such as Easytag, most media players are limited in this regard. What you want can be done easily with Easytag, Install using Synaptic or software center.</p>\n\n<p>or just type in your terminal</p>\n\n<pre><code>sudo apt-get install easytag\n</code></pre>\n\n<p>Compact guide:</p>\n\n<p><img src=\"https://i.stack.imgur.com/b6KPy.jpg\" alt=\"enter image description here\"></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-05T00:28:34.573", "id": "33559", "lastActivityDate": "2011-04-05T01:24:47.797", "lastEditDate": "2011-04-05T01:24:47.797", "lastEditorDisplayName": null, "lastEditorUserId": "4923", "ownerDisplayName": null, "ownerUserId": "4923", "parentId": "33309", "postTypeId": "2", "score": "7" }
[ { "accepted": null, "body": "<p>You can do that with <a href=\"http://apt.ubuntu.com/p/kid3-qt\" rel=\"nofollow noreferrer\">kid3-qt</a>.</p>\n\n<pre><code>sudo apt-get install kid3-qt \n</code></pre>\n\n<p>If you use kde, install <a href=\"http://apt.ubuntu.com/p/kid3\" rel=\"nofollow noreferrer\">kid3</a>...
null
null
null
null
null
33310
1
null
2011-04-03T18:16:56.250
0
325
<p>I have 10.10 Netbook Edition (with Unity). If I hold down the Super key, I see numbers on the the app icons (including apps that are already open). If I hit the number for an app that is already open (say Firefox), it opens all my Firefox windows in a small version. </p> <p>At this point I can actually interact with the small versions of the Firefox windows and use Alt-Tab to switch between them. But what if I want to select one of the Firefox windows to be normal size? I know I can click on it to do that, but how do I do it with the keyboard.</p>
3906
866
2011-04-03T18:36:31.847
2011-04-03T23:36:59.980
How to make a window normal size with the keyboard in Unity?
[ "10.10", "unity" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>As far as I know that isn't possible in 10.10's Unity. In 11.04, you can switch between those windows using the arrow keys and hitting enter.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creati...
null
null
null
null
null
33311
1
33314
2011-04-03T18:20:48.320
0
112
<p>I don't see any option on my Software Center! I do not know if it is relevant, but I have created an Ubuntu One account (although I don't know how to inform the OS about it).</p>
12611
25863
2012-06-18T18:12:02.797
2012-06-18T18:12:02.797
Can I get paid apps access in 10.04LTS?
[ "10.04", "software-center", "paid-applications" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Paid applications in the Software Centre were introduced in Ubuntu 10.10, so you cannot get them from 10.04.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-04-03T18:46:43.450", "id": "37248", "postId": "33314", "score": "0", "text": "Thank you. So, the only solution, apart from a clean install of 10.10 is to wait for the 11th LTS edition?", "userDisplayName": null, "userId": "12611" }, { "creationDate": "2011-04-04T05:57:13.637", "id": "37309", "postId": "33314", "score": "0", "text": "You can do an in-place install from 10.04 to 10.10. But if you'd prefer to stay with LTS releases then yes you need to wait until April 2012.", "userDisplayName": null, "userId": "866" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T18:35:53.920", "id": "33314", "lastActivityDate": "2011-04-03T18:35:53.920", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "866", "parentId": "33311", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>Paid applications in the Software Centre were introduced in Ubuntu 10.10, so you cannot get them from 10.04.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-04-03T18:46:43.450", "id": "37248", "postId": "33314", ...
null
null
null
null
null
33315
1
null
2011-04-03T18:37:50.763
1
3758
<p>Yesterday i was playing around of the wireless settings, and set up a <strong>tftp server</strong>. Today, i found the wireless icon does not show up on the panel anymore.. monitor and bluetooth are still there...</p> <p>I did: <code>ifconfig -a</code>, and it shows: <code>etho0 link encap:ethernet</code>, and it has: </p> <blockquote> <p>HWaddress inet6 addresss.<br> RXbytes 0 TX bytes: 0, but it does not even have a ip4 address, nor a mask.</p> </blockquote> <p>The other one is: </p> <blockquote> <p>l0 link encap: local loopback inet addr 127.0.0.1. mask 2550 0 0 </p> </blockquote> <p>Can anyone help me how to reset the settings for my wireless connection? Thanks</p>
13526
47151
2012-03-27T12:53:21.713
2012-07-07T08:40:41.380
How to reset wireless card settings
[ "wireless", "settings" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>eth0 appears to be your ethernet, and it wouldn't have an ip address or mask if it wasn't connected. lo is just your loopback.</p>\n\n<p>With those in mind, it appears that your wireless is not active. With your wireless working yesterday. It seems to be a module hasn't loade...
null
null
null
null
null
33319
1
33327
2011-04-03T18:51:50.933
2
1923
<p>This used to happen only if I do it before Ubuntu was fully loaded or if it was just waking from a suspend, but now it started happening always. My laptop is Acer Aspire 5740. Can the OS suppress this beep?</p>
10263
null
null
2011-04-03T20:04:55.380
Why does my laptop give a loud beep everytime I unplug from AC power?
[ "power-management" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-04-03T19:49:04.747", "id": "37253", "postId": "33319", "score": "0", "text": "If you remember or if you have windows installed does this happen there? (When I Google the laptop I noticed that it came with windows 7 64-bit.)\nWhat Ubuntu version do you have?", "userDis...
{ "accepted": true, "body": "<p>To remove the PC speaker driver type <code>sudo rmmod pcspkr</code> to add it again <code>sudo modprobe pcspkr</code>.</p>\n\n<p>In Addition try System -> Preferences -> Sound and select the System Beep tab. Then de-select the system beep.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-04-03T20:44:39.763", "id": "37259", "postId": "33327", "score": "0", "text": "Not related to OP's question, but I don't see a System Beep tab under Sound on 10.10. What version are you using?", "userDisplayName": null, "userId": "11748" }, { "creationDate": "2011-04-11T09:15:58.253", "id": "38449", "postId": "33327", "score": "0", "text": "Thanks, muting 'Beep' from alsamixer did the trick for me.", "userDisplayName": null, "userId": "10263" }, { "creationDate": "2016-04-22T17:34:40.660", "id": "1135795", "postId": "33327", "score": "0", "text": "I’d like to enable the warning beep when power is unplugged, but `sudo modprobe pcspkr` didn't do it for me. Ubuntu 12.04", "userDisplayName": null, "userId": "12518" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T19:59:27.167", "id": "33327", "lastActivityDate": "2011-04-03T20:04:55.380", "lastEditDate": "2011-04-03T20:04:55.380", "lastEditorDisplayName": null, "lastEditorUserId": "4705", "ownerDisplayName": null, "ownerUserId": "4705", "parentId": "33319", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>To remove the PC speaker driver type <code>sudo rmmod pcspkr</code> to add it again <code>sudo modprobe pcspkr</code>.</p>\n\n<p>In Addition try System -> Preferences -> Sound and select the System Beep tab. Then de-select the system beep.</p>\n", "commentCount": "3", ...
null
null
null
null
null
33320
1
33322
2011-04-03T19:21:17.400
3
8898
<p>Last update brought shadows to the Unity panel - or at least I just noticed them.</p> <p>I know that I can remove any shadows I want through the <em>Window Decoration</em> plugin in <em>ccsm</em> but grabbing the panel doesn't give me its name.</p> <p>So, what do I have to add to the <em>Shadow Windows</em> rule to remove the Unity panel shadows?</p>
12692
235
2012-09-12T17:40:50.153
2016-07-07T14:04:42.430
How can I remove the shadows from the unity panel?
[ "unity", "compiz", "panel" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<h3>For 11.04 and 11.10:</h3>\n\n<p>Replace <code>/usr/share/unity/3/panel-shadow.png</code> with an invisible image.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-04-04T17:46:01.237", "id": "37366", "postId": "33322", "score": "0", "text": "Do you mean that the panel uses an image for the shadow instead of compiz's shadows?!\nIs there any reason that they chose it to be this way?", "userDisplayName": null, "userId": "12692" }, { "creationDate": "2011-04-04T19:09:27.327", "id": "37381", "postId": "33322", "score": "0", "text": "Yes, currently it's just an image (as it was in 10.10). I assume it's due to a lack of resources (namely time). Adding bling is usually not the top priority, but development doesn't stop with Natty Narwhal, so this probably will change in the future. ;-)", "userDisplayName": null, "userId": "3037" }, { "creationDate": "2011-05-06T13:20:11.453", "id": "44587", "postId": "33322", "score": "1", "text": "Just renaming it also seems to work :)", "userDisplayName": null, "userId": "16748" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-03T19:30:45.907", "id": "33322", "lastActivityDate": "2012-09-12T17:41:12.663", "lastEditDate": "2012-09-12T17:41:12.663", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "3037", "parentId": "33320", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<h3>For 11.04 and 11.10:</h3>\n\n<p>Replace <code>/usr/share/unity/3/panel-shadow.png</code> with an invisible image.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-04-04T17:46:01.237", "id": "37366", "postId": "33322", ...
null
null
null
null
null
33323
1
33379
2011-04-03T19:42:44.113
12
8876
<p>So I've got the AskUbuntu chatroom (I'm just using this as an example, I've got other webapps that I've got the same issue with) saved as a "Application Shortcut" in Chromium, and the icon is really (And I mean really) low resolution. Example:</p> <p><img src="https://i.stack.imgur.com/PlLMk.jpg" alt="enter image description here"></p> <p>The top one is the default icon that's used for the Application Shortcut, the bottom is the AskUbuntu lens - so my question is, how can I use the icon that's used for the AskUbuntu lens. </p> <p><img src="https://i.stack.imgur.com/oTOp6.png" alt="enter image description here"></p>
6005
23155
2012-01-14T07:27:56.540
2019-10-17T18:23:38.933
How can I change the Google Chrome webapp icon?
[ "icons", "google-chrome", "webapps" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>With daily chromium builds and <a href=\"http://castrojo.tumblr.com/post/4235430218/web-app-matching-with-chromium-and-unity\" rel=\"noreferrer\">recent BAMF</a> you can (if you look closer to that <a href=\"http://go.3v1n0.net/dOnhlF\" rel=\"noreferrer\">screenshot</a>, you can see an example with my site and high-res icon). But in the current state of chromium you need to do some hacking to make it support this easily:</p>\n\n<ul>\n<li>Make chromium generate a .desktop file for the application Menu too (if you don't want you to create one by scratch).</li>\n<li>Get your chromium app window WM_CLASS with <code>xprop | grep WM_CLASS | awk '{print $4}'</code> (if it's just \"Chromium Browser\" or something similar you need to update chromium).</li>\n<li><p>Edit that .desktop file (located into <code>~/.local/share/applications</code>) with gedit or any other text editor; the file should contain:</p>\n\n<pre><code>StartupWMClass=$APP_WM_CLASS_Found_on_step_2\nIcon=~/your/icon/file/name/or/path\n</code></pre>\n\n<p>i.e. (for an app pointing to <a href=\"http://mail.google.com\" rel=\"noreferrer\">http://mail.google.com</a> with <code>google_mail.png</code> in <code>~/.local/share/icons</code>):</p>\n\n<pre><code>StartupWMClass=mail.google.com\nIcon=google_mail.png\n</code></pre></li>\n<li><p>Restart bamfdaemon or unity at all; now when you'll run an application with that WM_CLASS the settings defined in the desktop file you've just edited will be used; icon included ;)</p></li>\n</ul>\n", "commentCount": "5", "comments": [ { "creationDate": "2011-04-04T00:50:17.693", "id": "37279", "postId": "33379", "score": "0", "text": "Been trying with no luck. :l Using Chromium nightly, and also using a Up-to-date Unity install. :(", "userDisplayName": null, "userId": "6005" }, { "creationDate": "2011-04-04T09:43:19.770", "id": "37324", "postId": "33379", "score": "0", "text": "@James Gifford: the currently bamfdemon package available in natty has not updated yet. You need to compile it [from bzr](https://code.launchpad.net/~unity-team/bamf/trunk) to get this working.", "userDisplayName": null, "userId": "7788" }, { "creationDate": "2011-04-06T17:49:15.807", "id": "37751", "postId": "33379", "score": "1", "text": "@James, now bamfdaemon package in natty should be updated. Give it a try again! ;)", "userDisplayName": null, "userId": "7788" }, { "creationDate": "2016-05-03T05:33:01.783", "id": "1145141", "postId": "33379", "score": "0", "text": "the xprop trick doesn't work. It just returns \"google-chrome\" . Update of course doesn't fix it.", "userDisplayName": null, "userId": "13177" }, { "creationDate": "2020-06-08T14:41:14.040", "id": "2105909", "postId": "33379", "score": "0", "text": "The method described above is complex and outdated. Consider installing menulibre instead, as indicated below by @Akashar Patel. Works like a charm.", "userDisplayName": null, "userId": "28362" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T23:09:12.230", "id": "33379", "lastActivityDate": "2011-04-03T23:09:12.230", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "7788", "parentId": "33323", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>With daily chromium builds and <a href=\"http://castrojo.tumblr.com/post/4235430218/web-app-matching-with-chromium-and-unity\" rel=\"noreferrer\">recent BAMF</a> you can (if you look closer to that <a href=\"http://go.3v1n0.net/dOnhlF\" rel=\"noreferrer\">screenshot</a>, you ...
null
null
null
null
null
33328
1
33372
2011-04-03T20:02:51.910
10
24476
<p>Like.. User john123, you can only use 100mb of my harddisk. User jake155, you can only use 250mb of my harddisk.</p>
12425
null
null
2011-04-04T20:15:21.150
How can i limit disk space usage for one user?
[ "server", "disk-usage" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>To restrict hard disk usage per user efficiently we could create a separate partition for each of the <code>/home</code> directories. However then it's obviously not so easy to change the granted space or add new users.</p>\n\n<p>We therefore may use fixed sized images as a container for the users <code>/home</code> and mount these as loop devices (as root):</p>\n\n<pre><code>1 mkdir /media/users/\n2 dd if=/dev/zero of=/media/users/john123.img bs=512K count=200\n3 mkfs.ext4 /media/users/john123.img\n4 mkdir /home/john123\n</code></pre>\n\n<p>For testing:</p>\n\n<pre><code>5 mount -o loop /media/users/john123.img /home/john123\n</code></pre>\n\n<p>After having done so we then create our user john123 who will now have 100 MB space available in his <code>/home/john123</code>.</p>\n\n<p>Subsequently the loop devices will have to be mounted prior to login, e.g. by adding this to <code>/etc/fstab</code>:</p>\n\n<pre><code>6 /media/users/john123.img /home/john123 ext4 loop 0 2\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T22:52:03.440", "id": "33372", "lastActivityDate": "2011-04-04T14:14:25.450", "lastEditDate": "2011-04-04T14:14:25.450", "lastEditorDisplayName": null, "lastEditorUserId": "3940", "ownerDisplayName": null, "ownerUserId": "3940", "parentId": "33328", "postTypeId": "2", "score": "9" }
[ { "accepted": null, "body": "<p>The route to take may be to limit the size of a user's home directory, i.e. limit /home/jake155 to a certain size. Typically a non-admin user cannot access anything beyond their home directory unless you change permissions otherwise. <a href=\"http://ubuntuforums.org/showth...
null
null
null
null
null
33330
1
null
2011-04-03T20:16:08.547
2
247
<p>The Firefox 4 icons that display in Windows XP (e.g., back button, refresh button, home button) are really nice. Is there a way to get these icons and use them in my Ubuntu Firefox 4 installation?</p> <p>The Firefox 4 icons used in Windows XP: <a href="http://img707.imageshack.us/i/firefox4iconsfromwindow.jpg/" rel="nofollow">http://img707.imageshack.us/i/firefox4iconsfromwindow.jpg/</a></p>
null
18612
2012-03-16T15:33:27.720
2012-03-16T15:33:27.720
Can I get the Firefox 4 button icons from Windows XP to display in Ubuntu?
[ "firefox", "icons", "windows-xp" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Install the theme <a href=\"https://addons.mozilla.org/en-US/firefox/addon/strata-reloaded/\" rel=\"nofollow\">Strata RELOADED</a> from the Mozilla addons repository. That should do the trick.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null...
null
null
null
null
user13535
33334
1
33419
2011-04-03T20:37:56.343
6
5577
<p>I would like to send messages to a network PC (from one Ubuntu system to another).</p> <p>I used this command to send a message to myself for testing:</p> <pre><code>smbclient -M myName -b </code></pre> <p>But I get this error:</p> <pre><code>message start: ERRSRV - ERRmsgoff (Not receiving messages.) </code></pre> <p>command on remote machine:</p> <pre><code>smbclient -M remoteName -b </code></pre> <p>error is:</p> <pre><code>Connection to remoteName failed. Error NT_STATUS_BAD_NETWORK_NAME </code></pre> <p><code>myName</code> and <code>remoteName</code> are <code>hostname</code> values. Is this right?</p>
12296
527764
2017-10-29T15:34:16.710
2017-10-29T15:34:16.710
smbclient -M fails to send messages
[ "samba", "client" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>When a <code>NET SEND</code> style message is sent to a system running Samba, it will run the command specified in the <code>message command</code> configuration. According to the <code>smb.conf</code> man page, messages will be rejected by default, which might explain what you're seeing:</p>\n\n<blockquote>\n <p>If you don´t have a message command then the message won´t be\n delivered and Samba will tell the sender there was an error.\n Unfortunately WfWg totally ignores the error code and carries on\n regardless, saying that the message was delivered.</p>\n</blockquote>\n\n<p>One program that can take these messages from Samba and display them on the desktop is LinPopup:</p>\n\n<p><a href=\"http://linpopup2.sourceforge.net/\" rel=\"nofollow\">http://linpopup2.sourceforge.net/</a></p>\n\n<p>I haven't tried it personally, and it doesn't appear to be packaged for Ubuntu, so you would probably have to build it from source.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-04T04:00:02.837", "id": "33419", "lastActivityDate": "2011-04-04T04:00:02.837", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "12469", "parentId": "33334", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>When a <code>NET SEND</code> style message is sent to a system running Samba, it will run the command specified in the <code>message command</code> configuration. According to the <code>smb.conf</code> man page, messages will be rejected by default, which might explain what ...
null
null
null
null
null
33349
1
33373
2011-04-03T21:19:10.483
3
15185
<p>I want to stream the output of my sound card to my iPod, via http server. The goal is to use my hifi as loud speakers for my computer, using my iPod, wireless.<br> (NB. I want to stream everything to my hifi (games, music...), so streaming files is NOT a solution)</p> <p>I tried a lot of things with vlc, but none of them were successful. I tried a few inputs for vlc, but I couldn't figure out how to refer to my soundcard</p> <ul> <li>alsa://</li> <li>alsa://hw:0,0</li> <li>alsa://pulse (works, BUT it's the microphone, and not the soundcard)</li> <li>v4l2:// --v4l-adev="/dev/dsp" (my computer does NOT have /dev/dsp)</li> <li>v4l2:// --v4l-adev="/dev/snd"</li> <li>--alsadev</li> <li>--alsadev="hw:0,0"</li> <li>--v4l2-standard</li> <li>alsa:// --alsadev="hw:0,0"</li> </ul> <p>Thanks</p>
13537
13537
2011-04-04T19:58:28.483
2014-08-13T16:02:52.680
How can I stream my soundcard output?
[ "sound", "vlc" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-04-03T22:06:33.100", "id": "37266", "postId": "33349", "score": "0", "text": "I think pulseaudio has an option to allow streaming, but I'm not 100% sure of how to set it up.", "userDisplayName": null, "userId": "1992" } ]
{ "accepted": true, "body": "<p>Pulseaudio will let you change the recording source for an active application so that it uses \"what you hear\".</p>\n\n<p>Run PulseAudio Volume Control, go to the recording tab, next to the name of the running application you want to change the audio source for choose \"Monitor of \"your card\"\". </p>\n\n<p>And you'll want to be using pulse as your sound source in the application you're streaming from.</p>\n\n<p>Here's a screenshot. <a href=\"https://i.stack.imgur.com/GkOpw.jpg\" rel=\"nofollow noreferrer\">https://i.stack.imgur.com/GkOpw.jpg</a> </p>\n\n<p>To install run:</p>\n\n<pre><code>sudo apt-get install pavucontrol\n</code></pre>\n\n<p>It should also be in the Applications menu under Sound and Video.</p>\n\n<p>To 'set as fallback' in Input Devices make sure \"Show:\", in the bottom, is set to \"Monitors\".</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-04-04T18:33:34.500", "id": "37373", "postId": "33373", "score": "0", "text": "Thanks a lot ! You found the solution for accessing the soundcard :) I also had to change the \"Set as callback\" switch in \"Input devices\"", "userDisplayName": null, "userId": "13537" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-03T22:55:02.423", "id": "33373", "lastActivityDate": "2014-08-13T16:02:52.680", "lastEditDate": "2014-08-13T16:02:52.680", "lastEditorDisplayName": null, "lastEditorUserId": "133402", "ownerDisplayName": null, "ownerUserId": "133402", "parentId": "33349", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>Pulseaudio will let you change the recording source for an active application so that it uses \"what you hear\".</p>\n\n<p>Run PulseAudio Volume Control, go to the recording tab, next to the name of the running application you want to change the audio source for choose \"Moni...
null
null
null
null
null
33359
1
33364
2011-04-03T21:45:23.133
14
20683
<p>I'm looking for an app to view photos in folders, which can display properties (like time taken) next to photo. I want to view photos in folders as they are, without importing them to some library like in Shotwell or Digikam.</p> <p>What would you recommend?</p>
13538
1992
2011-04-03T22:09:00.243
2017-03-16T08:18:31.930
App for viewing photos with properties (exif) display?
[ "software-recommendation", "photo-management" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Try</p>\n<h1><a href=\"http://packages.ubuntu.com/gthumb\" rel=\"nofollow noreferrer\">gthumb</a> <a href=\"http://apt.ubuntu.com/p/gthumb\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-large\" alt=\"Install gthumb\" /></a></h1>\n<p>It is a powerful image viewer with many awesome features. I'm not sure if it can show the data next to the images, but you don't need to add a library.</p>\n<p>If you enable the side pane in <code>eog</code> (View menu - you can get this info at the side as well.</p>\n<p><img src=\"https://i.stack.imgur.com/7Otkj.png\" alt=\"enter image description here\" /></p>\n<p>To enable this btw you need to have the exif display plugin enabled in preferences. If you do not have this plugin, install <a href=\"http://packages.ubuntu.com/eog-plugins\" rel=\"nofollow noreferrer\">eog-plugins</a> <a href=\"http://apt.ubuntu.com/p/eog-plugins\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install eog-plugins\" /></a>.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-04-04T07:46:27.157", "id": "37314", "postId": "33364", "score": "0", "text": "I have this option in EOG, in menu under \"View\", but it is disabled :/", "userDisplayName": null, "userId": "13538" }, { "creationDate": "2011-04-04T14:48:03.033", "id": "37349", "postId": "33364", "score": "0", "text": "@amoris: I updated my answer", "userDisplayName": null, "userId": "1992" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-03T22:08:28.200", "id": "33364", "lastActivityDate": "2017-03-16T08:17:24.980", "lastEditDate": "2020-06-12T14:37:07.210", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "1992", "parentId": "33359", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p>Try</p>\n<h1><a href=\"http://packages.ubuntu.com/gthumb\" rel=\"nofollow noreferrer\">gthumb</a> <a href=\"http://apt.ubuntu.com/p/gthumb\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-large\" alt=\"Install gthumb\" /></a></h1>\n<p>It is a powerful imag...
null
null
null
null
null
33369
1
33383
2011-04-03T22:40:40.627
0
675
<p>I have decided to shrink my hdd by 30GB to facilitate a Win 7 and 11.04 dual boot. The 30GB partition will sort of be my permanent ubuntu partition. My question is when installing 11.04 on the 28th, how many sub-partitions are needed in the 30GB to enable a reinstall if the need arises (swap, ubuntu data &amp; settings)? Should the 30GB be primary or logical? I have 4GB ram how much swap size is needed? Please help a newbie who simply loves UBUNTU! </p>
12846
17739
2011-11-12T21:05:19.840
2011-11-12T21:05:19.840
Partitioning to enable dual boot windows 7 and ubuntu reinstall
[ "dual-boot" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2011-04-03T23:18:32.720", "id": "37270", "postId": "33369", "score": "0", "text": "It has been said that the recommended amount of swap space is twice your RAM.", "userDisplayName": null, "userId": "5297" } ]
{ "accepted": true, "body": "<p>I'm assuming that your hdd is currently being taken up by Windows 7 and you are wanting to do a dual-boot and want Ubuntu to take up 30GB.</p>\n\n<p>The easiest way to do this, is to have Windows 7 installed first, and then install Ubuntu. When you start the install, it will specifically ask if you want to shrink Windows and add Ubuntu alongside. Choose that option, and it will let you specify how big you want the Ubuntu partition. In your case, set it to 30GB and it will do all of the work for you.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T23:23:45.650", "id": "33383", "lastActivityDate": "2011-04-03T23:23:45.650", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "13541", "parentId": "33369", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>I'm assuming that your hdd is currently being taken up by Windows 7 and you are wanting to do a dual-boot and want Ubuntu to take up 30GB.</p>\n\n<p>The easiest way to do this, is to have Windows 7 installed first, and then install Ubuntu. When you start the install, it will ...
null
null
null
null
null
33378
1
33382
2011-04-03T23:08:02.387
4
1097
<p>Upgraded my notebook to Natty Beta 1 two days ago. All seems to be in order except for a very annoying little thing. I used to have Google Chrome as my default browser, and after the upgrade, this default was changed to Firefox. Note that when I go to the Google Chrome settings and to the Firefox setting it seems that Google Chrome is set as my default browser, but whenever I click on a URL from outside a browser it's Firefox that comes up and not Chrome.</p> <p>Any help will be much appreciated.</p> <p>Thanks.</p>
4442
235
2011-04-04T00:18:54.330
2011-05-06T08:32:21.530
Firefox becomes default browser after upgrade. Cannot revert to Google Chrome
[ "11.04", "firefox", "google-chrome", "default-browser" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Turns out that there is this little application called \"Preferred Applications\" and you can set your default browser there. I figured this out, 2 minutes after posting my question. Well, three things are a mystery to me: </p>\n\n<ol>\n<li>Why was my default changed?</li>\n<li>How is a \"new\" user supposed to know about this \"Preferred Applications\" utility? This utility is not in the launcher, and I only recalled it by sheer luck.</li>\n<li>Why are the settings within Firefox and within Google Chrome not working?</li>\n</ol>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-04-04T00:18:35.097", "id": "37273", "postId": "33382", "score": "3", "text": "You're probably experiencing this bug report (upgrades usually don't mess with your preferred apps): https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/670128", "userDisplayName": null, "userId": "235" }, { "creationDate": "2011-05-06T08:30:33.750", "id": "44530", "postId": "33382", "score": "0", "text": "Power button > system settings opens up the control panel where the preferred application manager, and the other tools previously found in the \"system\" menu, are now located - that's how a \"new\" user is suppose to find it", "userDisplayName": null, "userId": "2816" }, { "creationDate": "2011-05-06T08:33:13.603", "id": "44531", "postId": "33382", "score": "0", "text": "If you have a new question please do not ask it in the body of an answer but either update your original question - or if the scope of your questions has changed from the original topic [Ask a new Question](http://askubuntu.com/questions/ask)", "userDisplayName": null, "userId": "41" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-03T23:21:50.453", "id": "33382", "lastActivityDate": "2011-05-06T08:32:21.530", "lastEditDate": "2011-05-06T08:32:21.530", "lastEditorDisplayName": null, "lastEditorUserId": "2816", "ownerDisplayName": null, "ownerUserId": "4442", "parentId": "33378", "postTypeId": "2", "score": "7" }
[ { "accepted": null, "body": "<p>You should file a bug report for this, because this may be a bug that is part of 11.04. Again, 11.04 is in beta, so bugs are bound to happen.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-04-03T23:15:03.970", "id": "37269", ...
null
null
null
null
null
33384
1
33390
2011-04-03T23:24:42.140
3
97
<p><a href="https://bugs.launchpad.net/dbusmenu/+bug/606470/comments/3" rel="nofollow">https://bugs.launchpad.net/dbusmenu/+bug/606470/comments/3</a> </p> <p>Shows a patch which fixes the missing unity menu workaround. I'd like to see what this patch does so I can apply it to my MD trunk build (and maybe make a pull request upstream). Is there a way I can browse this diff in launchpad?</p> <p>I think I really want an easy way to find revision 2.4+dfsg-3ubuntu2 in whatever source tree holds ubuntu monodevelop packages</p> <p>UPDATE: I found this : <a href="https://launchpad.net/ubuntu/natty/+source/monodevelop" rel="nofollow">https://launchpad.net/ubuntu/natty/+source/monodevelop</a></p> <p>UPDATE: I finally found this: <a href="http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/natty/monodevelop/natty/revision/53?start_revid=53" rel="nofollow">http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/natty/monodevelop/natty/revision/53?start_revid=53</a></p> <p>monodevelop.in just gets used to generate the menu entry. </p> <p>I'd like a more general solution, like dynamic menu support from libappmenu.</p>
1668
235
2011-04-03T23:40:11.617
2011-04-03T23:40:11.617
How can I see the Monodevelop patch in bug#606470
[ "launchpad", "mono", "appmenu" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Packaging for applications is kept in bzr; in this case you'd need to find the packaging branch, it's referrenced <a href=\"https://bugs.launchpad.net/dbusmenu/+bug/606470\" rel=\"nofollow noreferrer\">in the bug report</a>, just easy to miss.</p>\n\n<p><img src=\"https://i.stack.imgur.com/NvR4Q.png\" alt=\"enter image description here\"></p>\n\n<p>This takes us to:</p>\n\n<ul>\n<li><a href=\"https://code.launchpad.net/~ubuntu-branches/ubuntu/maverick/monodevelop/maverick\" rel=\"nofollow noreferrer\">https://code.launchpad.net/~ubuntu-branches/ubuntu/maverick/monodevelop/maverick</a></li>\n</ul>\n\n<p>and the patch you actually want:</p>\n\n<ul>\n<li><a href=\"http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/maverick/monodevelop/maverick/view/head:/debian/patches/no_appmenu\" rel=\"nofollow noreferrer\">http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/maverick/monodevelop/maverick/view/head:/debian/patches/no_appmenu</a></li>\n</ul>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T23:39:27.983", "id": "33390", "lastActivityDate": "2011-04-03T23:39:27.983", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "235", "parentId": "33384", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>Packaging for applications is kept in bzr; in this case you'd need to find the packaging branch, it's referrenced <a href=\"https://bugs.launchpad.net/dbusmenu/+bug/606470\" rel=\"nofollow noreferrer\">in the bug report</a>, just easy to miss.</p>\n\n<p><img src=\"https://i.s...
null
null
null
null
null
33385
1
33391
2011-04-03T23:29:34.460
1
669
<p>Coming from a Windows background, I'm used to being able to access global start menu shortcuts and user specific shortcuts in File Explorer, but the Gnome menu has me puzzled.</p> <p>When I navigate the menu by clicking the Ubuntu button at the top left (the equivalent of the start button on Windows), I can see all the application shortcuts are categorized according to what type of application they are. But when I look at the shortcuts from where they're actually being read from (/usr/share/applications), they all appear in one big folder with no indication of how Ubuntu/Gnome is categorizing them into their own unique categories.</p> <p>How does this work? I'd like to be able to easily modify where shortcuts are located/appearing in the menu, as well as have the ability to easily add new shortcuts and manually categorize where they should go. Is this possible?</p>
13139
null
null
2011-10-18T09:57:35.123
How Does Gnome Know Where To Categorize & Place Shortcuts In The Gnome Menu?
[ "gnome", "menu", "appmenu" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The files in /usr/share/applications are *.desktop files. They are simply text files that hold the shortcut data. If you want to reorganize, I would not recommend editing those files, but using the application for editing the menu (alacarte)</p>\n\n<p>You can get to it three ways (I'm assuming you are using 10.10):</p>\n\n<ol>\n<li>Right click on the menu and select Edit Menus\n<br/><br/><img src=\"https://i.stack.imgur.com/TKpcp.jpg\" alt=\"Edit Menus\"></li>\n<li>System -> Preferences -> Main Menu</li>\n<li>Open Terminal. Type: alacarte</li>\n</ol>\n\n<p>You can move items around by dragging them into different categories, edit the shortcuts, make your own, etc.\n<img src=\"https://i.stack.imgur.com/PvTyP.png\" alt=\"Editing the menu&#39;s\"></p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-04-04T00:59:30.720", "id": "37282", "postId": "33391", "score": "0", "text": "Thank you NateW! (and lazyPower for the edit). One more related question: Can I move/copy some shortcuts that I already manually created from my desktop to the /user/share/applications folder as well, without causing any errors or future problems for myself?", "userDisplayName": null, "userId": "13139" }, { "creationDate": "2011-04-04T01:34:58.707", "id": "37286", "postId": "33391", "score": "1", "text": "Personally, I wouldn't modify the applications folder, I would add items using alacarte. Open alacarte and select the menu item (Accessories, Games, etc.). Then drag the launcher from the desktop (or folder) to the list of applications in that category.", "userDisplayName": null, "userId": "13541" }, { "creationDate": "2011-04-05T11:58:18.540", "id": "37503", "postId": "33391", "score": "0", "text": "Cool, thanks for the extra advice Nate; much appreciated!", "userDisplayName": null, "userId": "13139" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-03T23:42:19.133", "id": "33391", "lastActivityDate": "2011-04-04T16:38:23.623", "lastEditDate": "2011-04-04T16:38:23.623", "lastEditorDisplayName": null, "lastEditorUserId": "13541", "ownerDisplayName": null, "ownerUserId": "13541", "parentId": "33385", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>The files in /usr/share/applications are *.desktop files. They are simply text files that hold the shortcut data. If you want to reorganize, I would not recommend editing those files, but using the application for editing the menu (alacarte)</p>\n\n<p>You can get to it three ...
null
null
null
null
null
33392
1
33438
2011-04-04T00:03:44.960
4
20455
<p>I'd like to use my camera's microfone to chat within skype.</p> <p>In my systemwide sound options, I have two entries in the Equipment tab: One Duplex for the Internal SoundCard and one input for the camera. Though, I am unable to get the camera's entry listed on the "Input" tab. Does anyone know how should I proceed in order to use my camera's microphone?</p> <p>Thanks, Pedro</p>
12303
null
null
2016-11-17T14:36:02.427
How to use the webcam's microphone in Skype?
[ "sound", "webcam", "skype", "microphone" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>My problem was that the webcam wasn't listed in the input tab. I was able to fix this by pluging the camera in and rebooting with it connected to the computer.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-04T09:16:04.023", "id": "33438", "lastActivityDate": "2011-04-04T09:16:04.023", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "12303", "parentId": "33392", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>First check the input tab, if your webcam mic is there, select the radio button beside it.\nIf it isn't listed. Go into the hardware tab. Select the webcam input and change the Profile below. Then go into the input tab and select the radio button.</p>\n\n<p>If it is selected ...
null
null
null
null
null
33398
1
33399
2011-04-04T00:31:06.120
9
889
<p>I know that WireShark allows live packet capturing as well as details being displayable in the GUI. Is there any similar program that operates on a CLI, rather than a GUI? This is intended for use on a server install, in which only CLI is available (and also where disk space is limited, so much that the dependencies for the <code>wireshark</code> packages cannot be installed (i.e. the packages for the GUI).</p>
10616
235
2011-04-13T04:28:13.360
2017-03-16T08:36:36.553
Application with Output similar to the GUI output of "WireShark"
[ "10.10", "10.04", "networking", "command-line", "software-recommendation" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Sure, <a href=\"http://www.wireshark.org/docs/man-pages/tshark.html\"><code>tshark</code></a> (text shark) is the same program, but with a noninteractive command line interface.</p>\n\n<p>You can also run tshark on the server and transfer the captures over ssh to a wireshark gui running somewhere else.</p>\n\n<p>For example:</p>\n\n<pre><code> mbp@joy% sudo tshark -i wlan0 -p -R 'http'\n Capturing on wlan0\n 3.929359 192.168.178.22 -&gt; 66.102.11.104 HTTP GET / HTTP/1.1 \n 4.104763 66.102.11.104 -&gt; 192.168.178.22 HTTP HTTP/1.1 301 Moved Permanently (text/html)\n 4.118925 192.168.178.22 -&gt; 66.102.11.104 HTTP GET / HTTP/1.1 \n 4.295749 66.102.11.104 -&gt; 192.168.178.22 HTTP HTTP/1.1 302 Found (text/html)\n 4.355713 192.168.178.22 -&gt; 66.102.11.104 HTTP GET / HTTP/1.1 \n 4.560568 66.102.11.104 -&gt; 192.168.178.22 HTTP HTTP/1.1 200 OK (text/html)\n 4.588767 192.168.178.22 -&gt; 66.102.11.104 HTTP GET /images/nav_logo40.png HTTP/1.1 \n</code></pre>\n\n<p>You can also do <code>tshark ... |tee packetlog</code> so it goes both to the screen and to the file. </p>\n\n<p>Or, alternatively, <code>tshark -w stuff.pcap</code> will write the raw packets into that file, which you can then copy to another machine and open within the wireshark gui, if you want to do more in-depth investigation.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-04-04T00:46:11.647", "id": "37278", "postId": "33399", "score": "1", "text": "Could I also do something like `sudo tshark -i wlan0 -p -R 'http' > packetlogs.txt` or something similar in terminal, so that it logs everything to a file, and perhaps run this command in a `screen` session or something? I'd hate to do a `tcpdump`, because that would be a PITA after a while.", "userDisplayName": null, "userId": "10616" }, { "creationDate": "2011-04-04T03:24:11.447", "id": "37295", "postId": "33399", "score": "1", "text": "FOR THE RECORD... I tested `tshark` for about an hour, and compared the output with the output from wireshark. It shows exactly what I need (the complete packet analysis) in `tshark`'s output, esp. in the file i had the output go to. Works for me now, it'll be an awesome CLI alternative to wireshark in this manner :)", "userDisplayName": null, "userId": "10616" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-04T00:34:14.357", "id": "33399", "lastActivityDate": "2011-04-13T00:21:40.193", "lastEditDate": "2011-04-13T00:21:40.193", "lastEditorDisplayName": null, "lastEditorUserId": "1116", "ownerDisplayName": null, "ownerUserId": "1116", "parentId": "33398", "postTypeId": "2", "score": "10" }
[ { "accepted": true, "body": "<p>Sure, <a href=\"http://www.wireshark.org/docs/man-pages/tshark.html\"><code>tshark</code></a> (text shark) is the same program, but with a noninteractive command line interface.</p>\n\n<p>You can also run tshark on the server and transfer the captures over ssh to a wireshark...
null
null
null
null
null
33405
1
33423
2011-04-04T02:20:04.540
3
5453
<p>Is it possible to create a separate device (like tun made by openvpn) for ipsec? If yes how can I do it?</p>
2545
8844
2011-04-04T05:02:29.117
2021-06-22T06:15:58.637
Creating TUN device for IPSEC
[ "security", "tunnel", "ipsec" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Yes, you can.<br>\nExactly how to do this will depend on your situation. </p>\n\n<p>Here's a bare-bones way to do it:</p>\n\n<p>Load the kernel module. </p>\n\n<pre><code>/sbin/modprobe tun\n</code></pre>\n\n<p>Create the tunnel device</p>\n\n<pre><code>cd /dev\nsudo MAKEDEV tun\n</code></pre>\n\n<p>This will create <code>/dev/net/tun</code> .</p>\n\n<p>Use openvpn to create tun0 . </p>\n\n<pre><code>sudo openvpn --mktun --dev tun0\n</code></pre>\n\n<p>Optionally, edit <code>/etc/network/interfaces</code>, and bring up tun0 .</p>\n\n<pre><code>sudo ifup tun0\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-04T05:02:04.187", "id": "33423", "lastActivityDate": "2011-04-04T05:02:04.187", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "8844", "parentId": "33405", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>Yes, you can.<br>\nExactly how to do this will depend on your situation. </p>\n\n<p>Here's a bare-bones way to do it:</p>\n\n<p>Load the kernel module. </p>\n\n<pre><code>/sbin/modprobe tun\n</code></pre>\n\n<p>Create the tunnel device</p>\n\n<pre><code>cd /dev\nsudo MAKED...
null
null
null
null
null
33406
1
null
2011-04-04T02:22:06.633
3
2227
<p>I want to have Rhythmbox start playing a radio stream as soon as I log in. I've tried to run various programs in /usr, including bashnee.desktop, but to no avail.</p>
null
12469
2011-04-04T03:20:22.277
2013-07-01T04:16:39.323
How can I make Rhythmbox start playing a radio stream as I log on?
[ "11.04", "rhythmbox", "banshee" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You can add startup programs by picking <code>System -&gt; Preferences -&gt; Startup Applications</code>. From there, you can add a new entry for Rhythmbox.</p>\n\n<p>For the command line of the new startup application, use <code>rhythmbox URI</code> where <code>URI</code> r...
null
null
null
null
user13550
33408
1
null
2011-04-04T02:38:15.680
1
150
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/10290/how-to-make-ubuntu-boot-fast">How to make Ubuntu boot fast?</a> </p> </blockquote> <p>Hey, I've loaded Ubuntu on an older laptop and while it loads faster than Windows used to I'd like it to load even faster. Are there any strategies for improving the time from power-on to the login screen?</p>
13551
-1
2017-04-13T12:25:03.983
2011-04-04T02:38:15.680
How can I improve my start-up time
[ "startup", "optimization" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
null
2011-04-04T09:44:30.753
null
null
33411
1
33443
2011-04-04T03:09:41.313
2
2630
<p>I am having trouble getting a installing version 1.8.1.1 of pandoc. The repository has version 1.5.1.1, and the <a href="http://code.google.com/p/pandoc/downloads/list" rel="nofollow">1.8.1.1 tar.gz</a> does not come with clear instructions for installation.</p> <p>I have also tried the recommendation from the <a href="http://johnmacfarlane.net/pandoc/installing.html" rel="nofollow">pandoc page</a>:</p> <pre><code>sudo apt-get install cabal cabal update cabal install pandoc </code></pre> <p>And pandoc is installed in <code>~/.cabal/lib/pandoc-1.8.1.1/</code> although <code>man pandoc</code> returns </p> <pre><code>man: can't resolve /usr/share/man/man1/pandoc.1.gz: No such file or directory No manual entry for pandoc </code></pre> <p>Any assistance appreciated</p>
2487
235
2011-04-04T03:10:50.763
2011-06-03T12:41:25.953
How can I install Pandoc version 1.8.1.1?
[ "10.04", "installation", "package-management" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I am guessing, your have to extend your <code>PATH</code> environment variable to include</p>\n\n<pre><code>~/.cabal/bin\n</code></pre>\n\n<p>and then relogin afterwards.</p>\n\n<p>This can be done in different ways. e.g.</p>\n\n<pre><code>editor ~/.bashrc\n</code></pre>\n\n<p>and add at the end</p>\n\n<pre><code>export PATH=~/.cabal/bin:$PATH\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-04T09:40:01.147", "id": "33443", "lastActivityDate": "2011-04-04T09:40:01.147", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "12090", "parentId": "33411", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>I am guessing, your have to extend your <code>PATH</code> environment variable to include</p>\n\n<pre><code>~/.cabal/bin\n</code></pre>\n\n<p>and then relogin afterwards.</p>\n\n<p>This can be done in different ways. e.g.</p>\n\n<pre><code>editor ~/.bashrc\n</code></pre>\n\n<...
null
null
null
null
null
33413
1
33417
2011-04-04T03:36:34.057
61
18588
<p>I'd like to be able to create a package that doesnt contain any code or programs itself, but instead installs other packages that exist in the repositories onto a computer, sort of how the <code>ubuntu-restricted-extras</code> package does?</p>
10616
449
2011-10-21T10:40:21.300
2019-12-15T20:39:17.860
How to create a meta-package that automatically installs other packages?
[ "package-management", "dpkg", "packaging", "metapackages", "equivs" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>A meta-package like this can be created with a tool called <code>equivs</code> <a href=\"http://apt.ubuntu.com/p/equivs\" rel=\"noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"\"></a> which will create a package with just dependency information.</p>\n\n<p>First, create a directory:</p>\n\n<pre><code>mkdir my-metapackage\ncd my-metapackage/\n</code></pre>\n\n<p>Now run the program:</p>\n\n<pre><code>equivs-control ns-control\n</code></pre>\n\n<p>It will create a file called <code>ns-control</code>, open this file with your text editor. \nThe control file that you generate should have its <code>Depends</code> or <code>Recommends</code> lines modified to depend on the packages that you want installed:</p>\n\n<pre><code>Section: misc\nPriority: optional\nStandards-Version: 3.9.1\n\nPackage: my-metapackage\nVersion: 1.0 \nDepends: openssh-server, gedit\nDescription: This package installes an ssh server and a text editor\n The Long description of this package ends with a newline!\n</code></pre>\n\n<p>(Just an example, you should include more information)</p>\n\n<p>And finally, build the package by running</p>\n\n<pre><code>equivs-build ns-control\n</code></pre>\n\n<p>Your package is located at <code>my-metapackage/my-metapackage_1.0_all.deb</code>. </p>\n\n<p>If you wish to also create a source package, the <code>--full</code> option can be passed to <code>equivs-build</code>, e.g. <code>equivs-build --full ns-control</code>. This will use debuild &amp; also create .dsc &amp; .tar.gz files. </p>\n\n<p>To create a source .changes file that you can upload to a PPA, extract &amp; build the source package with</p>\n\n<pre><code>dpkg-source -x my-metapackage_1.0.dsc\ncd my-metapackage-1.0\ndebuild -S\n</code></pre>\n\n<p>If the Maintainer that you set in ns-control matches your GPG key, it should build &amp; sign the my-metapackage_1.0_source.changes file for you to dput to your PPA</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2011-04-04T04:03:35.627", "id": "37297", "postId": "33417", "score": "0", "text": "Thanks much. I will most likely test this later, but so far, the instructions worked. :)", "userDisplayName": null, "userId": "10616" }, { "creationDate": "2011-04-04T04:09:06.960", "id": "37298", "postId": "33417", "score": "2", "text": "It works perfectly!", "userDisplayName": null, "userId": "1067" }, { "creationDate": "2013-09-09T17:00:59.897", "id": "439380", "postId": "33417", "score": "0", "text": "Thanks for the answer, ajmitch, but just because reasons, I\"m going to point out that if you have a `~/.devscripts` file and specifically define a different GPG key to use in the devscripts file, it will OVERRIDE the dpkg/debuild process and have it use the specific GPG key specified in `.devscripts`. Just as a noteworthy point for the last sentence in your answer.", "userDisplayName": null, "userId": "10616" }, { "creationDate": "2017-05-18T16:44:56.943", "id": "1444751", "postId": "33417", "score": "0", "text": "I noticed that putting the packages under `Depends:` makes installation good if and only if packages are there; it doesn't installs them if they're not on my machine. To install them, I used `Provides` instead and it works like a charm. See my code (just changed it): https://github.com/palladius/debian-packages/blob/master/palladius-ubuntu-desktop/ns-control", "userDisplayName": null, "userId": "285881" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-04T03:46:54.470", "id": "33417", "lastActivityDate": "2012-01-06T17:27:36.960", "lastEditDate": "2017-03-11T19:00:12.010", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "129", "parentId": "33413", "postTypeId": "2", "score": "55" }
[ { "accepted": true, "body": "<p>A meta-package like this can be created with a tool called <code>equivs</code> <a href=\"http://apt.ubuntu.com/p/equivs\" rel=\"noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"\"></a> which will create a package with just dependency information.</p>\n\n<p>Fi...
null
null
null
null
null
33415
1
33442
2011-04-04T03:43:38.083
4
1115
<p>I would like to know if dash supports rearranging the categories that appear when one starts writing something.</p> <p>To be more precise, I would like whatever appears from the ask ubuntu lens to be below the actual applications (for example if I write gedit, the application should be on top and the questions about it below)</p> <p>The way it is now creates a rather "important" problem : since some time is needed to search askubuntu and return the answer, dash keeps changing sizes every time I press a new letter - making it impossible for me to hit the one I want.</p> <p>EDIT : In case anyone hasn't noticed, the latest update has fixed the problem, putting applications on top of custom lenses. </p>
12692
12692
2011-04-07T23:08:27.070
2011-04-07T23:08:27.070
Can I arrange the categories in Unity's dash?
[ "unity", "11.04", "lenses", "unity-dash" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Not right now, there is no way to manually rearrange elements ATM. May be something will be added in 11.10</p>\n\n<p>There is also a bug report filed about this behavior: <a href=\"https://bugs.launchpad.net/unity/+bug/737379\" rel=\"nofollow\">https://bugs.launchpad.net/unity/+bug/737379</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-04T09:36:17.193", "id": "33442", "lastActivityDate": "2011-04-04T09:36:17.193", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "214", "parentId": "33415", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>Not right now, there is no way to manually rearrange elements ATM. May be something will be added in 11.10</p>\n\n<p>There is also a bug report filed about this behavior: <a href=\"https://bugs.launchpad.net/unity/+bug/737379\" rel=\"nofollow\">https://bugs.launchpad.net/uni...
null
null
2011-04-09T05:24:33.073
null
null
33416
1
33420
2011-04-04T03:45:38.683
111
294094
<p>I'd like to be able to disable the Ubuntu splash screen that I see on boot with the indicator meter of progress, and replace that with a text-only readout of the boot up process (such as you can get by hitting the <code>esc</code> key during the splash screen). Is this possible?</p> <p><em>I am not asking to disable X and get to text-only login, I"m asking how to deactivate the "Ubuntu" loading screen with the dots, so that I can see text output from the boot process - processes being started, kernel messages, etc. When I wrote this question I was not asking how to disable X altogether, only the boot splash screen.</em></p>
10616
10616
2013-11-17T18:11:06.240
2024-03-19T03:18:52.233
How do I disable the boot splash screen, and only show kernel and boot text instead?
[ "boot", "startup", "plymouth" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Yes. Edit <code>/etc/default/grub</code> (using <code>sudo nano /etc/default/grub</code>), and remove the <code>&quot;quiet splash&quot;</code> from the Linux command line:</p>\n<p>Here's what it looks like by default:</p>\n<pre><code>GRUB_CMDLINE_LINUX_DEFAULT=&quot;quiet splash&quot;\n</code></pre>\n<p>Make it look like this:</p>\n<pre><code>GRUB_CMDLINE_LINUX_DEFAULT=&quot;&quot;\n</code></pre>\n<p>After this run <code>sudo update-grub2</code></p>\n<p>Also from the GRUB menu, if you want to do this temporarily, you can hit <kbd>E</kbd> on a line to edit it, then <kbd>Ctrl</kbd>+<kbd>X</kbd> to boot the kernel line.</p>\n<p>Make sure you don't have <code>plymouth-theme-ubuntu-text</code> package installed.</p>\n", "commentCount": "9", "comments": [ { "creationDate": "2011-04-04T04:14:25.680", "id": "37299", "postId": "33420", "score": "6", "text": "In addition to this, if you want to see the kernel startup messages you'll probably want to remove the \"quiet\" boot option too.", "userDisplayName": null, "userId": "12469" }, { "creationDate": "2011-04-04T04:52:43.773", "id": "37305", "postId": "33420", "score": "4", "text": "This worked. I wanted the kernel startup messages too, so by removing the \"quiet\" option too, it did what I want it to do. :)", "userDisplayName": null, "userId": "10616" }, { "creationDate": "2013-05-22T20:06:35.137", "id": "375800", "postId": "33420", "score": "0", "text": "And possibly uncomment line `GRUB_TERMINAL=\"console\"`", "userDisplayName": null, "userId": "13636" }, { "creationDate": "2015-12-15T18:44:29.660", "id": "1044298", "postId": "33420", "score": "4", "text": "+1 for pointing to the `plymouth-theme-ubuntu-text` package. (Check if you have it using `dpkg -s plymouth-theme-ubuntu-text`. If you want to remove it you can use `apt-get remove plymouth-theme-ubuntu-text`)", "userDisplayName": null, "userId": "207601" }, { "creationDate": "2016-04-30T13:59:43.703", "id": "1142950", "postId": "33420", "score": "25", "text": "*Why* would I want to remove `plymouth-theme-ubuntu-text`? What's this package's role in this? Doesn't it work if I don't? Could you give us some more context? -- In Xenial Xerus Lubuntu removal of that package would uninstall `lubuntu-core` and `lubuntu-desktop`, which seems pretty bad. (So it would be nice to avoid that.)", "userDisplayName": null, "userId": "114896" }, { "creationDate": "2017-11-24T18:46:54.313", "id": "1574363", "postId": "33420", "score": "1", "text": "For me, uninstalling of `plymouth-theme-ubuntu-text` was not necessary to have the start messages back.", "userDisplayName": null, "userId": "600239" }, { "creationDate": "2017-11-25T23:02:26.257", "id": "1575097", "postId": "33420", "score": "0", "text": "I can't remember if it was necessary at the time (This question is about 6 years old now).", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2020-10-18T15:25:19.643", "id": "2180130", "postId": "33420", "score": "2", "text": "\"Command 'gksu' not found, did you mean:\n\n command 'ksu' from deb heimdal-clients (7.7.0+dfsg-1ubuntu1)\n command 'ksu' from deb krb5-user (1.17-6ubuntu4)\n command 'gosu' from deb gosu (1.10-1)\n\nTry: sudo apt install <deb name>\"", "userDisplayName": null, "userId": "349903" }, { "creationDate": "2024-03-09T23:12:24.127", "id": "2644155", "postId": "33420", "score": "1", "text": "gksu is obsolete. just use `sudo nano` or whatever cli editor you want to edit the file.", "userDisplayName": null, "userId": "477026" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2011-04-04T04:01:38.937", "id": "33420", "lastActivityDate": "2024-03-19T03:18:52.233", "lastEditDate": "2024-03-19T03:18:52.233", "lastEditorDisplayName": null, "lastEditorUserId": "1992", "ownerDisplayName": null, "ownerUserId": "1992", "parentId": "33416", "postTypeId": "2", "score": "157" }
[ { "accepted": true, "body": "<p>Yes. Edit <code>/etc/default/grub</code> (using <code>sudo nano /etc/default/grub</code>), and remove the <code>&quot;quiet splash&quot;</code> from the Linux command line:</p>\n<p>Here's what it looks like by default:</p>\n<pre><code>GRUB_CMDLINE_LINUX_DEFAULT=&quot;quiet sp...
null
null
2018-02-26T15:23:00.693
null
null
33421
1
33422
2011-04-04T04:44:02.033
10
30196
<p>I tried to give proftpd virtual users access to directories outside their home paths using symlinks I created as root through the console.</p> <p><code>/var/ftp/users/test</code> is the home of the user named <code>test</code>.<br> <code>/var/ftp/files/documents</code> is the directory that holds the documents, and <code>/var/ftp/users/test/documents</code> is the symlink that points to it. </p> <p>But when an user connects to the FTP and tries to follow the symlink, he only sees this error:</p> <p><code>documents: No such file or directory</code></p> <p>What am I doing wrong?</p>
9024
9024
2011-04-04T05:00:26.913
2014-02-28T08:02:05.093
Give ftp users access to directories outside their root using symlinks
[ "permissions", "ftp", "symbolic-link", "chroot" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Symlinks are locked into the jail the same way the user is; otherwise it would be possible for the user to break out of the jail with <code>cd documents</code>. (No, root-created symlinks can't be treated specially, for the same reason that <code>cd -P symlink-to-dir; cd ..</code> leaves you in the wrong place; the appearance of it working as you'd expect is an illusion created by the shell.) Use a bind mount instead (<code>mount --bind /var/ftp/files/documents /var/ftp/users/test/documents</code>).</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2011-04-04T04:51:20.123", "id": "37303", "postId": "33422", "score": "1", "text": "This needs to be done every time the server restarts, right?", "userDisplayName": null, "userId": "9024" }, { "creationDate": "2011-04-04T04:52:21.903", "id": "37304", "postId": "33422", "score": "2", "text": "Yes; you'll want to put it in `/etc/fstab`.", "userDisplayName": null, "userId": "11775" }, { "creationDate": "2013-04-07T23:33:34.590", "id": "350363", "postId": "33422", "score": "11", "text": "Just for example to help anyone else out, here are the mount and fstab quivelants:\n**mount** `mount --bind /path/to/original/directory /path/to/mountpoint`\n**fstab** `/path/to/original/directory /path/to/mountpoint none bind 0 0`", "userDisplayName": null, "userId": "103676" }, { "creationDate": "2023-12-07T21:05:15.960", "id": "2619891", "postId": "33422", "score": "0", "text": "This works for me, even when the destination is on another mount point! /mnt/....", "userDisplayName": null, "userId": "451987" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-04T04:47:05.433", "id": "33422", "lastActivityDate": "2011-04-04T04:47:05.433", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "11775", "parentId": "33421", "postTypeId": "2", "score": "26" }
[ { "accepted": true, "body": "<p>Symlinks are locked into the jail the same way the user is; otherwise it would be possible for the user to break out of the jail with <code>cd documents</code>. (No, root-created symlinks can't be treated specially, for the same reason that <code>cd -P symlink-to-dir; cd ..<...
null
null
null
null
null
33437
1
33441
2011-04-04T08:46:23.333
1
331
<p>I just rebooted my computer, and now I have this menu on my Unity panel when no windows have focus. I have nautilus-elementary installed, and when I go to "About" in this menu it brings up a splash-info-thing for nautilus-elementary , leading me to believe that nautilus-elementary put it there. Here is a quick video: <a href="http://vid.ly/0t1s3j" rel="nofollow">http://vid.ly/0t1s3j</a></p> <p>Am I insane and this has been around the entire time? Is there a way to remove this? I haven't decided if I like it yet, but right now it seems redundant. </p>
133402
133402
2011-04-04T08:56:20.607
2011-04-28T19:23:58.957
New menu in Unity panel
[ "unity", "11.04", "nautilus-elementary" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>This is fine. The desktop on Ubuntu is provided by Nautilus. When are are using items on your desktop, you are actually using nautilus.</p>\n\n<p>I think it is fine to have a menu for the desktop. If you think the desktop should not have a menu or nautilus menu should be superseded with a custom one for the desktop, you should consider filing a bug in Unity. <a href=\"http://bugs.launchpad.net/unity\" rel=\"nofollow\">http://bugs.launchpad.net/unity</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-04T09:33:57.773", "id": "33441", "lastActivityDate": "2011-04-28T19:23:58.957", "lastEditDate": "2011-04-28T19:23:58.957", "lastEditorDisplayName": null, "lastEditorUserId": "1992", "ownerDisplayName": null, "ownerUserId": "214", "parentId": "33437", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>This is fine. The desktop on Ubuntu is provided by Nautilus. When are are using items on your desktop, you are actually using nautilus.</p>\n\n<p>I think it is fine to have a menu for the desktop. If you think the desktop should not have a menu or nautilus menu should be supe...
null
null
null
null
null
33440
1
33446
2011-04-04T09:32:28.953
60
114202
<p>I am trying to use tab completion for commands in Ubuntu 11.04 Beta 1, running all the latest updates, but it doesn't seem to work. (Though package bash-completion is installed)</p> <p>Tab completion works correctly only for directories or files.</p> <p>Any ideas where to dig?</p>
13474
5538
2012-06-28T04:38:39.163
2015-09-07T11:58:16.563
Tab completion doesn't work for commands
[ "bash", "auto-completion" ]
5
1
CC BY-SA 2.5
[ { "creationDate": "2013-12-18T22:24:08.760", "id": "502706", "postId": "33440", "score": "0", "text": "I solved this problem using the solution given at http://askubuntu.com/questions/325807/arrow-keys-tab-complete-not-working", "userDisplayName": null, "userId": "189653" } ]
{ "accepted": true, "body": "<p>Check whether you have the following fragment in your .bashrc (should be there by default)</p>\n\n<pre><code># enable programmable completion features (you don't need to enable\n# this, if it's already enabled in /etc/bash.bashrc and /etc/profile\n# sources /etc/bash.bashrc).\nif [ -f /etc/bash_completion ] &amp;&amp; ! shopt -oq posix; then\n . /etc/bash_completion\nfi\n</code></pre>\n", "commentCount": "6", "comments": [ { "creationDate": "2011-04-04T11:13:51.487", "id": "37329", "postId": "33446", "score": "0", "text": "Thanks!\n\nI have replaced .bashrc with my own and therefore could not figure out what the problem was in. Works perfectly now.", "userDisplayName": null, "userId": "13474" }, { "creationDate": "2012-05-27T22:40:38.060", "id": "171529", "postId": "33446", "score": "0", "text": "this fixed my git bash autocompletes at xubuntu 12.04 too, many thanks.", "userDisplayName": null, "userId": "46093" }, { "creationDate": "2016-11-18T10:56:21.463", "id": "1307238", "postId": "33446", "score": "0", "text": "How about auto-complete for switch and option of commands line apt-get? i.e when you enter _apt-get ins_ and then press the tab to auto-complete it.", "userDisplayName": null, "userId": "608791" }, { "creationDate": "2017-05-17T07:15:15.443", "id": "1443720", "postId": "33446", "score": "4", "text": "I'd like to add that the package `bash-completion` is necessary for this to work. Weirdly, the standard installation of my company doesn't have this package.", "userDisplayName": null, "userId": "326423" }, { "creationDate": "2021-11-02T11:55:57.020", "id": "2362384", "postId": "33446", "score": "0", "text": "Where should `.bashrc` be located?", "userDisplayName": null, "userId": "952871" }, { "creationDate": "2024-03-21T08:24:58.757", "id": "2646129", "postId": "33446", "score": "0", "text": "it depends upon system. usually you can find it within your user's home directory, but it is hidden. All .* files are hidden. Use ls -lha to see it. '-a' does the trick . Additionally to what Adam said i would add to fire \"exec bash\" to reload the bash with newly edited settings (of course, the option of logging off and on remains too for the same purpose.)", "userDisplayName": null, "userId": "498068" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-04T10:23:31.483", "id": "33446", "lastActivityDate": "2011-04-04T10:23:31.483", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "11976", "parentId": "33440", "postTypeId": "2", "score": "78" }
[ { "accepted": true, "body": "<p>Check whether you have the following fragment in your .bashrc (should be there by default)</p>\n\n<pre><code># enable programmable completion features (you don't need to enable\n# this, if it's already enabled in /etc/bash.bashrc and /etc/profile\n# sources /etc/bash.bashrc)....
null
null
null
null
null
33445
1
33456
2011-04-04T10:17:54.827
4
3234
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/11/how-do-i-install-adobe-flash-player">How do I install Adobe Flash player?</a> </p> </blockquote> <p>How do install adobe flash player for my 64 bit 11.04? Also is it stable yet? </p>
12846
-1
2017-04-13T12:23:09.107
2011-12-30T14:27:17.857
Flash player for 11.04 64bit
[ "installation", "64-bit", "flash" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Previously, Flash for 64-bit machines was in testing and provided by the <code>sevenmachines/flash</code> PPA (see also \n<a href=\"https://askubuntu.com/questions/4983/what-are-ppas-and-how-do-i-use-them\">What are PPAs and how do I use them?</a>). If you've previously installed this PPA, remove the packages <code>flashplugin64-installer</code> and ``flashplugin64-nonfree and the PPA file in <code>/etc/apt/sources.list.d/sevenmachines-flash-*.list</code> (<code>*</code> = distro version). <a href=\"https://askubuntu.com/q/38162/6969\">Terminal commands</a>:</p>\n\n<pre><code>sudo apt-get purge flashplugin64-installer flashplugin64-nonfree\nsudo rm /etc/apt/sources.list.d/sevenmachines-flash-*.list\n</code></pre>\n\n<p>Then, continue installing the flash plugin as described at <a href=\"https://askubuntu.com/q/11/6969\">How do I install Adobe Flash player?</a></p>\n", "commentCount": "12", "comments": [ { "creationDate": "2011-04-07T20:46:10.763", "id": "37963", "postId": "33456", "score": "0", "text": "Update: The package name is actually flashplugin64-installer (not *-nonfree).", "userDisplayName": null, "userId": "2762" }, { "creationDate": "2011-05-03T13:07:05.957", "id": "43477", "postId": "33456", "score": "0", "text": "And what about fullscreen FullHD (1920x1050) video in youtube? Doesn't lag?", "userDisplayName": null, "userId": "2026" }, { "creationDate": "2011-05-05T17:28:18.903", "id": "44288", "postId": "33456", "score": "0", "text": "@ Extender - I have no idea about that because I use the 32 bit version. :)", "userDisplayName": null, "userId": "1838" }, { "creationDate": "2011-05-05T17:30:11.957", "id": "44289", "postId": "33456", "score": "0", "text": "@ monotasker - I visited this page > https://launchpad.net/~sevenmachines/+archive/flash and there, the package name was *flashplugin64-nonfree*. :)", "userDisplayName": null, "userId": "1838" }, { "creationDate": "2011-06-18T13:38:45.237", "id": "54644", "postId": "33456", "score": "1", "text": "Who is this `sevenmachines` in charge of the PPA? An Adobe employee?", "userDisplayName": null, "userId": "814" }, { "creationDate": "2011-07-04T18:28:48.910", "id": "57843", "postId": "33456", "score": "0", "text": "@Oxwivi I don't think so.", "userDisplayName": null, "userId": "1838" }, { "creationDate": "2011-07-05T05:38:01.590", "id": "57888", "postId": "33456", "score": "0", "text": "Then how is he creating the packages? He'd need the source code, which I believe to be attainable only as an Adobe employee.", "userDisplayName": null, "userId": "814" }, { "creationDate": "2011-07-19T20:28:09.547", "id": "60251", "postId": "33456", "score": "0", "text": "@Oxwivi It's only an installer - which is open source. All it does is download the binary, closed source libflashplayer.so directly from Adobe and stuffs it in the right place (along with some other gumph - see synaptic for more detail on exactly what the package provides)", "userDisplayName": null, "userId": "449" }, { "creationDate": "2011-07-19T22:17:15.797", "id": "60259", "postId": "33456", "score": "0", "text": "@Oli, thanks for the info. So it's basically does the same thing as `flashplugin-installer`, but pulls the binary from Adobe instead Canonical repository, right?", "userDisplayName": null, "userId": "814" }, { "creationDate": "2011-07-19T22:20:38.717", "id": "60260", "postId": "33456", "score": "0", "text": "@Oxwivi AFAIK, the standard `flashplugin-installer` package pulls from Adobe too. I haven't tested but I can't see why it wouldn't.", "userDisplayName": null, "userId": "449" }, { "creationDate": "2011-07-20T11:39:53.477", "id": "60330", "postId": "33456", "score": "0", "text": "@Oli, see [this answer](http://askubuntu.com/questions/49298/whats-the-difference-between-flashplugin-installer-and-adobe-flashplugin/49312#49312).", "userDisplayName": null, "userId": "814" }, { "creationDate": "2012-03-15T07:05:31.590", "id": "133614", "postId": "33456", "score": "0", "text": "sevenmachines PPA has been removed.", "userDisplayName": null, "userId": "36661" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-04T11:33:26.480", "id": "33456", "lastActivityDate": "2011-10-27T09:30:27.767", "lastEditDate": "2017-04-13T12:23:46.240", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "1838", "parentId": "33445", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p>Flash was never completly stable to be honest.</p>\n\n<p>You can install flash player by searching \"adobe flash plugin\" in Ubuntu software center.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", ...
null
null
2011-12-31T19:29:10.457
null
null
33448
1
null
2011-04-04T10:33:27.903
0
387
<p>I want to download softwares from Ubuntu Software Center, but all the time I am getting this error message:</p> <blockquote> <p>The package indexes are currently changed by apt-get. </p> </blockquote> <p>Please, suggest me what to do.</p>
null
6341
2011-04-04T11:02:45.380
2011-04-07T11:09:08.057
Software Center error: package indexes are changed
[ "apt", "software-center" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-04-07T11:09:08.057", "id": "37847", "postId": "33448", "score": "0", "text": "Edit your question, and add to the description your version of the Ubuntu.\r\n\r\nAfter that, please open a terminal(*Ctrl + Alt + T or Apps > Associates > Terminal*), and type in:`sudo apt-get ...
null
[ { "accepted": null, "body": "<p>Probably you have some other package management application active, like Synaptic, Update Manager, or apt-get in the terminal. Close all such applications and try again.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense":...
null
null
null
null
user13562
33453
1
33459
2011-04-04T11:02:12.930
3
1836
<p>I'm currently running Ubuntu 11.04 Beta 1 and was looking at the Ubuntu One client. There is an option to "Sync locally?" for my cloud folders. So, I'm wondering if this means that if it's not ticked then the folder is uploaded to the cloud server, but if I make changes somewhere else it won't be merged with the documents on this computer. Or, does it mean that the folder won't be uploaded to my Ubuntu One at all?</p> <p>Thanks,</p>
2373
null
null
2011-04-04T12:06:19.103
Does the "Sync Locally?" option in Ubuntu One, mean that it just uploads to the server?
[ "11.04", "ubuntu-one" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It means the folder exists “in the cloud”, and if the option to sync locally is checked, then changes to the folder and its contents (new files, editions, deletions, etc) will be synced with that: that is, that changes elsewhere will be brought down to this computer, and that changes on this computer will be pushed up. Conversely, if the option is <em>not</em> selected, then local changes will not by uploaded, and remote changes will not be downloaded.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-04T12:06:19.103", "id": "33459", "lastActivityDate": "2011-04-04T12:06:19.103", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "711", "parentId": "33453", "postTypeId": "2", "score": "9" }
[ { "accepted": true, "body": "<p>It means the folder exists “in the cloud”, and if the option to sync locally is checked, then changes to the folder and its contents (new files, editions, deletions, etc) will be synced with that: that is, that changes elsewhere will be brought down to this computer, and that...
null
null
null
null
null
33457
1
33463
2011-04-04T11:36:49.610
6
1141
<p>When I'm using battery only - Ubuntu turns in some mode, when If I do not use my PC for about 5-10 seconds - the screeen becomes darker.</p> <p>Where do turn this option off? Because I often need to read (without pressing keys and moving my mouse) and I can't see with dark screen.</p>
13568
null
null
2012-02-29T09:26:13.737
Always be 100% bright when I'm using battery
[ "battery", "screen" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<h2>11.10</h2>\n\n<p>Open System settings. Then, click the <code>Screen</code> option, and uncheck the <code>Dim screen to save power</code> box:</p>\n\n<p><img src=\"https://i.stack.imgur.com/vw3BF.png\" alt=\"enter image description here\"></p>\n\n<p>And you're done!</p>\n\n<h2>11.04</h2>\n\n<p>Open <code>gnome-power-preferences</code> - to do that, hit <kbd>Alt</kbd>+<kbd>F2</kbd>, then type in <code>gnome-power-preferences</code>. You'll see something like this:</p>\n\n<p><img src=\"https://i.stack.imgur.com/Fhj04.jpg\" alt=\"gnome-power-preferences on the AC Power Tab\"></p>\n\n<p>Go to the \"On Battery Power\" tab, then you'll want to make sure that the \"Reduce Background Brightness\" box isn't checked:</p>\n\n<p><img src=\"https://i.stack.imgur.com/LA9Ko.jpg\" alt=\"gnome-power-preferences on the Battery Power Tab\"> </p>\n\n<p>That should do the trick.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-04-04T15:12:54.973", "id": "37353", "postId": "33463", "score": "0", "text": "@Innuendo You're welcome! Glad to help. :)", "userDisplayName": null, "userId": "6005" }, { "creationDate": "2011-11-03T00:29:46.027", "id": "84866", "postId": "33463", "score": "1", "text": "This doesn't work in 11.10, so I've asked another question: http://askubuntu.com/questions/74959/how-to-keep-a-bright-screen-with-battery-power-in-11-10", "userDisplayName": null, "userId": "874" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-04T12:52:30.890", "id": "33463", "lastActivityDate": "2011-11-03T11:54:23.037", "lastEditDate": "2011-11-03T11:54:23.037", "lastEditorDisplayName": null, "lastEditorUserId": "814", "ownerDisplayName": null, "ownerUserId": "6005", "parentId": "33457", "postTypeId": "2", "score": "8" }
[ { "accepted": true, "body": "<h2>11.10</h2>\n\n<p>Open System settings. Then, click the <code>Screen</code> option, and uncheck the <code>Dim screen to save power</code> box:</p>\n\n<p><img src=\"https://i.stack.imgur.com/vw3BF.png\" alt=\"enter image description here\"></p>\n\n<p>And you're done!</p>\n\n<h...
null
null
null
null
null
33460
1
null
2011-04-04T12:08:14.890
4
5738
<p>I was given a HP Probook 4720s as a work laptop, over the last 2 years I've predominantly used Ubuntu as my OS for work and home, but recently have needed to use Windows 7 as it controls the fans correctly. </p> <p>I am now at the point where I want to try and resolve this issue. I haven't asked a question before for help as I can nearly always fulfill my queries with a search engine.</p> <p>So here are the outputs from lspci/lsusb/lsmod not sure what is required so it's a starting point and also a link to the hardware from hardinfo.</p> <p><a href="http://www.issathen.co.uk/hardware/4720s/hardinfo.html" rel="nofollow">Hardinfo output</a>, <a href="http://www.issathen.co.uk/hardware/4720s/lspci.txt" rel="nofollow">LSPCI Output</a>, <a href="http://%20www.Issathen.Co.Uk/hardware/4720s/lsusb.txt" rel="nofollow">LSUSB</a> and <a href="http://%20www.Issathen.Co.Uk/hardware/4720s/lsmod.txt" rel="nofollow">LSMOD</a></p> <p>It has been suggested to me that Ubuntu one sync daemon could have been the issue but I've tried quitting this to no avail, I have also tried using the CPU Demand Frequency to it's lowest setting 933mhz but the fans <em>still</em> keep going.</p> <p><code>/proc/acpi/fan</code> is totally empty which I am guessing is that the fan hasn't been detected.</p> <p>The sensors program detects temperatures but does not detect the speed of the fans.</p> <pre><code>andy@lappy:/proc/acpi/fan$ sensors Acpitz-virtual-0 Adapter: Virtual device Temp1: +56.0°C (crit = +127.0°C) Temp2: +0.0°C (crit = +128.0°C) Temp3: +0.0°C (crit = +128.0°C) Temp4: +38.0°C (crit = +127.0°C) Temp5: +0.0°C (crit = +128.0°C) Temp6: +27.0°C (crit = +128.0°C) Temp7: +64.0°C (crit = +128.0°C) Temp8: +46.0°C (crit = +128.0°C) Temp9: +51.0°C (crit = +128.0°C) Temp10: +59.0°C (crit = +128.0°C) andy@lappy:/proc/acpi/fan$ acpitool -f Fan: not available </code></pre> <p>I'm guessing it's an ACPI issue but from lack of good results / Google foo I cannot find a solution.</p> <p>I have tried a few fixes from the ubuntu forums which I am failing to find links for at the moment but none of them have been useful yet.</p> <p>Just to add this happened from a clean install so no unruly processes as mentioned in other posts.</p> <p>Open to try just about anything, I will reinstall if I need to.</p>
13569
6005
2011-04-04T12:28:45.070
2012-08-01T12:14:24.870
HP ProBook 4720s - Fans running constantly at full
[ "10.10", "acpi", "fan" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2011-04-04T12:32:37.003", "id": "37338", "postId": "33460", "score": "0", "text": "As after James had fixed my hyperlinks issue I can't edit with out destroying the links I will add that I have also updated the BIOS to the newest version as well from the HP Site.", "userDi...
null
[ { "accepted": null, "body": "<p>Have you checked whether you use the proprietary ATI driver (flgrx package)? The open source radeon driver is known to have poor power management support.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0"...
null
null
null
null
null
33461
1
null
2011-04-04T12:35:34.613
9
11000
<p>I want UltraCopier to manage the copy instead of Nautilus.<br> When I open Nautilus, select a file or folder <kbd>Ctrl</kbd>+<kbd>C</kbd> (or <kbd>X</kbd>), open another folder then <kbd>Ctrl</kbd>+<kbd>V</kbd>, I want this: </p> <p><a href="https://i.stack.imgur.com/CT3Ms.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/CT3Ms.jpg" alt="enter image description here"></a></p> <p>instead of this: </p> <p><a href="https://i.stack.imgur.com/fpmRs.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/fpmRs.jpg" alt="enter image description here"></a></p> <ul> <li><a href="http://ultracopier.first-world.info/" rel="nofollow noreferrer">Homepage</a></li> </ul>
13572
480481
2018-10-24T10:45:15.193
2018-10-24T10:45:15.193
How can I make ultracopier handle cut-copy-paste function in nautilus?
[ "gnome", "nautilus", "copy" ]
5
7
CC BY-SA 4.0
[ { "creationDate": "2011-04-04T12:37:46.157", "id": "37339", "postId": "33461", "score": "0", "text": "http://ultracopier.first-world.info/", "userDisplayName": null, "userId": "13572" }, { "creationDate": "2011-04-16T15:26:32.737", "id": "39560", "postId": "33461", "s...
null
[ { "accepted": null, "body": "<p>For that, ultracopier wait and listen copy with catchcopy protocol, the version 0.3 will be better to intergrate into gnome. For that's, gnome (nautilus), need send copy to software compatible with catchcopy protocol (like ultracopier).</p>\n", "commentCount": "3", "c...
null
null
null
null
null
33464
1
null
2011-04-04T13:09:45.750
1
664
<p>Why is in Natty old version of Transmission 2.13?</p> <p>Current version in 2.22 released on March 4th.</p>
null
866
2011-04-04T15:53:12.023
2011-10-03T14:40:03.263
Why is the version of transmission not the most recent?
[ "11.04", "bittorrent", "transmission" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>It hasn't made it's way into the Official Natty repos yet, because for the release, they need to have things stable. I believe that Transmission was part of the <a href=\"https://wiki.ubuntu.com/DebianImportFreeze\" rel=\"nofollow noreferrer\">Debian Import Freeze</a>, howev...
null
null
null
null
user13574
33466
1
null
2011-04-04T13:49:05.873
4
4376
<p>I like the default Ambiance theme but I spend a lot of time within Eclipse and there are portions that are unusable. The attached screenshot shows one example of this problem.</p> <p>I tried using <a href="http://chipx86.github.com/gtkparasite/" rel="nofollow noreferrer">Parasite</a> to identify the widget class to modify but it isn't special, just GtkTreeView. So I'm hoping I just don't know the magic theme incantations.</p> <p>I'm trying to make selected "unfocused" tree items have black text.</p> <p>Example</p> <p><img src="https://i.stack.imgur.com/DqGmr.png" alt="enter image description here"></p>
13578
235
2011-04-04T13:58:22.103
2012-06-23T16:00:39.140
How can I change theme properties of selected unfocused items, they're difficult to read
[ "themes", "eclipse", "ambiance" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I was facing the same issue and now that its fixed, here is the solution:</p>\n\n<ol>\n<li>Go to <strong>Appearance Preferences</strong></li>\n<li>Select <strong>Theme</strong> tab and click <strong>Customize</strong> button.</li>\n<li>Go to Colors tab and change the color (w...
null
null
null
null
null
33469
1
null
2011-04-04T14:16:35.937
2
1507
<p>I'm having a lot of issues with Samba and trying to connect it up with a MyWorldBook NAS drive.</p> <p>Running Maverick</p> <ul> <li>I have the Samba 2:3.5.4 package installed that the distro came loaded with.</li> <li>I can see the Windows Network and see MyBookWorld attached.</li> <li>I click on it, it says it's opening, then hangs, and brings up "Cannot retrieve share list from server.</li> <li>I've tried to browse on other computers, Mac and W7, and it works fine.</li> </ul> <p>If anyone can lend a hand or some advice I would truly appreciate it. I had Samba working in Lucid and it would work, so I'm scratching my head on this one. </p>
null
235
2011-04-21T01:13:11.810
2012-03-07T14:35:07.307
Can't browse samba share, get a "Cannot retrieve share list from server" error
[ "10.10", "samba" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-04-15T02:08:18.177", "id": "39230", "postId": "33469", "score": "0", "text": "Have you tried changing the workgroup in \"/etc/smb.conf\"?", "userDisplayName": null, "userId": "307" } ]
null
[ { "accepted": null, "body": "<pre><code>gksudo gedit /etc/samba/smb.conf\n</code></pre>\n\n<p>Check your workgroup</p>\n\n<pre><code># Change this to the workgroup/NT-domain name your Samba server will part of\nworkgroup = WORKGROUP\n</code></pre>\n\n<p>Change if needed.</p>\n\n<p>Keep me informed</p>\n", ...
null
null
null
null
user13584
33471
1
null
2011-04-04T15:38:53.467
1
7003
<p>Sometimes, when logging into my PC, some or all of my Gnome panels fail to appear, so I'm left with a blank screen and no way to log out/shutdown or run any programs. Why haven't the panels appeared? How can I get them back? I can sometimes create a new panel and add a new launcher to it to reboot, but it's a bit of a long winded solution. I'm using the 10.04 LTS release.</p>
1318
null
null
2011-06-10T04:46:52.780
Gnome Panels not Visible
[ "10.04", "gnome-panel" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-06T16:58:16.817", "id": "21889", "postId": "33471", "score": "0", "text": "Please add a tag for which version you installed, thanks!", "userDisplayName": null, "userId": "235" } ]
null
[ { "accepted": null, "body": "<p>Well , \nI had script for resetting the gnome panel .\nI am not sure if this script will work on notebook version , i used it in desktop version ,and its very helpful .</p>\n\n<p>save this script to PanelRestore.sh to the desktop for example and <code>chmod +x PanelRestore...
null
0
null
null
null
33473
1
33695
2011-04-04T15:50:01.043
6
714
<p>While doing some support audits I'd like to know what would be the most efficient/compact way to get a list of all extra reporitories being used on a given Ubuntu workstation using command line (not via the GUI tools). So far I am using:</p> <ul> <li>diff'ing a standard sources.list file against the workstation's</li> <li>examining files under cat /etc/apt/sources.list.d</li> </ul> <p>Any other ideas on how to best go about this ?</p>
4601
235
2011-04-05T17:37:28.550
2012-06-10T09:22:57.557
How can I get a complete list of non-standard repositories in use?
[ "command-line", "repository", "support" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>To examine the files under <code>/etc/apt/sources.list.d</code>, you could use:</p>\n\n<p><code>cat /etc/apt/sources.list.d/*.list | grep -v \"^#\"</code></p>\n\n<p>This reads out the contents of all the files there and then cuts out all commented out lines. This way you only get the repositories that are actually in use.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-05-20T14:38:11.617", "id": "48376", "postId": "33695", "score": "1", "text": "Thanks Andrew! I'll expand the above to also look into sources.list as older installs or external script may still add to it too. I was hoping some apt command would provide the information but this is as good.", "userDisplayName": null, "userId": "4601" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-05T19:30:11.483", "id": "33695", "lastActivityDate": "2011-04-05T19:46:30.330", "lastEditDate": "2011-04-05T19:46:30.330", "lastEditorDisplayName": null, "lastEditorUserId": "570", "ownerDisplayName": null, "ownerUserId": "570", "parentId": "33473", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>If you open software-properties-gtk, the Other Software tab will show a list of the extra repositories being used.</p>\n\n<p>software-properties-gtk can be opened by opening Update Manager and selecting settings, or opening the Software Center, Edit -> Software Sources ...</p...
null
null
null
null
null
33479
1
null
2011-04-04T16:33:02.893
1
875
<p>Has anyone ever managed to make a DWA-160, or for that matter any usb wireless that relies on this driver, work without random disconnections that force you to reboot in order to regain access to your card? </p>
null
null
null
2012-03-04T15:35:58.103
DWA-160 and ar9170usb - Random Disconnects
[ "drivers", "wireless" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-09-06T03:57:51.600", "id": "68792", "postId": "33479", "score": "0", "text": "I get this as well! I specifically bought a D-Link DWA-160 after I found out that my Linksys WUSB600N v2 isn't supported by Ubuntu. It worked find for about an hour or so, but then randomly disc...
null
[ { "accepted": null, "body": "<p>I think I have a solution: install the <code>linux-backports-modules-cw-2.6.39-natty-generic</code> meta package. So far, I haven't experienced any disconnects.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-S...
null
null
null
null
user13225
33480
1
47671
2011-04-04T16:34:17.777
65
103679
<p>Please note: I am two weeks old in Linux. I have found a lot of answers to this question on the internet, tried many, but all failed one way or another. Therefore I dare to ask once again in the hope that someone here could explain it simply :)</p> <p>Pre-conditions:</p> <p>In my institute, we have a Samba server. In Windows, it is accessed by going to <code>\\xyz.220.131.233\</code> and entering the login <code>abc</code> and the password <code>def</code>. </p> <p>In Ubuntu, I was able to do exactly the same using Nautilus, pressing Ctrl+L and entering <code>smb://xyz.220.131.233/</code>. It then asks for the login and the password and connects. I can even drag a folder from here to the 'Places' and have a shortcut to the remote location. </p> <p>So far so good. I've just installed Matlab and want to open this remote location. Trying to <code>cd</code> to <code>smb://xyz.220.131.233/</code> returns </p> <blockquote> <p>Cannot CD to smb://xyz.220.131.233 (Name is nonexistent or not a directory).</p> </blockquote> <p>A Mac user in my group told me I first mount the location, but he didn't know how to do it. </p> <p>Is it true and how do I do it? </p>
12938
169736
2014-02-17T23:40:18.423
2020-01-13T15:55:45.220
How do I navigate to a samba location I've mounted in Nautilus on the command line?
[ "command-line", "samba" ]
9
1
CC BY-SA 2.5
[ { "creationDate": "2014-02-24T09:52:41.790", "id": "551050", "postId": "33480", "score": "0", "text": "Similar [Q/A for Debian](http://superuser.com/q/717893/79304)", "userDisplayName": null, "userId": "45333" } ]
{ "accepted": true, "body": "<p>So, not sure if this is the real answer (please comment if in doubt or checked it yourself), but after some struggling together with another Linux colleague I've realised that I actually was not in the users group in my system (<code>nano /etc/group</code>). Upon adding myself to this group (<code>sudo nano /etc/group</code>, adding my name to the <code>users</code> line), I am now able to access the remote directories. My /etc/fstab file has these lines:</p>\n\n<pre><code>//xxx.220.131.233/user /mnt/rua_user cifs username=abc,password=def 0 1\n//xxx.220.131.233/all /mnt/rua_all cifs username=abc,password=def 0 1\n</code></pre>\n\n<p>The rights on the folders look like this (<code>ls -lh /mnt</code>):</p>\n\n<pre><code>drwxrwx--- 8 1016 users 0 2011-03-08 11:14 rua_all\ndrwxrwx--- 25 1016 users 0 2011-05-25 18:21 rua_user\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-06-08T16:18:53.773", "id": "47671", "lastActivityDate": "2011-06-08T16:18:53.773", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "12938", "parentId": "33480", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>Follow this page. I followed it to get the same result as what you are looking for.</p>\n\n<p><a href=\"https://help.ubuntu.com/community/MountWindowsSharesPermanently\" rel=\"nofollow\">https://help.ubuntu.com/community/MountWindowsSharesPermanently</a></p>\n", "commentC...
null
null
null
null
null
33482
1
null
2011-04-04T17:03:42.343
0
268
<p>I have an Epson SX115. It used to work fine until I unplugged it and moved it upstairs. </p> <p>When I plug it back in even if I delete it from the Printer list and re-install it every time I go to print I get a queue and no action from the printer?!?</p>
13580
235
2011-04-04T21:20:17.977
2011-06-04T13:57:36.520
Printer Queue for Epson SX115
[ "10.10", "printing" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Its possible you have previous documents that are still trying to print, blocking anything new from coming in. </p>\n\n<p>Trying printing something new and then clicking onto the printer icon in the indicator applets at the top right. You might have several print \"jobs\" wai...
null
null
null
null
null
33483
1
33484
2011-04-04T16:40:12.470
-1
475
<p>One of the ubuntu 10.10 servers present a weird terminal upon logon. It isn't bash. Even backspace does a weird thing. I have to manually enter bash to get my good old bash shell back. The server was installed from the stock CD and doesn't have any GUI.</p> <p>I am curious what kind of shell is that and how do I make bash a default shell. </p> <p>Thanks.</p>
14750
null
null
2011-04-04T17:09:41.210
Ubuntu server: weird terminal
[ "server" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><a href=\"http://linuxwave.blogspot.com/2009/03/changing-default-shell-in-ubuntu.html\" rel=\"nofollow\">This link</a> will give you instructions on how to change the shell, there is a chsh command as far as I remember that should help you do it, but there are several other ways as well.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-04T16:43:28.247", "id": "33484", "lastActivityDate": "2011-04-04T16:43:28.247", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": "Shiv", "ownerUserId": null, "parentId": "33483", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p><a href=\"http://linuxwave.blogspot.com/2009/03/changing-default-shell-in-ubuntu.html\" rel=\"nofollow\">This link</a> will give you instructions on how to change the shell, there is a chsh command as far as I remember that should help you do it, but there are several other w...
null
null
null
null
pic11
33491
1
33493
2011-04-04T17:30:22.943
8
11829
<p>I'm trying to sort out how to open a multi-page tiff. The sender swears it has more than one page, but in the default viewer I'm only able to see the first page. How do I view all pages?</p>
13049
527764
2020-08-10T03:41:23.483
2020-08-10T03:41:23.483
Read a multipage tiff?
[ "software-recommendation", "image-viewers" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Evince is supposed to open multipage tiffs. If not, another application to try is imview found in the Software Center.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-04-04T17:37:01.350", "id": "37364", "postId": "33493", "score": "0", "text": "I don't have a multipage tiff to try this out. If you would supply it, I could find an application that works.", "userDisplayName": null, "userId": "13541" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-04T17:36:04.940", "id": "33493", "lastActivityDate": "2011-04-04T17:36:04.940", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "13541", "parentId": "33491", "postTypeId": "2", "score": "10" }
[ { "accepted": true, "body": "<p>Evince is supposed to open multipage tiffs. If not, another application to try is imview found in the Software Center.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-04-04T17:37:01.350", "id": "37364", "postId": "33493...
null
null
null
null
null
33498
1
33510
2011-04-04T18:07:57.997
1
532
<p>I'm running Ubuntu 10.10 on my 64-bit laptop, and I have Adobe Flash 10,2,161,22 installed. </p> <p>The vast majority of the time, I've no problems with flash videos in terms of both video and audio. But sometimes, I'm having problems with sound. Here's <a href="http://www.youtube.com/watch?v=VuB5ttrid1I" rel="nofollow">a random example</a>. For this one, the first two seconds are fine, but after that, when the interview starts, I can only hear 'squeaks', which I'm guessing is some kind of distortion of the actual sound. There's absolutely no problem with the video throughout. The problem occurs both for Firefox and Google Chrome, the two browsers installed on my computer.</p> <p>Do I need to install some special audio codec? I couldn't find anything about this by searching on the web. Thanks!</p>
13591
null
null
2011-04-04T19:41:56.180
Audio problem on some flash videos
[ "sound", "64-bit", "flash" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Well as far as i know Adobe flash player for 64 bit is still testing in Ubuntu so it may be buggy or unstable. Hope it answers your question</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-04-04T20:02:02.683", "id": "37386", "postId": "33510", "score": "0", "text": "Thanks. But do you know if there's some particular reason the audio encoding is different for the video in my question? Or how I could find out? Maybe that could help me track why I'm having the problem.", "userDisplayName": null, "userId": "13591" }, { "creationDate": "2011-04-04T22:26:50.493", "id": "37424", "postId": "33510", "score": "0", "text": "Like i said the 64 bit version is yet to be stable so you will have to bear such moments or try installing the 32 bit version and see if it works", "userDisplayName": null, "userId": "12846" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-04T19:41:56.180", "id": "33510", "lastActivityDate": "2011-04-04T19:41:56.180", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "12846", "parentId": "33498", "postTypeId": "2", "score": "0" }
[ { "accepted": true, "body": "<p>Well as far as i know Adobe flash player for 64 bit is still testing in Ubuntu so it may be buggy or unstable. Hope it answers your question</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-04-04T20:02:02.683", "id": "37386", ...
null
0
null
null
null
33499
1
null
2011-04-04T18:23:40.053
10
5093
<p>I hear that web-browsing is the most likely origin of malware on a computer these days. I also hear that one doesn't need to worry about viruses on Linux. So, should I use a browser extension that allows me to selectively enable javascript for favoured domains, such as No-Script or Not-Script?</p>
10837
null
null
2016-07-30T17:52:45.317
Should I use No-Script?
[ "firefox", "chromium" ]
3
3
CC BY-SA 2.5
[ { "creationDate": "2011-04-10T09:26:08.573", "id": "38289", "postId": "33499", "score": "1", "text": "I use it myself but I think that it is a non-starter for the \"less patient\". Even I couldn't be bothered until I found the keyboard shortcut. I tell my sister, \"switch to Ubuntu, no viruses\"...
null
[ { "accepted": null, "body": "<p>In theory you <strong>can</strong> get viruses on Linux and Mac OS. The reason most people don't is because Linux and Mac OS are not big targets. The malware writers want to cast a wide net with minimal effort. Secondarily Linux/Unix offer more in the way of security and bett...
null
null
null
null
null
33501
1
33511
2011-04-04T18:40:35.577
12
27663
<p>On windows I have always used the "ALT+3" for creating a wonderful heart for expressing my love... </p> <p>Is there a way to do this on Ubuntu?</p>
6107
7702
2011-04-04T19:44:46.937
2017-01-19T14:33:44.930
How to make this heart (♥) using keyboard?
[ "keyboard", "shortcuts", "unicode-entry" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<ul>\n<li><kbd>Ctrl+Shift+U</kbd> <kbd>2</kbd> <kbd>6</kbd> <kbd>6</kbd> <kbd>5</kbd> <kbd>Enter</kbd></li>\n</ul>\n\n<p>Control-capital-u means <em>Unicode</em>, and the four-digit hexadecimal number for a \"black heart suit\" (or any other Unicode character) can be found via the <strong>Character Map</strong> in Ubuntu (<code>gucharmap</code>). </p>\n\n<ul>\n<li><em>See also:</em> <a href=\"https://askubuntu.com/questions/31258/how-can-i-type-an-em-dash\">How can I type a Unicode character (for example, em-dash —?)</a></li>\n</ul>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-04-05T05:52:59.187", "id": "37458", "postId": "33511", "score": "2", "text": "With compose keys, you can type an em-dash by using `Compose Key` + `-` followed by two `-`", "userDisplayName": null, "userId": "12757" }, { "creationDate": "2011-04-05T18:46:58.277", "id": "37602", "postId": "33511", "score": "0", "text": "Having **Compose** is excellent, only really available out-of-the-box on a Sun Sparc Type 4/5 keyboard (which are incidentally the best layout keyboard I've ever used, and I continue to use a Happy Hacking Keyboard as a result). Unicode hexadecimal will work out-of-the-box, without the user having to reconfigure their keyboard layout first.", "userDisplayName": null, "userId": "7702" }, { "creationDate": "2011-06-29T19:00:23.607", "id": "57111", "postId": "33511", "score": "1", "text": "I guess this only works under gnome (tested it with awesomewm in an xterm, which did not work).", "userDisplayName": null, "userId": "1627" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-04T19:43:43.270", "id": "33511", "lastActivityDate": "2011-04-04T19:43:43.270", "lastEditDate": "2017-04-13T12:23:51.473", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "7702", "parentId": "33501", "postTypeId": "2", "score": "13" }
[ { "accepted": null, "body": "<p>I use compose keys for all those special characters outside the English language. You can also type a heart with them.</p>\n\n<p>System -> Preferences -> Keyboard Preferences</p>\n\n<p>Tab \"Layouts\", button \"Options\", choose a \"Compose Key Position\" (I set it to <code>...
null
null
2014-11-29T05:08:42.150
null
null
33503
1
null
2011-04-04T18:49:18.890
1
502
<p>I have wifi on my 10.04 machine, but I have no use for it. This command will disable it on startup </p> <pre><code>/usr/bin/dbus-send --system --type=method_call \ --dest=org.freedesktop.NetworkManager /org/freedesktop \ /NetworkManager org.freedesktop.DBus.Properties.Set \ string:org.freedesktop.NetworkManager \ string:WirelessEnabled variant:boolean:false </code></pre> <p>However, when the machine wakes up from suspend, the wifi comes back on. I have tried to put the above command in a script in /etc/pm/sleep.d but this doesn't work.</p>
10837
10068
2011-04-04T21:24:41.340
2011-04-04T21:24:41.340
How do I remove wifi functionality?
[ "wireless" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>What about adding something like this</p>\n\n<pre><code>[keyfile]\nunmanaged-devices=mac:01:23:45:67:89:AB\n# the mac address is only an example\n</code></pre>\n\n<p>to /etc/NetworkManager/nm-system-settings.conf, or blacklisting the wifi kernel module?</p>\n", "commentCo...
null
null
null
null
null
33507
1
null
2011-04-04T19:20:33.747
9
6213
<p>Neither firefox nor chromium have hardware acceleration enabled by default right now. Firefox 4 has an option its registry to force it: <code>layers.acceleration.force.enabled</code> , which is by default set to false. </p> <p>Having passed all but 3 of 800 tests run by <a href="http://jagriffin.wordpress.com/2010/08/30/introducting-grafx-bot/">the grafx bot</a>, I thought it reasonable to set the above registry entry to true. However I get a terrible score in the FPS test at <a href="http://demos.hacks.mozilla.org/openweb/HWACCEL/">the mozilla hardware acceleration stress test</a>. But it doesn't seem to give any problems in normal usage.</p> <p>Similarly gpu acceleration can be enabled in Chromium 10 by navigating to about:flags and checking the option. So, should I enable it or not?</p>
10837
235
2011-04-04T21:08:34.947
2011-12-02T23:39:13.543
Should I force enable hardware acceleration in the browser?
[ "firefox", "chromium" ]
1
7
CC BY-SA 2.5
[ { "creationDate": "2011-04-07T15:35:47.180", "id": "37909", "postId": "33507", "score": "2", "text": "For anybody reading this in the distant future: the key has moved to `layers.acceleration.force-enabled`", "userDisplayName": null, "userId": "449" }, { "creationDate": "2011-04-...
null
[ { "accepted": null, "body": "<p>I have it enabled on both on my system. However, since mileage may vary, I would suggest trying it out for a while before you set it and forget it, so to speak :).</p>\n\n<p>In short, yes.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
null
null
null
null
null
33509
1
33621
2011-04-04T19:40:36.833
-1
2700
<p>I'm Developing QT and I want to know how to build static libraries.</p> <p>Well, I searched a lot. But the Reason I asked is that I've installed these from Synaptic:</p> <pre><code>libqt4-core libqt4-gui libqt4-qt3support libqt4-sql qt4-designer qt4-dev-tools qt4-qtconfig </code></pre> <p>Thanks for answering.</p>
13331
235
2011-04-04T21:07:17.320
2011-04-05T11:30:38.867
How do I build Qt Static Libraries?
[ "development", "qt", "libraries" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-04-04T20:39:35.537", "id": "37396", "postId": "33509", "score": "1", "text": "Do you want to link those libraries statically into your application? Why?", "userDisplayName": null, "userId": "11976" } ]
{ "accepted": true, "body": "<p>You could say:</p>\n\n<pre><code>$ ./configure --help\n</code></pre>\n\n<p>In help description you may find </p>\n\n<pre><code>--enable-static\n</code></pre>\n\n<p>option. Than's possibly the one you need.</p>\n\n<pre><code>$ ./configure --enable-static\n$ make\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-05T11:30:38.867", "id": "33621", "lastActivityDate": "2011-04-05T11:30:38.867", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "13641", "parentId": "33509", "postTypeId": "2", "score": "0" }
[ { "accepted": true, "body": "<p>You could say:</p>\n\n<pre><code>$ ./configure --help\n</code></pre>\n\n<p>In help description you may find </p>\n\n<pre><code>--enable-static\n</code></pre>\n\n<p>option. Than's possibly the one you need.</p>\n\n<pre><code>$ ./configure --enable-static\n$ make\n</code></pre>...
null
null
null
null
null
33512
1
33515
2011-04-04T19:44:01.573
0
318
<p>If I've got a gmail tab open and nothing else, running powertop shows </p> <pre>Wakeups-from-idle per second : 414.5 interval: 30.0s no ACPI power usage estimate available Top causes for wakeups: 61.9% (1023.8) chromium-browse</pre> <p>Is this bad and if so what can I do? </p>
10837
866
2011-04-04T19:52:32.067
2011-04-04T19:58:18.410
Chromium wakes up 300 times a second
[ "chromium", "powertop" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I've got the same on my system. I think it has to do with how GMail has an automated refresh system that runs pretty often. I don't think it's going to be an issue for ya, it hasnt broken my system yet. :P</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-04-06T13:14:17.273", "id": "37720", "postId": "33515", "score": "0", "text": "It's not just Gmail: the Google search page does it too even with the **instant** off. But interestingly, Bing behaves itself ..", "userDisplayName": null, "userId": "10837" }, { "creationDate": "2011-11-28T05:51:44.090", "id": "94428", "postId": "33515", "score": "0", "text": "@daithib8 but that's Bing... and by comparison, Bing is horrible as a search engine ;P", "userDisplayName": null, "userId": "10616" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-04T19:58:18.410", "id": "33515", "lastActivityDate": "2011-04-04T19:58:18.410", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "10616", "parentId": "33512", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>I've got the same on my system. I think it has to do with how GMail has an automated refresh system that runs pretty often. I don't think it's going to be an issue for ya, it hasnt broken my system yet. :P</p>\n", "commentCount": "2", "comments": [ { ...
null
null
null
null
null
33514
1
33660
2011-04-04T19:57:43.840
16
12252
<p>I am using an Apple keyboard. To get the default functionality of the function keys, I need to press <kbd>fn</kbd>+<kbd>Function key</kbd>.</p> <p>This is quite annoying since I frequently use the function keys for debugging.</p> <p>Is there any way I can get the default functionality out of the function keys, i.e., get the effect of pressing the <kbd>Fn</kbd> key without having to actually press it?</p>
null
327339
2020-08-09T16:50:26.160
2020-08-10T19:53:39.930
Use Function Keys without pressing the fn button in the mac keyboard?
[ "keyboard", "apple" ]
4
1
CC BY-SA 4.0
[ { "creationDate": "2019-05-16T19:43:48.790", "id": "1897657", "postId": "33514", "score": "0", "text": "Suggestion: Use the USB cable with wireless. Which model of the Apple Keyboard? I'm using \"Magic Keyboard with Numeric Keypad\" (Model A1843) with a Lenovo T470s running Ubuntu 18.04 Gnome...
{ "accepted": true, "body": "<p>The article there should help you. </p>\n\n<p><a href=\"https://help.ubuntu.com/community/AppleKeyboard\" rel=\"noreferrer\">https://help.ubuntu.com/community/AppleKeyboard</a></p>\n\n<p>I inserted these two echo lines into <code>/etc/rc.local</code>:</p>\n\n<pre><code>echo 2 &gt; /sys/module/hid_apple/parameters/fnmode\necho 2 &gt; /sys/module/apple/parameters/fnmode\n</code></pre>\n\n<p>Those are inserted just before the \"exit 0\" line.</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2013-03-27T23:12:51.400", "id": "344014", "postId": "33660", "score": "3", "text": "Found only the first ```echo 2 > /sys/module/hid_apple/parameters/fnmode``` was enough for me on ubuntu 12.04 with alum apple wired keybd.", "userDisplayName": null, "userId": "7143" }, { "creationDate": "2016-02-12T12:14:44.520", "id": "1088035", "postId": "33660", "score": "0", "text": "You can use `echo 2 | sudo tee /sys/module/hid_apple/parameters/fnmode` so you won't have to drop into root shell to run the command.", "userDisplayName": null, "userId": "8698" }, { "creationDate": "2016-05-01T15:26:39.333", "id": "1143852", "postId": "33660", "score": "1", "text": "I know this is an old thread, but this problem exists in 16.04. This solution was accepted, but the one below seems like \"the right way\" (tm). Would you agree?", "userDisplayName": null, "userId": "173006" }, { "creationDate": "2020-04-23T13:11:26.760", "id": "2070004", "postId": "33660", "score": "0", "text": "This is a very good answer compared to the other solutions. 1) It still works in ubuntu 20.04 2) It does not depend on gnome or any specific desktop - it is on a \"lower level\" and hardware stuff should be handled on a low level, so it works on all the upper levels 3) It uses what is already there and does not need an external application 4) It is simple and easy", "userDisplayName": null, "userId": "1467" }, { "creationDate": "2020-04-26T23:45:32.017", "id": "2073174", "postId": "33660", "score": "0", "text": "this worked for me 18.04, but only the first step was needed", "userDisplayName": null, "userId": "1071460" }, { "creationDate": "2020-08-09T16:53:06.110", "id": "2142068", "postId": "33660", "score": "0", "text": "Note: Ubuntu 18.04 and 20.04 don't come with an `/etc/rc.local` file installed, which is confusing, so here's how to create it and get the proper functionality we want: https://askubuntu.com/a/1265768/327339. I used just the `echo -n 0x02 > /sys/module/hid_apple/parameters/fnmode` command in the rc.local file too.", "userDisplayName": null, "userId": "327339" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-05T16:15:40.263", "id": "33660", "lastActivityDate": "2015-06-26T14:02:21.620", "lastEditDate": "2015-06-26T14:02:21.620", "lastEditorDisplayName": null, "lastEditorUserId": "186134", "ownerDisplayName": null, "ownerUserId": "1464", "parentId": "33514", "postTypeId": "2", "score": "14" }
[ { "accepted": null, "body": "<p>From <a href=\"https://help.ubuntu.com/community/AppleKeyboard#Corrections\" rel=\"noreferrer\">the Ubuntu community wiki on Apple Keyboards</a>...\nOpen this file with root permissions in terminal:</p>\n\n<pre><code>gksudo gedit /etc/modprobe.d/hid_apple.conf\n</code></pre>\...
null
null
null
null
user13593
33516
1
33518
2011-04-04T20:03:11.143
2
1338
<p>Hi i just read about Crossover Linux <a href="http://www.codeweavers.com/products/impersonator/" rel="nofollow">Crossover Impersonator</a> and wanted to try it out, however i read there is only a 32bit version. How can i run this on my 64 bit Ubuntu 11.04? Thanks in advance</p>
12846
235
2011-04-04T21:04:18.057
2011-04-04T21:04:18.057
Is there a 64 bit deb for Crossover Impersonator?
[ "installation", "11.04", "64-bit" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><a href=\"http://media.codeweavers.com/pub/crossover/cxlinux/demo/ia32-crossover-standard-demo_10.0.0-1_amd64.deb\" rel=\"nofollow\">Crossover Impersonator amd64.deb</a> Well i found the 64bit version on their site. Thanks anyway</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-04-04T20:14:26.530", "id": "33518", "lastActivityDate": "2011-04-04T20:14:26.530", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "12846", "parentId": "33516", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p><a href=\"http://media.codeweavers.com/pub/crossover/cxlinux/demo/ia32-crossover-standard-demo_10.0.0-1_amd64.deb\" rel=\"nofollow\">Crossover Impersonator amd64.deb</a> Well i found the 64bit version on their site. Thanks anyway</p>\n", "commentCount": "0", "comments...
null
null
null
null
null