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
11668
1
11677
2010-11-06T00:45:32.853
17
1413
<p>A while back there was a lot of talk about Canonical implementing subtle transparency in GTK for Ambiance and Radiance themes - Is this no longer on the agenda? Was there a hold up?</p>
3332
235
2010-12-18T00:52:21.127
2012-08-31T15:32:31.617
Are there still plans to implement transparency (RGBA) in Ubuntu's theme?
[ "themes", "gtk" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-08-24T11:28:23.483", "id": "66643", "postId": "11668", "score": "2", "text": "We're after feature freeze for 11.10, switch to gtk3 seems done. I'm starting a bounty, hoping for some **refreshed** answers that would answer this question according to current development sta...
{ "accepted": true, "body": "<p>The problem with implementing rgba currently is lying with the applications that run on the gtk+ library. However, with the switch to gtk+ 3 it is likely that Ubuntu will inherit this feature as a default option.</p>\n\n<p>I'm sorry I don't have a link to hand, but the feature was no...
[ { "accepted": true, "body": "<p>The problem with implementing rgba currently is lying with the applications that run on the gtk+ library. However, with the switch to gtk+ 3 it is likely that Ubuntu will inherit this feature as a default option.</p>\n\n<p>I'm sorry I don't have a link to hand, but the featur...
null
null
null
null
null
11673
1
null
2010-11-06T01:48:02.013
9
20657
<p>To help me practice music, I'd like to make a sound (hum, sing or whistle into my microphone) and have the corresponding note displayed on screen. A program that gives feedback live (while I play) would be ideal, but giving feedback on a recording would also be acceptable.</p>
3332
1992
2010-11-06T02:45:23.060
2016-02-29T00:14:59.063
Is there software that can recognise which musical notes I am playing into my microphone - to help me practice music?
[ "sound", "music", "software-recommendation" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T03:07:08.307", "id": "12094", "postId": "11673", "score": "0", "text": "If I can't find anything suitable I may try code something in my free time. I imagine I would have to do some research on gstreamer and music theory.", "userDisplayName": null, "userId":...
null
[ { "accepted": null, "body": "<p>I've been looking for a program like this for quite some time. I would love\na program that you can hum and it will translate it into musical notation. \nBut for the time I user a tuner program on my cellphone. There are\nseveral for linux listed in freshmeat so check them ou...
null
null
null
null
null
11676
1
null
2010-11-06T02:27:35.207
5
3777
<p>Upstart doesn't like to start gunicorn because it tries to call setpgrp (see <a href="https://github.com/benoitc/gunicorn/issuesearch?state=closed&amp;q=upstart#issue/66" rel="nofollow">github issue</a>), what would be the best way to start [gunicorn] on a 10.04.1 server install? - Ideally with automatic restarting ...
5403
5403
2010-11-08T04:34:42.153
2010-11-10T18:28:32.090
How do I setup gunicorn?
[ "server", "python", "upstart", "init" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I've just commented in the github issue as well.</p>\n\n<p>Since there seems to be some issue with setpgrp and gunicorn, you may have better results if you run it with</p>\n\n<p>expect fork</p>\n\n<p>Added to the upstart job definition.</p>\n\n<p>so something like</p>\n\n<pre...
null
null
null
null
null
11678
1
null
2010-11-06T02:56:22.203
0
1561
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/7850/remove-set-up-mail-from-message-indicator">Remove &ldquo;Set Up Mail&rdquo; from message indicator</a> </p> </blockquote> <p>I would like to remove all the mail-related options from the top panel while keeping...
null
-1
2017-04-13T12:24:11.537
2010-11-06T09:56:52.070
Removing Evolution Mail related options on top-panel
[ "unity" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T03:02:43.760", "id": "12092", "postId": "11678", "score": "0", "text": "People have asked this before. Try [this](http://askubuntu.com/questions/7850/remove-set-up-mail-from-message-indicator/7855#7855).", "userDisplayName": null, "userId": "935" } ]
null
[ { "accepted": null, "body": "<p>sudo apt-get remove evolution-indicator that will do it </p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-06T03:19:09.660", "id": "11681", "lastActivityDate": "2010-...
null
null
2010-11-10T22:54:56.637
null
Shahani Markus Weerawarana
11688
1
11691
2010-11-06T03:57:23.403
2
340
<p>Is the order of <code>..-backports</code> repositories in sources.list significant?<br> ...or does <code>..-backports</code> take precedence over the standard entries, regardless of placement? </p> <p>Are the two following examples effectively the same? </p> <pre><code>deb http://archive.ubuntu.com/ubuntu lucid-...
2670
null
null
2011-11-03T01:39:58.920
Do '..-backports' repositories automatically take precedence over the standard repos? in sources.list
[ "apt", "software-sources" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The packages in backports always have higher version numbers than the other standard repos, so effectively yes.</p>\n\n<p>Traditionally, this has been correct. Because backports always have higher version numbers than the other pockets, if they are enabled, they will be preferred.</p...
[ { "accepted": true, "body": "<p>The packages in backports always have higher version numbers than the other standard repos, so effectively yes.</p>\n\n<p>Traditionally, this has been correct. Because backports always have higher version numbers than the other pockets, if they are enabled, they will be prefe...
null
null
null
null
null
11689
1
16914
2010-11-06T04:01:19.670
2
2384
<p>I recently installed KDE in Ubuntu, and to my surprise, Docky works in KDE (dunno really). After two minutes of testing, I realized that I wanted GNOME more, so I decided to uninstall KDE Desktop. Before uninstalling, I tried to make Nautilus the default file manager in KDE, clicking apply and everything After getti...
5606
235
2010-11-10T23:09:37.070
2017-09-08T02:15:58.083
Docky Bookmarks AND Mounted Drives Plugins won't work
[ "docky" ]
5
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T04:02:44.473", "id": "12101", "postId": "11689", "score": "0", "text": "I tried dragging and dropping the bookmarks from Places, but clicking then won't open it", "userDisplayName": null, "userId": "5606" }, { "creationDate": "2010-11-06T04:07:50.363...
{ "accepted": true, "body": "<p>Okay, this worked for me:</p>\n\n<ol>\n<li>Kill Docky (<code>killall docky</code>)</li>\n<li>Open nautilus (or whatever file browser you use)</li>\n<li>Right-click a folder</li>\n<li>Select \"Open with Other Application...\"</li>\n<li>Make sure \"Remember this application for 'folder...
[ { "accepted": null, "body": "<p>I can't find anything in the Docky settings to specify how bookmarks are managed. Have you tried a purge of docky and a reinstall of the package.</p>\n\n<pre><code>sudo apt-get remove --purge docky\nsudo apt-get clean docky\n\nsudo apt-get update\nsudo apt-get install docky\...
null
null
null
null
null
11690
1
11695
2010-11-06T04:02:06.970
9
16155
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/7377/how-to-start-an-app-with-always-on-top-set">How to start an app with &ldquo;Always On Top&rdquo; set?</a> </p> </blockquote> <p>Every time I use the terminal I have to right click on the title bar and click "A...
5609
5609
2017-11-06T19:34:49.273
2017-11-06T19:34:49.273
How can I make the terminal stay on top
[ "command-line" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>right click on the top bar with \"close maximize minimize\" buttons and select always on top.</p>\n\n<p>or </p>\n\n<p>right click on the terminal tab in your panel's window list, and select always on top.</p>\n\n<p>if you wan to make it permanent you have to edit the windows property...
[ { "accepted": true, "body": "<p>right click on the top bar with \"close maximize minimize\" buttons and select always on top.</p>\n\n<p>or </p>\n\n<p>right click on the terminal tab in your panel's window list, and select always on top.</p>\n\n<p>if you wan to make it permanent you have to edit the windows ...
null
null
2011-06-05T19:44:19.760
null
null
11694
1
null
2010-11-06T04:13:35.413
1
412
<p>I've been having flash troubles with my firefox. someone from some place suggested trying gnash. It worked for a while but while it re-enabled flash player on youtube, it is still incompatible with other flash apps out there. </p> <p>when i tried to remove it, it says it will also remove gnome-desktop-environmen...
3169
null
null
2010-11-06T04:24:03.713
Why would removing gnash also remove gnome-desktop-enviroment?
[ "gnome", "flash", "dependencies" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>gnome-desktop-environment depends on swfdec-gnome, which in turn depends on gnash. </p>\n\n<p>Fortunately gnome-desktop-environment is a metapackage (e.g. it doesn't install any files); removing it shouldn't cause problems.</p>\n", "commentCount": "5", "comments": [ ...
null
null
null
null
null
11699
1
11720
2010-11-06T04:54:55.670
3
186
<p>If I create a new user account, with different themes, icon sets, sounds, cursors and different programs, will it affect the original user's settings?</p>
4203
866
2010-11-06T08:26:04.797
2010-11-11T10:49:56.167
Does a new user's settings affect the main user's settings?
[ "themes", "users" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Most settings (such as themes, icon sets, sounds, cursors, etc) are seperate for each user.</p>\n\n<p>However programs installed from the <em>Ubuntu Software Centre</em> are installed system wide to all users. (Note that other software that you have manually installed, or installed t...
[ { "accepted": null, "body": "<p>no each user is separate. <em>themes are local to the user, so it will only affect the account you apply it to. if there is a script, don't use sudo</em></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-06T05:05:09.887", "id"...
null
null
null
null
null
11703
1
11707
2010-11-06T06:04:07.110
3
990
<p>I have Ubuntu 10.4. I installed a nvidia gigabyte geforce 210 graphic card because the intel graphic card is a disaster. I use a terminal and basic, fiddly adjustments were successfully made to get the window to fit the screen. The new card is a roaring success. Nothing freezes and visuals can be set to Extra. But, ...
5617
null
null
2011-02-08T14:06:33.373
Name disappeared from main menu bar
[ "gnome-panel" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Right click an empty part on the panel and select add to panel,in the Add to Panel box select User Switcher, I believe that should put your full name back on the panel. </p>\n\n<p>When you click on that particular applet a menu should show with; Account Information, System Preference...
[ { "accepted": null, "body": "<p>Right click, add to panel, search for indicator applet, there should be two of them, \"indicator applet\" and \"indicator applet session.\" The latter is the \"me menu\" so add the latter! problem solved :D</p>\n", "commentCount": "2", "comments": [ { "...
null
null
null
null
null
11709
1
11725
2010-11-06T06:56:26.460
131
198748
<p>I would like to examine the network traffic being handled by a single process, but simple network captures won't work since I am dealing with such a busy system (lots of other traffic happening at the same time). Is there a way to isolate a <code>tcpdump</code> or <code>wireshark</code> capture to the networking tra...
721
169736
2013-12-25T21:26:14.937
2024-03-13T09:13:46.627
How can I capture network traffic of a single process?
[ "networking", "wireshark" ]
16
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Indeed there is a way, using the <a href=\"http://en.wikipedia.org/wiki/Wireshark\">Wireshark</a> filters. But you cannot filter directly by process name or PID (because they are not a network quantities).</p>\n\n<p>You should first figure out the protocols and the ports used by your...
[ { "accepted": null, "body": "<p>maybe iptables and ulog can work?\nNot that I have an exact recipe, but I <em>think</em> iptables can match processes, once matched you could use ulog.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-06T18:11:48.637", "id": ...
null
null
null
null
null
11712
1
null
2010-11-06T07:13:22.920
1
112
<p>I installed a codec under the root user in my Ubuntu 10.04 installation. As you guessed, I can't play a movie using the codec under my normal user account. How do i rectify the problem?</p>
5620
721
2011-03-22T21:36:16.187
2011-07-17T13:20:08.010
Changing program privileges
[ "10.04", "video", "configuration" ]
2
7
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T08:04:34.510", "id": "12127", "postId": "11712", "score": "0", "text": "How did you install the codec ? If it was installed from a package, the user invoking the install is irrelevant.", "userDisplayName": null, "userId": "742" }, { "creationDate": "...
null
[ { "accepted": null, "body": "<p>you can try installing again with you currently user use \"sudo aptitude -y install non-free-codecs\" </p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-06T09:14:59.703", "id": "12136", "postId": "11714", "scor...
null
null
null
null
null
11713
1
11717
2010-11-06T07:25:13.673
35
40116
<p>When I do</p> <pre><code>sudo umount /media/KINGSTON </code></pre> <p>I got </p> <pre><code>umount: /media/KINGSTON: device is busy. </code></pre> <p>I close all the windows and make sure all shell are pointing to other directories. How can I find which process is preventing the umount?</p>
3999
3999
2010-11-06T19:05:48.063
2023-05-18T19:01:31.460
How do I find out which process is preventing a umount?
[ "umount" ]
5
3
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T07:52:47.720", "id": "12125", "postId": "11713", "score": "3", "text": "I think you've got a typo here, I doubt that command returned \"How do I find out which process is eating up my bandwidth?\"... ;) any chance you could edit the question please?", "userDispl...
{ "accepted": true, "body": "<p>open a terminal:</p>\n\n<pre><code>fuser -c /media/KINGSTON\n</code></pre>\n\n<p>It will output something like this:</p>\n\n<pre><code>/media/KINGSTON/: 3106c 11086\n</code></pre>\n\n<p>This will give you the pid of the processes using this volume. The extra character at the end of p...
[ { "accepted": true, "body": "<p>open a terminal:</p>\n\n<pre><code>fuser -c /media/KINGSTON\n</code></pre>\n\n<p>It will output something like this:</p>\n\n<pre><code>/media/KINGSTON/: 3106c 11086\n</code></pre>\n\n<p>This will give you the pid of the processes using this volume. The extra character at the ...
null
null
null
null
null
11715
1
11716
2010-11-06T07:46:15.030
3
512
<p>When I do an rsync to USB key using -t, it still copy a lot of file. Why?</p>
3999
null
null
2010-11-06T07:48:13.747
Why is rsync recopying a lot of file when I sync to an USB key?
[ "rsync" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T08:08:41.000", "id": "12129", "postId": "11715", "score": "0", "text": "Your question is clear, -t is not expected to have an effect on the number of files copied. Are you referring to files being copied when they already exist on the target ?", "userDisplayName...
{ "accepted": true, "body": "<p>Some Microsoft filesystem can only store even values. Then rsync retransfer any file with an odd value.</p>\n\n<p>You can avoid this by specifying the --modify-window=1 option</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-S...
[ { "accepted": true, "body": "<p>Some Microsoft filesystem can only store even values. Then rsync retransfer any file with an odd value.</p>\n\n<p>You can avoid this by specifying the --modify-window=1 option</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLi...
null
null
null
null
null
11719
1
null
2010-11-06T08:04:00.083
5
401
<p>I am stuck with that keyboard, unfortunately, the <kbd>^</kbd> and <kbd>&lt;</kbd> are switched. Makes it hard for me to write code.</p> <p>The <kbd>&lt;</kbd> right now is next to <kbd>1</kbd> and the <kbd>^</kbd> is next to the <kbd>Y</kbd>. I want them switched back to their normal positions. I have picked the G...
3788
169736
2014-05-15T14:31:51.530
2014-05-15T14:31:51.530
Switching < and ^ with german layout
[ "keyboard-layout" ]
2
2
CC BY-SA 3.0
[ { "creationDate": "2013-01-07T19:28:43.070", "id": "295549", "postId": "11719", "score": "0", "text": "http://askubuntu.com/questions/237434/remapping-keys-on-apple-keyboard", "userDisplayName": null, "userId": "65394" }, { "creationDate": "2014-05-15T15:52:06.173", "id": "61...
null
[ { "accepted": null, "body": "<p>Can you define a couple of keyboard shortcuts in System -> Preferences -> Keyboard Shortcuts to change the actions of the two keys? That does work in Xubuntu for this situation.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentL...
null
null
null
null
null
11723
1
null
2010-11-06T09:41:41.213
0
7388
<p>can I use the <code>dd</code> command to backup a file on a ftp server rather than network share?</p>
5628
6005
2011-06-07T16:08:41.097
2012-10-06T13:45:46.393
Can I use dd command to backup a partition on a FTP server?
[ "backup", "ftp" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Please note that dd is not very efficient as a backup tool, it copies the entire partition space including used an unused space. Using partimage (package available from the repositories) is a better option.\nBecause partimage does not have integrated FTP support you would nee...
null
null
null
null
null
11724
1
11745
2010-11-06T09:46:42.557
1
585
<p>I would like to have Skype appear in Workspace 4 only, but sill have its Panel icon showing in all workspaces. </p> <p>Skype can have several sub-windows, and I want to contain them all to Workspace 4... </p> <p>The Skype's Panel icon is only in the Panel when Skype is running, so there may be two sides to this...
2670
null
null
2017-02-17T23:22:39.133
How to force Skype's Panel icon to show Skype's main window in workspace 4 specifically?
[ "gnome-panel", "skype", "workspaces" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You could use <a href=\"https://launchpad.net/ubuntu/+source/devilspie\" rel=\"nofollow noreferrer\">devilspie</a> to make all subwindows open in a particular workspace. This is a relatively easy application to use. As for the second half of the question, I don't have an answer.</p>\...
[ { "accepted": true, "body": "<p>You could use <a href=\"https://launchpad.net/ubuntu/+source/devilspie\" rel=\"nofollow noreferrer\">devilspie</a> to make all subwindows open in a particular workspace. This is a relatively easy application to use. As for the second half of the question, I don't have an answ...
null
null
null
null
null
11729
1
11876
2010-11-06T11:11:20.917
2
276
<p>This is less a question to the developers of Unity and Canonical than a question about Ubuntu itself so please excuse me if this question doesn't belong on this site.</p> <p>While the question seems to speak for itself, maybe the word install script is a little abstract; I'm talking about a script which not only ch...
5063
1992
2010-11-06T19:44:13.660
2010-11-07T05:34:45.247
Will there be an install script to install unity on non-Ubuntu distributions?
[ "gnome", "unity", "programming", "development" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If the wider external community likes unity enough, someone might write a script, port it, package it, etc, but that's a bit out of scope for the unity developers to think about really.</p>\n\n<p>However it is up to the developers on whether to support other distributions, and with t...
[ { "accepted": null, "body": "<p>An install script would have no use for others distribution. Unity itself uses a standard build system, so yes, it should be build on other distro as long as the build depends are met. As for the gnome patches those would need to be incorporated by other distributions in thei...
null
null
null
null
null
11730
1
null
2010-11-06T11:26:46.667
1
1160
<p>I am trying to get e-text editor to run. I read <a href="http://www.e-texteditor.com/forum/viewtopic.php?p=14953#14953" rel="nofollow">http://www.e-texteditor.com/forum/viewtopic.php?p=14953#14953</a> and Compile e-text editor on Linux as well. But on my 10.04 Lucid it fails at the following step:</p> <p>./build_ex...
5634
7035
2011-12-05T19:08:36.993
2012-09-06T14:48:39.210
Installing e text editor
[ "10.04", "compiling" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>You need to install bakefile, there is no package from the official repositories, try: <a href=\"http://www.bakefile.org/wiki/Debian\" rel=\"nofollow\">http://www.bakefile.org/wiki/Debian</a></p>\n", "commentCount": "3", "comments": [ { "creationDate": "...
null
null
null
null
null
11732
1
null
2010-11-06T11:48:37.493
2
474
<p>I am trying to edit 720p mov video footage in Pitivi, and when I place 1 clip in the timeline it plays fine in realtime. The problem begins when I add another clip and try to edit. Besides the 1st clip (that continues to run in realtime), all the other clips or cuts are choppy. I currently have 3gigs of ram and an I...
4672
null
null
2012-10-01T02:33:08.917
Choppy video in Pitivi
[ "pitivi" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Try <a href=\"http://lives.sourceforge.net/\" rel=\"nofollow noreferrer\">LiVES</a>.</p>\n\n<p>It has been packaged for Ubuntu; you can install it by clicking this link:<br>\n<a href=\"https://apps.ubuntu.com/cat/applications/lives\" rel=\"nofollow noreferrer\"><img src=\"htt...
null
null
null
null
null
11737
1
11983
2010-11-06T12:21:59.227
2
145
<p>Ubuntu isn't detecting my samsung f480T when I plug it in. After a bit of Googling, I found nothing. Do Samsung phones require a driver to be installed to work?</p>
2458
null
null
2011-02-27T03:16:26.120
Accessing my samsung f480T through Nautilus
[ "storage", "phone", "samsung" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T16:33:22.323", "id": "12184", "postId": "11737", "score": "0", "text": "What were you expecting it to do?", "userDisplayName": null, "userId": "132" }, { "creationDate": "2010-11-07T10:37:03.603", "id": "12319", "postId": "11737", "score"...
{ "accepted": true, "body": "<p>The phone probably has a \"USB storage device mode\" (or something similar) that will allow it to act like a USB hard drive when connected to a computer.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate...
[ { "accepted": true, "body": "<p>The phone probably has a \"USB storage device mode\" (or something similar) that will allow it to act like a USB hard drive when connected to a computer.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5",...
null
null
null
null
null
11738
1
347199
2010-11-06T12:26:18.293
39
59358
<p>I have two monitors attached to my video card. Primary monitor has a resolution equal to 1280x1024 and the second has 1920x1200. My <code>gdm</code> login screen always appears on the second monitor even if it is switched off. My question is how to force <code>gdm</code> to show the login screen always on the primar...
1900
1900
2011-11-28T13:54:35.930
2023-06-27T01:05:07.460
Force gdm login screen to the primary monitor
[ "10.10", "multiple-monitors", "gdm", "login-screen" ]
7
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>For newer versions of Ubuntu such as 13.10 or <a href=\"http://www.omgubuntu.co.uk/2013/04/gnome-3-8-ppa-for-ubuntu-gnome\" rel=\"noreferrer\">upgraded 13.04</a> using Gnome 3.8, this procedure is different because the X configuration file no longer controls the monitor layout. You m...
[ { "accepted": null, "body": "<p>try switching the left/right order of your monitors, it doesn't change which one is primary, but it might help making your GDM show up.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-06T17:20:36.293", "id": "12190", ...
null
null
null
null
null
11740
1
11742
2010-11-06T12:56:11.400
3
999
<p>I often copy fully qualified filenames from Nautilus... </p> <p>However I get a different paste result when I paste it into a Terminal vs. when I paste it into a "normal" text field (eg. a text editor, or web page). </p> <p>I do know that the clipboard can contain any number of "paste formats"... from Standa...
2670
2670
2010-11-06T13:02:47.883
2010-11-06T13:11:44.587
Copy filename in Nautilus, pastes different formats in Terminal vs normal text field
[ "nautilus", "command-line", "clipboard" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I found two workarounds for this:</p>\n\n<ol>\n<li>right click in your terminal and select \"paste filename\"<br>\nthis will result in <code>'/home/fred/a c'</code>, there seems to be no shortcut for this.</li>\n<li>alternatively you could press ctrl+l in nautilus, this will show you...
[ { "accepted": true, "body": "<p>I found two workarounds for this:</p>\n\n<ol>\n<li>right click in your terminal and select \"paste filename\"<br>\nthis will result in <code>'/home/fred/a c'</code>, there seems to be no shortcut for this.</li>\n<li>alternatively you could press ctrl+l in nautilus, this will ...
null
null
null
null
null
11746
1
null
2010-11-06T13:26:28.777
19
4314
<p>I have set of temp files created in my folder with <code>.bak</code> extensions. How can I make them hide by default in Ubuntu?</p> <p>I tried adding a .hidden file with *.bak as entry in the file, but that is not working. Any help is very appreciated...</p>
3685
866
2010-11-06T14:22:05.953
2016-10-13T07:23:04.633
How to hide files with a specific extension
[ "nautilus", "hidden-files" ]
4
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T13:55:57.280", "id": "12155", "postId": "11746", "score": "1", "text": "IMO you're trying to fix the problem at the wrong end. If a program creates lots of backup files, it should put them in a dedicated folder and not spam them somewhere else.", "userDisplayNam...
null
[ { "accepted": null, "body": "<p>If you place a full stop (or period) at the beginning of the name of the file it should hide it, for example:</p>\n\n<p>.helloworld.txt</p>\n\n<p>To view your now hidden file, click \"view\" on Nautilus then check \"Show Hidden Files\".</p>\n", "commentCount": "1", "c...
null
null
null
null
null
11748
1
11751
2010-11-06T13:36:11.167
9
7264
<p>I'm trying to move some files into <code>/usr/bin</code> in Nautilus but I'm getting permission errors. I know I can do it via the terminal using <code>sudo</code> but how can I do it in Nautilus? I would expect it to popup a box for me to enter my password like the admin screens in Ubuntu but it doesn't. </p>
5642
4980
2010-11-23T05:29:07.573
2011-11-01T20:41:47.697
How to move files into /usr/bin in Nautilus without getting permission errors
[ "nautilus", "permissions", "gksu" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T21:15:04.863", "id": "12221", "postId": "11748", "score": "1", "text": "Moving files into `/usr/bin` is almost certainly wrong, if you need an application that is not packaged, and all users on the system should be able to use it, it should go into `/usr/local/bin` ...
{ "accepted": true, "body": "<p>You can do it like this:</p>\n\n<p>press <kbd>Alt</kbd>+<kbd>F2</kbd> to open the 'Run Application' box <br />\ntype <code>gksudo nautilus</code> in to the text box and press 'Enter'. This will prompt a password dialog box. Enter your sudo password and it will open nautilus with roo...
[ { "accepted": true, "body": "<p>You can do it like this:</p>\n\n<p>press <kbd>Alt</kbd>+<kbd>F2</kbd> to open the 'Run Application' box <br />\ntype <code>gksudo nautilus</code> in to the text box and press 'Enter'. This will prompt a password dialog box. Enter your sudo password and it will open nautilus ...
null
null
null
null
null
11755
1
null
2010-11-06T14:29:25.050
3
527
<p>I have the next problem: the programs' title bar just dissapear and I can't move the windows, maximize, etc. It occurs when I turn on the computer, but not always. Is it a bug or something??</p> <hr> <p>I've searched and I found that the command <code>metacity -replace</code> worked for my problem anyone knows wh...
4568
6005
2012-06-12T19:05:50.910
2012-10-16T19:44:34.533
programs' title bar dissapear
[ "window-manager", "window-buttons" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>It sounds like a bug: specifically, a window-manager crash. You can check the <code>.xsession-errors</code> file in your home directory for any pertinent error messages.</p>\n\n<p>On the other hand, gnome-session is supposed to restart the window manager should it crash, and...
null
null
null
null
null
11758
1
null
2010-11-06T14:42:59.897
8
2938
<p>How can I set the clock to global (24h time) in Maverick instead of am/pm? Including the login screen?</p> <p>I mean there's no option to do that in rclick clock > preferences or in system > admin > time &amp; date.</p>
null
3037
2011-01-04T07:04:20.973
2011-11-01T20:44:16.770
How can I set the clock to 24 hour mode?
[ "10.10", "gdm", "login-screen", "time", "clock" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p><strong>The normal way :</strong> </p>\n\n<ul>\n<li>Go to System -> Administration -> Language Support </li>\n<li>On the Text Tab, choose your prefered language to display numbers, dates, ...</li>\n</ul>\n\n<p><strong>The advanced way for your Desktop Applet :</strong></p>\n\...
null
null
2011-11-02T19:51:50.170
null
roger bull
11759
1
12598
2010-11-06T14:45:00.127
5
2117
<p>Im looking for a game like <a href="http://en.wikipedia.org/wiki/Team_Buddies" rel="nofollow">Team Buddies</a> (<a href="http://www.youtube.com/watch?v=Y7vXE-BeWSM" rel="nofollow">video</a>), with online multiplayer mode for ubuntu.. possibly open-source.</p> <p>Anyone know something similar?</p>
829
235
2010-11-24T01:50:26.753
2010-11-24T01:50:26.753
Game like Team Buddies but open-source?
[ "games" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-07T03:34:44.243", "id": "12279", "postId": "11759", "score": "0", "text": "Well, this is a really original gameplay, I don't think someone will find a totally similar game. But if you tell us what you like in the gameplay of this game, I think we might \nbe able to fin...
{ "accepted": true, "body": "<p>Check this site <a href=\"http://www.ubuntugamer.com/\" rel=\"nofollow\">http://www.ubuntugamer.com/</a></p>\n\n<p>This site is dedicated for gaming in ubuntu. You can find lot of games at this site. \nI hope you can find some interesting games from this site.Just try and what ever t...
[ { "accepted": null, "body": "<p>It's not online but you could buy a few controllers and use this:</p>\n\n<p><a href=\"http://psxemulator.gazaxian.com/\" rel=\"nofollow\">http://psxemulator.gazaxian.com/</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-10T07:19:...
null
null
null
null
null
11760
1
11766
2010-11-06T14:48:22.960
110
60431
<p>I've been using <code>gksudo nautilus</code> and <code>sudo nautilus</code> through <kbd>Alt</kbd>+<kbd>F2</kbd>. </p> <p>What's the difference? They look very similar!</p>
3220
662499
2018-03-21T10:30:05.663
2018-03-21T14:44:57.020
What is the difference between "gksudo nautilus" and "sudo nautilus"?
[ "sudo", "security", "root", "gksudo" ]
7
3
CC BY-SA 3.0
[ { "creationDate": "2014-03-20T17:08:20.150", "id": "569400", "postId": "11760", "score": "3", "text": "Related: [Why is gksu no longer installed by default?](http://askubuntu.com/questions/284306/why-is-gksu-no-longer-installed-by-default)", "userDisplayName": null, "userId": "114818" ...
{ "accepted": true, "body": "<p>Taken from <a href=\"https://help.ubuntu.com/community/RootSudo#Graphical_sudo\">here</a>:</p>\n\n<blockquote>\n <p>You should <strong>never</strong> use normal <code>sudo</code> to start graphical applications as\n root. You should use <code>gksudo</code> (<code>kdesudo</code> on ...
[ { "accepted": null, "body": "<p>If you choose gksudo nautilus, You ask your password graphically. With sudo, you ask it in a terminal</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2012-07-15T16:34:40.617", "id": "200577", "postId": "11765", "scor...
null
null
null
null
null
11767
1
114677
2010-11-06T15:09:38.150
11
14320
<p><a href="http://vagrantup.com/">Vagrant</a> is a tool to build and manage virtual machines for developers. It has a <a href="http://vagrantup.com/docs/getting-started/setup/ubuntu.html">getting started on Ubuntu</a> guide that contains iffy-looking suggestions like</p> <pre><code>$ sudo ln -s /usr/bin/ruby1.8 /usr...
136
1867
2013-05-31T00:35:42.203
2014-04-18T00:55:29.990
Where can I find Vagrant packages?
[ "package-management", "ppa", "virtualization", "vagrant" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<h1>12.04</h1>\n<p><a href=\"http://apt.ubuntu.com/p/vagrant\" rel=\"noreferrer\">Vagrant</a> <a href=\"http://apt.ubuntu.com/p/vagrant\" rel=\"noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"install vagrant\" /></a> 1.0.1 is now included in universe in 12.04 and you c...
[ { "accepted": null, "body": "<p>There is nothing to worry about the instructions in this <a href=\"http://vagrantup.com/docs/getting-started/setup/ubuntu.html\" rel=\"nofollow\">getting started on Ubuntu</a> guide. Making a <a href=\"http://en.wikipedia.org/wiki/Symbolic_link\" rel=\"nofollow\">soft link</a...
null
null
null
null
null
11773
1
11869
2010-11-06T15:40:33.037
4
270
<p>Is there any way to embed a URL to an external web page in the text of a tomboy note, in the same way that other notes are linked to? I know I can just pates the URL into the note and have it link out, but when the link is over a hundred characters long (not kidding) and I have a lot of them then that stops being an...
null
null
null
2010-11-07T04:21:21.030
Embedding external URLs behind text in Tomboy
[ "tomboy" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Sorry, this isn't currently possible in Tomboy, unless you develop a custom add-in to do it.</p>\n\n<p>We might add this feature in a future version, though.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creation...
[ { "accepted": true, "body": "<p>Sorry, this isn't currently possible in Tomboy, unless you develop a custom add-in to do it.</p>\n\n<p>We might add this feature in a future version, though.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2...
null
null
null
null
user2405
11774
1
null
2010-11-06T15:49:15.560
6
442
<p>I am using the most recent ubuntu desktop edition 10.10. Everything works fine, except the screensaver. Instead of going to the screensaver the OS forces a logout and all my apps are shutdown. </p> <p>Forums suggested checkboxing the 'Lock screen when screensaver active' box, as well as using non gl 3d graphics ...
3959
235
2010-11-06T15:52:11.377
2010-11-08T13:34:11.437
Screensaver forces logout?
[ "10.10", "login-screen", "screensaver" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T16:52:14.360", "id": "12187", "postId": "11774", "score": "1", "text": "You should file a bug report, that's clearly an unexpected behavior.", "userDisplayName": null, "userId": "742" } ]
null
[ { "accepted": null, "body": "<p>This sounds like a misbehaving 3D driver library. Besides filing a bug, I would recommend trying to reinstall your video driver via <em>System / Administration / Additional Drivers</em> if you are using (or have used) the <strong>fglrx</strong> or <strong>nvidia</strong> driv...
null
null
2012-05-22T18:42:25.227
null
null
11775
1
11829
2010-11-06T15:55:30.423
7
5166
<p>So here's the thing. I have two partition in my netbook (plus swap):</p> <p><code>/dev/sda4</code> with Ubuntu 10.4 <code>/dev/sda5</code> with Centos 5.5</p> <p>I use Ubuntu obviously. Centos is there because I need to run some test on that distro. The problem is Centos uses Grub and Ubuntu uses Grub2.</p> <p>Th...
2550
53515
2012-04-04T23:56:53.113
2013-06-20T11:00:01.427
Convert Grub entry to Grub2 entry?
[ "grub2" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Ok so since I was unable to find specific information on a proper conversion of grub1 for Centos5.5 that's what I did.</p>\n\n<pre><code>menuentry \"CentOS release 5.5 (Final) (on /dev/sda5)\" {\n insmod ext2\n set root='(hd0,5)'\n search --no-floppy --fs-uuid --...
[ { "accepted": null, "body": "<p>in <a href=\"http://ubuntuforums.org/showthread.php?t=1195275\" rel=\"nofollow\">this forum</a> there are all information you need to know about grub</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", ...
null
null
null
null
null
11776
1
11797
2010-11-06T15:56:24.967
5
11340
<p>Linux sound is generally very confusing to me, especially when two different machines running the same version of Ubuntu don't behave at all the same way.</p> <p>I'm trying to use mencoder to record a video stream to an AVI file. From one of my laptops (an HP dv7) it works exactly as some random Ubuntu wiki post sa...
1684
235
2010-11-06T16:03:49.213
2010-11-17T01:31:10.097
Missing /dev/dsp* - what do I need to do/install for sound input from mencoder?
[ "10.10", "sound", "webcam", "microphone", "mencoder" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T16:26:34.950", "id": "12183", "postId": "11776", "score": "0", "text": "It looks like you're trying to record from a TV source (or a webcam) and it's important that when you enable the video source that you're using the correct sound module that makes the sound part...
{ "accepted": true, "body": "<p>The problem seems to be that you're recording from a webcam and while the webcam might be the same, the sound device you're recording from isn't. So you end up with different results.</p>\n\n<p>The first thing to do is to test you can record sound at all, use the sound recorded to te...
[ { "accepted": true, "body": "<p>The problem seems to be that you're recording from a webcam and while the webcam might be the same, the sound device you're recording from isn't. So you end up with different results.</p>\n\n<p>The first thing to do is to test you can record sound at all, use the sound record...
null
null
null
null
null
11781
1
11782
2010-11-06T16:36:30.853
18
1522
<p>I'd like to put up some posters around where I go to school, where would I find some great looking posters, flyers and tips on advocacy?</p>
132
132
2010-11-17T01:10:49.023
2011-01-26T14:28:23.723
Where can I find Ubuntu Posters?
[ "community", "locoteams", "svg" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can find lots of marketing materials on <a href=\"http://spreadubuntu.org\" rel=\"nofollow noreferrer\">Spread Ubuntu</a>, they have some great looking SVG posters which can be downloaded and edited using Inkscape. You may also be interested in joining the <a href=\"https://wiki....
[ { "accepted": true, "body": "<p>You can find lots of marketing materials on <a href=\"http://spreadubuntu.org\" rel=\"nofollow noreferrer\">Spread Ubuntu</a>, they have some great looking SVG posters which can be downloaded and edited using Inkscape. You may also be interested in joining the <a href=\"https...
null
null
null
null
null
11783
1
null
2010-11-06T16:42:56.150
2
345
<p>Is there any utility available to convert ubuntu-10.10-desktop-i386.iso to alternate cd image file?</p>
null
null
null
2010-11-07T22:48:19.600
Converting 10.10 desktop iso to alternate iso
[ "10.10" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-07T23:02:59.437", "id": "12411", "postId": "11783", "score": "0", "text": "Why do you want to do so?", "userDisplayName": null, "userId": "5197" }, { "creationDate": "2010-11-08T00:25:10.900", "id": "12425", "postId": "11783", "score": "0", ...
null
[ { "accepted": null, "body": "<p>I don't think that is possible since they provide different installers, also that would require to recreate the install packages from the livecd image, which would be too complex.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "conten...
null
0
null
null
shell
11786
1
null
2010-11-06T16:56:55.907
3
230
<p>I want to pick up a tablet or touch-enabled laptop to use for drawing and painting with a stylus. But I'm not sure whether one of the convertible netbooks from Asus and others would have the guts to drive the graphics apps well. (I generally use mypaint, gimp, and inkscape.) What do people think would be a minimum u...
2762
235
2010-11-06T17:22:00.490
2010-11-06T17:22:00.490
What specs would a tablet need to run painting apps (mypaint, etc.) well?
[ "hardware", "ubuntu-netbook", "graphics", "multi-touch", "tablet" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>The main limitting factor is your memory, screen resolution can effect the responsiveness too. I'd say a 2Ghz Core2 with a 512MB Video card and about 2GB of RAM should do well for medium sizes (3kx4k) and large complex vector images.</p>\n", "commentCount": "0", "comm...
null
null
null
null
null
11787
1
11898
2010-11-06T17:03:20.390
6
4117
<p>We are building a multi-seat or multi-user system. The budget for the entire system is around $2000. The tower should be around $800. Each user will probably only use the computer for web browsing (keeping flash to a minimum), however, there can be almost no lag. The system should support at least eight, preferably ...
5668
196255
2014-02-24T12:28:52.420
2014-02-24T12:28:52.420
Best hardware choices for multi-seat (multi-user) system?
[ "hardware", "multiseat" ]
2
5
CC BY-SA 3.0
[ { "creationDate": "2010-11-06T22:56:08.917", "id": "12242", "postId": "11787", "score": "1", "text": "Is the 8-core processor overkill?", "userDisplayName": null, "userId": "5668" }, { "creationDate": "2010-11-07T00:46:14.473", "id": "12254", "postId": "11787", "score...
{ "accepted": true, "body": "<p>I think 2000 USD for 12 users might be somewhat cheap, but OTOH, the multiseat systems I'm most familiar with support Compiz and OpenGL FPS games... on a 14-user system. ;)</p>\n\n<p>Still, 12 monitors + 12 keyboards + 12 mice would cost 1500 € around here, and probably close to 150...
[ { "accepted": null, "body": "<p>Proc is overkill =P, assuming main use is browsing/office, both will be heavyish on disk io/memory vs CPU (at least for me my browser regularly exceeds 1G mem heh)</p>\n\n<p>Maybe use 2 cheaper boxes (each $300ish) and an option is <a href=\"http://libdlo.freedesktop.org/wiki...
null
null
2014-02-26T06:36:14.847
null
null
11789
1
null
2010-11-06T17:06:22.057
15
132698
<p>How to pretend to browse from a different country for view Streaming Online Television From Another Country or to use programms that don't work in my country or to Buying (shop). </p> <p>Edit: The best solution until now (11/2012)I thing, is to use the add-on <a href="http://www.anonymox.net/en">AnonymoX</a> with f...
3872
3872
2012-11-25T11:53:59.573
2015-09-11T17:50:42.657
How to pretend to browse from a different country?
[ "internet", "proxy" ]
5
8
CC BY-SA 3.0
[ { "creationDate": "2010-11-06T17:10:20.747", "id": "12189", "postId": "11789", "score": "3", "text": "-1 What you are asking is likely to be illegal.", "userDisplayName": null, "userId": "742" }, { "creationDate": "2010-11-06T17:22:36.107", "id": "12191", "postId": "11789...
null
[ { "accepted": null, "body": "<p>Vassilis, in order for your computer to be registered in another country you will need a computer in that country. For instance watching the BBC iPlayer can be done by having a computer in UK and paying the TV license (obviously). It helps if you're a resident who is visiting...
null
null
null
null
null
11790
1
22594
2010-11-06T17:15:17.730
1
3181
<p>I need to print on CD/DVD with my Epson R285. Please indicate a method or Ubuntu software for printing on CD/DVD surfaces.</p>
5011
null
null
2018-08-14T11:31:49.307
Printing on CD/DVD with Epson Stylus Photo R285 (or similar)
[ "cd", "printing" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2011-10-23T12:15:06.137", "id": "80540", "postId": "11790", "score": "0", "text": "Update: printing from LibreOffice affect on colour reproduction, what is not occurs when I print from original EpsonCD software in Windows XP. Printing from XP works fine under VirtualBox WinXP ...
{ "accepted": true, "body": "<p>I have found a solution by creating a user-defined template in gLabels Label Designer (v. 2.2.8). I just defined dimensions of CD table of my Epson R285 jet printer, without changing any values regarding print margins. When you print on CD/DVD select in Print Source pull-down menu 'P...
[ { "accepted": null, "body": "<p>What you need is a good CD cover template for your printer.</p>\n\n<p>Then you can use any program you want to make your cd label. Everything from <a href=\"http://doctormo.org/install.pl?gimp\" rel=\"nofollow\">gimp</a>, openoffice draw to <a href=\"http://doctormo.org/insta...
null
null
null
null
null
11793
1
11799
2010-11-06T17:37:47.753
3
1858
<p>When I use the Elementary theme 2.0 the default Caffeine icon is displayed in my top-panel. I found some <a href="http://0rax0.deviantart.com/art/Caffeine-mono-MegaPack-169089645" rel="nofollow">nice icons</a> that’ll fit the theme better. I followed the instructions on the page and they’re not working for me. Any t...
5673
114
2010-12-10T17:42:07.027
2010-12-10T17:43:54.437
How to change the Caffeine icons in panel when using the Elementary theme
[ "10.10", "icons", "elementary-theme" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T17:49:24.893", "id": "12196", "postId": "11793", "score": "0", "text": "Your link isn't working, is there any chance you could post a different link?", "userDisplayName": null, "userId": "132" }, { "creationDate": "2010-11-06T17:57:46.823", "id":...
{ "accepted": true, "body": "<p>Okay… I found a solution.</p>\n\n<p>What I did is: </p>\n\n<ul>\n<li>Renamed both icons to <code>caffeine-cup-empty.svg</code> and <code>caffeine-cup-full.svg</code></li>\n<li>Since I use the dark variant of Elementary I sudo copied both icons to <code>/usr/share/icons/elementary-mon...
[ { "accepted": true, "body": "<p>Okay… I found a solution.</p>\n\n<p>What I did is: </p>\n\n<ul>\n<li>Renamed both icons to <code>caffeine-cup-empty.svg</code> and <code>caffeine-cup-full.svg</code></li>\n<li>Since I use the dark variant of Elementary I sudo copied both icons to <code>/usr/share/icons/elemen...
null
null
null
null
null
11798
1
11984
2010-11-06T18:02:10.593
5
2011
<p>For the past one month I am facing random freezes on my Asus 1005px EEEpc. Here I have filed a <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/671443" rel="nofollow noreferrer">public bug report on launchpad</a>. There I was informed that it is a duplicate of an <a href="https://bugs.launchpad.net/ubun...
2968
-1
2017-04-13T12:25:03.423
2012-06-13T14:41:59.570
Wireless driver causes frequent system freezes
[ "wireless" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T21:43:38.283", "id": "12228", "postId": "11798", "score": "0", "text": "If possible in the future avoid Atheros, I have a long story of issues with those wifi cards.", "userDisplayName": null, "userId": "742" }, { "creationDate": "2010-11-10T02:27:35...
{ "accepted": true, "body": "<p>Unfortunately it looks like that card isn't supported yet, but you could try <a href=\"http://ubuntuforums.org/showthread.php?t=1481983\" rel=\"nofollow\">these instructions</a>.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-10T02:37:51.420", ...
[ { "accepted": true, "body": "<p>Unfortunately it looks like that card isn't supported yet, but you could try <a href=\"http://ubuntuforums.org/showthread.php?t=1481983\" rel=\"nofollow\">these instructions</a>.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-10T02...
null
null
null
null
null
11800
1
11802
2010-11-06T18:51:41.247
1
753
<p>Is there any way, to change the Deskbar-applet-panel icon? I have checked in <code>/usr/share/deskbar-applet/art</code>, but none of those icons seem to change the panel icon or is there a different path for the icon(s) to be found.</p>
5674
47151
2012-03-10T09:47:14.763
2012-03-10T09:47:14.763
How do I change the Deskbar Applet panel icon?
[ "gnome-panel", "icons", "applet" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Check one of those:</p>\n\n<pre><code>/usr/share/icons/hicolor/16x16/apps/deskbar-applet.png\n/usr/share/icons/hicolor/scalable/apps/deskbar-applet.svg\n/usr/share/icons/hicolor/48x48/apps/deskbar-applet.png\n/usr/share/icons/hicolor/32x32/apps/deskbar-applet.png\n/usr/share/icons/hi...
[ { "accepted": true, "body": "<p>Check one of those:</p>\n\n<pre><code>/usr/share/icons/hicolor/16x16/apps/deskbar-applet.png\n/usr/share/icons/hicolor/scalable/apps/deskbar-applet.svg\n/usr/share/icons/hicolor/48x48/apps/deskbar-applet.png\n/usr/share/icons/hicolor/32x32/apps/deskbar-applet.png\n/usr/share/...
null
null
null
null
null
11801
1
null
2010-11-06T18:54:27.093
3
1257
<p>I just love the indicator-applet and other parts of the Ayatana-project and think Ubuntu has done an awesome job there. And as the question about applet compatibility seem to be answered as a 'no' I'd like to take the question to the next level - the 'why' and 'why not'.</p> <p>How come these Ayatana-applets today ...
5676
235
2011-02-25T19:21:55.943
2011-03-16T23:13:41.937
Gnome- vs Unity-panel (applet) compatibility?
[ "gnome-panel", "indicator", "compatibility" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Many of the gnome-applets you are familiar with use old technologies like Bonobo, etc. To bring them up to a modern standard, they would need to be rethought/rewritten/etc from scratch using newer technologies such as D-BUS.</p>\n\n<p>Making the applets compatible will not im...
null
null
null
null
null
11804
1
null
2010-11-06T19:12:29.150
4
925
<p>When I do</p> <pre><code>sudo umount /media/KINGSTON </code></pre> <p>I got </p> <pre><code>umount: /media/KINGSTON: device is busy. </code></pre> <p>By using </p> <pre><code>fuser -c /media/KINGSTON </code></pre> <p>And </p> <pre><code>cat /proc/&lt;pid&gt;/cmdline </code></pre> <p>I found that the process ...
3999
1992
2010-11-06T19:21:03.763
2011-01-30T22:22:12.530
How to tell thunar to stop using my device?
[ "usb-drive", "xubuntu", "thunar" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T19:27:26.313", "id": "12208", "postId": "11804", "score": "0", "text": "If nothing is writing to the usb stick and you're out of other ideas, unplug it.", "userDisplayName": null, "userId": "132" }, { "creationDate": "2010-11-07T01:51:40.817", "i...
null
[ { "accepted": null, "body": "<p>If you know that the media device is synchronised (there're no outstanding writes), then use the -f switch to umount (force unmount).</p>\n\n<p>From the unmount man page, the -l switch does a \"lazy\" unmount, which detaches the filesystem now, and cleans up all references la...
null
null
null
null
null
11805
1
11864
2010-11-06T19:14:50.660
9
8972
<p>I want to open link like "ssh://username@hostname" with ssh.<br> I think xdg-open can help me(xdg-open ssh://username@hostname), but I don't know how.<br> How can i do it?</p>
2730
132
2010-11-12T07:05:12.163
2021-05-21T14:12:21.743
How to open ssh://username@hostname link
[ "gnome", "ssh", "gconf" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>What I could gather, you have to register the protocol in the gconf:</p>\n\n<pre><code>gconftool-2 --set --type=bool /desktop/gnome/url-handlers/ssh/enabled true\ngconftool-2 --set --type=string /desktop/gnome/url-handlers/ssh/command 'gnome-terminal -e \"%s\"'\ngconftool-2 --set --t...
[ { "accepted": null, "body": "<p>You can open the ssh link on the command line by using <code>ssh username@hostname</code> (I think you know this already) if you want to access it via nautilus in gnome then you can minimise all windows and do [ctrl]+L which will open a dialog. Type in your url <code>ssh://us...
null
null
null
null
null
11811
1
null
2010-11-06T19:28:54.510
4
9700
<p>There is a <a href="http://www.omgubuntu.co.uk/2010/08/ubuntu-ambiance-theme-for-windows-xp-wine/" rel="nofollow">great ambiance theme</a> for wine and windows that I use. But when I create a new wine prefix (or use PlayOnLinux to do so) it uses the default ugly grey-and-blue windows 95 theme. </p> <p>Is there a wa...
null
null
2013-01-04T17:21:24.757
2013-01-04T17:21:24.757
Can you change the default wine theme?
[ "windows", "wine", "themes" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2010-11-07T02:18:11.310", "id": "1591734", "postId": "11811", "score": "0", "text": "there was a recent life hacker article about changing wine themes. http://lifehacker.com/5677881/make-wine-apps-match-your-gtk-theme-with-a-python-script", "userDisplayName": null, "us...
null
[ { "accepted": null, "body": "<p>You cannot make wine use this theme automatically, due to limitations in both Wine and Playonlinux. If you look into your <code>~/.Playonlinux</code> directory you will see that there are wine versions downloaded by Playonlinux, but unfortunately, the format they are in doesn...
null
null
null
user98829
fetma
11815
1
11822
2010-11-06T20:09:37.510
10
8138
<p>I have a new Wacom Bamboo Pen. I'm using Ubuntu 10.10 64bit.</p> <p>After googling a little bit, I checked that xserver-xorg-input-wacom was installed. I plugged in my tablet. I rebooted my computer. Nothing special happened. I opened Inkscape. The tablet didn't work. I opened Inkscape's Input devices dialog. I did...
null
8844
2011-01-29T05:41:34.823
2011-03-12T18:05:34.977
How to install Wacom Bamboo Pen
[ "10.10", "input-devices", "wacom", "bamboo", "graphics-tablet" ]
2
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T20:12:20.253", "id": "12212", "postId": "11815", "score": "1", "text": "Can we please get the type of your Wacom Tablet/Pen? Also the output of `lsusb`, and please unplug the device, plug it back in and then post the output of `dmesg | tail` here. Please add/edit th...
{ "accepted": true, "body": "<p>You need to install the wacom-dkms package from my PPA</p>\n\n<p><a href=\"https://launchpad.net/~doctormo/+archive/wacom-plus\" rel=\"nofollow\">https://launchpad.net/~doctormo/+archive/wacom-plus</a></p>\n\n<p>You can do this by using the following commands:</p>\n\n<pre><code>sudo ...
[ { "accepted": true, "body": "<p>You need to install the wacom-dkms package from my PPA</p>\n\n<p><a href=\"https://launchpad.net/~doctormo/+archive/wacom-plus\" rel=\"nofollow\">https://launchpad.net/~doctormo/+archive/wacom-plus</a></p>\n\n<p>You can do this by using the following commands:</p>\n\n<pre><co...
null
null
null
null
casadrya
11816
1
null
2010-11-06T20:13:11.640
9
6251
<p>What is the Gnome version of <a href="http://kdirstat.sourceforge.net/">KDirStat</a>? I read some 2006 post about program named Baobab , but it looks like it's not included in 10.04 any more, and the home page is not available any more.</p>
5689
1029
2010-11-06T20:25:57.870
2011-08-08T16:27:30.867
Gnome equivalent of KDirStat
[ "disk-usage", "disk-management" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>That's odd, <code>baobab</code> sits in my <code>Applications -&gt; Accessories</code> menu since quite some versions, it's called <code>Disk Usage Analyzer</code>.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-08-02T22:07:21.527", ...
null
null
null
null
null
11819
1
null
2010-11-06T20:27:34.793
5
786
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/4217/what-webcam-can-i-buy-that-works-out-of-the-box-with-ubuntu">What webcam can I buy that works out of the box with Ubuntu?</a> </p> </blockquote> <p>What webcams work out of the box for 10.04 or Ubuntu?</p>
5315
-1
2017-04-13T12:23:31.777
2011-10-25T03:46:44.470
What webcams are known to work?
[ "10.04", "webcam" ]
0
0
CC BY-SA 3.0
[]
null
[]
null
0
2012-07-26T15:09:25.320
null
null
11821
1
null
2010-11-06T20:32:06.477
3
1989
<p>I recently buy a 1366x768 laptop with nvidia gts 360m (asus G60Jx-rbbx05). I installed the nvidia driver version 256.53 for compatibility issue and now work great. I followed multiple tutorial to fix the very ugly plymouth boot, but no one support 1366x768, and only support 1024x768. Can I get a normal plymouth with...
null
null
null
2010-11-07T00:44:47.180
Plymouth ugly with nvidia driver (fix tuto don't support my resolution)
[ "nvidia", "plymouth" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T20:33:56.723", "id": "12215", "postId": "11821", "score": "0", "text": "Could be a duplicate, but I'm not sure: http://askubuntu.com/questions/8740/poor-boot-screen-after-interrupted-install/8754#8754", "userDisplayName": null, "userId": "1029" }, { ...
null
[ { "accepted": null, "body": "<p>On my current and my previous laptop I could only use the 1024x768 resolution in grub and plymouth. This is probably because the drivers needs X to show a higher resolution.</p>\n\n<p>Anyway, there is no way to change that, you will have to live with \"only\" 1024x768 until g...
null
null
null
null
Guillaume
11823
1
null
2010-11-06T20:45:33.383
1
487
<p>I started my laptop one day and I got a warning message before the login screen saying (Use/lib/libconf2-4/gconf-sanity-check-2 exited with status 256).</p> <p>Trust me, I checked Google and all Ubuntu forums to find the answer to this before posting my issue here.</p> <p>I found that many people have had the same...
null
721
2011-03-22T21:35:38.150
2011-03-22T21:35:38.150
I am unable to login to my Ubuntu machine or reinstall
[ "format" ]
1
8
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T20:55:50.730", "id": "12219", "postId": "11823", "score": "0", "text": "This sounds like something happened to your `gconf` data, you can try to let him restore the default settings by moving the folder. Log in on the terminal and execute the following command `mv ....
null
[ { "accepted": null, "body": "<p>You might want to check your BIOS settings if you can't boot from a CD. Also, you might want to try burning another Ubuntu CD.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-06T20:54:09.160", "id": "12218", "postId"...
null
null
null
null
Walid Al Wawi
11825
1
11831
2010-11-06T21:02:44.673
28
25514
<p>Is the difference between <code>sudo cmd</code> and <code>gksu cmd</code>, the same as the difference<br> between starting a shell with <code>sudo -i</code> and <code>sudo -s</code>? </p> <p>... or put another way,<br> Is <code>sudo cmd</code> the same as <code>sudo -i cmd</code><br> and <code>gksu cmd</code> th...
2670
2670
2011-01-06T09:13:57.877
2011-01-06T09:13:57.877
Is the difference between sudo and gksu the same as the difference between sudo -i and sudo -s?
[ "command-line", "sudo", "gksu" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><code>gksu</code> is basically a graphical frontend for sudo that allows graphical command to be run without the need to run an X terminal emulator and using su directly. It's effectively just a GTK+ skin for the superuser commands.</p>\n\n<p>So if you wanted to run a GUI based progr...
[ { "accepted": true, "body": "<p><code>gksu</code> is basically a graphical frontend for sudo that allows graphical command to be run without the need to run an X terminal emulator and using su directly. It's effectively just a GTK+ skin for the superuser commands.</p>\n\n<p>So if you wanted to run a GUI bas...
null
null
null
null
null
11827
1
null
2010-11-06T21:21:26.530
5
2358
<p>How can I disable automatic timeout entries in the login screen? Allow me to explain. My typical experience goes something like this: I put my laptop to sleep, then wake it. When it wakes, it comes up with the login screen. I type in my password and it will usually reject it, with a message indicating the login ...
5201
null
null
2011-06-07T23:43:23.727
Login timeout disable?
[ "login-screen", "login" ]
1
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T21:24:07.903", "id": "12223", "postId": "11827", "score": "1", "text": "['Related but doesn't look like quite the same' bug report](https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/50198)", "userDisplayName": null, "userId": "866" }, { ...
null
[ { "accepted": null, "body": "<p>Looks like you're suffering from <a href=\"https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/50198\" rel=\"nofollow\">bug #50198</a>. Please go to launchpad and click the 'this bug affects me' link to increase the urgency that the issue will get looked at.</p>\...
null
null
2012-05-22T18:53:50.453
null
null
11828
1
11838
2010-11-06T21:22:33.640
4
370
<p>I am really struggling with this language issue.</p> <p>I went to <code>System-&gt;Administration-&gt;Language Support</code> and moved Turkish (Türkçe) to the top. Then I clicked "Apply System-wide" and restarted.</p> <p>However, after restarting, <code>echo $LANG</code> reported <code>en_US.utf8</code>, so I log...
5
721
2010-11-06T22:52:42.297
2010-11-06T22:52:42.297
Trouble setting language
[ "python", "locale", "language-support" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T21:56:21.003", "id": "12232", "postId": "11828", "score": "0", "text": "That **tr_CY** (means Cypriot Turkish) has nothing to do with even a few hundred thousand Turk living in Cyprus. It should be **tr_TR** . Maybe after this modification, it works. Even if it work...
{ "accepted": true, "body": "<blockquote>\n <p>I have a file 'xxx.po' in /usr/share/locale/tr_CY/LC_MESSAGES</p>\n</blockquote>\n\n<p>The files in <code>/usr/share/locale/&lt;LANG&gt;/LC_MESSAGES</code> need to be in a binary format ('.mo' extension).</p>\n\n<p>You achieve that by running <code>msgfmt</code> on th...
[ { "accepted": true, "body": "<blockquote>\n <p>I have a file 'xxx.po' in /usr/share/locale/tr_CY/LC_MESSAGES</p>\n</blockquote>\n\n<p>The files in <code>/usr/share/locale/&lt;LANG&gt;/LC_MESSAGES</code> need to be in a binary format ('.mo' extension).</p>\n\n<p>You achieve that by running <code>msgfmt</cod...
null
null
null
null
null
11830
1
11832
2010-11-06T21:29:27.800
3
507
<p>As you can see, mysql exists only in the <code>/etc/init.d</code> directory and not in <code>/etc/rcN.d</code>, therefore it shouldn't start on boot.</p> <pre><code>$ sudo find /etc -regex ".*\(rc.*d\|init\.d\).*" | sudo grep "mysql" | sort /etc/init.d/mysql </code></pre>
5698
813
2010-11-09T06:02:10.987
2010-11-09T06:02:10.987
Why does mysql process starts on boot?
[ "server", "boot", "mysql", "upstart", "init" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>MySQL is started by upstart. You can find the configuration file at <code>/etc/init/mysql.conf</code></p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-06T22:09:24.817", "id": "12235", "postId": "11832", "score": "0", "text": ...
[ { "accepted": true, "body": "<p>MySQL is started by upstart. You can find the configuration file at <code>/etc/init/mysql.conf</code></p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-06T22:09:24.817", "id": "12235", "postId": "11832", "score...
null
null
null
null
null
11835
1
11842
2010-11-06T22:26:33.380
1
172
<p>I'm on an old desktop (see the hardinfo report): <a href="http://dl.dropbox.com/u/240188/hardinfo_report.html" rel="nofollow">here</a></p> <p>Okay, the problem I have is, I'm forced to use root (which is not safe, obviously) to do anything! I can't log in as a user (except from a terminal), which is <strong>very</s...
1992
1992
2010-11-07T00:13:19.607
2010-11-07T00:15:13.507
why does this system freeze if I run any user other than root? (gdm, xdm, lxdm, etc)
[ "kernel", "freeze" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-06T22:48:24.250", "id": "12241", "postId": "11835", "score": "0", "text": "What happens if you create a new user, delete everything in their home directory, and then try to log in as that user?", "userDisplayName": null, "userId": "5" } ]
{ "accepted": true, "body": "<p>I honestly have no idea why this is happening, but you can easily recover critical data by using a Live CD to mount your hard drive, and then you can copy any important files to a flash drive.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-07T00:1...
[ { "accepted": true, "body": "<p>I honestly have no idea why this is happening, but you can easily recover critical data by using a Live CD to mount your hard drive, and then you can copy any important files to a flash drive.</p>\n", "commentCount": "1", "comments": [ { "creationDate": ...
null
null
2016-02-07T09:19:04.347
null
null
11839
1
11857
2010-11-06T23:08:26.823
0
1718
<p>Im using ubuntu 9.10</p> <p>I have the following mobo in the computer: <a href="http://www.netonnet.se/art/dator/datorkomponenter/moderkort/intel-775/ASUS-P5KPL-AMSE/127329.4026/" rel="nofollow">http://www.netonnet.se/art/dator/datorkomponenter/moderkort/intel-775/ASUS-P5KPL-AMSE/127329.4026/</a> (ASUS P5KPL-AM SE)...
5701
935
2010-11-07T01:44:21.050
2010-11-07T01:51:01.460
Keep getting kicked back to login screen after Xorg -configure
[ "xorg", "drivers", "gdm", "graphics", "intel" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-07T00:59:42.023", "id": "12258", "postId": "11839", "score": "0", "text": "Fly.Floh comments: Try running X from the command line:\n\n * go to a terminal with ctrl + alt + f1 (or any f key betwenn 1 and 6), log in there\n * type sudo stop gdm (or sudo stop kdm if you'r...
{ "accepted": true, "body": "<p>I would suggest you remove <code>/etc/X11/xorg.conf</code> and let Xorg detect everything itself while starting up, as that's the recommended way (especially if you are using open source drivers like the 'intel' ones).</p>\n\n<p>The <code>Xorg -configure</code> option is probably sti...
[ { "accepted": true, "body": "<p>I would suggest you remove <code>/etc/X11/xorg.conf</code> and let Xorg detect everything itself while starting up, as that's the recommended way (especially if you are using open source drivers like the 'intel' ones).</p>\n\n<p>The <code>Xorg -configure</code> option is prob...
null
null
null
null
null
11840
1
11843
2010-11-06T23:12:49.240
165
312807
<p>I have a script that I need to execute on an NTFS partition. The script's permission is set to 600.</p> <p>I attempted to modify the permissions by running <code>chmod 755 script.sh</code>, which doesn't report a failure or anything - but it also doesn't change the permissions on the file:</p> <pre><code>$ stat sc...
5
176889
2014-02-11T11:37:52.550
2023-02-06T13:42:41.787
How do I use 'chmod' on an NTFS (or FAT32) partition?
[ "permissions", "ntfs", "chmod" ]
10
1
CC BY-SA 3.0
[ { "creationDate": "2014-08-28T20:39:48.243", "id": "702266", "postId": "11840", "score": "0", "text": "A better solution can be found [here](http://askubuntu.com/questions/92863/mount-ntfs-partition-at-startup-with-non-root-user-as-owner/517223#517223) This two questions should be linked!", ...
{ "accepted": true, "body": "<p>The mode is determined by the partition's mount options (you cannot change it via chmod).</p>\n\n<p>For '755' on files and '777' on directories you would use something like</p>\n\n<pre><code>sudo mount -t ntfs -o rw,auto,user,fmask=0022,dmask=0000 /dev/whatever /mnt/whatever\n</code>...
[ { "accepted": true, "body": "<p>The mode is determined by the partition's mount options (you cannot change it via chmod).</p>\n\n<p>For '755' on files and '777' on directories you would use something like</p>\n\n<pre><code>sudo mount -t ntfs -o rw,auto,user,fmask=0022,dmask=0000 /dev/whatever /mnt/whatever\...
null
null
null
null
null
11846
1
31294
2010-11-06T23:58:09.210
15
28768
<p>I've been able to change the default font of Grub, by using </p> <pre><code>grub-mkfont -s 16 -o /boot/grub/grubfont.pf2 font.tty </code></pre> <p>and then adding the following line to /etc/default/grub:</p> <pre><code>GRUB_FONT=/boot/grub/grubfont.pf2 </code></pre> <p>And of course</p> <pre><code>sudo update-g...
615
141935
2015-10-24T17:39:36.993
2022-05-10T16:33:23.647
No box characters after changing the default Grub font
[ "fonts", "grub2" ]
7
2
CC BY-SA 3.0
[ { "creationDate": "2010-11-08T11:09:41.037", "id": "12513", "postId": "11846", "score": "1", "text": "Try BURG its very nice and has a lot of themes", "userDisplayName": null, "userId": "2026" }, { "creationDate": "2012-12-02T00:02:06.307", "id": "276964", "postId": "1184...
{ "accepted": true, "body": "<p><em>In theory</em> <code>grub-mkfont</code> allows passing multiple fonts. In this case if you can pass a link to <strong>Unifont</strong> or another font with wider coverage at the same time. The produced Grub font will be a combination of the coverage of both input fonts.</p>\n\n...
[ { "accepted": null, "body": "<p>IIRC I ran into what you describe when using all glyphs:</p>\n\n<p><a href=\"https://i.stack.imgur.com/XHXrC.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/XHXrC.png\" alt=\"\"></a><br>\n<sub>(source: <a href=\"https://img.xrmb2.net/images/778275.png\"...
null
null
null
null
null
11850
1
null
2010-11-07T00:15:09.887
2
345
<p>I have two HDD on my ubuntu machine. One is a maxtor 320Gb and the other is a verbatim 1.5Tb. While it automatically recognizes the first one as sdb1 it doesn't recognize the latter. I can't see it on fdisk either. </p> <p>How can I fix this? </p> <p>Edit: Forgot to mention that is an USB with NTFS filesystem. </p...
null
453
2010-11-08T02:14:29.563
2012-02-09T14:06:31.620
Two external hdd but one does not get recognized
[ "hardware", "usb", "hard-drive" ]
3
7
CC BY-SA 2.5
[ { "creationDate": "2010-11-07T00:38:11.967", "id": "12251", "postId": "11850", "score": "0", "text": "Does it have a filesystem on it?", "userDisplayName": null, "userId": "5197" }, { "creationDate": "2010-11-07T00:39:11.473", "id": "12252", "postId": "11850", "score"...
null
[ { "accepted": null, "body": "<p>Post the output of dmesg</p>\n\n<p>Can you mount your secondary harddisk manually. </p>\n\n<p>Try to mount manually,let me know if it solves your problem</p>\n\n<p>sudo mkdir /mnt/test &amp;&amp; sudo mount /dev/sdb1 /mnt/test</p>\n", "commentCount": "0", "comments": ...
null
null
null
null
Mark
11854
1
null
2010-11-07T00:38:29.070
1
394
<p>Does anybody know what are the Wacom Bamboo Fun CTH-661 correct values for BottomX/BottomY and TopX/TopY? I got the tablet to work under 10.10, but when I move the cursor over the edges of the screen, it jumps a lot...</p>
4672
34576
2012-10-28T01:12:10.037
2012-10-28T01:12:10.037
Xsetwacom Top and Bottom values for Wacom Bamboo Fun 6X8?
[ "wacom", "graphics-tablet" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>If the default values aren't correct then please report this as a bug here:</p>\n\n<p><a href=\"https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bugs\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bugs</a></p>\n\n<p>To fix your issue...
null
null
null
null
null
11859
1
11868
2010-11-07T02:11:31.783
3
999
<p>I have installed ubuntu 10.10 on my laptop using wubi. My laptop also has vista installed. Would it be possible to somehow run ubuntu (virtually?) while windows is running without having to restart the laptop?</p>
5493
5493
2010-11-07T04:01:43.793
2015-01-21T12:32:42.690
Virtualise wubi installation on windows
[ "windows", "wubi", "virtualization" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Yes, this is possible. VirtualBox can virtualize an operating system that already exists on a physical partition.</p>\n\n<p>However, this is not recommended. When you installed Ubuntu, it configured everything based on the hardware it found during installation. When you load it in th...
[ { "accepted": null, "body": "<p>I don't believe You would be able doing this using wubi alone. You need to install a virtual system like virtualbox and then you could create an Ubuntu vm in it. You wouldn't use wubi though, but rather a usual Ubuntu iso.</p>\n\n<p><a href=\"http://www.psychocats.net/ubuntu/...
null
null
null
null
null
11863
1
null
2010-11-07T03:01:08.463
18
4509
<p>BURG looks a lot better and user friendly than GRUB, at the same time it get the job done. </p> <p>Why Ubuntu have not switched to it?</p>
2731
41
2011-01-05T11:55:04.303
2014-03-23T14:46:34.787
Why doesn't BURG replace GRUB?
[ "grub2", "bootloader", "burg" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-07T03:28:59.220", "id": "12275", "postId": "11863", "score": "0", "text": "Can you explain why Burg looks better and is more user-friendly than Grub? (As far as I know you can have a graphical menu in Grub 2 too, did you try and compare that?)", "userDisplayName":...
null
[ { "accepted": null, "body": "<p>Because BURG is <strong>not ready</strong> to be deployed on this many machines. It's <em>very</em> early in it's development, and I'm sure later on, say when they have reached a beta version, people will start to look into it. </p>\n\n<p>Check burgs <a href=\"https://launchp...
null
null
null
null
null
11867
1
11918
2010-11-07T04:06:53.040
2
946
<p>I'd like to use the Cell processors in a PS3. Given the changes to PS3 firmware recently, what is the best way to get Ubuntu installed on a PS3?</p>
721
null
null
2010-11-07T13:14:24.777
How can I install Ubuntu on my Playstation 3?
[ "installation", "ps3", "powerpc" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you have upgraded your firmware since the removal of the 'Other OS' feature, then there is no official way to install Ubuntu (or any other Linux distribution) on your PS3.</p>\n\n<p>There was an unofficial SDK released for the PS3, which would possibly allow you to reinstate the f...
[ { "accepted": null, "body": "<p>Oh sorry for the outdated link,</p>\n\n<p>How about this..?</p>\n\n<p><a href=\"http://gizmodo.com/5143547/how+to-install-ubuntu-on-your-ps3-for-vintage-gaming-emulation\" rel=\"nofollow\">http://gizmodo.com/5143547/how+to-install-ubuntu-on-your-ps3-for-vintage-gaming-emulati...
null
null
null
null
null
11885
1
11926
2010-11-07T07:40:34.380
3
993
<p>I am using ubuntu 10.04.I want to get an alert when someone tries to access my sytem.For example if someone access my system as an ssh user i want to get an alert in my system.How to get this type of alerts?</p>
5691
null
null
2010-11-07T22:23:48.557
How do i get alert if someone tries to access my system?
[ "10.04" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-07T08:43:52.477", "id": "12307", "postId": "11885", "score": "1", "text": "What kind of alert do you want?", "userDisplayName": null, "userId": "5218" } ]
{ "accepted": true, "body": "<p><code>fail2ban</code> is probably the one tool you'll want for this. It works by parsing the logs of popular services (ssh, apache, etc) and looking for login failures.</p>\n\n<p>When it finds a certain number of failures (ie if it sees somebody trying to brute-force their way in ove...
[ { "accepted": null, "body": "<p>I answered a similar question about <a href=\"https://askubuntu.com/questions/10294/run-system-script-on-ssh-login-and-or-logout\">running a script on ssh login/logout</a>. Of course that only works for SSH logins.</p>\n", "commentCount": "0", "comments": [], "co...
null
null
null
null
null
11887
1
11959
2010-11-07T08:01:05.160
13
850
<p>My Update Manager is set up to download and release security updates silently in the background. Therefore release notes are no longer displayed. I wonder if there is a way to read the release notes later. How could I find out which updates were installed recently and what bugs are fixed?</p>
3940
235
2012-08-18T19:38:18.503
2012-08-18T19:38:18.503
Where are release notes from security updates that were installed in the background?
[ "updates", "update-manager", "security" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The results of unattended-upgrades are logged at <code>/var/log/unattended-upgrades</code>. Though this will not contain the changelogs; it will show you what has been upgraded. You can then use one of the methods mentioned by others to see the actual changelogs.</p>\n\n<p>You might ...
[ { "accepted": null, "body": "<p>You can find information on most, if not all, security updates right here:</p>\n\n<p><a href=\"http://www.ubuntu.com/usn\" rel=\"nofollow\">http://www.ubuntu.com/usn</a></p>\n\n<p>Feeds are available for use in your RSS reader, or you can also subscribe to a mailing list. Bot...
null
0
null
null
null
11889
1
11891
2010-11-07T08:23:00.583
1
19377
<p>What is the command I ran and now I have no ubuntu left...</p> <p>When I which the computer on, the monitor comes on, it goes passed the grub screen, it does not show anything after that. How do I fix this?</p>
1646
null
null
2018-07-12T21:30:15.913
sudo tasksel remove lamp-server
[ "server" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I haven't tried this myself, but it may work. I don't really know what you mean by \"I have no Ubuntu left\" and how much of Ubuntu you are missing.</p>\n\n<p>Take a look at <a href=\"https://help.ubuntu.com/community/Tasksel\" rel=\"noreferrer\">https://help.ubuntu.com/community/Tas...
[ { "accepted": true, "body": "<p>I haven't tried this myself, but it may work. I don't really know what you mean by \"I have no Ubuntu left\" and how much of Ubuntu you are missing.</p>\n\n<p>Take a look at <a href=\"https://help.ubuntu.com/community/Tasksel\" rel=\"noreferrer\">https://help.ubuntu.com/commu...
null
null
2018-07-15T08:24:54.860
null
null
11892
1
20803
2010-11-07T08:53:53.747
0
1058
<p>I have BOINC Manager installed from the PPA, version 6.10.17, and I am about to upgrade my Ubuntu install with a clean install. I would like to know how I can backup my work done on BOINC so I don't loose what I have already done and have to start from scratch again. For example I am running the Climate Prediction...
3038
3037
2012-01-25T08:35:04.150
2012-01-25T08:35:04.150
How to backup BOINC
[ "backup" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>You probably want to backup two places:</p>\n\n<ul>\n<li><code>/etc/boinc-client</code> - your settings</li>\n<li><code>/var/lib/boinc-client</code> - projects, work data and logs</li>\n</ul>\n\n<p>You need to shut down the boinc-client before the backup, copying a data file while it...
[ { "accepted": null, "body": "<p>I think that everything about \"How to Backup\" you will found here: <a href=\"http://www.boinc-wiki.info/Backup_BOINC\" rel=\"nofollow\">http://www.boinc-wiki.info/Backup_BOINC</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-07...
null
null
null
null
null
11893
1
null
2010-11-07T08:56:53.200
2
685
<p>I've primarily used Windows, but recently switched to Ubuntu/GNOME at work.</p> <p>In my Windows setup, the context menu is triggered on the <em>release</em> of the right mouse button; in my Ubuntu/GNOME setup, it's triggered on the <em>press</em>. This is causing me pain because apparently I've developed a habit i...
5718
null
null
2010-11-09T20:25:45.600
How can I configure Ubuntu/GNOME to accomodate my keyboard/mouse habits from Windows?
[ "gnome", "windows", "keyboard", "mouse" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2010-11-07T10:02:23.260", "id": "12315", "postId": "11893", "score": "0", "text": "Eclipse isn't a Gtk/GNOME application, and it seems like GNOME applications like `gedit` don't have this issue, so maybe this is more like an issue with Eclipse instead?", "userDisplayName":...
null
[ { "accepted": null, "body": "<p>The first question involves code changes to gnome, as far as I know there is no way to change this behaviour without code changes. you might want to report a bug.</p>\n\n<p>The second question is a problem with Eclipse/Java.</p>\n", "commentCount": "0", "comments": []...
null
null
null
null
null
11894
1
11913
2010-11-07T09:04:45.013
4
164
<p>In the Software Centre, under Installed Software, I have a number of packages marked as coming form "other". Where might these have come from? The <code>libdvdcss2</code> entry does not surprise me, but I have no idea where the qt and update-manager entries have come from.</p> <p>As far as I'm aware I have never in...
866
866
2010-11-07T09:28:50.293
2010-11-07T12:36:41.940
Software Centre - where did my "Other" items come from?
[ "software-center" ]
2
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-07T09:52:57.830", "id": "12313", "postId": "11894", "score": "0", "text": "Interesting question, and yeah, I see that too... :)", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-11-07T09:59:05.947", "id": "12314", "postId": ...
{ "accepted": true, "body": "<p>The version which is currently installed is no longer available on any of the configured repositories.\nDo you have the -proposed repository enabled ? I believe there were some recent uploads to update-manager there which were rolled back, that would explain it...</p>\n\n<p>About to ...
[ { "accepted": null, "body": "<p>From the terminal run:</p>\n\n<pre><code>apt-cache policy libqt4-dbus\n</code></pre>\n\n<p>If the repository from which you got the packages is still enabled you will see it on the list.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-...
null
null
null
null
null
11897
1
13773
2010-11-07T09:26:26.100
6
2934
<p>I want to edit quickly lots of pictures in Shotwell. It already has some shortcuts, like <kbd>]</kbd> for Rotate. However, I work on a Qwertz keyboard, where <kbd>]</kbd> is typed as <kbd>AltGr</kbd> + <kbd>9</kbd>, which means I have to hit two non-home-row buttons with the same hand. It is slow, awkward, and bad f...
5719
17739
2011-11-02T20:32:14.067
2011-11-02T20:32:42.100
How to change Shotwell keyboard shortcuts?
[ "gnome", "shortcut-keys", "shotwell" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>We've had other complaints about the rotate key shortcuts. They <a href=\"http://trac.yorba.org/ticket/2700\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/IG10P.gif\" alt=\"\">&nbsp;will be changed back</a> to <kbd>Ctrl</kbd>+<kbd>R</kbd> and <kbd>Shift</kbd>+<kbd...
[ { "accepted": null, "body": "<p>I do not know how to change shortcuts in Shotwell directly but you can use a Gnome feature to do that : \"Edit Menu Shortcut Key\"</p>\n\n<p><strong>Activate this feature</strong></p>\n\n<ul>\n<li>Run <a href=\"https://askubuntu.com/questions/17249/how-do-i-use-the-gconf-edit...
null
null
null
null
null
11899
1
11901
2010-11-07T09:30:06.547
7
14842
<p>I would like to backup my email that I have already downloaded and stored in Evolution. I know there is an option in Evolution to backup your Evolution settings but how can you backup your mail accounts and mail.</p> <p>Thank you.</p>
3038
866
2010-11-07T09:31:22.040
2020-03-12T03:49:26.137
Backup Evolution Mail
[ "backup", "evolution" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can create a backup by clicking File->Backup settings... in Evolution this will save you data and configuration.</p>\n\n<p>Manually you should run <code>evolution –force-shutdown</code> first to make sure evolution is not using the files.</p>\n\n<p>Then you can Backup:</p>\n\n<ul...
[ { "accepted": null, "body": "<p>The easiest way to backup all of your Evolution is to backup the (hidden) evolution folder in your home directory:</p>\n\n<pre><code>~/.evolution\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2....
null
null
null
null
null
11908
1
11912
2010-11-07T10:47:05.873
18
3346
<p>Sometimes I mount my NTFS drives in Ubuntu but forget to unmount them before shutdown.</p> <p>So does Ubuntu unmount them before shutdown or do I have to unmount them manually before shutdown?</p> <p>I am asking this because I have forgot to unmount my NTFS partition many times and when I boot into my Windows, win...
2620
3037
2011-01-05T09:22:44.513
2017-01-21T09:57:23.627
Is it safe to shutdown computer without unmounting NTFS partitions?
[ "windows", "ntfs", "unmount" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Yeah its safe. Ubuntu unmount the NTFS partition during shutdown.You can also set your NTFS partition to auto mount so that you don want to mount it every time you logon.</p>\n\n<p>To auto mount ntfs partitions in ubuntu, you must install <code>ntfs-config</code></p>\n\n<pre><code>su...
[ { "accepted": true, "body": "<p>Yeah its safe. Ubuntu unmount the NTFS partition during shutdown.You can also set your NTFS partition to auto mount so that you don want to mount it every time you logon.</p>\n\n<p>To auto mount ntfs partitions in ubuntu, you must install <code>ntfs-config</code></p>\n\n<pre>...
null
null
null
null
null
11916
1
12127
2010-11-07T13:02:10.433
9
23033
<p>I'm using Lubuntu with WinXP in dual boot for several weeks. Today I've ran update and GRUB now does not show WinXP menu entry in GRUB.</p> <p>sudo update-grub didn't found Windows.</p> <p>/boot/grub/menu.lst - no such file.</p>
5408
null
null
2012-09-07T14:56:16.233
How to restore Windows XP menu entry in GRUB?
[ "grub2", "dual-boot" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-07T13:15:04.870", "id": "12336", "postId": "11916", "score": "2", "text": "From the terminal run: sudo os-prober , this is the script used by grub to detect OSes, if it's failing to find windows it may show you some error.", "userDisplayName": null, "userId": "...
{ "accepted": true, "body": "<p>For Lubuntu 10.10, you need to install os-prober with</p>\n\n<pre><code>sudo apt-get install os-prober\n</code></pre>\n\n<p>and then update grub again with </p>\n\n<pre><code>sudo update-grub\n</code></pre>\n", "commentCount": "1", "comments": [ { "creationDate": "2013-...
[ { "accepted": null, "body": "<p><a href=\"https://help.ubuntu.com/community/Grub2\">This site</a> should give you everything you need.</p>\n\n<p>Btw, if you are on Ubuntu 10.04 or 10.10 you won't see a /boot/grub/menu.lst, because that's not what grub uses anymore.</p>\n", "commentCount": "0", "comm...
null
null
null
null
null
11920
1
11922
2010-11-07T13:15:53.700
6
3147
<p>How can have a shortcut to a compiled mono program (.exe). The execution command in command line is "mono MYPROGRAM.exe"</p>
3872
5338
2010-11-07T14:25:18.747
2018-05-05T07:01:11.257
Shortcut to a mono .exe file
[ "shortcuts", "mono" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Just create a launcher in your desktop..</p>\n\n<p>Right click in your desktop-->Click Create Launcher</p>\n\n<p>It will bring a window.In the name field you can write wat ever name you want..In the command field type <code>mono /path/to/the/MYPROGRAM.exe</code> without quotes thats ...
[ { "accepted": true, "body": "<p>Just create a launcher in your desktop..</p>\n\n<p>Right click in your desktop-->Click Create Launcher</p>\n\n<p>It will bring a window.In the name field you can write wat ever name you want..In the command field type <code>mono /path/to/the/MYPROGRAM.exe</code> without quote...
null
null
null
null
null
11921
1
11924
2010-11-07T13:19:16.210
26
29639
<p>I'd like to be able to build and run C# programs on my Ubuntu 10.10 server. How do I install Mono? "sudo apt-get install mono" doesn't work, says "Package mono is not available, but is referred to by another package".</p>
2390
169736
2014-04-05T13:10:27.887
2014-04-05T13:10:27.887
How to install Mono on a server?
[ "software-installation", "mono" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Try this</p>\n\n<p><code>sudo apt-get install mono-complete</code></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2013-04-04T22:39:58.657", "id": "348902", "postId": "11924", "score": "3", "text": "What version does this install? L...
[ { "accepted": null, "body": "<p>The mono compiler package is <code>mono-gmcs</code>, if you need the entire mono stack, install the package <code>mono-complete</code> .</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2015-09-14T17:26:59.953", "id": "975359", ...
null
null
null
null
null
11925
1
11927
2010-11-07T13:47:02.257
153
204423
<p>In Windows I used command-line clipboard copy-and-paste utilities... </p> <ul> <li><code>pclip.exe</code> and <code>gclip.exe</code> </li> </ul> <p>These were UnixUtils ports for Windows (but they only handled plain text). There were a couple of other <strong>native</strong> Windows utilities which could write/...
2670
44876
2017-04-01T02:52:10.613
2023-02-16T08:57:20.877
A command-line clipboard copy and paste utility?
[ "command-line", "software-recommendation", "clipboard" ]
12
4
CC BY-SA 3.0
[ { "creationDate": "2014-04-02T07:49:43.173", "id": "578443", "postId": "11925", "score": "0", "text": "See related question from unix.SE: http://unix.stackexchange.com/questions/30093/copy-image-from-command-line-to-clipboard", "userDisplayName": null, "userId": "227922" }, { "cr...
{ "accepted": true, "body": "<h2>xsel</h2>\n\n<p>I am using <a href=\"https://apps.ubuntu.com/cat/applications/xsel/\" rel=\"noreferrer\">xsel</a> <a href=\"http://apt.ubuntu.com/p/xsel\" rel=\"noreferrer\">Install xsel</a>, but I am only using it with plain text and unicode text.</p>\n\n<p><code>xsel</code> can co...
[ { "accepted": true, "body": "<h2>xsel</h2>\n\n<p>I am using <a href=\"https://apps.ubuntu.com/cat/applications/xsel/\" rel=\"noreferrer\">xsel</a> <a href=\"http://apt.ubuntu.com/p/xsel\" rel=\"noreferrer\">Install xsel</a>, but I am only using it with plain text and unicode text.</p>\n\n<p><code>xsel</code...
null
null
null
null
null
11931
1
11954
2010-11-07T14:14:25.117
7
348
<p>I'm currently running Ubuntu 8.10 on a system. It works very good but I did a lot of tuning (it's a server) to get it working. I'm aware that I need to upgrade to a new LTS version of Ubuntu if I have time.</p> <p>But until I have time for that, are there alternative ways to get some (albeit unofficial) security up...
1452
null
null
2010-11-07T17:28:38.533
Are there alternatives after the official support time stops?
[ "security", "server", "updates", "alternative" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I don't imagine you will find a repository that continues supplying security updates after a release has reached its \"end of life.\" It's just too much work for something that has no future.</p>\n\n<p>That said, even after the official repository has been discontinued, you can still...
[ { "accepted": null, "body": "<p>far as I know, I have to say no, ubuntu only supports active official distributions, ubuntu security updates off when these distributions finish their period of activity, and not found anywhere else, it is recommended that you migrate your system to a new version when you hav...
null
0
null
null
null
11932
1
11933
2010-11-07T14:19:05.590
11
460
<p>I'm using Radio-Tray and I would like to keep a list of the tracks which get played and I was wondering if it was possible to do this by keeping a record of the Ubuntu notifications?</p>
5731
866
2010-11-16T20:00:32.310
2011-02-24T13:52:34.327
How can you keep a record of notifications?
[ "10.10", "notify-osd" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can use the NotifyOSD logs from <code>~/.cache/notify-osd.log</code> and extract your data. Note that the log is cleared at each login.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-07...
[ { "accepted": true, "body": "<p>You can use the NotifyOSD logs from <code>~/.cache/notify-osd.log</code> and extract your data. Note that the log is cleared at each login.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creation...
null
null
null
null
null
11934
1
12005
2010-11-07T14:44:09.673
8
6686
<p>I want to remove Firefox (with <code>sudo apt-get purge firefox*</code>) <strong>but without installing the Epiphany browser</strong>. How can I do this?</p> <p>I want to remove Firefox because I want to use Google Chrome as my default and only web browser.</p>
130367
652
2015-07-26T18:45:24.243
2021-12-10T14:07:38.627
Why does removing Firefox install another browser?
[ "package-management", "firefox", "google-chrome", "uninstall", "dependencies" ]
7
1
CC BY-SA 3.0
[ { "creationDate": "2013-06-03T13:51:27.840", "id": "381958", "postId": "11934", "score": "0", "text": "Try this: http://askubuntu.com/questions/51136/can-i-uninstall-replace-firefox-with-another-browser-of-my-choice?rq=1", "userDisplayName": null, "userId": "14352" } ]
{ "accepted": true, "body": "<p>If uninstalling firefox installs epiphany, then that's because some other package depends on \"a web browser\", which packages do by depending on the virtual package <code>www-browser</code>. If the google-chrome package doesn't have a <code>Provides: www-browser</code> line, and yo...
[ { "accepted": null, "body": "<p>To make Google Chrome your default browser, run Google Chrome, open up Preferences and then under the tab \"Basics\" you'll find \"Make Google Chrome my default browser\". Click that button.</p>\n\n<p>You don't need to uninstall Firefox.</p>\n", "commentCount": "2", "...
null
null
null
null
null
11947
1
15961
2010-11-07T16:24:43.847
3
6945
<p>I'm having troubles connecting to the Internet with my new wireless USB adapter. Although I can see via the NetworkManager all the wireless networks around me, it fails to connect to any of them. I'm using Linux Mint 10 RC. I've blacklisted the rt2500usb driver because it was loaded simultaneously with rt73usb.</p> ...
5740
47291
2012-08-14T00:13:03.760
2012-08-14T00:13:03.760
How do I connect to a wireless network using a TP-Link TL-WN321G USB adapter
[ "wireless", "usb" ]
1
4
CC BY-SA 3.0
[ { "creationDate": "2010-11-07T18:59:42.937", "id": "12384", "postId": "11947", "score": "0", "text": "lsusb is more usefull in this case than lspci can you update your post with this information .. regards.,", "userDisplayName": null, "userId": "3550" }, { "creationDate": "2010-1...
{ "accepted": true, "body": "<p>Alright, I finally established an Internet connection. And the way I fixed the problem is ridiculous: I plugged the USB adapter into one of the <em>rear</em> USB ports. When plugged into the front side bus the wireless networks were detected but I was unable to connect to any of them...
[ { "accepted": true, "body": "<p>Alright, I finally established an Internet connection. And the way I fixed the problem is ridiculous: I plugged the USB adapter into one of the <em>rear</em> USB ports. When plugged into the front side bus the wireless networks were detected but I was unable to connect to any...
null
null
2012-08-14T17:23:54.433
null
null
11951
1
null
2010-11-07T17:21:44.377
5
802
<p>Ubuntu 9.04 (JAUNTY JACKLOPE version)Installation Guidance REQUESTED.</p> <p>I am a quite new user (more proper to say “..a learner”) of Ubuntu. I am a Sr. citizen. Please guide and help me in the matter mentioned below. My system is a Pentium III, 804 MHz processor, Asus CUSL-2 Mother board, 512MB RAM SD TWO hard...
null
169736
2014-02-25T19:03:57.230
2014-02-25T19:03:57.230
Booting hangs at "Checking battery...."
[ "power-management" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2011-04-21T16:25:31.767", "id": "40373", "postId": "11951", "score": "0", "text": "This issue also affects ubuntu 11.04 Alpha release.", "userDisplayName": null, "userId": "14163" }, { "creationDate": "2011-12-05T18:58:15.360", "id": "96966", "postId": ...
null
[ { "accepted": null, "body": "<p>Hey,\nIt sounds like you just installed Ubuntu 9.04 Jaunty. Therefore, this implies that you know how to install Ubuntu the regular way with the graphical desktop CD/DVD installer.\nHowever, you said you used the \"CHIP\" live DVD.\nI am not sure what CHIP or their live DVD ...
null
null
2011-12-05T19:38:52.540
null
Navin Talati
11952
1
11953
2010-11-07T17:23:29.823
3
254
<p>I upgraded from 10.04 to 10.10 but my desktop shell did not change to Unity. How can I change it myself to check it out (and change back if I decide to)?</p>
3906
667
2010-11-07T19:07:29.160
2010-11-07T19:07:29.160
Upgraded to 10.10 but desktop shell did not change
[ "unity", "upgrade" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Unity is going to be the default in 11.04 (currently unreleased), not 10.10.</p>\n\n<p>To install Unity from within the 10.10 Desktop version <a href=\"https://askubuntu.com/questions/5571/how-can-i-install-unity-after-installing-desktop-edition\">take a look at this question</a>.</p...
[ { "accepted": true, "body": "<p>Unity is going to be the default in 11.04 (currently unreleased), not 10.10.</p>\n\n<p>To install Unity from within the 10.10 Desktop version <a href=\"https://askubuntu.com/questions/5571/how-can-i-install-unity-after-installing-desktop-edition\">take a look at this question...
null
null
null
null
null
11955
1
11971
2010-11-07T17:29:58.827
8
5173
<p>My CPU usage keeps spiking a lot. I can be sitting on my desktop and my CPU usage will go up to around 90%, according to Conky. Here is the output of top:</p> <pre><code> PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3183 thomas 25 5 868m 66m 19m S 12 1.7 1:14.99 chromium-brows...
5674
null
null
2010-11-07T19:48:30.620
Why does my CPU usage keep spiking?
[ "hardware", "cpu-load" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>This CPU usage spike usually tends to come from programs that need to run periodically (like gwibber-service) to update something in the background. You should find any applications that are doing this (using system monitor/top it's easy to catch the culprit in action).</p>\n\n<p>BTW...
[ { "accepted": true, "body": "<p>This CPU usage spike usually tends to come from programs that need to run periodically (like gwibber-service) to update something in the background. You should find any applications that are doing this (using system monitor/top it's easy to catch the culprit in action).</p>\n...
null
null
null
null
null
11956
1
11960
2010-11-07T17:32:39.357
3
6657
<p>I wanted to stop particular user names appearing in the list of names at the log in screen. I remembered reading that this could be achieved by changing the user id of the account to something less than 1000 (I think I made it 990). So I did this. That worked fine, but now when I wanted to change it back, the name i...
702
null
null
2013-11-02T15:55:16.620
users disappear from options menu when given uids under 1000
[ "users" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can change the userid with <code>sudo usermod -u &lt;new id&gt; &lt;username&gt;</code>.</p>\n\n<p>Btw: to hide users from log in screen: <a href=\"https://askubuntu.com/questions/2471/how-to-hide-users-from-the-login-screen\">How to hide users from the GDM login screen?</a></p>\...
[ { "accepted": true, "body": "<p>You can change the userid with <code>sudo usermod -u &lt;new id&gt; &lt;username&gt;</code>.</p>\n\n<p>Btw: to hide users from log in screen: <a href=\"https://askubuntu.com/questions/2471/how-to-hide-users-from-the-login-screen\">How to hide users from the GDM login screen?<...
null
null
null
null
null
11957
1
11972
2010-11-07T17:39:35.487
5
5464
<p>I have installed squid as my proxy server in <strong>Ubuntu 10.04 standalone system</strong> which has a single <strong>NIC</strong>. Why i have installed Squid in a standalone system is because of my friends who uses my system to browse sites and download files. So I have installed Squid to block porn sites and dow...
5691
29112
2011-11-02T19:09:48.693
2017-08-22T18:04:56.107
iptables rule to force all browsers to use proxy
[ "proxy", "iptables" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>First block direct access to port 80 for all except root and squid. (root needs it to get updates for your system). (I'm assuming squid runs as user proxy - edit as appropriate).</p>\n\n<pre><code>iptables -A OUTPUT -m owner --uid-owner root -j ACCEPT\niptables -A OUTPUT -m owner --u...
[ { "accepted": true, "body": "<p>First block direct access to port 80 for all except root and squid. (root needs it to get updates for your system). (I'm assuming squid runs as user proxy - edit as appropriate).</p>\n\n<pre><code>iptables -A OUTPUT -m owner --uid-owner root -j ACCEPT\niptables -A OUTPUT -m o...
null
null
null
null
null
11962
1
11963
2010-11-07T18:04:41.623
5
2933
<p>I have a VM of Ubuntu 10.10 x86, and I need to build a Mercurial installation against Python 2.4. I have to do this because the web host I am working on has Python 2.4 as the latest copy of Python.</p> <p>In Ubuntu 9.10 it was a simple as editing two make files to target the <code>python2.4</code> executable, and d...
3976
235
2010-11-07T21:33:55.027
2010-11-07T21:43:47.087
Installing Python 2.4 for development?
[ "10.10", "python" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can find python 2.4 and 2.5 in this PPA <a href=\"https://launchpad.net/~fkrull/+archive/deadsnakes\" rel=\"nofollow noreferrer\">https://launchpad.net/~fkrull/+archive/deadsnakes</a></p>\n\n<p>I am successfully using the python2.5 from this PPA, but I have not tested the python2...
[ { "accepted": true, "body": "<p>You can find python 2.4 and 2.5 in this PPA <a href=\"https://launchpad.net/~fkrull/+archive/deadsnakes\" rel=\"nofollow noreferrer\">https://launchpad.net/~fkrull/+archive/deadsnakes</a></p>\n\n<p>I am successfully using the python2.5 from this PPA, but I have not tested the...
null
null
null
null
null
11965
1
11968
2010-11-07T18:37:06.733
1
179
<p>I can't find any documentation about aurora.</p>
5749
null
null
2010-11-07T18:51:25.767
Where can I find documentation about the gtk+ aurora engine
[ "gtk" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The official website is <a href=\"http://gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438\" rel=\"nofollow\">at gnome-look.org</a>. There are some informations, and you can download the source code.</p>\n\n<p>A real documentation does not seem to exist.</p>\n", "comm...
[ { "accepted": true, "body": "<p>The official website is <a href=\"http://gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438\" rel=\"nofollow\">at gnome-look.org</a>. There are some informations, and you can download the source code.</p>\n\n<p>A real documentation does not seem to exist.</p>\n",...
null
null
null
null
null
11976
1
11979
2010-11-07T19:55:18.783
16
11586
<p>How do i create RAM drive under ubuntu. And would he automounted at startup?</p>
5450
132
2010-11-08T06:25:31.187
2013-11-05T23:12:24.097
How to create RAM drive?
[ "mount", "fstab", "memory", "tmpfs", "ram-usage" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Quote from <a href=\"http://www.omgubuntu.co.uk/2010/11/move-google-chrome-cache-to-ramdisk/\" rel=\"noreferrer\">http://www.omgubuntu.co.uk/2010/11/move-google-chrome-cache-to-ramdisk/</a>:</p>\n<blockquote>\n<pre><code>gksu gedit /etc/fstab\n</code></pre>\n<p>Add the following line...
[ { "accepted": null, "body": "<p>I don't quite know what you mean with a RAM drive but if you mean more swapspace, you'll have to use a livecd with gparted, add a new swap partition, and then edit /etc/fstab to make the swap partition mount on boot.</p>\n\n<p>Be careful, though, since making a mistake while ...
null
null
null
null
null
11986
1
11991
2010-11-07T20:57:34.403
6
678
<p>Now I can't run Banshee, because of Banshee automatically quit after some time. <em>Question: Where is located banshee configs? Can i delete them to reset settings???</em></p>
5450
5450
2010-11-07T21:08:36.340
2010-11-20T02:38:30.607
Banshee with enabled ClutterFlow plugin crashes
[ "banshee", "plugins", "clutter" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-07T22:19:58.610", "id": "12410", "postId": "11986", "score": "0", "text": "have you tried the newest version of the plugin? it has shaders disabled and should work much better now.", "userDisplayName": null, "userId": "1992" } ]
{ "accepted": true, "body": "<p>Banshee config files are in /home/yourname/.config/banshee-1.\nYou can remove this folder to sre-enable default banshee config, but it will suppress your library, you will have to re-scan your disk once you launch Banshee.</p>\n", "commentCount": "1", "comments": [ { "c...
[ { "accepted": true, "body": "<p>Banshee config files are in /home/yourname/.config/banshee-1.\nYou can remove this folder to sre-enable default banshee config, but it will suppress your library, you will have to re-scan your disk once you launch Banshee.</p>\n", "commentCount": "1", "comments": [ ...
null
null
null
null
null
11988
1
null
2010-11-07T22:00:49.140
5
2099
<p><strong>Version: Ubuntu 9.10</strong></p> <p>How I do to enable automatic login in Xvnc/XDMCP?</p> <p>Im in the process of setting up a Xvnc kiosk, which will be a terminal server hosting multiple kiosk machines under separate sessions.</p> <p>/etc/gdm/custom.conf:</p> <pre><code>[security] AllowRemoteAutoLogin=...
5701
235
2010-11-07T22:04:18.483
2010-11-07T22:04:18.483
Enable Autologin for Xvnc/XDMCP?
[ "gdm", "9.10", "login", "vnc", "xdmcp" ]
0
1
CC BY-SA 2.5
[ { "creationDate": "2011-11-29T14:12:24.640", "id": "94953", "postId": "11988", "score": "0", "text": "This question appears to be abandoned - if you feel this in error, then please flag explaining why and the moderators will reopen it. :)", "userDisplayName": null, "userId": "6005" } ]
null
[]
null
null
2012-01-26T18:15:46.287
null
null
11989
1
null
2010-11-07T22:01:48.887
1
653
<p>What MPG4 converters are available for Ubuntu 10.10? </p> <p>I have tried all that are in the Software Centre and none will work. I have a flip camera and it records in MPG4, which I have trouble with on Linux.</p> <p>I don't mind whether the converters are graphical or command line.</p> <p>thanks for all the hel...
null
null
2010-11-08T02:05:57.117
2015-03-28T08:42:05.577
How to convert MPG4 video?
[ "10.10", "video-editor", "transcode" ]
5
3
CC BY-SA 2.5
[ { "creationDate": "2010-11-07T22:03:03.973", "id": "12406", "postId": "11989", "score": "1", "text": "It would help if you listed which ones you've tried so far, thanks!", "userDisplayName": null, "userId": "235" }, { "creationDate": "2010-11-07T22:16:15.537", "id": "12409", ...
null
[ { "accepted": null, "body": "<p>avidemux works very well for converting various formats. It is not the easiest program out there, but it does the trick very well. Just open your MP4 file, adjust the output settings to the format you want and click save.</p>\n", "commentCount": "0", "comments": [], ...
null
null
null
Brad
Brad
11990
1
11992
2010-11-07T22:15:28.253
8
3431
<p>My wifi connection drops sometimes and, for some reason, Network Manager attempts to connect to my neighbor's network, which requires a password that I don't know. The network in question is not listed in the "Edit Connections..." dialog and I can find no reference to it in any configuration file, but still the pass...
5758
null
null
2011-01-10T18:19:00.950
How do I ban a wifi network in Network Manager?
[ "wireless", "network-manager" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Hm... not sure why NeworkManager behave this way. This should only happen if you have already added the wireless network in the list and <code>Connect automatically</code> is checked.... maybe is from a connection configured by another users and made available to all users.</p>\n\n<p...
[ { "accepted": true, "body": "<p>Hm... not sure why NeworkManager behave this way. This should only happen if you have already added the wireless network in the list and <code>Connect automatically</code> is checked.... maybe is from a connection configured by another users and made available to all users.</...
null
null
null
null
null
11993
1
12109
2010-11-07T22:22:08.747
13
91318
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/55868/how-to-install-broadcom-sta-wireless-card-bcm43xx">How to Install Broadcom / STA Wireless card (BCM43XX)</a> </p> </blockquote> <p>completely new to Ubuntu. How do I add Wireless driver for my laptop? I am ru...
4627
-1
2017-04-13T12:24:27.110
2012-09-01T15:41:43.050
How do I install BCM4312 wireless drivers?
[ "wireless", "kernel", "drivers", "broadcom" ]
6
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I have <strong>BCM4312</strong> wireless card too.</p>\n\n<p>What I needed to do:</p>\n\n<ol>\n<li><p>Go to: <em>System->Administrator->Additional Drivers(Hardware drivers)</em></p></li>\n<li><p>Then click to <em>Broadcom STA wireless driver</em> and enable it.</p></li>\n<li><p>Resta...
[ { "accepted": null, "body": "<p><a href=\"https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx\" rel=\"nofollow\">here</a> is the guide of all you will know about setup and configure a broadcom 43xx in ubuntu. include install, configuration and problem</p>\n\n<p>you need to install STA drivers</p>\n", ...
null
null
2013-01-05T20:35:25.090
null
null
11997
1
12007
2010-11-07T23:00:40.413
6
2083
<p>My <code>.bash_env</code> file sets several environment variables, including <code>PATH</code> and <code>EMAIL</code>, but in an Emacs session launched from the Gnome Panel (command: "<code>/usr/bin/emacs23 %F</code>") these variables do not have the expected values. I've run into this problem before (see <a href="h...
5758
null
null
2011-11-10T18:28:34.393
How do I set environment variables in an Emacs session launched from Gnome Panel?
[ "gnome-panel", "bash", "emacs" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Set the environment variables in <code>~/.profile</code> (and source <code>~/.profile</code> from <code>~/.xsession</code> if you use a <code>.xsession</code>). That way they will be available everywhere, because they'll be set when you log in.</p>\n\n<p><code>~/.bash_env</code> is n...
[ { "accepted": null, "body": "<p>Just add bash to your launcher command, like <code>bash codecodecode emacs %stuff</code> (aka, just add bash at the beginning of the line) and it should work.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-07T23:16:12.797", ...
null
null
null
null
null
12009
1
12010
2010-11-08T00:26:15.677
19
36303
<p>I have an external hard drive and since I only use Ubuntu and Fedora I decide to format my hard drive to ext4 everything is fine.</p> <p>The problem is when I mount the drive I need to change the permission so I can read and write.</p> <p>What kind of permission should I use? adm my user name?</p>
3127
480481
2018-11-25T01:31:34.147
2022-08-22T21:24:19.140
Solving permission problems when using external EXT4 hard disk with multiple linux installs
[ "permissions", "filesystem", "users", "external-hdd", "ext4" ]
8
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Lame though it may be of me, I'm going to have to answer the question with another question. If all we're talking about is for one OS, then it would be either </p>\n\n<pre><code>sudo chown -R (user name) /dev/(device name)\n</code></pre>\n\n<p>(<strong><em>ubuntu</em></strong>)</p>\n...
[ { "accepted": true, "body": "<p>Lame though it may be of me, I'm going to have to answer the question with another question. If all we're talking about is for one OS, then it would be either </p>\n\n<pre><code>sudo chown -R (user name) /dev/(device name)\n</code></pre>\n\n<p>(<strong><em>ubuntu</em></strong...
null
null
null
null
null
12014
1
12016
2010-11-08T00:54:37.043
7
892
<p>I've got a pure vanilla Lucid Desktop installation on a severely RAM limited laptop (with a slow drive for extra happy swapping).</p> <p>I'm trying to remove packages that snuck in on ubuntu-desktop which I know I'll never use. For example</p> <pre><code>apt-get remove --simulate '.*openoffice.*' </code></pre> <...
1078
5522
2010-11-08T01:15:37.367
2010-11-08T01:40:09.123
meta-package dependencies
[ "package-management", "apt", "dependencies" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Removing <code>cups</code> or <code>ubuntu-desktop</code> won't leave your package state confused. Only <code>--force-…</code> can do that.</p>\n\n<p><code>ubuntu-desktop</code> roughly means “all the basic functionality an Ubuntu user on the desktop should have without having to loo...
[ { "accepted": null, "body": "<p>Since you are not looking after free disk space, but rather free RAM (memory) you can work around by not launching those applications in the first place :). Use gnome-session-properties an un-check any service that is not needed by your session. </p>\n\n<p>If for example you ...
null
null
null
null
null
12018
1
34662
2010-11-08T02:13:43.860
5
9650
<p>When I use skype the video looks really dark (both to me and the other person). But it doesn't seem to be a problem with the webcam itself, because with Cheese the image looks fine.</p>
3906
null
null
2015-08-06T07:46:42.183
dark video with Skype
[ "skype" ]
6
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-08T05:37:46.820", "id": "12474", "postId": "12018", "score": "0", "text": "i would look into color correction options within skype. i know cheese automagically adjusts for light on my box", "userDisplayName": null, "userId": "5768" }, { "creationDate":...
{ "accepted": true, "body": "<p>I had the same problem. Try this, it works on Ubuntu 10.10 64bit and I think it'll work on your computer too :)</p>\n\n<p><a href=\"http://severity1.wordpress.com/2010/05/04/fixing-skype-webcam-is-very-dark-problem-in-ubuntu-karmic-and-lucid/\" rel=\"nofollow\">http://severity1.wordp...
[ { "accepted": null, "body": "<p>This may be a bit of a hassle but Webcam Studio is an amazing piece of software that will allow you to stream multiple video inputs (your webcam, with color correction and effects) to a virtual device that you can use within skype. \nYou can get it/investigate here <a href=\"...
null
null
null
null
null
12020
1
null
2010-11-08T02:22:10.553
3
567
<p>In order for Skype to work with the mic in my webcam, I need to change the <em>sound preferences -> Input</em> to "0825 Analog Mono" (default is "Internal Audio Analog Stereo"). However whenever I reboot this gets reset. How can I make it the default?</p>
3906
30631
2012-07-24T10:59:52.587
2012-07-24T10:59:52.587
How can I make the default sound input for Skype persistent?
[ "sound", "pulseaudio", "skype", "alsa" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-08T05:52:28.013", "id": "12479", "postId": "12020", "score": "0", "text": "i would check the alsa docs", "userDisplayName": null, "userId": "5768" } ]
null
[ { "accepted": null, "body": "<p>Unfortunately, this may be a bug in Ubuntu's integration of PulseAudio and alsa-utils. We're investigating possible resolutions.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-06-23T15:48:55.377", "id": "55777", "post...
null
null
null
null
null