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
25351
1
25377
2011-02-08T23:14:54.793
5
535
<p>Is it possible to install Desktop edition in Server edition, then access remotely? I can think of lots of applications for this, but don't know if it's possible, or what the drawbacks could be.</p>
10252
null
null
2011-02-09T12:36:43.373
Is it possible to install Desktop edition in Server edition, then access remotely?
[ "server", "remote-desktop" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-08T23:46:33.270", "id": "27760", "postId": "25351", "score": "0", "text": "I don't understand your question. What do you mean by installing \"Desktop edition in Server edition\"?", "userDisplayName": null, "userId": "8515" } ]
{ "accepted": true, "body": "<p>you should install ubuntu-desktop and openssl-server</p>\n\n<pre>\napt-get install ubuntu-desktop openssh-server\n</pre>\n\n<p>then use <code>ssh -X</code> to access your server remotely.</p>\n\n<p>or you can follow <a href=\"http://www.cyberciti.biz/faq/ubuntu-linux-openssh-server-i...
[ { "accepted": null, "body": "<p>If you mean install the set of applications ( mostly gui ) that are installed by default in Desktop Edition, but not Server Edition, then just install the ubuntu-desktop package.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "content...
null
null
null
null
null
25352
1
182913
2011-02-08T23:15:55.100
3
1241
<p>The current ubuntu repo contains an extra set of packages for version 2.27.57 of the <code>unison</code> file sychronization utility:</p> <pre><code>$ aptitude search unison p unison - A file-synchronization tool for Unix and W p unison-gtk - A file-synchronization ...
3865
null
null
2012-09-01T11:41:36.413
Why does ubuntu have a separate package for unison version 2.27.57?
[ "package-management", "unison" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Unison insists on having exactly the same version at both ends of the connection. Each version depends on a particular version of the system C libraries. So if ONE of the machines on which you work happens to have an old version of these libraries, you have to use the corresponding ...
[ { "accepted": null, "body": "<p>We inherit the unison package from Debian. From looking <a href=\"http://packages.debian.org/changelogs/pool/main/u/unison2.27.57/unison2.27.57_2.27.57-2/changelog\" rel=\"nofollow noreferrer\">at the changelog</a>:</p>\n<blockquote>\n<ul>\n<li>Fork a unison2.27.57 package to...
null
0
null
null
null
25356
1
48234
2011-02-08T23:47:11.580
5
10231
<p>I love the command line options of imagemagick. Mogrify is great to resize images and change quality, which is what I use most often. However, I have noted that the filesize if often larger than what it should be. Especially with small images. For instance, I have a regular 640px (width) photo, which I change to qua...
null
null
null
2022-01-14T00:23:40.033
Decrease filesize when resizing with mogrify
[ "mogrify" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2011-02-08T23:54:47.640", "id": "27762", "postId": "25356", "score": "0", "text": "See what `identify file.jpg` (another imagemagick command) says before and after using mogrify. May provide some clues.", "userDisplayName": null, "userId": "9016" }, { "creation...
{ "accepted": true, "body": "<p>I found the answer... it was in the \"metadata\"! Apparently this easily weighs about 18 Kb per image, so in the original you might not note this, but in the tiny resize it means 18 Kb + 2 Kb = 20 Kb total filesize. They significantly increased by doing: </p>\n\n<p><code>mogrify -str...
[ { "accepted": true, "body": "<p>I found the answer... it was in the \"metadata\"! Apparently this easily weighs about 18 Kb per image, so in the original you might not note this, but in the tiny resize it means 18 Kb + 2 Kb = 20 Kb total filesize. They significantly increased by doing: </p>\n\n<p><code>mogr...
null
null
null
null
user6019
25359
1
null
2011-02-09T00:20:06.363
1
1855
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/21325/1920-x-1080-splash">1920 x 1080 Splash</a> </p> </blockquote> <p>The Plymouth boot splash screen is off center, although the shut-down one works as i set it (not original).</p> <p>why are my boot Plymouth an...
null
-1
2017-04-13T12:24:29.360
2011-04-10T05:40:03.073
Plymouth splash screen different boot than shutdown
[ "plymouth" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You have to Press Alt + f2 and paste</p>\n\n<pre><code>gksu update-initramfs -c -k all\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-02-09T05:15:04.993", "id"...
null
null
2011-06-05T20:23:46.697
user10482
user10482
25361
1
25371
2011-02-09T00:35:47.490
24
6741
<p>I've checked the man/info page, but there is no reference to some aspects of the output fomat of <code>apt-cache depends</code> </p> <p>The man/info page tried to be helpful (in an obtuse manner); quote: "For the specific meaning of the remainder of the output it is best to consult the apt source code" </p> <p>...
2670
null
null
2011-02-09T01:47:21.613
In 'apt-cache depends' output, what is the meaning of Suggests, Recommends, |, <>?
[ "apt", "documentation", "info", "apt-cache", "manpage" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The authoritative reference is the Debian policy manual: <a href=\"http://www.debian.org/doc/debian-policy/\">http://www.debian.org/doc/debian-policy/</a></p>\n\n<p>Quoting the manual:</p>\n\n<p>The Recommends field should list packages that would be found together with this one in a...
[ { "accepted": true, "body": "<p>The authoritative reference is the Debian policy manual: <a href=\"http://www.debian.org/doc/debian-policy/\">http://www.debian.org/doc/debian-policy/</a></p>\n\n<p>Quoting the manual:</p>\n\n<p>The Recommends field should list packages that would be found together with this ...
null
null
null
null
null
25372
1
null
2011-02-09T01:48:37.760
5
1408
<p>Just loaded Ubuntu 10.10 and loaded all updates on a hard drive by itself (without Windows). Would like to change the time for the system to shut down automatically from 60 seconds to 5 seconds, thus just hitting the shutdown icon once and in 5 seconds the system would shut down or give me just enough time to hit th...
10485
5674
2011-02-09T02:01:18.297
2012-02-06T15:10:42.577
Can I shorten automatic shut down time from 60s to 5?
[ "10.10", "configuration", "shutdown" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>There is currently no way to do this without editing and compiling the source code. You can, however, shut down immediately through the CLI using the command <code>sudo shutdown -h now</code>.</p>\n", "commentCount": "2", "comments": [ { "creationDate": ...
null
null
null
null
null
25374
1
25381
2011-02-09T01:50:01.613
38
53209
<p>I ran the following commands</p> <pre><code>sudo apt-get install libapache2-mod-wsgi sudo a2enmod mod-wsgi </code></pre> <p>I keep getting this extremely frustrating message </p> <pre><code>ERROR: Module mod-wsgi does not exist! </code></pre> <p>Please help.</p>
333
866
2011-02-09T20:56:17.603
2023-12-12T20:39:14.580
How do you install mod_wsgi?
[ "server", "apache2", "django" ]
6
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-09T05:20:51.770", "id": "27792", "postId": "25374", "score": "1", "text": "sudo a2enmod will give you list of modules installed. Just enable wsgi as said by ajmitch", "userDisplayName": null, "userId": "1543" } ]
{ "accepted": true, "body": "<p>Using <code>sudo a2enmod wsgi</code> should enable the module for you once you reload apache, as most modules don't need the mod_ prefix when enabling them.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2012-08-21T17:22:12.457", "id": "221696", ...
[ { "accepted": true, "body": "<p>Using <code>sudo a2enmod wsgi</code> should enable the module for you once you reload apache, as most modules don't need the mod_ prefix when enabling them.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2012-08-21T17:22:12.457", "...
null
null
null
null
null
25380
1
25387
2011-02-09T02:16:01.547
1
143
<p>Are there any plans to have applications store data from each user in home/user/.config instead of just home/user/ and their respective directories? </p>
5674
null
null
2011-02-09T04:46:46.707
Will applications be putting user data in ~/.config instead of just ~?
[ "configuration", "configuration-management" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-09T02:28:40.537", "id": "27771", "postId": "25380", "score": "3", "text": "See http://askubuntu.com/questions/22361/what-is-the-relationship-between-gconf-gnome2-cache-local-and-other-dot-f/22544#22544 for some clarifications.", "userDisplayName": null, "userId...
{ "accepted": true, "body": "<p>As mentioned in <a href=\"https://askubuntu.com/questions/22361/what-is-the-relationship-between-gconf-gnome2-cache-local-and-other-dot-f/22544#22544\">my answer to a releated question</a>, <code>~/.config</code> is part of the <a href=\"http://standards.freedesktop.org/basedir-spec/...
[ { "accepted": true, "body": "<p>As mentioned in <a href=\"https://askubuntu.com/questions/22361/what-is-the-relationship-between-gconf-gnome2-cache-local-and-other-dot-f/22544#22544\">my answer to a releated question</a>, <code>~/.config</code> is part of the <a href=\"http://standards.freedesktop.org/based...
null
null
null
null
null
25390
1
25400
2011-02-09T05:54:00.950
2
735
<p>Why can't I select both of these?</p> <p><img src="https://i.stack.imgur.com/uZybD.png" alt="Software Sources"></p>
1859
866
2011-02-09T19:43:59.947
2011-02-09T19:43:59.947
Can I choose to automatically download all updates and install the important ones?
[ "update-manager", "automation", "software-sources", "apt-cache" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I don't know exactly <em>why</em> the interface is limited and possibly counterintuitive like this. I'm ready to chalk it up to reducing complexity and adding sane defaults. \nFor a desktop user, that often makes sense. However, if you are using a server, you wouldn't be using thi...
[ { "accepted": true, "body": "<p>I don't know exactly <em>why</em> the interface is limited and possibly counterintuitive like this. I'm ready to chalk it up to reducing complexity and adding sane defaults. \nFor a desktop user, that often makes sense. However, if you are using a server, you wouldn't be u...
null
null
null
null
null
25396
1
null
2011-02-09T06:56:14.957
7
3156
<p>I want to have a shared media drive be transparently usable to all users, whilst also sticking to FHS and Ubuntu standards. The former takes priority if necessary. I currently mount it at <code>/media/Stuff</code> but <code>/media</code> is supposed to be for external media, i believe. The main issue is setting righ...
6951
47151
2012-03-14T11:31:55.850
2012-04-22T15:05:37.577
Setting up a shared media drive
[ "mount", "hard-drive", "directory", "permissions" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2011-12-29T10:10:25.480", "id": "104292", "postId": "25396", "score": "0", "text": "What filesystem does the drive use? ext2/ext3/ext4/ntfs?", "userDisplayName": null, "userId": "1432" } ]
null
[ { "accepted": null, "body": "<p>For now, I would suggest setting up a drive without permissions. Use FAT32 or some other non-secure file system and share it over samba.</p>\n\n<p>In the future, I think we need to seriously look at how we enable these kinds of features in Ubuntu.</p>\n", "commentCount": ...
null
null
null
null
null
25397
1
25401
2011-02-09T07:29:05.870
1
8019
<p><strong>Overview:</strong><br> My Host OS is Ubuntu 10.10 and guest OS is WinXP on the VirtualBox version downloaded from Oracle including "VirtualBox 4.0 Oracle VM VirtualBox Extension Pack" so that USB passthrough works. This <strong>works in general</strong> (I was able to back up my iPhone to iTunes in the guest...
5786
5786
2011-02-09T09:44:50.403
2012-07-29T07:28:59.823
VirtualBox: Why are some USB devices disabled?
[ "10.10", "usb", "virtualbox", "windows-xp", "iphone" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-07-12T15:10:57.000", "id": "59046", "postId": "25397", "score": "0", "text": "I have the same problem here. I tried everything. Any solutions?", "userDisplayName": null, "userId": "21495" } ]
{ "accepted": true, "body": "<p>Disclaimer: I don't own an iphone, and have no way to test any part of this answer. So it is all theoretical knowledge, quite possible wrong.</p>\n\n<p>DFU is a standard way of updating device firmware. The device will appear as a DFU device to the host, the host will upload a firmwa...
[ { "accepted": true, "body": "<p>Disclaimer: I don't own an iphone, and have no way to test any part of this answer. So it is all theoretical knowledge, quite possible wrong.</p>\n\n<p>DFU is a standard way of updating device firmware. The device will appear as a DFU device to the host, the host will upload ...
null
null
null
null
null
25398
1
null
2011-02-09T07:37:13.653
2
677
<p>I wonder if there are a better tool than the panel at <em>System → Preferences → Power Management</em> to manage the power consumption for the HDD. Specifically HDD in a laptop.</p>
8498
1067
2011-02-19T13:26:31.563
2011-10-22T00:54:47.240
Are there tools to manage the power management for HDD?
[ "power-management", "hard-drive" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You can experiment a bit with a few options for <code>hdparm</code> command. Specifically:</p>\n\n<ul>\n<li><code>-S &lt;number&gt;</code> sets the idle timeout before the drive turns its spindle\noff.</li>\n<li><code>-M &lt;number&gt;</code> sets the Acoustic Management Mode...
null
null
null
null
null
25399
1
null
2011-02-09T07:45:29.907
1
69
<p>The update manager (possibly combined with the janitor) does a reasonable job of bringing packages up to date with a new release, removing ones that are replaced by different projects etc. However, I'm left with the lingering feeling that quite a few settings are lingering from old releases.</p> <p>For example, som...
6951
null
null
2011-02-09T14:09:41.437
Modernising settings, packages
[ "package-management", "default", "settings", "cleanup" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You can reset any settings by removing the corresponding folder in your home directory. For instance if you want to reset gnome panel and options:</p>\n\n<pre><code>rm -fr ~/.gnome2 ~/.gconf\n</code></pre>\n\n<p>If you want to remove options for a program, they'll either have...
null
0
null
null
null
25404
1
25452
2011-02-09T08:31:49.120
2
6192
<p>I have created a graphic with multiple layers in Inkscape. One of the layers is some text. I have applied a drop shadow filter to the text. When I save the file as PNG, the drop shadow is not saved. I have also tried applying a gaussian blur to the text layer and to the text layer after converting it to an object. T...
4203
null
null
2011-04-07T00:47:57.163
How to Save Filters with PNG in Inkscape
[ "inkscape", "png" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-04-07T00:47:57.163", "id": "37856", "postId": "25404", "score": "0", "text": "I'm having this same issue (or at least a similar one). I'm trying to export a selection with an inner shadow filter, and it quite strangely only exports part of the inner shadow (the corners, b...
{ "accepted": true, "body": "<p>You are probably not exporting the whole image. I think by default Inkscape exports only what you have currently selected. So when you export, make sure you have everything you want selected, or choose \"Page\" in the export type.</p>\n", "commentCount": "0", "comments": [], "c...
[ { "accepted": null, "body": "<p>works here with Inkscape 0.47 r22583 (Apr 4 2010)\nregardless of whether I use \"page\" or \"selection\" when exporting to bitmap. Which version do you use ?</p>\n\n<p>(checked with <code>display</code> command of the Image Magick package, if that matters)</p>\n", "comme...
null
null
null
null
null
25406
1
25445
2011-02-09T08:55:07.507
2
1786
<p>I am trying out Ubuntu 11.04, and one of my favourite features is the global application menu. I'm not a big fan of Unity, so I'm running the Classic Desktop. While the global application menu is here too, in Unity it replaces the titlebar when maximized, giving more screen space. Is it possible to have this functio...
9481
235
2011-02-09T14:36:24.723
2011-03-02T15:29:10.537
Make global application menu replace titlebar in gnome-panel
[ "unity", "gnome-panel", "appmenu" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>i think you want this</p>\n\n<pre><code>http://pkgs.org/ubuntu-10.10/webupd8-i386/gnome-window-applets_0.2.10-1~webupd8~maverick_i386.deb.html\n</code></pre>\n\n<p>if you experience applets moving unintentionally you should consider the complete lock down all panels option in </p>\n\...
[ { "accepted": null, "body": "<p>Yes go to add to panel you will find four different indicators there choose the ones you want and just remove from panel anything you don't.\nNote some widgets have to be unlocked first before you can remove them.</p>\n", "commentCount": "2", "comments": [ { ...
null
null
null
null
null
25407
1
25411
2011-02-09T08:58:44.977
3
2678
<p>I was trying to find <code>/boot/grub/menu.lst</code> OR <code>/boot/grub/device.map</code> as usual on Ubuntu Desktop or other versions to change the GRUB selection, but there is no file <code>munu.lst</code> or <code>device.map</code> in the grub directory. Where can I find GRUB's configuration file? to modify th...
9701
3037
2011-02-09T10:18:06.157
2011-06-22T17:48:51.547
How to remove GRUB selection?
[ "10.10", "server", "grub2" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-09T10:00:15.687", "id": "27819", "postId": "25407", "score": "4", "text": "I can't follow what exactly you are trying to remove, but you are using GRUB2, not GRUB. Its configuration file is `/boot/grub/grub.cfg`, but unless you provide more details, it's difficult to g...
{ "accepted": true, "body": "<p>The file you need is <code>/etc/default/grub</code> and run <code>sudo update-grub</code> after you've made your changes.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-06-22T16:48:55.977", "id": "55582", "postId": "25411", "score":...
[ { "accepted": true, "body": "<p>The file you need is <code>/etc/default/grub</code> and run <code>sudo update-grub</code> after you've made your changes.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-06-22T16:48:55.977", "id": "55582", "postId": "25...
null
null
null
null
null
25408
1
25412
2011-02-09T09:09:37.977
2
3236
<p>I have downloaded the Ubuntu 10.10 ISO file and am trying to burn it to a blank disc so that I can install it, using Ubuntu 8.04. I have a dual boot system with Windows and Ubuntu. </p> <p>Here's my experience so far:</p> <ol> <li>Boot up my current install of Hardy Heron</li> <li>Go to install updates. Click on C...
10500
8844
2011-02-26T21:59:10.817
2013-04-30T05:34:40.543
How can I burn an ISO file to a blank disk?
[ "software-recommendation", "package-management", "support" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><strong>Edit</strong> - Re brasero failed:</p>\n\n<p>I don't know why it is not working, but the version of Ubuntu you are currently using is very old and no longer supported so don't take this experience as representative of the present.</p>\n\n<p>You state that you have Windows ins...
[ { "accepted": null, "body": "<p>The standard program for burning iso's in ubuntu is Brasero found in the sound menu. I am not sure if this is available on 8.04 but equally I don't think nautalus can burn iso's either.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "...
null
null
null
null
null
25409
1
25424
2011-02-09T09:13:35.310
52
15828
<p>In Windows, you have these shortcuts:</p> <ul> <li><kbd>Win</kbd><kbd>Arrow Up ↑</kbd>: Maximize current window</li> <li><kbd>Win</kbd><kbd>Arrow Down ↓</kbd>: Unmaximize</li> <li><kbd>Win</kbd><kbd>Arrow Right →</kbd>: Maximize, set width as half the screen width, stick window to the right</li> <li><kbd>Win</kbd><...
10501
337853
2016-12-06T07:48:45.620
2016-12-06T07:48:45.620
How to emulate Windows window snapping/grid shortcuts?
[ "windows", "shortcut-keys", "compiz" ]
3
2
CC BY-SA 3.0
[ { "creationDate": "2011-02-09T12:05:30.413", "id": "27838", "postId": "25409", "score": "4", "text": "Now I know how to do it in windows 7! :D yay!", "userDisplayName": null, "userId": "5938" }, { "creationDate": "2020-12-01T10:45:31.407", "id": "2203284", "postId": "2540...
{ "accepted": true, "body": "<p>I use the \"grid\" option of CompizConfig Settings Manager. \"Grid\" is developed as an extra plugin, so you have to install <a href=\"https://launchpad.net/ubuntu/+source/compiz-fusion-plugins-extra\" rel=\"noreferrer\">compiz-fusion-plugins-extra</a> <a href=\"http://apt.ubuntu.co...
[ { "accepted": true, "body": "<p>I use the \"grid\" option of CompizConfig Settings Manager. \"Grid\" is developed as an extra plugin, so you have to install <a href=\"https://launchpad.net/ubuntu/+source/compiz-fusion-plugins-extra\" rel=\"noreferrer\">compiz-fusion-plugins-extra</a> <a href=\"http://apt.u...
null
null
null
null
null
25414
1
25439
2011-02-09T09:27:49.357
17
32335
<p>I have been testing various Firefox extension for screenshot grabbing, but none of them suited my needs.</p> <p>Then I have found Shutter (0.86.3), and it is really nice. I use exporting to imageshack and FTP a lot. </p> <p>The only thing I miss is grabbing the whole web page area (not just the part currently vis...
2509
169736
2014-02-17T18:51:46.060
2018-12-17T19:18:47.173
How can I take a screenshot of a whole web page?
[ "screenshot" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><a href=\"https://addons.mozilla.org/en-US/firefox/addon/screengrab/\" rel=\"nofollow noreferrer\">Screengrab</a> does what you want.</p>\n\n<p><strong>Edit:</strong>\nSince screengrab is not maintained anymore, Awesome Screenshot is a good option:</p>\n\n<p><a href=\"https://addons....
[ { "accepted": null, "body": "<p>There is an <em>amazing</em> extension for Firefox called <a href=\"https://addons.mozilla.org/firefox/addon/pdfit/\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/fW8vJ.png\" alt=\"firefox addon icon\"> <strong>pdfit</strong></a>, which allows you to save ...
null
null
2016-06-15T16:49:23.843
null
null
25425
1
27389
2011-02-09T10:13:19.737
5
32277
<p>I have the latest Puppy Linux (5.20, I think) but it has a problem with grub install at the end of the setup process.</p> <p>How can I install grub (or grub2, the easiest one will be great) manually using my Ubuntu 10.04 CD? </p>
5938
61218
2012-09-28T06:04:45.290
2015-03-27T00:40:29.020
Manually install GRUB
[ "grub2" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<ol>\n<li>Boot from CD.</li>\n<li>Run <code>fdisk -l</code> and see which is your linux partition, say <code>/dev/sda2</code>.</li>\n<li>Mount the partition to say <code>/mnt</code> using <code>mount /dev/sda2 /mnt</code></li>\n<li><p>Now run the following magic command from anywhere:</...
[ { "accepted": null, "body": "<p>Please see link:</p>\n\n<p><a href=\"http://www.linuxselfhelp.com/gnu/grub/html_chapter/grub_3.html\" rel=\"nofollow\">GRUB Manual - Install</a></p>\n\n<p>Keep me informed</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense...
null
null
null
null
null
25430
1
25433
2011-02-09T10:35:29.840
0
948
<p>Anybody could help me in troubleshooting audio problem on Ubuntu 9.04 desktop edition?. For some reason I've to keep this os not upgraded and I'm trying to fix the audio problem on this for months. It works well on upgraded version (9.10, 10.04) but not on jaunty.</p> <p>aplay -l:</p> <pre><code>**** List of PLAYB...
3215
3037
2011-10-09T21:26:08.483
2011-10-09T21:26:08.483
Audio not working
[ "sound", "9.04" ]
2
2
CC BY-SA 3.0
[ { "creationDate": "2011-02-09T10:37:51.620", "id": "27826", "postId": "25430", "score": "0", "text": "What model of computer is this?", "userDisplayName": null, "userId": "667" }, { "creationDate": "2011-02-09T10:46:23.367", "id": "27827", "postId": "25430", "score": ...
{ "accepted": true, "body": "<p>I believe the soundlevel is not set correct.</p>\n\n<p>Please follow the steps:</p>\n\n<pre><code>a. Install alsamixergui: Systeem - Beheer - Synaptic packetmanager. \n Search for: alsamixergui\n\n Click on alsamixergui and click on the Apply button\n\nb. Start now the alsamixer...
[ { "accepted": true, "body": "<p>I believe the soundlevel is not set correct.</p>\n\n<p>Please follow the steps:</p>\n\n<pre><code>a. Install alsamixergui: Systeem - Beheer - Synaptic packetmanager. \n Search for: alsamixergui\n\n Click on alsamixergui and click on the Apply button\n\nb. Start now the a...
null
null
null
null
null
25434
1
25435
2011-02-09T10:52:10.173
4
3757
<p>I want to run a virtualisation server on my notebook.</p> <p>When ever I log onto my notebook I want to be able to initialise a virtual machine and work with it.</p> <p>The virtual machine could be located off of the notebook on a removable hard disk drive or web ftp etc.</p> <p>I would like 3D support on my virt...
10498
3037
2011-02-09T11:14:36.643
2011-02-09T11:29:24.980
Which virtualization software supports 3D acceleration?
[ "server", "virtualization", "3d" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can choose for a VMware product - Player, Server, Workstation.</p>\n\n<p>Tutorial <a href=\"http://www.dedoimedo.com/computers/virtualization-3d-support-vmware.html\" rel=\"nofollow\">for 3D acceleration in virtual machines</a></p>\n\n<p>Keep me informed</p>\n", "commentCount":...
[ { "accepted": true, "body": "<p>You can choose for a VMware product - Player, Server, Workstation.</p>\n\n<p>Tutorial <a href=\"http://www.dedoimedo.com/computers/virtualization-3d-support-vmware.html\" rel=\"nofollow\">for 3D acceleration in virtual machines</a></p>\n\n<p>Keep me informed</p>\n", "comm...
null
null
null
null
null
25436
1
25886
2011-02-09T11:04:29.273
6
1037
<p>I previously had Heron 8.04 installed. Today I decided to upgrade.</p> <p>During the partition phase of the install of 10.10 it asked me what portion of the drive I should use. There were a few options:</p> <ul> <li>Drag the partition size to indicate what I wanted to use</li> <li>A button that said use entire par...
10500
8500
2013-06-03T14:01:52.483
2017-03-14T09:20:20.497
Have I lost my entire Windows drive and all the files?
[ "upgrade", "partitioning", "windows" ]
8
2
CC BY-SA 2.5
[ { "creationDate": "2011-02-09T11:46:37.963", "id": "27834", "postId": "25436", "score": "4", "text": "There is a good chance to recover the photos even in the less likely case that the installer used your Windows partition. **Don't write to the drive in case you need to recover**", "userDisp...
{ "accepted": true, "body": "<p>I want to add this as a reference to others. Here is how I fixed it:</p>\n\n<ol>\n<li><p>Try to avoid doing anything else with the disk. I installed TestDisk on my drive as part of the recovery effort, but I only had a single drive. A safer option would be to install Ubuntu to a thum...
[ { "accepted": null, "body": "<p>You can see all of your partitions by running System->Administration->Disk Utility. Once the window opens, click on your hard drive on the right hand side. Have a look at the partitions.</p>\n\n<p>If one of the partitions is an NTFS partition, it is likely that this is your W...
null
null
null
null
null
25441
1
25448
2011-02-09T11:33:38.607
6
336
<p>Is Futon on the Ubuntu One Server availible? Is it possible to see/modify the CouchDB Databases on the Ubuntu One server?</p>
4871
null
null
2011-02-09T18:58:10.143
Futon for Ubuntu One
[ "ubuntu-one", "couchdb" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It is possible to see and modify the Ubuntu One CouchDB, but not via Futon. All you need to do is do OAuth-authenticated (but not HMAC-signed OAuth) REST requests to the right URL, using your Ubuntu One-specific Ubuntu SSO token.</p>\n\n<p>One easy(ish) way of seeing the Ubuntu One C...
[ { "accepted": true, "body": "<p>It is possible to see and modify the Ubuntu One CouchDB, but not via Futon. All you need to do is do OAuth-authenticated (but not HMAC-signed OAuth) REST requests to the right URL, using your Ubuntu One-specific Ubuntu SSO token.</p>\n\n<p>One easy(ish) way of seeing the Ubun...
null
0
null
null
null
25442
1
25443
2011-02-09T12:08:21.150
15
12383
<p>I want to see which files are read or written to.</p> <p>Is there any program or a command for that? I can remember I used this method to hunt down viruses and malware hiding locations when I used windows a few years back.</p>
9644
10581
2011-02-13T20:56:21.657
2011-02-13T20:56:21.657
Find which files are read or written to
[ "command-line", "process", "files" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>That program is <strong><code>lsof</code></strong> <em>(&quot;List open files&quot;)</em>.</p>\n<ul>\n<li><p>If you just open a <em>Terminal</em> and type <code>lsof</code>, you get a huge list of all open files, instead, limit it to one command by doing:</p>\n<pre><code> lsof -c gno...
[ { "accepted": true, "body": "<p>That program is <strong><code>lsof</code></strong> <em>(&quot;List open files&quot;)</em>.</p>\n<ul>\n<li><p>If you just open a <em>Terminal</em> and type <code>lsof</code>, you get a huge list of all open files, instead, limit it to one command by doing:</p>\n<pre><code> lso...
null
null
null
null
null
25446
1
null
2011-02-09T12:40:49.700
2
22469
<p>Please give me a step by step process on how to install CodeIgniter on Ubuntu. I'm still a newbie. Thank you!</p>
10376
1067
2011-02-09T12:50:07.330
2011-04-17T17:40:39.713
How to install CodeIgniter?
[ "10.10", "apache2" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Assuming you have <a href=\"https://askubuntu.com/questions/34/whats-the-easiest-way-to-set-up-a-lamp-stack\"><img src=\"https://i.stack.imgur.com/GxaGM.png\" alt=\"\"> Apache up and running</a>, just follow the <a href=\"http://codeigniter.com/user_guide/installation/index.h...
null
null
null
null
null
25462
1
null
2011-02-09T14:23:10.910
4
885
<p>I've a Dell, with a Broadcom BCM4312 802.11b/g wireless card. It works well when the laptop is plugged to the power suply, but when it's with battery it doesn't work well.</p> <p>Do you know why is this?</p>
null
866
2011-02-09T19:03:18.563
2012-02-09T07:11:25.220
Broadcom wireless card only works when the power is plugged in
[ "wireless", "hardware", "drivers", "dell", "broadcom" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2011-02-09T15:12:05.017", "id": "27868", "postId": "25462", "score": "1", "text": "Does the wifi stop working or does it work badly? What is the output of `sudo rfkill`? does it show the wifi as switched off?", "userDisplayName": null, "userId": "132" }, { "cre...
null
[ { "accepted": null, "body": "<p><code>pm-powersave</code> helps your battery life by powering down stuff (including your wireless) when AC power goes away. See <a href=\"https://askubuntu.com/questions/65632/why-is-wireless-down-strange-after-switching-to-battery\">Why is wireless down/strange after switchi...
null
null
2012-02-28T15:37:52.210
null
user10517
25463
1
null
2011-02-09T14:53:01.837
2
159
<p>I have here two computers, both installed with Ubuntu 10.10. The Laptop uses the Netbook Edition. Both are connected, file sync and Tomboy Notes are working.</p> <p>My Desktop syncs databases with Ubuntu One, my Laptop does not. If I delete for example the contacts Database on my Desktop, the database is back a vie...
4871
null
null
2011-02-09T14:53:01.837
DesktopCouch does not sync
[ "ubuntu-one", "sync", "desktopcouch" ]
0
4
CC BY-SA 2.5
[ { "creationDate": "2011-02-09T15:31:24.457", "id": "27872", "postId": "25463", "score": "0", "text": "Please [file a bug](https://bugs.launchpad.net/desktopcouch/+filebug?field.title=DesktopCouch+does+not+sync+%5Bhttp%3A%2F%2Faskubuntu.com%2Fq%2F25463%2F711%5D), assign it to `thisfred` and comme...
null
[]
null
null
2012-02-21T22:09:02.033
null
null
25466
1
25467
2011-02-09T15:05:31.680
3
6611
<p>I had a problem with my Ubuntu install, and I need to uninstall it. However, I have one folder on there with an important assignment in it that I'd like to keep still. I can still get into Ubuntu with the command line, and it was installed beside Windows so I had access to my Windows partition as well. My question i...
10518
6969
2011-05-15T20:57:07.127
2011-05-15T20:57:07.127
How do I access my Windows partition using the command line?
[ "command-line", "windows", "filesystem", "mount", "ntfs" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-02-09T15:31:55.890", "id": "27874", "postId": "25466", "score": "1", "text": "If you are not comfortable with commandline-fu, you should be able to boot from a LiveCD/LiveUSB and copy the files using the GUI.", "userDisplayName": null, "userId": "211" } ]
{ "accepted": true, "body": "<p>First you need to know the partition your Windows is. For that you can use the command</p>\n\n<pre><code>cat /proc/partitions\n</code></pre>\n\n<p>Then you need to make a folder, where the partition will be mounted to:</p>\n\n<pre><code>mkdir /mnt/win\n</code></pre>\n\n<p>Next</p>\n\...
[ { "accepted": true, "body": "<p>First you need to know the partition your Windows is. For that you can use the command</p>\n\n<pre><code>cat /proc/partitions\n</code></pre>\n\n<p>Then you need to make a folder, where the partition will be mounted to:</p>\n\n<pre><code>mkdir /mnt/win\n</code></pre>\n\n<p>Nex...
null
null
null
null
null
25468
1
25471
2011-02-09T15:44:07.923
4
770
<p>If I plan to install a newer version Ubuntu, </p> <ol> <li>how shall I know what software that were installed on my previous Ubuntu, if I want to reinstall them? Is there a convenient way to install all previous softwares?</li> <li>How can I keep the settings and configurations for the software?</li> <li>will it be...
1471
null
null
2011-02-09T19:25:10.873
Reinstall software after installation of newer version Ubuntu
[ "10.10", "installation" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>On #1, to get a list:</p>\n\n<pre><code>sudo dpkg --get-selections &gt; software_list\n</code></pre>\n\n<p>To reinstall the list on a new installation:</p>\n\n<pre><code>sudo dpkg --set-selections &lt; software_list\nsudo dselect\n</code></pre>\n\n<p>On #2, you need to know where con...
[ { "accepted": true, "body": "<p>On #1, to get a list:</p>\n\n<pre><code>sudo dpkg --get-selections &gt; software_list\n</code></pre>\n\n<p>To reinstall the list on a new installation:</p>\n\n<pre><code>sudo dpkg --set-selections &lt; software_list\nsudo dselect\n</code></pre>\n\n<p>On #2, you need to know w...
null
null
null
null
null
25470
1
25472
2011-02-09T15:48:13.717
25
42048
<p>When I run <code>w</code> - to see who is logged on and what they are doing, i see this: </p> <pre><code>USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT user tty7 :0 08:14 10:32m 44:10 0.50s gnome-session user pts/0 :0.0 09:15 9:30m 0.24s 0.24s /bi...
9701
9701
2014-07-03T09:25:49.923
2016-01-15T04:13:59.070
What does "pts/" in the output of w mean?
[ "command-line", "ssh", "security" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<h2>Pseudo-Terminal Slave</h2>\n<blockquote>\n<h3>Name</h3>\n<p>ptmx, pts - pseudoterminal master and slave</p>\n<h3>Description</h3>\n<p>The file\n<em>/dev/ptmx</em> is a character file with major number 5 and minor number 2,\nusually of mode 0666 and owner.group of root.root. It is us...
[ { "accepted": true, "body": "<h2>Pseudo-Terminal Slave</h2>\n<blockquote>\n<h3>Name</h3>\n<p>ptmx, pts - pseudoterminal master and slave</p>\n<h3>Description</h3>\n<p>The file\n<em>/dev/ptmx</em> is a character file with major number 5 and minor number 2,\nusually of mode 0666 and owner.group of root.root. ...
null
null
null
null
null
25473
1
28750
2011-02-09T16:02:58.953
8
7768
<p>I can run Notepad++ the Angry bird exe is not working. Whenever I open the exe, I see one of my screens flicker a bit (as lines and not the whole screen) and nothing happens. Any ideas?</p> <p>Edit: Output of <code>wine angrybirds.exe</code></p> <pre><code>fixme:actctx:parse_depend_manifests Could not find depende...
8238
527764
2017-02-25T09:40:19.827
2017-02-25T09:40:19.827
Couldn't make Angry birds work on wine
[ "wine" ]
4
5
CC BY-SA 3.0
[ { "creationDate": "2011-02-09T16:26:50.883", "id": "27880", "postId": "25473", "score": "0", "text": "can you add the output of `wine angrybirds.exe | output.txt`?", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2011-02-10T16:43:00.357", "id": "28085", "...
{ "accepted": true, "body": "<ol>\n<li><p>Add the <a href=\"https://launchpad.net/~ubuntu-wine/+archive/ppa\" rel=\"nofollow noreferrer\">PPA for Ubuntu Wine Team</a>:</p>\n\n<pre><code>sudo add-apt-repository ppa:ubuntu-wine/ppa\n</code></pre></li>\n<li><p>Install the <code>wine1.3</code> package. Just running Upd...
[ { "accepted": null, "body": "<p>Try adding the wine ppa (ppa:ubuntu-wine/ppa) to your software sources and upgrade wine to the latest version. This should make Angry Birds work well.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-02-09T17:13:21.793", "id": "...
null
null
null
null
null
25476
1
null
2011-02-09T16:07:25.237
3
2663
<p>I was unable to create live USB drive using <code>dd</code> command while <code>unetbootin</code> works. The former method used to work fine on the particular USB Drive. Is the USB drive filesystem corrupted? If yes, how do I fix it?</p> <p>filesystem : FAT 32</p>
10519
null
null
2011-06-15T02:02:13.803
How to make a USB drive bootable after live image is copied into it using `dd` command?
[ "boot", "usb", "drive", "dd", "mbr" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>If you used dd, it's likely corrupted. To format it: open a terminal and watch the messages while you plug it in.</p>\n\n<pre><code>tail -f /var/log/message\n</code></pre>\n\n<p>What was the device name? I'll use <em>sdb</em> for illustration.</p>\n\n<pre><code>sudo mkfs.vfat...
null
null
null
null
null
25478
1
null
2011-02-09T16:19:52.133
6
1964
<p>I like to experiment with lots of different software in my Ubuntu install. Then, every time Ubuntu reaches a new release cycle, I simply do a clean install (instead of upgrading) to get rid of all the extra software (and their respective config files/folders). The only thing I always backup and carry to the next ins...
1012
null
null
2011-12-31T22:17:53.273
How can I autoclean my gnome main menu?
[ "gnome", "cleanup" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2012-12-30T20:19:59.257", "id": "290975", "postId": "25478", "score": "0", "text": "I guess that people do not read the question before answering.\nNot a single answer in the topic ...\nBTW, did you find a good solution since then ?", "userDisplayName": null, "userId":...
null
[ { "accepted": null, "body": "<p>Open <strong>Synaptic</strong> and select from the left menu under <em>All/Installed/ect.</em> <strong>not installed (residual config)</strong></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-04-11T00:22:43.797", "id": "38403",...
null
null
null
null
null
25480
1
null
2011-02-08T10:17:27.313
4
8439
<p>Trying to fix my apt-get upgrade, it always stopped at setting up grub-pc... I read somewhere that I should purge remove my grub2 and then reinstall it.</p> <p>I did that and after lots of paying around i was able to remove it(wasn't such a smart move). Now i can't get it to install again.</p> <p>I am trying sudo ...
10421
17722
2012-07-09T13:05:20.543
2015-07-28T06:47:21.513
Grub-pc installing error
[ "grub2", "dpkg" ]
4
3
CC BY-SA 2.5
[ { "creationDate": "2011-02-09T21:04:33.777", "id": "27953", "postId": "25480", "score": "0", "text": "\"does nothing\" means it stops and gives a prompt or it hangs and you have to stop it manually? Do you see any messages in `/var/log/syslog` when this happens?", "userDisplayName": null, ...
null
[ { "accepted": null, "body": "<p>do you have SuperGrubDisk (http://www.supergrubdisk.org/)? This could help troubleshout. If it's more aptitude-related, have you tried stuff like <code>apt-get update</code> or <code>apt-get clean</code>?</p>\n", "commentCount": "0", "comments": [], "communityOwne...
null
null
null
null
zubinmehta
25482
1
25518
2011-02-09T16:34:05.233
4
233
<p>I have built and installed an application under a directory of my choosing, let's say under <code>/home/jim/usr</code>, so files have been put in three-four folders, all under this <code>$HOME/usr</code> folder (e.g., <code>bin</code>, <code>include</code>, <code>lib</code>, <code>share</code>, etc.).</p> <p>I can ...
119
119
2011-02-09T20:34:06.353
2011-02-09T20:34:06.353
App installed in ~/usr launches from terminal but not Applications menu (or why does setting ld_library_path in .profile not work as it should)
[ "customization", ".profile" ]
1
8
CC BY-SA 2.5
[ { "creationDate": "2011-02-09T17:30:07.290", "id": "27887", "postId": "25482", "score": "0", "text": "Were those environment variables available only within your shell (having used 'source' within the shell)? If so, logout. Login.", "userDisplayName": "user8290", "userId": null }, { ...
{ "accepted": true, "body": "<p>Create a file for it:</p>\n\n<pre><code>sudo vim /etc/ld.so.conf.d/my_application.conf\n</code></pre>\n\n<p>And the contents of that file:</p>\n\n<pre><code>/home/jim/usr/lib\n</code></pre>\n\n<p>Save. Rebuild the cache:</p>\n\n<pre><code>sudo ldconfig -v\n</code></pre>\n", "commen...
[ { "accepted": true, "body": "<p>Create a file for it:</p>\n\n<pre><code>sudo vim /etc/ld.so.conf.d/my_application.conf\n</code></pre>\n\n<p>And the contents of that file:</p>\n\n<pre><code>/home/jim/usr/lib\n</code></pre>\n\n<p>Save. Rebuild the cache:</p>\n\n<pre><code>sudo ldconfig -v\n</code></pre>\n", ...
null
null
null
null
null
25483
1
25535
2011-02-09T16:58:06.457
13
5337
<p>I installed wine and now I notice a different font on facebook and a couple of other sites I use a lot. So, how do I get back the default Ubuntu fonts?</p>
8238
742
2011-02-09T21:36:43.193
2013-03-27T10:18:48.947
How do I get back the default Ubuntu fonts after installing wine?
[ "wine", "fonts" ]
2
5
CC BY-SA 2.5
[ { "creationDate": "2011-02-09T17:34:26.930", "id": "27888", "postId": "25483", "score": "0", "text": "@potential answerers: I believe that wine has instlled some extra fonts, as a couple of font packages are recommended by wine. It's likely that liberation or mscorefonts are the culprights. But ...
{ "accepted": true, "body": "<p>Installing wine will also push the \"ttf-mscorefonts-installer\" package which brings some aditional fonts.</p>\n\n<p>You can remove it without removing wine, but it can negatively affect the look of some applications running from wine. </p>\n\n<p>To remove it, open a terminal and ty...
[ { "accepted": true, "body": "<p>Installing wine will also push the \"ttf-mscorefonts-installer\" package which brings some aditional fonts.</p>\n\n<p>You can remove it without removing wine, but it can negatively affect the look of some applications running from wine. </p>\n\n<p>To remove it, open a termina...
null
null
null
null
null
25484
1
null
2011-02-09T17:02:13.650
2
354
<p>Does anyone know if FaceVsion’s TouchCam N1 is UVC certified, or if it works with Ubuntu 10.10?</p> <p>If so does it work with cheese, and or skype?</p> <p>Thanks!</p>
10522
null
null
2011-04-11T04:40:04.383
UVC Certified: FaceVsion’s TouchCam N1
[ "10.10", "webcam", "skype", "cheese" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I have that same camera and have had no problems with the microphone and video, yes it works fine with Skype as well.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-02-10T02:...
null
null
null
null
null
25485
1
25512
2011-02-09T17:02:38.043
2
954
<p>I would like to make Gedit fit more to the Ubuntu default themes Ambiance and Radiance. Therefore I would like to place the tab close buttons on the left instead of the right of each tab.</p> <p>I asked <a href="https://askubuntu.com/questions/18739/how-can-place-firefoxs-tab-close-buttons-on-the-left">a similar qu...
5592
-1
2017-04-13T12:24:29.360
2011-02-09T18:49:31.600
How can I place Gedit's tab close buttons on the left?
[ "gedit", "window-buttons", "tabs" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>During <a href=\"https://bugs.edge.launchpad.net/ubuntu/+source/light-themes/+bug/532633?comments=all\" rel=\"nofollow\">the Ayatana discussion in this bug report</a>, tab placement inconsistency in the design was mentioned 115 times, in over 20 separate posts, throughout the near-80...
[ { "accepted": null, "body": "<p>Ubuntu Tweak can handle the position of the titlebar buttons. Nevertheless, the close icon for the tabs in gedit seems not to be affected directly by the changes made by the window titlebar buttons layout.</p>\n\n<p>However, Here I place a screenshot for you to find a tip on ...
null
null
null
null
null
25488
1
25491
2011-02-09T17:18:15.703
171
66735
<p>What is the difference between executing a script (e.g. /some/script) with <code>source /some/script</code> and <code>. /some/script</code> in Bash?</p>
6713
13280
2017-07-17T21:44:09.440
2018-10-09T12:07:16.650
What is the difference between "source" and "."?
[ "bash", "scripts" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p><code>source</code> and <code>.</code> are synonymous in <strong>Bash</strong>.</p>\n\n<p>For anyone who might like to verify that the commands are simply synonyms and nothing more, look at the <a href=\"http://git.savannah.gnu.org/cgit/bash.git\" rel=\"noreferrer\">source code</a>, ...
[ { "accepted": true, "body": "<p><code>source</code> and <code>.</code> are synonymous in <strong>Bash</strong>.</p>\n\n<p>For anyone who might like to verify that the commands are simply synonyms and nothing more, look at the <a href=\"http://git.savannah.gnu.org/cgit/bash.git\" rel=\"noreferrer\">source co...
null
null
null
null
null
25489
1
null
2011-02-09T17:20:06.240
2
808
<p>I have a crontab job set. It is a script to change the Desktop background wallpaper every 3 minutes. It was perfectly working before upgrading from Hardy to Lucid. When upgraded to Lucid, the wallpaper changes only when I login. It shows new wallpaper everytime I logout and login again or after restarting. It shows ...
10353
866
2011-02-09T17:27:58.473
2011-11-11T01:27:14.910
Wallpaper change crontab jobs not working after upgrade from 8.04 to 10.04
[ "10.04", "upgrade", "cron", "cron-jobs", "crontab" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2011-02-09T17:29:04.010", "id": "27886", "postId": "25489", "score": "0", "text": "Do the commands contained in the crontab work if you enter them in a terminal? The change may be with nautilus (that handles the desktop background) rather than with cron.", "userDisplayName...
null
[ { "accepted": null, "body": "<p>I found an interesting post about that 'problem' give it a try <a href=\"http://ubuntuforums.org/showthread.php?p=9277193\" rel=\"nofollow\">here</a> hope its help cheers!</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-02-10T16:26:04....
null
null
null
null
null
25492
1
25496
2011-02-09T17:30:05.373
2
307
<p>I am running Ubuntu 9.10 and have downloaded the iso for Ubuntu 10.10. I wish to install Ubuntu 10.10</p> <p>My Question:<br> 1. Can I install Ubuntu 10.10 as an upgrade over 9.10, so as not to worry about installing drivers and existing apps.<br> 2. Can I install from CD burnt from the 10.10 iso while running ubun...
6661
null
null
2011-02-09T17:40:56.810
How can I install Ubuntu 10.10 from HDD/ CD while running Ubuntu 9.10?
[ "10.10", "upgrade", "9.10" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can not upgrade from 9.10 to 10.10, you can upgrade from 9.10 to 10.04 and then from 10.04 to 10.10 using the normal upgrade method. You can even use a CD instead of downloading packages for the upgrade.</p>\n\n<p>What I believe you want to do is record the installed applications...
[ { "accepted": true, "body": "<p>You can not upgrade from 9.10 to 10.10, you can upgrade from 9.10 to 10.04 and then from 10.04 to 10.10 using the normal upgrade method. You can even use a CD instead of downloading packages for the upgrade.</p>\n\n<p>What I believe you want to do is record the installed appl...
null
null
null
null
null
25493
1
25497
2011-02-09T17:31:53.937
3
639
<p>I was wondering which version of Ubuntu is better for my laptop, the current LTS release or the latest stable (but not LTS) release.</p> <p>Is it always recommended to go for the latest version for personal laptop?</p> <p>Is it advised to wait for several months after the version was released before installing it,...
1471
667
2011-02-09T17:48:57.957
2011-02-09T17:52:15.427
Is the latest stable release or the latest LTS release more suitable for a development machine?
[ "development", "versions", "lts" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<h1>Use the latest stable release</h1>\n<p>As it is predominantly a development machine, I would go with the latest stable version, as it has more up to date libraries and programming tools. As a normal release, it is not supported for as long as the LTS. I don't see this as a problem b...
[ { "accepted": null, "body": "<p>The 10.04 is the long-term support (LTS) distribution; but, 10.10 is the latest - with better driver support and newer kernel.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-...
null
null
null
null
null
25498
1
25500
2011-02-09T17:49:44.220
7
18591
<p>I want to append this text:</p> <pre><code>&lt;Directory "/var/www/*"&gt; Order allow,deny Allow from all AllowOverride All &lt;/Directory&gt; </code></pre> <p>to the file <code>/etc/apache2/apache2.conf</code></p> <p>I have access via SSH but I don't know how to use VIM. I would like to do this via a...
7499
8844
2011-09-12T22:54:27.143
2015-05-25T11:48:28.457
How to append multiple lines of text to a file?
[ "command-line", "text" ]
5
1
CC BY-SA 3.0
[ { "creationDate": "2011-02-09T17:56:01.793", "id": "27891", "postId": "25498", "score": "1", "text": "Maybe I'm missing something, but why don't you use nano?", "userDisplayName": null, "userId": "8851" } ]
{ "accepted": true, "body": "<p>Use:</p>\n\n<pre><code>nano /etc/apache2/apache2.conf\n</code></pre>\n\n<p>(you may need to use <code>sudo</code>)</p>\n\n<p>This will give you a command line text editor that works much like normal text editors. Use the arrow keys to navigate. Backspace, enter, etc. work as normal.<...
[ { "accepted": true, "body": "<p>Use:</p>\n\n<pre><code>nano /etc/apache2/apache2.conf\n</code></pre>\n\n<p>(you may need to use <code>sudo</code>)</p>\n\n<p>This will give you a command line text editor that works much like normal text editors. Use the arrow keys to navigate. Backspace, enter, etc. work as ...
null
null
null
null
null
25510
1
null
2011-02-09T18:41:11.513
2
774
<p>Are UbuntuOne services coming to Kubuntu/KDE desktop in 11.04?</p>
null
114
2011-02-09T20:06:01.360
2011-02-09T20:06:01.360
Are UbuntuOne services coming to Kubuntu/KDE?
[ "ubuntu-one", "11.04", "kubuntu" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Read this <a href=\"http://linux-software-news-tutorials.blogspot.com/2010/08/ubuntu-one-in-kubuntu-1010.html\" rel=\"nofollow\">article</a> I don't really know if the client work properly but you can give it a try. </p>\n", "commentCount": "0", "comments": [], "...
null
null
null
null
user10528
25514
1
25532
2011-02-09T18:52:29.297
12
60265
<p>I received 4 .mov files from a client that they want on their mobile website via SlideShowPro. Each original file was between 200 and 400 mb. I've gotten each one down to about 30 mb using transmageddon as described <a href="https://askubuntu.com/questions/5198/what-is-the-best-way-to-shrink-hd-quicktime-mov-files">...
2664
-1
2017-04-13T12:24:59.290
2023-02-03T22:58:48.897
How can I maximum compress video files?
[ "video", "compression", "optimization" ]
6
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>WOW!</p>\n\n<p>H264 is a high quality video codec but (as you refer), it makes \"heavy\" size video files.</p>\n\n<p>I am not sure if your question is related to a GUI or Command Line task. But, assumming that you are using \"Transmaggedon\" I will write this considering the options ...
[ { "accepted": true, "body": "<p>WOW!</p>\n\n<p>H264 is a high quality video codec but (as you refer), it makes \"heavy\" size video files.</p>\n\n<p>I am not sure if your question is related to a GUI or Command Line task. But, assumming that you are using \"Transmaggedon\" I will write this considering the ...
null
null
null
null
null
25516
1
25539
2011-02-09T19:04:15.487
2
5638
<p>I used <a href="http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/" rel="nofollow">Universal USB Installer</a> to install an Ubuntu 10.04 Netbook LiveCD image on an SD Card. During this installation, I indicated that I wanted a persistent LiveUSB with 4GB dedicated to customization/settings.</p> <p...
10530
10530
2011-02-18T01:11:53.120
2011-07-20T20:44:01.657
Cannot boot from LiveUSB: “aufs mount failed”
[ "10.04", "boot", "ubuntu-netbook", "live-usb", "eeepc" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-18T01:15:31.043", "id": "29606", "postId": "25516", "score": "0", "text": "Please note that what I'm going for here is a live session with changes saved to a file or partition of the SD card dedicated to preserving the file system. This is different from a full install...
{ "accepted": true, "body": "<p>You can create a livecd Using UNetbootin, download it from the USC, and run it, once it loads you can select the distro you would like to make a livecd of,or of you already have the iso you can choose it, then select your SD card and off you go.</p>\n\n<p><img src=\"https://i.stack.i...
[ { "accepted": true, "body": "<p>You can create a livecd Using UNetbootin, download it from the USC, and run it, once it loads you can select the distro you would like to make a livecd of,or of you already have the iso you can choose it, then select your SD card and off you go.</p>\n\n<p><img src=\"https://i...
null
null
null
null
null
25519
1
null
2011-02-09T19:11:24.320
13
26086
<p>I installed driver from <code>Additional drivers</code>.... AMD Radeon HD 6450</p> <p>My resolution is at maximum and Catalist Control Center is working but I have <code>AMD Unsupported hardware</code> image on the right bottom of my screen. How can I remove it without reinstalling driver? Because the drivers from...
8001
15811
2011-09-10T09:58:12.930
2013-04-25T01:41:10.027
How-to remove "amd unsupported hardware" without reinstalling the driver?
[ "drivers", "ati" ]
0
0
CC BY-SA 3.0
[]
null
[]
null
0
2013-04-28T14:32:14.130
null
null
25521
1
29371
2011-02-09T16:45:45.687
2
582
<p>I uninstalled <code>kpackagekit</code> using Ubuntu software center. When it uninstalled, it also uninstalled some dependencies. I was not aware it would do that. Now, if I try to install any software using Ubuntu software center, I get the error</p> <blockquote> <p>"This error could be caused by required additio...
10156
866
2011-02-09T19:36:24.633
2011-03-07T11:41:08.933
Software center stopped working after I uninstalled kpackagekit
[ "package-management", "software-center", "kde", "dependencies", "shutter" ]
2
6
CC BY-SA 2.5
[ { "creationDate": "2011-02-09T17:13:28.580", "id": "27926", "postId": "25521", "score": "0", "text": "Welcome to Super User, @Arul! It's okay that you asked this here, but just so you know, we have a site just for Ubuntu issues, too. Check it out at [AskUbuntu.com](http://askubuntu.com).", "...
{ "accepted": true, "body": "<p>@ALL the issue is resolved. I upgraded to ubuntu 10.04.2 using alternate cd/dvd option.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-07T11:41:08.933", "id": "29371", "lastActivityDate...
[ { "accepted": null, "body": "<p>You might want to reinstall <code>kpackagekit</code> by opening up a terminal. It should be under \"Applications\" -> \"System Tools\" or \"Accessories\" -> \"Terminal\".</p>\n\n<p>Now type in the following commands, pressing <kbd>Enter</kbd> after a new line:</p>\n\n<pre><co...
null
null
null
null
Arul
25523
1
25526
2011-02-09T19:24:18.047
9
16605
<p>I have a creative SB X-Fi Xtreme Audio, And i faced so many problems with this card regarding compatibility with Linux. </p> <p>Now i am looking for a new audio card and want to make sure that this time it will be compatible with linux.</p> <p>If you don't know a websites that has a list of supported Linux audio c...
7601
301745
2018-04-06T19:22:23.887
2018-04-06T19:26:28.230
Where can I find a list of compatible audio cards?
[ "hardware", "compatibility", "soundcard" ]
4
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Maybe the <a href=\"http://www.linuxcompatible.org/compatdb/lists/hardware_linux.html\" rel=\"nofollow noreferrer\">hardware compatibility list on linuxcompatible.org</a> can help you.</p>\n\n<p>Maybe this can help too: <a href=\"http://www.linux-sound.org/drivers.html\" rel=\"nofoll...
[ { "accepted": true, "body": "<p>Maybe the <a href=\"http://www.linuxcompatible.org/compatdb/lists/hardware_linux.html\" rel=\"nofollow noreferrer\">hardware compatibility list on linuxcompatible.org</a> can help you.</p>\n\n<p>Maybe this can help too: <a href=\"http://www.linux-sound.org/drivers.html\" rel=...
null
null
null
null
null
25528
1
25534
2011-02-09T20:00:27.283
7
5610
<p>I replaced my graphics card but I'm not sure how to set things up on Ubuntu.</p> <p>When the computer boots, it doesn't start GDM (I think that's what it's called). Instead, it asks me to log in the command line. If I try to do a <code>startx</code>, it tells me there is no AMD device connected or something to that...
10534
2816
2011-02-10T09:02:58.567
2011-02-10T09:02:58.567
Uninstalling ATI's drivers and installing Nvidia's?
[ "drivers", "nvidia", "ati" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-09T20:25:42.803", "id": "27945", "postId": "25528", "score": "0", "text": "Try using jockey from the command line to uninstall one and install the other: http://askubuntu.com/questions/6521/how-can-i-reconfigure-the-nvidia-proprietary-drivers-from-the-command-line-ssh/...
{ "accepted": true, "body": "<p>There is also a command line version of the restricted drivers manager, which you can run via this command:</p>\n\n<pre><code>jockey-text\n</code></pre>\n\n<p>(The GUI version is jockey-gtk... both programs use the same backend). It picks the best driver for you, and also sets up yo...
[ { "accepted": null, "body": "<p>Try to install NVIDIA proprietary drivers. Download them from <a href=\"http://www.nvidia.com/object/unix.html\" rel=\"nofollow\">Nvidia's page</a>. After downloading the file (NVIDIA-Linux-x86-260.19.36.run, at the time of writing this), do this from the command line:</p>\n\...
null
null
null
null
null
25531
1
25537
2011-02-09T20:52:25.907
13
4752
<p>There is an option in the <em>Sound Preferences</em> dialog, <em>Sound Effects</em> tab, to toggle Alert volume <em>mute</em>. It works and suffices for my needs to disable the irritating system beep/bell.</p> <p>However, I reinstall systems a LOT for testing purposes and would like to set this setting in a shell s...
913
618353
2022-04-26T18:14:41.113
2022-04-26T18:14:41.113
How to disable Alert volume from the command line?
[ "command-line", "gnome", "pulseaudio" ]
3
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<ul>\n<li><p>Option 0: (this might be what you were looking for) </p>\n\n<pre><code>sudo su gdm -c \"gconftool-2 --set /desktop/gnome/sound/event_sounds --type bool false\"\n</code></pre></li>\n<li><p>Option 1: </p>\n\n<p>Temporary:</p>\n\n<pre><code>sudo modprobe -r pcspkr \n</code>...
[ { "accepted": true, "body": "<ul>\n<li><p>Option 0: (this might be what you were looking for) </p>\n\n<pre><code>sudo su gdm -c \"gconftool-2 --set /desktop/gnome/sound/event_sounds --type bool false\"\n</code></pre></li>\n<li><p>Option 1: </p>\n\n<p>Temporary:</p>\n\n<pre><code>sudo modprobe -r pcspkr \...
null
null
null
null
null
25536
1
26867
2011-02-09T21:38:34.687
5
1265
<p>I think I'm having difficulty fully understanding subvolumes and snapshots. The /home partition is btrfs. I want to create a "backup" snapshot of /home/user (for example) but user has existed for years (previously ext4 > btrfs-convert). I believe you can only make a snapshot of a subvolume. I checked and there are n...
10458
235
2011-10-11T21:12:37.813
2014-03-31T03:43:25.600
Is there another way for me to backup /home/user other than creating a subvolume?
[ "backup", "btrfs" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>It is perfectly reasonable to just snapshot the whole /home if you want /home/user to be backed up. snapshots are relatively cheep. </p>\n\n<pre><code>btrfs snapshot create /home/ /home/snapshot\n</code></pre>\n\n<p>In Btrfs the base unit of a snapshot is the subvolume (/mount-point...
[ { "accepted": true, "body": "<p>It is perfectly reasonable to just snapshot the whole /home if you want /home/user to be backed up. snapshots are relatively cheep. </p>\n\n<pre><code>btrfs snapshot create /home/ /home/snapshot\n</code></pre>\n\n<p>In Btrfs the base unit of a snapshot is the subvolume (/mou...
null
null
null
null
null
25538
1
33396
2011-02-09T21:51:26.387
4
209
<p>I've been experiencing this <a href="https://bugs.launchpad.net/ubuntu/maverick/+source/network-manager/+bug/619093" rel="nofollow">perhaps slightly odd bug</a>.</p> <p>It works flawlessly in Lucid, but not in Maverick and Natty. I find it seems to work when I'm booting a partition everyday (as I do for my main 10....
866
169736
2013-10-19T13:44:39.947
2013-10-19T13:44:39.947
How to troubleshoot a wireless networking regression?
[ "wireless", "ralink", "debugging" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Determine where the regression is: Test Maverick with the Lucid kernel and vice versa, and also test kernels from the <a href=\"http://kernel.ubuntu.com/~kernel-ppa/mainline/\" rel=\"nofollow\">mainline PPA</a>. If you can make it work in Maverick with an older kernel and break in Lu...
[ { "accepted": true, "body": "<p>Determine where the regression is: Test Maverick with the Lucid kernel and vice versa, and also test kernels from the <a href=\"http://kernel.ubuntu.com/~kernel-ppa/mainline/\" rel=\"nofollow\">mainline PPA</a>. If you can make it work in Maverick with an older kernel and bre...
null
null
null
null
null
25540
1
25552
2011-02-09T22:26:56.137
4
2497
<p>My suspend did not correctly since I installed a USB 3 extension card in my PC. Instead of going to S3, the computer just woke up instantly. dmesg gave the hint "usb_dev_suspend+0x0/0x20 returns -2" so I rmmod'ed the "xhci_hcd" module which did the trick.</p> <p>Is there a good way for me to work around this? The b...
3604
null
null
2019-10-09T09:52:29.963
Suspend fails and I know the module causing it. What can I do?
[ "10.10", "kernel", "suspend", "suspend-resume" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-21T18:50:43.157", "id": "30268", "postId": "25540", "score": "0", "text": "more information -> http://askubuntu.com/questions/12139/does-ubuntu-support-usb-3-0", "userDisplayName": null, "userId": "3550" } ]
{ "accepted": true, "body": "<p>This is a known bug: <a href=\"https://bugs.launchpad.net/ubuntu/+source/linux/+bug/522998\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/linux/+bug/522998</a></p>\n\n<p>From there:</p>\n\n<blockquote>\n <p>If <code>SUSPEND_MODULES=\"xhci\"</code> is added to <code>/et...
[ { "accepted": null, "body": "<p>See <a href=\"https://askubuntu.com/questions/2235/how-to-make-hibernate-sleep-work-on-laptops-where-default-setup-isnt-working\">Maco's answer to this question</a>, which outlines how to blacklist (well, remove really) the module when you suspend, then reload it when you res...
null
null
null
null
null
25543
1
25562
2011-02-09T22:47:06.993
9
4483
<p>I just added a disk, with partitions but none of them are mounted. The disk will still spin up every now and then. it goes like this:</p> <pre><code>### disk spins up hdparm -Y /dev/sdb;date /dev/sdb: issuing sleep command 9 feb 2011 23.37.08 CET ### disk spins up hdparm -Y /dev/sdb;date /dev/sdb: issuing sleep...
10540
10540
2011-02-09T23:15:49.913
2011-02-10T01:16:36.100
Unmounted disk still spins up regularly
[ "power-management", "disk", "hard-drive", "spindown" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Use -y (standby) instead of -Y (sleep).</p>\n\n<p>It is probably udisks checking the SMART status of the drive. It first checks to see if the drive is in standby and if it is, will skip the SMART check, but just checking to see if the drive is in standby wakes it up from sleep.</p>\...
[ { "accepted": true, "body": "<p>Use -y (standby) instead of -Y (sleep).</p>\n\n<p>It is probably udisks checking the SMART status of the drive. It first checks to see if the drive is in standby and if it is, will skip the SMART check, but just checking to see if the drive is in standby wakes it up from sle...
null
null
null
null
null
25545
1
37227
2011-02-09T23:13:47.810
5
2057
<p>I am just wondering, how do I get smooth scrolling in Nautilus? </p>
5011
1067
2011-02-10T03:40:49.933
2012-10-27T16:17:14.703
How to get smooth scrolling in Nautilus?
[ "nautilus" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2011-02-18T08:23:50.253", "id": "29652", "postId": "25545", "score": "1", "text": "Not answer to your question, but still related: http://brainstorm.ubuntu.com/idea/4849/", "userDisplayName": null, "userId": "10581" }, { "creationDate": "2014-12-31T21:06:45.687...
{ "accepted": true, "body": "<p>This feature is not available in Nautilus, sorry.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2011-04-30T20:03:53.823", "id": "42441", "postId": "37227", "score": "0", "text": "Hello Roland ! It seems like you are right :)", ...
[ { "accepted": true, "body": "<p>This feature is not available in Nautilus, sorry.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2011-04-30T20:03:53.823", "id": "42441", "postId": "37227", "score": "0", "text": "Hello Roland ! It seems lik...
null
null
null
null
null
25546
1
25547
2011-02-09T23:14:44.687
3
312
<p>I am only able to use wireless network while installing Ubuntu right now.</p> <p>The installer says for best results, ensure the computer is connected to the internet. I was wondering if not connected to internet, will there be a problem? Is there some remedy after installation without connection to internet?</p> ...
1471
null
null
2012-12-13T12:39:44.877
Must my laptop connect to internet during installation?
[ "10.10", "installation" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You do not have to have the computer connected to the Internet at that time because you can do your updates right after your installation. It just makes things faster for you when you have it finally up and running.</p>\n", "commentCount": "1", "comments": [ { "creation...
[ { "accepted": true, "body": "<p>You do not have to have the computer connected to the Internet at that time because you can do your updates right after your installation. It just makes things faster for you when you have it finally up and running.</p>\n", "commentCount": "1", "comments": [ { ...
null
null
null
null
null
25549
1
25563
2011-02-09T23:23:41.603
0
5776
<p>I am installing Ubuntu on the same hard drive as Windows 7.</p> <p>The partitions of Windows 7 have already occupied the left part of the hard drive. From left to right, the Windows partitions are one partition for Windows booting, one for Windows OS and software installation, and one for data which is planned to m...
1471
158442
2017-11-16T02:27:10.417
2017-11-16T02:34:08.763
Order of partitions for root, home and swap with respect to Windows partitions
[ "partitioning", "system-installation", "windows-7" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It doesn't matter where your partitions are. You can have root be on a primary or logical partition. You can have root, home, and boot all smushed together on one partition, or micromanage all your folders to different partitions (you might hit a built-in limit for logical partitions...
[ { "accepted": null, "body": "<p>The only consideration is that the disk tends to be faster near the start, and slower near the end. The difference isn't likely anything you will notice though.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-...
null
null
null
null
null
25553
1
null
2011-02-09T23:56:22.550
4
5543
<p>Akonadi refuses to start on my fresh installation of KDE 4.6.0 from the <em>kubuntu-backports</em> PPA on Ubuntu 10.10 Maverick Meerkat, preventing me from usking KMail. Here is the full error output:</p> <pre>patches@pleistocene:~/.local/share$ akonadictl start Starting Akonadi Server... done. patches@pleistoc...
10546
10546
2011-02-10T01:33:16.553
2015-09-30T02:34:13.707
Why does Akonadi on KDE 4.6.0 refuse to start?
[ "10.10", "kde", "kubuntu", "kmail" ]
5
3
CC BY-SA 2.5
[ { "creationDate": "2011-02-10T00:57:14.230", "id": "27975", "postId": "25553", "score": "0", "text": "At a glance it looks like a permissions issue. I'm looking at those \"can't create test file\" warnings, and the InnoDB message. Did you do what the errors said and run `mysql_upgrade`? Can you ...
null
[ { "accepted": null, "body": "<p>Try (also) the following:</p>\n\n<p>K -> System Settings -> Startup and Shutdown. </p>\n\n<p>In the Autostart tab, choose \"Add Program\" and feed in the \"akonadictl start\" command.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-03-...
null
null
null
null
null
25555
1
25557
2011-02-10T00:36:10.730
4
1864
<p>Where should I put my script in my home directory so that I can access it from any directory? </p> <p>I've tried:</p> <pre><code>o@s:~/$ echo $PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games </code></pre> <p>But it seems there is no /home/user/ path. The thing is that I'd like only my...
2331
null
null
2011-02-10T00:46:39.620
Is there a folder in my home directory where I should put my scripts so they are available from any directory?
[ "command-line", "bash" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I add <code>PATH=/home/djeikyb/bin:$PATH</code> to my <code>.bashrc</code>, and keep all my scripts in <code>~/bin</code>.</p>\n\n<p>I think $PATH has greater-smaller::left-right precedence, so I put my personal bin folder first. I use a folder called \"bin\" because all the other pr...
[ { "accepted": true, "body": "<p>I add <code>PATH=/home/djeikyb/bin:$PATH</code> to my <code>.bashrc</code>, and keep all my scripts in <code>~/bin</code>.</p>\n\n<p>I think $PATH has greater-smaller::left-right precedence, so I put my personal bin folder first. I use a folder called \"bin\" because all the ...
null
null
null
null
null
25556
1
25825
2011-02-10T00:42:27.917
5
14397
<p>I want to execute bash script on startup that opens several terminals in different workspaces. Script works just fine if I call it from terminal, but it doesn't work if executed from crontab using @reboot:</p> <pre><code>#!/usr/bin/env bash #1 make sure we have enough workspaces gconftool-2 --set -t int /apps/meta...
6082
6082
2011-02-12T00:08:21.607
2011-02-12T00:08:21.607
execute script after desktop loaded?
[ "bash", "command-line", "cron", "crontab" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2011-02-10T06:43:02.430", "id": "27997", "postId": "25556", "score": "0", "text": "Can you also paste in your crontab entry?", "userDisplayName": null, "userId": "8844" }, { "creationDate": "2011-02-11T23:22:00.927", "id": "28398", "postId": "25556", ...
{ "accepted": true, "body": "<p>Try this:</p>\n\n<pre><code>sh -c /home/andrei/andreiscripts/startup.sh &gt;&gt; /home/andrei/Desktop/out.txt 2&gt;&amp;1\n</code></pre>\n\n<p>That should work. I've run into this same problem and running my script with sh fixed it.</p>\n\n<p>Also, you may want to delay it for 5 or ...
[ { "accepted": null, "body": "<p>Try System > Preferences > Startup Applications. You should be able to add an entry for your bash script. These applications are started as part of the post-login desktop load process.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-02...
null
null
null
null
null
25560
1
null
2011-02-10T01:01:13.033
15
6961
<p>I have a server with multiple users which each have multiple authorized SSH keys. Is there any effective way (command line utility?) to keep track of which key belongs to who and to quickly remove/add keys (apart from ssh-copy-id)?</p>
2331
169736
2014-04-07T18:58:47.553
2019-04-16T12:25:35.053
How do you manage SSH keys?
[ "ssh" ]
4
5
CC BY-SA 2.5
[ { "creationDate": "2011-02-10T05:32:14.433", "id": "27995", "postId": "25560", "score": "1", "text": "shell scripts can easily track login times from logs and manipulate the files in .ssh...I know that's not what you are looking for, so it's a comment not an answer", "userDisplayName": null,...
null
[ { "accepted": null, "body": "<p>You can use the last part of each lines in <code>.ssh/authorized_keys</code> is intended for comments. From <code>man sshd</code>: </p>\n\n<blockquote>\n <p>Protocol 1 public keys consist of the\n following space-separated fields:\n options, bits, exponent, modulus,\n com...
null
null
null
null
null
25564
1
25570
2011-02-10T01:37:14.773
9
16166
<p>Back in 2006, Ray (3DLover) posted the same question in: <a href="http://ubuntuforums.org/showthread.php?t=309680">http://ubuntuforums.org/showthread.php?t=309680</a> but none of the answers were really useful. Now with a little help from AskUbuntu community, I would like to repeat his question again to see if this ...
8747
8747
2012-02-20T02:23:42.633
2019-11-25T08:21:07.797
Partition tool with console UI (as in server installation)?
[ "server", "partitioning", "console" ]
2
2
CC BY-SA 3.0
[ { "creationDate": "2012-02-17T22:16:50.087", "id": "121780", "postId": "25564", "score": "0", "text": "So your asking for an ncurses gui that does everything the ubiquity installer does? Have you tried / used the debian installer (it's on the alternative ubuntu cd's)", "userDisplayName": nul...
{ "accepted": true, "body": "<p>Aha. Re-reading your post I see you mention what you think is the name of the utility, *parted_server*. A little googling for terms like 'parted_server, ubuntu server, ubuntu install partition program' and eventually I turn up <a href=\"https://help.ubuntu.com/6.10/ubuntu/installatio...
[ { "accepted": true, "body": "<p>Aha. Re-reading your post I see you mention what you think is the name of the utility, *parted_server*. A little googling for terms like 'parted_server, ubuntu server, ubuntu install partition program' and eventually I turn up <a href=\"https://help.ubuntu.com/6.10/ubuntu/ins...
null
null
null
null
null
25565
1
25568
2011-02-10T01:50:39.567
2
632
<p>I've tried and tried, but I just can't seem to find gnomad2 ( <a href="http://ubuntuforums.org/showthread.php?t=93810" rel="nofollow">http://ubuntuforums.org/showthread.php?t=93810</a> ) in the Ubuntu repositories. I've already enabled all the "categories" in Software Sources (except Source Code), and I've "reloaded...
4357
null
null
2011-02-10T02:25:17.387
Why can't I find gnomad2 in the repositories?
[ "10.10", "repository" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>This was <a href=\"http://packages.qa.debian.org/g/gnomad2/news/20100623T100721Z.html\" rel=\"nofollow\">removed from Debian</a> (and subsequently Ubuntu) for the following reasons:</p>\n\n<blockquote>\n <p>ROM; buggy, obsolete, abandoned upstream</p>\n</blockquote>\n\n<p>A glance a...
[ { "accepted": true, "body": "<p>This was <a href=\"http://packages.qa.debian.org/g/gnomad2/news/20100623T100721Z.html\" rel=\"nofollow\">removed from Debian</a> (and subsequently Ubuntu) for the following reasons:</p>\n\n<blockquote>\n <p>ROM; buggy, obsolete, abandoned upstream</p>\n</blockquote>\n\n<p>A ...
null
null
null
null
null
25566
1
74862
2011-02-10T02:12:44.230
3
446
<p>In the past, I could compose an e-mail in Thunderbird, and in the TO field write</p> <p>"icecream"</p> <p>and then my contact john@the <strong>icecream</strong> factory.com - to given an example - would show up.</p> <p>Not anymore. TB only looks for names and the first part of e-mail addresses. Any idea what can ...
null
null
null
2011-11-02T17:30:42.360
Thunderbird autofill: also look for domain names
[ "thunderbird" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>There is currently no way to do this. Thunderbird's autocompletion can only match the beginning of each field of the contacts in your address book.</p>\n\n<p>A <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=558931\" rel=\"nofollow\">bug has been reported</a> and <a href=\"htt...
[ { "accepted": true, "body": "<p>There is currently no way to do this. Thunderbird's autocompletion can only match the beginning of each field of the contacts in your address book.</p>\n\n<p>A <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=558931\" rel=\"nofollow\">bug has been reported</a> and <a hr...
null
null
null
null
user6019
25573
1
25583
2011-02-10T04:21:44.000
2
4267
<p>I am trying to install Oracle on my 32-bit machine that runs Ubuntu 10.4. I am following <a href="http://www.pythian.com/news/13291/installing-oracle-11gr2-enterprise-edition-on-ubuntu-10-04-lucid-lynx/" rel="nofollow">install Oracle on Ubuntu</a> tutorial. At the very first step there is a requirement to manually i...
10552
10552
2011-02-10T04:46:42.493
2011-07-22T13:25:50.543
Why do I need lib64 on my 32 bit machine?
[ "64-bit", "32-bit", "libraries", "shared-library" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The answer is partial and consists of 3 parts</p>\n\n<p>Part 1. Regarding machines with AMD64 processors</p>\n\n<p>What does the author of the tutorial do is:</p>\n\n<ol>\n<li>He uses native libstdc++5_3.3.6-17ubuntu1_amd64.deb library for his machine with AMD64 processor </li>\n<li>...
[ { "accepted": true, "body": "<p>The answer is partial and consists of 3 parts</p>\n\n<p>Part 1. Regarding machines with AMD64 processors</p>\n\n<p>What does the author of the tutorial do is:</p>\n\n<ol>\n<li>He uses native libstdc++5_3.3.6-17ubuntu1_amd64.deb library for his machine with AMD64 processor </l...
null
null
null
null
null
25575
1
25579
2011-02-10T04:33:36.413
2
1316
<p>I really like multiplayer racing games, like Need for Speed World or similar.</p> <p>I wonder if there is any MMO racing game for Ubuntu (2D or 3D). Browser-based games are also accepted.</p> <p><strong>Note:</strong></p> <p>I tried this question in the Gaming Q&amp;A of StackExchange (see link below), but one us...
8026
-1
2017-04-13T12:10:05.010
2014-01-03T22:12:43.797
Racing MMO - 2D or 3D - Massively Multiplayer Online Racing Games
[ "software-recommendation", "games" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2014-11-25T14:39:34.417", "id": "759228", "postId": "25575", "score": "0", "text": "This particular genre has only one possible answer until now and, thus, this question is not too broad.", "userDisplayName": null, "userId": "8026" } ]
{ "accepted": true, "body": "<p>The only native MMO close to racing is <a href=\"http://www.dark-wind.com/\" rel=\"nofollow\">Darkwind: War on Wheels</a>.</p>\n\n<blockquote>\n <p>Darkwind: War on Wheels is an independently developed 3D turn based racing and vehicle combat massively multiplayer online game (MMOG) ...
[ { "accepted": true, "body": "<p>The only native MMO close to racing is <a href=\"http://www.dark-wind.com/\" rel=\"nofollow\">Darkwind: War on Wheels</a>.</p>\n\n<blockquote>\n <p>Darkwind: War on Wheels is an independently developed 3D turn based racing and vehicle combat massively multiplayer online game...
null
null
2014-01-06T09:50:44.560
null
null
25581
1
25586
2011-02-10T05:27:10.557
3
1866
<p>Basically, I have a quad-monitor wallpaper that I want to stretch across all of my workspaces (1 monitor), I have compiz manager installed, but can't seem to get the single image to fill the entire cube. How should I go about this?</p>
10556
null
null
2011-02-10T06:40:01.987
How can I have 1 image stretch across multiple workspaces?
[ "compiz", "appearance", "desktop-background" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>This could be accomplished by splitting the image into four different images and adding a different one on each desktop.</p>\n\n<p>You could use a variety of different things to split the images. Using ImageMagick:</p>\n\n<ol>\n<li>Open a terminal</li>\n<li>If ImageMagick isn't insta...
[ { "accepted": true, "body": "<p>This could be accomplished by splitting the image into four different images and adding a different one on each desktop.</p>\n\n<p>You could use a variety of different things to split the images. Using ImageMagick:</p>\n\n<ol>\n<li>Open a terminal</li>\n<li>If ImageMagick isn...
null
null
null
null
null
25585
1
25711
2011-02-10T06:32:06.160
2
417
<p>Is it Possible to? or is it an emesene problem?, is there a plug in or a workaround?</p>
4203
4203
2011-02-10T06:47:55.167
2011-02-10T21:12:35.693
Is it possible to get emesene to work with MeMenu?
[ "indicator", "memenu", "emesene" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Actually there is no way for an external app to integrate with the MeMenu(if you mean the \"place\" where you can change your status). So it's not completely an emesene's fault.\nBy the way there could be a solution and i'll force the emesene's guys to fix that.</p>\n", "commentCou...
[ { "accepted": null, "body": "<p>I don't know if this is it you are looking for but <a href=\"http://www.omgubuntu.co.uk/2010/10/how-to-add-more-apps-to-the-ubuntu-messaging-menu/\" rel=\"nofollow\">here</a> is a workaround. </p>\n\n<p>Edit: this <a href=\"https://launchpad.net/~bjfs/+archive/ppa\" rel=\"nof...
null
null
null
null
null
25590
1
25594
2011-02-10T07:32:54.890
5
7589
<p>What is the best way to fix Ubuntu's Root file system permissions? </p> <p>I was changing file permissions on a whole bunch of files that needed to be removed, I had accidentally changed the permissions for <code>/</code>, <code>/etc</code>, <code>/var</code>, <code>/home</code>, <code>/bin</code>, <code>/media</c...
10560
175814
2015-04-03T18:20:52.217
2015-04-03T18:20:52.217
How do you fix file permissions for root directory?
[ "10.10", "filesystem", "permissions" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-02-10T09:10:24.467", "id": "28014", "postId": "25590", "score": "0", "text": "reinstalling Ubuntu is safer and likely to be less time consuming", "userDisplayName": null, "userId": "3940" }, { "creationDate": "2011-02-10T09:47:32.590", "id": "28020", ...
{ "accepted": true, "body": "<p><a href=\"http://ubuntuforums.org/showthread.php?t=620016\" rel=\"nofollow\">here</a> is a basic idea I hope you are looking for. I think most file system have permission of 755 for folders and 644 for files except for /bin which has executable files with root as owner.</p>\n", "co...
[ { "accepted": true, "body": "<p><a href=\"http://ubuntuforums.org/showthread.php?t=620016\" rel=\"nofollow\">here</a> is a basic idea I hope you are looking for. I think most file system have permission of 755 for folders and 644 for files except for /bin which has executable files with root as owner.</p>\n...
null
null
null
null
null
25591
1
25601
2011-02-10T07:37:17.583
11
1678
<p>If I am using the command line in xterm, gnome-terminal, etc., I can keep <code>sudo</code> from re-prompting for a password, within some limits, or I can disable it.</p> <p>As a compromise between usability and security, I usually just want this re-querying wait-time lengthened.</p> <p>By default, there is only a...
8844
8844
2011-09-12T03:20:34.377
2011-09-12T03:20:34.377
Why does sudo ask for a password in window after I've just authenticated in a different one?
[ "gnome-terminal", "sudo" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>The grace period is controlled by what <code>sudo</code> calls a 'ticket'. When you authenticate with sudo, it creates this ticket with a certain timestamp that basically says when the authentication should expire.</p>\n\n<p>By default (this is set when the package is compiled), this...
[ { "accepted": true, "body": "<p>The grace period is controlled by what <code>sudo</code> calls a 'ticket'. When you authenticate with sudo, it creates this ticket with a certain timestamp that basically says when the authentication should expire.</p>\n\n<p>By default (this is set when the package is compile...
null
null
null
null
null
25596
1
25600
2011-02-10T08:27:46.730
136
409267
<p>I'm using Ubuntu Maverick and Virtual Box 3+. I have Windows 7 Ultimate. The problem is that it doesn't detect USB drives in Windows 7, but USB peripherals (mouse + keybord) are working.</p> <p>I followed <a href="https://help.ubuntu.com/community/VirtualBox/USB">these instructions</a>, but I can't find the user gr...
6560
243321
2023-07-08T19:36:00.840
2023-07-08T19:36:00.840
How to set up USB for Virtualbox?
[ "usb", "virtualbox", "virtualization", "10.10", "usb-drive" ]
10
4
CC BY-SA 3.0
[ { "creationDate": "2011-02-10T08:47:12.023", "id": "28011", "postId": "25596", "score": "0", "text": "Is the Virtualbox you have installed the one from the software center?", "userDisplayName": null, "userId": "8844" }, { "creationDate": "2011-02-10T08:47:23.533", "id": "2801...
{ "accepted": true, "body": "<h3>1. Install Extension Pack</h3>\n\n<p>also see: <a href=\"https://askubuntu.com/questions/41478/how-do-i-install-the-virtualbox-version-from-oracle-to-install-an-extension-pack\">How do I install the VirtualBox version from Oracle to install an Extension Pack?</a></p>\n\n<p><strong>U...
[ { "accepted": null, "body": "<p>The <code>vboxusers</code> will be in the <code>/etc/group</code> file. You edit it with something like <code>nano</code> . </p>\n\n<p><code>sudo nano /etc/group</code></p>\n\n<p>Add your user to the <code>vboxusers</code> line, or create one if necessary.</p>\n\n<p>As Takka...
null
null
null
null
null
25597
1
null
2011-02-10T08:45:33.597
2
3525
<p>I just bought <a href="http://www.hi-techitaly.com/news/computer/2501-bestit-itek-uga-connettere-fino-a-6-monitor-allo-stesso-computer.html" rel="nofollow">this USB graphics adapter</a> and I need to use it on Ubuntu 10.10. I <a href="http://libdlo.freedesktop.org/wiki/" rel="nofollow">followed this guide</a>, but w...
6573
21115
2011-07-10T23:55:41.757
2012-02-22T22:40:31.120
Using a displaylink usb video adapter
[ "10.10", "usb", "display", "monitor", "displaylink" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Try looking at this: <a href=\"http://blogg.noonday.se/2010/01/28/linux-usb-video-adapter/\" rel=\"nofollow\">http://blogg.noonday.se/2010/01/28/linux-usb-video-adapter/</a></p>\n\n<p>This guy did it and gave the steps on how he did it...</p>\n", "commentCount": "1", ...
null
null
null
null
null
25599
1
25612
2011-02-10T09:01:01.940
24
81555
<p>How can I do it? I am trying it like this RESULT=`wget $URL`</p> <p>P.S. - Also any recommended sources for learning shell scripting?</p>
8238
null
null
2016-01-19T22:59:49.513
Get wget output to a variable
[ "scripts", "wget" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>How about:</p>\n\n<pre><code>RESULT=\"`wget -qO- http://example.com`\"\necho $RESULT\n</code></pre>\n\n<p>Edit: Yeah, that works.</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2011-02-10T12:06:56.653", "id": "28041", "postId": "25612", ...
[ { "accepted": true, "body": "<p>How about:</p>\n\n<pre><code>RESULT=\"`wget -qO- http://example.com`\"\necho $RESULT\n</code></pre>\n\n<p>Edit: Yeah, that works.</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2011-02-10T12:06:56.653", "id": "28041", "post...
null
null
null
null
null
25602
1
25613
2011-02-10T09:15:23.240
1
3255
<p>Bittorrent trackers are a bit of a mystery to me, but I do recall (a couple of years ago) that I managed to set up a MS Window bittorrent client (uTorrent) to make a private .torrent and then manage it (privately)... </p> <p>I'd like to do the same with a Linux/Ubuntu program... and I'd prefer to stay with Upunt...
2670
2670
2011-02-10T10:38:11.047
2011-02-10T10:38:11.047
Is there a bittorrent client which has an embedded tracker?
[ "bittorrent" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I like <a href=\"http://qbittorrent.sourceforge.net/\" rel=\"nofollow\">qBittorrent</a>. I am not so familiar with torrents but <a href=\"http://sourceforge.net/apps/mediawiki/qbittorrent/index.php?title=How_to_use_qBittorrent_as_a_tracker\" rel=\"nofollow\">here</a> is something on ...
[ { "accepted": null, "body": "<p>Ubuntu comes with <code>Transmission</code> as standard Bit-torrent client. You find it in <code>Applications -&gt; Internet -&gt; Tranmission</code></p>\n\n<p>It has a possibility for <code>private</code> torrents. <code>File -&gt; New...</code> last checkbox</p>\n", "co...
null
null
null
null
null
25604
1
null
2011-02-10T09:35:17.547
0
675
<p>I have Ubuntu 10.04, my laptop is ASUS k50ij, intel duo t3000, 2gb ram, 320 HDD, intel gma 4500M video card.</p> <p>My problem is that a couple days ago my monitor had start blinking for a few seconds. Then it stops and begins the same behaviour let's say in next 2 hours. What am i missing here?</p> <p>Another fun...
4921
19490
2011-06-18T15:08:08.533
2012-02-10T18:12:17.860
Monitor blinking
[ "10.04", "monitor", "flicker" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2011-02-10T17:26:50.100", "id": "28094", "postId": "25604", "score": "0", "text": "I have the very same problem, with Ubunto 10.04 on NEC Versa laptop...", "userDisplayName": "user10566", "userId": null }, { "creationDate": "2011-02-10T17:26:50.180", "id": ...
null
[ { "accepted": null, "body": "<p>This answer isn't that nice if you have a laptop.</p>\n\n<p>I've been working on a nice big expensive IPS panel, and it started blinking if I powered it off. So as longs as it only went down in Stand-by I was fine, but if I ever pulled the power cord more than once a week it ...
null
null
null
null
null
25605
1
25606
2011-02-10T09:36:34.300
14
12185
<p>I often use Python 3000's interactive interpreter, but it's missing the convenience of tab-completion I'm used to from ipython, which isn't available for Python 3.x.</p> <p>How do I enable tab completion in all of them, 2.6 and 3.x?</p>
1067
1067
2011-02-10T09:41:57.147
2019-04-25T12:00:33.587
How can I get tab-completion in the interactive Python interpreter?
[ "command-line", "programming", "python" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>First, create a new file called <code>.pythonstartup.py</code> in your home directory. Put the following script in it:</p>\n\n<pre><code>try:\n import readline\nexcept ImportError:\n print(\"Module readline not available.\")\nelse:\n import rlcompleter\n readline.parse_an...
[ { "accepted": true, "body": "<p>First, create a new file called <code>.pythonstartup.py</code> in your home directory. Put the following script in it:</p>\n\n<pre><code>try:\n import readline\nexcept ImportError:\n print(\"Module readline not available.\")\nelse:\n import rlcompleter\n readline....
null
null
null
null
null
25609
1
null
2011-02-10T10:27:11.440
21
34774
<p>I'm looking for an application similar to teamviewer to install on ubuntu 10.10. I know that the teamviewer's staff has released a version for ubuntu, but I'd like to use something completely open. Someone can help me?</p>
9285
169736
2013-10-28T11:40:49.440
2020-10-03T17:22:07.253
Remote Desktop similar to Teamviewer?
[ "remote-desktop" ]
3
4
CC BY-SA 3.0
[ { "creationDate": "2011-02-10T14:13:37.160", "id": "28053", "postId": "25609", "score": "1", "text": "Please tell us what software you chose and why, it'd be greatly appreciated for others looking for alternatives.", "userDisplayName": null, "userId": "5674" }, { "creationDate": ...
null
[ { "accepted": null, "body": "<p>Here are some <a href=\"http://alternativeto.net/software/teamviewer/?platform=linux&amp;license=opensource\" rel=\"nofollow\">alternatives</a>.</p>\n\n<p>One app named Remote desktop viewer is already(Applications -> Internet) installed in ubuntu.</p>\n", "commentCount":...
null
null
null
null
null
25616
1
25663
2011-02-10T10:48:11.620
0
235
<p>Probably like most of you, I am concerned about the privacy of Facebook. Some people suggested that I use the HTTPS address instead. Unfortunately, many links in the HTTPS page itself link back to HTTP. So I am wondering whether it is possible in Ubuntu to redirect any request to:</p> <p><a href="http://www.faceboo...
7280
4980
2011-02-10T10:49:07.670
2011-02-17T05:07:48.230
Securing Facebook
[ "privacy", "redirect" ]
5
3
CC BY-SA 2.5
[ { "creationDate": "2011-02-10T13:44:32.537", "id": "28051", "postId": "25616", "score": "1", "text": "This is not a [discussion] forum, but a collection of questions and answers (Q&A).", "userDisplayName": null, "userId": "6969" }, { "creationDate": "2011-02-10T15:33:19.627", ...
{ "accepted": true, "body": "<p>As noted, Facebook supports this already.</p>\n\n<p>Go to <a href=\"https://www.facebook.com/editaccount.php\" rel=\"nofollow noreferrer\">account settings</a> and scroll down to account security:</p>\n\n<p><img src=\"https://i.stack.imgur.com/GCRiy.png\" alt=\"enter image descriptio...
[ { "accepted": null, "body": "<p>as far as i concern it should be handled by browsers not the OS. There are already some plugins/extensions for almost all browser to force the sites to use https: </p>\n\n<p>Firefox --- NoScript<br />\nChrome --- Use HTTPS</p>\n\n<p>There is also a user script for internet e...
null
null
null
null
null
25617
1
null
2011-02-10T10:54:08.957
0
1627
<p>I have copied an important piece of some text into a clipboard from an external memory card. Occasionally, I have forgotten to paste this info into a local file and I have then switched the system off. Can I restore a content of the clipboard after system restart?</p>
8772
null
null
2011-02-10T11:01:20.593
Can I restore a content of the clipboard after restart?
[ "xorg", "clipboard" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>If you use the clipboard manager <a href=\"https://launchpad.net/~hel-sheep/+archive/pastie\" rel=\"nofollow\">Pastie</a>, your pastes will survive a reboot, allowing you to choose the paste from a menu, and recover the data.</p>\n\n<p>You can add pastie by doing this :</p>\n...
null
null
null
null
null
25621
1
null
2011-02-10T11:12:28.977
9
14159
<p>Is there a way to import existing SSH keys to Seahorse?</p>
4980
25130
2012-04-04T00:58:38.620
2013-12-12T21:07:26.447
How do I import existing SSH keys into Seahorse?
[ "ssh", "seahorse" ]
3
1
CC BY-SA 3.0
[ { "creationDate": "2013-12-12T21:13:04.917", "id": "498851", "postId": "25621", "score": "1", "text": "Bug Confirmed https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/372608", "userDisplayName": null, "userId": "169736" } ]
null
[ { "accepted": null, "body": "<p><strong>Export and Import Keys</strong></p>\n\n<p>Seahorse can import SSH keys from the clipboard or a key file.\nSeahorse allows users to specify a SSH key file. Seahorse does not change\nthe content of imported files, instead, Seahorse copies the imported files\nto ~/.ssh w...
null
null
2013-12-13T15:36:47.537
null
null
25622
1
25632
2011-02-10T11:19:27.793
20
15128
<p>This seems to be a problem with pulseaudio. I was logged in over VNC on my phone and started playing a video this caused X to crash (as sometimes happens). I restarted and suddenly the sound doesn't work.</p> <ul> <li><p>I have a Intel HDA/Realtek ALC889</p> <pre><code>00:1b.0 Audio device: Intel Corporation 8280...
449
449
2011-02-10T12:24:25.117
2021-05-03T09:53:40.830
My sound stopped working today, how can I fix it?
[ "sound", "pulseaudio" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2011-02-10T12:04:21.543", "id": "28040", "postId": "25622", "score": "0", "text": "tried mv ~/.pulse?", "userDisplayName": null, "userId": "3940" }, { "creationDate": "2011-02-10T12:07:41.373", "id": "28042", "postId": "25622", "score": "0", "te...
{ "accepted": true, "body": "<h1>HUZZAH</h1>\n<p>Right. <code>arecord</code> was the dodgy looking element here that I eventually found through <code>fuser</code>ing the sound files (see my question for my process). But I couldn't find what was causing <code>arecord</code> to start as root on boot. Here's how I did...
[ { "accepted": true, "body": "<h1>HUZZAH</h1>\n<p>Right. <code>arecord</code> was the dodgy looking element here that I eventually found through <code>fuser</code>ing the sound files (see my question for my process). But I couldn't find what was causing <code>arecord</code> to start as root on boot. Here's h...
null
null
null
null
null
25623
1
25631
2011-02-10T11:55:51.780
10
2461
<p>How can I make a live CD/DVD from my harddisk installation?</p> <p>In other words, I would like to create a boot CD from Ubuntu that is installed on my PC, because I want to include the updated packages in it.</p> <p>Is it possible?</p>
8026
8026
2011-02-10T12:15:38.487
2017-02-24T05:54:11.673
How can I make a live CD/DVD from my harddisk installation?
[ "boot", "cd", "updates", "package-management" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I just made one for myself a few hours ago! I used <a href=\"http://www.geekconnection.org/remastersys/ubuntu.html\">RemasterSys</a>. The steps to install are given on the page. After installing it, you can type the following commands on a terminal:</p>\n\n<p><code>sudo remastersys d...
[ { "accepted": null, "body": "<p>This should do the trick:</p>\n\n<p><a href=\"http://remastersys.sourceforge.net/remastersystool.html\" rel=\"nofollow\">http://remastersys.sourceforge.net/remastersystool.html</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2013-03-15T...
null
null
null
null
null
25628
1
25629
2011-02-10T12:28:20.373
1
522
<p>Is it possible to distort an image with open source software on Ubuntu?</p> <p>I know I can skew and stretch, but how can I do <a href="http://www.coloribus.com/adsarchive/prints/nike-air-zoom-swift-vapor-distort-5715855/" rel="nofollow">something like this</a>?</p> <p>Basically, imagine all those images being a s...
1646
1067
2011-02-10T16:02:12.263
2011-02-10T16:02:12.263
How to distort images
[ "10.04", "software-recommendation" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Ubuntu has an excellent image editing software called GIMP. You can goto the software center, and search for GIMP. As for warping, I think you can do it. </p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-02-10T19:00:41.813", "id": "28115", ...
[ { "accepted": true, "body": "<p>Ubuntu has an excellent image editing software called GIMP. You can goto the software center, and search for GIMP. As for warping, I think you can do it. </p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-02-10T19:00:41.813", "i...
null
null
null
null
null
25633
1
25645
2011-02-10T13:07:06.080
70
106112
<p>I'm new to Ubuntu and recently started using it on my PC. I'm going to replace that PC with a new machine. I want to transfer my data and settings to the nettop. <strong>What aspects should I consider?</strong></p> <p>Obviously I want to move my data over. <strong>What things am I missing if I only copy the entire ...
5786
208696
2014-11-03T16:19:13.123
2023-10-22T10:45:08.160
How to migrate user settings and data to new machine?
[ "user-data", "cloning" ]
10
1
CC BY-SA 3.0
[ { "creationDate": "2022-01-03T17:34:08.793", "id": "2389953", "postId": "25633", "score": "0", "text": "Some of these suggestions assume both systems are available at the same time. I have a situation where I'll be moving from a VM to a native install. Therefore I need to use one of the tar/ba...
{ "accepted": true, "body": "<p>User settings are stored in the Home folder by design. So, if you copy your <code>/home/your-username</code> to your new computer, you should be fine...</p>\n<p>...but there are caveats:</p>\n<ul>\n<li>Permissions. It is common that &quot;programs&quot; (shellscripts, custom build pr...
[ { "accepted": null, "body": "<p>For the software packages, you should read the following : <a href=\"http://www.omgubuntu.co.uk/2010/05/transfer-your-packages-to-a-clean-install/\" rel=\"noreferrer\">http://www.omgubuntu.co.uk/2010/05/transfer-your-packages-to-a-clean-install/</a></p>\n\n<pre><code>oldmachi...
null
null
null
null
null
25635
1
26265
2011-02-10T13:09:05.087
3
1731
<p>I would really like people to be able to use my locked computer to surf, so I would like some way to run a browser on login screen. So can I make GDM run Firefox in some way? It would be cooler if I could have a browser as a screensaver, but that seems a bit harder.</p> <p>Please ignore all the security problems wi...
10540
3037
2011-02-10T16:34:36.453
2023-12-16T05:21:17.710
Running a webbrowser on the screen saver or login screen?
[ "gdm", "login-screen", "screensaver" ]
7
3
CC BY-SA 2.5
[ { "creationDate": "2011-02-11T23:08:44.780", "id": "28395", "postId": "25635", "score": "0", "text": "I'm going to hazard an answer I hate to hear: There is no way to do exactly what you ask without you heading up a project and writing code. Screensavers and login managers by design do not allow...
{ "accepted": true, "body": "<p>If it's still actual ... just add browser's launcher to </p>\n\n<p>/usr/share/gdm/autostart/LoginWindow</p>\n\n<p>and it will start automatically on the login page. Hope this will be helpful.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-02-15T10:32...
[ { "accepted": null, "body": "<p>There might be a way to do what you are thinking BUT</p>\n\n<p>There are also some extensions for firefox that allow you to have the web browser open full screen and lock like a web kiosk at malls and schools and stuff</p>\n\n<p>then it requires a password to close I believe ...
null
null
null
null
null
25639
1
null
2011-02-10T13:39:51.813
1
3901
<p>When pushing a bzr repo to another server, I need to type an openSSH password. </p> <p>After I typed it, an openSSH popup appears, and requires the password again. </p> <p>Any way to avoid this?</p>
622
3037
2011-02-10T23:36:59.387
2011-03-17T03:33:57.143
How to avoid openSSH showing authentication popup?
[ "10.04", "openssh" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You may find GPG Agent useful - see <a href=\"https://help.ubuntu.com/community/GnuPrivacyGuardHowto\" rel=\"nofollow\">Tips and Tricks page on Ubuntu Community Help</a></p>\n", "commentCount": "5", "comments": [ { "creationDate": "2011-02-14T15:51:25.76...
null
null
null
null
null
25643
1
null
2011-02-10T14:25:21.717
2
1096
<p>Is there any way to sync the <em>Sent</em> folder in Evolution in Ubuntu One? Received items are updated from the mail server as I leave them there 7 days before deletion, but I need to keep my sent items on each computer too.</p>
null
3037
2011-02-10T16:30:58.517
2011-03-14T17:32:57.243
How do I sync Evolution's "Sent" folder?
[ "ubuntu-one", "evolution" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-10T14:32:18.597", "id": "28055", "postId": "25643", "score": "3", "text": "Are you using IMAP or POP?", "userDisplayName": null, "userId": "211" } ]
null
[ { "accepted": null, "body": "<p>Evolution by default stores the send mails for every account you create on a local folder to your computer. This folder can be accessed either by the evolution interface (\"On this computer --> Sent\") or by navigating to <code>/home/YOUR_USERNAME_HERE/.evolution/mail/local</...
null
null
null
null
user10573
25644
1
25806
2011-02-10T14:31:01.110
8
14744
<p>I'd like to know (programmatically) which window has current focus. Is there a window-manager independent way of discovering that?</p> <p>Otherwise, how does one determine which window has focus in Compiz or Metacity?</p>
252
9781
2011-10-10T17:08:59.830
2014-06-15T12:14:05.927
Which window has current focus?
[ "python", "programming", "window-manager", "window", "application-development" ]
6
1
CC BY-SA 2.5
[ { "creationDate": "2023-06-03T03:01:10.067", "id": "2577492", "postId": "25644", "score": "0", "text": "Same question on stack overflow: [Obtain Active window using Python - Stack Overflow](https://stackoverflow.com/questions/10266281/obtain-active-window-using-python)", "userDisplayName": n...
{ "accepted": true, "body": "<p>What you want is <a href=\"http://library.gnome.org/devel/libwnck/stable/\" rel=\"noreferrer\">libwnck</a> (if you're just interested in windows) or <a href=\"https://launchpad.net/bamf\" rel=\"noreferrer\">libbamf</a> (if you're interested in windows and the applications that own th...
[ { "accepted": null, "body": "<p>Well if you can ping something back to the shell:</p>\n\n<pre><code>xdpyinfo | grep focus\n</code></pre>\n\n<p>Should work.</p>\n\n<p>Edit: For slightly cleaner output, try this:</p>\n\n<pre><code>xdpyinfo | grep -Eo 'window 0x[^,]+' | cut -d\" \" -f2\n</code></pre>\n", "...
null
null
null
null
null
25646
1
25751
2011-02-10T14:38:03.587
4
17866
<p>How to do a grep in a variable? I have stored the wget output in a variable and I need to extract out some strings from it. Like the content of the variable is </p> <pre><code>upgrade http://wordpress.org/download/ http://wordpress.org/wordpress-3.0.5.zip 3.0.5 en_US 4.3 4.1.2 </code></pre> <p>I need to check if t...
8238
34298
2014-05-20T14:09:30.980
2014-05-20T14:09:30.980
How do I grep in the content of a string variable?
[ "grep" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>If you are just looking for a word you can use a for loop.</p>\n\n<pre>STRING=\"upgrade this if you can\"\nfor x in $STRING; do\n echo $x\n if [ \"$x\" = 'upgrade' ]; then\n echo found\n y=$x\n break\n fi\ndone \necho $y</pre>\n\n<p>If upgrade is always in the...
[ { "accepted": null, "body": "<p>Rather than grepping, perhaps just use <code>cut</code>. It'll be a lot faster than running a full regex.</p>\n\n<pre><code>STRING=\"upgrade http://wordpress.org/download/ http://wordpress.org/wordpress-3.0.5.zip 3.0.5 en_US 4.3 4.1.2\"\necho \"$STRING\" | cut -d\" \" -f4\n</...
null
null
null
null
null
25648
1
25652
2011-02-10T14:43:41.553
9
4192
<p>I am interested in knowing which options are used to compile vim in the package "vim" as I am trying to compile vim from source on another system, not running Debian/Ubuntu, and would like it to work in a similar way.</p>
10173
3037
2011-02-10T23:54:38.593
2022-12-26T13:44:15.923
Is it possible to find out what options packages were compiled with?
[ "package-management", "vim", "compiling" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Grab the source package</p>\n\n<pre><code>apt-get source vim\n</code></pre>\n\n<p>That'll download the source for the package in your current dir. Look at <code>debian/rules</code>, which is a makefile used when creating all the different vim packages. It may be hard to read, but the...
[ { "accepted": true, "body": "<p>Grab the source package</p>\n\n<pre><code>apt-get source vim\n</code></pre>\n\n<p>That'll download the source for the package in your current dir. Look at <code>debian/rules</code>, which is a makefile used when creating all the different vim packages. It may be hard to read,...
null
null
null
null
null
25651
1
25659
2011-02-10T15:00:02.350
14
34108
<p>On our school system, we're able to run script files without typing <code>bash</code> or <code>csh</code> or what have you without indicating what script type it is. On Ubuntu, however, I'm required to type <code>bash script.bash</code> for example. Is this always necessary in Ubuntu, or is it some setting I can cha...
10518
3037
2011-02-10T16:32:57.110
2018-07-22T07:28:15.460
Bash scripts will not run without typing "bash" in front of it
[ "bash" ]
3
5
CC BY-SA 2.5
[ { "creationDate": "2011-02-10T16:40:48.080", "id": "28083", "postId": "25651", "score": "1", "text": "How do you start it, and what is the errormessage?", "userDisplayName": null, "userId": "10068" }, { "creationDate": "2014-03-09T13:39:28.363", "id": "560541", "postId": ...
{ "accepted": true, "body": "<ol>\n<li><p>Make sure you start the script with <code>./script</code> or full path or whatever. Just <code>script</code> may not work (it works if the directory is in <code>$PATH</code>, like <code>/usr/bin</code>), since on UNIX systems it's not a habit to have the current directory i...
[ { "accepted": null, "body": "<p>Make sure the first line of the file reads:</p>\n\n<pre><code>#!/bin/bash\n</code></pre>\n\n<p>If the shebang is <code>#!/bin/sh</code>, you should not use any bash-specific features, only POSIX features. Even if <code>/bin/sh</code> is a symlink to <code>bash</code>, bash wi...
null
null
null
null
null
25655
1
25665
2011-02-10T15:19:29.120
11
30965
<p>On my user folder, I have folders like <strong>D</strong> ropbox, <strong>D</strong> ocuments, <strong>D</strong> ownloads &amp; <strong>d</strong> ump.</p> <p><code>ls a*</code> should list all the files whose name starts with <code>a</code>. Right? But when I gives the command <code>ls d*</code>, instead of just ...
8238
235
2011-10-11T21:11:17.160
2016-01-13T21:01:02.010
Why doesn't this wildcard work the way I expect?
[ "ls" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>According to bash man page:</p>\n\n<blockquote>\n <p>bash scans each word for the\n characters *, ?, and [. If one of\n these characters appears, then the\n word is regarded as a pattern, and\n replaced with an alphabetically sorted\n list of file names matching the\n pattern<...
[ { "accepted": null, "body": "<p>ls d* and D* both list files and folders matching d* and D* respectively, the behaviour is the same, there must have been a mistake on your test.</p>\n\n<p>If you want to list only the folder names and not the folder contents you need to use \"-d\":</p>\n\n<pre><code>ls -d D*...
null
null
null
null
null
25661
1
null
2011-02-10T15:57:37.290
2
7879
<p>so I need to connect to a remote server. Remote server is running Debian, I am on Ubuntu Lucid -- and a noob in SSH.</p> <p>I need a public key to connect to the remote server. The key has been created as a PuTTY Pageant File (.ppk). I used <code>putty-tools</code> to convert the .ppk key to Linux files (namely, <e...
9609
9609
2011-02-11T07:42:27.617
2012-01-01T22:57:17.123
SCP not working with a .ppk key
[ "ssh", "scp" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2011-02-10T18:00:55.360", "id": "28104", "postId": "25661", "score": "0", "text": "please provide more information. :) try and connect and add verbose tak.", "userDisplayName": null, "userId": "333" }, { "creationDate": "2011-02-10T20:19:40.017", "id": "281...
null
[ { "accepted": null, "body": "<p>Is <code>id_rsa</code> in <code>~/.ssh</code>? This is where <code>ssh</code> and <code>scp</code> looks for the private keys.</p>\n\n<p>Also if your using a private key you shouldn't be prompted for a password, this would suggests that it is not being used, and also that it ...
null
null
null
null
null
25664
1
34721
2011-02-10T16:14:36.137
4
16008
<p>I want to attempt some simple programs using MPI on my desktop which runs KUbuntu 10.04.2. Which MPI package should I install?</p>
2696
null
null
2011-04-12T16:44:45.620
Which MPI package should I install?
[ "package-management", "kubuntu" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If it's just for simple usage on your own system, OpenMPI is very nice, as it doesn't require any setup after installation, just running your application with <code>mpirun</code> is sufficient.</p>\n\n<pre><code>sudo aptitude install libopenmpi-dev openmpi-bin\n</code></pre>\n", "c...
[ { "accepted": null, "body": "<p>There's a <a href=\"https://help.ubuntu.com/community/MpichCluster\" rel=\"nofollow noreferrer\">great Guide in the Ubuntu Community Help</a> on using the <a href=\"http://www.mcs.anl.gov/research/projects/mpich2/\" rel=\"nofollow noreferrer\">MPICH2</a> implementation of the...
null
null
null
null
null
25668
1
null
2011-02-10T16:34:53.547
15
73430
<p>Is it possible to install Ubuntu from the hard disk?</p>
null
3037
2011-02-10T16:35:47.993
2019-12-01T19:43:47.287
Can you install Ubuntu from the hard disk?
[ "installation", "disk" ]
5
3
CC BY-SA 2.5
[ { "creationDate": "2011-02-10T16:42:46.970", "id": "28084", "postId": "25668", "score": "1", "text": "How do you mean? From a hard disk instead of a CD or USB?", "userDisplayName": null, "userId": "449" }, { "creationDate": "2011-02-10T17:49:01.470", "id": "28100", "postI...
null
[ { "accepted": null, "body": "<p>Yes you can use Wubi</p>\n\n<p><a href=\"https://help.ubuntu.com/community/Wubi\" rel=\"nofollow\">https://help.ubuntu.com/community/Wubi</a></p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-02-10T19:01:29.190", "id": "28116", ...
null
null
null
null
user10583
25670
1
25674
2011-02-10T16:51:10.217
2
4079
<blockquote> <p><strong>Possible Duplicates:</strong><br> <a href="https://askubuntu.com/questions/4109/how-do-i-increase-resize-margin-on-windows">How do I increase resize Margin on windows?</a><br> <a href="https://askubuntu.com/questions/25212/why-are-window-borders-so-hard-to-click-in-ambiance">Why are window...
6887
-1
2017-04-13T12:23:28.223
2011-02-10T17:03:48.247
Is there any way to make the window resizing less sensitive?
[ "gnome", "resize" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The problem is the border size of the windows. The default theme in Ubuntu has a very narrow border. You can change the windows border theme in \"System, Preferences, Appearance\". However, I haven't found a theme I like better than the default, so I've taken to using a shortcut I sa...
[ { "accepted": true, "body": "<p>The problem is the border size of the windows. The default theme in Ubuntu has a very narrow border. You can change the windows border theme in \"System, Preferences, Appearance\". However, I haven't found a theme I like better than the default, so I've taken to using a short...
null
null
2011-02-10T21:45:28.927
null
null
25671
1
null
2011-02-10T16:51:33.127
11
1994
<p>Because I like Qt and Python, is there a Quickly template for PyQt similar to the PyGTK one?</p>
4871
9781
2011-10-10T17:09:01.843
2012-07-18T19:45:23.113
Quickly template for PyQt?
[ "python", "application-development", "qt", "quickly", "pyqt" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-10T18:44:03.437", "id": "28112", "postId": "25671", "score": "0", "text": "Want to make one? I've been looking for something to scratch my itch with.", "userDisplayName": null, "userId": "214" } ]
null
[ { "accepted": null, "body": "<p>There is not a Qt template yet, no. As a maintainer of Quickly, we'd love to add one, but we've just been busy with other things. I'd be happy to mentor someone willing to develop one.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
null
null
null
null
null
25672
1
null
2011-02-10T16:51:56.737
3
727
<p>I keep having problems with my GNOME panels. What I have done is moved both panels to the bottom of the screen and added a bunch of icons / widgets etc.</p> <p>However I am finding often that when I login sometimes my panels have been restored to the default state with the icon panel at the top but with nothing oth...
9069
3037
2011-02-10T17:05:21.130
2011-04-23T19:28:38.977
Panels in GNOME keep resetting or turning blank
[ "gnome-panel" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>alt+f2 type : gconf-editor</p>\n\n<p>apps--->\npanel-->\nglobal-></p>\n\n<p>Then Check \"locked_down\"</p>\n\n<p>It should prevent the panels from further change</p>\n\n<p>but you must uncheck it to change things on the panels</p>\n", "commentCount": "0", "comments": ...
null
null
null
null
null