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
10861
1
10924
2010-11-01T22:08:32.733
7
9241
<p>Is there any tweaking involved in Ubuntu 10.10 to make the <a href="http://www.wacom.com/bamboo/bamboo_pen_touch.php" rel="nofollow">Wacom Bamboo Pen &amp; Touch</a> work? And is this hardware getting some love from the new <a href="https://wiki.ubuntu.com/Multitouch#Other%20input%20devices" rel="nofollow">multitouch framework</a>?</p> <p>If there's no multitouch support for it, then I'd fall back on the simpler (and cheaper) Wacom Bamboo Pen (to draw, no multitouch)...</p> <p><a href="http://lii-enac.fr/en/projects/shareit/multitouch-devices.html" rel="nofollow">ENAC's general list of Linux multitouch devices</a> states the following regarding Wacom: "The 'wacom' kernel driver handles these, and is undergoing work to make it compliant with the kernel multitouch protocol." But is this also compatible with Ubuntu's multitouch protocol (which I understand is a different effort than the kernel's)</p>
2542
8844
2011-01-29T05:40:26.323
2011-08-24T11:57:20.237
Does the Wacom Bamboo Pen & Touch work out of the box?
[ "10.10", "multi-touch", "wacom", "bamboo", "graphics-tablet" ]
6
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I'm following this thread on Ubuntu Forum about <a href=\"http://ubuntuforums.org/showthread.php?t=1321238\" rel=\"nofollow\">Wacom Bamboo Pen and Touch Series Development</a>.</p>\n\n<p>I think that sometimes wacom bamboo pen and touch work out of the box on Ubuntu, but many times they don't.</p>\n\n<p>So for now you have to manually download latest driver from Linux Wacom Project <a href=\"http://linuxwacom.sourceforge.net/\" rel=\"nofollow\">http://linuxwacom.sourceforge.net/</a> and compile it yourself.</p>\n\n<p>Here <a href=\"http://ubuntuforums.org/showpost.php?p=9805935&amp;postcount=1124\" rel=\"nofollow\">http://ubuntuforums.org/showpost.php?p=9805935&amp;postcount=1124</a> <em>jcannonsr</em> say that there is also a <strong>ppa with dkms</strong> module but I haven't tried if it works.</p>\n\n<p>You can find other useful information on these bug reports:</p>\n\n<p><a href=\"https://bugs.launchpad.net/ubuntu/+source/linux/+bug/568064\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/linux/+bug/568064</a> Lucid 10.04\n<a href=\"https://bugs.launchpad.net/ubuntu/+source/linux/+bug/477105\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/linux/+bug/477105</a> Karmic 9.10</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T08:11:57.427", "id": "10924", "lastActivityDate": "2010-11-02T08:11:57.427", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1076", "parentId": "10861", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>The Wacom Bamboo Pen currently (in 10.10) doesn't work out of the box either. I saw reports that it works with the latest upstream release of the wacom drivers though, so it might work OOTB on Ubuntu 11.04.</p>\n", "commentCount": "1", "comments": [ { "...
null
null
null
null
null
10862
1
20881
2010-11-01T22:19:38.990
9
314
<p>Status menus seem to be intended, among other things, to streamline indications. Some of these indications are not confined to the old Notification Area: others can be found on their own windows and indicate running processes, such as Nautilus copying some files, Firefox performing downloads or Brasero burning a DVD.</p> <p>I have seen <a href="https://wiki.ubuntu.com/Ayatana/ProgressIndication" rel="nofollow noreferrer">a series of mockups</a> showcasing mockups for a progress indicator:</p> <p><img src="https://i.stack.imgur.com/485T7.jpg" alt="alt text"></p> <p><img src="https://i.stack.imgur.com/6d5UZ.jpg" alt="alt text"></p> <p>I would like to know if there are any actual plans to create a real progress indicator to house this type of indications.</p>
4862
2026
2010-11-02T03:13:01.423
2011-01-10T11:54:36.003
Are there plans for a progress indicator?
[ "nautilus", "indicator", "ayatana" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It IS possible via library called Taskview. See <a href=\"https://github.com/ssickert/TaskView\" rel=\"nofollow\">https://github.com/ssickert/TaskView</a>. It already has plugins for lots of apps, we just need an AppIndicator which supports it.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-01-10T11:54:36.003", "id": "20881", "lastActivityDate": "2011-01-10T11:54:36.003", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4770", "parentId": "10862", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>it won't happen with the current notification service... there are replacement notification services that could/would support such a thing, but the current dbus notification can't hack such a thing.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate"...
null
null
null
null
null
10864
1
null
2010-11-01T22:22:07.067
3
1146
<p>I've installed <em>Ubuntu 10.04</em> on a <strong>Satellite L35-SP1011</strong> and there's no sound.</p> <p>Actually I have many video problems cause I had to disable effect because when it had effect activated, laptop got frozen many times.</p> <p>I saw this problem but in older Ubuntu versions and tried some fixes without success. Any idea on how to solve my audio and video problems? </p> <p>I've tried these instructions <a href="https://help.ubuntu.com/community/RadeonDriver" rel="nofollow">https://help.ubuntu.com/community/RadeonDriver</a> without success. My video card is a ATI Express 200M.</p> <p>lspci output <br><pre><code> 00:14.2 Audio device: ATI Technologies Inc IXP SB4x0 High Definition Audio Controller (rev 01) 00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80) 00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev 80) 01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 200M]</pre></code></p> <p>complete lspci output at <a href="http://pastebin.com/AVk1WWQt" rel="nofollow">http://pastebin.com/AVk1WWQt</a></p> <p>I have solved this by editing <code>/etc/modprobe/alsa-base.conf</code> in Ubuntu 10.10 and added</p> <pre><code>options snd-hda-intel model=asus </code></pre> <p>Now I'm working on video, I added xorg-edgers ppa, updated and upgraded without big difference... it's working better but without transparency.</p>
4360
25863
2012-02-02T17:09:17.013
2012-02-02T17:10:45.640
Sound problem with Toshiba Satellite L35-SP1011
[ "10.04", "video", "sound", "ati" ]
1
3
CC BY-SA 3.0
[ { "creationDate": "2010-11-01T22:41:05.623", "id": "11157", "postId": "10864", "score": "0", "text": "lspci output: http://pastebin.com/AVk1WWQt", "userDisplayName": null, "userId": "4360" }, { "creationDate": "2010-11-01T23:29:24.210", "id": "11170", "postId": "10864", ...
null
[ { "accepted": null, "body": "<p>(Solution proposed by OP on the question body seems to work)</p>\n\n<p>Edit <code>/etc/modprobe/alsa-base.conf</code> with your favorite text editor and add the following line to it so that the correct sound module is loaded:</p>\n\n<pre><code>options snd-hda-intel model=asus...
null
null
null
null
null
10865
1
10867
2010-11-01T22:22:17.027
17
3262
<p>I've noticed that Ubuntu 10.10 manages single .deb files with the Ubuntu Software Center. Since I find it too heavy to load I've installed <strong>gdebi</strong> with: <code>sudo apt-get install gdebi</code> and I've set it as default application to open any .deb file.</p> <p>My question is: is it safe/supported to use this kind of operation? I mean: does gdebi still relate to internal apt-get to satisfy dependencies and install .deb files?</p>
5151
94914
2014-03-25T10:04:00.803
2014-03-25T10:04:00.803
Is it safe to use gdebi instead of Ubuntu Software Center to install .deb files?
[ "package-management", "deb", "gdebi" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>It should be just fine to use gdebi the way you are using it.</p>\n\n<p>Both accomplish the same thing. Gdebi does relate to internal apt-get to satisfy dependencies and install .debs. It worked in previous versions of Ubuntu, it will work in Maverick.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T22:25:05.287", "id": "10867", "lastActivityDate": "2010-11-01T22:26:54.630", "lastEditDate": "2010-11-01T22:26:54.630", "lastEditorDisplayName": null, "lastEditorUserId": "667", "ownerDisplayName": null, "ownerUserId": "149", "parentId": "10865", "postTypeId": "2", "score": "19" }
[ { "accepted": true, "body": "<p>It should be just fine to use gdebi the way you are using it.</p>\n\n<p>Both accomplish the same thing. Gdebi does relate to internal apt-get to satisfy dependencies and install .debs. It worked in previous versions of Ubuntu, it will work in Maverick.</p>\n", "commentC...
null
null
null
null
null
10866
1
null
2010-11-01T22:22:59.197
5
2552
<p>I've done the upgrade to Ubuntu 10.10 from Ubuntu 10.04, and recordMydesktop don't work now. If I start it from command line it seam to work, but the interface don't start and I have this error:</p> <pre><code> Initial recording window is set to: X:0 Y:0 Width:1680 Height:945 Adjusted recording window is set to: X:0 Y:0 Width:1680 Height:944 Your window manager appears to be Metacity Initializing... Buffer size adjusted to 4096 from 4096 frames. Opened PCM device default Recording on device default is set to: 1 channels at 22050Hz X Error: BadAccess (attempt to access private resource denied) Bad Access on XGrabKey. Shortcut already assigned. X Error: BadAccess (attempt to access private resource denied) Bad Access on XGrabKey. Shortcut already assigned. X Error: BadAccess (attempt to access private resource denied) Bad Access on XGrabKey. Shortcut already assigned. X Error: BadAccess (attempt to access private resource denied) Bad Access on XGrabKey. Shortcut already assigned. Capturing! X Error: BadAccess (attempt to access private resource denied) Bad Access on XGrabKey. Shortcut already assigned. X Error: BadAccess (attempt to access private resource denied) Bad Access on XGrabKey. Shortcut already assigned. X Error: BadAccess (attempt to access private resource denied) Bad Access on XGrabKey. Shortcut already assigned. X Error: BadAccess (attempt to access private resource denied) Bad Access on XGrabKey. Shortcut already assigned. </code></pre>
null
235
2010-11-01T23:19:49.513
2011-02-10T01:01:06.053
recordMyDesktop stopped working after upgrade
[ "10.10", "recordmydesktop" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2018-08-08T19:57:46.517", "id": "1741801", "postId": "10866", "score": "0", "text": "I use lubuntu 17.10 and have exactly that problem. ..", "userDisplayName": null, "userId": "188846" } ]
null
[ { "accepted": null, "body": "<p>This is most likely due to package changes in Ubuntu 10.10 which has affected recordMyDesktop. It's likely a update to recordMyDesktop itself will be required to fix the error you are seeing</p>\n\n<p>Not to offend the developers of recordMyDesktop, but it's a very basic prog...
null
null
null
null
anfeo
10869
1
null
2010-11-01T22:35:03.323
2
612
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/9967/is-it-possible-to-replace-the-unity-launcher">Is it possible to replace the unity launcher?</a> </p> </blockquote> <p>I happen to like Docky; I also like AWN and other such docks. So my question is, with Ubuntu 11.04, and Unity; can I still keep 'Unity' but operate without the Dock? (or indeed, other elements?)</p>
2442
-1
2017-04-13T12:24:27.937
2010-11-02T00:13:34.647
Will the Unity Launcher be removable?
[ "unity", "11.04" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Yes I believe so. So far it has been as simple as</p>\n\n<pre><code>sudo aptitude search unity #Remove all packages\nsudo aptitude search netbook #This was done for netbook editions\nsudo apt-get install ubuntu-desktop\n</code></pre>\n\n<p>There is no reason that a similar pr...
null
null
2010-11-10T22:58:37.473
null
null
10873
1
10885
2010-11-01T23:08:28.870
4
2021
<p>I'm hoping to add <strong>search and replace within selection</strong> and <strong>search within files</strong>. Having a search option in the context menu would also be handy.</p>
5035
null
null
2021-01-19T19:22:07.573
Is there a gedit plugin that adds search features?
[ "text-editor", "search", "gedit", "plugins" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>For searching within files I found this plugin: <a href=\"http://oliver.github.com/gedit-file-search/\" rel=\"nofollow\">http://oliver.github.com/gedit-file-search/</a>. </p>\n\n<p>The ability to search and replace only selected text has been requested for years<br>\n( <a href=\"https://bugzilla.gnome.org/show_bug.cgi?id=150010\" rel=\"nofollow\">https://bugzilla.gnome.org/show_bug.cgi?id=150010</a> ) but I haven't found any plugins to do that.</p>\n\n<p>A complete list of gedit plugins: <a href=\"http://live.gnome.org/Gedit/Plugins\" rel=\"nofollow\">http://live.gnome.org/Gedit/Plugins</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-02T01:34:50.493", "id": "11184", "postId": "10885", "score": "0", "text": "I was too slow! I'd say +1 for the extra links.", "userDisplayName": null, "userId": "149" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T01:32:52.057", "id": "10885", "lastActivityDate": "2010-11-02T01:32:52.057", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "114", "parentId": "10873", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>Is <a href=\"http://oliver.github.com/gedit-file-search/\" rel=\"nofollow\">this</a> gedit search plugin what you're looking for? Instructions to install are on that website.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLic...
null
null
null
null
null
10874
1
null
2010-11-01T23:43:43.140
4
2251
<p>When I successfully extract an archive I'm greeted with a success dialog with the option to Quit, Show the Files or Close. Is there any setting that will automatically execute one of those options? </p>
5035
null
null
2010-11-01T23:47:25.183
Automatically close the Archive Manager after extracting a file
[ "archive" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2015-07-29T09:28:01.910", "id": "940116", "postId": "10874", "score": "0", "text": "What's difference between Quit and Close?", "userDisplayName": null, "userId": "325723" } ]
null
[ { "accepted": null, "body": "<p>If you right click on the archive in the directory where you want to extract and click extract here, you won't have to click anything.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2017-04-07T15:56:24.863", "id": "1413766", ...
null
null
null
null
null
10880
1
1320018
2010-11-02T00:37:35.993
54
30092
<p>How do I disable the <kbd>Ctrl</kbd> + <kbd>Q</kbd> shortcut in Firefox without using the <a href="http://forums.mozillazine.org/viewtopic.php?t=72994">keyconfig</a> extension?</p>
1366
null
null
2021-03-16T22:07:46.760
Disable CTRL+Q in Firefox without keyconfig extension
[ "firefox", "shortcut-keys" ]
6
5
CC BY-SA 2.5
[ { "creationDate": "2017-05-16T11:39:30.377", "id": "1443161", "postId": "10880", "score": "7", "text": "i hate developer, who develop ctrl+q(very rare used) with ctr+w(freq. used). Thanx for your request!", "userDisplayName": null, "userId": "591314" }, { "creationDate": "2017-05...
{ "accepted": true, "body": "<p>Since Firefox 87 you can just set <code>browser.quitShortcut.disabled</code> to <code>true</code> in <code>about:config</code>. If this preference is not present, just create a new boolean preference with this name and set it to <code>true</code>.</p>\n<p>Relevant bug: <a href=\"https://bugzilla.mozilla.org/show_bug.cgi?id=52821\" rel=\"noreferrer\">https://bugzilla.mozilla.org/show_bug.cgi?id=52821</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2021-06-29T10:05:11.523", "id": "2305697", "postId": "1320018", "score": "1", "text": "note, that this will take effect only after restarting firefox for some reason.", "userDisplayName": null, "userId": "429987" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2021-02-28T15:01:36.590", "id": "1320018", "lastActivityDate": "2021-02-28T15:01:36.590", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "31389", "parentId": "10880", "postTypeId": "2", "score": "11" }
[ { "accepted": null, "body": "<p>There is now an extension just for that:</p>\n<p><a href=\"https://addons.mozilla.org/en-us/firefox/addon/disable-ctrl-q-shortcut/\" rel=\"nofollow noreferrer\">https://addons.mozilla.org/en-us/firefox/addon/disable-ctrl-q-shortcut/</a></p>\n<p><strong>2020 update:</strong></...
null
null
null
null
null
10881
1
null
2010-11-02T01:13:28.550
0
36743
<p>We have a proto-media centre, which is just a box in the corner, running Ubuntu, and connected to a projector.</p> <p>What is the best way to control a DVD player running on that box, without a remote control? We would like instead to control it from a laptop/phone over the network.</p> <p>I'm open to suggestions for software to use, and the more flexible the interface, the better.</p>
2705
1992
2010-11-02T01:55:59.323
2017-02-17T21:08:45.340
How do I remote control a DVD player without a remote?
[ "multimedia", "dvd", "remote-control", "phone" ]
5
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>The first idea that jumps to mind is to just use <a href=\"http://packages.ubuntu.com/mplayer\" rel=\"nofollow noreferrer\">mplayer</a>. SSH into the remote machine, and control playback normally, <code>DISPLAY=:0.0 mplayer dvd://1</code></p>\n\n<p>The same could be done with...
null
null
null
null
null
10893
1
null
2010-11-02T02:52:51.040
3
995
<p>Basically, I want my windows to go wherever on the screen. I don't want to panel to be a block. How can I disable not being able to drag windows on top of <strong>not under</strong> the panel? Oh, and, yes: gnome-panel.</p>
5198
15811
2011-08-14T08:22:08.363
2011-08-14T08:22:08.363
How can I drag windows over the panel?
[ "compiz", "gnome-panel", "panel", "metacity" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You can install the compiz settings manager, go to \"window rules\"under \"window management\" and write gnome-panel on the field labeled \"bellow\" (Note: I'm writing this in a computer with Portuguese localization and trying to translate the terms to English so some names m...
null
null
null
null
null
10896
1
12838
2010-11-02T03:12:26.613
13
5257
<p>What I describe here is not about a problem with <strong>my</strong> Nautilus. (it is the default behavour)</p> <p>I understand why Nautilus sorts the <strong>Name</strong>-column (ascending) so that "6 cats" occuring <strong>before</strong> "10 dogs"... Its collation sequence is treating a group of numeric-digits as a single number-<strong>value</strong> and not as individual characters. </p> <p>That's fine... I can see some value in it, but personally I find it to be confusing, </p> <p>And I have no idea why Nautilus completely ignores many leading <strong>non</strong>-alpha-numeric characters.. ie.!@$%^_:"- etc. as typed via as standard US keyboard..<br> By "ignore", I mean "---two camels" sorts to be immediately above "two camels", as if the "---" didn't exist... (strange !?). </p> <p>How can I change the default collating sequence?... </p> <p><code>gconf-editor /apps/nautilus/list_view</code> shows some sort options, but does not offer a choice of <strong>collation</strong> option....<br> I hope there is an way to do this (otherwise <em>Windows Explorer</em> is one-up on this issue :( Windows allows you to <strong>choose</strong> the <strong>conventional</strong> collation sequence (via the registry)</p>
2670
2670
2011-05-22T00:25:28.587
2021-09-15T01:24:39.020
Nautilus sorts the Name-column "mysteriously". How can I change the collating sequence?
[ "nautilus", "sort" ]
4
1
CC BY-SA 3.0
[ { "creationDate": "2010-11-02T21:41:56.570", "id": "11352", "postId": "10896", "score": "2", "text": "I agree that ignoring the non-alphanumeric characters is annoying; e.g. I used to abuse them so that my temporary folders were always at the top... ;-)", "userDisplayName": null, "userI...
{ "accepted": true, "body": "<p>This answer is a <strong>workaround</strong>.<br>\nI've put this information forward because it seems that Nautilus just can't sort in the manner I prefer / want / need. </p>\n\n<p><strong>PCMan File Manager</strong> has a similar look and feel to <strong>Nautilus</strong>, yet it sorts the detaill view in a <strong>\"by the column\"</strong> fashion... </p>\n\n<p>It sorts with most of the \"special\" characters to the top, and a few to the very bottom.. It is case insensitive, and is very close to what I was looking for (...\"approximate ASCII\"<strong>?</strong> followed by the remaining normally-sequenced Unicode Codpoint values/characters).. </p>\n\n<p>It is available in <em>Synaptic Package Manager</em> under the name: <code>pcmanfm</code> </p>\n", "commentCount": "1", "comments": [ { "creationDate": "2021-01-01T15:56:53.520", "id": "2218114", "postId": "12838", "score": "0", "text": "In Ubuntu 20.04 with Files 3.36.3, `pcmanfm` v. 1.3.1 is not as good as described here, but is still better than nautilus and is a usable workaround. You need to disable/uncheck View > Sort Files > Ignore Name Case. This obviously also does a case-sensitive sort, but does respect the ASCII ordering.", "userDisplayName": null, "userId": "8822" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-12T11:45:37.583", "id": "12838", "lastActivityDate": "2010-11-12T20:16:16.540", "lastEditDate": "2010-11-12T20:16:16.540", "lastEditorDisplayName": null, "lastEditorUserId": "2670", "ownerDisplayName": null, "ownerUserId": "2670", "parentId": "10896", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p>The sorting of Nautilus follows the default collating of the locale. This means you have to override the collating of your locale. </p>\n\n<p>To get the sorting like you described, add the following line to ~/.gnomerc (create if it doesn't exist and mark it executable): <code...
null
null
null
null
null
10897
1
10957
2010-11-02T03:31:21.413
13
1915
<p>When playing flash videos (youtube, vimeo, whatever) in full screen mode, using my keyboard shortcuts to adjust the volume always causes me to exit full screen mode. Unfortunately, they're my only way to adjust the volume, so it's really annoying. </p>
5201
null
null
2011-01-05T00:25:33.417
Why does adjusting my volume exit fullscreen videos?
[ "video", "youtube", "fullscreen" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-04-04T20:38:46.347", "id": "37395", "postId": "10897", "score": "0", "text": "The bug should be fixed for Maverick: https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/224475/comments/60", "userDisplayName": null, "userId": "9411" } ]
{ "accepted": true, "body": "<p>This is a bug in the Flash player.</p>\n\n<p>The volume keys on your keyboard are handled by gnome-settings-daemon, which uses a passive grab on the volume keys. The way that X works means that an application needs to have focus in order to receive keypress events, so, what happens when you press the volume keys is that the flash player window sees a FocusOut event as focus is moved temporarily to gnome-settings-daemon.</p>\n\n<p>However, the FocusOut event has the mode set to NotifyGrab, and the flash player should be ignoring this event (it should only really respond when the mode is set to NotifyNormal, which would happen if you really did focus another window).</p>\n\n<p>Hope that helps explain it a bit.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-05T02:39:52.693", "id": "11846", "postId": "10957", "score": "2", "text": ":-/ if I had a dollar for every answer which contains \"this is a bug in the Flash player\"...", "userDisplayName": null, "userId": "4303" }, { "creationDate": "2011-01-05T00:25:33.417", "id": "32824", "postId": "10957", "score": "0", "text": "I too am sick of hearing the \"this is a flash player bug\" excuse. If there was a way to disable the volume notification window every time I change the volume on my laptop, that would also fix the problem.", "userDisplayName": "Benjamin", "userId": null }, { "creationDate": "2011-04-04T20:38:27.690", "id": "37394", "postId": "10957", "score": "0", "text": "@Benjamin: What version of Ubuntu are you on? This bug was fixed for Maverick: https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/224475/comments/60", "userDisplayName": null, "userId": "9411" }, { "creationDate": "2011-07-11T19:58:59.030", "id": "58929", "postId": "10957", "score": "0", "text": "hopefully flash will die soon, so we aren't dependent on that unsecure, slow and buggy browser-plugin.", "userDisplayName": null, "userId": "9608" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T12:23:57.483", "id": "10957", "lastActivityDate": "2010-11-02T12:23:57.483", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "790", "parentId": "10897", "postTypeId": "2", "score": "16" }
[ { "accepted": true, "body": "<p>This is a bug in the Flash player.</p>\n\n<p>The volume keys on your keyboard are handled by gnome-settings-daemon, which uses a passive grab on the volume keys. The way that X works means that an application needs to have focus in order to receive keypress events, so, what h...
null
null
null
null
null
10901
1
null
2010-11-02T03:57:09.330
1
187
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/134/how-do-i-create-a-desktop-wallpaper-slideshow">How do I create a desktop wallpaper slideshow?</a> </p> </blockquote> <p>There's a set of psychadelic pictures I'd really like to have on loop for my wallpaper to get lost in right now, but can't seem to figure out how to combine them into one stack.</p>
4558
-1
2017-04-13T12:23:07.557
2010-11-02T03:57:09.330
How do I create a new wallpaper slideshow?
[ "desktop-background" ]
0
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-02T04:02:01.483", "id": "11194", "postId": "10901", "score": "0", "text": "Possible duplicate of http://askubuntu.com/questions/134/how-do-i-create-a-desktop-wallpaper-slideshow", "userDisplayName": null, "userId": "114" }, { "creationDate": "2010-11-02...
null
[]
null
null
2010-11-02T10:47:06.743
null
null
10905
1
null
2010-11-02T05:19:13.507
9
1777
<p><em>Note: For some more details, some of which may not be true given what I've figured out, see <a href="https://askubuntu.com/questions/8400/why-is-flash-performing-so-badly-in-10-10-64-bit-compared-to-10-04-64-bit">this post</a>.</em></p> <p>When I first boot my computer, video performance (both native H.264 HTML5 in YouTube and Vimeo, and in Flash) in Chrome is perfectly reasonable. CPU usage stays slow, everything works correctly, and the video is silky-smooth.</p> <p>But for whatever reason, if I suspend my computer then wake it up, video performance plummets. Full screen HTML5 video is choppy at best, and full-screen Flash video basically brings my computer to its knees (I'm talking less than a frame a second, and a 5 second lead time to leave full-screen after hitting Esc). Restarting Chrome doesn't fix this — I need to completely restart my machine before performance goes back to normal. Video performance in other applications, such as Movie Player, doesn't seem to be affected at all by the suspend cycle — it's only Chrome.</p> <p>I'm using a Lenovo X201, with an Intel GMA HD graphics chipset, and Intel compnents all around (I don't need any proprietary drivers). This didn't happen in 10.04, and I haven't anything that I think would have caused this to happen. It's possible that a Chrome release could have caused this, but it seems less likely than a regression between 10.04 and 10.10.</p> <p>Any ideas?</p> <p><em>EDIT: In response Georg's comment, logging in and out doesn't fix it. Restarting Compiz or switching to Metacity (at least by using "compiz/metacity --replace &amp; disown" — am I doing it right?) doesn't help (actually, it seemed to help somewhat with Flash once, but I haven't been able to reproduce this). I'm not sure about GDM — when I use "sudo restart gdm" I get kicked back to the Linux shell (?), which I have no idea how to get out of.</em></p> <p><em>Also, I want to make very clear that this isn't just a case of Flash sucking (it does,but that's beside the point). I"m seeing the same general problem with HTML5 videos, and Flash is performing better on my Nexus One than it does on my Core i5 laptop. There's something screwy going on with Chrome and/or 10.10.</em></p>
2707
-1
2017-04-13T12:24:11.537
2011-02-22T23:08:54.293
Why does Chrome video performance substantially degrade after waking from suspend in 10.10?
[ "video", "performance", "google-chrome", "suspend-resume", "chromium" ]
1
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-02T15:59:55.300", "id": "11283", "postId": "10905", "score": "0", "text": "To narrow the problem down: Does loggin out and in again fix it? Does restarting your window manager (GDM probably) fix it? Does restarting X fix it?", "userDisplayName": null, "userId":...
null
[ { "accepted": null, "body": "<p>Upgrading to the new Chrome 8 beta fixed my problem with HTML5 video completely, since it added GPU acceleration. Flash is still as slugish as ever, but it runs well enough in Firefox, which isn't a problem for me since I've been using Firefox as my \"crap, I need Flash for t...
null
null
null
null
null
10908
1
10913
2010-11-02T05:44:24.903
1
2123
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/228/how-to-set-ubuntu-to-synchronize-my-clock-with-a-time-server">How to set Ubuntu to synchronize my clock with a time server?</a> </p> </blockquote> <p>How to sync time in Ubuntu 10.10 (a GUI solution if possible)?</p> <p>How to sync time in Ubuntu 10.04 Server (a console solution if possible)?</p>
2390
-1
2017-04-13T12:25:03.423
2010-11-02T07:16:45.477
How to sync time?
[ "10.10", "10.04", "time" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>In a server you can use ntpd or ntpdate .</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T07:16:45.477", "id": "10913", "lastActivityDate": "2010-11-02T07:16:45.477", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5206", "parentId": "10908", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>Open a terminal and run <code>gnome-control-center</code> command . In the gnome control center select 'Time and Date' . Select 'Keep synchronized with internet servers' in the 'configuration' option.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDa...
null
null
2012-11-13T11:37:47.837
null
null
10911
1
10963
2010-11-02T07:05:11.277
27
2380
<p>What are the reasons for Banshee replacing Rhythmbox in Ubuntu 11.04?</p> <p>I don't want your opinion on which is best nor why. I want to know what the reasoning was behind the decision.</p>
448
235
2012-01-26T18:05:50.063
2012-01-26T18:05:50.063
Why was Banshee chosen to be the default for 11.04?
[ "11.04", "banshee" ]
4
3
CC BY-SA 3.0
[ { "creationDate": "2010-11-02T08:54:51.680", "id": "11230", "postId": "10911", "score": "3", "text": "I don't want your opinion on which is best and why. I want to know what the reasoning was behind the decision.", "userDisplayName": null, "userId": "448" }, { "creationDate": "20...
{ "accepted": true, "body": "<p>dv3500a's <a href=\"https://askubuntu.com/questions/10911/why-is-banshee-becoming-the-default/10928#10928\">answer</a> has links to the information. Here is an <a href=\"http://ubuntudevelopers.blip.tv/file/4363767/\" rel=\"nofollow noreferrer\">informative video</a> from Gabriel Burt's talk at GUADEC that might give you some information that gives you an overview of some of the things that are nice in Banshee. Here are <a href=\"http://download.banshee.fm/documents/2010-GUADEC-Banshee_Awesome_Factory.pdf\" rel=\"nofollow noreferrer\">the slides</a>.</p>\n\n<p>I was at the session and here are some of the highlights:</p>\n\n<ul>\n<li>The ability to change UIs from netbook to \"normal\". (It's handy to have one media player for both form factors)</li>\n<li>A vibrant community of contributors (see the slides for numbers) who is willing to work with us closely.</li>\n<li>An easy way to hack on extensions.</li>\n<li>Follows the GNOME schedule.</li>\n<li>Polished device support, including syncing of playlists to devices.</li>\n<li>Video library support (though this is new and not very polished, maybe we'll hide it for 11.04)</li>\n</ul>\n\n<p>Banshee has a bunch of other great <a href=\"http://banshee.fm/features/\" rel=\"nofollow noreferrer\">features</a>, but these were the ones we mostly discussed at this session. </p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-11-13T11:45:19.873", "id": "88817", "postId": "10963", "score": "0", "text": "Laughing out loud, as Rhythmbox becomes default again.", "userDisplayName": null, "userId": "705" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T13:39:35.043", "id": "10963", "lastActivityDate": "2010-12-12T05:39:52.143", "lastEditDate": "2017-04-13T12:23:07.557", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "235", "parentId": "10911", "postTypeId": "2", "score": "20" }
[ { "accepted": null, "body": "<p>The cynic in me says:\nBanshee is a better clone of iTunes than Rhythmbox and given the recent suggestion that Ubuntu 11.04 will have the global menu bar by default, it all makes for a better clone of OSX.</p>\n", "commentCount": "6", "comments": [ { "cr...
null
null
null
null
null
10912
1
10917
2010-11-02T07:07:12.010
1
384
<p>When I upgraded my server to 10.10, some of my sources (basically hudson and git) are now being ignored... any idea how I can get them active again? The entries are in the <code>/etc/apt/sources.list</code> file, but the status line on apt-get update says</p> <p><code>Ign <a href="http://hudson-ci.org" rel="nofollow">http://hudson-ci.org</a> binary/ Packages</code></p>
5204
235
2010-11-02T15:30:30.283
2010-11-02T16:06:17.410
How do I restore sources that are ignored on upgrade?
[ "10.10", "server", "apt", "repository", "software-sources" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-02T15:34:02.593", "id": "11278", "postId": "10912", "score": "0", "text": "Please add the contents of the sources.list entry.", "userDisplayName": null, "userId": "235" } ]
{ "accepted": true, "body": "<p>Maybe this apt line is no more valid for maverick (10.10) version and it was only available for lucid (10.04).</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-02T16:36:31.880", "id": "11295", "postId": "10917", "score": "0", "text": "Yeah, turns out they changed the repo for maverick, so had to reinstall.", "userDisplayName": null, "userId": "5204" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T07:34:23.717", "id": "10917", "lastActivityDate": "2010-11-02T07:34:23.717", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5151", "parentId": "10912", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>Maybe this apt line is no more valid for maverick (10.10) version and it was only available for lucid (10.04).</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-02T16:36:31.880", "id": "11295", "postId": "10917", ...
null
null
null
null
null
10914
1
null
2010-11-02T07:22:09.797
1
469
<p>When comparing a full install of a USB flash drive versus simply creating a live USB, is there a significant amount of wear on the USB flash drive when using a full install? When reading around I was informed that having a full install would cause the system to use your USB drive too heavily and wear it out in terms of how many times it can be written and read from. Is this true?</p>
null
null
null
2012-01-29T05:23:01.773
USB Full Install damage flash drive?
[ "10.10", "usb-drive" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Yes, USB drives have a limited number of times they can be written and this is usually very high if used normally, but if you use it as normal hard disk it becomes a bit low. Look for example this test: <a href=\"http://www.bress.net/blog/archives/114-How-Long-Does-a-Flash-Dr...
null
null
null
null
Sanjiv
10919
1
10922
2010-11-02T07:41:49.223
6
6916
<p>I want to make a clean start with <code>gedit</code>; ie. remove <strong>all</strong> customization. </p> <p>Synaptic Package Manager, indicated that <code>ubuntu-desktop</code> would <strong>also be removed!</strong> </p> <p>Well, that sounded to be a bit on the dramatic side, so I tested it in a VM.. </p> <p>It was <strong>dramatic!</strong>... I lost my Ubuntu Deskop! (...funny about that!) </p> <p>Okay, my potential disaster was averted thanks to VMs, but I still want to fully uninstall and reinstall a fresh instance of <code>gedit</code>. </p> <p>How can I do this?</p>
2670
null
null
2010-11-05T15:08:01.850
Synaptic remove "gedit" wants to remove "ubuntu-desktop". How can I reinstall "gedit"?
[ "synaptic", "uninstall", "gedit" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-02T07:53:09.893", "id": "11212", "postId": "10919", "score": "1", "text": "Why don't you just remove the configurations of gedit on your home directory? Won't that do the trick ?", "userDisplayName": null, "userId": "1543" }, { "creationDate": "2010-11-...
{ "accepted": true, "body": "<p>You shouldn't lose your desktop by removing ubuntu-desktop, because it is a meta-package that simply allows to easily install all default packages in the Ubuntu Desktop environment. However, it is recommended to install it again before any system upgrades.</p>\n\n<p>You can safely remove gedit and ubuntu-desktop, then install ubuntu-desktop again. It will automatically select gedit for installation, because gedit is included in the meta-package.</p>\n\n<p>Although is perfectly safe to do what you want, is usually unnecessary to re-install applications, unless they got corrupted by a power outage or broken update. As @sagarchalise commented, deleting the config files for the application usually solve most problems and if you are looking to reset your customizations, then that is the way to go. Re-installing won't change any personal customization.</p>\n\n<blockquote>\n <p><em><strong>Note:</strong> after reading your message about losing your desktop, I did a\n test on a VM, just to make sure\n nothing has changed since Maverick. I\n didn't lose my desktop even after\n rebooting and I was able to install\n both packages again.</em></p>\n</blockquote>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-02T08:21:06.490", "id": "11220", "postId": "10922", "score": "0", "text": "oops!... I went back to check the VM and everything is okay.. I had the host screen zoomed about 20% (eyesight) and when the VM booted up again, the panels were off-screen, and I assumed the worst. (durr!)... At least I now have a better undstanding of what `ubuntu-desktop` means, and why it wants to install `gedit` when I have just usinstalled it :) That one really puzzled me for a while; now I understand... Thanks", "userDisplayName": null, "userId": "2670" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T07:51:30.550", "id": "10922", "lastActivityDate": "2010-11-02T08:01:18.233", "lastEditDate": "2010-11-02T08:01:18.233", "lastEditorDisplayName": null, "lastEditorUserId": "2950", "ownerDisplayName": null, "ownerUserId": "2950", "parentId": "10919", "postTypeId": "2", "score": "12" }
[ { "accepted": true, "body": "<p>You shouldn't lose your desktop by removing ubuntu-desktop, because it is a meta-package that simply allows to easily install all default packages in the Ubuntu Desktop environment. However, it is recommended to install it again before any system upgrades.</p>\n\n<p>You can s...
null
null
null
null
null
10929
1
10965
2010-11-02T08:36:33.147
5
239
<p>To connect to the wireless at my sister's university, I need the ca-certificate package. But since there is no internet connection, I can't download it from the repos. How can I manually download it at a Windows system and install it? A .deb pacakge would be most helpful.</p>
814
8515
2011-02-19T01:30:12.443
2011-02-19T01:30:12.443
Manually download packages on other operating systems
[ "wireless", "package-management" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>To find out what packages you need (and the URLs for them), you can use the <code>--print-uris</code> argument to <code>apt-get</code>. For example:</p>\n\n<pre><code>apt-get install -y -d --print-uris ca-certificates\n</code></pre>\n\n<p>That will list everything you need to download manually on the Windows system. If you want to make it really easy, you could even generate an HTML file with the links that you could load on the Windows machines:</p>\n\n<pre><code>echo \"&lt;html&gt;&lt;body&gt;&lt;ul&gt;\" &gt; /tmp/debs.html\napt-get install -y -d --print-uris ca-certificates | grep ^\"'\" | cut -d\"'\" -f2 | awk '{print \" &lt;li&gt;&lt;a href=\\\"\" $0 \"\\\"&gt;\" $0 \"&lt;/a&gt;&lt;/li&gt;\"}' &gt;&gt; /tmp/debs.html\necho \"&lt;/ul&gt;&lt;/body&gt;&lt;/html&gt;\" &gt;&gt; /tmp/debs.html\n</code></pre>\n\n<p>Just access <code>file:///path/to/debs.html</code> once it is on the Windows machine, and you can download all the required packages.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T13:53:38.520", "id": "10965", "lastActivityDate": "2010-11-02T13:53:38.520", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "721", "parentId": "10929", "postTypeId": "2", "score": "6" }
[ { "accepted": null, "body": "<p>You can use Keryx, an offline package management system.</p>\n\n<p>Check this url:</p>\n\n<p><a href=\"http://keryxproject.org/\" rel=\"nofollow\">http://keryxproject.org/</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLi...
null
null
null
null
null
10937
1
11157
2010-11-02T09:54:49.843
14
4712
<p>It was announced in another question that the desktop version of Unity will keep the global menu by default. Here are the facts:</p> <ol> <li>The global menu was introduced into UNE to save vertical screen space because at Netbook resolutions the vertical space is limited.</li> <li>On a modern desktop with a high resolution, there is ample vertical space making this unnecessary </li> <li>On the announcement of UNE global menus, <a href="http://www.markshuttleworth.com/archives/359">Mark Shuttleworth</a> himself said the following:</li> </ol> <p>"There are outstanding questions about the usability of a panel-hosted menu on much larger screens, where the window and the menu could be very far apart."</p> <p>The benefits of a global menu don't seem to carry across to a high-resolution desktop and instead seem to bring draw backs (increased mouse travel, large distance between the menu and its associated window).</p> <p>The other worrying factor is that applications seem to be moving away from having a menu bar, and instead of innovating on this and defining new guidelines for moving away from the menu, we are giving it prime place right at the top of the desktop. If applications continue moving away from the desktop we will have an inconsistent experience concerning where to locate application related options/tools depending on which app you are using (e.g. Chrome).</p> <p>Finally, the current global menu bar implementation doesn't work for all apps, and doesn't even work for all apps in the default install. This means that the default desktop implementation will be inconsistent.</p> <p>So, there are a bunch of reasons why moving to a global menu is a bad idea, so we need some pretty convincing arguments for why it is a good idea.</p> <p>What are the reasons for the global menu implementation in the desktop version of Unity?</p>
216
235
2011-02-02T15:33:32.830
2013-05-29T16:49:30.900
Why is Desktop Unity using the global application menu?
[ "unity", "appmenu" ]
4
5
CC BY-SA 2.5
[ { "creationDate": "2010-11-02T11:10:44.563", "id": "11241", "postId": "10937", "score": "0", "text": "I suggest not answering this question until the Unity-related specifications have matured and been approved, unless you're working on the Unity design, or are a stakeholder of it with knowledge ...
{ "accepted": true, "body": "<p>On the one hand, we are making menu's \"bigger\" and \"easier to hit\" by using the edge of the screen, as noted in the <a href=\"https://askubuntu.com/questions/10937/why-is-desktop-unity-using-the-global-appmenu/10942#10942\">first answer</a>. On the other, we will actually deprioritise them, by using the panel primarily to show the application name (or window title) and only showing the menu when you mouse towards the panel, or use accelerator keys related to the menu. In that way, we're leading the trend of making menus less central to UI.</p>\n\n<p>Ted Gould <a href=\"http://gould.cx/ted/blog/Does_menu_location_matter_\" rel=\"nofollow noreferrer\">blogged some research</a> he did on the use of menu's. Informally, his findings support the idea that menu placement is less an issue as we use them less than we tend to think we do.</p>\n\n<p>This was an important question for us and one we believe is settled in a way that's supported by research. We supported the original pitch to make the global menu a feature of GNOME, which was unfortunately rejected.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2010-11-03T13:26:42.147", "id": "11436", "postId": "11157", "score": "0", "text": "As for showing the application name / window title in the panel: does that mean that, for unmaximized windows, the text in the titlebar and that in the panel will be the same? Wouldn't that be a little redundant? Or are you only talking about maximized windows?", "userDisplayName": null, "userId": "4862" }, { "creationDate": "2010-11-04T09:54:57.140", "id": "11643", "postId": "11157", "score": "1", "text": "I can't say I totally agree, but thanks for getting back to me. Re Ted's research; he only demonstrated on a single fullscreen application, on a single monitor, so really we could do with a lot more of that.", "userDisplayName": null, "userId": "216" }, { "creationDate": "2011-01-26T17:50:00.823", "id": "25296", "postId": "11157", "score": "0", "text": "Is being able to _see_ the menu not a prerequisite - for most users - for being able to use accelerator keys? Also, how does hiding the menu help in decreasing the distance traveled from an app to the menu item? It's only further complicating things, at least for newbies.", "userDisplayName": null, "userId": "4152" }, { "creationDate": "2012-03-08T12:06:32.037", "id": "131030", "postId": "11157", "score": "0", "text": "Sorry Mark I cant agree with you .global menu is a foolish decision atleast for me and my friends ,moving mouse pointer to top panel is really an extra pain .so i just removed appmenu via synaptic.I am happy to know that global menu is optional in 12.04 :)", "userDisplayName": null, "userId": "39372" }, { "creationDate": "2013-07-17T18:01:44.027", "id": "407942", "postId": "11157", "score": "0", "text": "What's worse, keyboard users are slowed beyond belief. To even KNOW whether there are any menus _at all_, you'll have to grab the mouse, plow to the top of the panel and \"see\" whether there's an 'Extra', 'Edit/Preferences', 'Options', 'Tools' menu at all. Ridiculous. I've spent 90 minutes minutes for the last time this time finding a way to disable it. Sadly, it seems every release, we have to jump through different hoops to get there. It's driving me away from Ubuntu - even though I hardly use menus (being the CLI type of user; For us, Fitt's law is a big joke. There is no target!).", "userDisplayName": null, "userId": "17941" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T12:07:08.687", "id": "11157", "lastActivityDate": "2010-11-03T14:00:52.307", "lastEditDate": "2017-04-13T12:24:11.537", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "5287", "parentId": "10937", "postTypeId": "2", "score": "31" }
[ { "accepted": null, "body": "<p>First, one of the same reasons Mac OS has always used a global menu applies equally here. One of the key principles -- tautologies, really -- in UI design is that \"bigger\" things are easier to \"hit\" with a mouse.</p>\n\n<p>What is less obvious until one thinks about it, i...
null
null
2013-05-30T05:04:13.780
null
null
10940
1
10944
2010-11-02T10:19:29.290
6
5304
<p>I remember in <strong>ubuntu jaunty</strong> I tried to use <strong>ubuntu net-book remix</strong>. it worked and it looked so great, but I had no way to return to <strong>Gnome Desktop</strong>.<br /> then I decided to remove <strong>ubuntu net-book remix</strong> but the title-bar disappear on maximized windows. <br />will it happen on unity?</p>
5034
25863
2012-11-21T21:56:41.113
2012-11-21T21:56:41.113
Can I switch between Gnome Desktop and Unity?
[ "unity", "gnome", "desktop-environments" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If I correctly understood an old question I did, yes you will be able to do it. Just like now you're able to select NBR or Gnome session when you login, with Ubuntu 11.04 you'll be able to select a Gnome session at login. The only difference is that Unity will be selected by default.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-02T11:03:32.323", "id": "11239", "postId": "10944", "score": "1", "text": "is it possible on **maverick**?", "userDisplayName": null, "userId": "5034" }, { "creationDate": "2010-11-02T11:29:35.580", "id": "11245", "postId": "10944", "score": "2", "text": "Yes. It worked nice (switching at the gdm, unity was slow) on my laptop.", "userDisplayName": null, "userId": "211" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T10:53:48.487", "id": "10944", "lastActivityDate": "2010-11-02T10:53:48.487", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5151", "parentId": "10940", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>If I correctly understood an old question I did, yes you will be able to do it. Just like now you're able to select NBR or Gnome session when you login, with Ubuntu 11.04 you'll be able to select a Gnome session at login. The only difference is that Unity will be selected by ...
null
null
null
null
null
10947
1
11958
2010-11-02T11:33:59.447
17
66516
<p>On login, ubuntu <strong>10.10</strong> would not mount external hard drives automatically, While ubuntu <strong>10.04</strong> mount them on login.<br> I've tried <strong>Storage Device Manager</strong> but it give error when external hard is not plugged.</p> <p>any idea or suggestion?</p>
5034
235
2010-11-07T17:44:56.680
2017-02-20T10:09:41.087
How to auto mount my external hard drive?
[ "10.10", "usb", "mount", "usb-drive", "automount" ]
9
1
CC BY-SA 2.5
[ { "creationDate": "2012-05-07T06:54:25.323", "id": "158190", "postId": "10947", "score": "0", "text": "agreed with Takkat. ytg: you do need fstab for this. You learn by messing up! You also learn to create backups if you mess up so start with that ;)", "userDisplayName": null, "userId": ...
{ "accepted": true, "body": "<p>I'm in a similar situation, except that my system worked just fine with 10.04. I have an external mybook hard drive that I use for backup using nfs4 and grsync. At the end of fstab I have these mount commands:</p>\n\n<pre><code>/media/mybook/laptop_backup /export/laptop_backup none bind 0 0\n/media/mybook/laptop_D610 /export/laptop_D610 none bind 0 0\n/media/mybook/laptop_www /export/laptop_www none bind 0 0\n</code></pre>\n\n<p>In 10.04, boot completed with these directories mounted and accessible over the network. When I upgraded to 10.10, the boot pauses with an error message regarding each one giving me the option to press S to skip or some other letter to manually fix the problem. Since I don't know how to fix it, I just skip (once for each directory) and boot completes. Manually executing <code>sudo mount -a</code> succeeds in mounting the directories. I guess the timing changed from 10.04 to 10.10 or something.</p>\n\n<p>Note that there is no mount command for the mybook external USB 1 TB hard drive in /etc/fstab. So I guess the drive automounted in 10.04 and that's not happening in 10.10. I tried adding:</p>\n\n<pre><code> /dev/sdd1 /media/mybook type ext3\n</code></pre>\n\n<p>But that failed in the same way that mounting the directories did.</p>\n\n<p>Adding the <code>nobootwait</code> option fixed it. Oddly, it looks like nobootwait apparently causes the system to wait until the mount is completed, even though the man page says the opposite. Here's the commands from /etc/fstab: </p>\n\n<pre><code>/dev/sdd1 /media/mybook ext3 nobootwait \n/media/mybook/laptop_backup /export/laptop_backup none bind 0 0 \n/media/mybook/laptop_D610 /export/laptop_D610 none bind 0 0 \n/media/mybook/laptop_www /export/laptop_www none bind 0 0 –\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-07T17:44:36.890", "id": "11958", "lastActivityDate": "2011-01-25T13:03:04.990", "lastEditDate": "2011-01-25T13:03:04.990", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "5744", "parentId": "10947", "postTypeId": "2", "score": "14" }
[ { "accepted": null, "body": "<p>You have to add a line in /etc/fstab with the option \"auto\" at the end. I'm not at home, else I would copy-paste you my line... I've Ubuntu 10.10 and an external USB hard disk.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-02T23...
null
null
null
null
null
10948
1
null
2010-11-02T11:42:56.020
5
900
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/39014/how-do-i-stop-unity-from-starting-windows-maximised">How do I stop Unity from starting windows maximised?</a> </p> </blockquote> <p>How do I stop Unity from starting windows maximised?</p> <p>I like lots of windows spread across my desktop.</p> <p>It is fine on a netbook, but not on a large desktop.</p>
5218
-1
2017-04-13T12:23:56.577
2012-08-04T17:56:34.023
How do I stop Unity from starting windows maximised?
[ "10.10", "unity" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
0
2012-08-04T17:57:14.973
null
null
10954
1
11001
2010-11-02T12:09:42.383
2
6303
<p>The default X11 font rendering settings have changed considerably since Hardy: Karmic and Lucid render fonts very differently -- it seems that more subpixel hinting and antialiasing gets applied. Is it possible to get the old settings back? (The new default hurts my eyes, and have a strong negative impact on my productivity.)</p> <p>In System / Preferences / Appearance / Fonts, I have all fonts set to Arial. I have Arial installed on both my Hardy and Lucid machines. Smoothing is set to Grayscale, Hinting is set to Full, Subpixel Order is set to RGB.</p> <p>A visual illustration of <code>&lt;span style="font-family:Arial;font-size:13px"&gt;Peter, &lt;b&gt;Peter&lt;/b&gt;,&lt;/span&gt;</code>:</p> <ul> <li><img src="https://i.stack.imgur.com/1H7Dc.png" alt="hardy_gray_good">: hardy_gray_good</li> <li><img src="https://i.stack.imgur.com/B9Dal.png" alt="lucid_gray_bad">: lucid_gray_bad</li> <li><img src="https://i.stack.imgur.com/LTgAY.png" alt="lucid_subpixel_bad">: lucid_subpixel_bad</li> </ul> <p>Hardy renders the HTML fragment above as hardy_gray_good above, and I'd like to get the same on Lucid -- but Lucid can only render it as lucid_gray_bad or lucid_subpixel_bad (depending on my font rendering settings in System / Preferences / Appearance / Fonts / Details / Smoothing. How do I get hardy_gray_good on Lucid?</p> <p>See <a href="http://dl.dropbox.com/u/635918/fontrender/fontrender.html" rel="nofollow noreferrer">http://dl.dropbox.com/u/635918/fontrender/fontrender.html</a> for all the sample images and their zoomed counterparts.</p> <p>I'm not asking which font I should use. In this question I'm interested in fixing the rendering for all fonts, with the existing renderings (lucid_gray_bad and lucid_subpixel_bad) and the desired rendering (hardy_gray_good) illustrated for Arial at 13px.</p> <p>I'm not asking which of the 3 variants above are more readable -- for me, hardy_gray_good is much more readable than the 2 others, and I'd like to have it on my Ubuntu Lucid system.</p>
3559
787506
2018-04-16T08:18:02.040
2018-04-16T08:18:02.040
Font rendering (antialiasing) settings
[ "10.04", "fonts", "9.10", "8.04", "antialiasing" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I've figured out that the font hinting setting is responsible for the quality difference I perceive. The rendering of <i>hardy_gray_good</i> was done with the <em>medium</em> hinting setting, while the others used the <em>slight</em> hinting setting.</p>\n\n<p>One straightforward way to solve my problem is doing all these:</p>\n\n<ol>\n<li><p>Change the value of <i>System / Preferences / Appearance / Fonts / Details / Hinting</i> to <i>Medium</i>. Other settings there such as <em>Smoothing</em> doesn't matter much: <em>Subpixel</em> is a great default for LCDs, but <em>Grayscale</em> can be fine too.</p></li>\n<li><p>Edit the <a href=\"http://www.fontconfig.org/fontconfig-user.html\" rel=\"nofollow\">fontconfig</a> configuration to set the hinting to <em>medium</em>. The simplest way to do this is the following:</p>\n\n<pre><code>cp -i /etc/fonts/conf.avail/10-hinting-medium.conf ~/.fonts.conf\n</code></pre>\n\n<p>This editing has proved to be necessary for Firefox and Chrome, because they ignore the <em>System / Preferences / Appearance / Fonts / Details / Hinting</em> setting.</p></li>\n<li><p>Restart applications such as Firefox and Chrome. The simplest way to restart all of them is logging out and back in.</p></li>\n</ol>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-03T11:44:14.090", "id": "11422", "postId": "11001", "score": "0", "text": "If this solves your problem completely, please accept your own answer.", "userDisplayName": null, "userId": "136" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T16:23:56.017", "id": "11001", "lastActivityDate": "2010-11-02T16:23:56.017", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3559", "parentId": "10954", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>Why don't you try the new Ubuntu font? Maybe is more optimized for new settings.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-02T12:19:57.737", "id": "11251", "postId": "10955", "score": "0", "text...
null
null
null
null
null
10958
1
10993
2010-11-02T12:28:13.233
21
16528
<p>I want to buy a laptop at some point in the near future, but not knowing beforehand whether it works with Ubuntu makes the whole operation risky and tiresome. I would like to know if there is some kind of official hardware database where I can enter the name of the laptop I'm interested in and see if it's 100% compatible out of the box, or in case it isn't what is it exactly that doesn't work (ideally also if there is a way to fix it).</p> <p>Does Canonical have a project along these lines?</p>
4862
301745
2018-04-06T18:58:46.027
2022-05-26T11:35:01.623
How do I know if a laptop will work with Ubuntu?
[ "hardware", "compatibility" ]
5
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-02T16:19:57.890", "id": "337815", "postId": "10958", "score": "1", "text": "I found that system76.com sells hardware with Ubuntu installed on it. Go to see www.system76.com", "userDisplayName": null, "userId": "1464" }, { "creationDate": "2023-08-10T08:...
{ "accepted": true, "body": "<p>When I bought mine, I simply brought a live CD in the store, and asked to try it on their laptops. I explained them what this is, and that I want to check the compatibility of the different components with Ubuntu. I sometime had to explain what Ubuntu was...... One place told me a flat NO, that I could not try it. I ran out of the store as fast as I could. At the store where I actually bought my portable (in Dec. 2006), I tested that the display was actually working on the internal monitor, at the full resolution, as advertised on the spec sheet, that the wireless adapter was found, and that I could use the card reader, with a card I brought in. I finally tested the sound itself, which was rather easy to do.</p>\n\n<p>Today, you could bring Linux on a USB disk instead, or even an SD card. Also, in 2010, you should expect every sales rep on the floor to be at least know about Linux. Usually, they should understand that starting it from a CD, especially if this is a branded one, not burned at home, there is no harm that will be done on the machine. </p>\n\n<p>NOTE: The fact that some components are not discovered right at boot from a live CD does not mean that Ubuntu will not support it. Chances are that you will find the proper driver for it. You will just have some manual setup to do. </p>\n\n<p>You may also want to note the brand names and models from a store and check on the net, with Google. You should usually find either some test cases or message exchange about it that will give you a good idea about the model you are looking for.</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2010-11-02T16:10:45.087", "id": "11287", "postId": "10993", "score": "1", "text": "I agree with everything other then taking a live cd/usb/sd card to a store... while in principal there is nothing wrong with this but the odds of finding a store that will let you do this are slim to none, Consider that most minimum wage floor associates will know little to none about the products they are trying to sell, and that information they get from in-store pamphlets they they are trained with... This isn't to say it isn't worth a shot, you might get a floor associate that is more then knowledgeable on the subject, just saying I wouldn't get to upset if they say no.", "userDisplayName": null, "userId": "3889" }, { "creationDate": "2010-11-02T16:16:54.663", "id": "11291", "postId": "10993", "score": "0", "text": "Actually, two stores out of the three I tried actually accepted to let me do it. I think the trick is to be able to talk with a rep who knows about Linux. In 2006, Linux was not as known as it is in 2010. I consider that a sales rep who does not know Linux should not even be hired. Although Linux is not THE market leader in OS, it should no more be ignored.", "userDisplayName": null, "userId": "1464" }, { "creationDate": "2010-11-02T20:29:31.760", "id": "11345", "postId": "10993", "score": "0", "text": "+1 for taking the live CD/usb stick to the store. I recently did that to buy my sister's laptop, 1 store said no (went out directly) and the second said yes. I checked that all was working fine, and bought it from them. You loose nothing from trying, and you're even participating in some word-spreading if the vendor does not know about Ubuntu.", "userDisplayName": null, "userId": "2542" }, { "creationDate": "2013-10-12T10:29:28.923", "id": "457494", "postId": "10993", "score": "0", "text": "Is there a compatibility software that I can run to test that ubuntu is fully compatible ? I may forget one point or too while I'm testing it live at a store", "userDisplayName": null, "userId": "80283" }, { "creationDate": "2013-12-27T05:10:54.717", "id": "507445", "postId": "10993", "score": "0", "text": "AFAIK there is no one software that checks your laptop for Ubuntu compatibility. As mentioned above, use the live CD / USB to test it on a new system.", "userDisplayName": null, "userId": "197228" }, { "creationDate": "2020-11-02T15:04:56.223", "id": "2188245", "postId": "10993", "score": "0", "text": "\"When I bought mine, I simply brought a live CD in the store, and asked to try it on their laptops.\" --- When I did in my store, they refused, rightfully reasoning about the costs to re-install Windows in case it would fail.", "userDisplayName": null, "userId": "778232" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T16:01:41.367", "id": "10993", "lastActivityDate": "2010-11-02T16:01:41.367", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1464", "parentId": "10958", "postTypeId": "2", "score": "16" }
[ { "accepted": null, "body": "<p>This will help you: <a href=\"https://partners.ubuntu.com/programmes/hardware\" rel=\"nofollow noreferrer\">Ubuntu hardware partners</a></p>\n\n<p>See also:</p>\n\n<ul>\n<li><a href=\"https://askubuntu.com/questions/131/which-computers-are-guaranteed-to-work-with-ubuntu\">Whi...
null
null
null
null
null
10966
1
10969
2010-11-02T14:00:12.650
20
41803
<p>I have a 64-bit Ubuntu. For the preinstalled Firefox I had to download the 64-bit plugins (<a href="http://en.wikipedia.org/wiki/Adobe_Flash">Flash</a>, <a href="http://en.wikipedia.org/wiki/Java_Virtual_Machine#Execution_environment">Java</a>); the 32 bit plugins didn't work. Then I downloaded Firefox from <a href="http://www.mozilla.com/en-US/firefox/all.html">mozilla.org</a>, which just has one version to download, and it does not state whether it is 32 bit or 64 bit (as of november 2010). Using this downloaded Firefox all the 64-bit plugins no longer work. I had to download the 32 bit plugins.</p> <p>How can I tell whether my Firefox is 32 bit or 64 bit?</p>
1366
1366
2014-07-26T08:00:51.563
2014-07-26T08:00:51.563
How can I tell whether my Firefox is 32 bit or 64 bit?
[ "firefox", "64-bit", "32-bit" ]
4
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Just open firefox and type <code>about:</code> in the address bar. You will get the about Firefox page. At the bottom you can see the 'Build identifier' information this will tell you about architecture.</p>\n\n<p>If it is 32-bit you will get something like this:</p>\n\n<blockquote>\n <p>Build identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12)\n Gecko/20101027 Ubuntu/10.10 (maverick) Firefox/3.6.12</p>\n</blockquote>\n\n<p>Note: i686, i386, i586 are 32-bit builds.</p>\n\n<p>If it is 64-bit you will get something like:</p>\n\n<blockquote>\n <p>Build identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US;\n rv:1.9.2.12) Gecko/20101027 Ubuntu/10.10 (maverick) Firefox/3.6.12</p>\n</blockquote>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-02T14:28:07.207", "id": "11264", "postId": "10969", "score": "7", "text": "Complementing the info above, if you are on a 32bit Firefox running on 64bit system, then you will see (X11;U;Linux i686 on x86_64...). Additionally, Firefox 4 has now a **about:support** page that gives that information, plus other useful ones.", "userDisplayName": null, "userId": "2950" }, { "creationDate": "2010-11-02T14:32:45.780", "id": "11265", "postId": "10969", "score": "0", "text": "@lovinglinux: You are right i missed that point..", "userDisplayName": null, "userId": "4980" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-02T14:09:03.323", "id": "10969", "lastActivityDate": "2012-12-27T01:21:58.177", "lastEditDate": "2012-12-27T01:21:58.177", "lastEditorDisplayName": null, "lastEditorUserId": "65926", "ownerDisplayName": null, "ownerUserId": "4980", "parentId": "10966", "postTypeId": "2", "score": "28" }
[ { "accepted": true, "body": "<p>Just open firefox and type <code>about:</code> in the address bar. You will get the about Firefox page. At the bottom you can see the 'Build identifier' information this will tell you about architecture.</p>\n\n<p>If it is 32-bit you will get something like this:</p>\n\n<bloc...
null
null
null
null
null
10970
1
null
2010-11-02T14:14:43.523
6
967
<p>I get very low sound in ubuntu 10.10, even when I raise the volume sound card info:</p> <ul> <li>Card: HDA Intel</li> <li>Chip: Realtek ALC882</li> </ul>
5101
235
2011-11-24T01:23:05.977
2011-11-24T01:30:00.730
Very low sound, even when I raise the volume on a Realtek ALC882
[ "10.10", "realtek" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-11-27T23:01:26.633", "id": "94299", "postId": "10970", "score": "0", "text": "This question appears to be abandoned and unanswered, could you perhaps add more detail to your question? If this question no longer applies then you can either delete it or answer it yourself i...
null
[ { "accepted": null, "body": "<p>Try using <code>alsamixer</code> to tweak different volume levels.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-02T14:24:09.983", "id": "11262", "postId": "10972", "score": "2", "text": "I tried it...
null
0
null
null
null
10974
1
10977
2010-11-02T14:31:33.433
1
747
<p>Like the question states.</p> <p><img src="https://i.stack.imgur.com/UqMLQ.png" alt="ubuntu volume control applet"></p> <p>Is it possible to change any system settings such that when I hover over the volume control applet or slider, the current level is shown in a tooltip (the number)? Or is there at all some place from where I can view this.</p> <p>Even the sound preferences dialog does not show the actual number, which is strange to say the least.</p> <p><img src="https://i.stack.imgur.com/LB0SB.png" alt="alt text"></p>
4152
null
null
2010-11-02T14:42:35.583
Is there a way to find out the current volume level?
[ "10.04", "sound", "settings", "preferences" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-02T15:14:03.890", "id": "11271", "postId": "10974", "score": "0", "text": "I'm curious why the number is important to you. Isn't sound better measured by aural means, rather than an arbitrary number? \"How loud is it\" \"65\"", "userDisplayName": null, "userId"...
{ "accepted": true, "body": "<p>One way I found to get the volume level is to use the command line program <a href=\"http://en.wikipedia.org/wiki/Alsamixer\" rel=\"nofollow noreferrer\"><strong>alsamixer</strong></a>.</p>\n\n<p>In the screenshot below, <strong>65</strong> is the current global volume level.</p>\n\n<p><img src=\"https://i.stack.imgur.com/8LQFP.png\" alt=\"alt text\"></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T14:42:35.583", "id": "10977", "lastActivityDate": "2010-11-02T14:42:35.583", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "114", "parentId": "10974", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>One way I found to get the volume level is to use the command line program <a href=\"http://en.wikipedia.org/wiki/Alsamixer\" rel=\"nofollow noreferrer\"><strong>alsamixer</strong></a>.</p>\n\n<p>In the screenshot below, <strong>65</strong> is the current global volume level....
null
null
null
null
null
10980
1
null
2010-11-02T14:56:20.037
6
1889
<p>I use a 3G cellular Internet connection with a very strict traffic limit, but some times I go to office and use an unlimited and fast cable connection (and of course I do traffic-consuming operations, like updating the system there).</p> <p>I'd like to keep track of how much have I already downloaded using the mobile connection (so, it can either filter by interface or be easily suspendable so that I can pause it when I use an unlimited line) this month (so, the counter most not reset when I reboot my laptop or reconnect, I'd lile to only reset it manually).</p> <p>What's the easiest way to do this in Ubuntu 10.10?</p> <p>I wouldn't like to set up any complex monitoring/billing systems.</p>
2390
null
null
2010-11-20T19:55:31.850
What's the simplest way to account traffic?
[ "10.10", "networking", "monitoring", "traffic" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<h3>The simplest method</h3>\n\n<p>You can use <code>ifconfig</code> on you network interface (mine is eth0) - it counts the amount of data sent and received since the interface was started. </p>\n\n<pre><code># Bytes Receive\nifconfig eth0 | awk '/RX bytes/ {print $2}' | awk -F...
null
null
null
null
null
10984
1
null
2010-11-02T15:13:57.463
3
876
<p>I'm running 10.04 and mythtv as a home DVR. It's working beautifully, except for one thing. In order to save on energy usage I have the computer shut down if it's going to be idle for more than 15 minutes, and automatically boot back up 10 minutes before the next scheduled activity.</p> <p>The problem is that, if the computer boots with the TV off, it doesn't detect the display. When I turn the TV on it will display absolutely nothing. I must then reboot the computer with the TV on to get it to detect the display correctly so I can watch TV. Of course, I can't reboot the computer if it's in the middle of recording a show - which makes the whole thing a bit frustrating.</p> <p>How can I set the display settings so they are permanent, rather than detected on boot? Or, how can I have the display re-detected and then restart X via command line so that I don't have to reboot? Or, are there any other suggested solutions?</p>
5230
667
2010-11-05T09:23:56.800
2010-11-05T09:23:56.800
Ubuntu as DVR, if the TV is off on boot, nothing will display when I turn the TV on. Suggestions?
[ "boot", "display", "mythtv" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You can make the system re-detect displays starting the display utilities. Just go to System-> Preferences ->Monitors.</p>\n\n<p>If you prefer to use the command line look at xrandr, likely <em>xrand -q</em> will do, but I can't test it right now.</p>\n\n<p>If you can't see a...
null
null
null
null
null
10986
1
null
2010-11-02T15:19:43.103
5
2968
<p>Is there coming possibilty to change the first day of week to be a Monday in GNOME Calender applet using Unity GUI? It's hard to change it now to standard user.</p> <p>(According to international standard ISO 8601 Sunday is the seventh and last day of the week. = why we don't use standards as default? / <a href="http://en.wikipedia.org/wiki/Sunday">http://en.wikipedia.org/wiki/Sunday</a>)</p>
2008
null
null
2010-11-02T15:35:43.610
Changing first day of week using GUI in Unity
[ "unity", "calendar", "locale" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Setting this <a href=\"https://askubuntu.com/questions/6016/how-to-set-monday-as-the-first-day-of-the-week-in-gnome-calendar-applet/6457#6457\">at the system level</a> should also affect the calendar in Unity.</p>\n", "commentCount": "3", "comments": [ { ...
null
null
null
null
null
10997
1
11046
2010-11-02T16:16:28.813
3
400
<p>In order for me to access my 'Home' currently in Unity, I have to click on 'Deleted Items' and then the 'Home' button which is situated in the toolbar on the Nautilus window. It would be quite convenient having a 'Home' icon on Unity's launcher for quick access to the users common folders.</p>
null
null
null
2010-11-02T19:47:50.547
Will there be a 'Home' icon on the launcher of desktop-unity?
[ "unity", "launcher" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>As documented in the <a href=\"https://blueprints.edge.launchpad.net/ubuntu/+spec/packageselection-desktop-n-bringing-desktop-and-netbook-image-closer\" rel=\"nofollow\">the blueprint</a> the default items in the launcher for 11.04 will be:</p>\n\n<ul>\n<li>nautilus on both cases</li>\n<li>firefox</li>\n<li>tomboy</li>\n<li>ubuntu one</li>\n</ul>\n\n<p>The \"nautilus\" will be a shortcut to your home folder. The \"both cases\" means it will be there whether you're on a netbook or a normal desktop.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T19:47:50.547", "id": "11046", "lastActivityDate": "2010-11-02T19:47:50.547", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "235", "parentId": "10997", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>As documented in the <a href=\"https://blueprints.edge.launchpad.net/ubuntu/+spec/packageselection-desktop-n-bringing-desktop-and-netbook-image-closer\" rel=\"nofollow\">the blueprint</a> the default items in the launcher for 11.04 will be:</p>\n\n<ul>\n<li>nautilus on both c...
null
null
null
null
user931
10998
1
11007
2010-11-02T16:18:32.700
89
251265
<p>I'm looking for a text editor for programming in Python, preferably one which is easy to learn for beginners.</p>
3889
23801
2014-05-21T03:40:49.407
2018-06-22T09:51:40.470
What developer text editors are available for Ubuntu?
[ "software-recommendation" ]
28
4
CC BY-SA 3.0
[ { "creationDate": "2010-10-01T10:17:36.177", "id": "5117", "postId": "10998", "score": "0", "text": "A similar question you should check out is - http://ubuntu.stackexchange.com/questions/4246/what-are-some-good-php-editors-available-for-ubuntu", "userDisplayName": null, "userId": "184" ...
{ "accepted": true, "body": "<h1><a href=\"http://www.geany.org/\" rel=\"noreferrer\">Geany</a> <a href=\"http://apt.ubuntu.com/p/geany\" rel=\"noreferrer\"><img src=\"https://hostmar.co/software-large\" alt=\"alt text\" /></a></h1>\n<p>Geany is a lightweight IDE that supports python.</p>\n<p>Some features that I have found particularly useful include:</p>\n<ul>\n<li>Syntax highlighting</li>\n<li>Automatic indenting - especially useful for python</li>\n<li>Code folding, allowing you to hide parts of your code</li>\n<li>Inbuilt syntax checking and execution</li>\n<li>Symbol browser</li>\n<li>Embedded terminal</li>\n<li>Find and replace with regexp support</li>\n</ul>\n<p><img src=\"https://i.stack.imgur.com/p0Dc5.png\" alt=\"alt text\" /></p>\n", "commentCount": "4", "comments": [ { "creationDate": "2014-12-08T00:11:07.540", "id": "766608", "postId": "11007", "score": "0", "text": "It's too bad theming Geany is almost as easy as solving pi.", "userDisplayName": null, "userId": "68389" }, { "creationDate": "2016-04-26T15:55:27.440", "id": "1139685", "postId": "11007", "score": "0", "text": "Any time I resize the Geany window, I get weird graphical errors/glitches in the text. I have no idea why.", "userDisplayName": null, "userId": "58025" }, { "creationDate": "2016-05-30T18:35:52.780", "id": "1166499", "postId": "11007", "score": "0", "text": "It would be great to get some comparison to TextMate because Geany seems to be the leading editor there.", "userDisplayName": null, "userId": "25388" }, { "creationDate": "2017-03-20T17:45:42.903", "id": "1401226", "postId": "11007", "score": "0", "text": "thank you for the hint! The best thing is: it opens all files as tabs, even if the window is on another workspace; just what I have been looking for, not like the stupid (nicer looking, doubtlessly) gedit", "userDisplayName": null, "userId": "665234" } ], "communityOwnedDate": "2012-10-04T17:46:24.447", "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-02T17:09:42.903", "id": "11007", "lastActivityDate": "2012-01-17T23:53:13.860", "lastEditDate": "2020-06-12T14:37:07.210", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "667", "parentId": "10998", "postTypeId": "2", "score": "73" }
[ { "accepted": null, "body": "<p><a href=\"http://bluefish.openoffice.nl/\" rel=\"nofollow\">Bluefish Editor</a></p>\n\n<p>From the website:</p>\n\n<blockquote>\n <p>Bluefish is a powerful editor targeted towards programmers and webdesigners, with many options to write websites, scripts and programming code...
2012-10-04T17:46:24.447
null
2014-01-13T20:41:12.593
null
null
11002
1
11194
2010-11-02T16:24:32.530
68
59600
<p>On occasion, my laptop has become stuck so I've used the magic key combination of <kbd>Alt</kbd> + <kbd>SysRq</kbd> + <kbd>REISUB</kbd> to perform a safe reboot. However, it doesn't seem to work for me as when I press the <kbd>B</kbd> key to complete the magic key command it simply says, "resetting..." and doesn't do anything.</p> <p>All of the other keys seem to work fine as it resets the keyboard layout, kills all tasks etc., but it doesn't seem to complete with a reboot.</p> <p>I was under the impression that my laptop should reboot after the magic keys have all been pressed in the order of REISUB.</p>
3253
106495
2013-08-19T02:17:17.773
2021-01-02T05:33:53.680
Alt + sysrq + REISUB doesn't reboot my laptop
[ "shortcut-keys", "reboot", "sysrq" ]
6
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Alt+SysRq has been disabled to fix a bug. The disabling of Magic-SysRq was considered a bug itself and it has since been re-enabled (<a href=\"https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1025467\">#1025467</a>). If it is still disabled for you, you can re-enable it:</p>\n\n<h2>Ubuntu 12.04 and older</h2>\n\n<p>Edit the file <em>/etc/sysctl.conf</em> to include the line</p>\n\n<pre><code>kernel.sysrq=1\n</code></pre>\n\n<h2>Ubuntu 12.10 and newer</h2>\n\n<p>Starting with Ubuntu 12.10 a more fine-grained control of which Magic-SysRq features are enabled is possible. Just edit the file <em>/etc/sysctl.d/10-magic-sysrq.conf</em>.</p>\n\n<p>The file is well documented and tells you exactly how to enable which features. The current default was picked for security purposes and should only be changed if you know why you need to (for security implications see <a href=\"https://bugs.launchpad.net/ubuntu/+source/linux/+bug/194676\">#194676</a>).</p>\n", "commentCount": "8", "comments": [ { "creationDate": "2012-03-08T03:59:42.293", "id": "130928", "postId": "11194", "score": "7", "text": "No it hasn't. It works just fine on maverick, natty, oneiric, and precise.", "userDisplayName": null, "userId": "8500" }, { "creationDate": "2013-08-16T09:18:04.540", "id": "424327", "postId": "11194", "score": "0", "text": "It was actually disabled to solve a bug, but it has been re-enabled. I updated the answer. Should we also edit the question to be a bit more general?", "userDisplayName": null, "userId": "1736" }, { "creationDate": "2013-08-16T14:43:58.523", "id": "424509", "postId": "11194", "score": "0", "text": "@mniess OP has a working SysRq setup, only the `B` to reboot isn't working: *\"All the other keys seem to work fine as it resets the keyboard layout, kills all tasks etc, but doesn't seem to complete with a reboot.\"* Our answers are actually answering a different question - in which SysRq is completely disfunctional.", "userDisplayName": null, "userId": "88802" }, { "creationDate": "2013-08-17T22:38:49.883", "id": "425244", "postId": "11194", "score": "1", "text": "@geezanansa You can *edit* your comments while they're still hot. Please avoid adding multiple consecutive comments. Also, SysRq works for me on 13.04. Never tried it on a Live DVD, only after installation though. So, I don't understand the upvotes of this answer because it's about a very short period period in time (see the bug report). ;)", "userDisplayName": null, "userId": "88802" }, { "creationDate": "2013-08-20T13:21:54.820", "id": "426652", "postId": "11194", "score": "1", "text": "@gertvdijk: When I updated the question I mentioned etc/sysctl.d/10-magic-sysrq.conf which includes the sysrq parameters for everything you need to enable all respective functions. Back when the question was asked (in 2010), it was actually the solution because \"b\" was actually deactivated by default due to a bug. I changed the answer to be more general on purpose, I answer the question of sysrq being completely disfunctional and also partly disfunctional.", "userDisplayName": null, "userId": "1736" }, { "creationDate": "2013-08-20T19:02:03.620", "id": "426857", "postId": "11194", "score": "0", "text": "This is a brilliant synopsis of why RSEIUB may not work for some and how to rectify it. Thank you for the links. +1 Researching the links you shared confirms current and older flavours are using bitmask 176 which may indicate to folks RSEIUB has been disabled if not trying anything else after sysrq R command fails, as my answer below explains. Your answer is a good solution to James's question of Why does sysrq B command not work but even considering bitmask 176 does not explain why sysrq B does not. There are other criteria involved as my answer tries to indicate and explain and resolve.", "userDisplayName": null, "userId": "102029" }, { "creationDate": "2013-08-20T19:41:28.207", "id": "426876", "postId": "11194", "score": "1", "text": "@geezanansa, yes, I think they disabled it in quantal, after I posted that", "userDisplayName": null, "userId": "8500" }, { "creationDate": "2016-02-26T07:29:13.187", "id": "1098968", "postId": "11194", "score": "0", "text": "@mniess Android Marshmallow has this enabled. You can reboot your phone / tablet using Reisub", "userDisplayName": null, "userId": "480305" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-03T15:45:56.527", "id": "11194", "lastActivityDate": "2013-08-16T09:33:34.827", "lastEditDate": "2013-08-16T09:33:34.827", "lastEditorDisplayName": null, "lastEditorUserId": "1736", "ownerDisplayName": null, "ownerUserId": "1736", "parentId": "11002", "postTypeId": "2", "score": "61" }
[ { "accepted": null, "body": "<p>I ran into this the other day and it took a few seconds to work. I may have even done the entire REISUB sequence twice.</p>\n\n<p>Also, make sure you're using the sysrq key (most laptops will require you to hold down function, so you're really holding down 4 keys at once)</p...
null
null
null
null
null
11009
1
11013
2010-11-02T17:16:42.170
3
145
<p>I have a hdd with ubuntu (Lucid Lynx) that I use on my samsung laptop. Can I use the same HDD as main (boot drive) on another laptop (HP)? Will it automatically install drivers? Do they override? Is it possible, that it will break my existing setup with overriding my drivers so I can't use it later on my samsung?</p>
5239
null
null
2010-11-02T17:24:34.687
Using same HDD on multiple laptops as boot drive
[ "boot", "drivers", "hard-drive" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Ubuntu is much better in this aspect than Windows. Ubuntu kernel already contains all modules (drivers). So your second laptop must boot correctly. The only exception is <strong>proprietary</strong> video drivers, I don't recommend install them on second laptop. <strong>Open</strong> drivers must work out-of-box (but maybe without advanced 3D).</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-02T17:26:27.230", "id": "11305", "postId": "11013", "score": "0", "text": "I have nvidia drivers for my samsung installed, the hp laptop will not have anything proprietary there I think. Thanks for your quick and informative answer!", "userDisplayName": null, "userId": "5239" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T17:24:34.687", "id": "11013", "lastActivityDate": "2010-11-02T17:24:34.687", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2026", "parentId": "11009", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>Ubuntu is much better in this aspect than Windows. Ubuntu kernel already contains all modules (drivers). So your second laptop must boot correctly. The only exception is <strong>proprietary</strong> video drivers, I don't recommend install them on second laptop. <strong>Open<...
null
null
null
null
null
11015
1
11089
2010-11-02T17:32:05.407
4
7998
<p>How can I install atheros drivers to my Toshiba laptop (64bit), manually?</p> <p>I need AR9285 wireless adapter, and AR8152(v1.1) wired, fast ethernet.</p> <p>I cannot connect my UberStudent1.0 (linux OS, Ubuntu10.04,equiv.) to the net. I have on the laptop Mint8 which connects well and able to download any drivers. Please, would you kindly show me how to install them if they are not .deb formats. Tarballs, zip,etc, still give me a hard time to work with.</p>
null
235
2010-12-11T16:23:03.813
2017-02-17T21:16:19.593
Need wired/wireless atheros driver for AR9285 and AR8152
[ "10.10", "kernel", "wireless", "64-bit", "ath5k" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You might need to install additional wireless drivers, this can be difficult without a network connection. </p>\n\n<p>I recommend downloading the AMD64 .deb directly <a href=\"https://launchpad.net/ubuntu/maverick/amd64/linux-backports-modules-wireless-2.6.35-22-generic/2.6.35-22.12\" rel=\"nofollow noreferrer\">from this page</a> and then copy them onto a USB key or CD-R and back onto your laptop. Then install it by double clicking on it and following the instructions in the Software Center, then you'll probably need to reboot. Your wireless card should work at that point.</p>\n\n<p>After that install <a href=\"http://packages.ubuntu.com/linux-backports-modules-wireless-maverick-generic\" rel=\"nofollow noreferrer\">linux-backports-modules-wireless-maverick-generic</a> so that you'll have that package installed so you'll get upgrades.</p>\n\n<pre><code>sudo apt-get install linux-backports-modules-wireless-maverick-generic\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-03T02:21:48.410", "id": "11386", "postId": "11089", "score": "0", "text": "Man, you aaaaaaare(!) a gen1us! It worked perfectly in no time. Even though I had to burn the files into a dvd+rw because even the usb stick was not recognisable (i,e it had no drivers installed). You saved me lots of time. I have been trying this for days. You deserve a medal! Thanks a lot again. God Bless you!", "userDisplayName": "Dave A", "userId": null }, { "creationDate": "2011-02-10T03:55:32.860", "id": "27988", "postId": "11089", "score": "0", "text": "excuse me, but my software center doesn't seem to be able to download AMD64.deb\r\nwhy is that? \r\nis there another way to download it?", "userDisplayName": "user10547", "userId": null } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-03T00:49:13.867", "id": "11089", "lastActivityDate": "2017-02-17T21:16:19.593", "lastEditDate": "2017-02-17T21:16:19.593", "lastEditorDisplayName": null, "lastEditorUserId": "527764", "ownerDisplayName": null, "ownerUserId": "235", "parentId": "11015", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>check <a href=\"http://wireless.kernel.org/en/users/Drivers/b43\" rel=\"nofollow\">this</a> for wireless driver! I had the same problem before and I've found the solution!\n<br> for install drivers you can simply go to <strong>System > Administration > Additional Drivers</str...
null
null
null
null
Dave A
11017
1
11021
2010-11-02T17:42:48.613
6
19653
<p>I want to use Empathy, Skype, etc for video chat, but I want to have my face automatically detected and obscured in the video stream. What can I do to make that happen? I don't want to turn off video or just use a static image.</p>
721
866
2010-12-28T08:00:10.827
2022-02-28T00:29:02.723
How do I automatically obscure my face when using video chat?
[ "video" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-02T17:54:09.010", "id": "11307", "postId": "11017", "score": "7", "text": "The first thing that comes to mind is lowering the resolution. (64x64 or even 32x32 would do it - however, I have no idea how one would go about doing that...)", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>A paper bag?</p>\n\n<p>I won't dwell on this too long but you want to video chat <em>but not be seen</em>? Seems a little odd and a little suspicious but anyway.</p>\n\n<p>I don't think anything like what you want really exists but there are separate projects that:</p>\n\n<ul>\n<li>Do face detection and overlays in that space (<a href=\"http://blog.jozilla.net/2008/06/27/fun-with-python-opencv-and-face-detection/\">OpenCV</a>)</li>\n<li>A fake-webcam driver to turn a video source back into something that looks like a webcam to the system and therefore Empathy/Skype/ChatRoulette/etc (<a href=\"http://sourceforge.net/projects/webcamstudio/\">WebcamStudio</a>)</li>\n</ul>\n\n<p>Let's be clear, you're going to have to do a little bit of work here. It's not going to be a clean solution either. But if you want it, you can do it.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-02T18:02:43.900", "id": "11308", "postId": "11021", "score": "2", "text": "Yeah, I realize it's not entirely sensible, but it is fun. It's in reference to the Ghost in the Shell character that does a similar thing: http://theanimeblog.com/wp-content/uploads/2007/10/screenshot_78.png", "userDisplayName": null, "userId": "721" }, { "creationDate": "2010-11-02T18:08:40.773", "id": "11312", "postId": "11021", "score": "0", "text": "It does sound like a fun little project. The hard part is probably going to be turning what OpenCV creates into a webcam source for other things. I think WebcamStudio allows you to capture a bit of the screen and use that -- which would work well if it works.", "userDisplayName": null, "userId": "449" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T17:55:19.693", "id": "11021", "lastActivityDate": "2010-11-02T17:55:19.693", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "449", "parentId": "11017", "postTypeId": "2", "score": "16" }
[ { "accepted": true, "body": "<p>A paper bag?</p>\n\n<p>I won't dwell on this too long but you want to video chat <em>but not be seen</em>? Seems a little odd and a little suspicious but anyway.</p>\n\n<p>I don't think anything like what you want really exists but there are separate projects that:</p>\n\n<ul...
null
null
null
null
null
11020
1
11026
2010-11-02T17:52:40.260
4
3599
<p>the command</p> <pre><code>time ./myprog </code></pre> <p>displays the time it took to run myprog on the screen. Now i would like to write this information to a text file.</p> <p>How?</p>
2413
158442
2017-02-02T08:18:33.767
2017-02-02T08:18:33.767
Print terminal output in gedit automatically?
[ "command-line", "bash", "time-command" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Without a path <code>time</code> is the shell built-in, and its output does not get redirected. Instead, you can use the <code>time</code> program, in <code>/usr/bin/time</code> which will write to stderr:</p>\n\n<pre><code>/usr/bin/time -p ./myprog 2&gt; timing.txt &amp;&amp; gedit timing.txt\n</code></pre>\n\n<p>I added <code>-p</code> so the output is similar to the output of the <code>time</code> built-in.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-02T18:27:48.657", "id": "11317", "postId": "11026", "score": "0", "text": "that one actually solved the problem. Thanks again.", "userDisplayName": null, "userId": "2413" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T18:24:04.427", "id": "11026", "lastActivityDate": "2010-11-02T18:24:04.427", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "721", "parentId": "11020", "postTypeId": "2", "score": "6" }
[ { "accepted": null, "body": "<p><strong>Edit:</strong> I should have tested this!</p>\n<p>Kees is very correct. <code>time</code> is a shell builtin in most cases so its output doesn't flow through STDOUT like other programs would normally. You can use the command version sitting in but to save having two i...
null
null
null
null
null
11027
1
11030
2010-11-02T18:27:05.233
3
5869
<p>I plan to buy a new wifi router with the intention of installing <a href="http://www.dd-wrt.com/site/index" rel="nofollow">dd-wrt</a> right away. One of the features I plan to use is attaching a USB harddrive to the router and using it to backup (using rsync) my laptop and desktop. </p> <p>As far as I can google, dd-wrt shares files through SAMBA. I know it's not the prefered option for Ubuntu users and we would prefer NFS, but does anyone know how bad or good it is this setup? </p> <p>Does anyone here use dd-wrt as a file server succesfully?</p>
94
null
null
2010-11-02T21:51:28.273
Sharing files with a dd-wrt router
[ "usb", "dd-wrt", "file-sharing" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you just want to rsync to it, <a href=\"http://www.dd-wrt.com/wiki/index.php/Rsync_Backup_Server\" rel=\"nofollow\">you can run it over ssh</a>.</p>\n\n<p>You can also browse files over SSH, even mount it permanently. For just moving files around, it's a bit slower and resource intensive than plain samba or NFS but for running rsyncd, it should be fine.</p>\n\n<p>NFS isn't compiled into the dd-wrt kernel so if you want to use it, <a href=\"http://www.dd-wrt.com/phpBB2/viewtopic.php?p=439785\" rel=\"nofollow\">you need to use the userspace version</a> which is somewhat slower.</p>\n\n<p>Routers don't tend to be the best fileservers. They have a great networking stack but the interface between the router and the drive is pretty slow. On top of that CPU overhead that wouldn't be noticed on a proper server can cause a little router quite a lot of stress.</p>\n\n<p>There are also possible security ramifications of running a precious service like a fileserver on something with a direct connection to the wild.</p>\n\n<p>A NAS (Network Attached Storage) device would probably give you better performance and not cost all that much. A lot of the QNAP devices are multi-protocol aware and perform quite well.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T18:41:30.950", "id": "11030", "lastActivityDate": "2010-11-02T18:47:41.740", "lastEditDate": "2010-11-02T18:47:41.740", "lastEditorDisplayName": null, "lastEditorUserId": "449", "ownerDisplayName": null, "ownerUserId": "449", "parentId": "11027", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>If you just want to rsync to it, <a href=\"http://www.dd-wrt.com/wiki/index.php/Rsync_Backup_Server\" rel=\"nofollow\">you can run it over ssh</a>.</p>\n\n<p>You can also browse files over SSH, even mount it permanently. For just moving files around, it's a bit slower and res...
null
null
null
null
null
11031
1
11034
2010-11-02T18:46:50.973
7
28696
<p>I would like to modify a bunch of text files from the terminal, more precisey:</p> <p>add the string '50' to the first line of every text file in /mydat/ ?</p> <p>Alternatively, if you know of a link to a page on the web that lists commands to manipulate text files from the shell...</p>
2413
2413
2010-11-02T21:34:50.047
2012-09-30T16:39:07.837
Add a string to a text file from terminal
[ "bash", "command-line" ]
5
3
CC BY-SA 2.5
[ { "creationDate": "2010-11-03T19:08:19.883", "id": "11523", "postId": "11031", "score": "0", "text": "Questions are always welcome here, but you might find this useful: [commandlinefu.com](http://www.commandlinefu.com/commands/browse) lists a bunch of commands and tricks for use in the shell, an...
{ "accepted": true, "body": "<p><code>find</code> and <code>sed</code> are your weapons of choice:</p>\n\n<pre><code>find /mydat/ -exec sed '1i 50' {} \\;\n</code></pre>\n\n<p>That will stick <code>50</code> followed by a new line on the beginning of the file.</p>\n\n<p>Alternatively if you don't need recursion or complex selectors for <code>find</code> you can drop <code>find</code> completely:</p>\n\n<pre><code>sed '1i 50' *\n</code></pre>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-02T19:09:42.910", "id": "11327", "postId": "11034", "score": "0", "text": "> thanks. However a little problem remains (see appended questions for an example).", "userDisplayName": null, "userId": "2413" }, { "creationDate": "2010-11-02T19:22:37.043", "id": "11332", "postId": "11034", "score": "0", "text": "Fixed. I've also added a simplified version that should still do what you need. `find` is more powerful but you might not need it. I'll add that both versions are somewhat more simple than all these convoluted bash loops.", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-11-02T20:07:09.313", "id": "11338", "postId": "11034", "score": "0", "text": "One last thing. I have a file timing.txt and i need to **replace** the first line of that file by the constant string \"49\". How do you modify your command?", "userDisplayName": null, "userId": "2413" }, { "creationDate": "2010-11-02T20:29:39.363", "id": "11346", "postId": "11034", "score": "0", "text": "ok found: sed '1d' timing0.txt > timing0.txt", "userDisplayName": null, "userId": "2413" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T18:53:42.937", "id": "11034", "lastActivityDate": "2010-11-02T19:21:18.230", "lastEditDate": "2010-11-02T19:21:18.230", "lastEditorDisplayName": null, "lastEditorUserId": "449", "ownerDisplayName": null, "ownerUserId": "449", "parentId": "11031", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p><code>find</code> and <code>sed</code> are your weapons of choice:</p>\n\n<pre><code>find /mydat/ -exec sed '1i 50' {} \\;\n</code></pre>\n\n<p>That will stick <code>50</code> followed by a new line on the beginning of the file.</p>\n\n<p>Alternatively if you don't need recur...
null
null
null
null
null
11040
1
11283
2010-11-02T19:30:31.463
2
10709
<p>My gmail account is properly set up and shows a list of folders, Inbox, Drafts, etc. But it has an additional folder all [Google Mail] and in it I can see All Mail, Spam, etc. I want to disable it and disable the subscription to it so that it doesn't appear in the interface at all.</p> <p><img src="https://i.stack.imgur.com/YT7T5.png" alt="alt text"></p>
null
169736
2014-06-26T15:48:22.083
2014-06-26T15:48:22.083
Disable "Google Mail all mail" folders in Evolution
[ "evolution" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>You can disable certain IMAP folders in GMail, including the All Mail folder, if you enable the Google Labs \"Advanced IMAP Controls\". From webmail:</p>\n\n<ol>\n<li>Go to Settings > Labs and set \"Advanced IMAP Controls\" to \"Enable\"</li>\n<li>Once advanced IMAP controls are enabled, you can go to Settings > Labels and uncheck the \"Show in IMAP\" box next to the folders you want to get rid of (All Mail, Spam, etc.).</li>\n<li>Go back to Evolution and refresh the account, and the folders you unchecked will be gone.</li>\n</ol>\n\n<p>Be warned that you lose functionality if you disable some of those folders, though. If you disable the spam folder, for example, then you can't train GMail's spam filter from Evolution, and disabling the \"Trash\" folder keeps you from being able to ever delete anything.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2020-01-17T03:39:16.647", "id": "2018975", "postId": "11283", "score": "0", "text": "Is there a modern-day equivalent of this answer? The \"Labs\" tab is, of course, gone.", "userDisplayName": null, "userId": "565347" }, { "creationDate": "2020-01-18T04:46:13.520", "id": "2019426", "postId": "11283", "score": "1", "text": "I think you can just skip the \"labs\" step and go directly to the labels tab.", "userDisplayName": null, "userId": "194" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-04T05:17:27.343", "id": "11283", "lastActivityDate": "2010-11-04T05:17:27.343", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "194", "parentId": "11040", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p>remove your account and follow <a href=\"http://tuxicity.wordpress.com/2007/03/08/howto-set-up-gmail-in-evolution-gnomes-mail-client-and-organizer/\" rel=\"nofollow\">this tutorial</a>, If you want to get only new email!<br>\nif you set server type to <strong>IMAP</strong> in...
null
null
null
null
user5245
11041
1
11560
2010-11-02T19:30:39.623
3
1152
<p>I tried using the solution presented in a <a href="https://askubuntu.com/questions/2719/how-do-i-output-my-audio-input">related question</a> for redirecting my audio input to my output, but the problem is that there's a very noticeable lag. It's especially obvious to me because I have my keyboard's audio out hooked up to my soundcard's in, which is then redirected to a different audio out device on my computer. I'd say there's at least 1/8th sec lag introduced.</p> <p><code>gst-launch pulsesrc ! pulsesink</code></p> <p><code>nice -n -15 gst-launch pulsesrc ! pulsesink</code> does not help any.</p> <p>Any alternative ways that might work better?</p>
5199
-1
2017-04-13T12:24:11.537
2010-11-05T14:42:39.567
Reducing audio delay from redirecting input to output
[ "sound", "pulseaudio", "realtime" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-02T22:58:01.147", "id": "11358", "postId": "11041", "score": "0", "text": "Nicing it to the max didn't change anything.", "userDisplayName": null, "userId": "5199" } ]
{ "accepted": true, "body": "<p>I would suggest looking up JACK for low-latency audio in Ubuntu (or any other Linux for that matter) It allows for the low level redirecting you're after, but you may have to force it to work...</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-05T14:42:39.567", "id": "11560", "lastActivityDate": "2010-11-05T14:42:39.567", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5533", "parentId": "11041", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>I would suggest looking up JACK for low-latency audio in Ubuntu (or any other Linux for that matter) It allows for the low level redirecting you're after, but you may have to force it to work...</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": nu...
null
null
null
null
null
11043
1
11044
2010-11-02T19:34:56.237
6
996
<p>Well i tried kubuntu not long ago , didnt liked it and purged it from my system, except one thing, I still have the kde login screen, is there anyway to get my gnome login screen back?</p>
4339
235
2010-11-02T19:41:22.930
2010-11-02T19:45:51.350
Is there a way to replace kdm with gdm?
[ "kubuntu", "login-screen", "gdm" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Simply execute</p>\n\n<pre><code>sudo dpkg-reconfigure gdm\n</code></pre>\n\n<p>and select gdm instead of kdm.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T19:44:01.923", "id": "11044", "lastActivityDate": "2010-11-02T19:44:01.923", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4", "parentId": "11043", "postTypeId": "2", "score": "8" }
[ { "accepted": true, "body": "<p>Simply execute</p>\n\n<pre><code>sudo dpkg-reconfigure gdm\n</code></pre>\n\n<p>and select gdm instead of kdm.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-02T19:44:01.9...
null
null
null
null
null
11049
1
11499
2010-11-02T19:55:07.517
2
1445
<p>so by typing </p> <pre><code>/.blabla </code></pre> <p>I launch the program blabla. Is there a way, from the terminal, to stop (i.e. equivalent of ctrl+c) blabla has been running for more than x secs? (I'm trying to test a program of which I have not the source on various random inputs, and the thing gets stuck occasionally).</p>
2413
667
2010-11-05T09:24:46.067
2014-11-16T20:01:57.667
stop program from terminal if running for more than x seconds
[ "bash", "command-line", "job-control" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Just use timeout from coreutils package in the repositories:</p>\n\n<p>Installation: <code>sudo apt-get install coreutils</code></p>\n\n<p>Usage: <code>timeout [-signal] time command</code></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-05T09:39:23.827", "id": "11499", "lastActivityDate": "2014-11-16T20:01:57.667", "lastEditDate": "2014-11-16T20:01:57.667", "lastEditorDisplayName": null, "lastEditorUserId": "160395", "ownerDisplayName": null, "ownerUserId": "4469", "parentId": "11049", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>Here is a blog post detailing several ways to do that : <a href=\"http://www.cyberciti.biz/faq/shell-scripting-run-command-under-alarmclock/\" rel=\"nofollow\">http://www.cyberciti.biz/faq/shell-scripting-run-command-under-alarmclock/</a></p>\n", "commentCount": "0", ...
null
null
null
null
null
11067
1
11070
2010-11-02T22:36:29.440
14
16242
<p>I need to make a (preferably) mountable image of an 80GB Hdd, and store it on another hard drive. Is there some way that I can do this without losing data?</p> <p>Thanks for the answers I've received so far. The system in question cannot be used right now due to a problem with the power button :( [ugh!], but the information will really be useful =)! Thanks to all who answered so far, if anyone else wants to give me some tips I'll leave this open for a bit, as I still have not yet been able to clone the drive.</p>
1992
7035
2012-03-05T16:40:31.003
2018-03-13T09:00:59.980
How to clone a hard drive to an image that I can open later?
[ "clone", "hard-drive" ]
6
2
CC BY-SA 3.0
[ { "creationDate": "2010-11-02T22:51:43.273", "id": "11357", "postId": "11067", "score": "0", "text": "possible duplicate of [What software can be used to create a restorable drive image?](http://askubuntu.com/questions/7576/what-software-can-be-used-to-create-a-restorable-drive-image)", "use...
{ "accepted": true, "body": "<p>Use <a href=\"http://manpages.ubuntu.com/manpages/precise/man1/dd.1.html\" rel=\"nofollow noreferrer\"><code>dd</code></a> (replace sda1 with the partition you want to save):</p>\n\n<pre><code>sudo dd if=/dev/sda1 of=/home/user/backup.img\n</code></pre>\n\n<p>This will make a mountable image of a partition.\nJust be aware that this could take a while, and the image will have the size of the partition, not the files on it. In your case this would be 80GB. If you compress the image it should be about the size of the used space of your hdd.</p>\n\n<p>Refer to <a href=\"https://help.ubuntu.com/community/DriveImaging#Creating_Disc_Images_Using_dd\" rel=\"nofollow noreferrer\">DriveImaging: Creating Disc Images Using dd</a> for a more comprehensive explanation.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2012-12-26T00:27:42.843", "id": "287843", "postId": "11070", "score": "0", "text": "This will clone the partition /dev/sda1 not the hard drive /dev/sda. For rescue and recovery purposes it might be better to copy the entire hard drive, not just the partition", "userDisplayName": null, "userId": "65646" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-02T22:45:43.907", "id": "11070", "lastActivityDate": "2018-03-13T09:00:39.990", "lastEditDate": "2018-03-13T09:00:39.990", "lastEditorDisplayName": null, "lastEditorUserId": "175814", "ownerDisplayName": null, "ownerUserId": "1826", "parentId": "11067", "postTypeId": "2", "score": "10" }
[ { "accepted": true, "body": "<p>Use <a href=\"http://manpages.ubuntu.com/manpages/precise/man1/dd.1.html\" rel=\"nofollow noreferrer\"><code>dd</code></a> (replace sda1 with the partition you want to save):</p>\n\n<pre><code>sudo dd if=/dev/sda1 of=/home/user/backup.img\n</code></pre>\n\n<p>This will make a...
null
null
null
null
null
11075
1
11076
2010-11-02T22:58:20.460
15
8991
<p>What steps do I need to follow if I want to use the <code>Share Desktop</code> feature with another user in Empathy?</p> <p>I've already enabled the <code>Remote Desktop</code> option through <code>System</code> -> <code>Preferences</code> -> <code>Remote Desktop</code> and checked the service for this task is up, so I can't get what else I'd need.</p> <p>By the way, I've tried using this feature with contacts using Empathy too. </p>
4011
44179
2013-10-01T17:08:39.133
2013-12-30T00:43:27.350
How can I enable the "Share Desktop" feature in Empathy?
[ "empathy", "remote-desktop" ]
3
1
CC BY-SA 3.0
[ { "creationDate": "2010-11-02T23:16:38.563", "id": "11360", "postId": "11075", "score": "1", "text": "What version of Ubuntu are you using?", "userDisplayName": null, "userId": "5104" } ]
{ "accepted": true, "body": "<p>This works in 11.04, 11.10 and 12.04 - however, the fix for 12.04 isn't in the main repositories yet, it should be there by the end of May however.</p>\n\n<p>The \"Share Desktop\" feature of Empathy uses vino as a VNC server and vinagre as a VNC client by default. The feature also seems to be supported only with Jabber/XMPP protocol. I tested this on Ubuntu 12.04.1 (updated on October 2012) both 32 and 64 bit. \"Share Desktop\" works after installing the vinagre package (vino was there by default) and using a Jabber account.</p>\n\n<p>You typically do not need to set up the share desktop feature before you use it. All you need is to make sure that the person on the other end is using Empathy an has \"vinagre-preferences\" running. Simply right click on the person's name and select \"Share My Desktop...\"</p>\n\n<p><img src=\"https://i.stack.imgur.com/ry7QB.png\" alt=\"alt text\"></p>\n\n<p>You'll get this message while the other person gets a prompt.</p>\n\n<p><img src=\"https://i.stack.imgur.com/3FPVa.png\" alt=\"alt text\"></p>\n\n<p>The other person will see something like this:</p>\n\n<p><img src=\"https://i.stack.imgur.com/FhSea.png\" alt=\"alt text\"></p>\n\n<p>When you're done there will be a final message to make sure the person is disconnected:</p>\n\n<p><img src=\"https://i.stack.imgur.com/0wTz0.png\" alt=\"alt text\"></p>\n\n<p>If the menu entry is grayed out it means that either the other person doesn't have support for it or you might be using a protocol that doesn't support the feature.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2012-08-28T05:26:53.510", "id": "225573", "postId": "11076", "score": "0", "text": "Where can I find the information about having this work on 12.04. I have 12.04.1 and this fix is not implemented yet.", "userDisplayName": null, "userId": "7035" }, { "creationDate": "2012-08-28T14:14:22.827", "id": "225718", "postId": "11076", "score": "0", "text": "Didn't you post another question about that bug a while back?", "userDisplayName": null, "userId": "235" }, { "creationDate": "2012-09-13T03:53:35.927", "id": "233233", "postId": "11076", "score": "0", "text": "Yes I posted a while back. Had to edit it since after around June it stopped working. Tested with 12.04.1 32 Bit and 64 Bit with no luck. Right now I am on a fresh 64 bit installation. It simply does not work either by your way posted here or by the one I posted in my question here: http://askubuntu.com/questions/68837/empathy-audio-call-video-call-desktop-sharing-and-file-sending-not-working", "userDisplayName": null, "userId": "7035" }, { "creationDate": "2012-09-13T12:48:42.360", "id": "233423", "postId": "11076", "score": "0", "text": "That should probably be filed as a bug report instead!", "userDisplayName": null, "userId": "235" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-02T23:13:08.503", "id": "11076", "lastActivityDate": "2013-12-30T00:43:27.350", "lastEditDate": "2013-12-30T00:43:27.350", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "235", "parentId": "11075", "postTypeId": "2", "score": "19" }
[ { "accepted": true, "body": "<p>This works in 11.04, 11.10 and 12.04 - however, the fix for 12.04 isn't in the main repositories yet, it should be there by the end of May however.</p>\n\n<p>The \"Share Desktop\" feature of Empathy uses vino as a VNC server and vinagre as a VNC client by default. The feature...
null
null
null
null
null
11079
1
11120
2010-11-03T00:02:30.997
8
17577
<p>Is it possible to mount a directory, either an ext# local one, or one in a /media mounted windows drive, so it is seen as a mounted drive itself?</p>
752
null
null
2017-02-17T21:17:21.410
Mount a directory to look like a drive
[ "mount" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you only want quick access to a certain directory in Nautilus and the file dialogs, you can also use a bookmark of course...</p>\n\n<p>Anyway, there is a FUSE filesystem named <code>bindfs</code> (`sudo apt-get install bindfs) that probably does exactly what you want. For example the following:</p>\n\n<pre><code>bindfs -n /media/USB-HDD-01/ISO/ /home/johnc/ISO-images\n</code></pre>\n\n<p>would result in <code>ISO-images</code> to show up as a mounted filesystem in the <em>Places</em> sidepanel in Nautilus. The <code>-n</code> is required because otherwise <code>bindfs</code> tries to use the <code>allow_other</code> FUSE option, which by default is not allowed for regular users (if you use <code>bindfs</code> in <code>/etc/fstab</code> this is not a problem).</p>\n\n<p>The first directory you give is the existing one, the second directory you give is an empty directory under which the contents of the existing one will appear.</p>\n\n<p>To unmount, use:</p>\n\n<pre><code>fusermount -u /home/johnc/ISO-images\n</code></pre>\n\n<hr>\n\n<p>PS: Nautilus (the file manager) will show mountable/mounted <em>filesystems</em>, not <em>drives</em>, but I assume that's what you were looking for.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-03T05:30:23.990", "id": "11395", "postId": "11120", "score": "2", "text": "A smidge of extra info: You may create a \"bind\" mount without using FUSE. sudo mount -o bind from_dir to_dir. I believe the result is the same though and using the FUSE filesystem does not require sudo access.", "userDisplayName": null, "userId": "360" }, { "creationDate": "2010-11-03T05:36:32.393", "id": "11398", "postId": "11120", "score": "2", "text": "@KFro: with \"mount --bind\" it will not show up in the Nautilus \"Places sidebar\" though (I tested that before answering).", "userDisplayName": null, "userId": "935" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-03T04:05:30.150", "id": "11120", "lastActivityDate": "2017-02-17T21:17:21.410", "lastEditDate": "2017-02-17T21:17:21.410", "lastEditorDisplayName": null, "lastEditorUserId": "527764", "ownerDisplayName": null, "ownerUserId": "935", "parentId": "11079", "postTypeId": "2", "score": "12" }
[ { "accepted": null, "body": "<p>If you mount a folder using a transparent fusefs system, gnome will pick it up and show it as a drive. You'll loose some overhead in the calls, but not much for a fast machine.</p>\n\n<p>You could also make a gvfs system that mounts a folder, or a localhost ftp, ssh or other ...
null
null
null
null
null
11088
1
11142
2010-11-03T00:42:25.847
16
58157
<p>I have an external drive bay with 4 eSATA disks in it. My system has a 4-port eSATA card, as well as a pair of internal hardware RAID1 drives. The external drives are in software RAID1 pairs as <code>/dev/md0</code> and <code>/dev/md1</code>. Both have been configured as LVM physical volumes to create my <code>storagevg</code> LVM volume group. Recently, a single drive went offline (I suspect cables), but there does not seem to be a good way to physically identify which drive I need to check, especially since initialization order isn't the same between boots. How can I find the disk needing attention?</p>
721
null
null
2016-03-27T13:55:46.207
How can I physically identify a single drive in a RAID array?
[ "disk", "raid" ]
8
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Disk Utility (sitting in System -> Administration) will give you the serial numbers for all your disks.</p>\n\n<p>Here's what I see (look at the top-right for the serial). You'll notice that this drive is within a mdadm RAID array. Disk Utility can penetrate the array for raw disk access.</p>\n\n<p><img src=\"https://i.stack.imgur.com/CR0IW.png\" alt=\"Disk Utility\"></p>\n\n<p>I have 6 of the same model of disk in my PC so I drew a little diagram showing their position in the case and the serial number so I can locate them quickly on serial in an emergency.</p>\n\n<p>The opposite is also true in that if a disk dies, I just need to find which disks are showing up and I can eliminate them until I know which serial is missing.</p>\n\n<p><strong>Edit:</strong> I'm trying to improve my bash-fu so I wrote this command line version to just give you a list of disk serial numbers that are current in your machine. <code>fdisk</code> may chuck out some errors but that doesn't taint the list:</p>\n\n<pre><code>for disk in `sudo fdisk -l | grep -Eo '(/dev/[sh]d[a-z]):' | sed -E 's/://'`;\ndo\n sudo hdparm -i $disk | grep -Eo 'SerialNo=.*' | sed -E 's/SerialNo=//';\ndone\n</code></pre>\n\n<p>(And you can crumble that into one line if you need to - I've broken it up for readability)</p>\n\n<p><strong>Edit 2:</strong> <code>ls /dev/disk/by-id/</code> is somewhat easier ;)</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2010-11-03T16:51:18.760", "id": "11488", "postId": "11142", "score": "0", "text": "Using serial numbers can work nicely if one has already recorded them externally. In the case of a system that can't be powered off but has hot-swap drives, it'd be nice to be able to locate the failed drive via LEDs.", "userDisplayName": null, "userId": "721" }, { "creationDate": "2010-11-03T17:11:25.547", "id": "11491", "postId": "11142", "score": "0", "text": "You'll also notice that there's a \"Location\" identifier in Disk Utility, showing which port of the host adaptor the drive is plugged in. You might be able to divine which ports are which without unplugging the drives but I can't speculate to this actually working.", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-11-03T17:13:26.137", "id": "11492", "postId": "11142", "score": "0", "text": "In your case, stopping the raid array down for 5 minutes, unplugging each drive and getting the serial shouldn't be too unreasonable and shouldn't require turning the machine off... But the RAID would have to be taken down unless you fancy it rebuilding.", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-11-03T18:19:59.023", "id": "11516", "postId": "11142", "score": "0", "text": "\"Location\" is not always useful, e.g. in case of PATA there are often 2 disks on 1 port, and if your disks are both set to \"AUTO\" for master/slave negotiation, there is probably no way to find out which is which? It might work for SATA though", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-11-03T18:22:46.200", "id": "11517", "postId": "11142", "score": "0", "text": "Also, I just had a look and it seems like the SATA connectors on my mobo are not really visible unless I remove half of the disks; I hope Kees has better luck on this... :P", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-11-03T18:22:49.407", "id": "11518", "postId": "11142", "score": "1", "text": "Do PATA drives still exist? I've been SATA-only since... Well since a 112gig disk was considered big. The finding-the-port problem doesn't really count here because we're talking about an external drive bay. But sure. On consumer motherboards, you'll probably need to consult the manual to get an idea what port is what... Even then, software might attribute them a different order.", "userDisplayName": null, "userId": "449" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T10:22:02.310", "id": "11142", "lastActivityDate": "2010-11-03T12:18:59.650", "lastEditDate": "2010-11-03T12:18:59.650", "lastEditorDisplayName": null, "lastEditorUserId": "449", "ownerDisplayName": null, "ownerUserId": "449", "parentId": "11088", "postTypeId": "2", "score": "15" }
[ { "accepted": null, "body": "<p>It's simple. This for example is the output on my PC:</p>\n\n<pre><code>andrea@centurion:~$ cat /proc/mdstat \nPersonalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] \nmd0 : active raid1 sdh1[1] sdg1[0]\n 312568576 blocks [2/2] [UU]\n\nunus...
null
null
null
null
null
11096
1
11115
2010-11-03T01:27:27.077
12
13687
<p>I'm trying to determine why horizontal scrolling isn't working for me on Ubuntu 10.10, but I'm not sure how to tell what type of touchpad is in my Lenovo thinkpad T400. I tried running lspci and lsusb but neither one showed anything along the lines of touchpad, mouse, or anything that felt like it was my touch pad. How do I tell?</p>
5104
null
null
2017-02-18T21:27:28.190
How do I tell what type of touchpad is in my notebook
[ "hardware", "touchpad" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can use the xinput command to list all of your input devices including mice and keyboards:</p>\n\n<p><code>xinput list</code></p>\n\n<p>My output looks like this:</p>\n\n<pre><code>⎡ Virtual core pointer id=2 [master pointer (3)]\n⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]\n⎜ ↳ ETPS/2 Elantech Touchpad id=11 [slave pointer (2)]\n⎜ ↳ Macintosh mouse button emulation id=12 [slave pointer (2)]\n⎜ ↳ Wacom Intuos3 4x6 eraser id=15 [slave pointer (2)]\n⎜ ↳ Wacom Intuos3 4x6 cursor id=16 [slave pointer (2)]\n⎜ ↳ Wacom Intuos3 4x6 pad id=17 [slave pointer (2)]\n⎜ ↳ Wacom Intuos3 4x6 stylus id=18 [slave pointer (2)]\n⎣ Virtual core keyboard id=3 [master keyboard (2)]\n ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]\n ↳ Power Button id=6 [slave keyboard (3)]\n ↳ Video Bus id=7 [slave keyboard (3)]\n ↳ Power Button id=8 [slave keyboard (3)]\n ↳ USB 2.0 Camera id=9 [slave keyboard (3)]\n ↳ AT Translated Set 2 keyboard id=10 [slave keyboard (3)]\n ↳ LITEON Technology USB Multimedia Keyboard id=13 [slave keyboard (3)]\n ↳ LITEON Technology USB Multimedia Keyboard id=14 [slave keyboard (3)]\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2017-09-16T19:16:52.203", "id": "1526231", "postId": "11115", "score": "1", "text": "What if my touchpad is not listed in `xinput list` because the kernel isn't aware of it yet?", "userDisplayName": null, "userId": "65659" }, { "creationDate": "2017-09-17T20:07:06.277", "id": "1527068", "postId": "11115", "score": "2", "text": "For this case, you must use standard pattern of checking `lsusb` and `lspci` to identify which device bus your device is on. If it's ps2 or something really odd, then you have to follow the investigation from the dmesg logs.", "userDisplayName": null, "userId": "132" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T03:16:57.413", "id": "11115", "lastActivityDate": "2010-11-03T03:16:57.413", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "132", "parentId": "11096", "postTypeId": "2", "score": "16" }
[ { "accepted": null, "body": "<p>One place to look is in <code>/var/log/Xorg.0.log</code>, where you can search for Touchpad. I'm not sure how specific it will be, but it shows me lines such as:</p>\n\n<p><code>(II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event13)</code></p>\n...
null
null
null
null
null
11098
1
null
2010-11-03T01:41:08.540
2
273
<p>I am trying to install Ubuntu 10.10 on to my laptop (Toshiba 64bit, with Windows 7 and Mint 8 already in it).</p> <p>However, for several times now when I try to install the new OS, it cannot go further than the second screen where it has all boxes ticked (as OK). The activity indicator just goes on like forever!</p> <p>Any idea/help as to why?</p>
null
235
2010-11-03T01:51:18.643
2010-12-03T03:45:55.327
Installer unable to continue?
[ "10.10", "installation", "ubiquity" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>At that point in the install, it's installing the Broadcom wireless driver and preparing the partitioning operations. Both of these tasks are complex and thus require a moderate amount of CPU time.</p>\n\n<p>If you do not check the box for third-party software, it will progr...
null
null
null
null
Dave A
11101
1
11125
2010-11-03T01:58:25.977
5
940
<p>I am trying to follow the directions <a href="https://askubuntu.com/questions/11075/how-can-i-enable-the-share-desktop-feature-in-empathy">here</a> but so far have not found a working protocol so I was wondering if anyone knew of a working protocol that works?</p>
3889
-1
2017-04-13T12:23:31.777
2010-11-03T05:55:26.640
What protocols support screen sharing on Empathy?
[ "empathy", "sharing", "remote-access", "remote-assistance", "telepathy" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Actually, I just answered that in the <a href=\"https://askubuntu.com/questions/11075/how-can-i-enable-the-share-desktop-feature-in-empathy/11123#11123\">original question</a>... ;-)</p>\n\n<p>It currently only works in one of the Jabber/XMPP protocol implementations that exist for Telepathy; the one in the <code>telepathy-gabble</code> plugin.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T05:55:26.640", "id": "11125", "lastActivityDate": "2010-11-03T05:55:26.640", "lastEditDate": "2017-04-13T12:25:03.423", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "935", "parentId": "11101", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>XMPP/Jabber is the main protocol. This means Google Chat, Facebook and normal Jabber accounts should work.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-06T06:17:33.047", "id": "12121", "postId": "11106", "...
null
null
null
null
null
11103
1
11117
2010-11-03T02:23:43.760
1
205
<p>My requirement is to download various videos from different websites : </p> <ol> <li>Youtube</li> <li>Meta cafe</li> <li>Vimeo</li> <li>Others</li> </ol> <p>No matter what download manager I use :</p> <ol> <li>Kget</li> <li>Uget</li> <li>Downloader for X</li> </ol> <p>videos are not able to download only some strange "Watch" file of some kb size is downloaded.</p> <p>" I COPY AND PASTE THE URL OF THE VIDEO TO THE "</p> <p>My system is UBUNTU 9.10</p>
5270
null
null
2010-11-03T03:36:08.053
Video Download problem for download manager in 9.10
[ "video", "9.10", "downloads" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You could try an extension that is in Firefox. It's called Downloadhelper it downloads videos for all of those websites and more.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T03:36:08.053", "id": "11117", "lastActivityDate": "2010-11-03T03:36:08.053", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3344", "parentId": "11103", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>You could try an extension that is in Firefox. It's called Downloadhelper it downloads videos for all of those websites and more.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "20...
null
null
null
null
null
11109
1
11114
2010-11-03T02:59:50.517
10
895
<p>I noticed that the date of the currenlty installed Linux kernel Revision/Version is later than the System's install date. </p> <ul> <li><code>2.6.32-24-generic</code> # /var/log/installer/syslog </li> <li><code>2.6.32-25-generic</code> # uname -r </li> </ul> <p>These figures seem to answer my own question, but what surprises me is that I don't remember a dramatic <strong>"You must reboot Windows now!"</strong> dialog, which I've grown to expect for such a <strong>deep</strong> system change... </p> <p>Maybe I just clicked <em>OK</em> ..Windows style :) </p> <p>Is the kernel somehow able to "replace" itself? ... or maybe it can only do "minor surgery"? </p> <p>eg. Could I still be running "Lucid" in 2020 with each "latest" kernel being installed via updates. (I'm not going to do that; it's just a test scenario.)</p>
2670
235
2010-11-24T16:09:35.657
2010-11-24T16:09:35.657
Can the kernel update itself via the update manager?
[ "kernel", "upgrade", "update-manager" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>There is a <a href=\"http://www.ksplice.com/\" rel=\"nofollow noreferrer\">system</a> called ksplice which allows kernel upgrades without restarting, but Ubuntu isn't using it yet and it's a system most attractive to server admins at the moment.</p>\n\n<p>Any time you have a new kernel update which is made available in the software center updates, you will need to restart the computer in order to make use of the fixed security or other bugs. Each kernel version is separate, so keeping your machine running on the existing kernel won't be harmful unless you count potentially security holes. See also this existing question:</p>\n\n<p><a href=\"https://askubuntu.com/questions/10165/why-not-include-something-like-ksplice-so-there-is-no-need-to-reboot-after-updati\">Why not include something like Ksplice so there is no need to reboot after updating?</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-03T04:26:50.800", "id": "11392", "postId": "11114", "score": "0", "text": "Thanks... Now that I've' had time to think about this issue, I do recall one(?) time when I was asked to reboot... I was a bit surprised because all updates and new installs had been seamless before that... That was probaly the time the kernel was upgraded... The `rebootless system` you mentioned is a nice feature.. not critical for a home desktop, but a great idea for any commercial setting... Maybe it will be standard soon, as the comepetitive bar gets higher.", "userDisplayName": null, "userId": "2670" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T03:11:42.767", "id": "11114", "lastActivityDate": "2010-11-24T16:05:11.060", "lastEditDate": "2017-04-13T12:24:27.937", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "132", "parentId": "11109", "postTypeId": "2", "score": "12" }
[ { "accepted": true, "body": "<p>There is a <a href=\"http://www.ksplice.com/\" rel=\"nofollow noreferrer\">system</a> called ksplice which allows kernel upgrades without restarting, but Ubuntu isn't using it yet and it's a system most attractive to server admins at the moment.</p>\n\n<p>Any time you have a ...
null
null
null
null
null
11111
1
11659
2010-11-03T03:01:16.823
4
761
<p>I'm dualbooting Ubuntu and Win7 (though I must admit I can count the number of times I've used Win7 during the last 6 months on one hand). </p> <p>My laptop is a Acer TravelMate 8471.</p> <p>One thing I noticed after the last time I rebooted in to Ubuntu were that my touchpad were acting a bit weird. Usually I scroll with two fingers (same on Win7), but suddenly my mouse would just jump around and send a lot of weird keypresses at the same time, when I tried to scroll. I tried having a look at the settings in the synclient, but everything seemed to be the same. I turned the touchpad off and then on, tried messing around with a lot of settings, but nothing seemed to help the two-finger scroll problem.</p> <p>Then I rebooted my computer, but the problem was still there. At last I turned the computer off, waited 5 seconds and turned it on again. And all of a sudden my touchpad worked just as good as before.</p> <p>This is happening every time I reboot from Win7, in to Ubuntu, and the only thing that fixes it, is to turn off the laptop, and then turn it on again (no waiting required).</p> <p>My guess is that the Synaptics driver on Win7 does something to the touchpad, that is not reset before a complete power off.</p> <p>Have anyone gotten any suggestions?</p>
615
null
null
2017-02-18T21:28:03.820
Touchpad is weird after reboot from Windows
[ "multi-touch", "touchpad", "synaptics" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>A lot of devices (especially in notebooks) don't only have drivers, but also a firmware that is stored in a flash memory. This firmware is not permanent - like firmwares on other device - but is put there by the driver in use.</p>\n\n<p>The problem: The firmware is not cleared on reboot of shutdown if the flash still has power (i.e. standby-power). The firmware used by windows-drivers is often incompatible with that of Linux drivers. So for a lot of notebook-users the only way to get their hardware (e.g. WiFi) working again, is to turn the notebook off, remove the battery and wait a while.</p>\n\n<p>There is no way around this, that I know of.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-06T05:11:26.033", "id": "12110", "postId": "11659", "score": "0", "text": "Thought it would be something like this. Good thing is that it's not really a problem, rather than a minor inconvenience. Luckily the flash is powered off when the computer is turned of, so I don't need to remove the battery and all.", "userDisplayName": null, "userId": "615" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-05T23:25:14.613", "id": "11659", "lastActivityDate": "2010-11-05T23:25:14.613", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1736", "parentId": "11111", "postTypeId": "2", "score": "5" }
[ { "accepted": null, "body": "<p>Sounds like the windows driver is updating a ram firmware on the device which is very incompatible with the Ubuntu driver. You could try disabling or upgrading the driver in windows and see if that solves the issue.</p>\n", "commentCount": "1", "comments": [ { ...
null
null
null
null
null
11116
1
null
2010-11-03T03:27:11.963
8
7711
<p>I tried to use Sound Converter to convert several folders of files from .m4a to .mp3 format and lost all file metadata in the conversion. I used Ubuntu 10.04 LTS with Sound Converter 1.4.4-2.</p> <p>Is this expected? Should I be using another program to perform this function on Ubuntu?</p>
5271
5271
2010-11-04T21:17:01.990
2020-03-02T12:49:28.610
How do I convert music between formats and keep its metadata?
[ "sound", "conversion" ]
4
3
CC BY-SA 2.5
[ { "creationDate": "2010-11-03T06:20:26.523", "id": "11401", "postId": "11116", "score": "0", "text": "Note: .m4a doesn't use ID3 tags but another way to specify metadata. Can you tell us *what* Sound Converter exactly you used (package name or website URL)?", "userDisplayName": null, "u...
null
[ { "accepted": null, "body": "<p>I've not used <a href=\"http://sox.sourceforge.net/\" rel=\"nofollow\">SoX</a> but at last check it did deserve the appellation \"the Swiss Army knife of sound processing programs\".</p>\n\n<p>It can be found in package <a href=\"http://apt.ubuntu.com/p/sox\" rel=\"nofollow\"...
null
null
null
null
null
11122
1
11131
2010-11-03T05:23:13.277
3
186
<p>Are there plans to get U1 syncing only changes in files? It seems like anytime I listen to a sync'd song, it re-uploads the whole song instead of just the (very small) part where Banshee incremented the listens count and what ever else happens when I listen.</p> <p>If I remember correctly, Dropbox handles this more gracefully. Does anyone have any answer about plans like this for U1?</p>
693
176889
2013-11-16T20:59:48.113
2013-11-16T20:59:48.113
Does Ubuntu One sync only the changed parts of a file?
[ "ubuntu-one" ]
2
3
CC BY-SA 3.0
[ { "creationDate": "2010-11-03T05:32:54.850", "id": "11396", "postId": "11122", "score": "0", "text": "sounds like a wishlist bug to me, but I could be wrong.", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2010-11-03T05:34:23.903", "id": "11397", "postId...
{ "accepted": true, "body": "<p>Ubuntu One doesn't sync changes, but uploads whole file instead, no matter how small the change is. It's because of Amazon S3 protocol on which Ubuntu One is built on.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-03T16:48:02.540", "id": "11486", "postId": "11131", "score": "1", "text": "This is very unfortunate. It would save an awful lot of bandwidth for everyone involved if this could be resolved at some point.", "userDisplayName": null, "userId": "693" }, { "creationDate": "2010-11-29T03:23:15.927", "id": "16080", "postId": "11131", "score": "1", "text": "I don't think it can be S3's fault, because Dropbox also uses S3: https://www.dropbox.com/help/7", "userDisplayName": null, "userId": "463" }, { "creationDate": "2012-05-02T00:28:30.537", "id": "154673", "postId": "11131", "score": "0", "text": "It is and it isn't. Its correct that S3 does not support uploads of [\"partial\" files (ranges):](https://forums.aws.amazon.com/message.jspa?messageID=183373) BUT dropbox gets around this by Not uploading directly to S3 but instead to servers they run in AMazons EC2 cloud and and they then store the data into S3.", "userDisplayName": null, "userId": "7143" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T08:24:40.397", "id": "11131", "lastActivityDate": "2010-11-03T08:24:40.397", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2937", "parentId": "11122", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>Ubuntu One doesn't sync changes, but uploads whole file instead, no matter how small the change is. It's because of Amazon S3 protocol on which Ubuntu One is built on.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-03T16:48:02.540"...
null
null
null
null
null
11126
1
null
2010-11-03T06:21:03.493
1
121
<p>Recently, my computer stopped being able to play mp4, 3pg, avi, mkv, and more media. VLC will get it to work, nothing else does, and when I try to play it with the normal player it always tries to find codecs to install, when just yesterday everything worked fine </p>
3680
449
2011-01-18T10:15:47.270
2011-01-18T10:15:47.270
Certain Media Wont Work
[ "codecs" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-03T06:40:27.143", "id": "11405", "postId": "11126", "score": "0", "text": "Have you done any upgrade or something ?..", "userDisplayName": null, "userId": "4980" }, { "creationDate": "2010-11-04T00:23:16.597", "id": "11583", "postId": "11126", ...
null
[ { "accepted": null, "body": "<p>Make sure you have the ubuntu-restricted-extras package installed, as well as the gstreamer0.10-plugins-ugly-multiverse and gstreamer0.10-plugins-bad-multiverse packages. You can find them in Software Center; if they don't show up there go to edit->Software Sources and make ...
null
null
null
null
null
11129
1
11145
2010-11-03T08:01:01.117
4
3965
<p>Can i do the following in the terminal? (written in pseudo-code)</p> <pre><code>for (int i=1;i&lt;=5;i++) { replace first line of fileout.text by i-th line of filein.txt } </code></pre> <p>i guess it somehow involves using sed, but i don't know how to sed from one file to another.</p> <p><strong>EDIT</strong>: I frame Htorque's answer inside a loop:</p> <pre><code>for (( i = 1 ; i &lt;= 10 ; i++ )); do line=$(sed -n "${i}p" filein.txt) sed -i "1c\\$line" fileout.txt done </code></pre> <p>which works like a charm. It is possible to replace the fixed string '10' in the counter by the actual number of lines of filein.txt:</p> <pre><code>nline=$(sed -n '$=' filein.txt) for (( i = 1 ; i &lt;= $nline ; i++ )); do line=$(sed -n "${i}p" filein.txt) sed -i "1c\\$line" fileout.txt done </code></pre>
2413
2413
2010-11-03T17:09:19.667
2010-11-03T17:09:19.667
Replace first line in text file by i-th line from another text file
[ "command-line", "scripts" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>To replace the first line of FILE.out with the i-th line of FILE.in I'd do:</p>\n\n<pre><code> i=&lt;line-number&gt;\n line=$(sed -n \"${i}p\" FILE.in)\n sed -i \"1c\\\\$line\" FILE.out\n</code></pre>\n\n<p>If <code>i</code> doesn't exist in FILE.in, then the first line of FILE.out would be deleted (empty).</p>\n\n<p>If <code>$line</code> contains any special characters (eg. backslash, dollar), then you'd need to escape those.</p>\n\n<p>Not 100% sure this couldn't break elsewhere.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-03T11:55:41.027", "id": "11424", "postId": "11145", "score": "0", "text": "@Htorque's:> Thanks, it works like a charm (see edit question). However there is a little catch/icing on the cake (see second part of the question's edit). Would you know of a fix ?", "userDisplayName": null, "userId": "2413" }, { "creationDate": "2010-11-03T12:12:22.523", "id": "11427", "postId": "11145", "score": "0", "text": "I actually don't understand what you're trying to do (you are replacing the same line over and over again?). Is this the whole code? As for your follow-up question: you want to store the result of that command in `nline`, not the command. So you'd do `nline=$(sed -n \"$=\" filein.txt)`. Just be aware that this alone could break the for-loop if filein.txt were an empty file.", "userDisplayName": null, "userId": "3037" }, { "creationDate": "2010-11-03T13:57:03.120", "id": "11446", "postId": "11145", "score": "0", "text": "actually, in the 'real' code, filein.txt contains a list of 1000 parameters (one per lines). fileout.txt is a script (that is run in bash), calling an executable that uses these parameters. I don't have the source of that last executable so i'm proceeding this way. (do you think i should add these info to the question, for future users ?).", "userDisplayName": null, "userId": "2413" }, { "creationDate": "2010-11-03T13:57:43.010", "id": "11447", "postId": "11145", "score": "0", "text": "\" Just be aware that this alone could break the for-loop if filein.txt were an empty file\". Actually that's exactly the behavior i'm looking for :)", "userDisplayName": null, "userId": "2413" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T10:32:23.633", "id": "11145", "lastActivityDate": "2010-11-03T12:11:04.973", "lastEditDate": "2010-11-03T12:11:04.973", "lastEditorDisplayName": null, "lastEditorUserId": "3037", "ownerDisplayName": null, "ownerUserId": "3037", "parentId": "11129", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>To replace the first line of FILE.out with the i-th line of FILE.in I'd do:</p>\n\n<pre><code> i=&lt;line-number&gt;\n line=$(sed -n \"${i}p\" FILE.in)\n sed -i \"1c\\\\$line\" FILE.out\n</code></pre>\n\n<p>If <code>i</code> doesn't exist in FILE.in, then the first line of FI...
null
null
null
null
null
11130
1
11134
2010-11-03T08:05:18.270
84
84258
<p>I have a folder containing a bunch of ppts, each of which I'd like to convert to an individual pdf.</p>
640
158442
2017-09-06T05:55:56.450
2020-03-26T07:19:17.747
How can I convert a ppt to a pdf from the command line?
[ "command-line", "pdf", "conversion" ]
4
2
CC BY-SA 3.0
[ { "creationDate": "2010-11-03T12:35:34.090", "id": "11429", "postId": "11130", "score": "1", "text": "I think you meant \"a folder containing a bunch of ppts\" not pdfs.", "userDisplayName": null, "userId": "275" }, { "creationDate": "2010-11-03T18:06:21.530", "id": "11510", ...
{ "accepted": true, "body": "<p>You can use <a href=\"http://dag.wieers.com/home-made/unoconv/\" rel=\"noreferrer\">unoconv</a>. It's available in the repositories, so you can just <code>apt-get</code> it: <a href=\"https://launchpad.net/ubuntu/+source/unoconv\" rel=\"noreferrer\">unoconv</a> (<a href=\"http://apt.ubuntu.com/p/unoconv\" rel=\"noreferrer\">direct install link</a>)</p>\n\n<p>Note that the info in the web page is outdated. Use man or type <code>unoconv -h</code> to get actual command line options. It works like this:</p>\n\n<pre><code>unoconv -f pdf presentation.odt\n</code></pre>\n\n<p>This command will create a presentation.pdf file.</p>\n\n<p>I have only used it to batch convert ods to pdf and it works perfectly. I haven't tried it with presentations (but for a quick test now), but I expect that it will work nicely.</p>\n\n<p>Note that it will not work on Lucid (10.04), because of a bug in the <code>python-openoffice</code> biddings. If you need to use it on Lucid, you can add this <a href=\"https://launchpad.net/~openoffice-pkgs/+archive/ppa?field.series_filter=lucid\" rel=\"noreferrer\">ppa</a> to your software sources to upgrade your Openoffice version.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2010-11-03T12:36:17.490", "id": "11430", "postId": "11134", "score": "1", "text": "Your example uses the wrong command (`uniconv` instead of `unoconv`)", "userDisplayName": null, "userId": "275" }, { "creationDate": "2010-11-04T01:01:12.263", "id": "11588", "postId": "11134", "score": "1", "text": "That gives this error: Leaking python objects bridged to UNO for reason pyuno runtime is not initialized, (the pyuno.bootstrap needs to be called before using any uno classes)\nSegmentation fault", "userDisplayName": null, "userId": "640" }, { "creationDate": "2010-11-04T09:35:31.130", "id": "11635", "postId": "11134", "score": "1", "text": "@James: Yes, I checked it on 10.04 and it gives that error. A little googling shows that there is a bug in the Openoffice version shipped with Lucid. It works on Maverick (10.10) and Hardy (8.04), the versions that I use.", "userDisplayName": null, "userId": "211" }, { "creationDate": "2018-12-10T15:04:39.103", "id": "1812367", "postId": "11134", "score": "1", "text": "For anyone wondering how to convert a folder containing any type of documents (*.txt, *.docx, *.pptx and even *.pdf etc) to PDFs : `unoconv -f pdf <input-folder-path>/* --output <output-folder-path>/*`", "userDisplayName": null, "userId": "707434" }, { "creationDate": "2021-10-16T16:19:09.447", "id": "2354240", "postId": "11134", "score": "0", "text": "Thanks a lot, this is a great solution!", "userDisplayName": null, "userId": "951821" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-03T08:55:38.783", "id": "11134", "lastActivityDate": "2017-01-01T09:47:20.443", "lastEditDate": "2017-01-01T09:47:20.443", "lastEditorDisplayName": null, "lastEditorUserId": "26246", "ownerDisplayName": null, "ownerUserId": "211", "parentId": "11130", "postTypeId": "2", "score": "55" }
[ { "accepted": true, "body": "<p>You can use <a href=\"http://dag.wieers.com/home-made/unoconv/\" rel=\"noreferrer\">unoconv</a>. It's available in the repositories, so you can just <code>apt-get</code> it: <a href=\"https://launchpad.net/ubuntu/+source/unoconv\" rel=\"noreferrer\">unoconv</a> (<a href=\"htt...
null
null
null
null
null
11132
1
11143
2010-11-03T08:32:57.310
3
1536
<p>I have only 512 Mb flash drive. Is it possible to create bootable Maverick 10.10 on it? Maybe, with some packages dropped? What tool can I try for it?</p>
2026
null
null
2010-11-03T10:25:08.317
Is it possible to create bootable USB stick on 512 Mb flash drive?
[ "10.10", "boot", "usb-drive" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You could try using <strong>Ubuntu Customization Kit</strong> available here <a href=\"http://uck.sourceforge.net\" rel=\"nofollow\">http://uck.sourceforge.net</a>\nit let you create a custom distribution based on Ubuntu with packages you need. You should also be able to customize language pack, default language, keyboard layout ecc... I hope it helps.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-03T11:06:19.337", "id": "11413", "postId": "11143", "score": "0", "text": "Well, I must make up .iso <512 Mb and write it using usb-creator? It will work? I don't believe that's so simple :)", "userDisplayName": null, "userId": "2026" }, { "creationDate": "2010-11-03T12:24:11.800", "id": "11428", "postId": "11143", "score": "0", "text": "well, you just have to remove useless software, for example games, languages you don't use ecc.... then your iso fill fit 512Mb.", "userDisplayName": null, "userId": "5151" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T10:22:37.550", "id": "11143", "lastActivityDate": "2010-11-03T10:22:37.550", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5151", "parentId": "11132", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>You could try using <strong>Ubuntu Customization Kit</strong> available here <a href=\"http://uck.sourceforge.net\" rel=\"nofollow\">http://uck.sourceforge.net</a>\nit let you create a custom distribution based on Ubuntu with packages you need. You should also be able to cust...
null
null
null
null
null
11133
1
null
2010-11-03T08:47:34.490
3
1487
<p>My HDD is separated on three parts, two of them are on nfts, and the only way to reach some of this parts is through trash icon on unity launcher to start Nautilus. Is it any way to put ntfs parts of the disk on the unity launcher? </p>
5281
235
2011-01-02T19:31:39.510
2011-10-22T22:55:21.560
How to add icon of device on unity launcher?
[ "10.10", "unity", "ubuntu-netbook", "launcher" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2015-08-22T09:52:34.540", "id": "958453", "postId": "11133", "score": "1", "text": "possible duplicate of [How to add my favorite places as a quicklist in my home's icon in Unity?](http://askubuntu.com/questions/35024/how-to-add-my-favorite-places-as-a-quicklist-in-my-homes-ic...
null
[ { "accepted": null, "body": "<p>Not at the moment, without editing .desktop files and gconf keys. you might want to right click the nautilus icon when you have opened that and add select Keep In Launcher for quick access to nautilus. Or you can browse your files through the files place</p>\n", "commentC...
null
null
null
null
null
11135
1
null
2010-11-03T09:03:48.557
2
342
<p>Luci runs better for me, without many annoying bugs, but I like the sound menu from maverick. Can I install it in lucid, without upgrading?</p>
3425
null
null
2010-11-03T09:57:52.127
Can I install maverick's sound menu in lucid?
[ "10.10", "10.04", "sound" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Unfortunately no, among other upgrades found in maverick sound menu relies on MPRIS support in your music player, which is only found in maverick.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "c...
null
null
null
null
null
11136
1
11139
2010-11-03T09:15:20.057
1
378
<p>If libfoo is pulled in by the package bar, and I upgrade it by executing <code>apt-get install libfoo</code>, how will this affect reverse dependencies?</p> <p>If I then remove the package bar, will libfoo still be removed by <code>apt-get autoremove</code>?</p>
5282
null
null
2010-11-03T09:57:03.690
How does using 'apt-get install' affect reverse dependencies?
[ "apt" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you run <code>apt-get install libfoo</code> it will mark it as manually installed. This means it won't be removed by autoremove.</p>\n\n<p>And as far as I know, running <code>apt-get install libfoo</code> won't upgrade <code>libfoo</code>. It's already installed as a dependency of <code>bar</code> and it'll automatically be the most updated version that it can be (while still compatible with <code>bar</code>).</p>\n\n<p>If there's a newer version of <code>libfoo</code> that isn't compatible with <code>bar</code>'s dependency (packages can state what version of a package they need including \"newer than x\" or \"older than x\"), <code>libfoo</code> will be held back.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-04T04:13:11.020", "id": "11606", "postId": "11139", "score": "0", "text": "For libraries there's also the policy statement that a newer libfoo must not break any rdepends. Any time the library changes ABI it should also change SONAME, and we mandate that the SONAME be included in the package name (which is why you'll sometimes see libfoo1 and libfoo2 in the archive at the same time).", "userDisplayName": null, "userId": "188" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T09:57:03.690", "id": "11139", "lastActivityDate": "2010-11-03T09:57:03.690", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "449", "parentId": "11136", "postTypeId": "2", "score": "6" }
[ { "accepted": null, "body": "<p>1) If libfoo is a dependence, doing <code>apt-get install libfoo</code> will install only the version compatible with the other application using it.</p>\n\n<p>2) If you remove <strong>bar</strong> and no other application is using <strong>libfoo</strong>, it will be removabl...
null
null
null
null
null
11147
1
11150
2010-11-03T10:54:32.203
9
8148
<p>Ok, so I can see and listen to music libraries from other computers on my network via Banshee (They are running Rhythmbox with DAAP enabled) but I cannot see my Banshee library from them. </p> <p>I have DAAP enabled in plugins (on Banshee).</p>
2458
106495
2016-12-24T22:11:56.467
2016-12-24T22:11:56.467
How to set up DAAP sharing in Banshee?
[ "music", "sharing", "banshee", "daap" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Banshee still doesn't have DAAP sharing. It can consume, but there's no DLNA server in there yet.</p>\n\n<p>According to the <a href=\"https://blueprints.launchpad.net/ubuntu/+spec/packageselection-desktop-n-application-selection\" rel=\"nofollow noreferrer\">application selection blueprints for Natty</a>, the Ubuntu developers wan't to \"fix UPNP support\". I take that to mean making Banshee comparable to RhythmBox but there's room for misinterpretation.</p>\n\n<p>The Banshee Team recommended method is through an external application called Tangerine. This has the benefit over an embedded solution in that Banshee wouldn't need to be running for things to find music. An image of its settings UI running shows below.</p>\n\n<p><img src=\"https://i.stack.imgur.com/NHyHg.png\" alt=\"alt text\"></p>\n", "commentCount": "5", "comments": [ { "creationDate": "2010-11-03T13:56:13.857", "id": "11445", "postId": "11150", "score": "2", "text": "Where did you hear that DAAP in Banshee was a targeted feature? We (the Banshee team) have always been against inclusion in Banshee, and of the belief that it makes more sense to be an external daemon, like Tangerine.", "userDisplayName": null, "userId": "5104" }, { "creationDate": "2010-11-03T14:33:24.917", "id": "11461", "postId": "11150", "score": "1", "text": "@Alex From a Natty integration POV, I read [\"fix upnp support\"](https://blueprints.launchpad.net/ubuntu/+spec/packageselection-desktop-n-application-selection) to mean this. I do now see that integrating DAAP back into Banshee isn't desired from Team Banshee's POV but surely there's a compromise somewhere? Would it not be possible to launch tangerine's settings UI from within Banshee (if installed) and show sharing status in Banshee?", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-11-04T20:25:03.077", "id": "11775", "postId": "11150", "score": "0", "text": "I also see there's conversation on the gnome bugzilla about hooking in Rygel.", "userDisplayName": null, "userId": "449" }, { "creationDate": "2011-01-14T01:14:25.707", "id": "23081", "postId": "11150", "score": "0", "text": "It's worth mentioning that Tangerine is on the Ubuntu Software Center and so it dead easy to install.", "userDisplayName": null, "userId": "8863" }, { "creationDate": "2011-06-04T13:07:48.583", "id": "51714", "postId": "11150", "score": "0", "text": "Streaming via Tangerine doesn't stream the multi-artists of compilations and it doesn't stream the album covers. That's why it would be better, if Banshee would have an own DAAP-Server ;-)", "userDisplayName": null, "userId": "17062" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T11:26:23.860", "id": "11150", "lastActivityDate": "2010-11-03T14:39:08.127", "lastEditDate": "2010-11-03T14:39:08.127", "lastEditorDisplayName": null, "lastEditorUserId": "449", "ownerDisplayName": null, "ownerUserId": "449", "parentId": "11147", "postTypeId": "2", "score": "11" }
[ { "accepted": true, "body": "<p>Banshee still doesn't have DAAP sharing. It can consume, but there's no DLNA server in there yet.</p>\n\n<p>According to the <a href=\"https://blueprints.launchpad.net/ubuntu/+spec/packageselection-desktop-n-application-selection\" rel=\"nofollow noreferrer\">application sele...
null
null
null
null
null
11149
1
11305
2010-11-03T11:24:32.173
3
1578
<p>I'm using ubuntu 10.04. The font of gnome became very weird when I surfed the Internet.</p> <p><img src="https://i.stack.imgur.com/rDIaB.jpg" alt="Screenshot"></p> <p>I have used it for several months since the 10.04 is released. And I always install all the updates. It's the first time to meet such problem. I'm wondering what's the root cause.</p>
5286
866
2011-02-20T09:08:58.780
2011-03-16T19:22:43.290
the font of gnome suddenly became weird
[ "gnome", "xorg", "fonts" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-03T13:05:09.997", "id": "11431", "postId": "11149", "score": "0", "text": "What website did you surf to when that happened?", "userDisplayName": null, "userId": "935" }, { "creationDate": "2011-02-20T12:23:56.227", "id": "30026", "postId": "1114...
{ "accepted": true, "body": "<p>I have restarted the system to get things work again. The weird issue doesn't reproduce until now. </p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-04T09:45:08.960", "id": "11305", "lastActivityDate": "2010-11-04T09:45:08.960", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5286", "parentId": "11149", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>Your fonts configurations are on ~/.font.conf Try to rename it and restart your computer. If it works I think you can delete it, though you can keep it.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", ...
null
null
null
null
null
11153
1
11159
2010-11-03T11:38:35.900
1
162
<p>I left my dist upgrade (from Netbook Edition 10.04 to 10.10) running overnight and I wake up to see it frozen at some ridiculous question about replacing a config file. Why can't they still get this right? Don't pause and ask questions!!</p> <p>Isn't Ubuntu supposed to be for average usrs? How is an average user supposed to know the "right" answer to such a question?</p> <p>If the developers really feel they have to offer this flexibility, at least ask a question at the <strong>beginning</strong> of the upgrade like "when there are config file conflicts, should we stop and ask you about it or just make our best guess?"</p>
3906
3906
2010-11-03T11:46:00.753
2010-11-03T13:40:08.177
Why do dist upgrades still have to freeze and ask questions?
[ "upgrade" ]
1
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-03T13:48:15.047", "id": "11442", "postId": "11153", "score": "0", "text": "A more constructive thing to do is to figure out if it's a bug or not and report it. By default if you edit a config file we do default to asking you on upgrade.", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>This would not be practical to do at the beginning of the process as in order to know which packages will ask a question, it has to unpack and evaluate their upgrade.</p>\n\n<p>There is the possibility of doing this at the end, or defaulting to \"keep config\" but this adds complexities to the installer.</p>\n\n<p>The installers are scriptable. Some have interactive parts that (if there) you would still want to run... Again, there might be the possibility of moving this to the end of the process.</p>\n\n<p>The problem with both these ideas is they require changing significant portions of the dpkg system. As a result packages might need to be built differently for it to work and oh look, we're incompatible with debian! This is infinitely more of a problem than asking a few questions through the upgrade process.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-11-26T17:18:03.050", "id": "93852", "postId": "11159", "score": "2", "text": "Ubuntu could of course work together with dpkg-developers (or pay one) to work on such a feature (collecting and postponing the questions to the end) that would be acceptable for inclusion in the upstream dpkg.", "userDisplayName": null, "userId": "1627" }, { "creationDate": "2018-08-24T12:39:22.177", "id": "1751744", "postId": "11159", "score": "0", "text": "The most valid answer here is \"incompatibility with debian\"\nAn upgrade is a tedious long proces, and changes in config files are there for a reason. I would prefer to leave them as they are and have a report afterwards on not upgraded config files and incompatible options in config files.\nIt is rather a request than a question, yes", "userDisplayName": null, "userId": "76517" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T12:17:30.917", "id": "11159", "lastActivityDate": "2010-11-03T13:40:08.177", "lastEditDate": "2010-11-03T13:40:08.177", "lastEditorDisplayName": null, "lastEditorUserId": "449", "ownerDisplayName": null, "ownerUserId": "449", "parentId": "11153", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>This would not be practical to do at the beginning of the process as in order to know which packages will ask a question, it has to unpack and evaluate their upgrade.</p>\n\n<p>There is the possibility of doing this at the end, or defaulting to \"keep config\" but this adds c...
null
null
null
null
null
11160
1
11170
2010-11-03T12:39:46.573
3
827
<p>I'm looking to buy a new printer to share between an Ubuntu 10.10 laptop and Windows Vista computer. I'm after something: </p> <ul> <li>fairly cheap (&lt;=£100); </li> <li>with either wired or wireless networking;</li> <li>that works out of the box with Ubuntu;</li> <li>from any manufacturer.</li> </ul> <p>I've seen a lot of recommendations for HP gear, but whenever I try to check compatibility of the latest bunch of HP Officejets on the <a href="https://wiki.ubuntu.com/HardwareSupportComponentsPrintersHp" rel="nofollow">Ubuntu Wiki</a>, there's either no entry or just "needs retesting".</p> <p>Can anyone suggest a good printer?</p>
1134
667
2010-11-05T09:25:40.277
2012-02-12T06:41:46.113
Home network printer recommendations
[ "networking", "printing" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I use HP printers at work, and so far I have not come across a model the does not work out of the box with Linux, and we are talking 10-15 different models.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-03T20:49:48.333", "id": "11550", "postId": "11170", "score": "0", "text": "Just to say I recently acquired a HP wireless printer (Photosmart C4580), which works in addition to the other wired models I have owned.", "userDisplayName": null, "userId": "866" }, { "creationDate": "2010-11-07T14:18:27.803", "id": "12340", "postId": "11170", "score": "1", "text": "+1 for HP. They currently provide open-source driver support for over 2000 models of printer: http://hplipopensource.com/", "userDisplayName": null, "userId": "4303" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T13:46:19.133", "id": "11170", "lastActivityDate": "2010-11-03T13:46:19.133", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3889", "parentId": "11160", "postTypeId": "2", "score": "10" }
[ { "accepted": null, "body": "<p>I recently acquired an HP Officejet 6000. It offers wired networking and works well with CUPS and HPLIP. My Device URI looks like this <code>hp:/net/Officejet_6000_E609a?ip=192.168.1.222</code> which gives fast wake-up from energy saving mode. For a reasonably fast and econom...
null
null
null
null
null
11161
1
null
2010-11-03T12:48:46.833
4
860
<p>I say "close", not "minimise". I dont want minimise to tray like some programs do, I want to close to tray, like Rhythmbox does. When I close the window I want the program to remain running but be minimised to the notification-area.</p>
null
1067
2010-12-31T17:50:38.833
2018-11-07T07:37:40.547
How make all programs close to the notification-area like rhythmbox does?
[ "rhythmbox", "notification-area" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<h1><a href=\"http://packages.ubuntu.com/alltray\" rel=\"nofollow noreferrer\">ALLTRAY</a> <a href=\"http://apt.ubuntu.com/p/alltray\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-large\" alt=\"alltray\" /></a></h1>\n<p>AllTray is a program written for Unix...
null
null
null
null
Hugo Niels
11162
1
12684
2010-11-03T12:49:54.593
8
618
<p>I'm trying to create a simple application indicator that mimics the CPU load applet for the gnome-panel. </p> <p>I currently do this by updating (overwriting) the status icon of the indicator with the new CPU load information and re-set the status icon to the same icon on every update (I know this is stupid, but I don't know if it's currently possible to solve otherwise). </p> <p>Unfortunately this doesn't work and I always see the "first" icon state, eg.</p> <p><img src="https://img.xrmb2.net/images/439338.png"></p> <p>The indicator icon doesn't update, while the icon's content does.</p> <p>I also tried to temporarily set the status icon to something else first, eg.</p> <pre><code>... update_icon() indicator.set_icon("indicator-messages") indicator.set_icon("indicator-cpu-load") ... </code></pre> <p>but that didn't work either.</p> <p>Any ideas?</p> <hr> <p><b>UPDATE:</b></p> <p>It is indeed possible to do what I wanted using a hack to cause the indicator to repaint its icon (thanks to Jorge Castro and Ted Gould):</p> <pre><code>... update_icon() indicator.set_status(appindicator.STATUS_ATTENTION) indicator.set_status(appindicator.STATUS_ACTIVE) ... </code></pre> <p>The attention state icon should be the same as the active state icon, else there would be some flicker.</p>
3037
-1
2017-03-09T18:04:14.643
2011-10-10T17:40:55.313
Is it possible to alter and update the status icon of a running indicator applet?
[ "indicator", "programming", "application-development" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>This is indeed not the intended behaviour of Application Indicators: they're meant to have one or two icons and not something that you could almost put in a widget.</p>\n\n<p>There seems to be something wrong in the caching of the icon, as it should update a changed icon, though.</p>\n\n<p>Anyway, you probably want to use something like '<a href=\"https://launchpad.net/libindicator\" rel=\"nofollow\">libindicator</a>' to create your own, custom indicator. The collection of application indicators on your panel is drawn by one indicator. You have a lot more functions at your disposal when writing a custom indicator, than when using the limited API of Application Indicators, which was limited deliberately to make sure we don't get a mess.</p>\n\n<p>Also make sure to look at the package 'libindicator-tools', which contains some handy utilities for testing indicators.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2010-11-11T17:07:21.310", "id": "13247", "postId": "12684", "score": "0", "text": "While it _is_ possible to do what I want (see update in the question), I agree that writing a custom indicator probably is a better idea.", "userDisplayName": null, "userId": "3037" }, { "creationDate": "2010-11-11T18:16:04.210", "id": "13263", "postId": "12684", "score": "0", "text": "Still, I don't see why using an established and well functioning procedure such as GTkStatusIcon is obviously discouraged here. To put this clear again: at present there is full support for GtkStatusIcon in all major desktop managers. Therefore GtkStatusIcon needs to be continued in future releases of Ubuntu, and it will - at least as fallback. Whoever downvoted for GtKStatusIcon could you please explain why you think different. Are there any reasons I might not be aware of to not write programs that depend on GtkStatusIcon?", "userDisplayName": null, "userId": "3940" }, { "creationDate": "2010-11-12T19:18:27.740", "id": "13453", "postId": "12684", "score": "0", "text": "The next version of Ubuntu, which will use Unity as the default shell, will not support GtkStatusIcons, apart for Java and Wine special cases. This is done so the desktop can move forwards, using new technology and reduce clutter in the notification area.", "userDisplayName": null, "userId": "292" }, { "creationDate": "2010-11-13T06:29:04.143", "id": "13526", "postId": "12684", "score": "0", "text": "thank you for pointing at this. Does this really mean that all applications that either need a customizable icon or that rely on a legacy NA will not run in future Ubuntu versions if their developers won't port it?", "userDisplayName": null, "userId": "3940" }, { "creationDate": "2011-03-09T15:03:36.420", "id": "33064", "postId": "12684", "score": "0", "text": "They will run on Ubuntu, but their GtkStatusIcon will not be shown.", "userDisplayName": null, "userId": "292" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-11T15:12:27.713", "id": "12684", "lastActivityDate": "2010-11-11T15:12:27.713", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "292", "parentId": "11162", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p>I don't think this is possible and looks like it's by design, from the <a href=\"https://bugs.launchpad.net/indicator-application/+bug/668375\" rel=\"nofollow\">bug report</a>.</p>\n\n<blockquote>\n <p>What we instead would like to\n encourage is for people to start\n thin...
null
null
null
null
null
11171
1
11177
2010-11-03T13:50:12.193
10
9826
<p>I am not sure how this is even possible. Looking at top, my loads are often above 2, 3, 4.0, but I am over 99% idle. There is never a process at the top that is taking up anything, all my processes are 0. This is a new-ish i-5 laptop that was running very fast in 10.04, but is almost un-usable in 10.10. Does anyone have any ideas? How is the load so high with nothing running?</p> <p>Thanks</p>
null
null
null
2010-11-03T16:31:26.220
High Load, but nothing running?
[ "cpu-load" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2011-04-20T17:36:03.317", "id": "40246", "postId": "11171", "score": "0", "text": "I face that very problem frequently. CPU hogging is main problem for me", "userDisplayName": null, "userId": "11769" } ]
{ "accepted": true, "body": "<p>It's usually a result of a driver running within the kernel. These threads don't usually show up in <code>top</code> and even with kernel threads showing, sometimes they don't show. I've been in your situation. There wasn't a way to show the precise cause but upgrading my graphics driver fixed the issue.</p>\n\n<p>I fear the precise problem in your case is probably a regression in the kernel's drivers. My money would be on graphics.</p>\n\n<p><em><strong>Dislaimer</strong>: What I'm about to suggest could break things. It's unlikely but possible. If you're not happy with the command line, or don't know how to get into a LiveCD environment to fix things, I would stop reading here, just in case.</em></p>\n\n<p>You can fall back to an older kernel (and therefore drivers) by installing the mainline packages. There isn't a simple apt-get for this as older kernel versions aren't built for Maverick. But you can get the mainline .deb files from here:</p>\n\n<p><a href=\"http://kernel.ubuntu.com/~kernel-ppa/mainline/\">http://kernel.ubuntu.com/~kernel-ppa/mainline/</a></p>\n\n<p>You'll probably want <a href=\"http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.32.25-lucid/\">2.6.32.25-lucid</a> but you could also try 2.6.36 to see if it has been fixed in later versions.</p>\n\n<p>To test you'll need the packages for your architecture (see <code>uname -a</code>) and the <code>-all</code> package. Stick them in a directory with nothing else, <code>cd</code> in and run <code>dpkg -i *.deb</code>. You can double-click them to install but you have to do them in the right order or it'll fail.</p>\n\n<p>When installed you'll need to reboot and before Ubuntu starts to load, you'll need to hold the left shift key. This will force the GRUB bootloader to show and you can select which kernel you use.</p>\n\n<p>However if the older (formerly working) version doesn't work, it's a problem elsewhere.</p>\n", "commentCount": "7", "comments": [ { "creationDate": "2010-11-03T14:19:12.573", "id": "11455", "postId": "11177", "score": "0", "text": "I think you are probably on the right track, I think it may be an issue with the kernel or some kernel modules. I have already tried 2.6.36-rc8 from that page with no difference. I have already uninstalled all fgrlx drivers, compiz, and the like to no joy either. I think I will try your suggestion, and try an older lucid kernel... argh, sounds like a mess...", "userDisplayName": "user5292", "userId": null }, { "creationDate": "2010-11-03T14:21:38.547", "id": "11457", "postId": "11177", "score": "0", "text": "@Landon There might be issues with an old kernel and a new X. But the strange thing is, I would expect other people to have this issue too... At least for it to be searchable. What is your laptop make/model?", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-11-03T14:27:42.427", "id": "11460", "postId": "11177", "score": "0", "text": "Yes, I found it strange too, as the first thing I did was search Google... The laptop is an HP Envy 15t, core i-5 with Radeon 4200 graphics. This thing worked beautifully in 10.04 and I never should have upgraded...", "userDisplayName": "user5292", "userId": null }, { "creationDate": "2010-11-03T16:10:24.583", "id": "11481", "postId": "11177", "score": "0", "text": "Any luck with an older ~.32 kernel?", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-11-03T19:49:36.853", "id": "11540", "postId": "11177", "score": "0", "text": "Well, I thought that worked, after the boot-up, it dropped to sub 0.5, the first time that's happened in 10.10. But, then it started to rise steadily, and within 3 minutes was up to over 3.0 again with idle CPU usage... I am thinking I may have to just do a fresh install of 10.04, thanks for the help!", "userDisplayName": "user5292", "userId": null }, { "creationDate": "2010-11-03T19:55:00.157", "id": "11543", "postId": "11177", "score": "0", "text": "UPDATE: I commented too soon! System must have still be booting up or logging in. The load went back down again and is now holding steady around 0.08. It was definitely something to do with the newer kernel, as I had not ever seen such low loads in Maverick before. Now 1, 5, and 15 minute loads are ALL down below 1.0, thanks for the help!!!", "userDisplayName": "user5292", "userId": null }, { "creationDate": "2010-11-03T22:03:52.557", "id": "11558", "postId": "11177", "score": "0", "text": "Make sure you file a bug upstream for this. Regressions wont fix themselves!", "userDisplayName": null, "userId": "449" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T14:14:16.227", "id": "11177", "lastActivityDate": "2010-11-03T14:14:16.227", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "449", "parentId": "11171", "postTypeId": "2", "score": "5" }
[ { "accepted": null, "body": "<p>Maybe overheating? When my computer overheats (this problem was with ubuntu 08.04), then it is lagging and CPU is 80-100%.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-03T14:07:37.873", "id": "11448", "postId": "1...
null
null
null
null
user5292
11180
1
null
2010-11-03T14:31:04.217
2
552
<p>Is there a way to change the system font completely? I mean I want the font from login in screen until every application follow the change.</p>
5293
null
null
2011-10-28T18:34:33.630
Is there a way to change the system font completely?
[ "fonts" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Maybe you need to go to System-->Preferences-->Appearance-->Fonts and change it from there.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-03T14:42:20.463", "id": "11464", "postId": "11183", "score": "1", ...
null
null
null
null
null
11184
1
11187
2010-11-03T14:44:16.997
17
73620
<p>I made the mistake of trying out some settings through Administration -> Language Support. Now my user account has <code>LANG</code> set to <code>fi_FI.utf8</code>, even though I want to use <code>en_US.utf8</code>. (This is kind-of a follow up to <a href="https://askubuntu.com/questions/6016/how-to-set-monday-as-the-first-day-of-the-week-in-gnome-calendar-applet">this</a>.)</p> <p>Listing 1: current locale settings for my user account:</p> <pre><code>$ locale LANG=fi_FI.utf8 LANGUAGE=en LC_CTYPE="fi_FI.utf8" LC_NUMERIC="fi_FI.utf8" LC_TIME=en_GB.UTF-8 LC_COLLATE="fi_FI.utf8" LC_MONETARY="fi_FI.utf8" LC_MESSAGES="fi_FI.utf8" LC_PAPER=fi_FI.utf8 LC_NAME="fi_FI.utf8" LC_ADDRESS="fi_FI.utf8" LC_TELEPHONE="fi_FI.utf8" LC_MEASUREMENT=fi_FI.utf8 LC_IDENTIFICATION="fi_FI.utf8" LC_ALL= </code></pre> <p>Listing 2: /etc/default/locale which contains the locale settings I want to use:</p> <pre><code>$ cat /etc/default/locale LANG="en_US.utf8" LC_TIME="en_GB.UTF-8" LC_PAPER="fi_FI.utf8" LC_MEASUREMENT="fi_FI.utf8" </code></pre> <p>The Administration -> Language support settings look like this:</p> <p><img src="https://i.stack.imgur.com/oMWqy.png" width="315"> <img src="https://i.stack.imgur.com/YqtQk.png" width="315"></p> <p>My specific questions: </p> <ul> <li><strong>Where exactly (in what file) are the user-specific locale settings (listing 1) stored?</strong></li> <li><strong>What is the recommended way of changing that?</strong> By editing a file or through some config UI? (I want to use the settings in listing 2.)</li> </ul> <p>The root annoyance which prompted me to ask this: How to change Firefox UI language from Finnish back to English?</p> <p>I'm using Ubuntu 10.04 if that makes any difference.</p>
928
-1
2017-04-13T12:24:19.513
2013-03-23T13:51:37.840
How to change user's language (locale) back to English?
[ "gnome", "locale", "language-support" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-03T15:09:19.630", "id": "11469", "postId": "11184", "score": "1", "text": "If you want to start a single program in english you can always run it with ALT+F2 (or terminal) using this:\n$ `LANG=POSIX firefox`", "userDisplayName": null, "userId": "1736" } ]
{ "accepted": true, "body": "<p>Specify the language at the login prompt after selecting the user. When asked whether to make the selection the new default, select yes.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-03T15:30:03.110", "id": "11472", "postId": "11187", "score": "0", "text": "+1, that worked, thanks. (It didn't ask anything about setting default but the selection did seem to persist.) I'm still interested in more details though: whether user's locale can be configured in a file etc.", "userDisplayName": null, "userId": "928" }, { "creationDate": "2010-11-03T16:19:54.037", "id": "11483", "postId": "11187", "score": "4", "text": "The system-locale is stored in */etc/default/locale*. Userspecific locale settings are supposed to go in *~/.profile* by adding something like `LANG=en_EN.utf8`.", "userDisplayName": null, "userId": "1736" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T15:07:54.233", "id": "11187", "lastActivityDate": "2010-11-03T15:07:54.233", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1736", "parentId": "11184", "postTypeId": "2", "score": "9" }
[ { "accepted": true, "body": "<p>Specify the language at the login prompt after selecting the user. When asked whether to make the selection the new default, select yes.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-03T15:30:03.110", "id": "11472", ...
null
null
2013-04-19T20:25:52.830
null
null
11185
1
11224
2010-11-03T14:47:45.283
3
5213
<p>Recently I had done <code>remove --purge</code> blue-tooth manager as my laptop doesn't have blue-tooth device. Now when I try to access a windows share from ubuntu I get this error.</p> <pre><code>Cannot display "smb://192.168.0.10" Nautilus cannot handle "smb" locations. </code></pre> <p>When I open <code>Places -&gt; Connect to Server</code> no options under <code>service type: custom location</code> (for example: samba, ftp, ssh) are listed. It's completely empty. How can I get those network tools back in nautilus?</p> <p>Edit 1: Here is the output of the command posted by oli in the comments:</p> <pre><code>gvfs install gvfs-bin install gvfs-fuse install libgnome-vfs2.0-cil install libgnome2-vfs-perl install libgnomevfs2-0 install libgnomevfs2-common install libgnomevfs2-extra install libgvfscommon0 install libnautilus-extension1 install nautilus install nautilus-data install nautilus-image-converter install nautilus-sendto install nautilus-sendto-empathy install nautilus-share install </code></pre>
2968
2968
2010-11-03T16:43:05.990
2010-11-17T01:02:19.903
Enabling or installing network access tools in nautilus
[ "networking", "nautilus" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-03T15:54:46.770", "id": "11477", "postId": "11185", "score": "0", "text": "It's hard to know in which state is your system with this info. Can you please post the output of dpkg --get-selections | grep naut and dpkg --get-selections | grep vfs", "userDisplayName": ...
{ "accepted": true, "body": "<p>Looks like gvfs-backends was removed when you purge libbluetooth3, you can put it back by running the following:</p>\n\n<p><code>sudo apt-get install gvfs-backends</code></p>\n\n<p>Restart your computer for best effect. See more details about gvfs here:</p>\n\n<p><a href=\"http://fedoraproject.org/wiki/Features/Gvfs\" rel=\"nofollow\">http://fedoraproject.org/wiki/Features/Gvfs</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T18:03:27.757", "id": "11224", "lastActivityDate": "2010-11-17T01:02:19.903", "lastEditDate": "2010-11-17T01:02:19.903", "lastEditorDisplayName": null, "lastEditorUserId": "132", "ownerDisplayName": null, "ownerUserId": "132", "parentId": "11185", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>Looks like gvfs-backends was removed when you purge libbluetooth3, you can put it back by running the following:</p>\n\n<p><code>sudo apt-get install gvfs-backends</code></p>\n\n<p>Restart your computer for best effect. See more details about gvfs here:</p>\n\n<p><a href=\"ht...
null
null
null
null
null
11189
1
11281
2010-11-03T15:16:04.897
6
11445
<p>I have been trying to enable XDMCP on GDM without much success. Following some instructions I have edited /etc/gdm/custom.conf and added:</p> <pre><code>[daemon] RemoteGreeter=/usr/lib/gdm/gdm-xdmcp-chooser-slave [xdmcp] Enable=true </code></pre> <p>Then restarted gdm and tried to connect both locally and from a remote system with:</p> <pre><code>Xnest :1 -query localhost Xnest :1 -query remote_system_hostname </code></pre> <p>I just get a black screen instead of the GDM window as expected. I am missing something ?</p>
742
3037
2011-01-04T07:00:31.900
2012-05-02T20:18:54.820
How to use XDMCP+GDM and Xnest?
[ "10.10", "gdm", "xdmcp" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Wait for this bug to be fixed: <a href=\"https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/669670\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/669670</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-04T08:30:11.183", "id": "11632", "postId": "11281", "score": "0", "text": "Oh another regression :(", "userDisplayName": null, "userId": "742" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-04T04:41:07.217", "id": "11281", "lastActivityDate": "2010-11-04T04:41:07.217", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1158", "parentId": "11189", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>Wait for this bug to be fixed: <a href=\"https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/669670\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/669670</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-04T0...
null
null
null
null
null
11192
1
11195
2010-11-03T15:41:36.967
3
2361
<p>In the Ubuntu / GNOME login screen, I tried some of the different accessibility settings out of curiosity. Big mistake! </p> <p>Enabling the "use screen magnifier" (or whatever) option breaks down the view horribly, and makes it impossible to even access the settings again: </p> <p><a href="https://i.stack.imgur.com/8nX7N.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/8nX7N.jpg" alt="alt text"></a> <a href="https://i.stack.imgur.com/XbMrL.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/XbMrL.jpg" alt="alt text"></a></p> <p>Yes, I tried to access every corner of the screen using the mouse, but there's just chaos everywhere. Fortunately, I can still log in (pressing "Esc" makes the normal login dialog appear on the left-hand monitor).</p> <p>My question is, how to disable the "magnifier" option <strong>outside of the login screen itself</strong>? (By editing some config file perhaps?) I don't care about getting the magnifier mode to work properly - just make it go away altogether, please.</p>
928
114
2011-02-22T01:58:21.217
2011-02-22T01:58:21.217
Screen magnifier wrecks login screen — how to get rid of it?
[ "10.04", "gdm", "login-screen" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-03T16:05:49.893", "id": "11479", "postId": "11192", "score": "0", "text": "that is... wow...", "userDisplayName": null, "userId": "3889" }, { "creationDate": "2011-01-15T01:58:23.520", "id": "23276", "postId": "11192", "score": "0", "tex...
{ "accepted": true, "body": "<p>If you don't want it, remove it:</p>\n\n<pre><code>sudo apt-get remove gnome-mag\n</code></pre>\n\n<p>There's probably a way to turn it off but I can't see anything particularly bad about this seeing as you don't want it.</p>\n\n<p>That will probably take <code>gnome-accessibility</code> with it but, again, that shouldn't cause any problems. If you need anything <code>gnome-accessibility</code> installed (dasher, orca, gok, mousetweaks, etc) you can mark them as a manual install in Synaptic.</p>\n\n<p>Edit: If you just want to turn it off on the login screen (but use it elsewhere), fire this off from a terminal:</p>\n\n<pre><code>sudo -u gdm gconftool-2 /desktop/gnome/applications/at/screen_magnifier_enabled --type bool --set false\n</code></pre>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-04T07:42:20.300", "id": "11628", "postId": "11195", "score": "0", "text": "Yes, the `gconftool-2` command worked. (I did end up also removing `gnome-mag`, and it didn't take any other package with it.) Thanks again!", "userDisplayName": null, "userId": "928" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T16:01:09.723", "id": "11195", "lastActivityDate": "2010-11-03T16:01:09.723", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "449", "parentId": "11192", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>If you don't want it, remove it:</p>\n\n<pre><code>sudo apt-get remove gnome-mag\n</code></pre>\n\n<p>There's probably a way to turn it off but I can't see anything particularly bad about this seeing as you don't want it.</p>\n\n<p>That will probably take <code>gnome-accessib...
null
null
null
null
null
11201
1
11221
2010-11-03T16:52:14.350
3
2222
<p>I've been setting up a dev machine over the last week and I want to be able to network the drive on my host <strong>Windows Server</strong> machine, using hyper v, to my guest <strong>Ubuntu Server</strong> machine.</p> <p>Server address is <code>\\SRV</code></p> <p>File share is <code>\\SRV\public_html</code> and is accessed on my guest Windows XP machine for shared verification.</p> <p>Any links or suggestions would be awesome on how to do this from the terminal.</p> <p><strong>Update</strong>:</p> <p>I used this to install samba <a href="http://www.howtogeek.com/howto/ubuntu/install-samba-server-on-ubuntu/">http://www.howtogeek.com/howto/ubuntu/install-samba-server-on-ubuntu/</a> and, I created the cedentials file manually using <code>sudo touch credentials</code> as suggested by answer below</p>
5273
5273
2010-11-03T18:31:32.893
2010-11-03T18:31:32.893
Attaching a Windows network drive on Ubuntu
[ "networking", "server", "windows" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Edit /etc/fstab, add an entry like:</p>\n\n<pre><code># Samba\n//server/share /media/samba cifs credentials=/etc/samba/credentials,uid=1000,gid=100 0 0\n</code></pre>\n\n<p>Where:\n\"Server\" = Samba server (by IP or name if you have an entry for the server in your hosts file</p>\n\n<p>\"share\" = name of the shared directory</p>\n\n<p>In the credentials file put two lines</p>\n\n<pre><code>username=user \npassword=password\n</code></pre>\n\n<p>Make the file owned by root and ro by root (sudo chown root.root /etc/samba/credentials &amp;&amp; sudo chmod 400 /etc/samba/credentials)</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-03T17:54:00.340", "id": "11506", "postId": "11221", "score": "0", "text": "I do not have a samba dir do I need to apt-get something?", "userDisplayName": null, "userId": "5273" }, { "creationDate": "2010-11-03T18:03:17.520", "id": "11508", "postId": "11221", "score": "0", "text": "I have only installed the core components.", "userDisplayName": null, "userId": "5273" }, { "creationDate": "2010-11-03T18:13:06.373", "id": "11515", "postId": "11221", "score": "2", "text": "You need to install samba to access to windows shares from Linux.", "userDisplayName": null, "userId": "742" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T17:44:00.143", "id": "11221", "lastActivityDate": "2010-11-03T17:44:00.143", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "742", "parentId": "11201", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>About Hyper V I can't help you because never used it. The networking setup is Hyper-V specific, if possible you should set it up using NAT.</p>\n\n<p>To access the shared drive from Ubuntu:\nFrom the top panel.\nPlaces -> Connect to Server -> Select Windows share and provide ...
null
null
null
null
null
11202
1
null
2010-11-03T16:52:28.920
1
551
<p>I'm trying to use <code>runit</code> on my SheevaPlug running Ubuntu 9.04 Jaunty. There is a helpful tutorial at TechRepublic (<a href="http://blogs.techrepublic.com.com/opensource/?p=202" rel="nofollow">Use runit to supervise Linux services</a>) that walks through the process of setting it up, but it says:</p> <blockquote> <p>edit /etc/inittab and add:</p> <p>SV:123456:respawn:/sbin/runsvdir-start</p> <p>to the bottom of the file. This will start (and re-start, if it ever exits) the /sbin/runsvdir-start program.</p> </blockquote> <p>I found a post saying that <a href="http://blog.mypapit.net/2007/03/where-can-i-find-inittab-in-ubuntu-edgy-eft-or-feisty-fawn.html" rel="nofollow">inittab isn't used in some ubuntu versions</a>. I can install/use <code>chkconfig</code> or <code>update-rc.d</code>, but I don't really know what I'm doing or how to translate the above statement into arguments for either tool. Any pointers?</p>
5299
289
2010-11-03T19:10:48.633
2010-11-03T19:10:48.633
Translating inittab line to Ubuntu 9.04 jaunty system equivalent
[ "services", "init" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Jaunty is no longer supported (it reached <a href=\"https://lists.ubuntu.com/archives/ubuntu-security-announce/2010-September/001166.html\" rel=\"nofollow\">End-Of-Life</a> last month), so I would recommend upgrading (go to 10.04 if you need a long-lived system). However, whe...
null
null
null
null
null
11203
1
null
2010-11-03T16:53:09.070
3
2490
<p>I'm using an HP dv6000 (not sure of exact model) with a pretty basic Logitech wireless laptop mouse. From time to time, the USB mouse will be very stuttery and less responsive. Not all clicks register and the motion is not smooth. It seems like it's related to the notify-osd coming up when I get an IM or Email or whatever else, but it happens other times as well.</p> <p>It's not the whole computer becoming less responsive, because if I use the touch pad during one of these fits, it works perfectly smooth. I've replaced the batteries in the mouse and have tried different USB ports with better line of sight, etc. I can't figure out what's going on. Any thoughts?</p>
693
null
null
2018-05-16T00:12:23.703
USB Mouse stutters periodically
[ "usb", "mouse" ]
4
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-03T17:31:38.617", "id": "11497", "postId": "11203", "score": "0", "text": "Do you see anything in `dmesg` when that happens?", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-11-03T17:48:34.710", "id": "11505", "postId": "112...
null
[ { "accepted": null, "body": "<p>Replace your mouse. (After you have done some additional ruling out to make sure you are absolutely certain).</p>\n\n<p>I've had about two logitech mice do this when they got old. I thought at first it was software related until I tried other mice and the same troublesome mic...
null
null
null
null
null
11205
1
11268
2010-11-03T16:57:15.537
8
1403
<p>I want to shift from ubuntu-desktop 10.10 to ubuntu netbook edition 10.10 on my netbook. Currently, the moment I ssh into ubuntu from my ad-hoc network, ubuntu freezes. It always requires a cold shutdown. So hoping that netbook edition may not have this issue. I have custom installed many applications on the desktop edition. So I want save the app list into a script and run the script on the new installation, so that all apps will be downloaded and installed. I need suggestions as to the best way to achieve this.</p>
2968
2968
2010-11-04T14:24:52.847
2017-03-11T10:01:16.923
Generating an app list from the old installation to run it on the new installation
[ "installation", "apt", "scripts" ]
4
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-03T17:04:59.733", "id": "11490", "postId": "11205", "score": "0", "text": "Anybody that thinks of suggesting `dpkg --get-selections`: remember that there's a different set of packages installed by the system. You'd need to filter based on which applications were instal...
{ "accepted": true, "body": "<p>Run this monster on your existing install, replace <code>12.04</code> your Ubuntu version and <code>i386</code> with the architecture (i386 or amd64):</p>\n\n<pre class=\"lang-bash prettyprint-override\"><code>release_num='12.04'\narch='i386'\n\ncomm -23 \\\n &lt;(sort &lt;(aptitude search '~i!~E' --disable-columns | grep -v \"i A \" | cut -d \" \" -f 3)) \\\n &lt;(sort &lt;(wget -q -O- http://releases.ubuntu.com/maverick/ubuntu-${release_num}-desktop-${arch}.manifest | grep -E -o '^[^ ]+')) \\\n| sed 's/$/ install/g' &gt; packages\n</code></pre>\n\n<p>It will generate a file called <code>packages</code>. Copy this to somewhere in your new install and then run:</p>\n\n<pre><code>sudo apt-get update\nsudo bash -c \"cat packages | xargs apt-get -y install\"\n</code></pre>\n\n<p><strong>Note:</strong> This compares the packages used on the LiveCD with the current ones. At the moment there are a few packages (gparted, btrfs-tools, etc) that are on the CD that aren't installed. If you installed gparted manually, you'll need to reinstall it on the new machine manually too. Thankfully this only applies to a few packages, all of which are simple to install if/when you realise you need it.</p>\n\n<p>Also if you use any PPAs or other repositories, make sure you set them up on the new machine before you run this.</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2010-11-04T10:21:29.007", "id": "11649", "postId": "11268", "score": "0", "text": "Just use the .manifest-desktop instead. Eg. gparted and btrfs-tools aren't part of the default installation (they are just on the CD). If you've manually installed those packages, they wouldn't show up in 'packages'.", "userDisplayName": null, "userId": "3037" }, { "creationDate": "2010-11-04T10:48:55.013", "id": "11657", "postId": "11268", "score": "0", "text": "You might wanna pipe the two parts through sort, as 'comm' complained that both files weren't sorted. IIUC this should have the same 'problem' with packages from the default installation, that were manually marked as 'manually installed' (I guess that would be the 3rd column of 'comm'?).", "userDisplayName": null, "userId": "3037" }, { "creationDate": "2010-11-04T10:58:48.217", "id": "11664", "postId": "11268", "score": "0", "text": "Where does `.manifest-desktop` live? I'm about to edit to add sorting. They *looked* sorted so I didn't think I had to do it but seemingly not. Good catch. In fairness to me, I typed this post from bed on my phone using a nasty little 15mm*100mm keyboard. ;)", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-11-04T11:06:03.687", "id": "11667", "postId": "11268", "score": "0", "text": "That's the downside - it doesn't seem to be available online like that .manifest file. :-/ On the CD it's in the 'casper' folder.", "userDisplayName": null, "userId": "3037" }, { "creationDate": "2010-11-04T11:19:55.640", "id": "11669", "postId": "11268", "score": "0", "text": "I've had a hunt around and can't find a recent version. I think using an old version is just as damaging and downloading the ISO just to extract it is a waste of energy. I think that just has to be a caveat of this process. You might have to manually install a few packages that you had before but this will do most of them.", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-11-04T13:12:47.400", "id": "11689", "postId": "11268", "score": "0", "text": "Hint: add `--disable-columns` to aptitude (and change cut to `cut -d \" \" -f 3`), else its output will get messed up to fit 80 characters (package names will be cut off after 31 characters, which is not enough for every package).", "userDisplayName": null, "userId": "3037" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-04T01:24:52.523", "id": "11268", "lastActivityDate": "2014-01-02T06:09:09.427", "lastEditDate": "2014-01-02T06:09:09.427", "lastEditorDisplayName": null, "lastEditorUserId": "176889", "ownerDisplayName": null, "ownerUserId": "449", "parentId": "11205", "postTypeId": "2", "score": "9" }
[ { "accepted": null, "body": "<p>There's a file called 'filesystem.manifest-desktop' in the folder 'casper' on the CD (or extract it from the ISO file). It contains all the packages that get installed, minus the ones downloaded during the installation (updates, langpacks?).</p>\n\n<p>So something like this s...
null
null
null
null
null
11206
1
11208
2010-11-03T16:57:53.830
15
10223
<p>How do I find a list of packages that are outdated and need to be upgraded using aptitude? </p> <p>I am using Ubuntu 10.04.</p>
5301
667
2010-11-05T09:28:49.340
2010-11-05T15:03:39.157
How do you I find a list of softwares which are outdated and needs upgrade?
[ "10.04", "upgrade", "aptitude" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><code>update-manager</code> (sitting in System -> Administration) should probably be your first port of call. Though if you want a command-line version:</p>\n\n<pre><code>sudo apt-get update\nsudo apt-get dist-upgrade\n</code></pre>\n\n<p><code>aptitude</code> and <code>synaptic</code> can also tell you.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-03T17:22:22.460", "id": "11495", "postId": "11208", "score": "0", "text": "Please change this to say \"dist-upgrade\". Just doing \"upgrade\" can end up skipping new kernels, new libraries, etc. It's almost never right to just use \"upgrade\".", "userDisplayName": null, "userId": "721" }, { "creationDate": "2010-11-03T18:04:29.767", "id": "11509", "postId": "11208", "score": "2", "text": "Fair point. As an explanation for others, `upgrade` will only upgrade installed packages. For things like kernels (installed as a dependency of the metapackage `linux-image`) each kernel version has its own package name (eg: `linux-image-2.6.35.7`). This is common in packages where having multiple versions available is desirable. `apt-get upgrade` would therefore not upgrade you to `linux-image-2.6.35.8` if and when `linux-image` changed its dependencies because `....8` is a new package. `dist-upgrade` would.", "userDisplayName": null, "userId": "449" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T17:02:30.437", "id": "11208", "lastActivityDate": "2010-11-03T18:00:51.610", "lastEditDate": "2010-11-03T18:00:51.610", "lastEditorDisplayName": null, "lastEditorUserId": "449", "ownerDisplayName": null, "ownerUserId": "449", "parentId": "11206", "postTypeId": "2", "score": "12" }
[ { "accepted": true, "body": "<p><code>update-manager</code> (sitting in System -> Administration) should probably be your first port of call. Though if you want a command-line version:</p>\n\n<pre><code>sudo apt-get update\nsudo apt-get dist-upgrade\n</code></pre>\n\n<p><code>aptitude</code> and <code>synap...
null
null
null
null
null
11207
1
11213
2010-11-03T17:00:35.507
0
1244
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/9/how-do-i-enable-automatic-updates">How do I enable automatic updates?</a> </p> </blockquote> <p>I would like to have Ubuntu silently install updates every day or so. It it possible to set it to do so? Are there any potential dangers to doing things this way?</p>
463
-1
2017-04-13T12:23:07.557
2021-08-18T21:00:42.747
How can I set up Ubuntu to install updates without asking?
[ "apt", "updates", "automation", "cron-jobs" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<pre><code>sudo apt-get install unattended-upgrades\n</code></pre>\n<p><code>unattended-upgrades</code> can be quickly configured to let you upgrade more than just security updates although you should recognise that sometimes (mainly with Firefox in my experience) upgrades can break running applications. That's something you'll have to weigh up yourself.</p>\n<p>To configure edit <code>/etc/apt/apt.conf.d/50unattended-upgrades</code> but you can <a href=\"https://help.ubuntu.com/community/AutomaticSecurityUpdates\" rel=\"nofollow noreferrer\">read more about the configuration options on the help site</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2016-06-29T04:42:44.593", "id": "1192385", "postId": "11213", "score": "0", "text": "Link doesn't work.", "userDisplayName": null, "userId": "417607" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-11-03T17:17:58.613", "id": "11213", "lastActivityDate": "2021-08-18T21:00:42.747", "lastEditDate": "2021-08-18T21:00:42.747", "lastEditorDisplayName": null, "lastEditorUserId": "592315", "ownerDisplayName": null, "ownerUserId": "449", "parentId": "11207", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>You need use <strong>software sources</strong> (Ubuntu 10.10 from <em>Ubuntu Software Center -> Edit -> Software Sources</em>).</p>\n\n<p>Select tab Updates, then the \"Install security updates without confirmation\". It only installs security updates.</p>\n", "commentCou...
null
null
2010-11-03T17:46:09.527
null
null
11211
1
11222
2010-11-03T17:14:45.477
30
103655
<p>I have read <a href="https://askubuntu.com/questions/4329/stop-using-flash-or-improve-the-flash-experience">this thread</a> but please hear me out.</p> <p>I use Ubuntu 10.04 LTS (32-bit) and I didn't bother to install the Flash plugin for Firefox as I am using a netbook and sometimes Flash caused firefox to crash. What I would like to ask is if I had the link to the video, is there some way I can download it and watch it offline (via VLC) so that I don't need to install Flash plugin? Command line or GUI techniques is welcome.</p> <p>Based on what I have read, using the <em>/tmp</em> technique requires Flash plugin to be installed and the video to be loaded before I can go scavenge it in the said directory. Note that I also want to dload videos from site aside from youtube.</p>
5303
-1
2017-04-13T12:24:11.043
2019-03-23T07:09:11.810
How to download flash (streaming) videos from sites like youtube, dailymotion, vimeo, etc.?
[ "flash" ]
13
1
CC BY-SA 2.5
[ { "creationDate": "2014-04-17T15:35:15.780", "id": "589642", "postId": "11211", "score": "0", "text": "See related: [How can I download a Flash video from a website?](http://superuser.com/questions/107343/how-can-i-download-a-flash-video-from-a-website) on SuperUser.", "userDisplayName": nul...
{ "accepted": true, "body": "<p>I would recommend <a href=\"http://clipgrab.org/\">ClipGrab</a>, it downloads videos from many popular video sites including: </p>\n\n<ul>\n<li>YouTube</li>\n<li>Clipfish</li>\n<li>College Humor</li>\n<li>Daily Motion</li>\n<li>MyVideo</li>\n<li>MySpass</li>\n<li>Sevenload</li>\n<li>Tudou</li>\n<li>Vimeo</li>\n</ul>\n\n<p>It also allows you to transcode the video into multiple formats including audio formats such as mp3 and ogg vorbis.</p>\n\n<p><img src=\"https://i.stack.imgur.com/5m4wF.png\" alt=\"alt text\"></p>\n\n<p>You can install it from the <a href=\"https://launchpad.net/~clipgrab-team/+archive/ppa\">ppa:clipgrab-team/ppa</a> PPA.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-10T15:10:19.910", "id": "13033", "postId": "11222", "score": "0", "text": "I tried this and managed to download YouTube videos in Original format and Normal (360p) quality only. In my Ubuntu setup, when I dload it in HD (720p), when in the 75% during playback, the video becomes garbled/corrupted. Also when I tried to set the Format to MP3, parts of the song is skipped (or truncated). Perhaps it has something to do with ClipGrabs on-the-fly conversion?", "userDisplayName": null, "userId": "5303" }, { "creationDate": "2012-07-24T23:56:16.757", "id": "206243", "postId": "11222", "score": "4", "text": "and for redtube?", "userDisplayName": null, "userId": "46724" }, { "creationDate": "2016-12-19T14:50:57.630", "id": "1330521", "postId": "11222", "score": "0", "text": "CAUTION! clipgrab was a malware ... I don't know if this recommendation is the same as the virus I installed (GUI looks the same)...", "userDisplayName": null, "userId": "172587" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-03T17:48:08.853", "id": "11222", "lastActivityDate": "2014-04-17T15:34:15.407", "lastEditDate": "2014-04-17T15:34:15.407", "lastEditorDisplayName": null, "lastEditorUserId": "227922", "ownerDisplayName": null, "ownerUserId": "114", "parentId": "11211", "postTypeId": "2", "score": "21" }
[ { "accepted": null, "body": "<p>One of the better tools is the Firefox Add-On <a href=\"https://addons.mozilla.org/en-US/firefox/addon/13990/\" rel=\"nofollow\">1-Click YouTube Video Download</a>. It gives you an easy right-clickable download link.</p>\n", "commentCount": "2", "comments": [ { ...
null
null
null
null
null
11226
1
11238
2010-11-03T18:54:27.663
2
1005
<p>I'm trying to set up the automatic login, but i can't choose the user which must be loged in. Here a screenshot (German is set as default language):</p> <p><img src="https://i.stack.imgur.com/L0KiH.png" alt="Ubuntu Netbook Edition automatic login"></p> <p>any suggestion, how to solve the problem?</p> <p>I'm using UNE 10.10, upgraded from 10.04...</p>
5306
866
2011-01-24T20:55:42.700
2012-09-07T21:54:40.177
Ubuntu Netbook Edition and automatic login
[ "ubuntu-netbook", "login" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It seems, that i can't use the automatic login, because my home folder is encrypted.</p>\n\n<pre><code>* (gdmsetup:2834): WARNING: Unable to lookup user name data: Success *\n* (gdmsetup:2834): DEBUG: XXXXXX XXXXX is using an encrypted home, not listing him for autologin *\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T20:00:01.637", "id": "11238", "lastActivityDate": "2010-11-03T20:00:01.637", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5306", "parentId": "11226", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>Are you logging in as \"root\" by any chance (AFAIK \"root\" gets removed from that drop-down list)?</p>\n\n<p>Anyways, you can add the information to the '[daemon]' section of the file '/etc/gdm/custom.conf':</p>\n\n<pre><code>...\n[daemon]\nAutomaticLoginEnable=true\nAutoma...
null
null
null
null
null
11234
1
11241
2010-11-03T19:35:35.393
9
6616
<p>I am writing a small reminder-app and want to play a system sound once the timer has reached 0. What is the easiest way to play that sound, and which sound would you recommend?</p>
2192
9781
2011-10-10T17:41:15.827
2023-05-05T07:29:23.857
How can I play a system sound with Python?
[ "python", "programming", "application-development" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The easiest way would probably be to shell out:</p>\n\n<pre><code>system(\"/usr/bin/canberra-gtk-play --id='bell'\")\n</code></pre>\n\n<p>This will work in other programming languages as well.</p>\n\n<p><code>/usr/bin/canberra-gtk-play</code> will play a sound from the current sound theme. See the freedesktop.org <a href=\"http://0pointer.de/public/sound-naming-spec.html\">sound naming spec</a> for a list of available sounds and their meanings. Beware that (as far as I know) there isn't a sound theme that provides all of these sounds.</p>\n\n<p>Use <code>ls /usr/share/sounds/ubuntu/stereo</code> to see what sounds are supported by the 'ubuntu' sound theme which is default, and rarely changed (due to no easy way to install sound themes) on Ubuntu.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-03T20:23:49.777", "id": "11544", "postId": "11241", "score": "0", "text": "Thanks! Do you have any hint on where I can find more ids? Because 'bell' does not really suit me.", "userDisplayName": null, "userId": "2192" }, { "creationDate": "2010-11-03T20:24:41.893", "id": "11545", "postId": "11241", "score": "0", "text": "See updated answer.", "userDisplayName": null, "userId": "667" }, { "creationDate": "2010-11-03T20:24:45.043", "id": "11546", "postId": "11241", "score": "6", "text": "For safety, I recommend using `subprocess`. String-based execution can lead to dangerous situations. For example: `import subprocess; subprocess.call(['/usr/bin/canberra-gtk-play','--id','bell'])`", "userDisplayName": null, "userId": "721" }, { "creationDate": "2012-03-15T15:18:11.937", "id": "133743", "postId": "11241", "score": "0", "text": "@Kees Cook, Please explain how executing the above command via system() can lead to \"dangerous situations\".", "userDisplayName": null, "userId": "13217" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T20:17:00.900", "id": "11241", "lastActivityDate": "2010-11-03T20:24:23.780", "lastEditDate": "2010-11-03T20:24:23.780", "lastEditorDisplayName": null, "lastEditorUserId": "667", "ownerDisplayName": null, "ownerUserId": "667", "parentId": "11234", "postTypeId": "2", "score": "15" }
[ { "accepted": true, "body": "<p>The easiest way would probably be to shell out:</p>\n\n<pre><code>system(\"/usr/bin/canberra-gtk-play --id='bell'\")\n</code></pre>\n\n<p>This will work in other programming languages as well.</p>\n\n<p><code>/usr/bin/canberra-gtk-play</code> will play a sound from the curren...
null
null
null
null
null
11237
1
11243
2010-11-03T19:57:53.960
34
53033
<p>Not new to Ubuntu or programming but I am new to programming in C and gtk. Have been using Quickly for the odd program. I want to play around with C and gtk.</p> <p>What gtk packages do I need to install to have a working development environment with C? </p>
3984
9781
2011-10-11T10:40:17.283
2020-01-10T03:23:04.970
Installing gtk development environment
[ "programming", "gtk", "application-development" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2012-11-30T03:12:54.680", "id": "276001", "postId": "11237", "score": "1", "text": "http://developer.ubuntu.com/get-started/ was also very helpful to me.", "userDisplayName": null, "userId": "38901" } ]
{ "accepted": true, "body": "<p>I cheat and use the list of packages needed to build other big GTK applications instead:</p>\n\n<pre><code>sudo apt-get build-dep inkscape\n</code></pre>\n\n<p>Or for a more minimal starting point, go with the bare minimum and add on when you need to:</p>\n\n<pre><code>sudo apt-get install build-essential libgtk2.0-dev\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2012-09-16T01:53:50.850", "id": "234646", "postId": "11243", "score": "1", "text": "nice one. Thanks for this info(apt-get build)", "userDisplayName": null, "userId": "24621" }, { "creationDate": "2013-05-03T14:31:46.207", "id": "364761", "postId": "11243", "score": "12", "text": "For GTK3 development it is needed to install libgtk-3-dev package.", "userDisplayName": null, "userId": "17375" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T20:27:33.450", "id": "11243", "lastActivityDate": "2010-11-03T20:27:33.450", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "721", "parentId": "11237", "postTypeId": "2", "score": "28" }
[ { "accepted": true, "body": "<p>I cheat and use the list of packages needed to build other big GTK applications instead:</p>\n\n<pre><code>sudo apt-get build-dep inkscape\n</code></pre>\n\n<p>Or for a more minimal starting point, go with the bare minimum and add on when you need to:</p>\n\n<pre><code>sudo a...
null
null
null
null
null
11240
1
11242
2010-11-03T20:13:52.057
12
3426
<p>I've tried to setup an autologin, but that isn't possible, because my home is encrypted. What are the reasons for this?</p> <p>PS. Here I have described my problem: <a href="https://askubuntu.com/questions/11226/ubuntu-netbook-edition-and-automatic-login">Ubuntu Netbook Edition and automatic login</a>. </p>
5306
-1
2017-04-13T12:24:27.937
2010-11-04T06:09:58.263
Why is the automatic login disabled for users with encrypted home?
[ "security", "login", "automation", "ecryptfs" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The problem is that your password is required to unwrap the mount passphrase used to decrypt the eCryptfs home directory. Without that, it's not possible; the system doesn't have the encryption key yet.</p>\n\n<p>These login styles are mutually exclusive; you can either automatically log in (thereby letting anyone with physical access to your computer be able to access your data), or you can encrypt your home directory (keeping things encrypted and safe from access without a passphrase), but not both.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-03T23:22:19.143", "id": "11574", "postId": "11242", "score": "2", "text": "Basically: if you want to keep something secret, you have to provide a secret to access it.", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-11-04T06:55:21.623", "id": "11621", "postId": "11242", "score": "0", "text": "and if i want to keep it secret only sometimes? For example: only on holidays/trip. At home, i don't need it secret...", "userDisplayName": null, "userId": "5306" }, { "creationDate": "2012-02-07T15:18:44.690", "id": "118109", "postId": "11242", "score": "0", "text": "Question originally answered at: https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/353446/comments/2", "userDisplayName": null, "userId": "4733" }, { "creationDate": "2015-02-23T12:57:17.110", "id": "817669", "postId": "11242", "score": "0", "text": "@cupakob: If you want to have an autologin and an encrypted directory you can encrypt just a sub-directory of home as described for example here: https://help.ubuntu.com/community/EncryptedPrivateDirectory", "userDisplayName": null, "userId": "67132" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T20:18:47.920", "id": "11242", "lastActivityDate": "2010-11-04T06:09:58.263", "lastEditDate": "2010-11-04T06:09:58.263", "lastEditorDisplayName": null, "lastEditorUserId": "721", "ownerDisplayName": null, "ownerUserId": "721", "parentId": "11240", "postTypeId": "2", "score": "15" }
[ { "accepted": true, "body": "<p>The problem is that your password is required to unwrap the mount passphrase used to decrypt the eCryptfs home directory. Without that, it's not possible; the system doesn't have the encryption key yet.</p>\n\n<p>These login styles are mutually exclusive; you can either autom...
null
null
null
null
null
11246
1
null
2010-11-03T20:57:42.097
6
280
<p>With the exception of certain file extensions. (removing junk other than subtitle files from a video directory)</p>
null
667
2010-11-05T09:29:23.490
2011-03-19T23:51:31.333
I need a command to remove all files from a directory (and subdir) that are under 20MB
[ "command-line", "automation" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>here:</p>\n\n<pre><code>find . -type f -name *.bak -size -20M -exec rm {} \\;\n</code></pre>\n\n<p>with <code>-name *.bak</code> you are looking for files with extension \"bak\", <code>-type f</code> is looking for files (not directories), <code>-size -20M</code> give you all...
null
null
null
null
orbish
11249
1
11258
2010-11-03T21:19:12.477
5
26283
<p>I am following the instructions located <a href="http://www.netlife.co.za/archived-articles/12-started.html" rel="noreferrer">here</a> to setup my server. It states that I have to apply a patch which I've downloaded onto the machine. My question is, the article says to use the following command:</p> <pre><code>/usr/src/linux # patch -p1 &lt; file.diff //note I replace file.diff w/ routes-2.6.36.16.diff </code></pre> <p>This returns:</p> <pre><code>-bash: /usr/src/linux: No such file or directory </code></pre> <p>I go on to assume that <code>/linux #</code> should be replaced with the actual linux kernel version/dir. I've tried this using the following command:</p> <pre><code>/usr/src/linux-headers-2.6.35.22 patch -p1 &lt; file.diff </code></pre> <p>This returns the same. When I view the contents of /usr/src I only have two directories <code>linux-headers-2.6.35.22</code> and <code>linux-headers-2.6.35.22-generic-pae</code> I need guidance as to the correct way to apply a patch to the kernel. </p> <p><strong>Edit</strong></p> <p>If I execute <code>/usr/src/linux-headers-2.6.35.22/ patch -p1 file.diff</code> I get <code>-bash: /usr/src/linux-headers-2.6.35.22: is a directory</code>. I need to know how I go about finding the specific file that needs to be patched here...</p>
5318
5318
2010-11-03T22:04:15.203
2010-11-04T06:02:58.580
Correct way to apply patches to your kernel?
[ "server", "kernel", "patch" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>To avoid frustration, you should generally do such things the Ubuntu way. Full instructions using official packages can be found here:</p>\n\n<p><a href=\"https://help.ubuntu.com/community/Kernel/Compile\" rel=\"nofollow\">https://help.ubuntu.com/community/Kernel/Compile</a> </p>\n\n<p>It provides lists of dependencies and step-by-step commands for getting a custom kernel up and running.</p>\n\n<p>By following that procedure, you will end up with an uninstallable package containing your custom kernel, which means that you will be able to switch back to the official kernels in future if needed. </p>\n", "commentCount": "4", "comments": [ { "creationDate": "2013-01-17T00:28:37.973", "id": "302686", "postId": "11258", "score": "0", "text": "These instructions are now a couple of years out of date. The tools and package structure has changed somewhat since then. Do you know of any up-to-date instructions?", "userDisplayName": null, "userId": "19501" }, { "creationDate": "2013-01-17T01:50:09.413", "id": "302743", "postId": "11258", "score": "0", "text": "I can't find anything newer, so I suspect that's still the most accurate documentation.", "userDisplayName": null, "userId": "352" }, { "creationDate": "2013-10-20T00:08:24.170", "id": "463540", "postId": "11258", "score": "0", "text": "This should not be marked as solved. Doesn't answer the question just points somewhere with irrelevant info...", "userDisplayName": null, "userId": "8119" }, { "creationDate": "2013-10-22T04:02:38.700", "id": "465128", "postId": "11258", "score": "0", "text": "@pst007x , then post a new and more accurate answer instead.", "userDisplayName": null, "userId": "352" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-03T22:52:08.427", "id": "11258", "lastActivityDate": "2010-11-03T22:52:08.427", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "352", "parentId": "11249", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>You need to download the source. You can do this via apt-src but I would (personally) just grab the latest from <a href=\"http://kernel.org\" rel=\"noreferrer\">kernel.org</a>, extract it, patch it (just using local paths like the desktop, it doesn't need to be hidden in /usr...
null
null
null
null
null
11252
1
11289
2010-11-03T22:05:33.333
5
1735
<p>I installed the 2.6.36 kernel from <a href="http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.36-maverick/" rel="nofollow">http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.36-maverick/</a> because it's the first version to supports my soundcard (this works) but now I can't get my Geforce 310M to work. I used the 256.53 Version which works with 2.6.35 but that won't install because of mismatching gcc versions with the kernel (yes i selected ignore but it won't install). the newer 260 Version installs but i only get a black screen. </p>
2055
235
2010-11-04T00:58:18.157
2010-11-04T14:32:53.233
How do I get Nvidia drivers to work with mainline PPA kernels?
[ "10.10", "kernel", "nvidia" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>This looks like a bug with how the Ubuntu Kernel Team is building the mainline kernels. They appear to be building on a Hardy (8.04) system (with gcc 4.2.3-2ubuntu7). In the meantime, you could try building the Nvidia drivers within a Hardy chroot. Tthough somewhat overkill for this case, you could <a href=\"https://wiki.ubuntu.com/SecurityTeam/BuildEnvironment\" rel=\"nofollow\">set up the chroot</a> and build it there.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-04T05:55:53.923", "id": "11289", "lastActivityDate": "2010-11-04T05:55:53.923", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "721", "parentId": "11252", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>You can't use the mainline builds with the nvidia driver (due to gcc versions, as you note).</p>\n\n<p>Compile it yourself. It's not nearly as hard as it sounds. I download the latest source from <a href=\"http://kernel.org\" rel=\"nofollow\">kernel.org</a> and build it <a hr...
null
null
null
null
null
11255
1
null
2010-11-03T22:19:46.300
3
764
<p>I tried to install <a href="http://ifolder.com/ifolder" rel="nofollow"> iFolder</a> on Ubuntu 10.10 server 64 bit using <a href="https://help.ubuntu.com/community/iFolderInstall" rel="nofollow">this guide</a>.</p> <p>Everything "worked" except: If I try to acccess the server with <code>http://myurl/admin</code> I get the error-message "Unable to connect to the iFolder server."</p> <p>Has anyone succeeded with this guide, or is there an iFolder specialist who could help me with the last steps? </p> <p><strong>Update 1</strong>: I could connect to the <code>/admin</code>-Interface by not changin anything in the config-script. Changing the ServerName in anything else than <code>localhost</code> brings back the error. And changing username and/or password has no affect.</p>
3822
667
2010-11-05T09:30:33.050
2011-11-11T13:27:25.620
Unable to connect to iFolder server
[ "10.10", "networking", "server", "64-bit", "ifolder" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-11-28T20:54:44.357", "id": "94701", "postId": "11255", "score": "0", "text": "This question is abandoned, if you feel this is in error, the please flag explaining why and the moderators will reopen it. :)", "userDisplayName": null, "userId": "6005" } ]
null
[ { "accepted": null, "body": "<p>when you rerun the simias-server-setup you need to delete the simias data folder. this will also delete any users and their files so be sure.</p>\n\n<p>which config script?</p>\n\n<p>why and what are you changing the server name to?</p>\n\n<p>this tut is for opensuse but it m...
null
null
2011-11-29T03:13:20.623
null
null
11257
1
11262
2010-11-03T22:44:47.390
3
1469
<p>OK, so I was creating a PDF with Inkscape using images from the web. I copied them and pasted them all in Inkscape, nothing strange, but then every time I copied a new image to the Inkscape workspace somehow the images that were already there got replaced with the image I just copied. I don't know if it's a feature of Inkscape or something like that, or could it be Ubuntu.</p> <p>Well, I certainly don't know what it is but it's rather annoying.</p> <p>Also this affects the PDF files that were already created. Say I have a PDF with an image of a dog, and I click copy and choose the image of a cat, the PDF file gets edited, even when it's not in use.</p>
4203
721
2011-04-05T20:21:09.053
2011-05-13T15:22:17.400
Crazy Stuff with Inkscape: copy/paste and PDF
[ "pdf", "inkscape" ]
1
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-03T23:00:53.927", "id": "11568", "postId": "11257", "score": "0", "text": "can you attach some screenshots so we can better understand what is happening?", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2010-11-03T23:59:55.673", "id...
{ "accepted": true, "body": "<p>Best guess: you are only linking to the images within the PDF file and everytime you copy a new image, the old one gets replaced (maybe caused by a clipboard manager).</p>\n\n<p>There are two ways to include a raster image in Inkscape: either link to it (then you need the PDF and the image file to see the whole document) or embed it (then the PDF will also contain the image's data).</p>\n\n<p>I'd save whatever image you want to disk, then import it in Inkscape (File > Import...):</p>\n\n<p><img src=\"https://img.xrmb2.net/images/294379.png\"></p>\n\n<p>and select \"embed\" in above dialog.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-05T09:31:18.003", "id": "11889", "postId": "11262", "score": "0", "text": "I'm sorry, my \"best guess\" wasn't good enough. What I've described only seems to work with SVG files, not with PDF files. There should be no way to change images in an already created PDF file by changing files outside of the PDF file. :-/", "userDisplayName": null, "userId": "3037" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-04T00:11:10.560", "id": "11262", "lastActivityDate": "2010-11-04T00:11:10.560", "lastEditDate": "2017-03-09T18:04:14.653", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "3037", "parentId": "11257", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>Best guess: you are only linking to the images within the PDF file and everytime you copy a new image, the old one gets replaced (maybe caused by a clipboard manager).</p>\n\n<p>There are two ways to include a raster image in Inkscape: either link to it (then you need the PDF...
null
null
null
null
null
11261
1
null
2010-11-03T23:15:27.400
3
131
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/9941/when-will-compiz-based-version-unity-be-available-for-testing">When will compiz-based version Unity be available for testing?</a> </p> </blockquote> <p>Im really excited about Unity. I know youre getting alot of hate atm, but there are alot of support out there aswell :) </p> <p>Im wondering how the testing process for the Unity that will be default in Natty will work. I know i can install the current Unity version in Maverick, but id like to test the new one based on Compiz. So will this be open to testing for everyone and when do you see something like that happening?</p>
null
-1
2017-04-13T12:23:07.557
2010-11-03T23:15:27.400
Unity testing process
[ "unity" ]
0
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-04T00:10:16.147", "id": "11582", "postId": "11261", "score": "0", "text": "Not an exact duplicate but close enough; when it actually is ready there will be a test methodology announced, etc. etc.", "userDisplayName": null, "userId": "235" }, { "creation...
null
[]
null
null
2010-11-04T11:11:11.497
null
oopmh
11264
1
11265
2010-11-04T00:54:30.240
0
2406
<p>I recently installed Ubuntu netbook edition on my Acer Aspire One D255 netbook, and I notice that the wifi light never turns off, even if I'm not connected to a network. When I am connected to a network, it never stops blinking. I dont remember this behaviour when Windows 7 was on it.</p> <p>Is there a way to turn this light off? Does this mean the wifi is constantly on even when not being used?</p>
5327
235
2010-11-04T00:56:24.333
2010-11-04T01:00:26.430
Wifi light doesnt turn off on Acer Aspire One
[ "wireless", "ubuntu-netbook", "acer", "aspire-one" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I have an aspire one as well, and I have noticed that the light remains on (Windows or Linux [<strong>NB</strong> Windows XP]) whether or not I am connected to a network (though it flashes sometimes when I'm downloading anything.</p>\n\n<p>As far as I've been able to tell, the network light is only on if your wireless device is powered (This is how it's supposed to operate btw), and does not remain on if you have the wifi disabled (powered off state).</p>\n\n<p>Don't worry about it, your system is fine (unless I'm missing something). If you want to turn the light off when you are not using a network (and if you want to save some serious power), turn off the wireless switch when you are not using wifi.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-04T01:00:26.430", "id": "11265", "lastActivityDate": "2010-11-04T01:00:26.430", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1992", "parentId": "11264", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>I have an aspire one as well, and I have noticed that the light remains on (Windows or Linux [<strong>NB</strong> Windows XP]) whether or not I am connected to a network (though it flashes sometimes when I'm downloading anything.</p>\n\n<p>As far as I've been able to tell, th...
null
null
null
null
null
11269
1
11270
2010-11-04T02:23:55.453
12
8031
<p>I've noticed that pre-existing files in a "mountpoint" directory <em>disappear</em> when the <strong>mount</strong> command is applied... and then they re-appear when the directory is <strong>unmounted</strong>. </p> <p>Are these files just on "holiday" for the duration of the mount period? ... are they safe? ... and is there some way to still access them while the mount is active? </p>
2670
2670
2010-11-26T02:12:48.503
2012-05-29T13:11:43.670
Are pre-existing files in a mountpoint directory safe and uneffected?
[ "filesystem", "mount", "umount" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Don't worry about your files, they won't be overwritten while the directory they're in is used as a mount point. Unfortunately, when you mount over that directory they are completely invisible to the system. There's no trivial way you can access them while the directory is being used as a mount point. If you need to use them, you'll have to unmount the filesystem there first.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2010-11-04T03:18:02.717", "id": "11600", "postId": "11270", "score": "2", "text": "Thanks... Here's a litlle experiment I just tried, which *pre-emptively* gives me access to the hidden files (I can't see why it would be of any use, but it does work):-- **mntDir1** has **file1** and **mntDir2** is empty -- `mount mntDir1 mntDir2` (mntDir2 now shows file1) -- `mount /dev/sdc1 mntDir1` (mntDir1 show *only* sdc1 files.. and mntDir2 *still* shows file1 which is \"normally\" accessible) -- Just a point of interest :)", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2010-11-04T03:26:40.083", "id": "11601", "postId": "11270", "score": "2", "text": "Interesting workaround =) but why wouldn't you just mount /dev/sdc1 to mntDir2?", "userDisplayName": null, "userId": "5197" }, { "creationDate": "2010-11-04T11:57:59.410", "id": "11677", "postId": "11270", "score": "0", "text": "I guess it might be useful if the files on /dev/sdc1 need to be available at the mntDir1 path for some reason, but you still want access to the original files that were there... (of course, it still sounds more like a temporary workaround than something you want to use long-term).", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-11-04T12:25:41.060", "id": "11679", "postId": "11270", "score": "0", "text": "Another workaround: use hard links on the files inside the directory of the mount point", "userDisplayName": null, "userId": "4738" }, { "creationDate": "2020-04-12T13:58:07.883", "id": "2063049", "postId": "11270", "score": "0", "text": "Thanks for clarity. This is indeed funny and unbelievable that such a bizarre way of making set of file invisible without letting user know, is allowed by such a proven system", "userDisplayName": null, "userId": "1009148" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-04T02:33:23.080", "id": "11270", "lastActivityDate": "2010-11-04T02:33:23.080", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5197", "parentId": "11269", "postTypeId": "2", "score": "11" }
[ { "accepted": true, "body": "<p>Don't worry about your files, they won't be overwritten while the directory they're in is used as a mount point. Unfortunately, when you mount over that directory they are completely invisible to the system. There's no trivial way you can access them while the directory is be...
null
null
null
null
null
11271
1
11276
2010-11-04T02:34:56.717
4
15354
<p>What is the best way to setup multiple WAN's into a Ubuntu distro and load balance? I have two internet connections, one static and one dynamic and I need to combine and load balance them. I have been looking into the following method <a href="http://www.netlife.co.za/archived-articles/12-started.html" rel="nofollow">http://www.netlife.co.za/archived-articles/12-started.html</a> but was wondering if anyone had suggestions that were more Ubuntu specific or possibly other distro's that would work better for this. </p>
5318
3037
2010-12-31T10:47:46.483
2016-05-11T10:45:45.993
How to setup multiple WANs with load balancing?
[ "server", "internet", "routing" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-04T03:15:36.963", "id": "11599", "postId": "11271", "score": "0", "text": "A GUI tool would be awesome for the lazy amoung us, but I suspect this will be a heavily hackish solution.", "userDisplayName": null, "userId": "3739" } ]
{ "accepted": true, "body": "<p>As far as I know, Zentyal, previously known as eBox, offers that functionality, and it's easily installable on Ubuntu.</p>\n\n<p>Version 1.4 is available from the repositories as eBox, and version 2.0 can be installed from an additional repository.</p>\n\n<p>See here: <a href=\"http://www.zentyal.org/\" rel=\"noreferrer\">http://www.zentyal.org/</a>\nAnd here is a nice detailed HOWTO: <a href=\"http://www.howtoforge.com/using-ebox-as-a-gateway-firewall-traffic-shaping-http-proxy-and-more\" rel=\"noreferrer\">http://www.howtoforge.com/using-ebox-as-a-gateway-firewall-traffic-shaping-http-proxy-and-more</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-04T04:01:26.687", "id": "11276", "lastActivityDate": "2010-11-04T04:01:26.687", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1775", "parentId": "11271", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>As far as I know, Zentyal, previously known as eBox, offers that functionality, and it's easily installable on Ubuntu.</p>\n\n<p>Version 1.4 is available from the repositories as eBox, and version 2.0 can be installed from an additional repository.</p>\n\n<p>See here: <a href...
null
null
null
null
null
11274
1
null
2010-11-04T03:39:43.600
32
215688
<p>I am trying to bypass the proxy for all addresses that are local network addresses. Such as <a href="http://test/" rel="noreferrer">http://test/</a> and <a href="http://mymachine/" rel="noreferrer">http://mymachine/</a> and <a href="http://theirmachine/" rel="noreferrer">http://theirmachine/</a></p> <p>Is there an easy way to do that?</p>
5013
5013
2018-06-06T05:28:22.220
2018-06-06T05:28:22.220
Setting up proxy to ignore all local addresses
[ "configuration", "proxy" ]
4
2
CC BY-SA 4.0
[ { "creationDate": "2011-05-12T12:03:51.547", "id": "46161", "postId": "11274", "score": "0", "text": "easier then a gui, i would try the command line using gconftool.", "userDisplayName": null, "userId": "10998" }, { "creationDate": "2011-05-12T12:06:12.793", "id": "46163", ...
null
[ { "accepted": null, "body": "<p>Assuming you're using the default Ubuntu Gnome desktop: You need to add your local host addresses to the ignore list in the gnome proxy settings:</p>\n\n<p><img src=\"https://i.stack.imgur.com/BYej7.png\" alt=\"alt text\"></p>\n", "commentCount": "5", "comments": [ ...
null
null
2016-06-03T07:31:43.413
null
null
11275
1
217651
2010-11-04T03:57:44.397
7
9105
<p>I have a v500 scanner, but it doesn't show up in simple scan. I've turned it off and on a few times to see if that was the problem. Here is the usb information:</p> <p><code>Bus 002 Device 008: ID 04b8:0130 Seiko Epson Corp. Perfection V500 (GT-X770)</code></p>
132
null
null
2013-12-15T01:53:30.933
How can I get my Epson v500 scanner working?
[ "hardware", "scanning", "epson" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2013-12-15T01:08:42.620", "id": "500110", "postId": "11275", "score": "0", "text": "Warning: although it seems that most users are able to get their Epson Perfection V500 Photo scanner working using those 2-3 *.deb files, their various versions have never worked in my 64-bit U...
{ "accepted": true, "body": "<p>If your scanner doesn't work with <code>simple scan</code>, it is probably best to install the <code>iscan</code> package. The following general instructions will work for your model and any other ones listed on the site.</p>\n\n<p>It is worth explaining in detail which packages to choose as the download site is quite confusing. As noted in the comments by <a href=\"https://askubuntu.com/users/30663/joz3\">JoZ3</a> the preferred site is now the <a href=\"http://download.ebz.epson.net/dsc/search/01/search/searchModule\" rel=\"nofollow noreferrer\">Epson download centre</a> rather than the old <a href=\"http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do\" rel=\"nofollow noreferrer\">Avays site</a>.</p>\n\n<p>First, select the scanner model and OS from <a href=\"http://download.ebz.epson.net/dsc/search/01/search/searchModule\" rel=\"nofollow noreferrer\">the Epson site</a>, and then refer to the <a href=\"http://download.ebz.epson.net/faq/linux/faq_ls_00002.html\" rel=\"nofollow noreferrer\">important FAQ</a>, which explains the packages and the order they need to be installed.</p>\n\n<p>After you click accept on the driver download page for your model (V500 in this case), there are a lot of confusing options as detailed below:</p>\n\n<p><img src=\"https://i.stack.imgur.com/JrcN1.png\" alt=\"enter image description here\"></p>\n\n<p>1) <em>Selecting the packages</em></p>\n\n<p>In all cases choose the <code>.deb</code> files. If you are on a 32 bit system, you will need the package that has <code>i386</code> in it or if you are on a 64 bit system you will need the ones with <code>x86_64</code> or <code>amd_64</code> in them.</p>\n\n<p>You need both the data and the core packages, as noted by the <a href=\"http://download.ebz.epson.net/faq/linux/faq_ls_00002.html\" rel=\"nofollow noreferrer\">FAQ</a>.</p>\n\n<p>However, it is also very <strong>important</strong> to note that if you are using an Ubuntu version that is 8.10 or higher (which mostly everyone is), you must choose the deb file that contains <code>usb0.1.ltdl7</code> somewhere in its title. (The debs with <code>usb0.1.ltdl3</code> in the deb title are for Ubuntu versions 8.04 and lower.)</p>\n\n<p>Referring to the above screenshot, for a 32 bit system you would thus choose the following packages for your scanner:</p>\n\n<pre><code>iscan_2.29.1-5~usb0.1.ltdl7_i386.deb\niscan-data_1.19.0-1_all.deb\n</code></pre>\n\n<p>If you want the additional plugin (<code>iscan-plugin-gt-x770_2.1.2-1_i386.deb</code> for a 32 bit system), please go back to the <a href=\"http://download.ebz.epson.net/dsc/search/01/search/searchModule\" rel=\"nofollow noreferrer\">original screen</a> and select it.</p>\n\n<p>You may also want to select the user guide for <code>iscan</code>; the English version is listed on the site as <code>userg_revQ_e.pdf</code>.</p>\n\n<p>2) <em>Installing the Packages</em></p>\n\n<p>Now locate your downloaded files and use <code>software-center</code> or <code>gdebi</code> to install the <code>iscan-data</code> first and then the main <code>iscan</code> package (and after that the plugin if necessary). </p>\n\n<p>3) <em>Running the Program</em></p>\n\n<p>Now it's probably best to logout and login again and then switch your scanner on and go to the menu to find the <code>iscan</code> program in the graphics tab. Now start the program and your scanner should automatically be recognised and be ready for use.</p>\n\n<p>(The example below is from another one of my scanners set up in the way described above.)</p>\n\n<p><img src=\"https://i.stack.imgur.com/BXIxy.png\" alt=\"enter image description here\"></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2012-11-15T15:26:03.077", "id": "217651", "lastActivityDate": "2012-11-15T17:08:16.450", "lastEditDate": "2017-04-13T12:24:34.533", "lastEditorDisplayName": "user76204", "lastEditorUserId": "-1", "ownerDisplayName": "user76204", "ownerUserId": null, "parentId": "11275", "postTypeId": "2", "score": "9" }
[ { "accepted": null, "body": "<p>This page has the <a href=\"http://www.avasys.jp/lx-bin2/linux_e/scan/DL1.do\" rel=\"nofollow\">Scanner Software</a> (might have to answer a few questions) that should work for your scanner. It is offered in 32 and 64 bit versions. Look at the web-page. Scroll to Perfection V...
null
null
null
null
null
11277
1
11296
2010-11-04T04:03:43.457
4
9791
<p>I know there is a benchmark in the <code>Disk Utility</code> app, but I need something with a few more options. Some of my USB Drives are exhibiting weird results which may be due to testing patterns etc, so some test options would really help me out (chunk size, flush buffer on every write, test size, data pattern / access pattern)</p> <p>Any suggestions?</p>
3739
null
null
2015-03-04T16:57:18.323
USB Drive speed testing app with test options
[ "usb", "disk", "benchmarks" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><code>iozone</code> (<code>sudo apt-get install iozone3</code>) gives you a stupid level of config and detail. There's also <code>bonnie++</code> but I think that has less use in this case.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-04T07:33:01.793", "id": "11296", "lastActivityDate": "2010-11-04T07:33:01.793", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "449", "parentId": "11277", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p><code>iozone</code> (<code>sudo apt-get install iozone3</code>) gives you a stupid level of config and detail. There's also <code>bonnie++</code> but I think that has less use in this case.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
null
null
null
null
null