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
21305
1
21901
2011-01-13T02:09:52.470
81
17064
<p>I am running Ubuntu in VirtualBox (on a Windows 7 host). Several times now, the top-level menu bar, the task bar — and seemingly every system dialog — have forgotten the out-of-the-box "Ambiance" theme they conform to when I first installed the system. Window captions still preserve the theme, but pretty much nothin...
8806
19840
2013-01-02T21:01:13.447
2014-05-26T08:19:21.963
Desktop forgets theme?
[ "gnome", "themes", "gnome-settings-daemon" ]
15
1
CC BY-SA 2.5
[ { "creationDate": "2011-06-10T20:09:09.200", "id": "763924", "postId": "21305", "score": "0", "text": "sounds like this bug: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/649809", "userDisplayName": null, "userId": "6232" } ]
{ "accepted": true, "body": "<p><a href=\"https://askubuntu.com/questions/21305/ubuntu-10-10-forgets-desktop-theme/21503#21503\">@zpletan's answer</a> lead to a bit of hunting around, which quickly unearthed what seems to be the root cause of my problem. It's detailed in Ubuntu <a href=\"https://bugs.launchpad.net/...
[ { "accepted": null, "body": "<p>Please , try this and reboot ! :)</p>\n\n<pre><code>gconftool-2 --shutdown \nrm -rf ~/.gconf/apps/panel \npkill gnome-panel \n</code></pre>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-01-17T01:50:52.153", "i...
null
null
null
null
null
21307
1
null
2011-01-13T02:30:37.407
11
20443
<p>I have a dual boot set up with Windows and Ubuntu. When I'm using Windows, web browsing is a lot faster than when I'm using Ubuntu and I don't know why. It's like there's just a big latency rather than the maximum speed is lower, there's a big delay before anything happens when using Ubuntu, it happens with all webs...
5124
169736
2014-05-20T18:23:21.360
2017-04-04T02:03:37.497
Slow internet browsing in Ubuntu
[ "firefox" ]
5
9
CC BY-SA 3.0
[ { "creationDate": "2011-01-13T03:57:40.147", "id": "22919", "postId": "21307", "score": "1", "text": "I marked this as a favourite cause I want to see where this is going. What do you mean by \"a big delay\"? What browser are you using? Are you using a proxy? Chances are your problem isn't the O...
null
[ { "accepted": null, "body": "<p>Are you using Firefox? It's dog slow on my PC as well for some reason.</p>\n\n<p>I've installed Google Chrome and Opera - and they just fly.</p>\n\n<p><a href=\"http://www.google.com/chrome\">google chrome</a></p>\n\n<p>Also - try this as well:\n<a href=\"http://www.ubuntugee...
null
null
null
null
null
21309
1
21533
2011-01-13T02:56:59.663
20
146788
<p>I have recently killed xserver on my machine after a regular update. I have uninstalled and reinstalled </p> <pre><code>nvidia-current </code></pre> <p>with no success. Looks I have reinstall xserver. How do i achieve this?</p> <p>Please and thank you.</p>
333
1067
2011-01-22T02:29:58.967
2022-05-16T12:39:22.310
How to restore xserver?
[ "xorg", "nvidia" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>it turns out there was some issue with my nvidia-current running the following command managed to get me back to non-accelerated gui, where I was then able to reinstall nvidia-current through the gui.</p>\n\n<p>From the terminal:</p>\n\n<pre><code>sudo apt-get remove --purge nvidia-*...
[ { "accepted": null, "body": "<p><strong>Method : 1</strong></p>\n\n<p>One easy way to reinstall the X server is to:</p>\n\n<blockquote>\n<pre><code>Restart the PC with the live ubuntu disk. \nChoose safe graphics mode. \nOpen a terminal \ncd to /etc/X11 \ncp xorg.conf to /media/usbdrive \nopen gftp \...
null
null
null
null
null
21312
1
21739
2011-01-13T04:50:36.630
3
986
<p>For instance floating panels and main window in Gimp are independent windows. If I change focus to a full window (e.g. Firefox by doing Alt-Shift) and go back to the main Gimp window I don't get back the floating panels also (I have to change to them as well in order to see them). It would be great if the 3 windows ...
8673
-1
2017-04-13T12:24:48.743
2011-01-15T20:13:14.553
Is there a way to group 2 or 3 gui windows so that they don't get lost behind other open windows?
[ "gnome", "gui", "window" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2011-01-13T05:19:13.453", "id": "22927", "postId": "21312", "score": "0", "text": "Please elaborate on \"doesn't seem to be accurately answered\". What did you try and what happened when you did?", "userDisplayName": null, "userId": "1689" }, { "creationDate": ...
{ "accepted": true, "body": "<p>This is actually window-manager dependent (<a href=\"http://svenfoo.geekheim.de/2005/05/12/transient-docks/\" rel=\"nofollow noreferrer\">read more here</a>), but the GIMP devs did try to workaround the problem by offering a \"transient dock\" method in the 2.5 series. When 2.6 was ...
[ { "accepted": true, "body": "<p>This is actually window-manager dependent (<a href=\"http://svenfoo.geekheim.de/2005/05/12/transient-docks/\" rel=\"nofollow noreferrer\">read more here</a>), but the GIMP devs did try to workaround the problem by offering a \"transient dock\" method in the 2.5 series. When ...
null
null
null
null
null
21316
1
null
2011-01-13T05:34:32.630
32
20810
<p>At System <strong>→</strong> Administration <strong>→</strong> Language support <strong>→</strong> Text. I can only choose standard locales, but I would like to fine-tune. For example in Windows I could customise things like time and date format, measure units, decimal separator, currency, etc manually - how can I ...
2390
5691
2011-01-13T13:34:52.723
2021-01-24T10:41:38.483
How can I customize a system locale?
[ "customization", "locale" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Not sure what kind of customization you want, but you can set some locale variables using your <code>~/.locale</code>. For example, to get english messages but german time and the likes I use</p>\n\n<pre><code>export LC_ALL=\"\"\nexport LANG=\"en_GB.utf8\"\nexport LC_CTYPE=\"...
null
null
null
null
null
21317
1
21327
2011-01-13T05:46:59.863
1
459
<p>I'm running KUbuntu 10.04.1 - I click on "System Settings" from the KMenu, click on the advanced tab, and start up "Service Manager". In the lower pane, I see "Free Space Notifier" is running.</p> <p><strong>Update:</strong> It might be a monitor for the free disk space in your home partition. Can anyone confirm ...
2696
2696
2011-01-13T07:57:10.517
2011-01-13T08:34:18.953
What is "Free Space Notifier"?
[ "kubuntu", "startup", "services" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2011-01-13T05:49:23.573", "id": "22928", "postId": "21317", "score": "0", "text": "Maybe it monitors the free disk space in my home partition?? [Link to Fedora Package with the same name](https://admin.fedoraproject.org/pkgdb/applications/Free%20Space%20Notifier?_csrf_token=7...
{ "accepted": true, "body": "<p>According to the <a href=\"http://packages.ubuntu.com/lucid/kde/freespacenotifier\" rel=\"nofollow\">package description</a>, it monitors free disk space on the Home partition and warns you on low disk space.</p>\n\n<blockquote>\n <p>KDE Daemon module for low disk space</p>\n \n <...
[ { "accepted": true, "body": "<p>According to the <a href=\"http://packages.ubuntu.com/lucid/kde/freespacenotifier\" rel=\"nofollow\">package description</a>, it monitors free disk space on the Home partition and warns you on low disk space.</p>\n\n<blockquote>\n <p>KDE Daemon module for low disk space</p>\...
null
null
null
null
null
21321
1
21323
2011-01-13T06:51:22.450
73
217472
<p>I have 2 HDD drives in my computer. At the moment second drive is mounted as <code>/media/storage</code>.</p> <p>How can I move my user data from <code>/home</code> to <code>/media/storage/home</code>?</p> <p>Can I just move the data over there and then simply symlink it back?</p>
6082
65926
2012-12-22T00:20:26.403
2022-04-02T02:21:06.473
Move home folder to second drive
[ "directory", "users" ]
6
1
CC BY-SA 3.0
[ { "creationDate": "2018-10-09T23:45:54.727", "id": "1779158", "postId": "21321", "score": "0", "text": "The answer that uses usermod is easiest: create a temp admin user, switch to that account, `usermod -m -d /path/to/non_existent_home_dir username`, switch back to your account (username), remo...
{ "accepted": true, "body": "<p>If you want to just move your home directory i.e <strong>/home/your-username</strong> then simply copy your home directory to other partition and then use System->Administration->Users &amp; Groups to open user settings dialog. Click on the keys icon to authenticate your self</p>\n\n...
[ { "accepted": true, "body": "<p>If you want to just move your home directory i.e <strong>/home/your-username</strong> then simply copy your home directory to other partition and then use System->Administration->Users &amp; Groups to open user settings dialog. Click on the keys icon to authenticate your self...
null
null
null
null
null
21325
1
21328
2011-01-13T08:05:38.660
3
2081
<p>I have recently purchased a 1920 x 1080 screen and the splash screen is all askew at startup and shut down. Is there a way I can fix this to suit my resolution?</p>
2458
null
null
2011-03-11T05:54:30.160
1920 x 1080 Splash
[ "plymouth" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Edit your <code>/etc/default/grub</code> file and add the following line:</p>\n\n<pre><code>GRUB_GFXPAYLOAD_LINUX=1920x1080x32\n</code></pre>\n\n<p>For Example:</p>\n\n<pre><code># The resolution used on graphical terminal\n# note that you can use only modes which your graphic card s...
[ { "accepted": true, "body": "<p>Edit your <code>/etc/default/grub</code> file and add the following line:</p>\n\n<pre><code>GRUB_GFXPAYLOAD_LINUX=1920x1080x32\n</code></pre>\n\n<p>For Example:</p>\n\n<pre><code># The resolution used on graphical terminal\n# note that you can use only modes which your graphi...
null
null
null
null
null
21326
1
21334
2011-01-13T08:05:48.377
46
22380
<p>Depending on nature of the text, sometimes line wrapping is convenient, sometimes it is just confusing. And every time I need to switch this (pretty frequently) I have to do to View - Preferences - Enable text wrapping - Close - four clicks, not mentioning all the hand, eye and thought motion. Can this be done a qui...
2390
250300
2017-07-26T07:24:32.150
2017-07-26T07:24:32.150
Can I toggle word-wrapping on/off quickly in Gedit?
[ "gedit" ]
5
1
CC BY-SA 3.0
[ { "creationDate": "2012-07-21T21:57:47.113", "id": "242733", "postId": "21326", "score": "2", "text": "You could leave the preferences window open while you edit\nor alt+e>e>alt+w works too.", "userDisplayName": "user78485", "userId": null } ]
{ "accepted": true, "body": "<p>Have a look at this Text-Wrap-Plugin: <a href=\"http://hartmann-it-design.de/gedit/TextWrap/\">http://hartmann-it-design.de/gedit/TextWrap/</a></p>\n\n<p>I have not tested it myself, but it may serve yout needs.</p>\n", "commentCount": "1", "comments": [ { "creationDate...
[ { "accepted": null, "body": "<p>There is no such shortcut that I know of, and the <a href=\"http://live.gnome.org/Gedit/KeyboardShortcuts\" rel=\"nofollow\">gedit documentation</a> confirms it. </p>\n\n<p>There is a way in Gnome to add your own shortcuts, but it is meant for menu options. I don't think it w...
null
null
null
null
null
21329
1
21341
2011-01-13T08:39:51.293
7
9715
<p>I tried</p> <p><code>rm ~/.local/share/rhythmbox/ ~/.cache/rhythmbox/ ~/.gconf/apps/rhythmbox/ -r</code></p> <p>but that only ended up removing the database. I want to remove some folders in particular. How do I do that? Are there symlinks involved?</p>
3778
169736
2013-12-11T11:48:02.527
2013-12-11T11:48:02.527
Where are my rhythmbox library folders stored?
[ "rhythmbox" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-01-13T09:19:22.843", "id": "22948", "postId": "21329", "score": "0", "text": "Can you clarify? Do you mean 'where does Rhythmbox import the physical music files to?'", "userDisplayName": null, "userId": "6683" }, { "creationDate": "2011-01-13T09:45:13.307"...
{ "accepted": true, "body": "<p>When you select your directory in the preferences, it automatically reverts to \"multiple locations\". This is because there is at lease one other location set automatically by the Ubuntu One Music Store:</p>\n\n<pre><code>~/.local/share/ubuntuone/Purchased from Ubuntu One/\n</code><...
[ { "accepted": true, "body": "<p>When you select your directory in the preferences, it automatically reverts to \"multiple locations\". This is because there is at lease one other location set automatically by the Ubuntu One Music Store:</p>\n\n<pre><code>~/.local/share/ubuntuone/Purchased from Ubuntu One/\n...
null
null
null
null
null
21330
1
null
2011-01-13T08:43:32.057
7
3379
<p>I'd like to disable right-mouse-click pop-up menu in Ubuntu terminal so that mouse right click to be passed to the application (Midnight Commander, to select files with the right mouse button). How to achieve this?</p>
2390
235
2011-01-13T15:01:27.940
2017-02-23T08:45:42.750
How to disable right-click menu in terminal?
[ "command-line", "mouse", "gnome-terminal" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>According to Gnome-Terminal's <a href=\"http://library.gnome.org/users/gnome-terminal/2.29/gnome-terminal.html\" rel=\"nofollow noreferrer\">Manual</a>, there's no such function. You can always use another terminal emulator such as <a href=\"http://packages.ubuntu.com/xterm\"...
null
null
null
null
null
21342
1
21361
2011-01-13T11:15:08.053
11
84411
<p>So I have upgraded Ubuntu with the latest Kernel. But after the upgrade and after I rebooted Ubuntu, all I get is GRUB. How do I load Ubuntu again when all I have is GRUB?</p> <p>I installed Ubuntu using wubi.</p> <p>Thanks heaps for the help</p>
1406
1406
2011-01-13T21:39:54.310
2013-12-28T11:41:22.030
How can I load Ubuntu when all I have is Grub?
[ "kernel", "upgrade", "grub2", "wubi" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-13T13:29:33.380", "id": "22976", "postId": "21342", "score": "0", "text": "Is this wubi installation or normal installation?", "userDisplayName": null, "userId": "5691" }, { "creationDate": "2013-12-18T03:40:50.177", "id": "502052", "postId": "2...
{ "accepted": true, "body": "<h1>Using Grub</h1>\n\n<p>If you get to a <code>grub</code> prompt and the system and kernel are still installed on the partition, you can \"manually\" boot the system - i.e. without the help of a working grub.cfg. This also works with a grub run from live media. To this end grub includ...
[ { "accepted": true, "body": "<h1>Using Grub</h1>\n\n<p>If you get to a <code>grub</code> prompt and the system and kernel are still installed on the partition, you can \"manually\" boot the system - i.e. without the help of a working grub.cfg. This also works with a grub run from live media. To this end gru...
null
null
null
null
null
21343
1
21349
2011-01-13T11:32:33.583
7
8059
<p>I guess this should be a simple thing for ubuntu users out there. I have two questions.</p> <ol> <li><p>Whenever I need to run some command that requires permission from root, I run as sudo followed by that command. It would be nice if that does not prompt for password (but I should still be issuing a sudo to make ...
2011
2011
2012-01-02T10:40:45.067
2012-01-02T10:40:45.067
How to make sudo remember my password and how to add an application to startup
[ "10.04", "startup", "sudo" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-13T12:43:19.117", "id": "22971", "postId": "21343", "score": "1", "text": "Part 2 of your question is similar to: [How can I make Shutter open at startup?](http://askubuntu.com/questions/8911/how-can-i-make-shutter-open-at-startup)", "userDisplayName": null, "u...
{ "accepted": true, "body": "<h2>First Question</h2>\n\n<ul>\n<li><p>If you dont want to enter password everytime,then you should edit sudoers file.</p>\n\n<p><code>sudo visudo</code> </p></li>\n<li><p>Then add the following line at the end of the file.</p>\n\n<p><code>%username ALL=(ALL) NOPASSWD:ALL</code> </...
[ { "accepted": null, "body": "<p>Tag the users or groups who you want to have passwordless access to sudo with \"NOPASSWD\" in your sudoers file (<code>sudo visudo</code> to edit it). See the man page for sudoers for more details.</p>\n\n<p>You can then create a startup script by editing the appropriate file...
null
null
null
null
null
21344
1
21354
2011-01-13T11:33:30.073
6
607
<p>To setup a laptop owned by a complete PC novice any settings that may become hard to tackle remotely need to be avoided. The laptop will be administrated via SSH. One thing in my list are problems arising from improper wake-ups from suspend or hibernate as they may also affect network accessibility.</p> <p>This is ...
3940
3940
2011-01-13T12:02:22.823
2013-10-10T07:11:59.460
Is it safe to configure "Shutdown" on "When laptop lid is closed"?
[ "10.04", "laptop", "shutdown", "power-management" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>As you mention, you may have problems with software not closing properly. Apart from that, the shutdown occurs as a proper shutdown sequence, exactly as if you had invoked it from the menus, so you're not going to have additional problems.</p>\n\n<p>This is how I set up my own lapoto...
[ { "accepted": true, "body": "<p>As you mention, you may have problems with software not closing properly. Apart from that, the shutdown occurs as a proper shutdown sequence, exactly as if you had invoked it from the menus, so you're not going to have additional problems.</p>\n\n<p>This is how I set up my ow...
null
0
null
null
null
21347
1
21356
2011-01-13T11:48:42.290
20
7327
<p>as enthusiastic, advanced Linux learner, I'd love to get an overview about Linux' architecure/structure in general. You know, like "the big picture".</p> <p>I'm thinking of a large schematic graphic showing what is what, who is who, what system (e.g. X) comprises which subsystems (GDM/Gnome/Compiz) on the way from ...
8488
40581
2016-02-06T02:42:16.730
2016-02-06T02:42:16.730
Is there a schematic overview of Ubuntu's architecture?
[ "design" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>There are lots and lots of them. The more you want to know, the more diagrams you'll have to dig up.</p>\n\n<p>This is one I made. But I gave up when I noticed that it's only ever going to get more complex, and I'll have to stop somewhere.</p>\n\n<p><img src=\"https://i.stack.imgur.c...
[ { "accepted": true, "body": "<p>There are lots and lots of them. The more you want to know, the more diagrams you'll have to dig up.</p>\n\n<p>This is one I made. But I gave up when I noticed that it's only ever going to get more complex, and I'll have to stop somewhere.</p>\n\n<p><img src=\"https://i.stack...
null
null
null
null
null
21348
1
21353
2011-01-13T12:22:19.300
11
1792
<p>I recently replaced the indicators in the gnome panel with the <strong>Indicator Applet Complete</strong>, as can be seen in the screenshot below.</p> <p><img src="https://i.stack.imgur.com/svU3B.png" alt="alt text"></p> <p>However I really miss the weather which used to be displayed with the date gnome applet. I ...
5855
235
2012-02-05T19:38:42.693
2014-03-19T20:13:50.063
Is there a weather indicator?
[ "indicator" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>There is</p>\n\n<p><a href=\"http://apt.ubuntu.com/p/indicator-weather\" rel=\"nofollow noreferrer\">indicator-weather</a> <a href=\"http://apt.ubuntu.com/p/indicator-weather\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install indicator-weather\...
[ { "accepted": true, "body": "<p>There is</p>\n\n<p><a href=\"http://apt.ubuntu.com/p/indicator-weather\" rel=\"nofollow noreferrer\">indicator-weather</a> <a href=\"http://apt.ubuntu.com/p/indicator-weather\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install indicator-...
null
null
2013-06-21T05:54:37.677
null
null
21351
1
21397
2011-01-13T13:05:45.673
9
4224
<p>First of all, I am not sure the title of this question is the most appropriate however this is what I meant to say,</p> <p>There are many ways to extend the life of a laptop battery. One way is by not connecting it to the AC adapter all the time which will overcharge it. I read that in this <a href="http://www.sony...
5855
null
null
2016-03-19T15:30:34.403
Application to display battery info
[ "indicator", "battery" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-13T15:02:34.720", "id": "22993", "postId": "21351", "score": "0", "text": "I read the opposite from that link. If you keep connecting and disconnecting the battery it will give you less life. Removing it will make you go through more discharge cycles. Check the graphic...
{ "accepted": true, "body": "<p>Wow, that web site is COMPLETELY WRONG. I am an engineer and among other things, sometimes design and build battery packs. I have read many data sheets from battery manufacturers and they all say the exact opposite, and I have experimental evidence that they are correct.</p>\n\n<p>...
[ { "accepted": null, "body": "<ul>\n<li><p>You can get some additional information, apart from right clicking the battery icon next to the clock (get's shown when you pull out your power chord), by opening a Terminal and typing</p>\n\n<pre><code>cat /proc/acpi/battery/BAT1/*\n</code></pre></li>\n<li><blockqu...
null
null
null
null
null
21355
1
21358
2011-01-13T13:43:53.890
3
333
<p>Possible cases:</p> <p>1) I plan to do Debian packaging (this case is the motivation since postfix gets installed as a dependency of some development packages, so it means that in such a case might be necessary).</p> <p>2) I plan to use Evolution and a Internet provider mail account.</p> <p>3) I plan to use gmail...
8673
25863
2012-11-21T22:23:25.660
2012-11-21T22:23:25.660
In what cases should I install (and configure) Postfix as a desktop user?
[ "packaging", "mail", "postfix" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-13T13:51:34.200", "id": "22978", "postId": "21355", "score": "1", "text": "I don't understand what you're getting at. Do you ask if installing the package is harmful? Or are you looking for possible use cases? (Why would that question be particularly interesting?)", ...
{ "accepted": true, "body": "<p>Postfix is a Mail Transfer Agent, so broadly it can accept mail to send to other people, and it can deliver mail locally.</p>\n\n<p>Installing Postfix on a desktop/laptop/netbook end-user machine is something people normally do when they want to be able to queue up mail on the local ...
[ { "accepted": true, "body": "<p>Postfix is a Mail Transfer Agent, so broadly it can accept mail to send to other people, and it can deliver mail locally.</p>\n\n<p>Installing Postfix on a desktop/laptop/netbook end-user machine is something people normally do when they want to be able to queue up mail on th...
null
null
null
null
null
21359
1
58493
2011-01-13T14:13:46.183
7
1267
<p>I'm an artist specifically focussing on glitches and errors and I'm currently trying to find a way to create images like <a href="http://www.beflix.com/bx10.html" rel="nofollow">this</a> that were made by taking screenshots of what is currently in vram. Is it possible to do this in Linux/Ubuntu? If so, how?</p>
6689
null
null
2011-08-24T15:32:47.623
How do I take a screenshot of what is currently in vram?
[ "screenshot" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-08-22T12:34:22.683", "id": "66246", "postId": "21359", "score": "0", "text": "You could use gimp or Photoshop, but it might not look as good as the random inspiration", "userDisplayName": null, "userId": "23272" } ]
{ "accepted": true, "body": "<p>Dumping the VRAM content should not work from userland. It would need support from the driver in the kernel. If you are lucky, your driver might contain triggers to dump the memory, but they may only be available if you compile certain debugging options.</p>\n", "commentCount": "0"...
[ { "accepted": null, "body": "<p>I've noticed an interesting glitch on my machine that produces aesthetically pleasing glitch art results, though it is not as direct or useful as a raw VRAM capture.</p>\n\n<p>I use gnome-mplayer - though any mplayer-derived software should do - with the vdpau hardware accele...
null
null
null
null
null
21367
1
null
2011-01-13T14:59:10.840
4
4323
<p>How can I prevent my (WiFi) connection to automatically disconnect when I lock my screen? Note that this problem does not occur on my home LAN for some reason.</p>
2331
null
null
2023-03-18T11:10:03.147
How can I prevent my connection to automatically disconnect when I lock my screen?
[ "networking", "network-manager" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I think that if you enable the connection \"for all users\" (you can set a checkbox for this when you edit the connection properties) it should not drop anymore.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2023-03-18T11:12:50.027", ...
null
null
null
null
null
21370
1
null
2011-01-13T15:38:27.640
4
1629
<p>I have a desktop PC at work, and a laptop at home.... or elsewhere.</p> <p>What I want to do is use a USB HD to store my documents (about 130 Gb, maybe more). That would serve as backup and also port my files to my laptop. I'd like any of both computers to automatically sync all files there with local copies, so th...
null
5691
2011-01-13T15:47:00.303
2012-01-01T04:25:09.477
Automatic syncing USB HD drive to local HD (different computers)
[ "usb", "sync" ]
2
5
CC BY-SA 2.5
[ { "creationDate": "2011-01-13T15:53:10.893", "id": "23004", "postId": "21370", "score": "0", "text": "Have a look at this question: http://askubuntu.com/q/474/3940. An automatic procedure will not work securely - it needs to be you to tell when to sync. Why not always work on your external drive...
null
[ { "accepted": null, "body": "<p>A vague answer would be to use rsync to sync to and from your HDD to a selected file structure on your systems. I typically just use rsync to push changes from my server to backup HDDs, but (without trying this on my own) I can't see why you couldn't rsync to and from the dri...
null
null
2012-02-03T01:31:23.083
null
luri
21373
1
null
2011-01-13T16:14:37.847
17
5547
<p>I've been following the progress of getting Firefox (and Thunderbird) working with the global application menu, how can I test and follow along it's progress?</p>
235
235
2011-01-13T21:22:16.897
2011-03-05T16:31:43.033
How can I get Firefox to work with the global application menu?
[ "11.04", "firefox", "ppa", "appmenu" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
null
2012-10-14T22:22:11.550
null
null
21375
1
26373
2011-01-13T16:19:18.827
6
13006
<p>I have my eclipse telling about every 10 minutes that "eclipse Could not save master table to file".</p> <p>I found an old discusion on this, which tells to delete <code>/home/&lt;username&gt;/.eclipse</code> folder, but I did a search and there's no such folder in my whole system.</p> <p>Any idea how to solve thi...
5304
5304
2011-03-01T18:34:14.400
2015-03-20T22:25:46.910
"eclipse Could not save master table to file"
[ "eclipse" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2012-08-28T07:15:26.127", "id": "225603", "postId": "21375", "score": "0", "text": "If /home/<username>/.eclipse is doesn't exist they probably mean the folder where you have installed eclipse. I have found some other file that bugged me there.", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>Try setting correct privileges to the file </p>\n\n<pre><code>&lt;workspace&gt;/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources`\n</code></pre>\n\n<p>I would suggest setting correct permissions for the whole workspace</p>\n\n<p>See <a href=\"http:/...
[ { "accepted": true, "body": "<p>Try setting correct privileges to the file </p>\n\n<pre><code>&lt;workspace&gt;/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources`\n</code></pre>\n\n<p>I would suggest setting correct permissions for the whole workspace</p>\n\n<p>See <a href=...
null
null
null
null
null
21376
1
21544
2011-01-13T16:28:13.270
3
1385
<p>I followed the instructions for installing LibreOffice found <a href="http://drupal.txwikinger.me.uk/content/libreoffice-now-available-ppa-ubuntu-1010-and-1004" rel="nofollow noreferrer">here</a>, which are basically the same instructions found all over askubuntu and the web in general. </p> <p>I followed the instr...
2664
49724
2012-03-23T07:08:12.877
2013-10-25T18:13:11.777
Problem installing LibreOffice
[ "libreoffice" ]
2
4
CC BY-SA 3.0
[ { "creationDate": "2011-01-13T18:41:23.960", "id": "23031", "postId": "21376", "score": "1", "text": "if you have no extensions installed, try removing your ~/.LibreOffice and ~/.OpenOffice folders as well. If that doesn't work try reinstalling. Btw, check in synaptic and ensure that all the lib...
{ "accepted": true, "body": "<p>If you have no extensions installed, try removing your ~/.LibreOffice and ~/.OpenOffice folders as well. If that doesn't work try reinstalling. </p>\n\n<p>Btw, check in synaptic and ensure that all the libreoffice packages are installed - I have a gut feeling that only the core got i...
[ { "accepted": null, "body": "<p>Maybe you have installed the suite, but not all the apps included (Writer, Impress etc.). Try the following:</p>\n\n<blockquote>\n <p>sudo apt-get install libreoffice-writer libreoffice-calc libreoffice-draw libreoffice-math libreoffice-impress libreoffice-base</p>\n</blockq...
null
null
null
null
null
21378
1
30990
2011-01-13T16:43:10.583
33
34864
<p>This is a general Upstart question, but let me use a specific case:</p> <p>Centrify is a NIS to ActiveDirectory gateway. It needs to load before any service that will depend the authentication service that it provides, e.g. autofs, cron, nis, et al.</p> <p>This has proven to be quite challenging to achieve, even ...
731
731
2011-03-26T00:16:46.847
2011-03-26T00:16:46.847
How can I make sure one Upstart job starts before other Upstart jobs?
[ "boot", "upstart", "init" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>James's answer works for a 1 to 1 dependency. For a 1 to many, i.e., to make sure service A starts before services B, C, and D, you need to take another approach. You can look at the current portmap scripts for reference but here is the general approach: create a wait script.</p>\n\...
[ { "accepted": null, "body": "<p>The solution is to approach the problem from the other direction: to satisfy the start criteria for Centrify, it is not necessary to make existing services\ndepend on the new Centrify service, rather make the new Centrify service\ndepend on existing services.</p>\n\n<p>For ex...
null
null
null
null
null
21379
1
21394
2011-01-13T16:48:46.570
57
46936
<p>I'd like to find out which packages</p> <pre><code>sudo apt-get build-dep &lt;package&gt; </code></pre> <p>would install (if I already got some dependencies installed, I'd also like to see those → so running or simulating the above is not enough). Command line preferred.</p>
3037
3037
2011-01-13T19:20:40.107
2015-10-29T20:56:17.677
How do I find the build dependencies of a package?
[ "command-line", "dependencies" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-13T17:54:30.740", "id": "23023", "postId": "21379", "score": "1", "text": "I'm confused, doesn't `sudo apt-get build-dep <package>` show the list of packages (if the package has any build dependencies) it is going to install?", "userDisplayName": null, "userId"...
{ "accepted": true, "body": "<p>For a <em>full list</em> of dependencies, including the dependencies' dependencies, you can use:</p>\n\n<pre><code>apt-rdepends --build-depends openoffice.org\n</code></pre>\n\n<p>The command may remind you to install <code>apt-rdepends</code> first. </p>\n\n<p>You can use the follow...
[ { "accepted": null, "body": "<p>The option <code>-s</code> (<code>--simulate</code>) will output everything that would be done without doing anything. You don't even need root privileges for that.</p>\n\n<pre><code>apt-get -s build-dep &lt;package&gt;\n</code></pre>\n", "commentCount": "2", "comment...
null
null
null
null
null
21381
1
21386
2011-01-13T16:52:31.587
3
5875
<p><code>lm-sensors</code> is reporting weird temps for me:</p> <pre><code>$ sensors coretemp-isa-0000 Adapter: ISA adapter Core 0: +38.0°C (high = +72.0°C, crit = +100.0°C) coretemp-isa-0001 Adapter: ISA adapter Core 1: +35.0°C (high = +72.0°C, crit = +100.0°C) coretemp-isa-0002 Adapter: ISA adapter...
1398
null
null
2011-01-13T19:11:49.710
sensors reporting weird temperatures
[ "temperature", "sensors" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Depending on your hardware the sensors on your motherboard need additional calibration. Unfortunately the standard values given in <code>/etc/sensors.conf</code> and in <code>/etc/sensors3.conf</code> can only give you rough estimates because of variations in your hardware.</p>\n\n<p...
[ { "accepted": true, "body": "<p>Depending on your hardware the sensors on your motherboard need additional calibration. Unfortunately the standard values given in <code>/etc/sensors.conf</code> and in <code>/etc/sensors3.conf</code> can only give you rough estimates because of variations in your hardware.</...
null
null
null
null
null
21382
1
null
2011-01-13T17:00:23.703
4
1068
<p>I'm reading my boot logs, at <code>/var/log</code> trying to understand why the boot process is taking so long.</p> <p>I found that the system can't access many usb devices, but can't understand why.</p> <p>Is there a way to stop Ubuntu from trying to access them?</p> <p>Here are the lines:</p> <blockquote> <p>/var/...
2406
-1
2020-06-12T14:37:07.210
2011-12-29T19:09:08.383
unable to access usb device
[ "10.04", "boot", "usb", "devices", "pci" ]
1
5
CC BY-SA 2.5
[ { "creationDate": "2011-01-13T18:51:44.623", "id": "23035", "postId": "21382", "score": "0", "text": "pull the devices out? what devices are they?", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2011-01-13T18:56:48.160", "id": "23038", "postId": "21382",...
null
[ { "accepted": null, "body": "<p>It looks very much like you have a broken usb sub system. Although you do have a usb device plugged in, it might be a laptop and plugged in internally instead of a usb connector on the outside.</p>\n\n<p>From the looks of things, it looks like some kind of touch device, maybe...
null
null
2012-02-03T01:31:19.200
null
null
21383
1
null
2011-01-13T17:09:36.243
7
13287
<p>I have a few external hard drives (SSDs and Platters (SATA), is this possible that I can install Kubuntu 10.10 x64 or Ubuntu 10.10 x64 onto one of these external hard drives? My System supports booting off a usb, it will just give me a learning playground without spoiling my existing operating environment. I know I ...
3553
null
null
2011-07-11T16:17:02.717
Install Ubuntu or Kubuntu on a External USB Drive
[ "installation", "kubuntu" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2011-03-16T12:58:14.840", "id": "34342", "postId": "21383", "score": "0", "text": "My first Kubuntu (Jaunty) was installed on an external HDD. I didn't notice any performance difference except that a black screen with a flahing cursor would stay for three minutes. I think that...
null
[ { "accepted": null, "body": "<p>See \"Installing Ubuntu 7.04 to a USB Hard Drive\" - <a href=\"http://www.pendrivelinux.com/installing-ubuntu-to-a-usb-hard-drive/\" rel=\"nofollow\">http://www.pendrivelinux.com/installing-ubuntu-to-a-usb-hard-drive/</a></p>\n", "commentCount": "2", "comments": [ ...
null
null
null
null
null
21396
1
null
2011-01-13T19:24:36.763
2
2971
<p>So i have a touchscreen now, Ubuntu 10.10, made the gesturetest which works with up to two fingers - but now i have one simple question: how do i enable multitouch so that GNOME understands the gestures - at least two finger scrolling should be possible now - right?</p>
null
null
null
2011-10-13T01:31:18.313
How to really use multitouch gestures now
[ "10.10", "multi-touch", "gestures" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2012-06-10T05:36:05.283", "id": "179808", "postId": "21396", "score": "0", "text": "check this answer http://askubuntu.com/a/142934/29470", "userDisplayName": null, "userId": "29470" } ]
null
[ { "accepted": null, "body": "<p>Goto <code>System &gt; Preferences &gt; Mouse</code>. Click on the Touchpad tab and select two finger scrolling. Click Close and it should now work.</p>\n\n<p><img src=\"https://i.stack.imgur.com/YbOv5.png\" alt=\"enter image description here\"></p>\n", "commentCount": "1...
null
null
null
null
user8842
21398
1
null
2011-01-13T19:48:58.133
4
1826
<p>I'm Brazilian. I have a problem with my indicator-applet-session. One day the user-name simply disappeared. so I don't know what i do to back a normal state.</p>
8841
114
2011-01-14T05:03:01.063
2011-01-14T05:03:01.063
Problem with indicator-applet-session
[ "indicator", "applet" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>To reinstate this item, right-click on the panel, select Add to Panel, scroll down and highlight Indicator Applet Session, click on the Add button, then click on the Close button.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-01-13T2...
null
null
null
null
null
21400
1
null
2011-01-13T19:54:24.647
6
4614
<p>Its annoying that the default ffmpeg in ubuntu's repositories is outdated and hobbled for legal reasons, however, there's a great page on the forums that walks you through building it from scratch: <a href="http://ubuntuforums.org/showthread.php?t=786095">http://ubuntuforums.org/showthread.php?t=786095</a> (I also a...
1776
null
null
2021-10-23T00:27:53.853
Good PPA for ffmpeg
[ "ppa", "video-editor", "ffmpeg" ]
5
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You can go here: <a href=\"https://launchpad.net/~siretart/+ppa-packages\" rel=\"nofollow\">https://launchpad.net/~siretart/+ppa-packages</a> to see several ppa maintainers. The latest appear around October of last year.</p>\n", "commentCount": "0", "comments": [], ...
null
null
null
null
null
21403
1
21416
2011-01-13T20:11:22.823
1
3084
<p>I cannot categorize this question under ubuntu since it has nothing to do with it. But I know people here can definitely answer this. I login to one of my deployment boxes using SSH (no ubuntu here). </p> <p>I am working in a tool called TeamCity which uses a folder called ".BuildServer" under home directory of the...
2011
null
null
2011-01-13T20:58:52.043
How to enable a symlink in this case
[ "ssh", "folder", "symbolic-link" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-13T20:19:55.057", "id": "23048", "postId": "21403", "score": "0", "text": "WHat have you tried already? I've not fully understood your question, do you want to move /home/user/.BuildServer to /home/deploy, and create the symlink /home/user/.BuildServer pointing to /hom...
{ "accepted": true, "body": "<p>You've multiple options if you want to point <code>/home/deploy/.BuildServer</code> to an other directory, <code>/under_root/somefolder/</code>.</p>\n\n<p>1) Create a symlink</p>\n\n<pre><code>ln -s /under_root/somefolder/ /home/deploy/.BuildServer\n</code></pre>\n\n<p>You should rem...
[ { "accepted": true, "body": "<p>You've multiple options if you want to point <code>/home/deploy/.BuildServer</code> to an other directory, <code>/under_root/somefolder/</code>.</p>\n\n<p>1) Create a symlink</p>\n\n<pre><code>ln -s /under_root/somefolder/ /home/deploy/.BuildServer\n</code></pre>\n\n<p>You sh...
null
null
null
null
null
21406
1
21408
2011-01-13T20:34:34.180
3
10978
<p>I recently bought <a href="http://rads.stackoverflow.com/amzn/click/B000Q3VECE" rel="nofollow">this</a> webcam. I stupidly assumed Ubuntu would automatically recognize it as it has done with everything else so far, can anyone help me to get it to work? At the moment, when I plug it in, nothing happens and doesn't ap...
5846
235
2011-01-13T20:38:29.820
2016-06-07T08:43:41.457
How do I get a TeckNet New Webcam Camera to work?
[ "drivers", "webcam" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>My gosh, that is, most definitely the most stupid question I have ever asked in my life. The webcam works fine and was recognized, I just didn't realize! Silly me!</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "cr...
[ { "accepted": null, "body": "<p>Look at \"TeckNet webcam\" - <a href=\"http://ubuntuforums.org/showthread.php?p=8868745\" rel=\"nofollow\">http://ubuntuforums.org/showthread.php?p=8868745</a> </p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-S...
null
null
null
null
null
21412
1
21415
2011-01-13T20:55:02.737
1
183
<p>I'm testing Natty and theres a hefty list of updates that are "kept back"</p> <p>now to the question</p> <p>are these packages that are most likely held back due to Ubuntu (and will be made available once dependencies and whatnot are added/updated.)</p> <p><strong>OR</strong></p> <p>is there a chance that I scre...
6222
null
null
2011-01-13T20:58:49.800
Natty Alpha Testing "Kept Back" Updates, Ubuntu or My System?
[ "11.04", "updates", "testing" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-13T20:58:26.413", "id": "23051", "postId": "21412", "score": "0", "text": "Take a look at [There's an issue with an Alpha Release of Ubuntu, what should I do?](http://askubuntu.com/questions/18641/theres-an-issue-with-an-alpha-release-of-ubuntu-what-should-i-do)", ...
{ "accepted": true, "body": "<p>Just do </p>\n\n<pre><code>sudo apt-get dist-upgrade\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-01-14T01:47:21.403", "id": "23083", "postId": "21415", "score": "0", "text": "Depending on the state of the archive...
[ { "accepted": true, "body": "<p>Just do </p>\n\n<pre><code>sudo apt-get dist-upgrade\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-01-14T01:47:21.403", "id": "23083", "postId": "21415", "score": "0", "text": "Depending on ...
null
null
null
null
null
21417
1
21448
2011-01-13T21:07:39.413
13
5838
<p>Is there a way to temporarily stop Zeitgeist / the Zeitgeist daemon?</p> <p>I've tried killing the daemon but it just restarts. I've tried stopping it, but it still seems to add entries to the Activity Journal...</p>
6060
null
null
2017-02-23T08:56:45.137
Temporarily stopping Zeitgeist
[ "zeitgeist" ]
7
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>This can be done using the Zeitgeist <em>Activity Log Manager</em> :</p>\n\n<ol>\n<li><p>Add the <a href=\"https://launchpad.net/~zeitgeist/+archive/ppa\" rel=\"nofollow noreferrer\">Zeitgeist PPA</a>: </p>\n\n<pre><code>sudo add-apt-repository ppa:zeitgeist/ppa\n</code></pre></li>\...
[ { "accepted": null, "body": "<p>I honestly forgot the correct way to do this, but try running</p>\n\n<p><code>killall -9 zeitgeist-daemon</code> in a terminal or in your run dialog.</p>\n\n<p>Later to restart it, just run the daemon again. There is a correct way, and if I find it I'll post it.</p>\n", "...
null
null
null
null
null
21418
1
30754
2011-01-13T21:07:52.167
12
6639
<p>Freedom: <a href="http://macfreedom.com/" rel="noreferrer">http://macfreedom.com/</a></p> <p>Anti-Social: <a href="http://anti-social.cc/" rel="noreferrer">http://anti-social.cc/</a></p> <p>Simply put: Where can I find an alternative software to either-or/both these apps?</p> <p>Note: Part of the appeal of these ...
6168
5149
2011-03-19T09:11:06.780
2013-02-02T08:46:27.530
Alternative software to Freedom and/or Anti-Social?
[ "software-recommendation", "internet" ]
4
13
CC BY-SA 2.5
[ { "creationDate": "2011-01-13T21:12:25.290", "id": "23053", "postId": "21418", "score": "5", "text": "Turning off the wifi or unplugging the Ethernet is a great cross platform alternative :P", "userDisplayName": null, "userId": "667" }, { "creationDate": "2011-01-13T21:15:36.637"...
{ "accepted": true, "body": "<p><strong><a href=\"http://svn.jklmnop.net/projects/SelfControl.html\" rel=\"nofollow noreferrer\">Self Control</a></strong> (<a href=\"http://svn.jklmnop.net/projects/SelfControl/selfcontrol_0.9-1_all.deb\" rel=\"nofollow noreferrer\">Download Link</a>)</p>\n\n<p>From an <a href=\"ht...
[ { "accepted": null, "body": "<p>Firstly make sure you only have one web browser (i.e Firefox) and then Install <a href=\"https://addons.mozilla.org/en-US/firefox/addon/leechblock/\" rel=\"nofollow\">Leechblock</a> addon</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
null
null
2014-05-26T14:34:37.387
null
null
21427
1
21428
2011-01-13T21:54:45.997
22
7443
<p>I understood that the Unity desktop in Natty uses Compiz and therefore requires a graphics card driver that support composition effects. Does this mean if I have an ATI or NVIDIA card I'm forced to install a proprietory driver because the open source drivers for those cards do not support Compiz?</p>
5102
235
2011-01-17T21:40:03.017
2011-08-12T11:10:25.053
Does Unity require proprietary graphics card drivers?
[ "unity", "11.04", "nvidia", "compiz", "ati" ]
8
2
CC BY-SA 2.5
[ { "creationDate": "2011-02-14T17:05:55.743", "id": "28967", "postId": "21427", "score": "1", "text": "Canonical should focus on Unity2D instead!! I don't see a good reason for forcing Unity to use 3D. Visually it doesn't help and makes it less functional. Unity was targeted to netbooks and table...
{ "accepted": true, "body": "<p>I believe Unity requires 3D graphics. So if there is an open driver that can do that, you don't require proprietary drivers. </p>\n\n<p>Looking a the <a href=\"http://nouveau.freedesktop.org/wiki/FeatureMatrix\" rel=\"nofollow\">status</a> of the FLOSS nouveau drivers, currently you ...
[ { "accepted": true, "body": "<p>I believe Unity requires 3D graphics. So if there is an open driver that can do that, you don't require proprietary drivers. </p>\n\n<p>Looking a the <a href=\"http://nouveau.freedesktop.org/wiki/FeatureMatrix\" rel=\"nofollow\">status</a> of the FLOSS nouveau drivers, curren...
null
null
null
null
null
21429
1
null
2011-01-13T22:24:32.067
4
1890
<p>I'd like to move from windows with my current workstation. The only thing holding me back is that I have <strong>3</strong> monitors connected to the system and I really take advantage of the real estate when working.</p> <p>I just installed <em>Ubuntu 10.10</em> on the system and one of the monitors is up and runn...
8857
null
null
2011-05-20T12:52:10.467
Use 3 monitors w/built-in intel adapter + two old nvidia PCI cards on 10.10?
[ "xorg", "nvidia", "multiple-monitors", "display", "intel-graphics" ]
1
4
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T18:59:08.093", "id": "23203", "postId": "21429", "score": "0", "text": "So after taking koanhead's recommendation and ensuring Ctrl+Alt+F1 works (and installing openssh-server) I merged the xorg.conf files created by running _nvidia-xconfig_ and _Xorg -configure_ re...
null
[ { "accepted": null, "body": "<p>First, nvidia-xconfig will have saved a backup of your original xorg.conf file. You might check that this is so before proceeding, but even if it didn't keep a backup the old file is most likely the default anyway. </p>\n\n<p>Next, if you restart X and the display is broken, ...
null
null
null
null
null
21439
1
null
2011-01-14T00:34:40.023
4
1471
<p>I initially formatted my Windows Vista Machine because it was given me problems and installed ubuntu 10.10 as the primary OS and no secondary installed all I have now is Ubuntu 10.10 running smoothly but now I want to install windows 7 as a secondary OS so that I can dual boot , Any Help?</p>
null
667
2011-01-14T16:07:23.360
2011-01-14T16:07:23.360
Installing Windows 7 on a Ubuntu 10.10 System
[ "dual-boot", "windows-7" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T07:54:14.200", "id": "23103", "postId": "21439", "score": "0", "text": "If you have a PC (as opposed to a laptop), you'll find that buying a secondary HDD will simplify dual-booting enormously. It won't matter which system you install after which, because you'll get...
null
[ { "accepted": null, "body": "<p>Create a new partition (I recommend NTFS for Windows) and at the beginning of the Windows installation process, you can specify on which partition you want to install to OS.</p>\n\n<p>After, you have to reinstall GRUB (or any MBR you are using) to have the choice of which OS ...
null
null
null
null
AlagiBoy
21444
1
null
2011-01-14T01:23:46.133
2
5370
<p>I have a home Ubuntu server that I use for storage. I have mounted a sftp share on my laptop to access my server but the upload speed I get is very slow (~400kb/s) compared to speeds I usually get when downloading through Bittorrent (~800kb/s). It's kind of weird... I should get higher speeds on a LAN than on the In...
2331
null
null
2011-01-15T05:14:38.587
Uploading to my local server is slower than downloading from the Internet
[ "networking" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Transfer speeds are hindered by three factors. Bandwidth, Protocol, and Disk speeds.</p>\n<h1>Bandwidth</h1>\n<p>This really doesn't seem to to be the issue - as you've mentioned you're on a LAN - ideally there isn't much to go wrong on a LAN except for other users taking mor...
null
null
null
null
null
21447
1
21731
2011-01-14T02:11:32.907
1
252
<p>After by battery died on my laptop I started my computer after plugging it to the ac adapter, for no reason that I know I cant use the visual effects any more as if my graphic card is not installed (my graphic card is GeForce 300m and nvidia x-settings is working)</p> <p>I tried generating a new xorg.conf file but ...
7765
null
null
2011-01-15T19:45:21.487
Nvidia problem after inappropriate shut down
[ "nvidia" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2021-11-20T21:58:02.990", "id": "2370925", "postId": "21447", "score": "0", "text": "Please [edit] this question to change `by` to `my`, `cant` to `can't`, and generally improve the grammar.", "userDisplayName": null, "userId": "955434" }, { "creationDate": "20...
{ "accepted": true, "body": "<p>Thanks luri for the help but I figured it out </p>\n\n<p>What I did is this: </p>\n\n<p>Downloaded the nvidia driver from their website </p>\n\n<p>reboot -> recovery mode -> root command line level -> uninstall all nvidia drivers -> get down to level 3 \"telinit 3\" -> stop gdm \"ser...
[ { "accepted": true, "body": "<p>Thanks luri for the help but I figured it out </p>\n\n<p>What I did is this: </p>\n\n<p>Downloaded the nvidia driver from their website </p>\n\n<p>reboot -> recovery mode -> root command line level -> uninstall all nvidia drivers -> get down to level 3 \"telinit 3\" -> stop g...
null
null
null
null
null
21449
1
null
2011-01-14T03:20:55.640
1
537
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/14168/installer-gets-stuck-with-a-grayed-out-forward-button">Installer gets stuck with a grayed out forward button.</a> </p> </blockquote> <p>I'm installing to a Dell Inspiron 1150 from a CD. I get to the window la...
null
-1
2017-04-13T12:23:28.223
2011-01-15T17:46:26.813
Hangs up on install "Who are you" -- Dell Inspiron 1150
[ "installation", "dell", "inspiron" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Ensure your username is all in lower case - this is a problem on all operating systems.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-01-15T17:46:26.813", "id": "21706",...
null
null
2011-01-15T17:48:24.207
null
Writer595
21451
1
21525
2011-01-14T04:23:32.163
2
4021
<p>After running GSmartControl, I received three checksum errors on my storage hard disk.</p> <blockquote> <p>Error in Attribute Data structure: checksum error</p> <p>Error in Attribute Thresholds structure: checksum error</p> <p>Error in ATA Error Log structure: checksum error</p> </blockquote> <p>...
6928
17722
2012-07-09T13:13:12.093
2012-07-09T13:13:12.093
Checksum Errors From Hard Disk
[ "hard-drive" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It indicates that either the drive is returning bad SMART information, or GSmartControl is broken and doesn't understand it. Try the disk utility that comes with Ubuntu and see if it can read the SMART data. My suspicion is that GSmartControl is broken since I also have a WD Caviar...
[ { "accepted": null, "body": "<p>No, I don't believe this indicates a bad hard drive. I think these errors indicate that either SMART isn't switched on in your bios or that the hard drives don't really have that capability. My guess is that they're reading in random bytes or zeros.</p>\n", "commentCount"...
null
null
null
null
null
21455
1
21552
2011-01-14T06:10:54.543
8
19342
<p>I have a laptop with two video cards. One ATI and on integrated Intel.</p> <p>On Windows, I can choose which video card I want to use.</p> <p>For example, I use the Intel card for normal use and for gaming, I switch to my ATI card for better performance, but a shorter battery life.</p> <p>In Ubuntu 10.10, only th...
8867
235
2011-01-14T15:17:04.787
2012-08-25T11:40:53.223
How to manage two video cards on a laptop (ATI and Intel)?
[ "graphics", "ati", "intel-graphics" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I know this is not a concrete answer, but I've found a couple links that might be able to help you out:</p>\n\n<p><strong>1. <a href=\"https://help.ubuntu.com/community/HybridGraphics\" rel=\"nofollow\">Ubuntu Documentation for Hybrid Graphics</a></strong></p>\n\n<p><strong>2. <a hre...
[ { "accepted": true, "body": "<p>I know this is not a concrete answer, but I've found a couple links that might be able to help you out:</p>\n\n<p><strong>1. <a href=\"https://help.ubuntu.com/community/HybridGraphics\" rel=\"nofollow\">Ubuntu Documentation for Hybrid Graphics</a></strong></p>\n\n<p><strong>2...
null
null
null
null
null
21457
1
21518
2011-01-14T06:31:32.820
2
1429
<p>I have installed and downloaded and built mongodb, and just one works.</p> <p><code>$ mongo</code></p> <pre><code>mongo: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory </code></pre> <p><code>$ /opt/mongo/bin/mongo</code></p> <pre><code>/opt/mongo/bin/...
3778
8844
2011-02-14T05:59:26.043
2011-02-14T06:44:03.603
How do I clean build and installs, ie un-build?
[ "apt", "uninstall", "build", "cleanup" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>From the source, create a .deb package corresponding to the manual install procedure using checkinstall:</p>\n\n<pre><code>sudo checkinstall make install\n</code></pre>\n\n<p>Once the package is created and installed you can remove it:</p>\n\n<pre><code>sudo dpkg -r package_name\n</c...
[ { "accepted": true, "body": "<p>From the source, create a .deb package corresponding to the manual install procedure using checkinstall:</p>\n\n<pre><code>sudo checkinstall make install\n</code></pre>\n\n<p>Once the package is created and installed you can remove it:</p>\n\n<pre><code>sudo dpkg -r package_n...
null
null
null
null
null
21460
1
22094
2011-01-14T07:17:04.717
3
1339
<p>I started using the firefox nightlies a while ago. I would get updates for both versions 4 (Minefield) and 3.7 (Namoroka). Now I want to keep version 4 nightly, but replace the 3.7 nightly with 3.6 stable. I've already removed the 3.7 nightly, but can't figure how to install 3.6 stable (systemwide). Trying to instal...
4152
4152
2011-01-14T17:02:44.497
2011-01-18T10:16:15.977
How can I install Firefox 4 nightlies and Firefox 3.6 stable on the same system
[ "firefox" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T17:18:07.793", "id": "23171", "postId": "21460", "score": "0", "text": "You can just download only the package \"firefox-4.0-core and firefox-4.0\" and install it without adding the mozilla ppa repository.", "userDisplayName": null, "userId": "934" }, { ...
{ "accepted": true, "body": "<p>Indeed, if you add the PPA, it will update Firefox 4 nightlies (which is what you want), and Firefox 3.6 to some nightlies (which you don't want, or it will loose its branding and become Namoroka).</p>\n\n<p>What you want to do is to pin <code>firefox</code> so it won't update from t...
[ { "accepted": null, "body": "<p>First, remove all firefox versions and all firefox related ppas you maybe have added.</p>\n\n<p>After that type</p>\n\n<pre><code>sudo apt-get update\nsudo apt-get install firefox\n</code></pre>\n\n<p>to install the current stable version of firefox.</p>\n\n<p>To install the ...
null
null
2014-04-27T09:38:26.357
null
null
21463
1
23560
2011-01-14T07:43:59.030
0
4240
<p>Anyone installed zend-framework plugin? I installed it, but cannot create any php-zend-framework projects. Here is a screenshot:</p> <p><img src="https://i.stack.imgur.com/Tydhc.png" alt="alt text"></p> <p>In this project I am not able to check the checkbox (neither zend nor symfony). Any ideas?</p>
8144
3037
2011-01-14T10:20:50.627
2012-04-17T15:12:11.353
How do I configure the PHP Zend Framework in Netbeans?
[ "10.10", "netbeans", "zend" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Solution here:</p>\n\n<p><a href=\"http://linux-open-free.blogspot.com/2010/11/ubuntu-1010-can-not-select-framework-on.html\" rel=\"nofollow\">http://linux-open-free.blogspot.com/2010/11/ubuntu-1010-can-not-select-framework-on.html</a></p>\n", "commentCount": "2", "comments": [ ...
[ { "accepted": null, "body": "<p>First, be sure you have the Plugin installed, ubuntu Netbeans installation is a vanilla one pretty much, you gotta add your plugins manually. once you do so, go to <code>Tools -&gt; Options -&gt; PHP -&gt; Zend and configure it</code>. Then, start a new project :) </p>\n\n<p>...
null
null
null
null
null
21469
1
21488
2011-01-14T08:04:55.563
1
401
<p>When I run this command:</p> <pre><code>sudo apt-get install aspell aspell-en dictionaries-common hunspell-en-us myspell-en-us </code></pre> <p>I get the following error:</p> <pre><code>Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unst...
2968
3037
2011-01-14T10:08:24.270
2011-01-14T10:09:41.557
Error while installing spellchecker for LibreOffice
[ "10.10", "libreoffice", "spell-checking" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<blockquote>\n <p>hunspell-en-us : Conflicts: myspell-en-us but 1:3.2.1-2ubuntu1 is to be installed</p>\n</blockquote>\n\n<p>This simply means that you cannot install both at the same time.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense...
[ { "accepted": true, "body": "<blockquote>\n <p>hunspell-en-us : Conflicts: myspell-en-us but 1:3.2.1-2ubuntu1 is to be installed</p>\n</blockquote>\n\n<p>This simply means that you cannot install both at the same time.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
null
null
null
null
null
21472
1
22772
2011-01-14T08:28:17.777
9
4421
<p>Whenever I plugged in my old audio jack headset, sound was immediately diverted from my speakers to the headset speakers, and the microphone was immediately available.</p> <p>When I plug in my new USB headset, I have to open Sound Preferences and switch both input and output to the headset.</p> <p>Is there any way...
7146
7146
2011-03-18T05:39:52.887
2014-09-29T10:51:18.503
How can I automatically switch to USB headset when plugged in?
[ "10.10", "sound", "pulseaudio", "automation", "headset" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T21:15:14.177", "id": "23231", "postId": "21472", "score": "2", "text": "Is a bug in alsamixer", "userDisplayName": null, "userId": "3127" } ]
{ "accepted": true, "body": "<p>This is actually a bug in Pulseaudio.</p>\n\n<p><a href=\"https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/640328\" rel=\"nofollow\">Here</a> is a recent bug report on the situation, but it might be a dupe of <a href=\"https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bu...
[ { "accepted": true, "body": "<p>This is actually a bug in Pulseaudio.</p>\n\n<p><a href=\"https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/640328\" rel=\"nofollow\">Here</a> is a recent bug report on the situation, but it might be a dupe of <a href=\"https://bugs.launchpad.net/ubuntu/+source/pulsea...
null
null
null
null
null
21474
1
21626
2011-01-14T08:36:02.093
7
5594
<p>I wanted to recompile 'xxd' (written in C), so I installed CodeBlocks as the IDE. </p> <p>All seemed to go well unil I discovered that I couldn't write past the 2.0 GB barrier...</p> <p>I've read that 'gcc' needs to be recompiled... (That sounds a bit dramatic..)<br> I've read that I can use 'fread64()' instead o...
2670
2670
2011-01-14T08:48:12.803
2017-12-07T10:28:50.000
How can I get gcc to write a file larger than 2.0 GB?
[ "compiling", "gcc" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I recommend adding <code>-D_GNU_SOURCE</code> as long as <code>#include &lt;features.h&gt;</code> is used. This will enable all the largefile support. Read the beginning of <code>/usr/include/features.h</code> for more details:</p>\n\n<pre><code>...\n_LARGEFILE_SOURCE Some more fu...
[ { "accepted": null, "body": "<p>A simple <strong>#define</strong> <em>seems</em> to be all that is needed.. (the program writes past 2 GB now.) </p>\n\n<p>Perhaps the reason it didn't compile apppropriately, is that I compiled a single program from a much larger suite ('xxd' is part of 'vim')... </p>\n\n<p...
null
null
null
null
null
21475
1
27720
2011-01-14T08:39:37.157
14
26789
<p>I installed awstats on my new Ubuntu Lucid server, but when cron tries to run it as user <code>www-data</code>, it complains that <code>cannot access /var/log/apache2/access.log: Permission denied</code>.</p> <p>In <code>/usr/share/doc/awstats/README.Debian</code> there's this paragraph:</p> <blockquote> <p>By d...
8110
8110
2011-01-14T08:45:41.847
2012-07-15T14:53:04.080
AWStats: cannot access /var/log/apache2/access.log
[ "server", "permissions", "apache2", "logging" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T10:08:54.020", "id": "23114", "postId": "21475", "score": "0", "text": "Try this, cant promise if it will work: `chown www-data:www-data <yourFile>` and then `chmod 655 <yourFile>`.", "userDisplayName": null, "userId": "3778" }, { "creationDate": "20...
{ "accepted": true, "body": "<p>If you go for point 1 and it says that www-data should have at least read permission then the recomended is grant only read.</p>\n\n<p>You can alter the line (in logrotate file):</p>\n\n<pre><code>create 640 root adm\n</code></pre>\n\n<p>to </p>\n\n<pre><code>create 644 root adm\n</c...
[ { "accepted": true, "body": "<p>If you go for point 1 and it says that www-data should have at least read permission then the recomended is grant only read.</p>\n\n<p>You can alter the line (in logrotate file):</p>\n\n<pre><code>create 640 root adm\n</code></pre>\n\n<p>to </p>\n\n<pre><code>create 644 root ...
null
null
null
null
null
21477
1
null
2011-01-14T08:52:13.317
8
4326
<p>My HDD is partitioned into two equal sized partitions. First is being used for Windows and Second for Ubuntu. Everything is working fine. But now I want to remove Windows and use the disk completely for Ubuntu. I can easily boot from live cd and use GParted to delete Windows partition and then expand Ubuntu partitio...
6713
3550
2011-02-21T13:23:24.220
2011-05-24T18:52:12.540
Is it safe to resize root partition?
[ "partitioning", "grub2", "root", "gparted", "resize" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<blockquote>\n <p>I want to know if its safe</p>\n</blockquote>\n\n<p>Generally, operations can fail. If operations on partitions fail, it can cause <strong>data loss</strong>, so be prepared and do <strong>backups first</strong>.</p>\n\n<blockquote>\n <p>Will resizing Ubuntu ...
null
null
null
null
null
21478
1
21520
2011-01-14T08:59:12.590
4
1824
<p>Has anyone managed to use Spyder2 to calibrate a monitor in Maverick? I have seen some tutorials about argyll, but it seems complicated, and I'm not sure Spyder2 will work (and the tutos were oldish)...</p>
8851
null
null
2011-01-14T13:45:05.767
Using Spyder2 to calibrate monitor
[ "display", "monitor" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><a href=\"http://jcornuz.wordpress.com/2007/11/16/spyder-the-good-and-the-ugly/\" rel=\"nofollow\">http://jcornuz.wordpress.com/2007/11/16/spyder-the-good-and-the-ugly/</a></p>\n\n<p>Everything I know is in that post.</p>\n\n<p>Yes, I know it's over three years old but thinking about...
[ { "accepted": true, "body": "<p><a href=\"http://jcornuz.wordpress.com/2007/11/16/spyder-the-good-and-the-ugly/\" rel=\"nofollow\">http://jcornuz.wordpress.com/2007/11/16/spyder-the-good-and-the-ugly/</a></p>\n\n<p>Everything I know is in that post.</p>\n\n<p>Yes, I know it's over three years old but thinki...
null
null
null
null
null
21482
1
21492
2011-01-14T09:22:23.047
10
4861
<p>I am looking for some guide, examples, books to do simple things (automation) with Ubuntu. Like </p> <ul> <li>turning on / off the electricity </li> <li>open doors</li> <li>etc</li> </ul> <p>Any idea would be appreciated,</p> <p>thanks.</p>
3460
47291
2015-04-15T20:01:04.443
2021-07-09T19:34:37.947
How to do simple home-automation?
[ "home-automation" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><a href=\"http://www.linuxmce.com/\">LinuxMCE</a> is a free, open source add-on to Kubuntu.</p>\n\n<p><a href=\"http://www.linuxha.com/index.html\">Linux Home Automation</a> has <strong>a lot</strong> of links.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": ...
[ { "accepted": null, "body": "<p>Just this instant I stumpled upon <a href=\"http://www.openapc.com/download.php\" rel=\"nofollow noreferrer\">Open Advanced Process Control</a> (OpenAPC) in an article about <a href=\"http://www.pro-linux.de/artikel/2/1482/2,heimautomatisierung-fuer-hardwarebastler.html\" rel...
null
null
null
null
null
21486
1
21487
2011-01-14T09:46:20.177
6
1038
<p><img src="https://i.stack.imgur.com/wgAk6.jpg" alt="10.04 default gnome menu applet"></p> <p>Is it possible to use icons instead of text for the menus in the top pannel (shown above)? If so, How can we do that?<br/></p> <p>I've tryed gconf-editor setting the Key:<br/> <strong>/desktop/interface/toolbar_style</stro...
8770
235
2011-01-14T15:20:55.373
2011-04-15T07:35:45.540
Show Icon instead of text for the gnome menus?
[ "10.04", "gnome-panel", "menu", "icons" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>No, this is not possible.</p>\n\n<p>However, you can try out the compact <code>Main Menu</code> applet, which has only one icon in the panel. To add it,</p>\n\n<ol>\n<li>Right-click on free space in the panel,</li>\n<li>Choose <em>Add to Panel...</em>,</li>\n<li>Select the <em>Main M...
[ { "accepted": true, "body": "<p>No, this is not possible.</p>\n\n<p>However, you can try out the compact <code>Main Menu</code> applet, which has only one icon in the panel. To add it,</p>\n\n<ol>\n<li>Right-click on free space in the panel,</li>\n<li>Choose <em>Add to Panel...</em>,</li>\n<li>Select the <e...
null
null
null
null
null
21489
1
null
2011-01-14T10:22:14.220
3
1545
<p>I'm trying to get Xen 4.0.1 run as dom0 on a fresh/clean install of 10.10 desktop (x64).</p> <p>Followed the step by step tutorial at <a href="http://wiki.xensource.com/xenwiki/Xen4.0" rel="nofollow">http://wiki.xensource.com/xenwiki/Xen4.0</a></p> <p>I have the pvops kernel in /boot, also included the ext4 fs sup...
7308
7308
2011-01-14T19:39:14.427
2013-05-07T14:03:38.260
Xen 4.0.1 not booting with device not found error
[ "grub2", "xen" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2013-05-07T14:03:38.260", "id": "367249", "postId": "21489", "score": "0", "text": "Great Help. In my case, for XCP and Ubuntu 11 I did this: menuentry \"XCP release 1.6\" --class gnu-linux --class gnu --class os { insmod part_gpt insmod ext2 set root='(hd1,gpt1)' search --no-...
null
[ { "accepted": null, "body": "<p>You have to change you root partition in the first module parameter (<code>module /vmlinuz-2.6.32.27 root=</code>). You have to change it to <code>/dev/sda5</code> (Becase in the current entry you have entered the boot partitions uuid).</p>\n\n<p>You can get the uuid from <co...
null
null
null
null
null
21490
1
null
2011-01-14T10:31:24.237
6
17963
<p>When connecting any usb stick to my thinkpad ubuntu 10.10 does not recognize them. I don't see anything on the desktop.</p> <p>the output of "dmesg | tail -n10" gives me:</p> <pre><code>[ 1965.696388] hub 1-0:1.0: unable to enumerate USB device on port 1 [ 1965.884537] hub 1-0:1.0: unable to enumerate USB device o...
null
235
2011-02-08T21:14:26.937
2019-09-17T02:39:51.863
Does not recognize usb sticks and drives
[ "10.10", "usb", "thinkpad" ]
3
6
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T11:06:26.520", "id": "23118", "postId": "21490", "score": "0", "text": "Post the output of `sudo fdisk -l` with your USB device plugged in.", "userDisplayName": null, "userId": "5691" }, { "creationDate": "2011-01-14T14:04:14.553", "id": "23144",...
null
[ { "accepted": null, "body": "<p>Check your groups. I've had similar problems due to not being in the <code>floppy</code> group.</p>\n\n<p>To see what groups you're in, run:</p>\n\n<pre><code>groups\n</code></pre>\n\n<p>If you're not in the <code>floppy</code> group, you can add yourself to it by running:</p...
null
null
null
null
user8880
21493
1
22116
2011-01-14T10:44:04.870
2
1227
<p>Few days ago I started having some problems with nautilus.</p> <p>Basically when I'm trying to get into a folder it crashes. It's not happening all the time, but in 85% it does... Sometimes, after the crash all my desktop icons are also gone.</p> <p>The only thing that I think causes this is Ubuntu Tweak - I'm not...
6952
63111
2012-07-09T13:53:15.353
2012-07-09T13:53:15.353
Nautilus crashes after Ubuntu Tweak Package Cleaner
[ "nautilus" ]
2
6
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T10:55:17.283", "id": "23117", "postId": "21493", "score": "0", "text": "What version of ubuntu you are using?Create a new user and see if that user has the same problem?This will help us to find the problem.", "userDisplayName": null, "userId": "5691" }, ...
{ "accepted": true, "body": "<p>It seems I fixed this problem doing these:</p>\n\n<p>1) I uninstall this nautilus script - <a href=\"http://mundogeek.net/nautilus-scripts/#nautilus-send-gmail\" rel=\"nofollow\">http://mundogeek.net/nautilus-scripts/#nautilus-send-gmail</a> </p>\n\n<p>2) I removed a set of nautilus ...
[ { "accepted": null, "body": "<p>I've seen crashes with specific kinds of broken files, extentions and a couple of other querks.</p>\n\n<p>Can you run nautilus from the command line like so, try it a few times if it fails the first time: </p>\n\n<pre><code>nautilus --quit; nautilus --no-desktop\n</code></pre...
null
null
null
null
null
21494
1
21668
2011-01-14T10:50:30.180
1
2778
<p>A few days ago I had asked this <a href="https://askubuntu.com/questions/14844/listening-to-and-changing-tracks-on-another-pc-on-a-lan">question</a>, and according to one suggestion, used rhythmote. It is a web-interface to change songs on a rhythmbox playing on some PC. However, its not what I had thought of, and I...
3778
-1
2017-04-13T12:23:28.223
2011-09-06T03:52:17.753
How to use rhythmbox-client on LAN?
[ "rhythmbox", "networking" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>As far as I know, you need to grep the actual dbus-session of the machine that runs rythmbox. This is kind of tricky.\nI have installed a script at my server, which is run after boot automatically, and which saves the current dbus-address to a file in my homedir.</p>\n\n<p>If I ssh t...
[ { "accepted": null, "body": "<p>Can anyon tell me how rhythmbox-client is to be run, and is it even correct of me to think that I can get a rhythmbox window showing the songs on the jukebox?</p>\n\n<blockquote>\n <p>You can achieve this if you are forwarding X is enabled <code>ForwardX11 yes</code> is in y...
null
null
null
null
null
21497
1
null
2011-01-14T11:09:27.557
14
2504
<p>I once advised someone to remove a package that depends on <strong>ubuntu-desktop</strong> meta-package, if she didn't need it (EG: if one uses a different editor than <strong>gedit</strong>). Someone else said that doing so (removing <strong>gedit</strong> which will in turn remove <strong>ubuntu-desktop</strong>) ...
2591
6969
2011-03-09T10:09:57.753
2011-03-09T10:09:57.753
What are the downsides of removing ubuntu-desktop metapackage?
[ "package-management" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>During updates new dependencies of ubuntu-desktop will not be installed.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-01-14T15:02:43.720", "id": "23147", "postId": "21499", "score": "5", "text": "Ther...
null
null
null
null
null
21501
1
21511
2011-01-14T11:55:42.497
17
36923
<p>I have "zero filled" (complete wiped) an external hard disk using dd, and from what I have heard: people said you should at least "zero fill" 3 times to be sure that the data are really wiped and no one can recover anything.</p> <p>So I decided to scan the disk once again after I've zero filled the disk. I was expe...
8252
null
null
2018-01-11T10:54:54.517
Possibility of recovering files from a dd zero-filled hard disk
[ "10.10", "data-recovery", "dd", "external-hdd" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2022-12-22T09:38:36.277", "id": "2525252", "postId": "21501", "score": "0", "text": "See also: https://skeptics.stackexchange.com/questions/13674/", "userDisplayName": null, "userId": "436652" } ]
{ "accepted": true, "body": "<p>As you can read <a href=\"https://web.archive.org/web/20131208184307/http://www.h-online.com/newsticker/news/item/Secure-deletion-a-single-overwrite-will-do-it-739699.html\" rel=\"noreferrer\">here</a>, it is impossible to recover data after you \"zero filled\" it.</p>\n\n<p>There ca...
[ { "accepted": null, "body": "<p>Yeah... But it depends how paranoid you are.</p>\n\n<p>A professional could probably still read some of the data. Government/military standards for \"completely wiping\" entail several passes including writing random data over the entire drive several times, interspersed wit...
null
null
null
null
null
21504
1
null
2011-01-14T12:16:10.333
0
588
<p>can i use linux as a substitute of windows? i mean Can i use MS Office, Photoshop and other softwares which i usually use in windows?</p>
8883
866
2011-02-15T16:50:16.590
2011-02-15T16:50:16.590
Can linux be windows substitute?
[ "windows", "migration" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T14:02:16.690", "id": "23143", "postId": "21504", "score": "4", "text": "Your main question is argumentative and subjective, if you want narrow the scope and ask if you can use windows apps on Linux then please update the question accordingly.", "userDisplayName"...
null
[ { "accepted": null, "body": "<p>Actually, you can use other open source (and free) sofwares that substitute those, too... for instance:\nMS Office -> OpenOffice or LibreOffice\nPhotoshop -> GIMP</p>\n\n<p>Those programs, in general lines, do the same things as the ones you were using.\nOn the other hand, if...
null
null
2011-01-14T16:25:58.273
null
null
21521
1
21522
2011-01-14T13:52:14.420
12
15857
<p>What is the command to know my PulseAudio version?</p>
6116
null
null
2016-07-29T11:04:09.233
What is the command to know my PulseAudio version?
[ "10.10", "pulseaudio" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<pre><code>pulseaudio --version\n</code></pre>\n\n<p>This should give you an output something like this:</p>\n\n<pre><code>pulseaudio 0.9.21-63-gd3efa-dirty\n</code></pre>\n\n<p>To get the version of the Debian package you have installed, use:</p>\n\n<pre><code>dpkg -l pulseaudio\n</cod...
[ { "accepted": true, "body": "<pre><code>pulseaudio --version\n</code></pre>\n\n<p>This should give you an output something like this:</p>\n\n<pre><code>pulseaudio 0.9.21-63-gd3efa-dirty\n</code></pre>\n\n<p>To get the version of the Debian package you have installed, use:</p>\n\n<pre><code>dpkg -l pulseaudi...
null
null
null
null
null
21523
1
null
2011-01-14T14:23:09.680
5
8337
<p>Screen brightness is not changing on my ACER 5742 notebook. I have Ubuntu 10.10 installed inside Windows 7 OS. Hotkeys are used for changing brightness. Though, a bar displaying brightness level appears on screen but there is no actual change in brightness of screen.</p>
null
24621
2012-09-30T03:51:43.523
2013-02-06T14:37:51.493
Screen brightness not changing on Acer 5742 notebook
[ "10.10", "brightness" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>This worked for me. Run:</p>\n\n<pre><code>gksu gedit /etc/default/grub\n</code></pre>\n\n<p>Change the line:</p>\n\n<pre><code>GRUB_CMDLINE_LINUX=\"\"\n</code></pre>\n\n<p>Make it say this instead:</p>\n\n<pre><code>GRUB_CMDLINE_LINUX=\"acpi_osi=Linux\"\n</code></pre>\n\n<p>...
null
null
null
null
Ravi Kumar
21527
1
21543
2011-01-14T14:55:05.830
4
3251
<p>I just upgraded to 10.10 and installed Acrobat via Adobe's website. I can't seem to get the Firefox plugin. I updated my software sources to include mediabuntu, but when I enter <code>sudo apt-get install mozilla-acroread</code> I get "Unable to locate package mozilla-acroread"</p>
2692
5691
2011-01-14T17:21:09.203
2017-02-23T08:57:15.340
Unable to locate package mozilla-acroread
[ "firefox" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T15:12:34.700", "id": "23153", "postId": "21527", "score": "0", "text": "I use document viewer to read pdf, so I don't need acrobat reader plug-in. It doesn't support in-line pdf reading, but it has worked for me. Just how I handle the problem.", "userDisplayNa...
{ "accepted": true, "body": "<p>The Medibuntu repository <a href=\"http://packages.medibuntu.org/maverick/index.html\" rel=\"nofollow noreferrer\">doesn't contain</a> the <code>mozilla-acroread</code> package - that's why \nyour <code>apt-get install</code> can't find it. You came across this error because things <...
[ { "accepted": true, "body": "<p>The Medibuntu repository <a href=\"http://packages.medibuntu.org/maverick/index.html\" rel=\"nofollow noreferrer\">doesn't contain</a> the <code>mozilla-acroread</code> package - that's why \nyour <code>apt-get install</code> can't find it. You came across this error because ...
null
null
null
null
null
21531
1
null
2011-01-14T15:02:50.540
4
656
<p>I have an Ubuntu 7.10 Server running and finally there is time to upgrade it... ;-)</p> <p>The updating mechanism does not work anymore. Is it actually possible to upgrade, or should I rather install a fresh Ubuntu Server 10.04? If an upgrade is possible, do you have any recommendations?</p> <p>Thanks, Philip</p>
6927
1067
2011-01-14T15:13:03.620
2011-01-14T15:41:34.407
Upgrading Ubuntu 7.10 Server (Gutsy)
[ "server", "upgrade", "7.10" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Recommendation - clean install. Not a fan of upgrades even with repository support. Without repo support it's a BEAST I would rather not fight. Just thoughts...I would backup /etc and /home, but some of the naming conventions have changed since 7.10 I think(/etc/something....
null
null
2014-07-26T17:02:15.970
null
null
21537
1
29878
2011-01-14T15:46:07.067
3
1602
<p>I'm trying to find a debian installer for Thunderbird 3.3 (in development) or a ppa. I couldn't find any ppas, but I'm guessing someone must have created one by now :D. Anyone know where I can get one?</p> <p>Please do not suggest the mozilla-daily ppa, I'm using it, but for some reason they stopped adding the newe...
1992
1992
2011-01-14T15:51:51.903
2011-03-11T08:29:05.040
Is there a ppa or debian package for Thunderbird 3.3a?
[ "ppa", "thunderbird" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-26T00:12:24.650", "id": "31157", "postId": "21537", "score": "0", "text": "I am also looking for this. Anyone wanting to use the conversation view add-on (so thunderbird looks like gmail) will want to get their hands on 3.3, since it does NOT work with thunderbird 3.1....
{ "accepted": true, "body": "<p>Thunderbird 3.3 alpha 2 is now available here: <a href=\"https://launchpad.net/~mozillateam/+archive/thunderbird-next\" rel=\"nofollow\">https://launchpad.net/~mozillateam/+archive/thunderbird-next</a></p>\n\n<p>Thunderbird 3.3 dailies are available here: <a href=\"https://launchpad....
[ { "accepted": true, "body": "<p>Thunderbird 3.3 alpha 2 is now available here: <a href=\"https://launchpad.net/~mozillateam/+archive/thunderbird-next\" rel=\"nofollow\">https://launchpad.net/~mozillateam/+archive/thunderbird-next</a></p>\n\n<p>Thunderbird 3.3 dailies are available here: <a href=\"https://la...
null
null
null
null
null
21540
1
null
2011-01-14T17:01:52.157
1
1071
<p>I was running Ubuntu 9.10 (Karmic Koala) with no problems. I recently upgraded to Ubuntu 10 (Lucid Lynx) and cannot use it normally. After I log in, the screen scrambles (a purple/green mess)--impossible to see anything, although I can get out by marking the spot on the screen to click for a restart, so Linux is w...
null
235
2011-02-10T22:57:51.447
2011-02-10T23:00:21.833
Garbled display after Ubuntu upgrade to 2.6.32-2* kernel
[ "graphics", "9.10" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T17:25:57.440", "id": "23173", "postId": "21540", "score": "1", "text": "Before upgrade did your have proprietary `fglrx` driver or `radeon`? If first, how did you install it?", "userDisplayName": null, "userId": "3940" }, { "creationDate": "2011-01-1...
null
[ { "accepted": null, "body": "<p>and thanks. The solution was actually a very simple update to the grub file, which I found in the release notes for 10.04.</p>\n\n<blockquote>\n <p><strong>Working around bugs in the new kernel video architecture</strong></p>\n \n <p>Ubuntu 10.04 LTS enables the new\n ke...
null
null
null
null
Matthias
21547
1
21551
2011-01-14T18:14:02.237
49
38981
<p>Once in a while I need to install a new Ubuntu (I used it both for desktop and servers) and I always forget a couple of libraries I should have installed before compiling, meaning I have to recompile, and it's getting annoying.</p> <p>So now I want to make a complete list of all library packages to install before c...
8622
8622
2014-10-26T11:11:01.940
2019-06-12T12:45:30.947
What are the packages/libraries I should install before compiling Python from source?
[ "python", "development", "compiling" ]
4
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>There are a few more. Normally, configure should remind you if anything is missing, and a few of them <em>are</em> optional. Here's my list:</p>\n\n<pre><code>build-essential\nlibncursesw5-dev\nlibreadline-gplv2-dev\nlibssl-dev\nlibgdbm-dev\nlibc6-dev\nlibsqlite3-dev\nlibbz2-dev\nlib...
[ { "accepted": null, "body": "<p>You should be able to install all build dependancies for Python with the <code>build-dep</code> option in <a href=\"http://manpages.ubuntu.com/apt-get\">apt-get</a></p>\n\n<p><code>sudo apt-get build-dep python</code></p>\n\n<pre><code> build-dep\n build-dep causes a...
2011-01-14T18:24:02.713
null
null
null
null
21548
1
21554
2011-01-14T18:20:11.577
5
5120
<p>since last week I am having a problem using tor. It says bootstrapped 10% finishing handshake with directory server and then it just stops. It might help to say that I am in Iran. Any idea how to solve it? Thanks.</p>
7410
742
2011-01-14T18:54:20.173
2012-12-21T15:19:57.170
tor stops while bootstrapping, what could be the problem?
[ "10.04", "networking", "internet", "proxy", "tor" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-22T21:55:36.790", "id": "24637", "postId": "21548", "score": "0", "text": "according to a blog on the tor website, it depends on your isp: https://blog.torproject.org/blog/update-internet-censorship-iran", "userDisplayName": null, "userId": "5768" } ]
{ "accepted": true, "body": "<p>Tor maverick repository is up...that could be related, I just reinstalled tor from repo. Being in Iran, it might be that you need a bridge that isn't on your nation's blocklist. Just a couple of pieces of pertinent info.</p>\n", "commentCount": "3", "comments": [ { "c...
[ { "accepted": true, "body": "<p>Tor maverick repository is up...that could be related, I just reinstalled tor from repo. Being in Iran, it might be that you need a bridge that isn't on your nation's blocklist. Just a couple of pieces of pertinent info.</p>\n", "commentCount": "3", "comments": [ ...
null
null
null
null
null
21553
1
21560
2011-01-14T18:58:13.910
12
46877
<p>Since <a href="https://askubuntu.com/questions/19361/cant-access-ubuntus-shared-folders-from-windows-7">no one can help me with sharing files from Samba</a>, how can I reset it to the defaults and delete any residual configurations from previous releases? Then, presumably, the GUI sharing would work after I reinsta...
5032
-1
2017-04-13T12:24:40.850
2016-11-06T17:28:50.157
How do I completely reset Samba to the shipped defaults?
[ "samba" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Try the following:</p>\n\n<pre><code>sudo apt-get purge samba samba-common\nsudo rm -rf /etc/samba/ /etc/default/samba\nsudo apt-get install samba\n</code></pre>\n\n<p>If you still have problems please provide more details.</p>\n", "commentCount": "2", "comments": [ { "...
[ { "accepted": true, "body": "<p>Try the following:</p>\n\n<pre><code>sudo apt-get purge samba samba-common\nsudo rm -rf /etc/samba/ /etc/default/samba\nsudo apt-get install samba\n</code></pre>\n\n<p>If you still have problems please provide more details.</p>\n", "commentCount": "2", "comments": [ ...
null
null
null
null
null
21555
1
21559
2011-01-14T19:00:59.740
197
524216
<p>Assuming i have a line that i want to add to a file without opening an editor.</p> <p>How could i append this line</p> <pre><code>alias list='ls -cl --group-directories-first' </code></pre> <p>to this file</p> <pre><code>config.fish </code></pre>
7155
295286
2019-12-23T07:18:56.310
2019-12-23T07:18:56.310
Command to append line to a text file without opening an editor
[ "command-line", "bash", "scripts", "text-editor", "redirect" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can append a <em>line</em> of text to a file by using the <code>&gt;&gt;</code> operator:</p>\n\n<pre><code>echo \"hello world\" &gt;&gt; my_file.txt\n</code></pre>\n\n<p>or in your case</p>\n\n<pre><code>echo \"alias list='ls -cl --group-directories-first'\" &gt;&gt; config.fish...
[ { "accepted": true, "body": "<p>You can append a <em>line</em> of text to a file by using the <code>&gt;&gt;</code> operator:</p>\n\n<pre><code>echo \"hello world\" &gt;&gt; my_file.txt\n</code></pre>\n\n<p>or in your case</p>\n\n<pre><code>echo \"alias list='ls -cl --group-directories-first'\" &gt;&gt; con...
null
null
null
null
null
21556
1
21558
2011-01-14T19:03:10.470
241
934280
<p>How can I create an empty file from the command line?</p>
7155
1067
2011-01-14T22:59:12.443
2023-01-11T22:27:25.773
How to create an empty file from command line
[ "command-line" ]
6
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Use the <a href=\"http://en.wikipedia.org/wiki/Touch_%28Unix%29\"><code>touch</code></a> command:</p>\n\n<pre><code>The touch utility sets the modification and access times of files to the\ncurrent time of day. If the file doesn't exist, it is created with\ndefault permissions.\n</co...
[ { "accepted": true, "body": "<p>Use the <a href=\"http://en.wikipedia.org/wiki/Touch_%28Unix%29\"><code>touch</code></a> command:</p>\n\n<pre><code>The touch utility sets the modification and access times of files to the\ncurrent time of day. If the file doesn't exist, it is created with\ndefault permission...
null
null
null
null
null
21561
1
21846
2011-01-14T19:32:23.073
4
23396
<p>I have downloaded a .bin file for JDK and am trying to install it. I have used these commands:</p> <pre><code>chmod +x jdk-6u23-linux-i586.bin sudo ./jdk-6u23-linux-i586.bin </code></pre> <p>and got this output:</p> <pre><code>sudo: ./jdk-6u23-linux-i586.bin: command not found </code></pre>
8900
667
2011-01-14T19:52:08.253
2017-02-23T09:08:20.617
How to install JDK and Netbeans?
[ "10.10", "installation", "java", "netbeans", "jdk" ]
4
4
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T19:35:25.377", "id": "23208", "postId": "21561", "score": "0", "text": "thinking there's a typo in your command or a permissions error. it works for me with similar commands. it could also be some sudo weirdness. I ALWAYS use a rootshell instead of sudo.", "u...
{ "accepted": true, "body": "<p>Thank you for your help, but I solved my own problem.</p>\n\n<p>When I installed Ubuntu and I installed OpenJDK. I was trying to install the Sun JDK, which led to the error. </p>\n\n<p>I resolved the problem by uninstalling OpenJDK, restarting the machine, and then extracting the fil...
[ { "accepted": null, "body": "<p>Netbeans is available from the Ubuntu software Center, you should install from there unless you have a strong reason to use a different version.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-01-16T16:37:56.817", "id": "23575"...
null
null
null
null
null
21563
1
null
2011-01-14T19:38:05.410
2
768
<p>Using Ubuntu 10.10, I am having some issues with enabling the visual effects on my system. It doesn't allow me to use the normal &amp; the extra options. It checks for the drivers then it says that the driver is not found.</p> <p>My laptop model is Compaq PresarioV2000.</p> <p>How do I enable the visual effects?</p>...
null
169736
2021-11-25T18:13:20.933
2021-11-25T18:13:20.933
How do I enable visual effects my desktop?
[ "gnome", "desktop-environments" ]
3
2
CC BY-SA 4.0
[ { "creationDate": "2011-01-14T20:52:03.177", "id": "23224", "postId": "21563", "score": "0", "text": "Please give us details on the graphic card your laptop uses. You can find out by typing `lspci` in a terminal.", "userDisplayName": null, "userId": "3940" }, { "creationDate": "2...
null
[ { "accepted": null, "body": "<p>try downloading the drivers form the company website ( i mean laptop company)</p>\n\n<p>some more links relating similar queries are:</p>\n\n<p><a href=\"https://askubuntu.com/questions/17578/how-do-i-enable-desktop-visual-effects\">How do I enable desktop visual effects?</a...
null
null
null
null
Aashish G S
21568
1
null
2011-01-14T20:00:34.180
4
1742
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/16811/how-well-is-the-hfs-filesystem-supported">How well is the HFS+ filesystem supported?</a> </p> </blockquote> <p>How to read/write files to hfs+ (journaling) partition?</p>
8704
-1
2017-04-13T12:23:59.520
2011-04-25T08:41:31.570
How to read/write files to hfs+ (journaling) partition?
[ "macosx", "hfs+" ]
0
4
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T20:10:20.857", "id": "23215", "postId": "21568", "score": "0", "text": "[Related Bug](https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.15/+bug/49052)", "userDisplayName": null, "userId": "667" }, { "creationDate": "2011-01-14T20:10:24.427",...
null
[]
null
null
2011-06-05T20:25:10.083
null
null
21571
1
null
2011-01-14T20:23:48.663
10
6377
<p>Is it any way to import/export Radio Station list of Rhythmbox?</p> <p>If not, could you please suggest me any good music player which has similar functionality like Rhythmbox?</p> <p>Thank you!</p>
161
161
2011-01-15T11:54:55.420
2016-03-26T10:51:11.157
How to import/export Radio Station list of Rhythmbox?
[ "rhythmbox" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T20:35:46.923", "id": "23220", "postId": "21571", "score": "1", "text": "You mean radio stations?", "userDisplayName": null, "userId": "3127" }, { "creationDate": "2011-01-17T11:01:21.240", "id": "23688", "postId": "21571", "score": "0", ...
null
[ { "accepted": null, "body": "<p>rhythmbox stores information about all music-files in ~/.local/share/rhythmbox/rhythmdb.xml</p>\n\n<p>Entries concerning radiostations start with \"entry type iradio\".</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-01-15T11:56:14.843...
null
null
null
null
null
21572
1
21579
2011-01-14T20:30:19.940
8
6846
<p>Samba gives me 24 MB/s read and 44 MB/s write, while ftp gives 97 and 112 MB/s under the same circumstances.</p> <p>The <a href="http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/speed.html">documentation</a> says that </p> <blockquote> <p>Generally, you should find that Samba performs similarly to ft...
2337
null
null
2011-01-21T13:17:36.283
Tips for debugging Samba performance?
[ "networking", "performance", "samba" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T13:47:45.257", "id": "24406", "postId": "21572", "score": "0", "text": "Update: According to the [Samba mailing list anno 2009](http://www.mail-archive.com/samba@lists.samba.org/msg98114.html) the performance issues stem from smbfs/cifs rather than the Samba server....
{ "accepted": true, "body": "<p>Actually FTP has quite an efficient data throughput rate once it gets going. The overhead that slows things down is with the getting a file downloading in the first place. That's not to say that there isn't a problem with Samba here. It should be performing nearly identically.</p>\n\...
[ { "accepted": true, "body": "<p>Actually FTP has quite an efficient data throughput rate once it gets going. The overhead that slows things down is with the getting a file downloading in the first place. That's not to say that there isn't a problem with Samba here. It should be performing nearly identically...
null
null
null
null
null
21578
1
22175
2011-01-14T20:45:08.517
7
8230
<p>I have google Chrome 8.0.552.237 on Ubuntu 10.10 64-bit and flash is not working, I have tried a variety of methods to install flash, including Firefox flash-aid and the flash-installer package and nothing is working for me. I have even uninstalled and reinstalled chrome to no avail.</p> <p>I get "missing plugin" m...
8910
235
2011-01-18T21:53:43.030
2013-03-27T20:42:40.087
Flash is not working in Chrome (Crossover Linux is installed)
[ "10.10", "64-bit", "flash", "google-chrome", "crossover-office" ]
5
5
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T20:51:15.750", "id": "23223", "postId": "21578", "score": "1", "text": "Have you tried this? http://askubuntu.com/questions/2544/where-is-the-flash-in-chrome", "userDisplayName": null, "userId": "235" }, { "creationDate": "2011-01-14T21:10:21.617", ...
{ "accepted": true, "body": "<p>ok Crossover linux added a second flash plugin through wine for chromium / chrome, to turn off the second plugin do the following:</p>\n\n<pre><code> 1. load chrome\n 2. hit the wrench button\n 3. select preferences\n 4. go to Under the Hood tab\n 5. under Privacy section h...
[ { "accepted": null, "body": "<p>Try the beta version (9.0). I'm using Kubuntu 10.10 64bits, and Flash works perfectly.</p>\n\n<p>You can get this version from the the <a href=\"https://launchpad.net/~chromium-daily/+archive/beta\" rel=\"nofollow\">chromium-daily PPA</a>:</p>\n\n<pre><code>sudo apt-add-repos...
null
null
null
null
null
21584
1
21591
2011-01-14T21:35:43.170
3
562
<p>I have a triple boot system with Windows,and Ubuntu 10.10, installed in that order, plus a "Data" Partition that has all my data, what I want to do is remove the 10.10, and replace 11.04</p> <p>I would like to install a fresh copy of 11.04 and leave the rest of the system intact, what is the best way to do this?</p...
3889
3889
2011-01-15T03:27:31.713
2011-01-15T03:27:31.713
What's the best way to re-install Ubuntu on my dual-boot system?
[ "10.10", "11.04", "partitioning", "dual-boot" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T21:39:31.950", "id": "23237", "postId": "21584", "score": "2", "text": "Most of the current 11.04 users have gone throw all the upgrades, that's the regular upgrade process during pre-release. The chances of getting a broken system is related to the current archive/...
{ "accepted": true, "body": "<p>I'm guessing you use grub to boot? What you would have to do (<strong>at your own risk</strong>) is to reinstall the conventional way, but choose to use the partition/hard drive that 11.04 is on to install your fresh copy.</p>\n", "commentCount": "4", "comments": [ { "c...
[ { "accepted": null, "body": "<p>Just Install Ubuntu Normally, Grub will do the magic I guess.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-01-14T21:55:17.880", "id": "21590", "lastActivityDate": "...
null
null
null
null
null
21585
1
null
2011-01-14T21:36:15.273
3
191
<p>I had Windows XP installed without partitioned hard drive, and partitioned and installed Ubuntu with the Ubuntu live cd. There is no menu at startup for which operating system; it just boots up Ubuntu. Suggestions?</p>
8911
null
null
2011-01-14T22:17:57.237
Installed Ubuntu on top of XP and can't boot XP
[ "dual-boot" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T21:39:40.017", "id": "23238", "postId": "21585", "score": "1", "text": "Can you go to System->Administration->Disk Utility, click on your hard disk in the left hand column then add a screenshot of this to your answer so that we can see what partitions you have?", ...
null
[ { "accepted": null, "body": "<p>Maybe it didn't pick up XP during the installation. In Ubuntu, click <code>Applications &gt; Accessories &gt; Terminal</code> and then type:</p>\n\n<pre><code>sudo update-grub\n</code></pre>\n\n<p>This will update the GRUB menu. If it says something like:</p>\n\n<pre><code>Fo...
null
null
null
null
null
21586
1
79927
2011-01-14T21:42:08.650
9
10570
<p>I try to suspend my server using dbus and UPower. The server runs Ubuntu LucidLynx 64bit. </p> <p>While everything works fine if I am sitting directly at the machine, it won't work via ssh. If I connect to the server via ssh and try to suspend the machine using dbus and upower, it gives back </p> <p>dbus.exceptio...
8907
23155
2011-11-16T19:10:20.767
2019-07-29T17:22:06.370
How can I configure dbus to allow ssh-user to suspend server?
[ "ssh", "dbus" ]
2
2
CC BY-SA 3.0
[ { "creationDate": "2011-01-18T19:11:48.257", "id": "23918", "postId": "21586", "score": "0", "text": "btw: I DO grep and use the current dbus-session-adress...", "userDisplayName": null, "userId": "8907" }, { "creationDate": "2011-02-23T09:02:28.897", "id": "30611", "post...
{ "accepted": true, "body": "<p>There are two basic ways this can be done and a workaround:</p>\n<p>Either you need to modify <code>/usr/share/polkit-1/actions/org.freedesktop.upower.policy</code>, set the <code>XDG_SESSION_COOKIE</code> environment variable to the appropriate value or use <code>pm-suspend</code>:<...
[ { "accepted": true, "body": "<p>There are two basic ways this can be done and a workaround:</p>\n<p>Either you need to modify <code>/usr/share/polkit-1/actions/org.freedesktop.upower.policy</code>, set the <code>XDG_SESSION_COOKIE</code> environment variable to the appropriate value or use <code>pm-suspend<...
null
null
null
null
null
21587
1
21595
2011-01-14T21:45:25.917
11
15219
<p>Not to long ago I was using only 35% of my HD. Just recently it shot up to 54% and my diskspace is 16gb so that's more then 3gigs that have been taken.</p> <p>From what I remember I failed to build mysql, I installed gitolite which required me to build git from source which had a tons of dependencies (I think it wa...
null
null
2011-01-15T04:41:09.047
2015-12-02T22:37:30.780
How do I clean up my harddrive?
[ "filesystem", "hard-drive", "cleanup" ]
5
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-15T03:58:02.050", "id": "23291", "postId": "21587", "score": "0", "text": "@Jasper Loy: I would but i only have sh access to the machine.", "userDisplayName": "user4482", "userId": null } ]
{ "accepted": true, "body": "<p>My two favorite tools are for finding and visualizing filesystem bloat are gdmap and fslint. Summarized from apt-cache:</p>\n\n<pre><code>apt-cache show gdmap\napt-cache show fslint\n</code></pre>\n\n<p>gdmap: \"GdMap is a tool which allows to visualize disk space. Ever wondered wh...
[ { "accepted": null, "body": "<blockquote>\n <p>... failed to build mysql, [..] build git and dependencies...</p>\n</blockquote>\n\n<p>Where did you run this? In your home directory from source using <code>make</code>? Remove the involved directories.</p>\n\n<p>If you installed packages using apt-get (or sy...
null
null
null
user4482
user4482
21596
1
21597
2011-01-14T22:32:50.283
7
3476
<p>I know bash has a <a href="https://askubuntu.com/questions/21555/command-to-append-line-to-a-text-file-without-opening-an-editor/21559#21559"><code>&gt;&gt;</code></a> operator, to append output to files, but what is the use of the <code>&lt;&lt;</code> operator?</p>
1067
-1
2017-04-13T12:24:13.310
2011-01-14T22:49:58.160
How do I use bash's "<<" operator?
[ "command-line", "bash" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Use </p>\n\n<pre><code>info bash\n</code></pre>\n\n<p>and then search (type '/' followed by '&lt;&lt;') .<br>\nHere's a partial quote:</p>\n\n<pre><code>Here Documents\n This type of redirection instructs the shell to read input from the\n current source until a line containi...
[ { "accepted": true, "body": "<p>Use </p>\n\n<pre><code>info bash\n</code></pre>\n\n<p>and then search (type '/' followed by '&lt;&lt;') .<br>\nHere's a partial quote:</p>\n\n<pre><code>Here Documents\n This type of redirection instructs the shell to read input from the\n current source until a line ...
null
null
null
null
null
21598
1
null
2011-01-14T22:43:21.187
5
1833
<p><a href="http://www.avforums.com/forums/6583863-post2.html" rel="nofollow noreferrer">This forum comment</a> and this <a href="https://superuser.com/questions/205306/bluetooth-a2dp-profile-and-poor-sound-quality/205362#205362">superuser</a> answer suggest that the audio compression contributes to loss of quality. I'...
2296
-1
2017-03-20T10:18:10.167
2012-01-18T03:37:18.800
How can I determine what codec is being used?
[ "pulseaudio", "bluetooth", "codecs" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2012-02-09T17:55:24.450", "id": "118891", "postId": "21598", "score": "0", "text": "I'd still appreciate an answer. I'm still using the headphones, still notice pitch bends from time to time. What should I do to keep it open?", "userDisplayName": null, "userId": "2296"...
null
[ { "accepted": null, "body": "<p>Normally compression doesn't change pitch, but depending on the program the hertz will. For instance if a 48000 file is played at 44100 the file will play more slowly, and will the pitch will drop. Just check the hertz your files are playing at.</p>\n", "commentCount": "1...
null
null
2012-02-10T13:57:04.230
null
null
21600
1
22781
2011-01-14T23:27:43.397
10
2853
<p>I use to use always-on-top windows frequently and make them such by setting the option in windows' right click menu. Can I get this option closer, right in windows' titlebar alongside with minimize/maximize/close buttons? </p>
2390
null
null
2011-11-02T20:29:10.933
Can I get an always-on-top button in windows' titlebar (alongside with minimize/maximize/close buttons)?
[ "metacity", "window-buttons" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You <em>can</em> add such a button to your titlebar, however there is a very strong limitation on it. The issue is that the theme you are using must have an image for it.</p>\n\n<p>In gconf-editor (<kbd>Alt</kbd>+<kbd>F2</kbd> and enter gconf-editor), go to <code>/apps/metacity/gener...
[ { "accepted": null, "body": "<p>To my knowledge this is not possible on metacity, but it is possible if you use compiz (with emerald), kwin, or icewm (AFAIK). If you don't mind running compiz, you could install emerald and emerald theme manager, and edit the theme (or install another) to use this button.</p...
null
null
null
null
null
21603
1
21636
2011-01-14T23:58:09.293
3
285
<p>The latest version of the Scribes text editor lets us select some text, hit <kbd>Alt</kbd>+<kbd>X</kbd>, and then run an arbitrary command. For example, I can run the sort command and the selected text is replaced appropriately.</p> <p>This is quite useful but I am also not very well-versed in awk and the like. Is ...
2992
114
2011-01-15T05:56:11.023
2011-01-15T08:44:53.610
Meta package / quick reference for command line string manipulation tools?
[ "command-line" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Ubuntu (and possibly other distros) ships with a lot of documentation by default. Especially the <code>info</code> stuff is very useful, take the time for reading those.</p>\n\n<p>Documentation about text and file manipulation, which also has an extended page on file permissions:</p>...
[ { "accepted": true, "body": "<p>Ubuntu (and possibly other distros) ships with a lot of documentation by default. Especially the <code>info</code> stuff is very useful, take the time for reading those.</p>\n\n<p>Documentation about text and file manipulation, which also has an extended page on file permissi...
null
null
null
null
null
21604
1
null
2011-01-15T00:44:56.423
1
597
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/18641/theres-an-issue-with-an-alpha-release-of-ubuntu-what-should-i-do">There&#39;s an issue with an Alpha Release of Ubuntu, what should I do?</a> </p> </blockquote> <p>I'm trying Natty and after an upgrade I rece...
8673
-1
2017-04-13T12:23:44.677
2011-01-15T00:44:56.423
How to install 3d support?
[ "video", "11.04", "3d", "intel" ]
0
6
CC BY-SA 2.5
[ { "creationDate": "2011-01-15T02:39:09.107", "id": "23280", "postId": "21604", "score": "0", "text": "What kind of intel graphics do you have? Normally intel graphics are supported out the box. Chances are you have a broken upgrade it is just a matter of applying some more updates to fix the pro...
null
[]
null
null
2011-01-20T01:36:07.680
null
null
21605
1
21612
2011-01-15T00:57:40.590
27
22542
<p>I would like to know the total size of Ubuntu repository with individual repository-component (Main, Universe, Multiverse, Restricted) sizes for:</p> <ul> <li>32-bit platform.</li> <li>64-bit platform.</li> </ul>
4776
235
2012-03-08T22:23:41.423
2023-01-04T15:46:35.123
What is the size of Ubuntu repository?
[ "repository" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Out of curiosity, I just installed <a href=\"http://apt.ubuntu.com/p/apt-mirror\" rel=\"nofollow noreferrer\">apt-mirror</a> <a href=\"http://apt.ubuntu.com/p/apt-mirror\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install apt-mirror\"></a>\n and...
[ { "accepted": true, "body": "<p>Out of curiosity, I just installed <a href=\"http://apt.ubuntu.com/p/apt-mirror\" rel=\"nofollow noreferrer\">apt-mirror</a> <a href=\"http://apt.ubuntu.com/p/apt-mirror\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install apt-mirror\"></...
null
null
null
null
null
21606
1
null
2011-01-15T01:02:37.380
5
252
<p>I purchased Ubuntu One and was wondering if there was a way to share the 20GB storage with another user on the same computer. Something like a family plan, with shared storage but separate files, synced to different <code>/home</code> directories. It seems to me if I don't need all 20GB it would be wasteful to pay...
null
235
2012-03-12T14:18:40.143
2012-03-12T17:11:32.387
Is there a way to setup two users with one account?
[ "ubuntu-one" ]
3
1
CC BY-SA 3.0
[ { "creationDate": "2011-01-15T01:22:53.603", "id": "23269", "postId": "21606", "score": "0", "text": "This is possible with symlinks, though tricky.", "userDisplayName": null, "userId": "1992" } ]
null
[ { "accepted": null, "body": "<p>Can you just set Ubuntu One to sync the same U1 account to each system account? Both users will download the files from the Internet (rather than just getting copied to their home directory), but this seems to me to be the simplest solution.</p>\n", "commentCount": "1", ...
null
null
null
null
user8924
21608
1
21640
2011-01-15T01:27:33.237
10
19396
<p>I want to make my video to be a screensaver.</p> <p>Is there any software to make it?</p>
2997
25863
2012-11-21T21:39:28.457
2019-10-26T02:23:48.463
Use video file as a screensaver?
[ "video", "screensaver", "appearance" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-15T06:20:38.083", "id": "23296", "postId": "21608", "score": "0", "text": "[This](http://ubuntuforums.org/showthread.php?t=1368224) might help you i guess not sure.", "userDisplayName": null, "userId": "5691" } ]
{ "accepted": true, "body": "<p>It's possible the AniBG project will give you what you want :</p>\n\n<p><a href=\"http://code.google.com/p/anibg/\" rel=\"nofollow noreferrer\">http://code.google.com/p/anibg/</a></p>\n\n<p><a href=\"http://ubuntuguide.net/put-live-wallpaper-on-your-ubuntu-desktop-using-anibg\" rel=\...
[ { "accepted": null, "body": "<p>Firstly Copy-Paste this into the address box in your browser <code>apt:libgle3,xscreensaver-data-extra,xscreensaver-gl-extra</code> then download <a href=\"http://anibg.googlecode.com/files/shantz-xwinwrap_v0.3.deb\" rel=\"nofollow\">This</a> and <a href=\"http://code.google....
null
null
null
null
null
21613
1
21616
2011-01-15T02:34:59.120
6
1211
<p>When installing an extension in Firefox, the confirmation dialog makes you wait 5 seconds before you can install the extension. I find it annoying and unnecessary, is there a way to shorten or remove the countdown so I can install extensions without waiting? </p> <p><img src="https://i.stack.imgur.com/ZwTQE.png" a...
114
null
null
2011-01-15T03:42:27.910
Can I remove the countdown when installing extensions in Firefox?
[ "firefox", "extension" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-15T02:54:46.313", "id": "23281", "postId": "21613", "score": "0", "text": "a quick google search turned up nothing... and we really don't know why it is there... but it looks like it is going to get removed in Firefox 4 eventually.", "userDisplayName": null, "u...
{ "accepted": true, "body": "<p>I found this:</p>\n\n<p>You can easily disable the installation wait by a simple <strong><em>\"about:config\"</em></strong> modification.</p>\n\n<p><strong>1.</strong> Type <strong>about:config</strong> into the Firefox address bar and hit enter.</p>\n\n<p><strong>2.</strong> Click o...
[ { "accepted": null, "body": "<p>Yes, you can. I've done this once. Unfortunately right now I can't remember how.</p>\n\n<p><b>UPDATE:</b> Got it: <a href=\"https://addons.mozilla.org/en-US/firefox/addon/mr-tech-toolkit/developers\" rel=\"nofollow\">https://addons.mozilla.org/en-US/firefox/addon/mr-tech-tool...
null
null
null
null
null
21614
1
null
2011-01-15T02:46:17.207
4
1361
<p>I am attempting to install and use <a href="http://hem.bredband.net/gmogmo/fbgrab/" rel="nofollow">fbgrab</a>, but it requires <code>/dev/fb0</code> to exist. How can I create this file?</p> <p>My computer specs: Dell Studio 1555, ATI Radeon 4500, proprietary graphics driver</p>
6689
449
2012-03-12T14:03:19.223
2012-03-12T14:03:19.223
Why doesn't /dev/fb0 exist?
[ "xorg", "graphics", "fbgrab" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>This may be down to X not using a framebuffer system, however the application you are trying to use is to take screenshots? Ubuntu already has a screnshot taking application, which you can launch from Applications > Accessories > Take Screenshot</p>\n", "commentCount": "0...
null
null
null
null
null
21617
1
21625
2011-01-15T03:22:05.443
10
1144
<p>In "Preferences - Preferred Applications" there is a choice of Totem and Rhythmbox (actually it was, before I've uninsulated both of them favouring DeadBeeF for audio, raw mplayer for video and VLC for occasions) and Custom. Can I add a player (VLC for example) to appear in that list, officially recognised as a play...
2390
169736
2014-02-17T04:55:36.380
2014-02-17T04:55:36.380
How to register VLC as a multimedia player in Ubuntu system?
[ "vlc", "gnome-control-center" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>All the applications that are listed in <em>Preferred Applications</em> are registered in<br>\n<code>/usr/share/gnome-control-center/default-apps</code>. </p>\n\n<p>To add VLC to the list of media players, </p>\n\n<ol>\n<li><p>Create a file called <code>vlc.xml</code> in <code>/usr/s...
[ { "accepted": true, "body": "<p>All the applications that are listed in <em>Preferred Applications</em> are registered in<br>\n<code>/usr/share/gnome-control-center/default-apps</code>. </p>\n\n<p>To add VLC to the list of media players, </p>\n\n<ol>\n<li><p>Create a file called <code>vlc.xml</code> in <cod...
null
null
null
null
null
21618
1
null
2011-01-15T03:27:48.717
3
1385
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/18724/unable-to-mount-audio-disc">Unable to mount Audio Disc</a> </p> </blockquote> <p>I've lost use of my cdrom player in Ubuntu 10.10. The message is "Unable to mount Audio Disc Location is unmountable". How can...
null
-1
2017-04-13T12:25:03.423
2011-05-25T14:01:49.930
"Unable to mount Audio Disc Location is unmountable" error
[ "10.10", "multimedia", "cd-drive" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2011-01-15T03:56:30.193", "id": "23290", "postId": "21618", "score": "1", "text": "Could you add more detail, such as if the drive was working before, if normal CD's work, etc?", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2011-01-15T04:32:0...
null
[ { "accepted": null, "body": "<p>You usually don't mount audio discs. If you want to play one, use a media player. You should also be able to use whatever default ripping program you have. Pure audio discs don't have a file system that the standard linux drivers can mount. Instead, linux has drivers that all...
null
null
2011-05-25T16:05:04.053
null
user8927
21619
1
null
2011-01-15T03:32:44.223
2
706
<p>Trying to install any of ubuntustudio- (ubuntustudio-audio, ubuntustudio-font-meta, etc.) "tasks" with tasksel always fails, saying "tasksel: aptitude failed (100)" (while other options, like lamp-server, for example, work ok). Why?</p>
2390
null
null
2011-08-03T23:37:45.473
What's wrong with tasksel ubuntustudio- packages?
[ "package-management", "aptitude", "tasksel" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Just trying this I get the same problem. There is a <a href=\"https://bugs.launchpad.net/ubuntu/+source/tasksel/+bug/219653\" rel=\"nofollow\">similar but ever so slightly different bug report</a> open, that I suggest you mark as affecting you.</p>\n", "commentCount": "0"...
null
null
null
null
null
21621
1
21623
2011-01-15T04:04:31.913
5
757
<p>When I try to sync <code>/home/tyler/Pictures</code> I get <code>could not enable /home/tyler/Pictures for syncing to Ubuntu One</code></p>
1871
114
2011-01-15T04:25:34.563
2012-06-04T16:33:01.097
Ubuntu One won't synchronize pictures folder
[ "ubuntu-one" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you try to create a synchronized folder from something that is not an actual directory inside your home (if it is, for example, a symlink to somewhere else), or if it is a subdirectory of a synchronized folder, then the creation will fail.</p>\n\n<p>If you try to do the same thing...
[ { "accepted": true, "body": "<p>If you try to create a synchronized folder from something that is not an actual directory inside your home (if it is, for example, a symlink to somewhere else), or if it is a subdirectory of a synchronized folder, then the creation will fail.</p>\n\n<p>If you try to do the sa...
null
null
null
null
null
21628
1
21629
2011-01-15T05:19:30.777
2
607
<p>I have been using Rhythmbox for a long time to transfer music to my 3.1 Ipod Touch 3rd Gen, however after recently transferring an album my music app refuses to load. Sometimes it instantly crashes, sometimes I get a song list and then a freeze, sometimes only the basic GUI comes up, and other times I get a "Updatin...
null
null
null
2011-01-15T05:53:35.080
Ipod crashes after transfering music from Rhythmbox
[ "rhythmbox", "ipod" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I had the same issue with my iPod touch. The only fix I could find was to connect it to iTunes. The database schema the Touch uses is somewhat obscure; it's possible that Rhythmbox's developers haven't gotten it down pat yet.</p>\n", "commentCount": "0", "comments": [], "commun...
[ { "accepted": true, "body": "<p>I had the same issue with my iPod touch. The only fix I could find was to connect it to iTunes. The database schema the Touch uses is somewhat obscure; it's possible that Rhythmbox's developers haven't gotten it down pat yet.</p>\n", "commentCount": "0", "comments": [...
null
null
null
null
Alec Thompson
21632
1
21643
2011-01-15T07:45:06.040
17
27047
<p>Recently my computer has been responding slowly. It was fine few days ago, but now it always lags. I need to find the cause. Thanks.</p>
1714
8844
2011-04-07T06:16:54.040
2016-05-01T08:31:41.813
Slow Response and System Lag
[ "performance" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-15T08:34:56.010", "id": "23301", "postId": "21632", "score": "0", "text": "Did you installed any new drivers?", "userDisplayName": null, "userId": "5691" }, { "creationDate": "2011-01-15T10:54:41.597", "id": "23320", "postId": "21632", "scor...
{ "accepted": true, "body": "<p>Some troubleshooting ideas :</p>\n\n<p>First, run this command :</p>\n\n<pre><code>sudo apt-get install htop iotop\n</code></pre>\n\n<ul>\n<li>Start a terminal, in it run <code>htop</code></li>\n<li>Start another terminal, in it run <code>iotop</code></li>\n<li>Start another terminal...
[ { "accepted": true, "body": "<p>Some troubleshooting ideas :</p>\n\n<p>First, run this command :</p>\n\n<pre><code>sudo apt-get install htop iotop\n</code></pre>\n\n<ul>\n<li>Start a terminal, in it run <code>htop</code></li>\n<li>Start another terminal, in it run <code>iotop</code></li>\n<li>Start another ...
null
null
null
null
null