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
10500
1
10501
2010-10-30T22:42:49.493
1
311
<p>Is there a possible way of taking a picture of my bootmenu ? example : <a href="http://t1.gstatic.com/images?q=tbn:xOLNRxyhahN-FM:http://i3.photobucket.com/albums/y71/Cocasoca/grub2.jpg&amp;t=1" rel="nofollow">http://t1.gstatic.com/images?q=tbn:xOLNRxyhahN-FM:http://i3.photobucket.com/albums/y71/Cocasoca/grub2.jpg&amp;t=1</a></p> <p>( note : cellphone pictures are excluded -> i have a low pixel cellphone cam :( ) </p>
3486
null
null
2019-06-13T11:11:07.380
Take picture from Bootmenu (grub2)
[ "boot", "grub2" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-30T22:49:54.407", "id": "10720", "postId": "10500", "score": "0", "text": "It would be difficult, is a (half decent) digital camera out of the question?", "userDisplayName": null, "userId": "2363" } ]
{ "accepted": true, "body": "<p>Boot the disk from under VirtualBox. You'll need to do this from another installation (or perhaps Live -- otherwise the disk won't be available for VirtualBox to control) and you just add the disk (you <em>can</em> add real disks) as the primary drive.</p>\n\n<p>Anyway, once you're in, VirtualBox will let you take a screenshot.</p>\n\n<p>Otherwise you could use a video-out (s-video or composite, whatever, if anything, your computer supports) and another computer with a video capture card. You can use VGA if you have <a href=\"http://www.vgacapture.com/\" rel=\"nofollow\">a VGA capture card</a> but most people don't. Then just capture all the video output from the first computer on the second. Bit of a task if you ask me but it's worth it for serious video recording.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-10-30T22:57:08.283", "id": "10722", "postId": "10501", "score": "2", "text": "I'm guessing the reason he wants to take a picture of grub is that he has some problem or error message he wants to record. If he uses virtualbox it will be a different setup and this problem may not occur.", "userDisplayName": null, "userId": "2363" }, { "creationDate": "2010-10-30T23:09:34.443", "id": "10724", "postId": "10501", "score": "0", "text": "I don't agree with your analysis. When people say they want a picture of their boot menu, I hear they want a picture of their boot menu, not errors that show up afterwards (which, I agree would likely not show). Grub is going to look exactly the same on bare metal or virtualised.", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-10-30T23:11:04.400", "id": "10725", "postId": "10501", "score": "0", "text": "Or at least to show what's coming up to help diagnose an error: http://askubuntu.com/questions/10503/boot-takes-a-lot-of-time", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-10-30T23:51:26.770", "id": "10732", "postId": "10501", "score": "0", "text": "thank you for the ideas .. especially the video-out thing is something i didn't thought of.", "userDisplayName": null, "userId": "3486" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-30T22:52:04.253", "id": "10501", "lastActivityDate": "2010-10-30T22:52:04.253", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "449", "parentId": "10500", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>Boot the disk from under VirtualBox. You'll need to do this from another installation (or perhaps Live -- otherwise the disk won't be available for VirtualBox to control) and you just add the disk (you <em>can</em> add real disks) as the primary drive.</p>\n\n<p>Anyway, once ...
null
null
null
null
null
10502
1
null
2010-10-30T22:53:08.553
27
29411
<p>My desktop has a fast wired connection and I would like to set up a sort of "wifi hotspot" that allows mobile devices to connect to my pc and share this fast connection. How would I go about doing this?</p>
2363
169736
2014-05-23T18:56:08.143
2015-03-08T20:09:31.150
Create a wifi hotspot using my desktop
[ "hot-spot" ]
4
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>The easiest way is creating an Ad-Hoc network. It's <em>really</em> simple (if your hardware drivers support it).</p>\n\n<ol>\n<li>Click the Network Manager applet</li>\n<li>Click Create New Wireless Network...</li>\n<li>Give it a name. Set the security.</li>\n<li>Connect to ...
null
null
null
null
null
10503
1
10506
2010-10-30T23:03:50.273
24
17070
<p>On my machine booting takes more than a minute which is annoying when I see that Windows 7 boots in 20 seconds.</p> <p>Here is what I get when the machine is booting.</p> <p><img src="https://i.stack.imgur.com/wYRRV.jpg" alt="Picture of screen"></p> <p>How can I see what happens when booting up?</p>
3486
2732
2011-03-09T08:58:34.813
2022-12-12T04:37:50.750
How can I see what happens during the boot process?
[ "boot", "configuration", "grub2" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-30T23:16:40.193", "id": "10727", "postId": "10503", "score": "1", "text": "Have you got proprietary drivers installed? That could explain the lack of a graphical boot. It doesn't explain the slowness.", "userDisplayName": null, "userId": "667" }, { "cre...
{ "accepted": true, "body": "<ul>\n<li>Open Grub by holding <kbd>Left Shift</kbd> on boot</li>\n<li>Edit the top option by pressing <kbd>e</kbd></li>\n<li>Search the boot command until you see the two words &quot;quiet splash&quot;.</li>\n<li>Delete these from that line and press <kbd>Control</kbd>+<kbd>X</kbd> to boot.</li>\n</ul>\n<p>This will show you what's happening behind the scenes (and what it's getting stuck on).</p>\n<p>This is temporary. It will revert to the old behaviour on the next boot so it's <em>fairly</em> safe.</p>\n<p>If you want to make it permanent, edit <code>/etc/default/grub</code> as root, delete &quot;quiet splash&quot; from the <code>GRUB_CMDLINE_LINUX_DEFAULT</code> variable, save and then run <code>sudo update-grub</code>.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-04-08T03:00:07.920", "id": "37992", "postId": "10506", "score": "3", "text": "Just to complete: at Natty, you should remove \"vt.handoff=7\" also.", "userDisplayName": null, "userId": "12943" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-10-30T23:19:57.397", "id": "10506", "lastActivityDate": "2022-12-12T04:37:50.750", "lastEditDate": "2022-12-12T04:37:50.750", "lastEditorDisplayName": null, "lastEditorUserId": "1165986", "ownerDisplayName": null, "ownerUserId": "449", "parentId": "10503", "postTypeId": "2", "score": "24" }
[ { "accepted": true, "body": "<ul>\n<li>Open Grub by holding <kbd>Left Shift</kbd> on boot</li>\n<li>Edit the top option by pressing <kbd>e</kbd></li>\n<li>Search the boot command until you see the two words &quot;quiet splash&quot;.</li>\n<li>Delete these from that line and press <kbd>Control</kbd>+<kbd>X</...
null
null
null
null
null
10508
1
10523
2010-10-30T23:58:00.960
9
4184
<p>I installed <a href="http://www.bootchart.org/" rel="nofollow noreferrer">bootchart</a> to monitor my boot-up process.</p> <p>I had some problems with my booting time (>80sec) Before : <a href="https://i.stack.imgur.com/4tvky.png" rel="nofollow noreferrer">https://i.stack.imgur.com/4tvky.png</a></p> <p>After some tweaking with Bum,Ubuntu-tweak and Start-up Manager i reached (>30sec) After : <a href="https://i.stack.imgur.com/F4Pyf.png" rel="nofollow noreferrer">https://i.stack.imgur.com/F4Pyf.png</a></p> <p><strong>Is it good ? or is there room for more ?</strong> What Boot-up time(range) is normal ? ( of course it depends, but on default setting on a mid/high-tech pc)</p>
3486
235
2011-03-28T18:08:43.157
2013-03-12T13:08:42.213
Optimizing Boot-up
[ "boot", "optimization" ]
3
4
CC BY-SA 2.5
[ { "creationDate": "2010-10-30T23:59:11.047", "id": "10735", "postId": "10508", "score": "2", "text": "I think 30 seconds is a pretty good boot if you have a hard disk.", "userDisplayName": null, "userId": "2138" }, { "creationDate": "2010-10-31T01:27:54.663", "id": "10740", ...
{ "accepted": true, "body": "<p>The only thing that stands out for me in that bootchart is the (relatively) long period from ~6sec to ~11sec into the boot where the disc throughput is very low. This suggests that <code>ureadahead</code> is doing a lot of (slow) seeking rather than (fast) linear reads. Making <code>ureadahead</code> reprofile your boot may help here. Deleting the <code>.pack</code> files in <code>/var/lib/ureadahead</code> will cause <code>ureadahead</code> to reprofile next boot.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T04:00:52.847", "id": "10523", "lastActivityDate": "2010-10-31T04:00:52.847", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "188", "parentId": "10508", "postTypeId": "2", "score": "8" }
[ { "accepted": true, "body": "<p>The only thing that stands out for me in that bootchart is the (relatively) long period from ~6sec to ~11sec into the boot where the disc throughput is very low. This suggests that <code>ureadahead</code> is doing a lot of (slow) seeking rather than (fast) linear reads. Mak...
null
null
null
null
null
10509
1
null
2010-10-31T01:26:57.277
2
2752
<p>When i start google earth on ubuntu it shows a black screen. It used to work but one time it show a black screen. I tried installing it again and rebooting and everything but it didn't work. What is wrong?</p>
5068
235
2010-10-31T01:40:10.980
2012-07-05T00:10:54.757
Black screen when I start Google Earth?
[ "10.04", "google-earth" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2011-11-27T23:02:04.650", "id": "94300", "postId": "10509", "score": "1", "text": "This question appears to be abandoned and unanswered, could you perhaps add more detail to your question? If this question no longer applies then you can either delete it or answer it yourself i...
null
[ { "accepted": null, "body": "<p>Is the whole screen a black screen or just the right window where the 3d view of the earth appears? How did you install google earth. Did you download the original package and install the libgl with \"wget <a href=\"http://librarian.launchpad.net/7037027/libGL.so.1\" rel=\"no...
null
null
2012-10-11T14:26:29.053
null
null
10519
1
10520
2010-10-31T02:29:52.807
8
16345
<p>Is there any way to get Compiz'z fancy graphics to work in a VirtualBox VM. </p> <p>...and would it be too slow via a virtual video-card?... </p> <p>Is it possible to actually hook into the Host's own physical video card? .. or maybe use a second dedicated physical video card? </p> <p><strong>UPDATE</strong><br> JanC's method works fine for me.<br> I had already installed <strong>virtualbox-guest-addition</strong> ... (I'm using Lucid)<br> To uninstall this VirutalBox Addon pack, run its installer with <strong><em>uninstall</em></strong> added to the end of the command line. (the other packages JanC mentioned seems to replace its functionality)... In my case the command was: </p> <pre><code>sudo VBoxLinuxAdditions-x86.run uninstall </code></pre>
2670
2670
2010-11-01T02:07:42.730
2012-12-15T01:16:35.207
How can I get Compiz to work in a VirtualBox VM
[ "compiz", "virtualbox", "virtualization" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-01T05:10:45.970", "id": "10965", "postId": "10519", "score": "1", "text": "\"virtualbox-guest-additions\" is an .iso image with guest tools for different OS'es, but this package isn't entirely open source, and the 3 packages I named are specifically built to work well ...
{ "accepted": true, "body": "<p>In the VM configuration, go to the \"Display\" section, in the \"Video\" tab make sure \"Enable 3D acceleration\" is checked.</p>\n\n<p>After installing Ubuntu inside the VM and starting it for the first time, install the 3 packages that start with <code>virtualbox-ose-guest-</code> inside the VM, then reboot Ubuntu inside the VM. (BTW: you don't want the package named <code>virtualbox-guest-additions</code>.)</p>\n\n<p>If I do that, I can run Compiz without problems (Unity doesn't work though!).</p>\n", "commentCount": "7", "comments": [ { "creationDate": "2010-10-31T02:50:20.457", "id": "10747", "postId": "10520", "score": "0", "text": "Great, thanks.. This may be the \"wow\" factor to woo a friend over from Windows. He has had the VM running for a couple of days, but was disappointed that the fancy graphics wern't available... He is only prepared to test Ubuntu in a VM.... (so was I initially).. .", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2010-10-31T03:02:55.183", "id": "10748", "postId": "10520", "score": "0", "text": "There *might* be issues with some Compiz effects, but I think the default effects are pretty safe (I ran it with wobbly windows &c. enabled).", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-10-31T04:10:08.597", "id": "10752", "postId": "10520", "score": "0", "text": "I've set 3D in VirutalBox, and re-installed the VM... but \"CompizConfig Settings Manager\" is not showing up in the Main Menu... and `ccsm` is not found via the Terminal... Any ideas? (is it because I have an Ubuntu host (maybe)?", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2010-10-31T05:45:06.123", "id": "10760", "postId": "10520", "score": "0", "text": "ccsm is not installed by default, but you should be able to enable compiz in in the Appearances dialog.", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-10-31T05:46:49.850", "id": "10762", "postId": "10520", "score": "0", "text": "Oh, I forgot something sorry, will add that to my answer...", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-10-31T18:06:29.353", "id": "10847", "postId": "10520", "score": "0", "text": "@JanC: I enabled the \"Visual Effects\" tab of the Appearance Preferences dialog, and I can now select \"Normal\" and \"Extra\"... but there was still no sign of \"CompizConfig Settings Manager\" in the Main Menu... I had to `sudo apt-get install simple-ccsm` before I got a Main Menu item... It is working now... Thanks.", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2010-10-31T20:36:53.533", "id": "10883", "postId": "10520", "score": "0", "text": "Like I said, it's not installed by default, but you don't need it to run compiz, only if you want more configuration options than the 2 presets \"Normal\" and \"Extra\".", "userDisplayName": null, "userId": "935" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T02:35:21.963", "id": "10520", "lastActivityDate": "2010-10-31T05:50:32.483", "lastEditDate": "2010-10-31T05:50:32.483", "lastEditorDisplayName": null, "lastEditorUserId": "935", "ownerDisplayName": null, "ownerUserId": "935", "parentId": "10519", "postTypeId": "2", "score": "10" }
[ { "accepted": true, "body": "<p>In the VM configuration, go to the \"Display\" section, in the \"Video\" tab make sure \"Enable 3D acceleration\" is checked.</p>\n\n<p>After installing Ubuntu inside the VM and starting it for the first time, install the 3 packages that start with <code>virtualbox-ose-guest-...
null
null
null
null
null
10521
1
10522
2010-10-31T03:16:33.840
13
24715
<p>I've read the info page, but I can't find any way to scroll the list in <code>top</code>. </p> <p>Maybe there is no way to scroll?... but there must, at least, be some way to filter the list, and I can't find that either. </p> <p>How do I display line-entries which are off the page?</p>
2670
null
null
2017-03-29T20:09:19.587
How to scroll in the Terminal app "top"?
[ "command-line" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I have only one suggestion: use <code>htop</code> instead.</p>\n\n<pre><code>sudo apt-get install htop\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-31T03:39:51.113", "id": "10750", "postId": "10522", "score": "3", "text": "Maybe it's called `top` for that very reason.. it may be by design that it only shows the **top** entries... (just guessing, but if it looks like a duck and quacks like a duck, it probably is a duck ;) ... It is very cabable at sorting by columns and add/remove collumns via a single key", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2010-10-31T03:54:28.777", "id": "10751", "postId": "10522", "score": "0", "text": "There are some filters possible in `top` BTW, like filtering on user, process ID, &c., but `htop` has so many more possibilities, plus a UI that's easy to change from inside the program...", "userDisplayName": null, "userId": "935" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-31T03:26:28.160", "id": "10522", "lastActivityDate": "2017-02-17T21:07:48.697", "lastEditDate": "2017-02-17T21:07:48.697", "lastEditorDisplayName": null, "lastEditorUserId": "527764", "ownerDisplayName": null, "ownerUserId": "935", "parentId": "10521", "postTypeId": "2", "score": "12" }
[ { "accepted": true, "body": "<p>I have only one suggestion: use <code>htop</code> instead.</p>\n\n<pre><code>sudo apt-get install htop\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-31T03:39:51.113", "id": "10750", "postId": "10522", ...
null
null
null
null
null
10524
1
10528
2010-10-31T04:14:16.017
9
6301
<p>Is it possible to have a USB drive function as a login token? </p> <p>IE: I turn on my computer, plug the USB drive into my system and the system recognises it and logs me in? Likewise, logs me out should the drive be removed?</p> <p>Thanks in advance :)</p>
2442
455
2010-10-31T09:23:27.883
2013-07-28T07:34:57.677
USB drive Login token system?
[ "usb", "usb-drive", "authentication" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>There is an article at LinuxConfig for <a href=\"http://linuxconfig.org/linux-authentication-login-with-usb-device\">Linux authentication login with USB device</a>. </p>\n\n<blockquote>\n <p>accomplished by use of Pluggable Authentication Modules ( PAM ) and some sort of USB storage device such as USB memory stick of Mobile phone with SD card attached.</p>\n \n <p>This authentication technique can be also further expanded into Two-Factor authentication where two authentication methods involving USB token and one-time password can be merged together to produce a greater security.</p>\n</blockquote>\n\n<p>A summary of actions,</p>\n\n<ol>\n<li><code>sudo apt-get install pamusb-tools libpam-usb</code></li>\n<li><code>sudo pamusb-conf --add-device my-usb-stick</code></li>\n<li><code>sudo pamusb-conf --add-user ubuntu-user</code></li>\n<li>edit a <code>/etc/pam.d/common-auth</code> file\n<ul>\n<li><code>auth sufficient pam_usb.so</code></li>\n<li><code>auth required pam_unix.so nullok_secure</code></li>\n<li>Before you do any changes to /etc/pam.d/common-auth open-up separate terminal with root access. This is just in case that something goes wrong, and you need a root access to change /etc/pam.d/common-auth back to the original configuration.</li>\n</ul></li>\n<li><code>su ubuntu-user</code> -- \"ubuntu-user\" is the username from step 3. </li>\n<li>There are some more notes at the end</li>\n</ol>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-01T21:02:07.897", "id": "11138", "postId": "10528", "score": "0", "text": "Thank you, that was what I was (almost) looking for. Now, if only someone could write a GUI to make the process a little less terminal-mad :P", "userDisplayName": null, "userId": "2442" }, { "creationDate": "2017-05-06T04:24:45.493", "id": "1435838", "postId": "10528", "score": "1", "text": "The packages pamusb-tools and libpam-usb are no longer included in Ubuntu 16.04. Any ideas?", "userDisplayName": null, "userId": "160035" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T04:39:15.663", "id": "10528", "lastActivityDate": "2010-10-31T04:50:11.363", "lastEditDate": "2010-10-31T04:50:11.363", "lastEditorDisplayName": null, "lastEditorUserId": "1352", "ownerDisplayName": null, "ownerUserId": "1352", "parentId": "10524", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>There is an article at LinuxConfig for <a href=\"http://linuxconfig.org/linux-authentication-login-with-usb-device\">Linux authentication login with USB device</a>. </p>\n\n<blockquote>\n <p>accomplished by use of Pluggable Authentication Modules ( PAM ) and some sort of USB...
null
null
null
null
null
10525
1
120451
2010-10-31T04:24:34.973
69
32134
<p>When I press the volume up/down keys on my keyboard, the volume changes too much. How can I make the step size smaller so that I have finer control?</p>
1859
null
null
2023-06-07T20:06:39.097
How can I make the volume change in smaller increments?
[ "sound", "shortcut-keys" ]
14
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<h1>11.10/12.04</h1>\n\n<p>From this <a href=\"https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/871133\">bug-report</a> it appears the volume-step key disappeared in 11.10 and has not (as yet) reappeared.</p>\n\n<p>Thus, there isn't a simple straightforward configuration change that you can make to reduce the volume step.</p>\n\n<p>Post #18 in the link gives an interesting workaround which involves using <code>alsamixer</code> increment and decrement capability together with sending notifications to the desktop.</p>\n\n<p>However I couldn't get it to work - thus my take on the solution is based upon that post.</p>\n\n<p>With this solution, the default volume step will be reduced to two-percent steps.</p>\n\n<hr>\n\n<h2>How to</h2>\n\n<p>Install the <code>xbindkeys</code> package (using Synaptic, or with <code>sudo apt-get install xbindkeys</code>).</p>\n\n<p>Using your favourite text editor, create a file in your home folder called <code>.volumeHack.sh</code> and copy and paste the contents below into that file i.e.</p>\n\n<pre><code>gedit ~/.volumeHack.sh\n</code></pre>\n\n<p>Run <code>chmod a+x .volumeHack.sh</code> to make it executable.</p>\n\n<p>Then edit the file <code>~/.xbindkeysrc</code> and copy &amp; paste the text below at the bottom of this file. i.e.</p>\n\n<pre><code>gedit ~/.xbindkeysrc\n</code></pre>\n\n<p>Logout and login </p>\n\n<h3>.xbindkeysrc</h3>\n\n<pre><code># Increase volume\n#\"amixer set Master playback 1+\"\n\"sh ~/.volumeHack.sh -c up -i 2% -m Master\"\n m:0x0 + c:123\n XF86AudioRaiseVolume\n\n# Decrease volume\n\"sh ~/.volumeHack.sh -c down -i 2% -m Master\"\n m:0x0 + c:122\n XF86AudioLowerVolume\n\n# Toggle mute - this is not used here\n#\"amixer set Master toggle\"\n# m:0x0 + c:121\n# XF86AudioMute\n</code></pre>\n\n<h3>.volumeHack.sh</h3>\n\n<pre><code>#!/bin/sh\n\nusage=\"usage: $0 -c {up|down|mute} [-i increment] [-m mixer]\"\ncommand=\nincrement=5%\nmixer=Master\n\nwhile getopts c:i:m:h o\ndo case \"$o\" in\n c) command=$OPTARG;;\n i) increment=$OPTARG;;\n m) mixer=$OPTARG;;\n h) echo \"$usage\"; exit 0;;\n ?) echo \"$usage\"; exit 0;;\nesac\ndone\n\n#echo \"command:$command\"\n#echo \"increment:$increment\"\n#echo \"mixer:$mixer\"\n\nif [ \"$command\" = \"\" ]; then\n shift $(($OPTIND - 1))\n command=$1\n exit 0;\nfi\n\nif [ \"$command\" = \"\" ]; then\n echo \"usage: $0 {up|down|mute} [increment]\"\n exit 0;\nfi\n\ndisplay_volume=0\n\nif [ \"$command\" = \"up\" ]; then\n display_volume=$(amixer set $mixer $increment+ unmute | grep -m 1 \"%]\" | cut -d \"[\" -f2|cut -d \"%\" -f1)\nfi\n\nif [ \"$command\" = \"down\" ]; then\n display_volume=$(amixer set $mixer $increment- unmute | grep -m 1 \"%]\" | cut -d \"[\" -f2|cut -d \"%\" -f1)\nfi\n\nicon_name=\"\"\n\nif [ \"$command\" = \"mute\" ]; then\n if amixer get Master | grep \"\\[on\\]\"; then\n display_volume=0\n icon_name=\"notification-audio-volume-muted\"\n amixer set $mixer mute\n else\n display_volume=$(amixer set $mixer unmute | grep -m 1 \"%]\" | cut -d \"[\" -f2|cut -d \"%\" -f1)\n fi\nfi\n\nif [ \"$icon_name\" = \"\" ]; then\n if [ \"$display_volume\" = \"0\" ]; then\n icon_name=\"notification-audio-volume-off\"\n else\n if [ \"$display_volume\" -lt \"33\" ]; then\n icon_name=\"notification-audio-volume-low\"\n else\n if [ \"$display_volume\" -lt \"67\" ]; then\n icon_name=\"notification-audio-volume-medium\"\n else\n icon_name=\"notification-audio-volume-high\"\n fi\n fi\n fi\nfi\nnotify-send \" \" -i $icon_name -h int:value:$display_volume -h string:synchronous:volume\n\n#echo \"icon: $icon_name and $display_volume\"\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2012-07-02T06:10:22.917", "id": "192750", "postId": "120451", "score": "0", "text": "delty's answer worked for me once I disabled gnome's keyboard shortcuts for volume up/down. This warning from xbindkeys was the clue I needed: *** Warning ***\nPlease verify that there is not another program running\nwhich captures one of the keys captured by xbindkeys.\nIt seems that there is a conflict, and xbindkeys can't\ngrab all the keys defined in its configuration file.", "userDisplayName": "user74498", "userId": null }, { "creationDate": "2015-04-27T11:16:04.320", "id": "866026", "postId": "120451", "score": "1", "text": "For the record, the culprit is the unwillingness of Gnome developers to provide a pragmatic solution: https://bugzilla.gnome.org/show_bug.cgi?id=650371", "userDisplayName": null, "userId": "29536" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2012-04-09T21:18:38.513", "id": "120451", "lastActivityDate": "2012-04-15T08:42:43.447", "lastEditDate": "2012-04-15T08:42:43.447", "lastEditorDisplayName": null, "lastEditorUserId": "19501", "ownerDisplayName": null, "ownerUserId": "14356", "parentId": "10525", "postTypeId": "2", "score": "17" }
[ { "accepted": null, "body": "<p>You can do this with CompizConfig Settings Manager. Use the command \n<code>sudo apt-get install compizconfig-settings-manager</code>\nif you haven't installed it already.</p>\n\n<p>Now open the CompizConfig Settings Manager and go to <strong>Commands</strong> in the <strong>...
null
null
null
null
null
10527
1
10529
2010-10-31T04:38:03.933
1
1299
<p>I'm dual booting Ubuntu 10.04 with Windows 7, which I setup using Wubi. After logging in to the system, I noticed the time at the top panel is wrong and I changed it to the correct time. But as it turns out the problem does not stop there. The time keep changing and today (31th October) I fixed the time twice, but after few minutes it shows a wrong time again. Even the date is wrong. (Shows 1st November) What maybe wrong with the system?</p>
5073
null
null
2012-07-23T12:49:21.737
System time keeps changing
[ "10.04", "time" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2010-10-31T04:44:48.763", "id": "10754", "postId": "10527", "score": "0", "text": "How far off is the time in hours? Is your clock set to UTC or localtime? Does Windows 7 have a time issue?", "userDisplayName": null, "userId": "77594" }, { "creationDate": "20...
{ "accepted": true, "body": "<p>You set timezone for country with daylight savings time. Today was winter time change at 3:00 local time to 2:00 local time. Try set correct timezone for your country, or switch off NTP syncronization.</p>\n\n<p>To switch off:\nSystem - Administration - Date and time, then press lock button, enter your password, and select <strong>Manual</strong> from dropdown box.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-31T05:46:42.173", "id": "10761", "postId": "10529", "score": "0", "text": "How can I switch off NTP synchronization?", "userDisplayName": null, "userId": "5073" }, { "creationDate": "2010-10-31T05:54:52.197", "id": "10764", "postId": "10529", "score": "0", "text": "You don't want to switch off NTP", "userDisplayName": null, "userId": "935" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T05:14:47.407", "id": "10529", "lastActivityDate": "2010-10-31T05:55:55.687", "lastEditDate": "2010-10-31T05:55:55.687", "lastEditorDisplayName": null, "lastEditorUserId": "2026", "ownerDisplayName": null, "ownerUserId": "2026", "parentId": "10527", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>You set timezone for country with daylight savings time. Today was winter time change at 3:00 local time to 2:00 local time. Try set correct timezone for your country, or switch off NTP syncronization.</p>\n\n<p>To switch off:\nSystem - Administration - Date and time, then pr...
null
null
null
null
null
10531
1
null
2010-10-31T06:01:12.473
9
1441
<p>Is there a way to configure Empathy so that when a new IM arrives I can open it using a keyboard shortcut rather than having to click the envelope icon of the Indicator Applet? </p>
5075
235
2010-10-31T20:31:56.823
2013-11-27T00:32:26.377
How to open new IM in Empathy (instead of having to clicking envelope)?
[ "empathy", "instant-messaging" ]
5
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I think the default shortcut for the messaging menu is Super+M (Super = Windows-key).</p>\n\n<p>There is at least one Compiz extension that uses that shortcut too. In that case you have to remove that shortcut in Compiz, and then restart the indicator-applet (e.g. log out &a...
null
null
null
null
null
10532
1
10565
2010-10-31T06:05:27.763
5
15317
<p>How to format spare disk space to <strong>btrfs</strong> filesystem? I can't see btrfs in format dialog neither in gparted, nor in Disk Utility. Only Fat,ext2,ext3,ext4 etc.</p>
2026
3940
2013-04-02T08:17:47.680
2022-04-03T08:35:07.500
How to format btrfs partition?
[ "gparted", "btrfs" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It may be because <a href=\"https://askubuntu.com/questions/4752/is-btrfs-in-maverick-considered-stable\">btrfs is not really stable yet</a>. So I guess the GUI tools do not support it yet, and you will have to use command line tools if you want to use it.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2013-04-02T08:19:37.090", "id": "347374", "postId": "10565", "score": "5", "text": "Now GParted does support BTRFS after installing btrfs-tools.", "userDisplayName": null, "userId": "3940" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T14:11:58.693", "id": "10565", "lastActivityDate": "2010-10-31T14:11:58.693", "lastEditDate": "2017-04-13T12:24:58.463", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "150", "parentId": "10532", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>You might need to install the package <a href=\"https://apps.ubuntu.com/cat/applications/btrfs-tools\" rel=\"nofollow noreferrer\">btrfs-tools</a> <a href=\"https://apps.ubuntu.com/cat/applications/btrfs-tools\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/softwa...
null
null
null
null
null
10534
1
null
2010-10-31T06:21:58.377
4
1775
<p>I'm using a LiveUSB of Ubuntu 10.10 to see if this <a href="https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/409819" rel="nofollow">bug I reported in Aug 2009</a> has been fixed. Sadly, it seems like it has not.</p> <p>This is what I did to test: I booted with a Ubuntu 10.10 LiveUSB, I updated everything using Synaptic: including pulse and other sound related packages, everything except the kernel. After that I opened Sound Preferences,made sure sound input was not muted, moved the input volume all the way, opened Sound Record and tried to to record some sound. I could hear only static. Basically I cannot get any sound from the microphone that is on the chasis of this lenovo x300 laptop.</p> <p>My theory is that pulse or alsa are only able to get sound input if I connect an external mic to the jack. I tried using an external mic a few months ago and it worked. But I don't want to use external mics, I want to use the mic on the laptop itself. </p> <p>Any suggestion on how to solve this problem?</p>
5075
null
null
2012-01-10T00:31:34.383
Unable to use built-in mic on Lenovo Thinkpad x300 due to regression bug from 1 year ago
[ "sound", "pulseaudio", "thinkpad", "microphone", "lenovo" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-23T22:13:38.893", "id": "15337", "postId": "10534", "score": "0", "text": "You can update the sound drivers from the live cd (you'll then need to prevent pulse from autospawning, kill pulse, reload the sound drivers, then re-enable pulse's autospawn) to a daily build a...
null
[ { "accepted": null, "body": "<p>I have also faced the same problem with Ubuntu 10.10 and because of this I was unable to use skype. However, after fresh install of Ubuntu 11.04, mic is working fine. I don't know how it is working now. But it is worth to try.</p>\n", "commentCount": "0", "comments": ...
null
null
2012-02-02T18:16:50.697
null
null
10537
1
null
2010-10-31T06:41:41.267
1
232
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/2280/selective-mounted-volumes-for-the-gnome-desktop-and-nautilus-sidebar">Selective mounted volumes for the GNOME Desktop and Nautilus Sidebar</a> </p> </blockquote> <p>In the Gnome file dialog under 'Places' I can add and edit bookmarks to directories. That list however not only contains my bookmarks, but also a list of all partitions on the system that Gnome seems to gather automatically. I can't edit that list as the right-click-menu items for that are grayed out.</p> <p>How can I get rid of those automatically generated entries and limit it to just my bookmarks?</p>
4547
-1
2017-04-13T12:24:27.937
2010-10-31T06:41:41.267
How do I remove partitions in the 'Places' section of the Gnome file dialog?
[ "gnome" ]
0
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-31T08:39:55.127", "id": "10775", "postId": "10537", "score": "0", "text": "yes, the solution is in the post fluteflute linked to above", "userDisplayName": null, "userId": "3727" }, { "creationDate": "2010-10-31T21:33:26.900", "id": "10894", "po...
null
[]
null
null
2010-10-31T23:36:42.187
null
null
10542
1
10918
2010-10-31T08:37:55.283
1
2743
<p>I've have my Dell U2311H monitor working fine at 1920x1080x60hz using the DVI-D cable that came with it (18 pin, single-link).</p> <p>When I try and attach a longer 5m cable which supports Dual-link (24 pins) the monitor doesn't work and displays the following message:</p> <blockquote> <p>"The current input timing is not supported by the monitor display. Please change your input timing to 1920x1080@60Hz or any other monitor listed timing as per the monitor specifications."</p> </blockquote> <p>Nothing else changes except the cable, rebooting doesn't help. As far as I understand, dual-link cables should be backwards compatible with single-link.</p> <p>Weirdly, in nvidia-settings it says DFP-0 has "Connection link: Dual"</p> <p>What could be causing this? Is there some way in xorg.conf to force it to single-link mode? There doesn't seem to be any option on the monitor other than selecting the DVI-D input.</p> <p><strong>Update:</strong> Since it seems to be the cable length causing the issue (see my answer below), is there a way to save the EDID info correctly returned with the short cable and force it to be used with the long cable?</p>
5078
5078
2010-11-02T07:39:57.877
2011-10-21T12:46:23.067
Nvidia GeForce 8500 GT, Dell U2311H monitor, DVI-D cable issue
[ "nvidia", "dell", "monitor" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-31T12:47:40.950", "id": "10798", "postId": "10542", "score": "0", "text": "Firstly, please confirm whether the monitor is supposed to support dual-link. If so, that would explain why nvidia-settings is reporting dual-link.", "userDisplayName": null, "userId": "...
{ "accepted": true, "body": "<p>I've tried again with a shorter dual-link cable and it is fine, so it seems that it was the length of the cable causing the problem.</p>\n\n<p><a href=\"http://www.playtool.com/pages/dvitrouble/dvitrouble.html#shortercable\" rel=\"nofollow\">http://www.playtool.com/pages/dvitrouble/dvitrouble.html#shortercable</a> seems to confirm that could be the culprit (maybe combined with a low-power signal generated by the graphics card.)</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-02T10:53:49.777", "id": "11236", "postId": "10918", "score": "0", "text": "I'm very glad you fixed it but it is worrying that the combination of equipment, which was seemingly compliant with the DVI standard, didn't work.", "userDisplayName": null, "userId": "3532" }, { "creationDate": "2010-11-17T04:47:44.913", "id": "14111", "postId": "10918", "score": "0", "text": "Update: I've now got it working perfectly with a 3m dual-link cable...", "userDisplayName": null, "userId": "5078" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T07:37:08.283", "id": "10918", "lastActivityDate": "2010-11-02T07:37:08.283", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5078", "parentId": "10542", "postTypeId": "2", "score": "0" }
[ { "accepted": null, "body": "<p>I looked on a supplier's site and found that they declare it as having dual-link. In which case it would seem that either your cable or monitor is faulty. Try contacting Dell?</p>\n\n<p>If you wish to accept the status quo, then your original question remains unanswered.</p>\...
null
null
null
null
null
10543
1
10544
2010-10-31T09:08:03.907
5
3252
<p>I restarted Ubuntu a few minutes ago, and got a warning dialog early in the bootup process (before the desktop was up)... </p> <p>It wasn't just a scrolling message which flitted off the screen of its own accord.<br> It was a dialog which stopped proceedings, until I acknowledged it. </p> <pre><code>Could not update ICEauthority file /home/me/.ICEauthority </code></pre> <p>What, Why, and Who dun it? :) </p>
2670
235
2012-07-19T21:46:14.183
2014-09-12T16:13:43.300
What does this startup dialog message mean "Could not update ICEauthority file"
[ "boot", "permissions", "dialog" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-05T04:35:44.930", "id": "27129", "postId": "10543", "score": "0", "text": "I also had that issue recently after updating from the graphical interface of Ubuntu update manager.I was not root.So issue iś indeed weird.", "userDisplayName": null, "userId": "8096" ...
{ "accepted": true, "body": "<p>Your .ICEauthority file probably isn't owned by your user (maybe because you ran something as root/with 'sudo' that has overwritten it). You can check this by running (in a terminal):</p>\n\n<p><code>ls -l /home/you/.ICEauthority</code></p>\n\n<p>If it says something other than</p>\n\n<p><code>-rw------- 1 you you ...</code></p>\n\n<p>you need to make it owned by your user again:</p>\n\n<p><code>sudo chown you:you /home/you/.ICEauthority</code></p>\n\n<p>maybe you also need to correct permissions:</p>\n\n<p><code>chmod 600 /home/you/.ICEauthority</code></p>\n\n<hr>\n\n<p>To avoid such problems, don't run X applications with 'sudo' - use <a href=\"https://help.ubuntu.com/community/RootSudo#Graphical%20sudo\" rel=\"nofollow noreferrer\">graphical sudo</a> instead (addendum by <a href=\"https://askubuntu.com/users/2181/murat-gunes\">Murat Gunes</a>).</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-10-31T09:23:15.450", "id": "10777", "postId": "10544", "score": "0", "text": "Okay, I do recall running sudo for something that I thought at the time didn't really need it, but I forget what it was... (\"updatedb' maybe?)... and ~/.ICEauthority is now root:root .. so thanks for that... but I'm still puzzled as to why it happened... I'd like to know WHAT this \"ICE..\" thing is about, so I can avoid it in future... Is there a simple explanation?", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2010-10-31T09:35:13.420", "id": "10781", "postId": "10544", "score": "1", "text": "ICE is the \"Inter Client Exchange\" protocol, which allows X clients (applications) to directly talk to each other. The .ICEauthority file contains some kind of cookies and is used for authentication purposes. Now if one application run as root updates this file, others (run by your user) can no longer write to it and authentication/communication will fail. For more details on ICE see: http://www.xfree86.org/current/ice.pdf How to avoid such problems? Don't run things with 'sudo' that don't need to be run with 'sudo'. :P", "userDisplayName": null, "userId": "3037" }, { "creationDate": "2010-10-31T09:46:19.477", "id": "10783", "postId": "10544", "score": "0", "text": "Thanks htorque.... I think it must have happened when I was experimenting with `konsole` Terminal command-line options... I remember using `--display <displayname> Use the X-server display 'displayname'` (and I think I tried `sudo` :( ...", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2010-10-31T09:51:53.883", "id": "10784", "postId": "10544", "score": "3", "text": "Avoid running X applications with \"sudo\". Details here: https://help.ubuntu.com/community/RootSudo#Graphical%20sudo", "userDisplayName": null, "userId": "2181" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T09:15:56.083", "id": "10544", "lastActivityDate": "2010-10-31T10:00:12.220", "lastEditDate": "2017-04-13T12:23:56.577", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "3037", "parentId": "10543", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>Your .ICEauthority file probably isn't owned by your user (maybe because you ran something as root/with 'sudo' that has overwritten it). You can check this by running (in a terminal):</p>\n\n<p><code>ls -l /home/you/.ICEauthority</code></p>\n\n<p>If it says something other th...
null
null
null
null
null
10547
1
46210
2010-10-31T10:50:27.463
90
128722
<p>Some GUI apps launch cleanly via the Terminal command line, but some don't, and they cause the Terminal to wait for the app to terminate. Even then, some don't "release" the command line.</p> <p>The mysterious ampersand <code>&amp;</code> suffix seems to cause the terminal to put the process into the background (but I'm not sure what happens there).</p> <p>Is there a way to launch an app via the Terminal so that there is no "hang on" effect, just like launching something via <kbd>Alt</kbd>+<kbd>F2</kbd>?</p> <p>I'd like to have the command line available again immediately, without something still in the background and printing in the terminal.</p>
2670
301745
2018-10-05T02:54:07.383
2024-02-10T19:41:16.987
How to cleanly launch a GUI app via the Terminal?
[ "command-line", "gui" ]
11
4
CC BY-SA 4.0
[ { "creationDate": "2011-06-01T12:56:56.673", "id": "50996", "postId": "10547", "score": "0", "text": "At the request of htorque, I deleted his answer that you accepted. Please could you pick another answer (you will have to unselect htorque's first - should be lurking at the bottom of the page i...
{ "accepted": true, "body": "<p>In gedit's case, I just keep a copy open all the time. As long as you have an existing copy running, launching <code>gedit</code> calls from the terminal and then closing the terminal won't kill gedit.</p>\n\n<p>For other things, what other people have said would work too. I'm a fan of <code>nohup</code>... But if you need a terminal you can detach but then re-attach to, you want to look at <code>screen</code>.</p>\n\n<ol>\n<li>Run it in a terminal and then run something that keeps pushing output. I use the Django development server but <code>irssi</code> or even <code>watch uptime</code> would be good examples.</li>\n<li>Kill the terminal and start a new one.</li>\n<li>Run <code>screen -r</code> and BOOM, you're back in.</li>\n</ol>\n\n<p><code>screen</code> is a lot bigger than that and you can combine it with <code>byobu</code> for a better terminal experience. Read around.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-06-04T01:30:24.240", "id": "51562", "postId": "46210", "score": "0", "text": "This is the first real insight I've had as to what screen does/can do... thanks for the terminal tip...", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2016-04-02T13:25:39.507", "id": "1123349", "postId": "46210", "score": "1", "text": "screen is no longer available, but tmux can replace screen. (tmux to start a new tmux session, ctrl+b, then press d to deatach, and tmux attach to reattach)", "userDisplayName": null, "userId": "373947" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-05-31T12:25:19.657", "id": "46210", "lastActivityDate": "2011-05-31T12:25:19.657", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "449", "parentId": "10547", "postTypeId": "2", "score": "18" }
[ { "accepted": null, "body": "<blockquote>\n <p>The mysterious ampersand \"&amp;\" suffix, seems to cause the terminal to put the process into the background... (but I'm not sure what happens there).</p>\n</blockquote>\n\n<p>It does, and is often what you want. If you forget to use &amp;, you can suspend t...
null
null
null
null
null
10548
1
null
2010-10-31T11:22:50.693
5
1023
<p>I just wonder, will there be a separate version with GNOME desktop (GNObuntu/Gbuntu or something)? I think there are many users including me who like GNOME. Please don't take GNOME away from us.</p>
null
5674
2011-03-09T03:56:16.437
2012-05-20T13:57:17.790
Will there be a derivative with GNOME 3?
[ "gnome", "11.04" ]
5
6
CC BY-SA 2.5
[ { "creationDate": "2010-10-31T11:48:54.510", "id": "10788", "postId": "10548", "score": "0", "text": "possible duplicate of [Current GNOME Interface in Ubuntu 11.04?](http://askubuntu.com/questions/10075/current-gnome-interface-in-ubuntu-11-04)", "userDisplayName": "Roger Pate", "userId"...
null
[ { "accepted": null, "body": "<p>I don't think so, but you will have the possibility to run gnome instead of unity</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-31T11:52:44.857", "id": "10792", "postId": "10551", "score": "4", "tex...
null
null
null
null
anonim
10550
1
11970
2010-10-31T11:25:30.383
3
811
<p>I've turned off Thunderbird's "Global Search and Indexing" over and over again. I've deleted the global-messages-db.sqlite file more than once.</p> <p>This works for one session, but as soon as I restart my computer, Thunderbird goes back to using the Global Search and Indexing. (Though it <em>looks</em> like it isn't being used under Preferences.)</p> <p>Any ideas how I can get Thunderbird to remember? Thanks so much.</p>
4236
null
null
2010-11-07T19:00:57.670
Thunderbird won't remember that I've turned off Global Search and Indexing
[ "thunderbird", "search", "preferences", "indexing" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I assume you've covered all the bases, but why are you so sure it's still using Global Indexing? By the way, disabling that option only disables the indexing and not the search as a whole.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-08T10:33:38.510", "id": "12507", "postId": "11970", "score": "0", "text": "So in Thunderbird 2.0, if I were in the Sent folder and I wanted to find messages I'd sent to Mary, I'd just go to the Sent folder and then type in Mary in the search box. Then I'd get a handy list of the emails I'd sent to her sorted by date. Global Search, on the other hand, gives me a long unwieldy summarized list, sorted by relevancy instead of date. If I go in and UNcheck Preferences | Advanced | Enable Global Search and Indexing, Thunderbird goes back to 2.0 search behavior. However, if I restart the computer, Thunderbird forgets and I'm back in Global Search behavior.", "userDisplayName": null, "userId": "4236" }, { "creationDate": "2010-11-08T10:38:53.823", "id": "12508", "postId": "11970", "score": "0", "text": "\"Enable Global Search and Indexing\" is still UNchecked, so in order to get it to go back to 2.0, I have to check it, hit Ok, then go back into preferences and uncheck it again.", "userDisplayName": null, "userId": "4236" }, { "creationDate": "2010-11-08T19:48:33.963", "id": "12635", "postId": "11970", "score": "0", "text": "The 2.0 search is still available in TB3. Or at least in TB 3.1 - I don't remember if it was available in 3.0X. It's called \"Quick Filter\" now and you can use it by either using Ctrl-F (Global search is Ctrl-K) or from View->Toolbars->Quick Filter Bar", "userDisplayName": null, "userId": "5748" }, { "creationDate": "2010-11-10T13:20:37.030", "id": "13005", "postId": "11970", "score": "0", "text": "Oh! Do you know, I'm a fool. I assumed it wasn't remembering my preferences because of the way it behaved when I selected all of the messages in one folder, but I just double-checked to make sure and it absolutely *has* remembered all this time. Apologies, and thank you for your help.", "userDisplayName": null, "userId": "4236" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-07T19:00:57.670", "id": "11970", "lastActivityDate": "2010-11-07T19:00:57.670", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5748", "parentId": "10550", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>I assume you've covered all the bases, but why are you so sure it's still using Global Indexing? By the way, disabling that option only disables the indexing and not the search as a whole.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "201...
null
null
null
null
null
10554
1
10560
2010-10-31T12:03:24.203
5
928
<p>Can I "love" tracks (on last.fm) that I'm listening to from Banshee? I know Rhythmbox can, but I see no such button in Banshee.</p>
2458
169736
2013-12-25T05:29:50.013
2013-12-25T05:29:50.013
How can I listen Last.fm radio in Banshee?
[ "banshee" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>It seems that currently you can only love tracks you listen to on the Last.fm radios. See <a href=\"https://bugzilla.gnome.org/show_bug.cgi?id=527373\">here</a> for the upstream bug report about also loving tracks from your media library.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T13:30:39.883", "id": "10560", "lastActivityDate": "2010-10-31T13:30:39.883", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3037", "parentId": "10554", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>It seems that currently you can only love tracks you listen to on the Last.fm radios. See <a href=\"https://bugzilla.gnome.org/show_bug.cgi?id=527373\">here</a> for the upstream bug report about also loving tracks from your media library.</p>\n", "commentCount": "0", ...
null
null
null
null
null
10561
1
null
2010-10-31T13:38:46.333
14
9098
<p>I've got a new MacBook Air which I'd like to install Ubuntu on. It has no internal optical drive, I have no external one.</p> <p>I do have the ability to partition the disk and also have a USB flash drive and USB external hard drive. None of these I've been able to successfully boot the Ubuntu installer with though.</p> <p>So... how can I install Ubuntu on a MacBook Air 3,2? Thanks in advance.</p>
5088
186134
2015-05-28T22:46:23.323
2015-05-28T22:46:23.323
How to install on a MacBook Air 3,2 without an external CD drive?
[ "system-installation", "macbook-air" ]
4
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I'm pretty sure your only option is to get a portable CD-drive and install it through that.\nI've tried to make a mac boot on my usb-key once(I didn't have a cd nearby), but after several hours I had to give up. If you really want to try, your best bet is to install <a href=\...
null
null
null
null
null
10571
1
10632
2010-10-31T15:16:20.360
13
38881
<p>I was wondering if I could make an os-selecting-hardware-key or something like that. </p> <p>I'm currently using a dual boot system (ubuntu 10.10 + win7) and i want to use an usb drive to specify the OS I want to boot. So if the usb key is plugged in during the boot, it will start one operating system, if it isn't, it will boot the other one. </p> <p>I want to edit my currently installed grub to recognize only one OS, and install a second grub to the usb key, with the other OS in it. After that I just need to set up booting from the usb key in the BIOS. I may be completely wrong about it, but mainly I need some advices how to install grub(2) on the usb key.</p>
null
235
2010-10-31T19:11:07.580
2010-10-31T21:50:10.853
How to install grub on usb flash drive?
[ "installation", "grub2", "dual-boot", "usb-drive" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-31T23:10:47.800", "id": "10916", "postId": "10571", "score": "0", "text": "What problem are you *really* trying to solve? Isn't there a simpler solution for what you want to do?", "userDisplayName": null, "userId": "935" } ]
{ "accepted": true, "body": "<p>Open a terminal, and type <code>sudo fdisk -l</code> (your USB flash drive should show up in the list if it is inserted).\nNow, type <code>sudo grub-install /dev/&lt;insert flash drive name here&gt;</code> to install it on your flash drive.</p>\n\n<p>for example:</p>\n\n<p><code>sudo grub-install /dev/cookies</code></p>\n\n<p>Be careful with these commands (don't mess up) or you could damage your system. Make sure you are installing to the <strong>flash drive</strong> and not something else.</p>\n\n<p>I'm not completely sure that this will allow you to boot your system as you wish, but if it doesn't you can edit your grub configuration on the flash drive to find your built in hard drives.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2015-09-12T16:27:33.237", "id": "973966", "postId": "10632", "score": "1", "text": "Ubuntu 14.04 fails with: \"embedding is not possible, but this is required for cross-disk install\"", "userDisplayName": null, "userId": "52975" }, { "creationDate": "2015-09-12T22:51:20.910", "id": "974091", "postId": "10632", "score": "0", "text": "Try this: http://ubuntuforums.org/showthread.php?t=1913517\n\nIf that doesn't work, feel free to open a new question.", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2016-06-11T18:24:05.983", "id": "1178706", "postId": "10632", "score": "1", "text": "@CiroSantilli巴拿馬文件六四事件法轮功 I think you need to set the `--boot-directory` parameter to a directory on the target flash drive. That should get it working.", "userDisplayName": null, "userId": "139735" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T21:50:10.853", "id": "10632", "lastActivityDate": "2010-10-31T21:50:10.853", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1992", "parentId": "10571", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>Open a terminal, and type <code>sudo fdisk -l</code> (your USB flash drive should show up in the list if it is inserted).\nNow, type <code>sudo grub-install /dev/&lt;insert flash drive name here&gt;</code> to install it on your flash drive.</p>\n\n<p>for example:</p>\n\n<p><c...
null
null
null
null
user5081
10572
1
10576
2010-10-31T15:18:59.530
2
98
<p>On starting my Kubuntu 10.04 the other day I got something like this <img src="https://i.stack.imgur.com/b5Vz4.png" alt="alt text"></p> <p>How do I make the clock a normal size so that there is room for my windows?</p>
947
2950
2010-10-31T16:59:51.730
2010-10-31T16:59:51.730
Panel has really wide clock
[ "10.04", "panel", "kde", "kubuntu", "widgets" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Looks like a corrupted config file. Try to create a new panel and drag the widgets from one panel to another. If that doesn't help, create a new panel and add new widgets. If that doesn't help, then you might need to delete plasma config files (make a backup).</p>\n\n<pre><code>rm -f ~/.kde/share/config/plasmarc \nrm -f ~/.kde/share/config/plasma-appletsrc\n</code></pre>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-31T16:41:34.437", "id": "10832", "postId": "10576", "score": "0", "text": "@steevc Task Manager widget", "userDisplayName": null, "userId": "2950" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T15:33:11.173", "id": "10576", "lastActivityDate": "2010-10-31T15:33:11.173", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2950", "parentId": "10572", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>Looks like a corrupted config file. Try to create a new panel and drag the widgets from one panel to another. If that doesn't help, create a new panel and add new widgets. If that doesn't help, then you might need to delete plasma config files (make a backup).</p>\n\n<pre><c...
null
null
null
null
null
10573
1
null
2010-10-31T15:27:17.833
12
277
<p>I have used Ubuntu for a while and want to find a way to give back to the community and help Ubuntu get better; is there a team in the Ubuntu community that is dedicated to helping users transition from user to contributer?</p>
2022
2022
2010-11-01T22:07:45.370
2010-11-01T22:07:45.370
How can I become active in the Ubuntu Community
[ "community" ]
0
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-31T21:32:10.537", "id": "10892", "postId": "10573", "score": "0", "text": "@cprofitt There might be some overlap with this question, so you might want to define a scope further: http://askubuntu.com/questions/692/how-can-i-contribute-to-ubuntu", "userDisplayName": ...
null
[]
2010-10-31T23:37:16.600
0
2013-12-16T19:31:00.690
null
null
10578
1
10737
2010-10-31T15:38:23.613
14
12724
<p>I restored my banshee db as per <a href="https://askubuntu.com/questions/8572/how-do-i-backup-my-banshee-listening-history">this question</a>. My music and listening history shows up as expected, but the cover art is missing, and Banshee won't scan for it. "Rescan music library" doesn't check for cover art. Neither does disabling/re-enabling the cover art plugin. I can't find an option to do this--is it possible?</p>
463
-1
2017-04-13T12:23:50.617
2012-07-31T21:02:26.810
How do I make Banshee re-scan for cover art?
[ "banshee" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-31T19:36:19.677", "id": "10869", "postId": "10578", "score": "0", "text": "I had a similar problem that I fixed by deleting my Banshee db and starting again. Not an ideal solution I know!", "userDisplayName": null, "userId": "866" } ]
{ "accepted": true, "body": "<p>The covers are stored in ~/.cache/media-art/\nYou might try renaming the folder to force Banshee downloading the covers again. \nI haven't tested the solution, so don't delete the folder alltogether.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-06T20:47:33.543", "id": "12217", "postId": "10737", "score": "1", "text": "This doesn't technically answer the question in the title, but it did solve my problem. My solution was to backup `~/.cache/media-art/` as well as `~/.config/banshee-1/banshee.db`.", "userDisplayName": null, "userId": "463" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T14:33:39.850", "id": "10737", "lastActivityDate": "2010-11-01T14:33:39.850", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5159", "parentId": "10578", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>The covers are stored in ~/.cache/media-art/\nYou might try renaming the folder to force Banshee downloading the covers again. \nI haven't tested the solution, so don't delete the folder alltogether.</p>\n", "commentCount": "1", "comments": [ { "creation...
null
null
null
null
null
10580
1
null
2010-10-31T15:50:49.483
5
27914
<p>I have a bootable dmg image and I need to burn it to a double layer DVD (the only one I have right now). </p> <p>I don't have Mac just my Ubuntu PC and I heard it's possible but searching google didn't answer my question. So would you please tell me how can I do that without damaging the file or the only DVD I have right now?</p>
5093
169736
2014-01-21T23:25:09.037
2014-10-05T14:00:11.470
How can I burn a bootable dmg image?
[ "burning" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>The easiest way to do this seems to be converting the dmg to an iso file.</p>\n\n<p><a href=\"https://help.ubuntu.com/community/ManageDiscImages#DMG%20Images\" rel=\"nofollow\">Managing Disk Images</a> on the Ubuntu wiki explains this very well for different formats including...
null
null
null
null
null
10581
1
17180
2010-10-31T15:55:05.050
4
1725
<p>I'm puzzled.</p> <p>As far as I understand it, the user folder <em>/home/user</em> is encrypted with the users password. Connecting through smb to the computer does somehow decrypt the user's folder. How is this done? SMB doesn't transfer the password normally.</p> <p>Also, I'm trying to achieve something similar using pam_mount, but there are some limitations. What software does ubuntu use to mount its encrypted file systems?</p>
2991
null
null
2010-12-13T07:58:23.157
How does Ubuntu mount the encrypted home folder when accessing it over samba?
[ "samba", "encryption" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Actually I was wrong. I forgot to close an SSH session, of course the home folder was still decrypted.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-12-13T07:58:23.157", "id": "17180", "lastActivityDate": "2010-12-13T07:58:23.157", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2991", "parentId": "10581", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>If you're meaning the eCryptfs home directory encryption, then the reason it is available is because the kernel keeps the user's home directory encryption key in memory for as long as the user is logged in (as defined by a PAM \"session\"). Specifically, the software that han...
null
null
null
null
null
10583
1
null
2010-10-31T15:57:24.507
3
6040
<p>I'm on ubuntu 10.10 and when I uncheck the "show icon on system tray icon" on the ibus setup window, it disappears without a problem. But after reboot, the icon reappears on notification bar, even if the option above is unchecked. I even checked gconf, but can't find a solution.</p>
3425
866
2010-11-16T20:12:58.317
2012-08-26T05:01:14.470
Ibus systray icon won't disappear
[ "indicator" ]
4
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Its not designed to be disappeared. If you don't need it, you shall remove it through Software Center.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-01T06:06:59.290", "id": "10971", "postId": "10585", "scor...
null
null
null
null
null
10586
1
10588
2010-10-31T16:25:20.030
11
6449
<p>I'm trying to change the behavior of the right click menu in ubuntu 10.10 because I use Windows 7 and Ubuntu.</p> <p>When you right click you need to hold the right click and select something.</p> <p>In Windows the is different right click (release) select something with left click</p> <p>Is there a way to change this in ubuntu?</p> <p>I'm running the ubuntu in vmware 7</p> <p>Is that behavior normal?</p>
5095
667
2010-11-02T08:10:33.087
2014-06-26T13:35:38.570
right click menu on mouse release (windows behavior)
[ "windows", "mouse", "menu" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2014-05-07T19:04:06.107", "id": "609413", "postId": "10586", "score": "0", "text": "This is so annoying ...", "userDisplayName": null, "userId": "248437" } ]
{ "accepted": true, "body": "<p>This is not the normal behaviour in Ubuntu. The normal behaviour is the same as you described for Windows.</p>\n\n<p>As far as I know, there is no way to change this right click behaviour.</p>\n\n<p>It might be a problem with running Ubuntu in vmware, although I can't think how this would make a difference. You could try dual booting or using a different virtualisation solution such as virtualbox.</p>\n\n<p>Was it like this when you first installed Ubuntu? Also, are you running Ubuntu or Kubuntu? (You tagged your question with KDE, which is only installed by default in Kubuntu).</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-02T08:09:06.863", "id": "11214", "postId": "10588", "score": "0", "text": "thx for your answer, i'll try the dual boot. the tag was a mistake. thx for your help :)", "userDisplayName": null, "userId": "5095" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T16:48:47.397", "id": "10588", "lastActivityDate": "2010-10-31T16:48:47.397", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "667", "parentId": "10586", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>This is not the normal behaviour in Ubuntu. The normal behaviour is the same as you described for Windows.</p>\n\n<p>As far as I know, there is no way to change this right click behaviour.</p>\n\n<p>It might be a problem with running Ubuntu in vmware, although I can't think h...
null
null
null
null
null
10590
1
10592
2010-10-31T16:50:24.550
16
7613
<p>Whenever I install software from the command-line using <code>apt-get</code> or <code>aptitude</code>, I see messages like this:</p> <pre><code>Selecting previously deselected package foobar-cil-dev. </code></pre> <p>I understand "downloading" and "setting up", but what does "selecting" mean? And what does it mean that the package was "previously deselected"?</p>
463
2950
2010-10-31T17:32:43.093
2011-09-07T22:09:42.780
What does "selecting previously deselected package" mean?
[ "package-management", "apt", "aptitude", "dpkg" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Ubuntu comes with a default set of packages installed and the package manager track those packages. If you remove a package that is installed by default, it becomes marked as \"deselected\". This means it was installed previously, but has been removed. In fact any package that you install and then remove becomes marked as \"deselected\".</p>\n\n<p>This is useful for example to replicate the same packages you have on another machine or after a clean install. You can generate a list of \"selected\" and \"deselected\" packages on your system using the package manager and then load this list on another machine, which will make the package manager on it to install all \"selected\" and uninstall the ones marked as \"deselected\".</p>\n\n<p>To replicate your packages selection on another machine (or restore it if re-installing), you can run this:</p>\n\n<pre><code>dpkg --get-selections &gt; ~/my-packages\n</code></pre>\n\n<p>Then move the file \"my-packages\" to the other machine, and there run:</p>\n\n<pre><code>sudo dpkg --set-selections &lt; my-packages &amp;&amp; sudo apt-get dselect-upgrade\n</code></pre>\n\n<p>When you run the command above, all packages that were marked as \"selected\" will be installed in a batch and all packages marked as \"deselected\" will be removed, if present. This is a very handy feature.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T17:17:46.137", "id": "10592", "lastActivityDate": "2010-10-31T17:31:18.010", "lastEditDate": "2010-10-31T17:31:18.010", "lastEditorDisplayName": null, "lastEditorUserId": "2950", "ownerDisplayName": null, "ownerUserId": "2950", "parentId": "10590", "postTypeId": "2", "score": "22" }
[ { "accepted": true, "body": "<p>Ubuntu comes with a default set of packages installed and the package manager track those packages. If you remove a package that is installed by default, it becomes marked as \"deselected\". This means it was installed previously, but has been removed. In fact any package tha...
null
null
null
null
null
10595
1
16831
2010-10-31T17:34:13.957
3
1248
<p>I have a Dell Mini 9 Netbook with Ubuntu 10.04 Netbook Remix. I can get on my home Wifi fine, but when I try to connect to a tethered connection (on my Palm Pre phone), it won't connect, even though it sees the connection. Even if I turn off encryption, it still won't connect. I can connect to the tethered connection fine from my Win7 laptop (even with encryption).</p>
3906
1067
2010-12-16T23:27:00.323
2010-12-16T23:27:00.323
Can't use tethered WiFi
[ "10.04", "networking", "wireless", "ubuntu-netbook" ]
4
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-01T03:11:40.327", "id": "10947", "postId": "10595", "score": "0", "text": "what does `dmesg` display after a failed connect attemp.", "userDisplayName": null, "userId": "1990" }, { "creationDate": "2010-11-01T17:05:12.757", "id": "11066", "postI...
{ "accepted": true, "body": "<p>I finally got it working! I just had to go into <code>Additional Drivers</code> and activate the <code>Broadcom STA wireless driver</code>. I am actually posting this response through the tether! :)</p>\n\n<p><strong>Edit:</strong> Forgot to mention... I'm also on Ubuntu 10.10 now</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-12-10T04:41:06.383", "id": "16831", "lastActivityDate": "2010-12-16T23:22:25.750", "lastEditDate": "2010-12-16T23:22:25.750", "lastEditorDisplayName": null, "lastEditorUserId": "3906", "ownerDisplayName": null, "ownerUserId": "3906", "parentId": "10595", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>Using a tethered network is when you connect your computer via usb or bluetooth to a device such as a phone and use a modem to connect to the network directly.</p>\n\n<p>What I think you are doing is not tethering but instead making an ad-hoc hot-spot with your phone which al...
null
null
null
null
null
10597
1
null
2010-10-31T18:04:14.570
28
21361
<p>Applets are small programs that you attach and start from the GNOME's toolbar. See picture: <a href="http://www.futuredesktop.com/audio-recorder/recorder-applet.ogv">http://www.futuredesktop.com/audio-recorder/recorder-applet.ogv</a></p> <p>My favourite applets are:</p> <ul> <li><p>rec-applet: Smart audio recorder applet. You can get this from Launchpad.</p></li> <li><p>clipart-finder: Find and download clipart to your computer. You can get this from the Launchpad.</p></li> </ul> <p>1) Can I use these applets in UNITY as is?</p> <p>2) What changes I have to make to applets' code (rec-applet and clipart-finder) to make them usable in Unity?</p> <p>3) Where is the applet-specification for Unity?</p>
4772
235
2011-02-13T19:33:31.647
2013-10-07T19:04:09.540
Can I use GNOME applets in Unity?
[ "unity", "gnome-panel", "indicator", "applet" ]
9
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I think you can't. Unity only shows notification area and <a href=\"https://wiki.ubuntu.com/DesktopExperienceTeam/ApplicationIndicators\">indicators</a>. So if you port their code to use indicator-applet, they will work.</p>\n", "commentCount": "5", "comments": [ ...
null
null
null
null
null
10601
1
10637
2010-10-31T18:24:50.823
6
3153
<p>There is a computer on my network running <em>Windows 7 Professional</em> with a bunch of shared folders and printers available on the default <em>WORKGROUP</em> domain. There is no password for any of these shares and they can be happily accessed from Windows on any other computer on the network. (And all the Windows computers can access Ubuntu's Samba shares).</p> <p>If I use the Network place in Nautilus, the computer itself is visible under smb://workgroup/. However, when I try to mount that, Nautilus asks me for a password! With no other option, I entered the username and password for the one user on the machine. It tried to do something for a second then asked again (ad infinitum).</p> <p>Trying to add a printer with CUPS is equally broken. Its various interfaces have given me “Unable to connect to CIFS host” and “NT_STATUS_INVALID_PARAMETER,” but I'm not sure if it's the same problem. If we can figure out the file shares first, maybe that will explain itself.</p> <p>Samba itself should be almost pristine. I have not touched any configuration files; just added some shares through the Folder Sharing options in Nautilus (nautilus-share).</p> <p>Any idea what's going on here? :)</p>
2992
null
null
2010-10-31T22:12:55.833
Nautilus wants a password when I try connecting to a public Windows share
[ "samba", "windows-7", "gvfs" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Last time I checked (some months ago), I explicitly had to add a permission for \"Guest\" to the Windows 7 share (Advanced Sharing > Permissions) to allow password-free connections. \"Everyone\" alone didn't work for whatever reason. Maybe this has changed in the meantime, but it's worth a try.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T22:12:55.833", "id": "10637", "lastActivityDate": "2010-10-31T22:12:55.833", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3037", "parentId": "10601", "postTypeId": "2", "score": "5" }
[ { "accepted": null, "body": "<p>The problem here is most likely the fact that samba is not perfect and sometimes has problems with newer versions of windows.</p>\n\n<p>Samba actually has to play a kind of catch up game with windows, so sometimes thinks break between windows versions. If you need to configur...
null
null
null
null
null
10602
1
10705
2010-10-31T18:35:01.470
0
2598
<p>The <em>apt-get autoremove</em> command does not have any effect in Maverick. How can I solve that?</p> <blockquote> <p><em>EDIT: Restoring a VM backup containing a clean install solved the problem.</em></p> </blockquote>
2950
6005
2012-06-12T15:32:31.330
2012-06-12T15:32:31.330
How to fix apt-get autoremove?
[ "apt" ]
2
10
CC BY-SA 2.5
[ { "creationDate": "2010-10-31T18:42:04.077", "id": "10853", "postId": "10602", "score": "1", "text": "What does it means? You can see packages to remove but autoremove doesn't work?", "userDisplayName": null, "userId": "4180" }, { "creationDate": "2010-10-31T18:50:20.453", "i...
{ "accepted": true, "body": "<p>Restoring a VM backup containing a clean install solved the problem.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T11:25:49.583", "id": "10705", "lastActivityDate": "2010-11-01T11:25:49.583", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2950", "parentId": "10602", "postTypeId": "2", "score": "0" }
[ { "accepted": null, "body": "<p>Go to System > Administration > Computer Janitor. You can find all the packages that can be removed. </p>\n\n<hr>\n\n<p><em>But, I am not sure whether it happens in 10.10</em></p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-10-31T19:18...
null
null
null
null
null
10605
1
10619
2010-10-31T18:51:01.467
4
702
<p>As far as I know, there are plans to port Unity from Mutter to Compiz due to some performance problems caused by the first.</p> <p>If these problems with Mutter are fixed at some point in the future, and considering that stock Gnome uses Mutter, would you consider porting back to it? Would it still be technically possible?</p>
4862
null
null
2010-11-30T14:27:26.677
Will it be possible / desirable to port Unity back to Mutter at some point?
[ "unity" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>\"Plans to port\" meaning Unity has been ported to Compiz, and we are just smoothing out some rough edges before we release a Compiz based Unity.</p>\n\n<p>While it would of course be technically possible, it would be a lot of work for no considerable benefit. The time that would be spent porting Unity BACK to Mutter could (and definitely will) be spent making Unity rock beyond understanding.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-10-31T20:32:34.227", "id": "10880", "postId": "10619", "score": "0", "text": "Just out of curiosity, can I ask how much of a hard task has it been to port Unity to Mutter? Also, does using Compiz make it harder to use Clutter animations?", "userDisplayName": null, "userId": "4862" }, { "creationDate": "2010-10-31T20:44:12.183", "id": "10884", "postId": "10619", "score": "0", "text": "I joined the team after they had already done the porting so I can't really say. Do you mean use Clutter animations in other applications, or in Unity. We won't be using Clutter animations in Unity (because we're not using Clutter), but other Clutter based applications can run along side Unity with no problem, and they can use all of the Clutter animations they want!", "userDisplayName": null, "userId": "5104" }, { "creationDate": "2010-11-01T08:43:17.183", "id": "10987", "postId": "10619", "score": "0", "text": "I meant using animations in Unity, more specifically in the launcher (icons appearing, disappearing, shaking to get your attention...). Will Compiz-based Unity be visually the same, even without Clutter? Or will those animations be removed?", "userDisplayName": null, "userId": "4862" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T20:27:54.023", "id": "10619", "lastActivityDate": "2010-10-31T20:27:54.023", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5104", "parentId": "10605", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p>\"Plans to port\" meaning Unity has been ported to Compiz, and we are just smoothing out some rough edges before we release a Compiz based Unity.</p>\n\n<p>While it would of course be technically possible, it would be a lot of work for no considerable benefit. The time that w...
null
null
null
null
null
10606
1
10613
2010-10-31T18:53:54.360
3
992
<p>One thing that disturbs my workflow with Unity is that I can not right-click on items in the "file browsing mode". </p> <p>For example, if I want to open a photo not with EOG but with Shotwell Editor, I first of to open the file by left-clicking on it, and then select "Edit with ...". Simply right-clicking on it would be much easier.</p> <p>The menu could be implement to look similar to those when you right-click on a launcher icon. <strong>Are there any plans to implement such a functionality?</strong></p>
2192
null
null
2010-10-31T19:27:59.207
Will the Unity "file manager" feature right-clicks?
[ "unity", "nautilus" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Yeah, it will. I'm not sure if it's going to happen for 11.04, but 11.10 wil see a lot of work on the dash and places. For 11.04 we're going to bring nautilus back into the front so that working with files is easier until we flesh out the interaction details for the dash.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2010-10-31T20:09:02.213", "id": "10875", "postId": "10613", "score": "2", "text": "Do you have evidence for this in the form of a link? Or are you a Unity developer yourself?", "userDisplayName": null, "userId": "667" }, { "creationDate": "2010-10-31T20:15:05.833", "id": "10877", "postId": "10613", "score": "3", "text": "Yes he's a unity developer, perhaps a mention of that in your bio field @Alex?", "userDisplayName": null, "userId": "235" }, { "creationDate": "2011-10-06T11:01:04.187", "id": "74118", "postId": "10613", "score": "1", "text": "Alex, any plans for 12.04?", "userDisplayName": null, "userId": "2192" }, { "creationDate": "2012-04-09T09:54:01.780", "id": "143128", "postId": "10613", "score": "0", "text": "Or maybe 12.10?", "userDisplayName": null, "userId": "2192" }, { "creationDate": "2012-12-23T00:12:45.770", "id": "286486", "postId": "10613", "score": "0", "text": "See comment #8 for another source of this -> https://bugs.launchpad.net/unity-lens-files/+bug/667323", "userDisplayName": null, "userId": "11929" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T19:27:59.207", "id": "10613", "lastActivityDate": "2010-10-31T19:27:59.207", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5104", "parentId": "10606", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p>Yeah, it will. I'm not sure if it's going to happen for 11.04, but 11.10 wil see a lot of work on the dash and places. For 11.04 we're going to bring nautilus back into the front so that working with files is easier until we flesh out the interaction details for the dash.</p>...
null
null
null
null
null
10607
1
10611
2010-10-31T19:02:08.387
44
54483
<p>I need to rename a bunch of files in order to fix their sort order, therefore I need to be able to do a sort of "find and replace" so I can replace chunks of the filenames at a time.</p> <p>What tools should I use? I prefer GUI but a command line tool recommendation would also be fine.</p>
235
480481
2018-03-23T14:33:20.870
2020-10-29T11:41:27.087
How can I rename many files at once?
[ "software-recommendation", "files", "batch-rename" ]
16
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>There are a few but I recommend <a href=\"http://packages.ubuntu.com/gprename\" rel=\"nofollow noreferrer\">gprename</a> <a href=\"http://apt.ubuntu.com/p/gprename\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install gprename\"></a>\n which is a good compromise between usability and functionality. </p>\n\n<p>Other tools are: rename, <a href=\"http://packages.ubuntu.com/krename\" rel=\"nofollow noreferrer\">krename</a> <a href=\"http://apt.ubuntu.com/p/krename\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install krename\"></a>\n, <a href=\"http://packages.ubuntu.com/pyrenamer\" rel=\"nofollow noreferrer\">pyrenamer</a> <a href=\"http://apt.ubuntu.com/p/pyrenamer\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install pyrenamer\"></a>\n, cuteRenamer, ...</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2010-10-31T19:20:35.833", "id": "10863", "postId": "10611", "score": "6", "text": "pyRenamer is not bad at all.", "userDisplayName": null, "userId": "4180" }, { "creationDate": "2011-01-21T22:22:36.387", "id": "24493", "postId": "10611", "score": "6", "text": "I have use pyrenamer often and sometimes gprename unless the change is very easily done on the command line. The best thing about these GUI's is the built-in 'preview' action. This will save you headaches.", "userDisplayName": null, "userId": "8844" }, { "creationDate": "2013-11-08T06:28:14.203", "id": "476622", "postId": "10611", "score": "4", "text": "+1 for gprename, just tried and done the needed rename in 5 seconds", "userDisplayName": null, "userId": "12064" }, { "creationDate": "2014-05-17T09:48:27.927", "id": "618623", "postId": "10611", "score": "0", "text": "Shame neither gprename or pyrename can take list of files to rename from the command line", "userDisplayName": null, "userId": "28930" }, { "creationDate": "2015-01-30T18:16:19.593", "id": "801351", "postId": "10611", "score": "0", "text": "gprename is great on 14.04. Did 300 folders renaming by regex in 15 seconds", "userDisplayName": null, "userId": "372144" }, { "creationDate": "2015-03-03T16:22:39.393", "id": "823857", "postId": "10611", "score": "0", "text": "Another +1 from me for pyrenamer, I'm a big fan.", "userDisplayName": null, "userId": "70874" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-31T19:12:34.200", "id": "10611", "lastActivityDate": "2017-03-11T07:32:37.310", "lastEditDate": "2017-03-11T07:32:37.310", "lastEditorDisplayName": null, "lastEditorUserId": "158442", "ownerDisplayName": null, "ownerUserId": "5102", "parentId": "10607", "postTypeId": "2", "score": "54" }
[ { "accepted": true, "body": "<p>There are a few but I recommend <a href=\"http://packages.ubuntu.com/gprename\" rel=\"nofollow noreferrer\">gprename</a> <a href=\"http://apt.ubuntu.com/p/gprename\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install gprename\"></a>\n whi...
null
null
null
null
null
10609
1
15642
2010-10-31T19:11:26.697
8
11701
<p>I want to test Unity in a VM using VMware Player. I have already enabled 3D acceleration in the Display options and I have VMware Tools installed. However, when I try to run Unity or when I try to enable effects in appearance menu, it doesn't activate. Jockey says there is only one video driver available, which is enabled already.</p> <p>I don't want to use VirtualBox.</p>
2950
72576
2014-06-22T12:21:11.590
2015-09-30T07:15:26.377
How to enable 3D in VMware Player?
[ "unity", "virtualization", "3d", "effects", "vmware-player" ]
2
2
CC BY-SA 3.0
[ { "creationDate": "2010-10-31T19:13:24.840", "id": "10861", "postId": "10609", "score": "1", "text": "I am not sure mutter works in a virtual machine. You might have to wait for the compiz re-write.", "userDisplayName": null, "userId": "2138" }, { "creationDate": "2010-10-31T19:2...
{ "accepted": true, "body": "<p>I do not think VMware Player supports OpenGL 3D for linux as yet. Linux support may come in future versions [probably the next one]. Compiz will definitely not work.</p>\n\n<p>Only Directx windows runs on full throttle. Compiz-windows-clones[so called] work neatly.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-12-01T07:14:29.640", "id": "15642", "lastActivityDate": "2015-09-30T07:15:26.377", "lastEditDate": "2015-09-30T07:15:26.377", "lastEditorDisplayName": null, "lastEditorUserId": "158442", "ownerDisplayName": null, "ownerUserId": "6772", "parentId": "10609", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>As far as I know, even compiz-based Unity is unlikely to run in a VM (I asked about this at UDS and was told compiz doesn't run on VMs.)</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-10-31T23:54:51.307", "id": "10925", ...
null
null
null
null
null
10617
1
null
2010-10-31T20:07:53.307
11
10462
<p>as the title says I want to change background of a PDF. This are some slides, and to save toner I thought it would be good to change the background to white. I tried pdftk with its operations: background and stamp, but the don't work as expected:</p> <pre><code>pdftk old.pdf background white.pdf output out.pdf pdftk old.pdf stamp white.pdf output out.pdf </code></pre> <p>I also tried convert (bloating my pdf upto 200MB) as done this way:</p> <pre><code>convert old.pdf -background white new.pdf </code></pre> <p>with no luck. Do you know a way I could perform this?</p>
4977
null
null
2019-01-23T19:35:47.837
How to exchange/remove/overwrite a PDF's background?
[ "pdf", "convert" ]
4
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>To deal with these presentations, I used a few times <a href=\"http://extensions.services.openoffice.org/project/pdfimport\" rel=\"nofollow\">Sun PDF Import Extension</a>. When installed, you are able to import PDF presentations with OpenOffice.org Impress. Even though the co...
null
null
null
null
null
10618
1
null
2010-10-31T20:27:49.423
3
2662
<p>Sorry if that's a dumb question.</p>
null
114
2011-02-22T01:33:39.527
2011-02-22T01:33:39.527
Will Compiz in Unity use Emerald as its window decorator?
[ "unity", "compiz", "emerald" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Unity with Compiz will use the <a href=\"http://wiki.compiz.org/Decorators/GTKWindowDecorator\" rel=\"nofollow\">Compiz GTK window decorator</a>, but it should be possible to replace that manually with <a href=\"http://wiki.compiz.org/Decorators/Emerald\" rel=\"nofollow\">Eme...
null
null
null
null
erling thalt
10622
1
10624
2010-10-31T21:03:16.533
68
43177
<p><kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>←</kbd> can usually be set to restart X, however I can't find the option to allow this (it is disabled by default).</p> <p>I have looked in <code>System-&gt;Preferences-&gt;Keyboard</code> and <code>System-&gt;Preferences-&gt;Keyboard Shortcuts</code> but I can't find an option to enable it.</p> <p>Where can I change this setting?</p>
667
235
2013-10-29T17:09:11.113
2021-06-16T19:53:58.050
How can I enable Ctrl+Alt+Backspace?
[ "keyboard", "shortcut-keys" ]
9
2
CC BY-SA 2.5
[ { "creationDate": "2015-08-09T02:01:54.903", "id": "948536", "postId": "10622", "score": "0", "text": "How can I do it in 14.04? I can't see a Layouts tab.", "userDisplayName": null, "userId": "181242" }, { "creationDate": "2017-03-12T17:45:03.433", "id": "1396023", "post...
{ "accepted": true, "body": "<h2>For Unity (13.04 to 17.04):</h2>\n\n<p>You want: System->Preferences->Keyboard</p>\n\n<p>Then click the Layouts tab, the Options button, and expand <em>Key sequence to kill the X server</em>, before finally selecting the checkbox.</p>\n\n<p><img src=\"https://i.stack.imgur.com/MSgai.png\" alt=\"Screenshot\"></p>\n\n<p>To enable it via the command line install <a href=\"https://launchpad.net/ubuntu/+source/dontzap\" rel=\"nofollow noreferrer\">dontzap</a> <a href=\"http://apt.ubuntu.com/p/dontzap\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install dontzap\"></a></p>\n\n<pre><code>sudo apt-get install dontzap\n</code></pre>\n\n<p>And in a terminal</p>\n\n<pre><code>sudo dontzap --enable\n</code></pre>\n\n<p>To disable the shortcut:</p>\n\n<pre><code>sudo dontzap --disable\n</code></pre>\n", "commentCount": "5", "comments": [ { "creationDate": "2011-11-19T16:59:12.370", "id": "91200", "postId": "10624", "score": "1", "text": "The `dontzap` package is not included in Ubuntu 11.10.", "userDisplayName": null, "userId": "266" }, { "creationDate": "2013-07-09T09:20:58.120", "id": "403127", "postId": "10624", "score": "0", "text": "For me, it *appears to be* disabled in `System->Preferences->Keyboard` but in fact it's still active, destructive and \"out there\". `dontzap` doesn't seem to be \"active\" (as in actively developed) either, and it seems counterintuitive to have to install it in order to disable this key-combo. Any other ways to *really and fully* disable it?", "userDisplayName": null, "userId": "16023" }, { "creationDate": "2013-07-09T09:23:07.207", "id": "403129", "postId": "10624", "score": "0", "text": "ps: I think this is a **bug**. Some time ago, I *enabled* it cuz I thought it was *kinda cool* - not knowing that it was a one-way-street (no disabling functionality built-in). pps: I'm on `precise`.", "userDisplayName": null, "userId": "16023" }, { "creationDate": "2017-12-06T22:23:19.897", "id": "1582780", "postId": "10624", "score": "0", "text": "The `System->Preferences->Keyboard` works also for Ubuntu 14.04 with MATE desktop.", "userDisplayName": null, "userId": "6808" }, { "creationDate": "2019-06-13T05:15:53.473", "id": "1912723", "postId": "10624", "score": "0", "text": "Where exactly is the option to enable this shortcut on 16.04? [Cannot find it](https://i.imgur.com/MwTTmzd.png).", "userDisplayName": null, "userId": "181242" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-10-31T21:07:50.997", "id": "10624", "lastActivityDate": "2019-03-29T03:34:03.653", "lastEditDate": "2019-03-29T03:34:03.653", "lastEditorDisplayName": null, "lastEditorUserId": "349837", "ownerDisplayName": null, "ownerUserId": "866", "parentId": "10622", "postTypeId": "2", "score": "34" }
[ { "accepted": true, "body": "<h2>For Unity (13.04 to 17.04):</h2>\n\n<p>You want: System->Preferences->Keyboard</p>\n\n<p>Then click the Layouts tab, the Options button, and expand <em>Key sequence to kill the X server</em>, before finally selecting the checkbox.</p>\n\n<p><img src=\"https://i.stack.imgur.c...
null
null
null
null
null
10626
1
10991
2010-10-31T21:29:10.660
3
520
<p>I have installed Ubuntu 10.10. Then I try to connect Ubuntu One. I can enter my login, but in the preferences Name and E-Mail are "unknown".</p> <pre><code> u1sdtool --status State: AUTH_FAILED connection: With User With Network description: auth failed is_connected: False is_error: True is_online: False queues: IDLE </code></pre> <p>I tryed also to remove the computers on <a href="https://one.ubuntu.com/account/machines/" rel="nofollow">https://one.ubuntu.com/account/machines/</a> but "Something has gone wrong"</p> <p>This also does not help</p> <p><a href="https://wiki.ubuntu.com/UbuntuOne/Status#General+and+Accounts" rel="nofollow">https://wiki.ubuntu.com/UbuntuOne/Status#General+and+Accounts</a></p> <p>Soemthing goes terribly wrong. Any idea?</p>
4871
null
null
2010-11-02T15:54:52.273
Ubuntu One Connection failed
[ "10.10", "ubuntu-one" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-31T21:38:18.497", "id": "10895", "postId": "10626", "score": "0", "text": "can you log in online?", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2010-11-02T18:52:33.850", "id": "11322", "postId": "10626", "score": "0", ...
{ "accepted": true, "body": "<p>When you tried the steps listed on the status page, were you prompted to add your computer to Ubuntu One again? You should have been. </p>\n\n<p>If you're getting a 500 error when going to the <a href=\"https://one.ubuntu.com/account/machines/\">https://one.ubuntu.com/account/machines/</a> it may have been intermittent. If you're still getting the error, please send a direct support request to the Ubuntu One team at: <a href=\"https://one.ubuntu.com/support/contact\">https://one.ubuntu.com/support/contact</a> </p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-02T18:49:41.810", "id": "11320", "postId": "10991", "score": "0", "text": "I send a message to the support yesterday. Today its working again. I had lots of Machines in my account from all the trys to connect.", "userDisplayName": null, "userId": "4871" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T15:54:52.273", "id": "10991", "lastActivityDate": "2010-11-02T15:54:52.273", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "710", "parentId": "10626", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>When you tried the steps listed on the status page, were you prompted to add your computer to Ubuntu One again? You should have been. </p>\n\n<p>If you're getting a 500 error when going to the <a href=\"https://one.ubuntu.com/account/machines/\">https://one.ubuntu.com/account...
null
null
null
null
null
10635
1
10665
2010-10-31T22:04:02.513
10
9504
<p>My GPS uses a SQLite database. I would like to access this data using OpenOffice to look at the relationship between data entries. Is there a way to install SQLite with OpenOffice? </p>
3390
1992
2010-10-31T22:19:35.730
2017-03-10T23:32:23.317
How can I install SQLite to be used with OpenOffice?
[ "openoffice.org", "database", "sqlite" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2012-10-24T00:18:10.043", "id": "255504", "postId": "10635", "score": "0", "text": "There has been discussion about supporting SQLite as LibreOffice Base's native backend (instead of HSQL). Not sure whether this went anywhere.", "userDisplayName": null, "userId": "6438...
{ "accepted": true, "body": "<p>I think OpenOffice.org should be able to use the <code>libsqliteodbc</code> <a href=\"http://apt.ubuntu.com/p/libsqliteodbc\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-large\" alt=\"Install libsqliteodbc\"></a> ODBC driver, but I have never tried it.</p>\n\n<hr>\n\n<p><strong>Edit</strong></p>\n\n<p>Okay, I tested it and will explain how to do it...</p>\n\n<p>If you click the icon above to install <code>libsqliteodbc</code>, make sure that you also install the AddOn “Graphical tools for ODBC management and browsing (unixodbc-bin)” (so, make sure the checkbox is ticked).</p>\n\n<p>Now press <kbd>Alt</kbd>+<kbd>F2</kbd> to launch the Run application dialog window and run <code>ODBCConfig</code>. In the first tab \"User DSN\", press the \"Add...\" button.</p>\n\n<p><img src=\"https://i.stack.imgur.com/vQ2kP.png\" alt=\"screenshot ODBC Data Source Administrator\"></p>\n\n<p>You will get a \"Select a driver...\" dialog. Select the SQLite (version 2) or SQLite3 (version 3) driver as appropriate, then press the \"Ok\" button.</p>\n\n<p><img src=\"https://i.stack.imgur.com/BWJdV.png\" alt=\"screenshot Select a driver...\"></p>\n\n<p>Now you can set up the properties for the actual ODBC Data Source. Fill in the Name field (use whatever descriptive name you want, it's there for your convenience). Fill in the Database field (use the small <code>&gt;</code> button to browse &amp; select it). Leave all the other fields alone. Press the <img src=\"https://i.stack.imgur.com/OGb8t.png\" alt=\"checkmark button screenshot\"> button to save this Data Source.</p>\n\n<p><img src=\"https://i.stack.imgur.com/GilpC.png\" alt=\"screenshot Data Source Properties\"></p>\n\n<p>After this you should see your new Data Source in the ODBC Data Source Administrator and in OpenOffice.org.</p>\n\n<p>In OpenOffice.org select the option to connect to an existing database, select ODBC from the drop-down, then press \"Next\". Now you should be able to select your newly-created ODBC source when you press the \"Browse\" button...</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-01T06:37:14.667", "id": "10977", "postId": "10665", "score": "0", "text": "This is wonderful. I have been using the previous links for days trying to do this and you were able to fix it in a few hours. Thank you so much!", "userDisplayName": null, "userId": "3390" }, { "creationDate": "2012-06-30T18:32:04.857", "id": "192142", "postId": "10665", "score": "2", "text": "In (K)ubuntu precise `ODBCConfig` is not available. Use `ODBCManageDataSourcesQ4` instead. Basically the same.. looks just a bit different.", "userDisplayName": null, "userId": "41757" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-01T03:58:16.440", "id": "10665", "lastActivityDate": "2017-03-10T23:32:23.317", "lastEditDate": "2017-03-10T23:32:23.317", "lastEditorDisplayName": null, "lastEditorUserId": "527764", "ownerDisplayName": null, "ownerUserId": "935", "parentId": "10635", "postTypeId": "2", "score": "11" }
[ { "accepted": null, "body": "<p>You can use <a href=\"https://addons.mozilla.org/en-US/firefox/addon/5817/\" rel=\"nofollow noreferrer\">SQLite Manager</a> extension for Firefox to open the database and export it as CSV,SQL or XML. I'm sure you will be able to import one of those formats into OpenOffice. Ho...
null
null
null
null
null
10640
1
10643
2010-10-31T22:36:05.397
4
1838
<p>I often need to do something like <code>command most_recently_created_file_or_folder</code> from the terminal. I'd appreciate any help.</p>
640
null
null
2010-11-01T07:30:32.233
Is there a teminal command to get the most recently created file or folder?
[ "command-line" ]
4
3
CC BY-SA 2.5
[ { "creationDate": "2010-10-31T22:40:07.530", "id": "10913", "postId": "10640", "score": "0", "text": "I don't know of any such command, but you could possibly query gnome-recently-used (sorry I don't have a link to docs on that) to find files most recently created by apps in GNOME.", "userDi...
{ "accepted": true, "body": "<p>If you're running Zeitgeist you could use the following script:</p>\n\n<pre><code>#! /usr/bin/env python\n\nfrom zeitgeist.client import ZeitgeistDBusInterface\nfrom zeitgeist.datamodel import Event, Interpretation, TimeRange, \\\n StorageState, ResultType\n\nzg = ZeitgeistDBusInterface()\nevents = zg.FindEvents(\n TimeRange.always(),\n [Event.new_for_values(interpretation=Interpretation.CREATE_EVENT)],\n StorageState.Any, 1, ResultType.MostRecentEvents)\n\nlast_event = Event(events[0])\nlast_subject = last_event.get_subjects()[0]\n\nprint last_subject.uri\n</code></pre>\n", "commentCount": "3", "comments": [ { "creationDate": "2012-05-12T07:14:36.203", "id": "161682", "postId": "10643", "score": "0", "text": "could you provide sources to learn how to use the API this way?", "userDisplayName": null, "userId": "15710" }, { "creationDate": "2012-05-25T16:43:41.800", "id": "170165", "postId": "10643", "score": "1", "text": "Hi Benjamin. You can find the documentation for Zeitgeist's Python API at http://zeitgeist-project.com/docs/0.8.2/. If there is interest I may write some easier to understand tutorial blog posts.", "userDisplayName": null, "userId": "5117" }, { "creationDate": "2013-03-13T23:12:10.057", "id": "335213", "postId": "10643", "score": "0", "text": "As a follow up, I did write a tutorial here: http://bloc.eurion.net/archives/2012/zeitgeist-python-api-tutorial/", "userDisplayName": null, "userId": "5117" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T23:00:20.553", "id": "10643", "lastActivityDate": "2010-10-31T23:00:20.553", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5117", "parentId": "10640", "postTypeId": "2", "score": "6" }
[ { "accepted": null, "body": "<p>You can use the <code>find</code> command, or <a href=\"http://fileschanged.sourceforge.net/\" rel=\"nofollow noreferrer\">fileschanged</a> if you need to do it dynamically. The answers to <a href=\"https://askubuntu.com/questions/8971/creating-a-directory-of-recently-created...
null
null
null
null
null
10644
1
10648
2010-10-31T23:05:45.640
4
765
<p>I am trying to set up Ubuntu for a school and obviously there needs to be limitations, how would I be able to limit</p> <ul> <li>Access to certain programs, like the terminal, gparted, system monitor...</li> <li>The ability to modify the gnome panel</li> <li>Installation of any type of software</li> <li>Viewing of any directory outside the home folder (with the exception of removable storage devices)</li> <li>The ability to run any executable files located in the users home folder or any removable storage device</li> </ul>
2935
527764
2017-02-08T10:39:25.653
2017-02-08T10:39:25.653
How do I limit accounts?
[ "permissions", "users" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2010-10-31T23:54:04.287", "id": "10924", "postId": "10644", "score": "0", "text": "Take a look at http://askubuntu.com/questions/868/use-ubuntu-for-a-public-computer-in-a-library", "userDisplayName": null, "userId": "455" } ]
{ "accepted": true, "body": "<p>There are a number of things you can do:</p>\n\n<ol>\n<li>Gnome Nanny: <a href=\"http://projects.gnome.org/nanny/1.\" rel=\"nofollow\">Gnome Nanny</a></li>\n<li>Go to system>administration>user and groups, and set options for each user. Many of the options you seek should be here.</li>\n<li>Install eiciel, and add acl to your fstab (for the drive where the home partition is), then use eciel to edit permissions for individual users on particular applications.</li>\n<li>You can add a set of users to a group, and then prevent access to particular applications, files, and locations for this group.</li>\n<li>You can use pessulus to lock certain features out for some users.</li>\n</ol>\n\n<p>You can also peruse the <a href=\"https://wiki.ubuntu.com/\" rel=\"nofollow\">ubuntu wiki</a> for extra tid bits.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-31T23:39:12.230", "id": "10648", "lastActivityDate": "2012-01-11T16:36:06.047", "lastEditDate": "2012-01-11T16:36:06.047", "lastEditorDisplayName": null, "lastEditorUserId": "1992", "ownerDisplayName": null, "ownerUserId": "1992", "parentId": "10644", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p>From my knowledge and I might be wrong. Hopefully will be corrected by other community members.</p>\n\n<p>About terminal, gparted, system monitor: you can chmod users not to have rights to use them. This will not and can not stop them from copying terminal from home, lets say...
null
null
null
null
null
10647
1
10656
2010-10-31T23:29:04.160
1
309
<p>Well the title says it all, how can I auto-start a program before anything else and prevent any other program from running until a certain directory is mounted?</p> <p>I am building a front-end program for the command "ncpmount" and it has to prevent any program from running until the user logs into their remote account and their files become mounted.</p>
2935
5120
2010-11-13T16:49:17.977
2010-11-13T16:49:17.977
Auto starting a program before any other program and preventing it to run the other programs until a directory is mounted
[ "10.10", "automount", "user-space", "novell-netware" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2010-10-31T23:45:03.503", "id": "10922", "postId": "10647", "score": "0", "text": "do you want the program to start on bootup?", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2010-11-01T00:06:27.673", "id": "10930", "postId": "10647", ...
{ "accepted": true, "body": "<p>If you can use it, <code>ncpfs</code> is a filesystem module which allows you to mount a NetWare share using the Linux standard <code>mount</code> utility. This would allow you to add a line to your <code>/etc/fstab</code> which will mount the share as part of the system startup. You would then simply check to see if your mountpoint contains files to make sure that the mount worked successfully. Check with the Ubuntu documentation for detailed information on adding a line to <code>/etc/fstab</code>.</p>\n\n<p>If you need to use <code>ncpmount</code>, bear in mind you will have to use the -P option, as the user will not be able to enter a password if one is required. That being said, you could use a rc.local file to run ncpmount as part of the system startup. I recommend looking to the Ubuntu documentation for detailed information about rc.local.</p>\n\n<p>Finally, after doing all that typing, I found <a href=\"http://www.novell.com/coolsolutions/trench/16445.html\" rel=\"nofollow\">this document</a> on Novell's site. It's a walkthrough for setting up <code>/etc/fstab</code> to automatically mount a NetWare share on system startup. That may be all the guide you need.</p>\n\n<p>Sorry, I had prepared more helpful links for you, but I don't have enough reputation to post more than one.</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2010-11-01T00:47:17.730", "id": "10935", "postId": "10656", "score": "0", "text": "post them in chat and I'll add them in a comment or pass them on to a moderator", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2010-11-01T02:52:51.113", "id": "10945", "postId": "10656", "score": "0", "text": "I need a reputation of 20 before I can use chat... thanks for the suggestions in any case.", "userDisplayName": null, "userId": "5120" }, { "creationDate": "2010-11-01T10:47:57.053", "id": "10999", "postId": "10656", "score": "0", "text": "Guess this reputation is really answer blocking you :(", "userDisplayName": null, "userId": "1326" }, { "creationDate": "2010-11-03T22:40:37.020", "id": "11565", "postId": "10656", "score": "0", "text": "I am already doing this, but I don't want it to log into only one account, I want a dialog that starts on startup to ask for a username and password.", "userDisplayName": null, "userId": "2935" }, { "creationDate": "2010-11-08T18:05:30.893", "id": "12611", "postId": "10656", "score": "0", "text": "Well, you'd presumably have to code that dialog as part of your application. Then run ncpmount from within your code using the captured credentials. I am not familiar with an extant piece of software that shows a graphical password prompt for ncpmount/mount. The only thing I can think of in terms of keeping other programs from running during this process would be to have a second thread in your code which would use 'ps' and 'kill' to try and detect other application starts and end them until the NetWare share has connected.", "userDisplayName": null, "userId": "5120" }, { "creationDate": "2010-11-11T13:52:05.213", "id": "13202", "postId": "10656", "score": "0", "text": "zenity --password would also be a quick way of prompting for a password from a script or other application. Its return value is whatever the user inputs.", "userDisplayName": null, "userId": "5120" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T00:42:58.080", "id": "10656", "lastActivityDate": "2010-11-01T00:42:58.080", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5120", "parentId": "10647", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>If you can use it, <code>ncpfs</code> is a filesystem module which allows you to mount a NetWare share using the Linux standard <code>mount</code> utility. This would allow you to add a line to your <code>/etc/fstab</code> which will mount the share as part of the system star...
null
null
null
null
null
10652
1
null
2010-11-01T00:19:40.640
3
953
<p>How to disable "create a new mailing list" option showing up on admin page for public.</p> <p>Example: <a href="http://mm.gnu.org.in/cgi-bin/mailman/admin" rel="nofollow">http://mm.gnu.org.in/cgi-bin/mailman/admin</a></p>
2081
235
2010-11-04T00:26:31.687
2013-07-20T13:29:16.873
Disable 'Create a mailing-list' option
[ "server" ]
4
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You can change <code>/usr/lib/mailman/Mailman/Cgi/admin.py</code>. Remember to back it up! </p>\n\n<p>Original:</p>\n\n<pre><code> creatorurl = Utils.ScriptURL('create')\n mailman_owner = Utils.get_site_email()\n extra = msg and _('right ') or ''\n welcome.extend(...
null
null
null
null
null
10655
1
null
2010-11-01T00:36:37.363
3
685
<p>After going from 10.04 - 10.10 (not upgraded, completely reinstalled because of upgrade issues) I found a weird problem with my mouse pad. Whenever I clicked on the left or right mouse buttons (integrated into the touch pad) when I released them, it seemed like it was detecting a double click and ended up choosing the option the mouse was hovering over.</p> <p>Has anyone else experienced issues like this, and if it is possible, could I fix it?</p>
2935
235
2011-01-21T05:24:22.713
2011-11-28T22:36:50.263
Dell Mini 10 Mouse Pad Problems
[ "10.10", "mouse", "touchpad", "dell-mini-10" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2010-11-01T00:38:28.953", "id": "10934", "postId": "10655", "score": "0", "text": "I've found that dell's have this problem with the mouse pad (in previous versions too). Try changing the mouse sensitivity, and if it keeps up, report the issue on launchpad.", "userDisplayN...
null
[ { "accepted": null, "body": "<p>There could be a number of reasons for a double click, sometimes it's hardware failure and sometimes it's software. If you tend to get a double click every time then it's more likely to be software.</p>\n\n<p>You can check your mouse configuration from the command line by typ...
null
null
2011-12-05T05:42:54.867
null
null
10659
1
10661
2010-11-01T03:14:30.033
7
5466
<p>I tried to make a dual boot setup on my computer. Already had windows 7 installed on one hard drive, then tried to install ubuntu on part of another hard drive. When i turn my computer on windows7 always boots, there is no option to select which os to boot regardless of the order i put the hard drives to boot from in the bios this always happens. If I remove the hard drive with windows on it instead of booting ubuntu it just says there is an error - windows can't boot because something is missing. After installing ubuntu it said everything was fine. Something else which may help: originaly i had kubuntu installed before windows but when i insstalled windows 7 i could no longer get to it and just stopped uing it. How can I stop this from happening so that I can boot into Ubuntu?</p>
5124
1992
2010-11-01T03:47:49.313
2011-05-26T23:16:25.060
How can I stop windows from always booting first?
[ "boot", "windows-7", "grub2", "dual-boot" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>What's happened is that Windows 7 has overridden Grub (the Linux boot loader) with its own bootloader. This is fixable, it just takes a little bit of work. Here's how to fix it.\nYou'll need an Ubuntu 10.10 live cd.</p>\n\n<p>Boot into the live session\nOpen a terminal (Applications > Accessories > Terminal) and become root by running</p>\n\n<pre><code>sudo su -\n</code></pre>\n\n<p>Next you'll need to inspect your disk and look at the partitioning. Run</p>\n\n<pre><code>fdisk -l\n</code></pre>\n\n<p>You'll need to do a little bit of detective work, but you want to identify the Ubuntu root partition. you will get output that looks like this</p>\n\n<pre><code> Device Boot Start End Blocks Id System\n /dev/sda1 * 1 18663 149903360 83 Linux\n /dev/sda2 18663 19458 6384641 5 Extended\n /dev/sda5 18663 19458 6384640 82 Linux swap / Solaris\n</code></pre>\n\n<p>With another for your windows setup. The /dev/sda1 line, and the numbers will probably be different, but you want to find the one that is listed as System: Linux.</p>\n\n<p>Now you'll mount that, and install grub.</p>\n\n<pre><code>mount /dev/sda1 /mnt\ngrub-install --root-directory=/mnt/ /dev/sd1\n</code></pre>\n\n<p>replacing /dev/sda1 with what yours said.</p>\n\n<p>That should be it, reboot and you should be able to boot Ubuntu and Windows.</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2010-11-01T03:38:27.097", "id": "10953", "postId": "10661", "score": "0", "text": "if you read it carefully, he installed in incorrectly, and the windows drive boots first lol. + you forgot sudo for fdisk (I don't recall it working without it on the live cd). still voted you up ;)", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2010-11-01T03:41:02.693", "id": "10954", "postId": "10661", "score": "1", "text": "No, I had him switch to root. sudo su -. Then you don't need to use sudo for the rest.", "userDisplayName": null, "userId": "5104" }, { "creationDate": "2010-11-01T03:44:54.070", "id": "10955", "postId": "10661", "score": "0", "text": "oh my bad =D lol (remove sudo from the last command :P lol haha)", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2010-11-01T04:02:11.490", "id": "10959", "postId": "10661", "score": "0", "text": "Good call! I thought these things were supposed to be collaboratively edited? Can't we edit each others' answers, or is that just for questions..", "userDisplayName": null, "userId": "5104" }, { "creationDate": "2010-11-01T04:03:10.970", "id": "10960", "postId": "10661", "score": "0", "text": "only if we have a rep that's through the roof lol", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2010-11-01T05:21:51.077", "id": "10966", "postId": "10661", "score": "1", "text": "@Alex: you should use `sudo -i` instead of `sudo su -` though. ;-)", "userDisplayName": null, "userId": "935" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T03:32:26.320", "id": "10661", "lastActivityDate": "2010-11-01T04:01:28.590", "lastEditDate": "2010-11-01T04:01:28.590", "lastEditorDisplayName": null, "lastEditorUserId": "5104", "ownerDisplayName": null, "ownerUserId": "5104", "parentId": "10659", "postTypeId": "2", "score": "10" }
[ { "accepted": null, "body": "<p>You need to install grub on the correct hard drive (the drive that boots first). To find detailed info on how to do it: <a href=\"https://wiki.ubuntu.com/Grub2\" rel=\"nofollow\">here</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
null
null
null
null
null
10662
1
10755
2010-11-01T03:36:46.723
3
686
<p>Well, this is not a Ubuntu specific question but here it is anyway. I'm using Vim 7.2 with Ubuntu 10.04. I installed Vim about a day ago using apt-get so it's not the default version you get with the system. Here's the problem, whenever I type text in to a text file in Vim's insert mode the comma character does not appear. No matter how many times I press the comma button it won't display it or add it to the text file. Is there something wrong with the character mapping in Vim? Any suggestions for fixing this?</p>
5073
null
null
2011-01-23T19:45:26.853
Comma input is missing in Vim Insert mode
[ "10.04", "vim" ]
3
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-01T04:30:26.220", "id": "10963", "postId": "10662", "score": "0", "text": "Could you put both your .vimrc and the output of `:verbose imap` in a pastebin (see pastebin.com) and link it here?", "userDisplayName": null, "userId": "1689" }, { "creationDate...
{ "accepted": true, "body": "<p>Your cinkeys setting is malformed:</p>\n\n<pre><code>set cinkeys=0{,0},:,0#,!,!^F\n</code></pre>\n\n<p>See <code>:help cinkeys-format</code> for details, but the ! requires something to follow it, which is interpreted as the comma, rather than being an entry of just \"!\". Because the ! means not to insert the key, the comma is discarded.</p>\n\n<p>Removing the line from your .vimrc (which uses the default value) or removing the rogue exclamation mark item will work:</p>\n\n<pre><code>set cinkeys=0{,0},:,0#,!^F\n</code></pre>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-01-23T19:46:40.307", "id": "24757", "postId": "10755", "score": "0", "text": "Yes yes yes, the answer with the \"cinkeys\" solved this problem!\r\n\r\nYou should delete the \"!,\" two chars from your vimrc.\r\nset cinkeys=0{,0},:,0#,<b>!,</b>!^F\r\nCase Ubuntu 10.10 you can find it here:\r\n/etc/vim/", "userDisplayName": "user9464", "userId": null } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T16:08:26.717", "id": "10755", "lastActivityDate": "2010-11-01T16:21:30.060", "lastEditDate": "2010-11-01T16:21:30.060", "lastEditorDisplayName": "Roger Pate", "lastEditorUserId": null, "ownerDisplayName": "Roger Pate", "ownerUserId": null, "parentId": "10662", "postTypeId": "2", "score": "6" }
[ { "accepted": null, "body": "<p>This might help you: <a href=\"https://stackoverflow.com/questions/1242026/vim-comma-is-missing-in-insert-mode\">https://stackoverflow.com/questions/1242026/vim-comma-is-missing-in-insert-mode</a></p>\n", "commentCount": "3", "comments": [ { "creationDat...
null
null
null
null
null
10664
1
null
2010-11-01T03:55:53.953
10
19586
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/141606/how-to-fix-the-system-is-running-in-low-graphics-mode-error">How to fix “The system is running in low-graphics mode” error?</a> </p> </blockquote> <p>First off, I'm running Ubuntu 10.04 on a 30gb partition, the rest of my hdd is for a vista partition. The way I installed this was, I shrunk the vista partition and installed Ubuntu in the largest block of free space. Ubuntu has been working fine for a few weeks, and I've loved it, but today I was doing something in Vista (something simple) and I restarted to go back into ubuntu, and when it tried to boot up I got a message that said: "Ubuntu is running in low-graphics mode. Your screen, graphics card, and input devices could not be detected correctly. You will have to configure these yourself." I click OK, and it gives me a few options but all of them are dead ends. Basically, I'm stuck in CLI right now without a clue of how to fix it. I've tried doing a full update and it hasn't made a difference. I've already been asking for help in #Ubuntu and #Radeon and I was directed by some of them here, so I hope I can find some answers here.</p> <p>Also, I'm using an ATI Radeon X1200. Any help would be greatly appreciated.</p> <p>Another thing, while I was trying to get help in #radeon I was told that it could possibly be <a href="https://bugs.freedesktop.org/show_bug.cgi?id=31154" rel="nofollow noreferrer">this bug</a>. </p>
null
-1
2017-04-13T12:24:49.590
2012-06-09T17:56:54.767
How do I fix "Ubuntu is running in low-graphics mode?"
[ "10.04", "xorg", "graphics", "ati" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
0
2012-10-16T23:40:51.283
null
Tortoise
10667
1
null
2010-11-01T04:19:36.997
4
1368
<p>How can I change location of login panel on <strong>Ubuntu 10.10</strong> start up page, where entering password. I want to move it down and now it is in center of screen</p> <p>thank you</p>
4880
235
2010-11-08T13:59:57.827
2010-11-08T13:59:57.827
How can I change location of login dialog in GDM?
[ "login-screen", "gdm", "login", "customization" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>If you are referring to the screen where you enter your user name and password to login to the system on startup (gdm) then there is no permanent way to change this <em>(technically there is a way to change it, but only temporarily; it would require for you to change the them...
null
null
null
null
null
10671
1
null
2010-11-01T06:04:21.070
5
2645
<p>I'm trying to install Ubuntu 10.10 on a virtual machine. I tried VMware Workstation 7.0, VMWare Player 3.0, and Oracle VirtualBox. I have the same issue on 3 applications, Ubuntu boots very well and logs in to the "test" desktop and everything disappears and the machine reboots again.</p> <p>Does anyone have a solution for this issue? </p>
5127
341674
2014-10-23T18:40:16.413
2014-10-23T18:40:16.413
Install Ubuntu 10.10 on Virtual Machine
[ "10.10", "virtualbox", "virtualization", "vmware" ]
4
4
CC BY-SA 3.0
[ { "creationDate": "2010-11-01T06:12:28.290", "id": "10973", "postId": "10671", "score": "1", "text": "What is the host system?", "userDisplayName": null, "userId": "455" }, { "creationDate": "2010-11-01T06:35:13.870", "id": "10976", "postId": "10671", "score": "0", ...
null
[ { "accepted": null, "body": "<p>From the VM settings you linked to I guess your host runs on Windows. You could try to disable virtual 3D settings.</p>\n\n<p>Second thought: maybe your *.vmdk harddisk has some incompatibilities. Try to generate a new harddisk with a fresh install from an original Ubuntu ins...
null
null
null
null
null
10673
1
null
2010-11-01T06:57:13.867
1
849
<p>I'm using ubuntu 10.04. Few days back I installed some files from update manager and restarted my system. Now I'm not able to access any of <strong>https</strong> sites and in all browsers I face the same problem. Can any one help me out.</p> <pre><code>Installed the following packages: icedtea6-plugin (6b18-1.8.1-0ubuntu1) libaccess-bridge-java (1.26.2-3) libaccess-bridge-java-jni (1.26.2-3) openjdk-6-jre (6b18-1.8.1-0ubuntu1) Upgraded the following packages: firefox (3.6.11+build3+nobinonly-0ubuntu0.10.04.1) to 3.6.12+build1+nobinonly-0ubuntu0.10.04.1 firefox-branding (3.6.11+build3+nobinonly-0ubuntu0.10.04.1) to 3.6.12+build1+nobinonly-0ubuntu0.10.04.1 firefox-gnome-support (3.6.11+build3+nobinonly-0ubuntu0.10.04.1) to 3.6.12+build1+nobinonly-0ubuntu0.10.04.1 e2fslibs (1.41.11-1ubuntu2) to 1.41.11-1ubuntu2.1 e2fsprogs (1.41.11-1ubuntu2) to 1.41.11-1ubuntu2.1 libc-bin (2.11.1-0ubuntu7.4) to 2.11.1-0ubuntu7.5 libc-dev-bin (2.11.1-0ubuntu7.4) to 2.11.1-0ubuntu7.5 libc6 (2.11.1-0ubuntu7.4) to 2.11.1-0ubuntu7.5 libc6-dev (2.11.1-0ubuntu7.4) to 2.11.1-0ubuntu7.5 libc6-i686 (2.11.1-0ubuntu7.4) to 2.11.1-0ubuntu7.5 libcomerr2 (1.41.11-1ubuntu2) to 1.41.11-1ubuntu2.1 libss2 (1.41.11-1ubuntu2) to 1.41.11-1ubuntu2.1 python-papyon (0.4.8-0ubuntu1) to 0.4.8-0ubuntu2 ttf-symbol-replacement (1.1.42-0ubuntu4) to 1.2-0ubuntu6~lucid5 update-manager (1:0.134.10) to 1:0.134.11 update-manager-core (1:0.134.10) to 1:0.134.11 update-manager-kde (1:0.134.10) to 1:0.134.11 wine (1.1.42-0ubuntu4) to 1.2-0ubuntu6~lucid5 wine1.2 (1.1.42-0ubuntu4) to 1.2-0ubuntu6~lucid5 firefox (3.6.10+build1+nobinonly-0ubuntu0.10.04.1) to 3.6.11+build3+nobinonly-0ubuntu0.10.04.1 firefox-branding (3.6.10+build1+nobinonly-0ubuntu0.10.04.1) to 3.6.11+build3+nobinonly-0ubuntu0.10.04.1 firefox-gnome-support (3.6.10+build1+nobinonly-0ubuntu0.10.04.1) to 3.6.11+build3+nobinonly-0ubuntu0.10.04.1 libnspr4-0d (4.8.4-0ubuntu1) to 4.8.6-0ubuntu0.10.04.2 libnss3-1d (3.12.6-0ubuntu3) to 3.12.8-0ubuntu0.10.04.1 thunderbird (3.0.8+build2+nobinonly-0ubuntu0.10.04.1) to 3.0.9+build1+nobinonly-0ubuntu0.10.04.1 xulrunner-1.9.2 (1.9.2.10+build1+nobinonly-0ubuntu0.10.04.1) to 1.9.2.11+build3+nobinonly-0ubuntu0.10.04.1 </code></pre> <p>I think problem with this <strong>libnss3-1d</strong> may be.</p>
5129
5129
2010-11-01T09:04:32.180
2010-12-07T09:44:52.143
Unable to Access https
[ "ssl" ]
2
6
CC BY-SA 2.5
[ { "creationDate": "2010-11-01T07:17:40.323", "id": "10984", "postId": "10673", "score": "0", "text": "open synaptic from your system>administration menu, go to file>history and tell us what was last updated. It might be a bug.", "userDisplayName": null, "userId": "1992" }, { "cre...
null
[ { "accepted": null, "body": "<p>Also, double check that nothing's changed recently in your firewall settings (on ubuntu if you have ufw installed), or (unrelated to your update manager changes) your router firewall.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "co...
null
null
2012-01-23T21:13:22.267
null
null
10675
1
10676
2010-11-01T07:17:39.370
5
795
<p>As stated by KWin developer Martin: <a href="http://blog.martin-graesslin.com/blog/2010/10/kwin-at-uds/" rel="nofollow">http://blog.martin-graesslin.com/blog/2010/10/kwin-at-uds/</a></p> <p>I just wanted someone to confirm it... :-)</p>
4840
1992
2010-11-01T07:30:23.587
2019-11-23T19:14:02.697
Is Client Side Decoration(CSD) dead?
[ "xorg", "window-manager", "csd", "compositing" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2019-11-23T09:15:15.887", "id": "1992663", "postId": "10675", "score": "0", "text": "Related on Unix.SE: [What is the story behind Client Side Decorations?](https://unix.stackexchange.com/q/253902)", "userDisplayName": "user37165", "userId": null } ]
{ "accepted": true, "body": "<p>It is. A main compiz developer had previously spoken against it <a href=\"http://smspillaz.wordpress.com/2010/05/04/something-i-should-draw-your-attention-to/\" rel=\"nofollow\">here</a>, so it's obvious that with him also working on unity, this \"feature\" would be dropped.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T07:23:48.647", "id": "10676", "lastActivityDate": "2010-11-01T07:23:48.647", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1992", "parentId": "10675", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>It is. A main compiz developer had previously spoken against it <a href=\"http://smspillaz.wordpress.com/2010/05/04/something-i-should-draw-your-attention-to/\" rel=\"nofollow\">here</a>, so it's obvious that with him also working on unity, this \"feature\" would be dropped.<...
null
null
null
null
null
10679
1
10680
2010-11-01T08:42:10.280
3
1076
<p>I had a problem where my mouse and keyboard would be choppy. The mouse pointer would work at "1-2 fps" and the keyboard would keep missing letters as i was typing them.</p> <p>Since both are USB-Devices, i suspected a problem there immediately, so whenever i got this problem, i would suspend the computer and start it again, for the problem to be gone. The problem started appearing when I plugged the mouse and keyboard directly into the computer rather than the USB-Hub in the screen. </p> <p>I'm using a Logitech UltraX Flat and a Razer Lachesis, on a Dell Latitude E6510.</p>
4755
235
2012-03-09T17:16:17.200
2012-09-13T16:51:21.517
Choppy/unresponsive keyboard and mouse pointer until suspend
[ "usb", "suspend", "input-devices" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>The way I temporarily solved the problems was to switch the keyboard and mouse back to the screen USB hub and restart the computer, after which the problem was gone. If anyone else should happen to run across a more elegant solution, however, they're welcome to give another answer. This is mostly just here for anyone who runs into the same problem and wants a quick fix.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T08:43:30.390", "id": "10680", "lastActivityDate": "2010-11-01T08:43:30.390", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4755", "parentId": "10679", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>The way I temporarily solved the problems was to switch the keyboard and mouse back to the screen USB hub and restart the computer, after which the problem was gone. If anyone else should happen to run across a more elegant solution, however, they're welcome to give another a...
null
null
null
null
null
10681
1
10724
2010-11-01T08:46:28.093
4
1127
<p>I have very bassy speakers, and when I watch videos at night, I either can't understand the people talking, or have too much bass for my neighbors. Is there a way to drop the basses of the audio output? Like maybe an audio "proxy", or a video player with built-in equalizer (like audacious or xmms have for music).</p> <p>I tried mplayer's equalizer function, but it somehow didn't work.</p>
4906
667
2010-11-05T09:07:59.623
2010-11-05T09:07:59.623
Is there a way to equalize (i.e. drop the bass of) videos?
[ "video", "equalizer" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I usually hate linking to WebUpd8.com because their posts (like too many Ubuntu user blogs out there) are usually too fast to tell you to add random PPAs and unknown packages but in this case, they have the best information.</p>\n\n<p>PulseAudio (the sound backend for Ubuntu) <em>supports</em> a system-wide equaliser as of Lucid. It doesn't provide one but it has the nuts and bolts to let one transform the audio that passes through PA.</p>\n\n<p>This application was written and released on UbuntuForums but as it doesn't work for Maverick (due to a broken icon of all things) there's a package built by WebUpd8 that addresses this:</p>\n\n<p><a href=\"http://www.webupd8.org/2010/09/download-pulseaudio-system-wide.html\" rel=\"nofollow\">http://www.webupd8.org/2010/09/download-pulseaudio-system-wide.html</a></p>\n\n<p>I wouldn't add their PPA. Not because I think they're somehow evil but because it'll probably move you to versions of software that we can't support here. Just download the single deb and double click it.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2012-06-21T21:32:47.417", "id": "187046", "postId": "10724", "score": "0", "text": "This equalizer is super-buggy and flaky on 12.04 (used the only from their PPA).", "userDisplayName": null, "userId": "5326" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T13:10:43.390", "id": "10724", "lastActivityDate": "2010-11-01T13:10:43.390", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "449", "parentId": "10681", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>I usually hate linking to WebUpd8.com because their posts (like too many Ubuntu user blogs out there) are usually too fast to tell you to add random PPAs and unknown packages but in this case, they have the best information.</p>\n\n<p>PulseAudio (the sound backend for Ubuntu)...
null
null
null
null
null
10682
1
10717
2010-11-01T08:51:00.417
1
703
<p>During uds-m there were discussions to include Chromium as the default browser for the - back then - netbook edition. However, it was opted to stay with Firefox. </p> <p>Have there been further discussions at uds-n about this issue? </p>
2192
null
null
2013-08-12T19:06:38.257
Is Chromium still under consideration for Unity?
[ "unity", "chromium" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Firefox (4) was chosen at the recent Ubuntu Developer Summit to be the default for 11.04 Unity Desktop and Netbook Editions.</p>\n\n<p>One of Chromium's biggest drawbacks is working out how to integrate its six weekly release cycle into Ubuntu's six monthly schedule.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-01T13:56:03.807", "id": "11034", "postId": "10717", "score": "0", "text": "Interesting, thanks! But is it still considered for future releases, or will Ubuntu definitely stay with Firefox? Note that I did not particularly ask about 11.04 but more in general ;)", "userDisplayName": null, "userId": "2192" }, { "creationDate": "2010-11-01T18:05:45.207", "id": "11083", "postId": "10717", "score": "0", "text": "if you follow the blogs (developer and others) you'd know that FF4 is improving by leaps and bounds. Chromium is not stable enough, so please...", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2010-11-01T18:28:34.293", "id": "11090", "postId": "10717", "score": "0", "text": "@Ingo I'm sure it will be reviewed again in six months. At the moment the release cycle issue is preventing a *better* discussion about which we want in Ubuntu. However I'm sure that will get sorted out - and of course considering the pace of development, Chromium will be very different in six months time compared to how it is now!", "userDisplayName": null, "userId": "866" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T12:34:35.650", "id": "10717", "lastActivityDate": "2010-11-01T12:34:35.650", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "866", "parentId": "10682", "postTypeId": "2", "score": "5" }
[ { "accepted": null, "body": "<p>AFAIK Firefox 4 would be the default browser in the 11.04 </p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T08:57:24.637", "id": "10684", "lastActivityDate": "201...
null
null
null
null
null
10683
1
10699
2010-11-01T08:55:44.157
14
23601
<p>This is a small nuisance I've had in Ubuntu forever. When I set my computer to login automatically, Network Manager asks me for my keyring password every time it boots and it refuses to connect to the Internet until I enter it. Is there a reason for that?</p> <p>Also, other network managers such as Connman don't have this problem, and I have noticed the latter also has an application indicator while NM-applet runs in the Notification Area. Are there plans to migrate to Connman, or to adapt NM-applet for Natty?</p>
4862
235
2010-11-09T20:09:41.807
2019-03-18T15:37:12.697
Why does Network Manager always ask for my keyring password?
[ "network-manager", "11.04", "connman", "indicator" ]
5
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-01T09:16:08.983", "id": "10991", "postId": "10683", "score": "0", "text": "Are you sure that it is the root password? What does the dialogbox say/look like? It seems much more likely that it is your user password used to decrypt saved passwords in Gnome Keyring.", ...
{ "accepted": true, "body": "<p>There is an option in Network manager not to use password.\nIf you edit the connection, at the bottom of the page there is a box \"available to all users\" if you tick this it will not require a password.</p>\n\n<p>To edit right click the icon, select edit Connections, select wireless,select your connection and click edit.</p>\n\n<p><a href=\"https://i.stack.imgur.com/a4kNz.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/a4kNz.png\" alt=\"screenshot\"></a></p>\n", "commentCount": "6", "comments": [ { "creationDate": "2010-11-01T13:05:31.413", "id": "11026", "postId": "10699", "score": "2", "text": "So THAT's what that checkbox was for! I feel dumb now, I've suffered this nuisance for years and I could have fixed it in a minute!", "userDisplayName": null, "userId": "4862" }, { "creationDate": "2010-11-29T18:51:59.913", "id": "16185", "postId": "10699", "score": "1", "text": "Important to note that anyone with root/admin access on your PC will now be able to edit that network manager applet and see your WEP/WPA key. Probably fine, but if you're using PEAP authenticated connections, that key is your network password - huge security risk. Crazy that nm-applet shows you your password at all. I have the same gripe about Seahorse.", "userDisplayName": null, "userId": "861" }, { "creationDate": "2011-12-30T12:15:02.963", "id": "104565", "postId": "10699", "score": "1", "text": "actually, it should have a VERY different name. \"available for all users\" doesn't mean at all that your password is gonna be saved (and that's a very common use of this checkbox). Another thing is that for you to check this box, you need to go to the last tab and write down your password and only after this the box is gonna be clickable (also zero usability).", "userDisplayName": null, "userId": "28291" }, { "creationDate": "2015-05-11T21:29:25.630", "id": "881394", "postId": "10699", "score": "0", "text": "@Scaine: You expect to keep *root* from discovering your wifi passwords?", "userDisplayName": null, "userId": "47431" }, { "creationDate": "2015-05-19T20:11:42.627", "id": "887817", "postId": "10699", "score": "1", "text": "@SamB, Of course not. I'm merely pointing out that anyone with root access to that box will see your Active Directory password if you're using PEAP.", "userDisplayName": null, "userId": "861" }, { "creationDate": "2017-05-03T12:46:58.937", "id": "1433882", "postId": "10699", "score": "0", "text": "The \"available to all users\" option does not store the password of my wifi connection with PAP authentication. Does anyone know how to fix that? (even if the password may be read by root)", "userDisplayName": null, "userId": "143257" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-11-01T11:10:39.487", "id": "10699", "lastActivityDate": "2019-03-18T15:37:12.697", "lastEditDate": "2019-03-18T15:37:12.697", "lastEditorDisplayName": null, "lastEditorUserId": "349837", "ownerDisplayName": null, "ownerUserId": "5141", "parentId": "10683", "postTypeId": "2", "score": "15" }
[ { "accepted": null, "body": "<p>NM does not ask for your root password! It asks for your keyring password.<br>\nYour keyring saves passwords encrypted, so no one can steal them. That is why you need to enter your keyring password, so Ubuntu can decrypt your passwords to use them (eg. to get your WLAN-Passwo...
null
null
null
null
null
10688
1
11068
2010-11-01T09:31:22.223
6
292
<p>When I look at them, their functionality seems to overlap so much that they could almost be merged:</p> <ul> <li>The MA is used to open Gwibber, but the MM is used to set the accounts and broadcast messages.</li> <li>The MA is used to open Empathy, but the MM is used to set the accounts and set a status (available, busy...).</li> </ul> <p>All these could well be in different sections, either in the MA or the MM:</p> <ul> <li>Chat (set status, accounts).</li> <li>Mail (send mail, contacts).</li> <li>Broadcast (send message, accounts).</li> <li>Ubuntu One.</li> <li>About me.</li> </ul> <p>So, why the decision to split them in two different indicators, thus taking extra space in the panel?</p>
4862
null
null
2010-11-02T22:39:52.413
Why are the MeMenu and the messaging applet two separate things?
[ "indicator", "memenu", "messaging-menu" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Answered by MPT in the <a href=\"https://lists.launchpad.net/ayatana/msg04065.html\">Ayatana mailing list</a>:</p>\n\n<blockquote>\n <p>Only because no-one has done the design work necessary to work out how\n to merge them.</p>\n</blockquote>\n\n<p>So, hopefully, they can be merged at some point.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T22:37:22.780", "id": "11068", "lastActivityDate": "2010-11-02T22:39:52.413", "lastEditDate": "2010-11-02T22:39:52.413", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "4862", "parentId": "10688", "postTypeId": "2", "score": "5" }
[ { "accepted": null, "body": "<p>I think the merged one is available\n<br>run this:</p>\n\n<pre><code>sudo apt-get install indicator-applet-complete \n</code></pre>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-02T11:48:38.227", "id": "11248", "postId...
null
null
null
null
null
10690
1
11311
2010-11-01T09:53:26.583
16
14910
<p><strong>I have an old Vista laptop that I partitioned and installed Ubuntu on, with dual-boot. I've now decided to switch entirely to Ubuntu. What's the best way to achieve this?</strong></p> <p>My current partitions:</p> <pre><code>+-------+--------------------+---------------+------------------------------+ | WinRE | C: (dual bootable) | D: | Extended | | | | +-----------+------------------+ | | | + Ubuntu | Swap | +-------+--------------------+---------------+-----------+------------------+ </code></pre> <p>I'd like to change this to:</p> <pre><code>+-------+-------------------------------------------------------------------+ | WinRE | Extended | | +------------------------------------------------+------------------+ | | Ubuntu (bootable) | Swap | +-------+------------------------------------------------+------------------+ </code></pre> <p>(I'd like to keep the Windows Recovery partition in case I ever want to sell the laptop).</p> <p>I'm not sure whether the Ubuntu partition currently has a boot-loader on it. I also don't want to lose my Ubuntu installation/data. (I'm happy to trash the Windows partitions completely - I have backed everything up from those).</p> <p><strong>Update:</strong> <em>Having checked my bootloader, I've deleted the Windows partitions and I now have free space. Unfortunately it looks like I can't resize the existing / (root) partition because it's mounted. Can I get around this, or do I have to re-install?</em></p>
5137
5137
2010-11-01T21:55:34.557
2012-07-30T23:54:35.700
How do I change from dual-boot Windows/Ubuntu to single-boot Ubuntu?
[ "windows", "partitioning", "dual-boot", "bootloader" ]
6
6
CC BY-SA 2.5
[ { "creationDate": "2010-11-01T10:33:31.917", "id": "10996", "postId": "10690", "score": "0", "text": "What is windows Recovery partition?", "userDisplayName": null, "userId": "2910" }, { "creationDate": "2010-11-01T11:04:41.580", "id": "11002", "postId": "10690", "sco...
{ "accepted": true, "body": "<p>In standard installations GRUB is probably not located in Windows partitions but it would be wise to check this first by running the <a href=\"http://sourceforge.net/projects/bootinfoscript/\" rel=\"noreferrer\">BootInfo script</a> before you end up with an unbootable machine after having deleted a partition.</p>\n\n<p>Once you have backuped all your important data you can then boot from a LiveCD and start GParted as mentioned already. Note that deleting or resizing partitions is possible for <strong>unmounted</strong> partitions only.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-04T11:41:00.010", "id": "11674", "postId": "11311", "score": "4", "text": "...and note that LiveCD automatically mounts swap partitions, so you'll need to 'swapoff' (using gparted) before it will let you move the,", "userDisplayName": null, "userId": "5137" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-04T10:57:23.353", "id": "11311", "lastActivityDate": "2010-11-04T10:57:23.353", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3940", "parentId": "10690", "postTypeId": "2", "score": "6" }
[ { "accepted": null, "body": "<p>If you need to expand the current partitions, the new free space after deleting the old Windows partitions should be right next to them. Also this has to be done with a lot of care, otherwise you may screw up the whole system. My advice is to delete the Windows partitions and...
null
null
null
null
null
10693
1
10696
2010-11-01T10:30:56.303
5
1277
<p>I read <a href="https://blueprints.launchpad.net/ubuntu/+spec/packageselection-desktop-n-specialized-unity-form-factor" rel="nofollow noreferrer">here</a> that these will be some of the features of the Desktop version of Unity:</p> <ul> <li>A floating Unity Dash that can be moved to all edges of the screen.</li> <li>Floating, overlapping windows with their title bars and controls on them, not on the top panel.</li> <li>The home screen consolidated into a simple pop-down menu that extends down from the top left of the screen and allows you access to your programs and desktop search.</li> </ul> <p>I'm not sure how closely these points represent the plans for Unity on the desktop. When it talks about a floating Dash, does it mean the Launcher? As far as I know the dash is fullscreen so, how could it be moved to the edges? Also, why move it if it closes as soon as you choose an item? If it means the Launcher, do you plan to allow moving it to all edges?</p> <p>Isn't floating, overlapping windows with their title bars and controls on them what we always had? also, Desktop-Unity <a href="https://askubuntu.com/questions/10481/does-will-unity-support-disabling-the-global-menu">is supposed to keep using the global menu</a> so, doesn't that contradict the specification?</p> <p>Finally, supposing "the home screen" means the dash, do you plan to make it not-fullscreen?</p>
4862
-1
2017-04-13T12:23:07.557
2010-11-07T05:02:18.550
How closely will Unity follow the Desktop version specification?
[ "unity" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<blockquote>\n <p>I'm not sure how closely these points\n represent the plans for Unity on the\n desktop.</p>\n</blockquote>\n\n<p>That blueprint (or \"blueprint entry\", since there's no actual specification linked) does not represent the actual plans for Unity. It wasn't registered by people working on or planning Unity; it was registered by a community member as a proposal for the discussion of his idea at UDS, and since what it proposed overlapped largely with what the Unity people at Canonical were already planning internally and were about to announce at UDS, it was set as approved for discussion. As such, and as you noted, some of the terminology is off.</p>\n\n<p>To get an idea as to what the plans precisely are, I suggest waiting for the actual blueprints to solidify and get approved in the coming week or two, and keeping an eye on <a href=\"http://design.canonical.com\" rel=\"nofollow\">design.canonical.com</a>. If you're impatient, poking around the Gobby documents might also reveal some hints, and you can always ask around on IRC and the mailing lists.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-01T13:06:36.750", "id": "11027", "postId": "10696", "score": "0", "text": "Thanks, I'll look forward for any further announcements. The project looks promising indeed.", "userDisplayName": null, "userId": "4862" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T10:44:20.950", "id": "10696", "lastActivityDate": "2010-11-01T10:44:20.950", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2181", "parentId": "10693", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<blockquote>\n <p>I'm not sure how closely these points\n represent the plans for Unity on the\n desktop.</p>\n</blockquote>\n\n<p>That blueprint (or \"blueprint entry\", since there's no actual specification linked) does not represent the actual plans for Unity. It wasn't re...
null
null
null
null
null
10694
1
10704
2010-11-01T10:32:08.537
1
805
<p>my laptop has 80 gb hard disk. I installed windows xp and left 10 gb as unpartitioned space. Later i installed ubuntu 8.4 on the 10gb space. I got a 10.10 ubuntu version cd. I was installing it over the ubuntu 8.4 partition space. While installing,my laptop switched off and installation could not complete. whenever i boot, i get grub error 17. earlier, both ubuntu and windows were listed...</p> <p>how to recover grub?</p> <p>thanks,<br> kan</p>
5139
5139
2010-11-01T11:23:18.273
2010-11-01T13:25:03.940
getting grub error 17 after booting
[ "grub2" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Don't attempt it. Since the installation didn't complete, do it again.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T11:25:24.910", "id": "10704", "lastActivityDate": "2010-11-01T11:25:24.910", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3532", "parentId": "10694", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>Don't attempt it. Since the installation didn't complete, do it again.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T11:25:24.910", "id": "10704", "lastActivit...
null
null
null
null
null
10695
1
10707
2010-11-01T10:37:52.537
1
2106
<p>I want to write a simple script to detect a file created by Windows virus. Usually it creates an .exe file, with the same name, as the directory it drops. </p> <p>Here is the script. It only works, if the path name doesn't contain \n. Can someone help me fix this script, please!</p> <pre><code>#!/bin/bash if [ $# == 0 ]; then echo "" echo "==== Give me a directory to begin with! ====" echo "" exit fi for f in `find $1 -name '*.exe'` ; do filename=`basename "$f" .exe` dir_name=`dirname "$f"` current_dir_name=`basename "$dir_name"` if [ $filename == $current_dir_name ]; then rm -f "$f" # It can't remove files # where the path contains spaces or \n ??!! fi done </code></pre>
2140
10068
2011-03-26T18:02:12.023
2011-03-26T18:02:12.023
A problem with Bash script
[ "bash", "find" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-01T10:51:53.177", "id": "11000", "postId": "10695", "score": "0", "text": "You might get a better response for this in [Ubuntu Forums](http://ubuntuforums.org/forumdisplay.php?f=39).", "userDisplayName": null, "userId": "3529" }, { "creationDate": "2011...
{ "accepted": true, "body": "<p>Bash has a special variable called IFS.</p>\n\n<p>it's used by bash in order to know how to split a string into a list of files. (Internal Field Separator)</p>\n\n<p>By default it contains space, tab and newline.</p>\n\n<p><code>for f in `find ...</code> will split on the chars contained in the $IFS variable. If there is a newline or space in file names returned by the find command, it will be treated as a different file name and thus the loop will be executed for each part of the name.</p>\n\n<pre>\n$ ls -l\n-rw-r--r-- 1 marko marko 0 2010-11-01 12:06 my?bad.exe\n-rw-r--r-- 1 marko marko 0 2010-11-01 12:06 space bad.exe\n$ for f in $(find -name \"*.exe\"); do echo \"ITERATING ($f)\"; done \nITERATING (./space)\nITERATING (bad.exe)\nITERATING (./my)\nITERATING (bad.exe)\n</pre>\n\n<p>We could tweak the $IFS variable, but it's tricky. Let see why:</p>\n\n<p>(Test this code in scripts so that the change of the IFS variable doesn't remain in your shell, you might get confused)</p>\n\n<pre>\n$ IFS=\"\"; for f in $(find -name \"*.exe\"); do echo \"ITERATING ($f)\"; done\nITERATING (./space bad.exe\n./my\nbad.exe)\n</pre>\n\n<p>As you can see, now bash doesn't have any rule to split the string returned by the find command, and treats the whole output as a single value. </p>\n\n<p>Clearly the problem here is that if we use <code>for f in `find....</code> we have no way to distinguish a newline contained in the file from a newline generated by the find command.</p>\n\n<p>Now for sake of completeness I will show you how to make your approach work, but please see an easier solution at the end of the answer.</p>\n\n<p>We could use other delimiter characters and fix your current issue:</p>\n\n<pre>\n$ for f in $(find -name \"*.exe\" -exec echo -n {}: \\;); do echo \"ITERATING ($f)\"; done;\nITERATING (./space bad.exe)\nITERATING (./my\nbad.exe)\nITERATING ()\n</pre>\n\n<p>Here the <code>find -name \"*.exe\" -exec echo -n {}: \\;</code> command returns the list of files separated by \":\" (which are not legal in windows file names). </p>\n\n<p>Now the next step would be to actually delete those files. Take in consideration that the last file is terminated by \":\" and thus bash iterates one last time with an empty string.</p>\n\n<pre>\nIFS=\":\"; for f in $(find -name \"*.exe\" -exec echo -n {}: \\;); do if [ ! -z \"$f\" ]; then rm \"$f\"; fi; done;\n</pre>\n\n<p>You should be able to perform also your basename/dirname test within this loop, as you did before.</p>\n\n<hr>\n\n<p>However, this solution is ugly and works only because we have a character which we can rely on.</p>\n\n<p>It turns out that the find command itself can execute commands for each file it finds.</p>\n\n<pre>\nfind -name \"*.exe\" -exec ./yourscript.sh {} \\;\n</pre>\n\n<p>Then yourscript.sh wil lget the full name in $1 and you can delete with <code>rm \"$1\"</code> even if it contains newlines and spaces.</p>\n\n<p>The find command can also be used to perform inline the basename/dirname test you do inside your script, but it's more advanced topic.</p>\n", "commentCount": "7", "comments": [ { "creationDate": "2010-11-01T13:28:41.670", "id": "11030", "postId": "10707", "score": "0", "text": "the last example is much cleaner, except that I need to create two separate script to do the trick, how about bash function?", "userDisplayName": null, "userId": "2140" }, { "creationDate": "2010-11-01T16:04:15.887", "id": "11056", "postId": "10707", "score": "0", "text": "no bash functions cannot be invoked from find -exec but you perhaps you can try using multiple exec clauses, one which performs a test with the 'test' command and the other connected with an <code>-a</code> 'and' boolean operator.", "userDisplayName": null, "userId": "1943" }, { "creationDate": "2010-11-01T19:25:08.757", "id": "11111", "postId": "10707", "score": "0", "text": "@ithkuil: In addition to emptying `IFS`, you'd need to use `set -f` to disable globbing (normally, Windows filenames don't contain globbing characters, but they're not supposed to contain newlines either, so you can't rely on this here). @c.sokun: The separate script is by far the easiest approach here; you could use `sh -c '…'`, but that requires that you be very confident with shell quoting (and if you were you wouldn't need to ask).", "userDisplayName": null, "userId": "1059" }, { "creationDate": "2011-02-03T02:42:29.743", "id": "26767", "postId": "10707", "score": "0", "text": "`for f in $(find...);` is bad practice. See pitfall 1 at http://mywiki.wooledge.org/BashPitfalls for an explanation of why, and http://mywiki.wooledge.org/BashFAQ/020 too see how to do it the proper way.", "userDisplayName": null, "userId": "9016" }, { "creationDate": "2011-02-03T04:08:08.790", "id": "26778", "postId": "10707", "score": "0", "text": "You're forgetting about bash arrays. `exes=( *.exe )` will do the right thing, provided you expand it using `\"${exes[@]}\"`.", "userDisplayName": null, "userId": "1951" }, { "creationDate": "2011-02-03T04:09:52.657", "id": "26779", "postId": "10707", "score": "0", "text": "Of course, that's assuming the OP only cares about directories one level down, not recursively in the whole tree.", "userDisplayName": null, "userId": "1951" }, { "creationDate": "2011-02-03T10:27:36.630", "id": "26800", "postId": "10707", "score": "0", "text": "@Mikel yes, that's a good point. In bash4 you can use globstar for that. `shopt -s globstar; for file in **/*.exe; do ...`", "userDisplayName": null, "userId": "9016" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T11:30:35.747", "id": "10707", "lastActivityDate": "2010-11-01T11:30:35.747", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1943", "parentId": "10695", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>Bash has a special variable called IFS.</p>\n\n<p>it's used by bash in order to know how to split a string into a list of files. (Internal Field Separator)</p>\n\n<p>By default it contains space, tab and newline.</p>\n\n<p><code>for f in `find ...</code> will split on the cha...
null
null
null
null
null
10703
1
47656
2010-11-01T11:21:15.553
20
34448
<p>Ive hooked up an external monitor to my netbook. On my desk the external monitor is placed to the left of my netbook. To navigate from the netbook monitor to the external monitor i have to move the mouse off to the right. I find this slightly disorienting. Is there a way to configure this so that i can just move my pointer to the left, towards the external monitor?</p>
2313
158442
2017-05-11T08:16:16.083
2018-06-14T09:18:43.040
How to change monitor position/navigation?
[ "multiple-monitors" ]
4
3
CC BY-SA 2.5
[ { "creationDate": "2010-11-01T11:54:01.453", "id": "11007", "postId": "10703", "score": "0", "text": "What graphics card do you use? (This should be easy with the standard Monitor configuration dialog when you have a graphics driver that supports xrandr properly.)", "userDisplayName": null,...
{ "accepted": true, "body": "<p>I wasn't able to solve this one in 10.10 with gnome monitor manager. Have since upgraded and distro/wm hopped a bit so can't follow up on this. However I have discovered arandr which i now use for monitor management in the lighter wm's (LXDE and Awesome). Its in the repositories.</p>\n\n<pre><code>sudo apt-get install arandr\n</code></pre>\n\n<p>After installing, open your terminal and type <code>arandr</code>, then change the position of your devices according to your need.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2018-05-20T22:24:18.187", "id": "1690891", "postId": "47656", "score": "2", "text": "Just in case it isn't clear, [ARandR](https://christian.amsuess.com/tools/arandr/) (which actually stands for \"Another XRandR GUI\") is a visual front end for XRandR that allows easy manipulation of relative monitor positions via simple drag-and-drop. Pretty convenient!", "userDisplayName": null, "userId": "23900" }, { "creationDate": "2018-06-16T19:26:02.987", "id": "1708536", "postId": "47656", "score": "1", "text": "Bloody marvellous utility, works on 17.04 also!", "userDisplayName": null, "userId": "624083" }, { "creationDate": "2019-02-11T09:24:27.027", "id": "1845572", "postId": "47656", "score": "1", "text": "Just saved my bacon in 18.04", "userDisplayName": null, "userId": "109822" }, { "creationDate": "2021-03-03T22:00:58.237", "id": "2250693", "postId": "47656", "score": "0", "text": "This answer is a decade old and still perfectly valid and useful. +1", "userDisplayName": null, "userId": "528688" }, { "creationDate": "2023-03-25T17:27:04.210", "id": "2556359", "postId": "47656", "score": "0", "text": "Still works great on 22.04. Thanks!", "userDisplayName": null, "userId": "1550850" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-06-08T15:30:54.363", "id": "47656", "lastActivityDate": "2017-05-11T08:16:29.903", "lastEditDate": "2017-05-11T08:16:29.903", "lastEditorDisplayName": null, "lastEditorUserId": "158442", "ownerDisplayName": null, "ownerUserId": "2313", "parentId": "10703", "postTypeId": "2", "score": "31" }
[ { "accepted": null, "body": "<p>In KDE you can go to \"System Settings\"->Hardware->\"Display and Monitor\"->There you can configure everything related to orientation of picture and orientation between monitors.</p>\n\n<p>Similar tool is in Gnome desktop environment under System.</p>\n\n<p>Also, if you are ...
null
null
null
null
null
10712
1
null
2010-11-01T12:22:45.470
21
8180
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/41332/how-do-i-check-if-i-have-a-32-bit-or-a-64-bit-os">How do I check if I have a 32-bit or a 64-bit OS?</a> </p> </blockquote> <p>This question seems to come up quite regularly. The answer I know is to go to terminal and type <code>uname -m</code> if it says "x86_64" then I am running 64 bit. Can this be accomplished using GUI?</p>
737
-1
2017-04-13T12:23:07.557
2012-09-27T17:29:01.890
How do I determine if I am running 32 bit or 64 bit?
[ "gui", "versions", "architecture" ]
0
0
CC BY-SA 3.0
[]
null
[]
null
0
2012-12-28T10:21:30.390
null
null
10716
1
10732
2010-11-01T12:32:22.100
3
922
<p>I am running a 64 Bit Ubuntu, AMD quadcore, with 4gb of RAM and a Nvidia gtx260 graphics card. The issue is as follows:</p> <p>Once Ubuntu has booted and I get to the login screen, my screen goes black and I hear the login sound. This is often spontaneous; sometimes it loads as it should, and others it goes black. Previously to login, I would restart my computer until the login screen successfully loaded, and after 4-5 attempts I would get it working. These days I use <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>F1</kbd> to access the command line and use the following command <code>sudo /etc/init.d/gdm restart</code>, but again this can take sometimes up to five attempts before it successfully displays the login screen.</p> <p>I have previously googled this problem, and attempted many of the proposed workarounds (editing the xorg.conf file etc.), and none have worked. My guess is that the proprietary graphics drivers are at fault (as the Plymouth theme is the wrong size and ugly also). Is there proper workaround for this? if so, please let me know, as it can try my patience immeasurably and could potentially cripple a First-time-users experience.</p>
3330
17739
2011-11-01T20:40:39.303
2011-11-01T20:40:39.303
Blank screen at Ubuntu login
[ "nvidia", "login-screen", "graphics" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>this instruction work for me <a href=\"http://www.ubuntugeek.com/howto-install-nvidia-drivers-manually-on-ubuntu-10-04-lucid-lynx.html\" rel=\"nofollow\">http://www.ubuntugeek.com/howto-install-nvidia-drivers-manually-on-ubuntu-10-04-lucid-lynx.html</a> however to be safe I also change grub boot option <code>/boot/grub/grub.cfg</code> adding \"nomodeset\" for ubuntu loader section.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-02T06:40:31.253", "id": "11204", "postId": "10732", "score": "0", "text": "This seems to have done the trick! Thank you for your time!", "userDisplayName": null, "userId": "3330" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T14:11:30.837", "id": "10732", "lastActivityDate": "2010-11-01T14:11:30.837", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2140", "parentId": "10716", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>this instruction work for me <a href=\"http://www.ubuntugeek.com/howto-install-nvidia-drivers-manually-on-ubuntu-10-04-lucid-lynx.html\" rel=\"nofollow\">http://www.ubuntugeek.com/howto-install-nvidia-drivers-manually-on-ubuntu-10-04-lucid-lynx.html</a> however to be safe I a...
null
null
null
null
null
10718
1
null
2010-11-01T12:37:54.660
3
118
<p>Now that there is the Post Release Apps Process in place and there is a big push to get new software into Ubuntu, what are the future plans for REVU?</p> <p>Will there be an application review board for <a href="https://wiki.ubuntu.com/MOTU/Packages/REVU" rel="nofollow">REVU</a> or will it remain what it is now, hit and miss at best.</p>
null
51852
2015-01-20T12:48:22.667
2015-01-20T12:48:22.667
What is in the future for REVU
[ "application-development", "development", "motu" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>There are no plans to change REVU. It is still meant to be the way to get an application into the repos and have it stay there from release to release. The ARB is only for applications that are going in for a single already-stable release.</p>\n\n<p>REVU would be less hit-o...
null
null
null
null
naturechild1313
10728
1
10733
2010-11-01T13:31:21.087
5
410
<p>I would like to try Unity in desktop version. Will it be available in the Alpha 1 release?</p>
5153
235
2010-11-09T20:09:17.173
2010-11-09T20:09:17.173
Will Unity be in the Natty Alpha 1?
[ "unity", "11.04" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It is <a href=\"https://askubuntu.com/questions/9941/when-will-compiz-based-version-unity-be-available-for-testing/10001#10001\">planned</a> to get Compiz 0.9.4 and Unity work together for Alpha 1 (which is a month away), so I'm pretty sure we will be able to test Unity at least via a PPA by then.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T14:16:22.500", "id": "10733", "lastActivityDate": "2010-11-01T15:30:17.257", "lastEditDate": "2017-04-13T12:23:56.577", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "3037", "parentId": "10728", "postTypeId": "2", "score": "7" }
[ { "accepted": null, "body": "<p>You can try the unity right now in 10.04 or 10.10.</p>\n\n<p>run this in your terminal:</p>\n\n<p>sudo apt-get install ubuntu-netbook</p>\n\n<p>or</p>\n\n<p>sudo apt-get install unity</p>\n\n<p>after logging out you will be able to choose Ubuntu Netbook Edition</p>\n", "c...
null
null
null
null
null
10734
1
14112
2010-11-01T14:17:44.913
4
1608
<p>If I get an Apple <a href="http://store.apple.com/us/product/MB571Z/A" rel="nofollow noreferrer">Mini DisplayPort to Dual-Link DVI Adapter</a>, will Ubuntu be able to use it?</p> <p><img src="https://i.stack.imgur.com/EPFn2.png" alt="Mini DisplayPort to Dual-Link DVI Adapter"></p>
1859
null
null
2011-01-11T12:02:34.430
Can I use the Apple Mini DisplayPort to Dual-Link DVI Adapter?
[ "hardware", "usb", "display", "macbook", "apple" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Yes it should work. Use one all the time on my MacBookPro6,2 for meetings both in OSX and Ubuntu.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-20T03:11:28.243", "id": "14112", "lastActivityDate": "2010-11-20T03:11:28.243", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2299", "parentId": "10734", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>I think it shouldn't matter what OS you use. According to Wikipedia, an active adapter is needed for Dual-Link DVI, so the adapter does the necessary conversion by itself, without depending on the operating system or any drivers.</p>\n", "commentCount": "0", "comments...
null
null
null
null
null
10735
1
null
2010-11-01T14:21:13.543
1
688
<p>When I use CheckGMail, it shows up in Notification Area. But it never use gnome-panel's background color. It looks like something wrong with the panel.</p> <p>Same goes with aMSN.</p> <p>Is there a way to fix it? Or change theme to cover this up. I am now using Elementary theme.</p>
5156
null
null
2010-11-01T20:04:36.187
CheckGMail, aMSN in notification area won't use the gnome-panel background
[ "gnome-panel", "transparency" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>New version of <strong>CheckGMail</strong> (from PPA or in \"check updates\" command from tray icon menu), as far as I know, have that bug fixed.</p>\n\n<p>BTW, <strong>gmail-notify</strong> have nicer integration with app-indicators. Try it.</p>\n", "commentCount": "2", ...
null
null
null
null
null
10739
1
null
2010-11-01T14:47:58.633
2
2952
<p>Will it be possible to remove/add indicator-* applets from the panel without using synaptic?</p> <p>Not installing, just adding/removing installed ones. Now in ubuntu 10.10 we can't remove one applet alone like indicator-messages without uninstalling it or removing all related/grouped indicators.</p>
2008
8844
2011-02-01T08:32:07.870
2011-02-01T08:32:07.870
Will it be possible to remove/add indicator-* applets from panel without using synaptic?
[ "unity", "indicator", "gnome-panel", "customization" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Right click on the panel, \"Add to panel\"\nRight click on the applet \"Remove from panel\"\nBut if you mean installing new applets like in kde, my answer is no. So far gnome 3 has no applet support.</p>\n", "commentCount": "1", "comments": [ { "creation...
null
null
null
null
null
10741
1
null
2010-11-01T14:55:36.307
29
47827
<p>My laptop has both wireless and a wired connection capabilities. Can I connect to a router <strong>A</strong> using wireless and a separate router <strong>B</strong> using wired ethernet at the same time without having to switch back and forth? </p> <p>Thanks for replying so quickly. </p> <p>I wish to connect to two separate networks. The wireless connection is to router <strong>A</strong> which is connected to broadband internet. The wired connection is to router <strong>B</strong> which I wish to share files and a printer on 1 or 2 other desktops also using wired connections on <strong>B</strong> and maybe using synergy to have only one keyboard and mouse for 2 desktops. The wireless laptop is the only one required to have internet access.</p>
5651
1067
2011-03-04T11:26:52.627
2012-03-15T23:39:08.643
How to set up dual wired and wireless connections?
[ "networking", "wireless", "routing" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>The issue here is more of the load-balancing between the wired and wireless connection. Usually, there is only one default route (0.0.0.0, netmask 0.0.0.0), in the routing table.\nIf there is more than one, the first one will always be used, and so the second one will not be....
null
null
null
null
null
10742
1
10750
2010-11-01T15:00:21.413
2
193
<p>I have a folder that connects to a hardware weather logger. The data is pretty huge, and I only wish to keep the last 5 hours worth of data. This folder; however, has also some config files such as myconfig.ini.</p> <p>How can I set up an automatic service that automatically deletes all files in a folder save for a few?</p>
982
null
null
2010-11-01T20:36:21.210
Setup a service that auto-magically deletes specific files from a folder
[ "bash", "automation" ]
5
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-01T19:06:19.117", "id": "11102", "postId": "10742", "score": "0", "text": "The real answer, of course is: don't put your config and data in the same directory. If nothing else, you could put the data in a subdirectory called \"data\". That would make it easier to deal ...
{ "accepted": true, "body": "<p>Would adding a <code>find</code> command to cron work for you?</p>\n\n<pre><code>find /path/ -type f -mtime +5 -name '*.log'\n</code></pre>\n\n<p>You can layer on extra things to find just the files you want. <code>-mtype</code> is the date-limiting portion which finds files last modified over 5 days ago. You can change this to just look at creation or even access times (if you're not using <code>noatime</code> on your fs)</p>\n\n<p>When you're getting the right files, just stick <code>-exec rm {} \\;</code> on the end. You could use <code>-delete</code> but that will crumble if you have too many files being deleted at once. Only do this once you're sure!</p>\n\n<p>When you want to schedule it, <code>su</code> into the right user account (the person who owns the files) and then run <code>crontab -e</code>. You can then write out the command and when you exit, it'll run at the schedule you set. You can read more about cron here:</p>\n\n<p><a href=\"https://help.ubuntu.com/community/CronHowto\" rel=\"nofollow\">https://help.ubuntu.com/community/CronHowto</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-01T19:18:43.100", "id": "11106", "postId": "10750", "score": "0", "text": "The command should end with `-name '*.log'`. Without the quotes, if there is any file matching `*.log` in whatever directory is current when you run the command, the shell will substitute them for the pattern, which will lead to either errors or the wrong set of files being acted upon.", "userDisplayName": null, "userId": "1059" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T15:36:09.713", "id": "10750", "lastActivityDate": "2010-11-01T20:36:21.210", "lastEditDate": "2010-11-01T20:36:21.210", "lastEditorDisplayName": null, "lastEditorUserId": "449", "ownerDisplayName": null, "ownerUserId": "449", "parentId": "10742", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p>You can use <code>logrotate</code>. It's installed by default; check the manual page for instructions.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T15:25:53.113", ...
null
null
null
null
null
10753
1
10767
2010-11-01T16:04:07.323
3
326
<p>Is there any way to find out if the OS i'm running (actually installing) is running in a VMWare machine. I need to disable ntp settings if the automated install is done on a virtual machine but keep them enabled if not. VMWare tools are not installed when this check is done.</p>
4070
null
null
2010-11-01T16:49:19.973
Find out if the OS is running in a virtual environment
[ "installation", "vmware" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<pre><code> count=$(lshw | grep -i vmware | wc -l) ; if [ \"$count\" -gt 0 ] ; then echo \"disable ntp\" ; else echo \"enable ntp\" ; fi\n</code></pre>\n\n<p>Obviously change the echo's to the commands you want.</p>\n\n<p>Note: this will only work for VMware. You'll need to make that <code>grep -i \"vmware\\|virtualbox\\|xen\"</code> or something similar (look at the <code>lshw</code> output on virtualbox or xen to see what the exact strings are) if you're using different virtualisation systems.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-01T17:43:36.253", "id": "11075", "postId": "10767", "score": "0", "text": "May also work to just look at `/proc/cpuinfo` with a similar `grep` statement (less processing than `lshw`).", "userDisplayName": null, "userId": "721" }, { "creationDate": "2010-11-01T19:24:17.717", "id": "11110", "postId": "10767", "score": "0", "text": "@Kees-Cook: nah, /proc/cpuinfo on my VMware claims to be an Intel Xeon.", "userDisplayName": null, "userId": "1158" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T16:49:19.973", "id": "10767", "lastActivityDate": "2010-11-01T16:49:19.973", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1158", "parentId": "10753", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>For VMWare, the <a href=\"http://manpages.ubuntu.com/manpages/lucid/man1/vmware-checkvm.1.html\" rel=\"nofollow\">vmware-checkvm</a> tool can help. It's part of the open-vm-tools package.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
null
null
null
null
null
10756
1
10761
2010-11-01T16:16:06.190
16
3212
<p>I have recently started learning Python and thus have learned that Ubuntu (10.10) uses Python 2.6. It seems to me that Python 3.X is still rather unpopular in the Linux/Ubuntu community.</p> <p>Why is that?</p> <p><strong>Edit April 30, 2012</strong><br> Python 3.2 is not shipped by default in Ubuntu. There are plans to make Python 3.2 default in 12.10, however, and make it the only version shipped by then. Python 2.7 will then not be on the default ISO anymore. Note: this is only envisaged, not certain yet.</p> <p><a href="https://wiki.ubuntu.com/Python/FoundationsQPythonVersions" rel="nofollow">https://wiki.ubuntu.com/Python/FoundationsQPythonVersions</a></p>
2192
2192
2012-04-30T13:34:13.023
2015-05-12T13:23:37.707
Why does Ubuntu use Python 2.6 and not 3.X?
[ "python" ]
3
7
CC BY-SA 3.0
[ { "creationDate": "2012-03-17T20:47:57.257", "id": "134572", "postId": "10756", "score": "0", "text": "Is 3.2 shipped with 11.10? It still appears to be 2.7, although 3.x is available in the repositories.", "userDisplayName": null, "userId": "43594" }, { "creationDate": "2012-03-...
{ "accepted": true, "body": "<p>I don't think Python 3 is less popular, it just haven't been around as long..</p>\n\n<p>For a language to be used adoption time is needed, version 3.* is so much different from 2.* that you can't use the modules/extensions without changing them beforehand. Therefore all modules that the current infrastructure depends on needs to be ported python 3.*</p>\n\n<p>\"If you don't know which version to use, start with Python 2.7; more existing third party software is compatible with Python 2 than Python 3 right now.\" -Python.org download page.</p>\n\n<p>Se also: <a href=\"http://wiki.python.org/moin/Python2orPython3\">Python 2 or Python 3</a> and <a href=\"http://en.wikipedia.org/wiki/History_of_Python\">Wikipedia</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-10-06T10:53:15.527", "id": "74111", "postId": "10761", "score": "1", "text": "Some news: Python 3 is now shipped!", "userDisplayName": null, "userId": "2192" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T16:37:06.003", "id": "10761", "lastActivityDate": "2010-11-01T16:37:06.003", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "455", "parentId": "10756", "postTypeId": "2", "score": "13" }
[ { "accepted": null, "body": "<p>Because Python 3 is still under development and until now a lot of libraries are not ported to Python 3. </p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-01T16:28:39.983", "id": "11058", "postId": "10757", "s...
null
null
null
null
null
10759
1
10764
2010-11-01T16:30:17.430
6
378
<p>Dose Ubuntu have any plans in future to integrate a mail client independent address and calendar program?</p>
5171
1992
2010-11-01T17:39:07.750
2017-03-11T08:52:15.853
Mail client independent address and calendar program?
[ "email", "calendar", "pim" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>No such plans exist. If you would like a recommendation on an address book that'll work with the panel applet and a calendar that'll work with the clock applet without forcing you to setup Evolution mail, look at <a href=\"http://packages.ubuntu.com/contacts\" rel=\"nofollow noreferrer\">contacts</a> <a href=\"http://apt.ubuntu.com/p/contacts\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install contacts\"></a> and <a href=\"http://packages.ubuntu.com/dates\" rel=\"nofollow noreferrer\">dates</a> <a href=\"http://apt.ubuntu.com/p/dates\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install dates\"></a></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-05-17T15:18:58.873", "id": "47595", "postId": "10764", "score": "0", "text": "is there any standalone calendar program supporting gmail and the panel applet, or is this hopeless. I am completely unsatisfied with evolutions dull performance, google webcalender even reacts much faster", "userDisplayName": null, "userId": "9706" }, { "creationDate": "2014-01-21T12:13:35.363", "id": "525533", "postId": "10764", "score": "0", "text": "@Marcel there was (e.g. [Mulberry](http://www.mulberrymail.com/) or [Chandler](http://chandlerproject.org/), also check [here](http://davical.org/clients.php)). But it looks like with [Gnome v3](https://www.gnome.org/gnome-3/) there will be calendar and addressbook integration. Also check these posts: [1](http://askubuntu.com/q/408588/156568) [2](http://askubuntu.com/q/408584/156568)", "userDisplayName": null, "userId": "156568" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-01T16:43:30.097", "id": "10764", "lastActivityDate": "2017-03-11T08:52:15.853", "lastEditDate": "2017-03-11T08:52:15.853", "lastEditorDisplayName": null, "lastEditorUserId": "527764", "ownerDisplayName": null, "ownerUserId": "1158", "parentId": "10759", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>No such plans exist. If you would like a recommendation on an address book that'll work with the panel applet and a calendar that'll work with the clock applet without forcing you to setup Evolution mail, look at <a href=\"http://packages.ubuntu.com/contacts\" rel=\"nofollow...
null
null
null
null
null
10770
1
null
2010-11-01T16:56:20.020
1
365
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/1352/date-ubuntu-was-installed">Date Ubuntu was installed?</a> </p> </blockquote> <p><code>uptime</code> shows how long ago the computer was started, and that is very handy to know, but I want to know how long ago the system was installed. </p> <p>Is there any way to do this?</p>
2670
-1
2017-04-13T12:24:11.537
2010-11-01T17:04:40.377
How to tell when the Operating System was installed?
[ "installation", "boot", "system", "time" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-01T17:00:54.127", "id": "11064", "postId": "10770", "score": "0", "text": "Duplicate of http://askubuntu.com/questions/1352/date-ubuntu-was-installed", "userDisplayName": null, "userId": "1158" } ]
null
[ { "accepted": null, "body": "<p>I would check the creation date of the /boot folder.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2021-09-03T07:51:33.187", "id": "2334634", "postId": "10773", "score": "0", "text": "I checked in my comput...
null
null
2010-11-01T17:06:51.817
null
null
10779
1
44022
2010-11-01T17:25:30.280
9
11971
<p>I need a tutorial on how to install World of Warcraft for Ubuntu.</p>
4515
36315
2014-04-06T15:17:05.803
2017-09-15T19:28:17.823
How to install World of Warcraft?
[ "wine", "games", "software-installation" ]
4
1
CC BY-SA 3.0
[ { "creationDate": "2014-03-30T06:40:27.087", "id": "576177", "postId": "10779", "score": "0", "text": "I've been trying to do this on different ubuntu I even tried on Mint. Tried Playonlinux, trial of crossover and just Wine 1.6.2 and Wine 1.7 can anyone give me some assistance. I'm new to linux...
{ "accepted": true, "body": "<p>Yes, it is possible.\nFirst <a href=\"http://www.playonlinux.com/script_files/PlayOnLinux/3.8.10/PlayOnLinux_3.8.10.deb\" rel=\"nofollow noreferrer\">Download</a> and install(by double clicking) PlayOnLinux \nthen open PlayOnLinux (Applications -> PlayOnLinux) and click install.</p>\n\n<p><img src=\"https://i.stack.imgur.com/TVrV4.png\" alt=\"enter image description here\"></p>\n\n<p>Then select Games -> World of Warcraft and follow the on-screen instructions.</p>\n\n<p><img src=\"https://i.stack.imgur.com/ie0Y0.png\" alt=\"enter image description here\">\n<img src=\"https://i.stack.imgur.com/6Pd0d.png\" alt=\"enter image description here\"></p>\n\n<p>Then run the game from Applications -> Playonlinux -> World of Warcraft</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-07-04T10:52:37.527", "id": "57793", "postId": "44022", "score": "0", "text": "after installing you should launch World of Warcraft with the flag \"-opengl\". Example \"wine Wow.exe -opengl\" or \"wine Launcher.exe -opengl\"", "userDisplayName": "user20959", "userId": null }, { "creationDate": "2011-07-04T12:23:20.950", "id": "57797", "postId": "44022", "score": "1", "text": "@TheDarktonik playonlinux already configures the wine registry to use opengl :)", "userDisplayName": null, "userId": "5149" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-05-20T06:32:37.380", "id": "44022", "lastActivityDate": "2011-05-20T06:32:37.380", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5149", "parentId": "10779", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>Go to software center, install playonlinux, and then once it's installed and you open it from your menu (or alt+f2), click install\n<img src=\"https://i.stack.imgur.com/jjCrY.png\" alt=\"\"></p>\n\n<p>choose games, and find your WoW version to install =).\n<img src=\"https://...
null
null
null
null
null
10786
1
10793
2010-11-01T18:02:11.903
9
436
<p>I read that on Natty if Unity is not be supported by my hardware Ubuntu install a desktop like Maverick.</p> <p>Can, Unity and Gnome, stay together on a cd or Ubuntu will be on a dvd?</p>
5153
235
2010-12-08T14:43:49.720
2010-12-08T14:43:49.720
Will natty be distributed still on a cd?
[ "11.04" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The plan is to ship Natty on a CD. However, the addition of Unity, GTK3 and Banshee means that other aspects of the CD footprint need to be optimized, so that it can still fit on to a CD.</p>\n\n<p>There is a blueprint which is driving this work: <a href=\"https://blueprints.launchpad.net/ubuntu/+spec/performance-desktop-n-install-footprint\" rel=\"nofollow\">https://blueprints.launchpad.net/ubuntu/+spec/performance-desktop-n-install-footprint</a>. Some things which might be removed from the CD include upstream changelogs and Perl</p>\n", "commentCount": "8", "comments": [ { "creationDate": "2010-11-01T18:43:45.190", "id": "11095", "postId": "10793", "score": "0", "text": "I think that now 99% of people has a dvd reader into their PCs, why Ubuntu can be distribuited into a dvd for the normal users and into a small cd version for the users with old PCs.", "userDisplayName": null, "userId": "5153" }, { "creationDate": "2010-11-01T19:49:24.007", "id": "11117", "postId": "10793", "score": "0", "text": "@Matteo: there is a DVD version already", "userDisplayName": null, "userId": "1158" }, { "creationDate": "2010-11-01T19:57:08.067", "id": "11118", "postId": "10793", "score": "0", "text": "1% is a lot - of 10 million users that would be 10,000 people who couldn't get Ubuntu!", "userDisplayName": null, "userId": "866" }, { "creationDate": "2010-11-01T19:58:58.837", "id": "11119", "postId": "10793", "score": "0", "text": "@Maco with language packs not so? I think most of us agree on a slim version and a fully packed version of some sort. One for Ubuntu and one for Kubuntu. Xubuntu should be a CD only until XFCE gets heavier.", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2010-11-01T20:18:11.830", "id": "11126", "postId": "10793", "score": "2", "text": "@fluteflute: of 10 million that'd be 100,000", "userDisplayName": null, "userId": "1158" }, { "creationDate": "2010-11-01T20:18:55.077", "id": "11127", "postId": "10793", "score": "2", "text": "@Roland: Yes most of the space is taken up by additional language packs, but there are more software packages as well. What's installed by default is the same, but you can use the DVD as a repository to get more.", "userDisplayName": null, "userId": "1158" }, { "creationDate": "2010-11-01T20:22:56.123", "id": "11128", "postId": "10793", "score": "0", "text": "See also: [Why doesn't Ubuntu move to DVDs?](http://askubuntu.com/questions/10148/why-doesnt-ubuntu-move-to-dvds)", "userDisplayName": null, "userId": "866" }, { "creationDate": "2010-12-08T18:15:00.057", "id": "17729", "postId": "10793", "score": "0", "text": "Won't Banshee just replace Rhythmbox rather than take up additional space?", "userDisplayName": null, "userId": "4409" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T18:16:56.627", "id": "10793", "lastActivityDate": "2010-11-01T18:16:56.627", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "790", "parentId": "10786", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>The plan is to ship Natty on a CD. However, the addition of Unity, GTK3 and Banshee means that other aspects of the CD footprint need to be optimized, so that it can still fit on to a CD.</p>\n\n<p>There is a blueprint which is driving this work: <a href=\"https://blueprints....
null
null
null
null
null
10792
1
null
2010-11-01T18:12:57.050
3
5225
<p>I was wondering if it's possible to get Evolution Mail in Ubuntu to be able to import a Windows Live Mail email account export, I have multiple email accounts and lots of email messages attached to each account and and being able to import them all into Evolution would be nice. Is there a way to do this?</p> <p>The exports from Windows Live Mail are in a .iaf format which seems Microsoft specific.</p>
3253
169736
2014-01-29T12:01:32.443
2014-01-29T12:01:32.443
Importing Windows Live Mail Email Accounts into Evolution
[ "evolution" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I found this post mark as [SOLVED]: <a href=\"http://ubuntuforums.org/showthread.php?t=1392034\" rel=\"nofollow\">http://ubuntuforums.org/showthread.php?t=1392034</a> \nI hope this can be useful for you or give you ideas to solve your problem.</p>\n", "commentCount": "2",...
null
null
null
null
null
10797
1
null
2010-11-01T18:19:06.953
2
237
<p>When I use the Search Application box, I keep getting suggestions for applications, which boggle the speed of the search down to a halt (The whole thing is very slow as it is, on a EEEpc netbook), Is there a way to make Unity stop offering suggestions? I can't find anywhere to actually configure that thing</p>
null
5104
2010-11-01T19:28:42.200
2010-11-03T00:32:10.190
How to disable "Available" on the Application display?
[ "unity", "ubuntu-netbook", "software-center" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>This problems needs to be reported as a feature request/bug to the unity bug tracker:</p>\n\n<p><a href=\"https://bugs.launchpad.net/unity\" rel=\"nofollow\">https://bugs.launchpad.net/unity</a></p>\n\n<p>Because the solution will be to have a code solution or improve the spe...
null
null
null
null
Erez Schatz
10800
1
10807
2010-11-01T18:26:27.183
2
1330
<p>Until Ubuntu 10.04 in System->Administration menu there was the "Software Sources" utility available. Now with Ubuntu 10.10 it's only accessible from Synaptic package manager. Is it possible to restore this functionality in Ubuntu 10.10 menu?</p>
5151
null
null
2011-10-28T18:30:20.717
How to restore Software Sources in System->Administration menu?
[ "synaptic" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>All you need to do is right click the menu, open the menu editor, and add the item to your system menu.</p>\n\n<p>The command you need to add is <code>gksu software-properties-gtk</code>\n<img src=\"https://i.stack.imgur.com/hTNiO.png\" alt=\"screenshot\"></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-01T18:56:00.387", "id": "11098", "postId": "10807", "score": "0", "text": "Actually I had to click to the checkbox to enable it... no need to manually add the item. Thanks anyway :)", "userDisplayName": null, "userId": "5151" }, { "creationDate": "2010-11-01T19:01:54.223", "id": "11099", "postId": "10807", "score": "0", "text": "lol it's funny, I totally missed that =D", "userDisplayName": null, "userId": "1992" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T18:43:25.003", "id": "10807", "lastActivityDate": "2010-11-01T19:01:27.607", "lastEditDate": "2010-11-01T19:01:27.607", "lastEditorDisplayName": null, "lastEditorUserId": "1992", "ownerDisplayName": null, "ownerUserId": "1992", "parentId": "10800", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>It's also available inside the Software Center now, which is why it got removed from the menu I assume.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-01T21:18:31.677", "id": "11144", "postId": "10805", "sco...
null
null
null
null
null
10801
1
null
2010-11-01T18:27:56.103
1
3551
<p>I installed <strong>Hamachi</strong> and <strong>Hamachi-GUI</strong>, on both my girlfriend's PC and Netbook. After 5 minutes or so (even if i keep using it during that time) it loses its online-connection. I have to go offline, then online again in order to see my ip again.</p> <p>If i don't and I ping my IP, it says <code>Host unreachable</code>. Now when i connect with my Mac from the office the problem doesn't exist, so i wouldn't say it is a problem of my "Hamachi (server) installation", and i am tempted to say, it is a problem of my girlfriend's connection, since it happens from her home, and we haven't tried yet to connect from another home with her setup. </p> <p>I followed these <a href="http://ubuntuforums.org/showthread.php?t=135036" rel="nofollow">instructions</a>. What would you say?!</p>
null
47151
2012-03-09T17:24:28.537
2023-07-01T09:55:36.160
Why hamachi time-outs after 5 minutes or so?
[ "networking", "internet", "vpn", "internet-connection" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Just solved creating a config file in hamachi directory (where the other files client.pub, client.pri, etc. are located) and just writing </p>\n\n<pre><code>KeepAlive 100\n</code></pre>\n\n<p>Then I restarted hamachi and it all worked (I discovered today that even from the of...
null
null
null
null
Vik89
10804
1
10806
2010-11-01T18:36:19.957
1
563
<p>How can I disallow a user from moving/renaming a subdirectory of this home directory?</p> <p>Even if a user doesn't have any rights on a directory, it can rename/move it as long as the source and destination parent directory are writable.</p> <p>I had a similar problem on macosx. Users inadvertently drag&amp;drop the "Library" folder somewhere else breaking everything as there are applications depending on that path.</p> <p>I don't it would be better to depend on another path, outside the home dir, or use ".files" but I have a legacy situation.</p> <p>I tried to fix the problem my putting the dir somewhere else and then making a "bind" mount</p> <pre> mount -o bind sourcepath /home/user/somedir </pre> <p>It prevents the renaming of the dir:</p> <pre> mv: cannot move `somedir' to `somethingelse': Device or resource busy </pre> <p>Does anybody know an easier way?</p>
1943
235
2010-11-01T18:43:58.730
2010-11-01T18:43:58.730
Disallow user from moving/renaming a directory?
[ "filesystem", "permissions" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Easiest is probably using <code>chattr</code>:</p>\n\n<pre><code>sudo mkdir /home/user/somedir\nsudo chown root:root /home/user/somedir\nsudo chattr +i /home/user/somedir\n</code></pre>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-01T19:04:14.623", "id": "11100", "postId": "10806", "score": "0", "text": "Does this require mounting with extended attributes? Does Ubuntu mount with xattrs by default?", "userDisplayName": null, "userId": "880" }, { "creationDate": "2010-11-01T19:05:37.240", "id": "11101", "postId": "10806", "score": "0", "text": "ok it solves the problem for me since I don't have to let the user create direct children in this directory", "userDisplayName": null, "userId": "1943" }, { "creationDate": "2010-11-01T19:13:06.177", "id": "11103", "postId": "10806", "score": "0", "text": "Ubuntu mounts with xattr by default, but not user xattrs.", "userDisplayName": null, "userId": "721" }, { "creationDate": "2010-11-01T19:16:45.083", "id": "11104", "postId": "10806", "score": "0", "text": "does this work with acl (access control lists) as well?", "userDisplayName": null, "userId": "1992" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T18:42:36.547", "id": "10806", "lastActivityDate": "2010-11-01T18:42:36.547", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "721", "parentId": "10804", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>Easiest is probably using <code>chattr</code>:</p>\n\n<pre><code>sudo mkdir /home/user/somedir\nsudo chown root:root /home/user/somedir\nsudo chattr +i /home/user/somedir\n</code></pre>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-01...
null
null
null
null
null
10808
1
10812
2010-11-01T18:45:43.453
1
1139
<p>Before upstart it was easy to get proper autocomplete, e.g. I type <code>sudo /etc/init.d/rsys&lt;tab&gt;</code> and what I want to do and there I go.</p> <p>Now I need (?) to write <code>sudo stop rsys&lt;tab&gt;</code> but it doesn't work; seems the bash doesn't know what services can be started/stopped at this point.</p> <p>Is there an Ubuntu package or manual activation for that?</p>
2251
235
2010-11-01T18:50:06.577
2010-12-22T23:30:54.467
Auto complete for startable/stopable services?
[ "10.10", "upstart" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-07T08:35:10.220", "id": "12305", "postId": "10808", "score": "0", "text": "thanks for bringing this to our attention, I filed a [bug](https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/672067) about this. You can subscribe to it if you want to follow the progress...
{ "accepted": true, "body": "<p>The <code>service</code> command has autocompletion, e.g.:</p>\n\n<pre><code>sudo service rsys&lt;tab&gt; stop\n</code></pre>\n\n<p>becomes:</p>\n\n<pre><code>sudo service rsyslog stop\n</code></pre>\n\n<p>Apparently nobody took the time to write autocompletion support for upstart yet...</p>\n\n<hr>\n\n<p><strong>Update:</strong> There is bash-completion for upstart now (I'm not sure it will be included in Ubuntu 10.04 or 10.10, but should go into Ubuntu 11.04, and you can find a solution for older versions <a href=\"https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/672067\" rel=\"nofollow\">in the bug report</a> too).</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-07T07:28:08.290", "id": "12301", "postId": "10812", "score": "0", "text": "Confirmed there's no bash completion for upstart's start/stop/restart/status commands yet.. file a feature request here https://bugs.launchpad.net/ubuntu/+source/upstart", "userDisplayName": null, "userId": "813" }, { "creationDate": "2010-11-07T08:33:07.960", "id": "12304", "postId": "10812", "score": "0", "text": "I files this as [bug #672067](https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/672067)", "userDisplayName": null, "userId": "935" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T19:09:29.487", "id": "10812", "lastActivityDate": "2010-12-22T23:30:54.467", "lastEditDate": "2010-12-22T23:30:54.467", "lastEditorDisplayName": null, "lastEditorUserId": "935", "ownerDisplayName": null, "ownerUserId": "935", "parentId": "10808", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>The <code>service</code> command has autocompletion, e.g.:</p>\n\n<pre><code>sudo service rsys&lt;tab&gt; stop\n</code></pre>\n\n<p>becomes:</p>\n\n<pre><code>sudo service rsyslog stop\n</code></pre>\n\n<p>Apparently nobody took the time to write autocompletion support for up...
null
0
null
null
null
10811
1
10814
2010-11-01T19:08:18.723
7
589
<p>Where can I find a list of which architectures are available for Ubuntu, and which of those have official support from Canonical?</p>
721
169736
2014-03-02T02:00:21.820
2014-03-02T02:00:21.820
What computer architectures are available?
[ "architecture" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The list is available here: <a href=\"https://wiki.ubuntu.com/SecurityTeam/FAQ#Architectures\" rel=\"noreferrer\">https://wiki.ubuntu.com/SecurityTeam/FAQ#Architectures</a></p>\n\n<p>Ubuntu's supported architectures change over time, but x86 32-bit (\"i386\") and x86 64-bit (\"amd64\") are the most standard architectures, with ARM (\"armel\") becoming a recent addition.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-01T19:48:18.390", "id": "11116", "postId": "10814", "score": "2", "text": "As a sidenote: the 32bit one, while tagged \"i386\" is actually compiled for i686", "userDisplayName": null, "userId": "1158" }, { "creationDate": "2010-11-01T20:01:39.487", "id": "11120", "postId": "10814", "score": "2", "text": "Right, the architecture names are a bit misleading. Additionally, \"amd64\" works fine on EM64T Intel systems too.", "userDisplayName": null, "userId": "721" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T19:10:28.847", "id": "10814", "lastActivityDate": "2010-11-01T19:10:28.847", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "721", "parentId": "10811", "postTypeId": "2", "score": "13" }
[ { "accepted": true, "body": "<p>The list is available here: <a href=\"https://wiki.ubuntu.com/SecurityTeam/FAQ#Architectures\" rel=\"noreferrer\">https://wiki.ubuntu.com/SecurityTeam/FAQ#Architectures</a></p>\n\n<p>Ubuntu's supported architectures change over time, but x86 32-bit (\"i386\") and x86 64-bit (...
null
null
null
null
null
10813
1
10815
2010-11-01T19:09:50.907
1
80
<p>I know I can link folders in <strong>/home/fancyusername</strong> to a folder on an NTFS partition, but would it be safe to store an entire <strong>/home/blabla</strong> in this same manner?</p> <p>Would the system choke up on permissions? I'm asking because our system got damaged in a hurricane (fried) and the only bootable drive (so far) is a 3GB drive! I've got maverick on it, but need to get space for other users, espc my father, so we can get our Church information flowing etc.</p> <p>This very critical so I can't take major risks. Any information would be useful.</p>
1992
null
null
2010-11-01T19:25:58.917
Is it safe/possible to hold user accounts on an ntfs partition?
[ "hardware", "users", "ntfs" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>NTFS is a POSIX-compatible filesystem, so it is possible with some work (related to permissions &amp; user management).</p>\n\n<p>OTOH, I don't think this is used very much, so it's not well-tested either...</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-01T19:18:17.233", "id": "11105", "postId": "10815", "score": "0", "text": "thanks +)! As it's not tested (be me either) I'll avoid it for now. will accept once the timer expires.", "userDisplayName": null, "userId": "1992" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T19:15:59.200", "id": "10815", "lastActivityDate": "2010-11-01T19:15:59.200", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "935", "parentId": "10813", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>NTFS is a POSIX-compatible filesystem, so it is possible with some work (related to permissions &amp; user management).</p>\n\n<p>OTOH, I don't think this is used very much, so it's not well-tested either...</p>\n", "commentCount": "1", "comments": [ { "...
null
null
null
null
null
10817
1
10823
2010-11-01T19:25:37.473
8
9201
<p>Is there a way to import .key files from Keynote into OpenOffice in Ubuntu?</p> <p>I know you can open them as zip files, but can't I open them as PDF or something similar?</p>
4309
866
2010-12-31T08:37:09.450
2016-08-01T19:42:15.470
Import .key presentations from Keynote
[ "software-recommendation", "file-format" ]
3
3
CC BY-SA 2.5
[ { "creationDate": "2010-11-01T19:40:33.713", "id": "11113", "postId": "10817", "score": "0", "text": "can you export them in osx?", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2010-11-02T13:32:03.860", "id": "11259", "postId": "10817", "score": "1"...
{ "accepted": true, "body": "<p>Unfortunately this <a href=\"http://user.services.openoffice.org/en/forum/viewtopic.php?f=10&amp;t=4706\" rel=\"nofollow\">is not possible</a>. If you have access to Keynote then you can export as <code>.ppt</code> and then import this file into OpenOffice Impress.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T20:01:45.163", "id": "10823", "lastActivityDate": "2010-11-01T20:01:45.163", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "866", "parentId": "10817", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>Unfortunately this <a href=\"http://user.services.openoffice.org/en/forum/viewtopic.php?f=10&amp;t=4706\" rel=\"nofollow\">is not possible</a>. If you have access to Keynote then you can export as <code>.ppt</code> and then import this file into OpenOffice Impress.</p>\n", ...
null
null
null
null
null
10820
1
10828
2010-11-01T19:52:39.423
3
291
<p>With unity being ported to compiz (I read somewhere as a plugin?), will unity be getting a plugin/extension framework of some sort? <strong><em>If yes</em></strong>, what languages are on the table? Python, Vala, C++? Or will it be something more like GObject-Introspection?</p> <p>Along with this, are widgets/gadgets/miniapps/w.e planned?</p> <p><em>Please let me know if to split the question.</em></p>
1992
235
2011-01-17T13:48:17.353
2011-01-17T13:48:17.353
If unity gets a plugin framework/API of some sort, what languages will be available?
[ "unity" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><a href=\"https://askubuntu.com/questions/10820/if-unity-gets-a-plugin-framework-api-of-some-sort-what-languages-will-be-availab/10822#10822\">In addition to what Murat said</a>, the pluggable renderers may make it possible for items to paint themselves, creating the possibility a widgets place. The unity team has no plans for an official widgets layer or anything like that, but the possibility may exist when pluggable renderers are implemented. However; since none of this is actually coded, it remains to be seen what will actually be doable via renderers.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T20:17:32.673", "id": "10828", "lastActivityDate": "2010-11-01T20:17:32.673", "lastEditDate": "2017-04-13T12:23:07.557", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "5104", "parentId": "10820", "postTypeId": "2", "score": "6" }
[ { "accepted": null, "body": "<p>Take a look at the existing <a href=\"https://wiki.ubuntu.com/Unity/Places\" rel=\"nofollow\">Places architecture</a>, and the \"<a href=\"https://wiki.ubuntu.com/Unity?action=AttachFile&amp;do=view&amp;target=Unity_Architecture.pdf\" rel=\"nofollow\">Unity Architecture</a>\"...
null
null
null
null
null
10825
1
10826
2010-11-01T20:06:15.020
1
3537
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/474/how-can-i-keep-a-folder-synchronized-to-an-external-usb-hard-drive-in-ubuntu">How can I keep a folder synchronized to an external USB hard drive in Ubuntu?</a> </p> </blockquote> <p>I was thinking it would be EXTREMELY useful if I could sync the files between a folder on my USB and a folder on my desktop.</p> <p>If someone can give me a simple set of instructions on this topic I would be thrilled!</p>
2935
-1
2017-04-13T12:24:27.937
2010-11-01T20:09:00.853
How can I sync files when I plug in my USB
[ "10.10", "usb", "sync" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Opps I think I created a duplicate post of this topic found <a href=\"https://askubuntu.com/questions/474/how-can-i-keep-a-folder-synchronized-to-an-external-usb-hard-drive-in-ubuntu\">here</a>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T20:09:00.853", "id": "10826", "lastActivityDate": "2010-11-01T20:09:00.853", "lastEditDate": "2017-04-13T12:24:49.590", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "2935", "parentId": "10825", "postTypeId": "2", "score": "0" }
[ { "accepted": true, "body": "<p>Opps I think I created a duplicate post of this topic found <a href=\"https://askubuntu.com/questions/474/how-can-i-keep-a-folder-synchronized-to-an-external-usb-hard-drive-in-ubuntu\">here</a>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": nu...
null
null
2010-11-01T20:25:30.957
null
null
10827
1
null
2010-11-01T20:16:44.610
2
1727
<p>I want to enable compiz on my Alienware m11x r2 but when I try to I get a message that I have to enable Nvidia propietary drivers and I can't enable them because it will cause problems with next startup because the nvidia is the discrete GPU of my laptop, I had done a search this <a href="http://forums.fedoraforum.org/showpost.php?p=1402584&amp;postcount=45" rel="nofollow">here</a> and <a href="http://linux-hybrid-graphics.blogspot.com" rel="nofollow">here</a>.</p> <p>But I seem to not get it working right. I have also tried the vga-swticheroo thing with no results at all.</p>
3307
1992
2011-09-16T18:40:13.483
2011-09-16T18:40:13.483
How does one enable Compiz on Alienware M11x R2?
[ "compiz", "nvidia", "intel-graphics", "hybrid" ]
4
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>As far as I know, you must force Nvidia Graphic card turn on in Bios. On Windows you can switch between both graphic processors but on Ubuntu there is no such option yet. Imho better to force Nvidia to work always and this for sure solve problem. :> </p>\n", "comment...
null
0
null
null
null
10829
1
10830
2010-11-01T20:24:29.977
4
1838
<p>Are all programs goining to indicator-applet in unity ubuntu 11.04 and the notification area is going to be removed completly? Like deluge, network manager and so? Now You can't remove notification area applet, because some programs use it.</p>
2008
866
2010-11-16T20:25:05.447
2010-11-16T20:25:05.447
All applications to indicator-applet?
[ "unity", "indicator", "notification-area" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Yes, the notification area is going to be removed in 11.04. From the <a href=\"http://design.canonical.com/2010/04/notification-area/\" rel=\"nofollow\">Canonical Design</a> blog:</p>\n\n<blockquote>\n <p>Our roadmap is that in Ubuntu 11.04, one year from now, there will be no notification area. And in Ubuntu Netbook Edition, we’ll remove it even earlier, in 10.10. So if you develop an application that uses the notification area, and you want the millions of Ubuntu users to be able to use it, now is the time to change it.</p>\n</blockquote>\n\n<p>More information on the transition is <a href=\"https://wiki.ubuntu.com/NotificationAreaTransition\" rel=\"nofollow\">available here</a>.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-01T20:59:34.340", "id": "11135", "postId": "10830", "score": "0", "text": "Does anyone know if it actually was removed in the 10.10 Netbook edition? (when installing it 'on top' of the Desktop edition the notification area remains)", "userDisplayName": null, "userId": "866" }, { "creationDate": "2010-11-01T21:07:28.133", "id": "11140", "postId": "10830", "score": "0", "text": "Isn't that going to cause problems, like, say; WINE and it's ilk? What about Spotify? Is there going to be a fallback method in place to turn a notification icon into an indicator applet?", "userDisplayName": null, "userId": "2442" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T20:28:37.070", "id": "10830", "lastActivityDate": "2010-11-01T20:37:26.470", "lastEditDate": "2010-11-01T20:37:26.470", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "114", "parentId": "10829", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>Yes, the notification area is going to be removed in 11.04. From the <a href=\"http://design.canonical.com/2010/04/notification-area/\" rel=\"nofollow\">Canonical Design</a> blog:</p>\n\n<blockquote>\n <p>Our roadmap is that in Ubuntu 11.04, one year from now, there will be ...
null
null
null
null
null
10832
1
10835
2010-11-01T20:37:53.577
6
1498
<p>Will Ubuntu continue using that old (GNOME 2.X) login screen, or create its own, or there will be a new one in Gnome 3?</p>
3216
866
2010-11-01T20:43:08.767
2010-11-01T21:03:46.993
What login screen program will 11.04 use?
[ "login-screen", "gdm", "11.04", "gnome" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-01T20:49:59.650", "id": "11132", "postId": "10832", "score": "1", "text": "GDM was totally rewritten just recently, so it isn't the *old* GNOME 2 login screen...", "userDisplayName": null, "userId": "935" } ]
{ "accepted": true, "body": "<p>There's an intention to <a href=\"https://blueprints.launchpad.net/ubuntu/+spec/packageselection-desktop-n-display-manager\" rel=\"nofollow\">replace GDM with LightDM</a> in Natty+1; some details <a href=\"https://wiki.ubuntu.com/UDSProceedings/N/PackageSelectionAndSystemDefaults#Use%20LightDM%20for%20display%20management\" rel=\"nofollow\">here</a>. As things stand, LightDM is set to be in Universe in Natty and usable as a GDM alternative, but the default will be GDM.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-01T21:01:17.553", "id": "11137", "postId": "10835", "score": "1", "text": "\"Not proposed for natty, due to Unity changes, Will be in natty universe, and usable as an alternative display manager, Will re-propose for natty+1\"", "userDisplayName": null, "userId": "866" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T20:50:51.470", "id": "10835", "lastActivityDate": "2010-11-01T21:03:46.993", "lastEditDate": "2010-11-01T21:03:46.993", "lastEditorDisplayName": null, "lastEditorUserId": "2181", "ownerDisplayName": null, "ownerUserId": "2181", "parentId": "10832", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>Unity is based on Gnome, so I suppose that Ubuntu will continue to use Gnome Display Manager (GDM).</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T20:47:42.723", "i...
null
null
null
null
null
10833
1
10892
2010-11-01T20:46:44.097
5
976
<p>In order to save space, is it possible to make the CD English-only, and put the other languages only on the DVD?</p>
2008
8844
2011-09-12T22:11:16.213
2011-09-12T22:11:16.213
How much room do language packs take?
[ "cd", "dvd", "language-support" ]
4
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>My rough estimate is that the language data is occupying <strong>600 MB</strong> on the DVD.</p>\n\n<p>Not all files are in packages. Many are inside a squashfs as one flat file-system:</p>\n\n<ul>\n<li>On the DVD they occupy about 300 MB (which becomes 822 MB after extraction).</li>\n</ul>\n\n<p>Packages (~ 300MB):</p>\n\n<ul>\n<li>Most of it the language related packages are of the\n\"localization\" section (195 MB)</li>\n<li>Packages of the section\n\"translations\" (55 MB)</li>\n<li>They depend on\nspelling dictionaries and word lists\n(29 MB)</li>\n</ul>\n\n<p>Here is how I counted:</p>\n\n<pre><code>wget http://cdimage.ubuntu.com/dvd/current/maverick-dvd-amd64.iso \nmkdir mnt\nsudo mount -o loop ./maverick-dvd-amd64.iso ./mnt\n\n# Flat files from Squashfs\nsudo mount -o loop ./mnt/casper/filesystem.squashfs ./mnt-dvd2/\nsudo find mnt-dvd2/ -type d -a \\( -name '*langpack*' -prune -o -name '*language*' \\) &gt; files\ndu -hsc `cat files` # 822 MB uncompressed\ntar czf files.tar.gz `cat files` # Very rough approximation of squashfs compression\nls -lh files.tar.gz # (305 MB)\n\n# Localization section packages (195 MB):\nfor i in `find ./mnt/ -name *.deb`; do dpkg -I $i | grep -q \"Section: localization\" &amp;&amp; echo $i ; done | xargs du -hsc\n\n# Translations section packages (55 MB):\nfor i in `find ./mnt/ -name *.deb`; do dpkg -I $i | grep -q \"Section: translations\" &amp;&amp; echo $i ; done | xargs du -hsc\n\n# Spelling Dictionaries and Word Lists packages (29 MB):\nfor i in `find mnt/ -name *.deb`; do dpkg -I $i | grep Provides | egrep -q '(wordlist)|(dictionary)|(spell-)' &amp;&amp; echo $i ; done | xargs du -hsc\n</code></pre>\n\n<p>Details are here <a href=\"http://codepad.org/vVfI44gw\" rel=\"nofollow\">http://codepad.org/vVfI44gw</a></p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-02T08:19:11.873", "id": "11218", "postId": "10892", "score": "0", "text": "Can you do the same for the CD?", "userDisplayName": null, "userId": "866" }, { "creationDate": "2010-11-02T15:36:18.770", "id": "11280", "postId": "10892", "score": "1", "text": "+1 @fluteflute. This answer contains useful info but it has nothing to do with the **CD**; question is related with the CDs.", "userDisplayName": null, "userId": "3781" }, { "creationDate": "2010-11-02T18:05:52.497", "id": "11311", "postId": "10892", "score": "0", "text": "I thought it was for DVD. My mistake. Will to the CD right now.", "userDisplayName": null, "userId": "5191" }, { "creationDate": "2010-11-04T13:37:41.160", "id": "11693", "postId": "10892", "score": "0", "text": "Please see my other answer - it's for the CD.", "userDisplayName": null, "userId": "5191" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T02:15:29.377", "id": "10892", "lastActivityDate": "2010-11-02T19:08:05.263", "lastEditDate": "2010-11-02T19:08:05.263", "lastEditorDisplayName": null, "lastEditorUserId": "5191", "ownerDisplayName": null, "ownerUserId": "5191", "parentId": "10833", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>Yes it'd be possible to make the CD smaller that way. Are you worried that language packs are taking up space on the installed system? Only the language you choose as default is installed by default. Not all of what's on the CD ends up on the system.</p>\n", "commentCo...
null
null
null
null
null
10836
1
null
2010-11-01T20:51:29.113
42
26178
<p>There are comments in the <code>/etc/rsyslog.d/20-ufw.conf</code> file that give you the option to keep UFW-events from being logged to the kernel and message logs, which i have done. </p> <p>I would really like to get UFW-events out of the <code>dmesg</code> as well, but how to accomplish that? </p>
1909
235
2012-03-09T17:43:56.773
2021-04-30T10:18:14.627
Is there a way to keep UFW logging out of dmesg?
[ "ufw", "rsyslog" ]
6
2
CC BY-SA 3.0
[ { "creationDate": "2010-11-02T14:10:39.183", "id": "11261", "postId": "10836", "score": "4", "text": "As a work around for now I've just aliased dmesg with dmesg | grep -v UFW.", "userDisplayName": null, "userId": "1909" }, { "creationDate": "2017-07-16T16:21:13.270", "id": "...
null
[ { "accepted": null, "body": "<p>I have done some investigation into this issue.</p>\n\n<p>I don't believe there is a way around this.</p>\n\n<p>The <code>dmesg</code> command directly prints the contents of the Kernel Ring Buffer. This contains all the ufw log entries that you are seeing.</p>\n\n<p>The <cod...
null
null
null
null
null
10839
1
10843
2010-11-01T20:58:48.317
14
6923
<p>Is there any way I can find out exactly how much is in my Trash folder? I can see the size column, but if I have a folder in the trash, it shows the number of items in the folder rather than the total size of the items in the folder.</p>
2664
null
null
2023-11-07T17:43:11.733
How can I find the total size of the contents of my Trash folder?
[ "filesystem", "trash" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can right click on folders in the trash (and those not in the trash) and select <em>Properties</em> to see the total size.</p>\n\n<p>If you want to see the total size of your trash, press <kbd>Ctrl</kbd>+<kbd>a</kbd> to select everything, and then right click and select <em>Properties</em>.</p>\n\n<p><img src=\"https://i.stack.imgur.com/e4Ukd.png\" alt=\"Item properties\"></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-01T21:10:54.203", "id": "11141", "postId": "10843", "score": "0", "text": "Thanks! For some reason it never occurred to me that I could get the properties of multiple items like that.", "userDisplayName": null, "userId": "2664" }, { "creationDate": "2021-10-19T22:57:10.087", "id": "2355910", "postId": "10843", "score": "0", "text": "I tried this but it was working for more than a minute without a final total, which is weird. The interim total kept moving up and down, so I don't think it was working properly. I'm using 18.04. The `du` solution showed 2.7 GB immediately.", "userDisplayName": null, "userId": "301745" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T21:06:28.537", "id": "10843", "lastActivityDate": "2010-11-01T21:06:28.537", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "866", "parentId": "10839", "postTypeId": "2", "score": "10" }
[ { "accepted": null, "body": "<p>Select all the elements in Trash folder (<code>Ctrl + a</code>), right click and see <code>Properties</code>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T21:05:35.27...
null
null
null
null
null
10844
1
10846
2010-11-01T21:12:34.967
26
4042
<p>Just curious, because Google isn't coming up with anything and Ubuntu.com is hardly descriptive; but what is the difference between Ubuntu CD .iso and the DVD .iso? What's on the DVD that isn't on the CD?</p>
2442
169736
2014-01-15T21:26:23.053
2014-01-15T21:26:23.053
What is on the DVD Edition of Ubuntu?
[ "release-management" ]
5
1
CC BY-SA 2.5
[ { "creationDate": "2011-09-11T22:49:58.330", "id": "69793", "postId": "10844", "score": "4", "text": "Is there a way to suggest additional packages?", "userDisplayName": null, "userId": "6005" } ]
{ "accepted": true, "body": "<h3>For 11.04 and earlier</h3>\n\n<p>The DVD contains all language packs, plus a few additional applications. </p>\n\n<p>From <a href=\"http://www.ubuntu.com/getubuntu/downloadmirrors#dvd\">http://www.ubuntu.com/getubuntu/downloadmirrors#dvd</a>:</p>\n\n<blockquote>\n <p>Don't be confused, even though DVDs\n can hold far more data than the\n typical Ubuntu CD, the main benefit of\n the DVD downloads is to get access to\n all of the available language packs.\n Most people will be fine with the\n standard CD installer. There are fewer\n download locations for the DVD images\n and this list is updated less\n frequently than for the CD images.</p>\n</blockquote>\n", "commentCount": "2", "comments": [ { "creationDate": "2014-07-03T14:16:26.100", "id": "656971", "postId": "10846", "score": "0", "text": "But why then do I see \"Downloading language packs\" when installing from DVD. I am talking about 14.04 LTS.", "userDisplayName": null, "userId": "591" }, { "creationDate": "2017-11-05T14:24:55.763", "id": "1559870", "postId": "10846", "score": "0", "text": "please update the 404 link", "userDisplayName": null, "userId": "384263" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-01T21:15:05.513", "id": "10846", "lastActivityDate": "2011-11-13T00:59:06.053", "lastEditDate": "2011-11-13T00:59:06.053", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "2181", "parentId": "10844", "postTypeId": "2", "score": "9" }
[ { "accepted": true, "body": "<h3>For 11.04 and earlier</h3>\n\n<p>The DVD contains all language packs, plus a few additional applications. </p>\n\n<p>From <a href=\"http://www.ubuntu.com/getubuntu/downloadmirrors#dvd\">http://www.ubuntu.com/getubuntu/downloadmirrors#dvd</a>:</p>\n\n<blockquote>\n <p>Don't ...
null
null
null
null
null
10852
1
10856
2010-11-01T21:40:16.660
1
338
<p>I'm following the guides at <a href="https://help.ubuntu.com/community/LiveCDCustomization" rel="nofollow">https://help.ubuntu.com/community/LiveCDCustomization</a> and <a href="https://help.ubuntu.com/community/Installation/FromImageLoadedOnHardDrive" rel="nofollow">https://help.ubuntu.com/community/Installation/FromImageLoadedOnHardDrive</a> in order to make a custom ubuntu cd to send to a family member. It appears to me that if i make a custom image that when i chose the Install option from the boot menu it will actually install that custom image with all of the packages that I chose and not the default ubuntu installation. But I wanted to make sure that is the case because if I cannot create an <em>installable</em> custom cd then its useless for what I want to do. Can anybody clarify this for me? Thank you.</p>
4282
null
null
2010-11-01T21:54:29.037
Installation of custom ubuntu livecd
[ "customization", "live-cd" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>When you customize a CD in this manner (creating usually a DVD sized image), it will be in essence an image of an installed system squashed into a compressed image.</p>\n\n<p>When you install on a new system, all the programs you installed (and changes made to the underlying system) will be carried over.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T21:54:29.037", "id": "10856", "lastActivityDate": "2010-11-01T21:54:29.037", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1992", "parentId": "10852", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>What you see on the newly created custom live cd, is what you get...</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-01T21:59:39.117", "id": "11147", "postId": "10854", "score": "0", "text": "you don'...
null
null
null
null
null
10853
1
10858
2010-11-01T21:47:30.967
23
4078
<p>How do you switch Ubuntu to another (human) language without reinstalling it?</p>
3906
235
2012-07-19T18:42:54.587
2024-02-01T09:28:27.337
How do I switch to another language?
[ "language-support", "internationalization", "input-language" ]
6
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><em>There are two ways to do this,</em></p>\n\n<ul>\n<li><em>Go to system>administration>Language Support in your menu, and choose your language settings.</em></li>\n</ul>\n\n<p>looks like DoR got the same thing as me</p>\n\n<ul>\n<li>Before you log in, you can change your language (bottom left, select your language).</li>\n</ul>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-01T22:03:14.220", "id": "11148", "postId": "10858", "score": "2", "text": "+1 for pointing to the login screen. This gives us a per user option - very convenient :-)", "userDisplayName": null, "userId": "3940" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T22:01:19.310", "id": "10858", "lastActivityDate": "2010-11-01T22:06:21.703", "lastEditDate": "2010-11-01T22:06:21.703", "lastEditorDisplayName": null, "lastEditorUserId": "1992", "ownerDisplayName": null, "ownerUserId": "1992", "parentId": "10853", "postTypeId": "2", "score": "23" }
[ { "accepted": null, "body": "<p><em>System->Administration->Language Support</em><br>\nFrom here can change your current language or install new ones. </p>\n\n<p><img src=\"https://i.stack.imgur.com/khJ0o.png\" alt=\"alt text\"></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": ...
null
null
null
null
null