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
1164
1
1184
2010-08-05T15:04:49.467
372
526521
<p>I would like to know how to resize images in Ubuntu. What is the easiest tool to do so?</p>
333
94914
2018-08-20T09:11:51.157
2024-04-02T20:55:52.167
How to easily resize images via command-line?
[ "command-line", "resize", "image-processing" ]
15
3
CC BY-SA 3.0
[ { "creationDate": "2015-08-29T20:32:06.283", "id": "963839", "postId": "1164", "score": "1", "text": "Related: [How can I scale all images in a folder to the same width?](http://askubuntu.com/q/135477/78223)", "userDisplayName": null, "userId": "78223" }, { "creationDate": "2017-...
{ "accepted": true, "body": "<p>nautilus-image-converter is a nautilus extension to mass resize or rotate images. To install nautilus-image-converter in all currently supported versions of Ubuntu open the terminal and type:</p>\n<pre class=\"lang-none prettyprint-override\"><code>sudo apt install nautilus-image-converter\n</code></pre>\n<p>It adds two context menu items in nautlius so you can right-click and choose &quot;Resize Image&quot;.\n(The other is &quot;Rotate Image&quot;).</p>\n<p>You can do a whole directory of images in one go if you like and you don't even have to open up an application to do so.</p>\n<p>You need to restart your nautilus to see new context menus, run <code>nautilus -q</code> and then click the Home folder icon to reload nautilus with the new plug-in.</p>\n", "commentCount": "13", "comments": [ { "creationDate": "2010-11-18T16:06:19.383", "id": "14441", "postId": "1184", "score": "0", "text": "Does it work with multiple selections (ie i select 10 files - right click - select Rotate - and the 10 images are rotated) ?", "userDisplayName": null, "userId": "2841" }, { "creationDate": "2013-05-14T17:42:14.093", "id": "371332", "postId": "1184", "score": "0", "text": "I'm not sure if restart isn't required. I just installed it, closed all nautils windows and opened new, and I don't have this option. I need to check again after restart.", "userDisplayName": null, "userId": "3806" }, { "creationDate": "2013-11-11T17:28:24.010", "id": "479774", "postId": "1184", "score": "2", "text": "[Does not work in Ubuntu 13.10 :(](http://askubuntu.com/a/375068/175489)", "userDisplayName": null, "userId": "175489" }, { "creationDate": "2014-05-09T19:05:11.680", "id": "611442", "postId": "1184", "score": "1", "text": "Works great in Fedora 20, too. sudo yum install nautilus-image-converter", "userDisplayName": null, "userId": "192078" }, { "creationDate": "2014-06-15T01:37:24.230", "id": "643908", "postId": "1184", "score": "0", "text": "Installs but does not seem to work in 14.04 either :(", "userDisplayName": null, "userId": "31604" }, { "creationDate": "2014-08-22T08:41:01.763", "id": "696891", "postId": "1184", "score": "4", "text": "It works on Ubuntu 14.04. Thanks.", "userDisplayName": null, "userId": "78740" }, { "creationDate": "2015-03-31T22:12:55.367", "id": "843607", "postId": "1184", "score": "11", "text": "I think you need to log out or reboot after installing it--or just do what I did; run `pkill nautilus` and then click the Home folder icon to reload nautilus with the new plug-in.", "userDisplayName": null, "userId": "54675" }, { "creationDate": "2016-12-12T18:54:40.333", "id": "1325998", "postId": "1184", "score": "3", "text": "...or just run `nautilus -q` as someone added to the answer since my last comment. :)", "userDisplayName": null, "userId": "54675" }, { "creationDate": "2018-07-28T11:13:10.277", "id": "1735092", "postId": "1184", "score": "0", "text": "Worth noting, there also is a (apparently identical) [thing for Cajaj](https://community.linuxmint.com/software/view/caja-image-converter): \n`sudo apt-get install caja-image-converter`", "userDisplayName": null, "userId": "479118" }, { "creationDate": "2018-12-30T21:15:14.880", "id": "1823646", "postId": "1184", "score": "3", "text": "Downvoted because this requires interacting with a GUI, even though OP asked for a command-line tool.", "userDisplayName": null, "userId": "589480" }, { "creationDate": "2019-02-14T13:41:11.723", "id": "1847399", "postId": "1184", "score": "1", "text": "Wrong answer downvote. Does not work in command line.", "userDisplayName": null, "userId": "763136" }, { "creationDate": "2021-06-30T21:01:38.603", "id": "2306309", "postId": "1184", "score": "0", "text": "Worked on Ubuntu 21.04 comman line. Great tool, exactly what I needed! Thank you :)", "userDisplayName": null, "userId": "374844" }, { "creationDate": "2022-11-10T08:21:24.840", "id": "2512445", "postId": "1184", "score": "0", "text": "Better compressed result is with `optipng` [ref](https://askubuntu.com/a/1440003/22308)", "userDisplayName": null, "userId": "22308" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-08-05T15:46:16.720", "id": "1184", "lastActivityDate": "2023-02-25T10:26:19.013", "lastEditDate": "2023-02-25T10:26:19.013", "lastEditorDisplayName": null, "lastEditorUserId": "94914", "ownerDisplayName": null, "ownerUserId": "458", "parentId": "1164", "postTypeId": "2", "score": "213" }
[ { "accepted": null, "body": "<p><a href=\"http://www.gimp.org/\">GIMP</a> is probably the easiest way, since it has a fairly simple UI for such common tasks. All you have to do is open up your image and go to Image → Image Size and then change accordingly. There are ways to do batch resizing using the GIMP ...
null
null
null
null
null
1172
1
1182
2010-08-05T15:25:09.497
4
1822
<p>Can Ubuntu guests get 3d acceleration in vmware / virtual-box? I just want to enable desktop effects under virtualization, not 3D games.</p>
637
169736
2013-09-30T20:06:34.117
2013-09-30T20:06:34.117
vmware/virtualbox 3d acceleration
[ "virtualbox", "vmware", "hardware-acceleration" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>There is a nice tutorial for 3D acceleration in virtualbox <a href=\"http://tombuntu.com/index.php/2009/04/08/3d-acceleration-and-compiz-inside-virtualbox-guests/\" rel=\"nofollow\">here</a>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-05T15:43:22.447", "id": "1182", "lastActivityDate": "2010-08-05T15:43:22.447", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "667", "parentId": "1172", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>There is a nice tutorial for 3D acceleration in virtualbox <a href=\"http://tombuntu.com/index.php/2009/04/08/3d-acceleration-and-compiz-inside-virtualbox-guests/\" rel=\"nofollow\">here</a>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null,...
null
null
null
null
null
1175
1
null
2010-08-05T15:25:57.873
22
16706
<p>When I shut down my computer I want to show some pending tasks that I have to do before leaving the office... I did a local application to manage those tasks, basically I just want to run a command, and shut down after I kill the app executed.</p>
48
null
null
2013-05-09T03:49:57.950
Execute script before shutting down
[ "scripts", "shutdown" ]
5
1
CC BY-SA 2.5
[ { "creationDate": "2016-04-22T14:56:19.713", "id": "1135677", "postId": "1175", "score": "0", "text": "May be useful for future users: http://askubuntu.com/a/747556/295286", "userDisplayName": null, "userId": "295286" } ]
null
[ { "accepted": null, "body": "<p>If you do <code>./app-to-run &amp;&amp; sudo shutdown -h now</code> the computer should shut down once app-to-run is done.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-08-05T15:45:03.883", "id": "1102", "postId": "11...
null
null
null
null
null
1185
1
1213
2010-08-05T15:54:31.427
1
182
<p>I want to see CSD(Client Side Decorations),Windicators and RGBA.</p>
305
114
2011-02-21T20:24:47.970
2011-02-21T20:24:47.970
When will GTK improvements land in Maverick?
[ "10.10", "gtk", "csd" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-08-05T16:05:44.537", "id": "1113", "postId": "1185", "score": "0", "text": "This seems to me quite off-topic here. Please instead file a bug on launchpad specifying which release of GTK you would like to see in Ubuntu.", "userDisplayName": null, "userId": "4" },...
{ "accepted": true, "body": "<p>It will land in Maverick when it is ready. No sooner, no later.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-02-21T21:10:51.647", "id": "30305", "postId": "1213", "score": "0", "text": "Brilliant answer!", "userDisplayName": null, "userId": "705" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-05T17:29:51.100", "id": "1213", "lastActivityDate": "2010-08-05T17:29:51.100", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "300", "parentId": "1185", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>It will land in Maverick when it is ready. No sooner, no later.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-02-21T21:10:51.647", "id": "30305", "postId": "1213", "score": "0", "text": "Brilliant answ...
null
null
null
null
null
1190
1
1399
2010-08-05T16:11:56.977
55
68066
<p>If more than one person is logged in on my computer, Ubuntu requires super user authentication when shutting down the computer. How can I make it so that any user can shutdown the computer without being asked for a password?</p>
114
null
null
2017-07-16T20:33:10.883
How can I make shutdown not require admin password?
[ "administration", "shutdown" ]
9
4
CC BY-SA 2.5
[ { "creationDate": "2010-08-06T14:05:05.543", "id": "1267", "postId": "1190", "score": "3", "text": "+1 I suspect entering a password to shutdown annoys many users on a home based PC.", "userDisplayName": null, "userId": "458" }, { "creationDate": "2011-02-16T15:24:36.757", "i...
{ "accepted": true, "body": "<p><strong>You do not need a workaround, just change the policy to allow you to shut down without authenticating as admin for shutdown and reboot when multiple users are logged in.</strong></p>\n\n<p>Edit the file /usr/share/polkit-1/actions/org.freedesktop.consolekit.policy using your favorite text editor. You will need root permissions.</p>\n\n<p>Change the section relating to shutdown when others are logged in from</p>\n\n<pre class=\"lang-xml prettyprint-override\"><code> &lt;action id=\"org.freedesktop.consolekit.system.stop-multiple-users\"&gt;\n &lt;description&gt;Stop the system when multiple users are logged in&lt;/description&gt;\n &lt;message&gt;System policy prevents stopping the system when other users are logged in&lt;/message&gt;\n &lt;defaults&gt;\n &lt;allow_inactive&gt;no&lt;/allow_inactive&gt;\n &lt;allow_active&gt;auth_admin_keep&lt;/allow_active&gt;\n &lt;/defaults&gt;\n &lt;/action&gt;\n</code></pre>\n\n<p>to</p>\n\n<pre class=\"lang-xml prettyprint-override\"><code> &lt;action id=\"org.freedesktop.consolekit.system.stop-multiple-users\"&gt;\n &lt;description&gt;Stop the system when multiple users are logged in&lt;/description&gt;\n &lt;message&gt;System policy prevents stopping the system when other users are logged in&lt;/message&gt;\n &lt;defaults&gt;\n &lt;allow_inactive&gt;no&lt;/allow_inactive&gt;\n &lt;allow_active&gt;yes&lt;/allow_active&gt;\n &lt;/defaults&gt;\n &lt;/action&gt;\n</code></pre>\n\n<p>and the section relating to rebooting when others are logged in from </p>\n\n<pre class=\"lang-xml prettyprint-override\"><code> &lt;action id=\"org.freedesktop.consolekit.system.restart-multiple-users\"&gt;\n &lt;description&gt;Restart the system when multiple users are logged in&lt;/description&gt;\n &lt;message&gt;System policy prevents restarting the system when other users are logged in&lt;/message&gt;\n &lt;defaults&gt;\n &lt;allow_inactive&gt;no&lt;/allow_inactive&gt;\n &lt;allow_active&gt;auth_admin_keep&lt;/allow_active&gt;\n &lt;/defaults&gt;\n &lt;/action&gt;\n</code></pre>\n\n<p>to </p>\n\n<pre class=\"lang-xml prettyprint-override\"><code> &lt;action id=\"org.freedesktop.consolekit.system.restart-multiple-users\"&gt;\n &lt;description&gt;Restart the system when multiple users are logged in&lt;/description&gt;\n &lt;message&gt;System policy prevents restarting the system when other users are logged in&lt;/message&gt;\n &lt;defaults&gt;\n &lt;allow_inactive&gt;no&lt;/allow_inactive&gt;\n &lt;allow_active&gt;yes&lt;/allow_active&gt;\n &lt;/defaults&gt;\n &lt;/action&gt;\n</code></pre>\n\n<p>And that will allow you shutdown and reboot the PC when multiple users are logged in.\nWhether you want to do that is a different question.</p>\n", "commentCount": "9", "comments": [ { "creationDate": "2010-08-06T14:07:29.283", "id": "1269", "postId": "1399", "score": "1", "text": "Here is a link with more on policykit : http://hal.freedesktop.org/docs/PolicyKit/polkit-conf.html", "userDisplayName": null, "userId": "458" }, { "creationDate": "2010-08-06T14:29:09.583", "id": "1272", "postId": "1399", "score": "0", "text": "This is to address being asked a password when shutting down the system from with Gnome.", "userDisplayName": null, "userId": "458" }, { "creationDate": "2010-08-06T18:08:05.853", "id": "1321", "postId": "1399", "score": "5", "text": "Won't your changes be wiped out whenever polkit is reinstalled or upgraded?", "userDisplayName": null, "userId": "880" }, { "creationDate": "2010-08-06T18:46:01.613", "id": "1336", "postId": "1399", "score": "0", "text": "Um holy crap that is awesome. I had no idea about PolicyKit.", "userDisplayName": null, "userId": "316" }, { "creationDate": "2010-08-06T20:32:27.457", "id": "1359", "postId": "1399", "score": "0", "text": "@Ryan, that all depends how it is packaged. I personally have no idea but I suspect you are right.", "userDisplayName": null, "userId": "458" }, { "creationDate": "2010-08-08T18:55:28.170", "id": "1552", "postId": "1399", "score": "0", "text": "Whenever I need to modify a file that belongs to a package, I use apt-src to get the source for it, and then I make the change in the source, then I compile it and the resulting package has my desired changes.", "userDisplayName": null, "userId": "880" }, { "creationDate": "2012-10-10T16:01:58.110", "id": "247335", "postId": "1399", "score": "3", "text": "@Ryan, according to https://wiki.ubuntu.com/SecurityTeam/PolicyKitPermissions/12.04 you could write a .pkla file inside /etc/polkit-1/localauthority, but I'm not sure about its syntax :) (some info here https://wiki.archlinux.org/index.php/PolicyKit#Authorities)", "userDisplayName": null, "userId": "8110" }, { "creationDate": "2014-06-09T18:11:47.270", "id": "639787", "postId": "1399", "score": "1", "text": "Answer below from Flimm is better, won't get written over during an update\n\nhttp://askubuntu.com/a/251942/7472", "userDisplayName": null, "userId": "7472" }, { "creationDate": "2019-03-07T04:23:41.083", "id": "1858904", "postId": "1399", "score": "1", "text": "How to reload rules without reboot?", "userDisplayName": null, "userId": "573767" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-06T14:00:49.297", "id": "1399", "lastActivityDate": "2012-09-10T11:45:16.913", "lastEditDate": "2012-09-10T11:45:16.913", "lastEditorDisplayName": null, "lastEditorUserId": "50770", "ownerDisplayName": null, "ownerUserId": "458", "parentId": "1190", "postTypeId": "2", "score": "29" }
[ { "accepted": null, "body": "<p>I believe this is only an issue when doing it through the command line. </p>\n\n<p>If so here is a <a href=\"http://linux.byexamples.com/archives/315/how-to-shutdown-and-reboot-without-sudo-password/\" rel=\"nofollow\">link</a> that can help with your problem. </p>\n", "c...
null
null
null
null
null
1193
1
null
2010-08-05T16:25:14.887
1
1131
<p>How to setup wireless in ubuntu 10.04 netbook edition in EEpc 1005? Do I need to install some drivers and how? PS I am running ubuntu dual boot with XP (in XP have wireless Internet)</p>
null
3037
2010-12-29T22:50:23.693
2010-12-29T22:50:23.693
How to setup a wireless connection with an Eee PC 1005?
[ "10.04", "wireless", "ubuntu-netbook" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2010-08-05T16:36:02.817", "id": "1123", "postId": "1193", "score": "0", "text": "How did you install ubuntu? wubi?", "userDisplayName": null, "userId": "333" } ]
null
[ { "accepted": null, "body": "<p>I think the wireless for that model needs to use Windows wireless drivers using ndiswrapper.\n<a href=\"http://ubuntuforums.org/showthread.php?t=1390856\" rel=\"nofollow\">This forum thread</a> discusses this issue for a similar model.</p>\n\n<p>Also see <a href=\"https://hel...
null
null
2013-03-14T16:30:38.110
null
energichen
1194
1
1196
2010-08-05T16:25:56.727
6
1574
<p>I have a Ubuntu 10.04 and Windows 7 dual boot system. On boot, the grub menu appears. I see "Windows 7" and the normal "Ubuntu 10.04" but there's also a "Ubuntu 10.04 (Recovery)".</p> <p>What is the recovery option for? What does it do differently?</p>
381
4
2010-08-05T16:43:40.703
2010-08-05T16:48:20.417
What is the "recovery" option in the grub menu?
[ "grub2", "boot" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><a href=\"https://wiki.ubuntu.com/RecoveryMode\">Recovery mode</a> boots up with basic services and drops you to a command line as root. From there you can repair any problems that are preventing you from booting Ubuntu normally.</p>\n\n<p>Using recovery mode requires a little experience with the command line.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-05T16:32:34.380", "id": "1196", "lastActivityDate": "2010-08-05T16:48:20.417", "lastEditDate": "2010-08-05T16:48:20.417", "lastEditorDisplayName": null, "lastEditorUserId": "130", "ownerDisplayName": null, "ownerUserId": "130", "parentId": "1194", "postTypeId": "2", "score": "8" }
[ { "accepted": null, "body": "<p>The recovery option boots to a text mode screen which allows you to do some maintenance tasks. This can be useful if you need to reset your password, or your hard disk needs checking, or perhaps to troubleshoot an issue with the graphics driver.</p>\n", "commentCount": "0...
null
null
null
null
null
1204
1
1206
2010-08-05T17:00:27.310
3
1614
<p>Is it possible to show notifications displayed in right top (like these about being connected to a wifi), that can be clicked? Right now I can either create a notification, that can't be clicked or create an ugly notification (a dialog box), that can. I would like to have something non-obtrusive, that can be clicked and perform some action then.</p>
238
235
2010-09-14T16:15:55.480
2010-09-14T16:15:55.480
How to create clickable notifications using pynotify?
[ "programming", "notification", "python" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Here are some Guidelines for developing Notifications</p>\n\n<p><a href=\"https://wiki.ubuntu.com/NotificationDevelopmentGuidelines\" rel=\"nofollow\">Ubuntu Wiki</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-08-05T18:02:43.173", "id": "1144", "postId": "1206", "score": "0", "text": "So it seems, that it's simply not possible to achieve that. Frack :-/", "userDisplayName": null, "userId": "238" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-05T17:10:56.077", "id": "1206", "lastActivityDate": "2010-08-05T17:10:56.077", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "305", "parentId": "1204", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>Here are some Guidelines for developing Notifications</p>\n\n<p><a href=\"https://wiki.ubuntu.com/NotificationDevelopmentGuidelines\" rel=\"nofollow\">Ubuntu Wiki</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-08-05T18:02:43.173",...
null
null
null
null
null
1207
1
1219
2010-08-05T17:16:18.563
8
2784
<p>My CD drive is broken,so I can't install Ubuntu from a CD.</p> <p>Are there any workarounds for that? </p>
305
67335
2014-08-05T05:06:09.127
2014-08-05T05:06:09.127
How can I install Ubuntu without CD?
[ "system-installation", "live-usb", "live-cd", "livedvd" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>There are several options for installing without a CD drive.</p>\n\n<h2>Wubi</h2>\n\n<p>If you have Windows installed already, you can use <a href=\"http://wubi-installer.org/\"><strong>Wubi</strong></a>. Wubi installs Ubuntu as an application inside Windows.</p>\n\n<h2>USB Flash Drive</h2>\n\n<p>Alternatively, you can also install Ubuntu from a USB disc. You'll need a USB flash drive, and Ubuntu live CD ISO, and a program to transfer it to the flash drive.</p>\n\n<p><strong>Making a USB startup drive</strong></p>\n\n<p>If you have Ubuntu installed, you can use the <strong>Ubuntu USB Creator</strong>, which is in the System > Administration menu.</p>\n\n<p>If you only have Windows installed, you can use <a href=\"http://unetbootin.sourceforge.net/\"><strong>Unetbootin</strong></a> to do the same job.</p>\n\n<p><strong>Booting the drive</strong></p>\n\n<p>Once you have a bootable USB drive, you simply have to plug it in and during bootup specify it as the boot device. There are <a href=\"https://help.ubuntu.com/community/Installation/FromUSBStick#Booting%20the%20Computer%20From%20USB\">instructions on the Ubuntu wiki</a> On how to boot from a USB drive. Once it's booted, it acts just like a live CD.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-05T18:08:45.177", "id": "1219", "lastActivityDate": "2010-08-05T18:08:45.177", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "130", "parentId": "1207", "postTypeId": "2", "score": "9" }
[ { "accepted": null, "body": "<p>There are lots of possibilities. The easiest is probably using a <a href=\"https://help.ubuntu.com/community/Installation/FromUSBStickQuick\" rel=\"nofollow\">USB stick</a>. For more information of installation options please refer to <a href=\"https://help.ubuntu.com/communi...
null
null
null
null
null
1208
1
1209
2010-08-05T17:18:32.117
12
8488
<p>Is there a website that lists software that runs well, or not well, under Wine?</p>
305
1067
2011-03-09T08:52:04.437
2011-03-09T08:52:04.437
Is there a directory of Wine compatible software?
[ "wine" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-08-05T19:12:21.187", "id": "1158", "postId": "1208", "score": "0", "text": "What are you trying to say? You want a Registry Editor?", "userDisplayName": null, "userId": "41" } ]
{ "accepted": true, "body": "<p>Yes, you can find compatibility reviews at the <a href=\"http://appdb.winehq.org\">Wine Application Database</a>.</p>\n\n<p>Not only can you find compatible software, you can submit your own apps and reviews to help others.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-05T17:20:19.667", "id": "1209", "lastActivityDate": "2010-08-05T17:20:19.667", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "130", "parentId": "1208", "postTypeId": "2", "score": "22" }
[ { "accepted": true, "body": "<p>Yes, you can find compatibility reviews at the <a href=\"http://appdb.winehq.org\">Wine Application Database</a>.</p>\n\n<p>Not only can you find compatible software, you can submit your own apps and reviews to help others.</p>\n", "commentCount": "0", "comments": [],...
null
null
null
null
null
1210
1
1229
2010-08-05T17:22:28.163
4
105
<p>Is there any way to sync iDevices on Karmic,Jaunty and Hardy?</p>
305
null
null
2010-08-06T00:47:55.280
How to sync iDevices on Pre Ubuntu 10.04?
[ "idevices" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Yes, there are instructions here: <a href=\"https://help.ubuntu.com/community/PortableDevices/iPhone\">https://help.ubuntu.com/community/PortableDevices/iPhone</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-05T18:32:48.423", "id": "1229", "lastActivityDate": "2010-08-05T18:32:48.423", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "706", "parentId": "1210", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>Yes, there are instructions here: <a href=\"https://help.ubuntu.com/community/PortableDevices/iPhone\">https://help.ubuntu.com/community/PortableDevices/iPhone</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC B...
null
null
null
null
null
1220
1
1222
2010-08-05T18:09:24.737
336
921034
<p>How can I restart X Window Server from the command line?</p> <p>I'd really like to be able to restart my GUI without having to do a full system reboot.</p>
672
6341
2016-04-02T21:05:50.947
2022-06-11T20:41:35.557
How to restart X Window Server from command line?
[ "command-line", "xorg" ]
7
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p><strong>NOTE</strong>: This will forcefully quit all graphical programs, you'll lose any unsaved work, and you'll be logged out. Non-graphical programs will not be affected.</p>\n\n<p>TL;DR: on systems with systemd (<strong>Ubuntu 15.04 and newer</strong>)</p>\n\n<pre><code>sudo systemctl restart display-manager\n</code></pre>\n\n<p>This will restart the appropriate display manager service (<code>lightdm</code> till 17.04, <code>gdm3</code> after, <code>sddm</code> in Kubuntu, etc.). You can replace <code>display-manager</code> with <code>lightdm</code>, <code>gdm3</code>, <code>sddm</code>, etc. if needed, but this should be enough.</p>\n\n<hr>\n\n<p>For other Ubuntu versions, first find which display manager your ubuntu is having with following command:</p>\n\n<pre><code>cat /etc/X11/default-display-manager\n</code></pre>\n\n<p>Than depending on what display manager, you can use one of the following commands:</p>\n\n<ul>\n<li><p>Default Ubuntu (with LightDM)</p>\n\n<pre><code>sudo systemctl restart lightdm \n</code></pre></li>\n<li><p>Gnome (with GDM)</p>\n\n<pre><code>sudo systemctl restart gdm\n</code></pre></li>\n<li><p>KDE (with KDM)</p>\n\n<pre><code>sudo systemctl restart kdm\n</code></pre>\n\n<p>Note: From 12.10 to 15.04, Kubuntu also uses LightDM.</p></li>\n<li><p>For MDM (e.g. for Mint Cinnamon)</p>\n\n<pre><code>sudo systemctl restart mdm\n</code></pre></li>\n</ul>\n", "commentCount": "16", "comments": [ { "creationDate": "2012-09-16T12:25:41.170", "id": "234777", "postId": "1222", "score": "4", "text": "This probably changed for Unity. My system cannot find `gdm`.", "userDisplayName": null, "userId": "62308" }, { "creationDate": "2014-03-25T23:51:31.643", "id": "573267", "postId": "1222", "score": "1", "text": "AFAIK Unity uses lightdm", "userDisplayName": null, "userId": "4" }, { "creationDate": "2015-02-01T16:23:15.270", "id": "802519", "postId": "1222", "score": "2", "text": "It seem to close all the applications and documents immediately without saving (unlike regular restart), what's the difference between this and sudo reboot?", "userDisplayName": null, "userId": "172264" }, { "creationDate": "2016-06-16T06:43:26.147", "id": "1182679", "postId": "1222", "score": "2", "text": "@uval, `sudo reboot` reboots all your system, that is the computer, while this restarts only the Xorg server, so that other programs, which do not require a graphical interface, for instance a web server, can continue to work. As well as all mounter file systems (like encrypted ones), all connections to remote hosts etc. do persists in the case of this instead of the `reboot` command", "userDisplayName": null, "userId": "44439" }, { "creationDate": "2016-10-10T18:16:41.193", "id": "1276072", "postId": "1222", "score": "2", "text": "I get restart: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused.", "userDisplayName": null, "userId": "33577" }, { "creationDate": "2017-03-19T20:21:22.917", "id": "1400573", "postId": "1222", "score": "1", "text": "This (sudo systemctl restart sddm.service) worked great for Kubuntu 16.04 LTS. It does kill all running apps and requires reauthentication. My problem was that while I could select a window, I could not move any windows. Now it's all happy (and so am I).", "userDisplayName": null, "userId": "667325" }, { "creationDate": "2017-08-14T13:20:25.840", "id": "1504017", "postId": "1222", "score": "0", "text": "`cat /etc/X11/default-display-manager` is the way to start... good job!", "userDisplayName": null, "userId": "4298" }, { "creationDate": "2017-09-04T19:47:04.823", "id": "1518185", "postId": "1222", "score": "0", "text": "Running \"sudo systemctl restart lightdm.service\" seems to have broken xorg or lightdm or something for me. Now when I restart my laptop I just get a black screen with a blinking cursor. What do I do?", "userDisplayName": null, "userId": "604099" }, { "creationDate": "2017-09-04T20:03:02.433", "id": "1518203", "postId": "1222", "score": "0", "text": "Referring to my earlier comment: the solution seemed to be to restart lightdm.service again from a TTY. However, then I got stuck in a login loop, just like in this question (https://askubuntu.com/questions/223501/ubuntu-gets-stuck-in-a-login-loop). The accepted answer to that question solved my problems", "userDisplayName": null, "userId": "604099" }, { "creationDate": "2017-12-08T18:13:50.650", "id": "1583879", "postId": "1222", "score": "1", "text": "This killed an ongoing download as closed the browser. Ubuntu 16.04", "userDisplayName": null, "userId": "339127" }, { "creationDate": "2019-06-11T13:56:34.393", "id": "1911831", "postId": "1222", "score": "0", "text": "The first command run from terminal did its job, but I couldn't get logged in. Looks like it made me logged out for ever.", "userDisplayName": null, "userId": "713430" }, { "creationDate": "2019-11-20T09:28:44.020", "id": "1990931", "postId": "1222", "score": "0", "text": "nice on, first command worked for me. Monitors got black, nothing happend several seconds. after half a minute the start screen with default ubuntu 16.04 rised back agin =)!", "userDisplayName": null, "userId": "760184" }, { "creationDate": "2020-07-12T00:20:41.083", "id": "2126775", "postId": "1222", "score": "0", "text": "18.04 `sudo systemctl restart display-manager` from ssh asked me if I am the displayed user, entered the password but it started asking the same question over and over again. Meanwhile, also from shh `top` displays graphical programs like firefox and thunderbird are running. `sudo pkill X`did the thing. Now all graphical programs were closed", "userDisplayName": null, "userId": "143151" }, { "creationDate": "2020-08-05T13:40:25.317", "id": "2140227", "postId": "1222", "score": "0", "text": "@juliangonzalez this is totally expected. It basically logs you out instantly.", "userDisplayName": null, "userId": "678543" }, { "creationDate": "2022-04-13T18:23:55.257", "id": "2434258", "postId": "1222", "score": "0", "text": "Thanks a lot. KDE plasma once hung & I was unable to do anything (not even use Ctrl+Alt+Fn to switch to a TTY). I SSHed into it, ran this command & it helped.", "userDisplayName": null, "userId": "1035349" }, { "creationDate": "2023-01-07T20:27:46.790", "id": "2529996", "postId": "1222", "score": "0", "text": "This works as of Kubuntu 22.04, when X11 has crashed for some reason while switching accounts. TYSM! Really looking forward to Wayland support for Nvidia .", "userDisplayName": null, "userId": "1186098" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-08-05T18:11:51.783", "id": "1222", "lastActivityDate": "2020-04-02T07:10:42.983", "lastEditDate": "2020-04-02T07:10:42.983", "lastEditorDisplayName": null, "lastEditorUserId": "429995", "ownerDisplayName": null, "ownerUserId": "4", "parentId": "1220", "postTypeId": "2", "score": "353" }
[ { "accepted": true, "body": "<p><strong>NOTE</strong>: This will forcefully quit all graphical programs, you'll lose any unsaved work, and you'll be logged out. Non-graphical programs will not be affected.</p>\n\n<p>TL;DR: on systems with systemd (<strong>Ubuntu 15.04 and newer</strong>)</p>\n\n<pre><code>s...
null
null
null
null
null
1224
1
1226
2010-08-05T18:20:23.830
1164
1736642
<p>Is there a simple command to display the total aggregate size (disk usage) of all files in a directory (folder)?</p> <p>I have tried these, and they don't do what I want:</p> <ul> <li><code>ls -l</code>, which only displays the size of the individual files in a directory, nor </li> <li><code>df -h</code>, which only displays the free and used space on my disks.</li> </ul>
102
176889
2014-02-13T09:44:33.993
2024-03-09T16:44:48.870
How do I determine the total size of a directory (folder) from the command line?
[ "filesystem", "command-line" ]
14
1
CC BY-SA 3.0
[ { "creationDate": "2019-06-01T18:46:16.580", "id": "1906542", "postId": "1224", "score": "1", "text": "Friendly reminder that it may make nearly zero sense on CoW filesystem like BTRFS.", "userDisplayName": null, "userId": "496651" } ]
{ "accepted": true, "body": "<p>The command <code>du</code> \"summarizes disk usage of each FILE, recursively for directories,\" e.g.,</p>\n\n<pre><code>du -hs /path/to/directory\n</code></pre>\n\n<ul>\n<li><code>-h</code> is to get the numbers \"human readable\", e.g. get <code>140M</code> instead of <code>143260</code> (size in KBytes)</li>\n<li><code>-s</code> is for summary (otherwise you'll get not only the size of the folder but also for everything <em>in</em> the folder separately)</li>\n</ul>\n\n<hr>\n\n<p>As you're using <code>-h</code> you can sort the human readable values using</p>\n\n<pre><code>du -h | sort -h\n</code></pre>\n\n<p>The <code>-h</code> flag on <code>sort</code> will consider \"Human Readable\" size values.</p>\n\n<hr>\n\n<p>If want to avoid recursively listing all files and directories, you can supply the <code>--max-depth</code> parameter to limit how many items are displayed. Most commonly, <code>--max-depth=1</code></p>\n\n<pre><code>du -h --max-depth=1 /path/to/directory\n</code></pre>\n", "commentCount": "5", "comments": [ { "creationDate": "2016-06-03T04:45:11.397", "id": "1169956", "postId": "1226", "score": "4", "text": "There is a useful option to du called the --apparent-size. It can be used to find the actual size of a file or directory (as opposed to its footprint on the disk) eg, a text file with just 4 characters will occupy about 6 bytes, but will still show up as taking up ~4K in a regular du -sh output. However, if you pass the --apparent-size option, the output will be 6. man du says:\n\n --apparent-size print apparent sizes, rather than disk usage; although the apparent size is usually smaller, it may be larger due to holes in (‘sparse’) files, internal fragmentation, indirect blocks", "userDisplayName": null, "userId": "352771" }, { "creationDate": "2016-09-14T17:57:02.650", "id": "1253793", "postId": "1226", "score": "4", "text": "This works for OS X too! Thanks, I was really looking for a way to clear up files, both on my local machine, and my server, but automated methods seemed not to work. So, I ran `du -hs *` and went into the largest directory and found out which files were so large... This is such a good method, and the best part is you don't have to install anything! Definitely deserved my upvote", "userDisplayName": null, "userId": "566987" }, { "creationDate": "2017-05-23T09:12:25.233", "id": "1448205", "postId": "1226", "score": "0", "text": "@BandaMuhammadAlHelal I think there are two reasons: rounding (`du` has somewhat peculiar rounding, showing no decimals if the value has more than one digit in the chosen unit), and the classical [1024 vs. 1000 prefix](https://en.wikipedia.org/wiki/Binary_prefix#Deviation_between_powers_of_1024_and_powers_of_1000) issue. `du` has an option `-B` (or `--block-size`) to change the units in which it displays values, or you could use `-b` instead of `-h` to get the \"raw\" value in bytes.", "userDisplayName": null, "userId": "275" }, { "creationDate": "2024-02-06T11:15:09.450", "id": "2634723", "postId": "1226", "score": "0", "text": "Sounds like asking a question 'Du hast'", "userDisplayName": null, "userId": "1765715" }, { "creationDate": "2010-08-05T18:56:41.980", "id": "1155", "postId": "1226", "score": "148", "text": "I use `du -sh` or DOOSH as a way to remember it (NOTE: the command is the same, just the organization of commandline flags for memory purposes)", "userDisplayName": null, "userId": "41" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-08-05T18:27:35.580", "id": "1226", "lastActivityDate": "2019-02-26T11:31:00.000", "lastEditDate": "2019-02-26T11:31:00.000", "lastEditorDisplayName": null, "lastEditorUserId": "538967", "ownerDisplayName": null, "ownerUserId": "275", "parentId": "1224", "postTypeId": "2", "score": "1908" }
[ { "accepted": null, "body": "<p>Enjoy!</p>\n\n<pre><code>du foldername\n</code></pre>\n\n<p>More information on that command <a href=\"http://www.linfo.org/du.html\">here</a> </p>\n", "commentCount": "1", "comments": [ { "creationDate": "2020-05-14T02:22:28.280", "id": "2087797...
null
null
null
null
null
1230
1
1235
2010-08-05T18:38:26.633
25
5260
<p>What features does Ubuntu One provide that others services do not have? Can I use Ubuntu One only on Ubuntu machines? What about sharing data/folders with others who do not have Ubuntu One?</p>
275
null
null
2018-01-01T09:48:19.807
What's the advantage of using Ubuntu One vs. other services like Dropbox?
[ "ubuntu-one" ]
9
1
CC BY-SA 2.5
[ { "creationDate": "2018-01-01T10:11:59.787", "id": "1598340", "postId": "1230", "score": "0", "text": "**Note that Ubuntu One was shut down in April 2014.** The name \"Ubuntu One\" is still used for user accounts on Ubuntu related websites but the file storage service by that name no longer exis...
{ "accepted": true, "body": "<p>Ubuntu One has several advantages over Dropbox and other services.</p>\n\n<p><strong>Synchronisation</strong></p>\n\n<p>Like other services, Ubuntu One allows synchronisation of files across machines and does this by synchronising any file you put in the <code>~/Ubuntu One</code> folder. In addition, it allows you to synchronise all of the files in any folder in your home folder. However, it lacks the ability to synchronise files using symlinks.</p>\n\n<p>A particular feature that Ubuntu One has that is lacking in other services is the synchronisation of your <a href=\"https://launchpad.net/desktopcouch\">desktopcouch</a> databases. Some applications use these databases to store data and settings. This allows automatic synchronisation between applications on multiple machines. Examples of such applications include Tomboy (which synchronises its notes) and Evolution (which synchronises contacts).</p>\n\n<p><strong>Storage Amount and Pricing</strong></p>\n\n<p>Ubuntu One provides a relatively generous 5GB of free storage compared to 2GB provided by Dropbox and SpiderOak and 1GB provided by Wuala. With Ubuntu One you can add 20GB increments for 2.99 USD/month. This allows flexible pricing that is more cost effective than Dropbox or Wuala. (<a href=\"https://spreadsheets.google.com/spreadsheet/ccc?key=0AmEJ2RhEmc1EdDJzUThXd1hmeW5xWkptczcwLXE3Q2c&amp;hl=en_US\">See Comparison</a>).</p>\n\n<p><strong>Platform Support</strong></p>\n\n<p>The Ubuntu One client is available on Ubuntu and Ubuntu based distributions and should theoretically work on most other distributions. A beta is available for Windows. There are also apps available for Android and iOS. </p>\n\n<p>There is also a rudimentary web interface for accessing and publishing files. The publishing feature allows you to share files with people who don't have Ubuntu One.</p>\n\n<p>This is not as many platforms as, for example, Dropbox so this may be a disadvantage if you use multiple platforms.</p>\n\n<p><strong>Music</strong></p>\n\n<p>Ubuntu One provides a music store and allows music streaming via smartphone applications. The music streaming costs money. Other services do not support this.</p>\n\n<p><strong>Freedom</strong></p>\n\n<p>The Ubuntu One client is free software, although the server is proprietary.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2011-02-09T15:03:33.623", "id": "27865", "postId": "1235", "score": "4", "text": "You can also sync Tomboy notes via Dropbox. Ubuntu One now has a Windows client available.", "userDisplayName": null, "userId": "183" }, { "creationDate": "2011-07-20T12:29:57.307", "id": "60337", "postId": "1235", "score": "1", "text": "You've missed one of the main points - it can sync entire folders maintaining the directory structures across all the Ubuntu machines.", "userDisplayName": null, "userId": "814" }, { "creationDate": "2011-07-21T14:18:05.227", "id": "60575", "postId": "1235", "score": "0", "text": "In fact, all your desktopcouch databases are synced unless you tell them not to be. Since this is fairly new stuff, there are relatively few applications that make use of that yet, but it's growing. I think that's probably the coolest feature of Ubuntu One, although filesync is really useful. And yes, you can publish files on the general web and just give people the url.", "userDisplayName": null, "userId": "19779" }, { "creationDate": "2013-05-02T03:59:10.977", "id": "363664", "postId": "1235", "score": "0", "text": "I believe the dropbox client is also open source. Although, like the ubuntu one client, it's useless without the server, which is closed source.", "userDisplayName": null, "userId": "8358" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-05T19:05:03.853", "id": "1235", "lastActivityDate": "2011-08-01T17:44:23.283", "lastEditDate": "2011-08-01T17:44:23.283", "lastEditorDisplayName": null, "lastEditorUserId": "667", "ownerDisplayName": null, "ownerUserId": "667", "parentId": "1230", "postTypeId": "2", "score": "21" }
[ { "accepted": null, "body": "<p>Dropbox is cross platform. It has a html folder for hosting webpages. I believe you can only use ubuntu one on linux machines. </p>\n\n<p>Ubuntu one is good for sharing between ubuntu machines; but if you have a dropbox account, you should be good. :)</p>\n", "commentCoun...
null
null
null
null
null
1233
1
1236
2010-08-05T18:58:59.870
85
23785
<p>What's the meaning of the numbering for different versions? Do they signify something?</p>
696
158442
2016-04-18T12:40:12.053
2020-06-19T19:49:28.827
What's the meaning of version numbering of Ubuntu?
[ "release-management" ]
8
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Ubuntu follows a regular 6 month release cycle. The version numbers are formatted in Y.MM (10.04: April, 2010). Every two years there is a Long Term Support (LTS) version release which will be officially supported for two more years.</p>\n\n<p>The last LTS was 12.04, the current LTS is 14.04, and the next LTS is 16.04 - the three releases between these LTS releases culminate into the next LTS, ideally viewed as \"6-month baby releases that piecemeal towards the next LTS\".</p>\n\n<p><img src=\"https://wiki.ubuntu.com/LTS?action=AttachFile&amp;do=get&amp;target=ubuntu-release-cycle-2.png\" alt=\"lts\"></p>\n\n<p>Typically after each non-LTS release a point release is made for the current LTS designed to maintain stability and backport changes keeping an LTS release 'supported' These are denoted as a third version number (12.04.[1-4]).</p>\n\n<p>This chart and more information can be found on the <a href=\"https://wiki.ubuntu.com/LTS\">Ubuntu Wiki: LTS</a> article.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2017-07-02T17:10:19.180", "id": "1474394", "postId": "1236", "score": "1", "text": "Note that LTS releases are now supported for at least 5 years. From your link : Starting with Ubuntu 12.04 LTS, both versions received five years support", "userDisplayName": null, "userId": "253733" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-05T19:07:55.547", "id": "1236", "lastActivityDate": "2015-08-29T21:12:33.687", "lastEditDate": "2015-08-29T21:12:33.687", "lastEditorDisplayName": null, "lastEditorUserId": "41", "ownerDisplayName": null, "ownerUserId": "41", "parentId": "1233", "postTypeId": "2", "score": "107" }
[ { "accepted": null, "body": "<p>Yes. The first number is the year the distribution was released (so 09 means 2009), and the second number is the month it was released. Therefore, the upcoming 10.10 version will be released in October 2010.</p>\n", "commentCount": "1", "comments": [ { "...
null
null
null
null
null
1242
1
1246
2010-08-05T19:33:08.040
30
26361
<p>I would like to learn some useful keyboard shortcuts. I have become a ninja of keyboard shortcuts in Windows. </p> <p>Any must-have tips for Ubuntu?</p> <p>Feel free to include Ubuntu defaults or custom ones you have found useful!</p>
333
10883
2016-01-01T19:28:57.393
2016-01-01T19:33:12.990
What are some useful keyboard shortcuts?
[ "keyboard", "shortcut-keys" ]
21
1
CC BY-SA 3.0
[ { "creationDate": "2012-09-08T12:01:08.770", "id": "231063", "postId": "1242", "score": "0", "text": "The answers section has become a collection of community wikis. Why can't people jut use one community wiki and add to it.", "userDisplayName": null, "userId": "11932" } ]
{ "accepted": true, "body": "<p>You can set up whatever keyboard shortcuts you want through System -> Preferences -> Keyboard Shortcuts. This will also tell you the current shortcuts. </p>\n\n<p>Personally, I <a href=\"http://www.ubuntugeek.com/enable-ctrl-alt-backspace-in-ubuntukubuntu-10-04lucid-lynx.html\">activate <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>Backspace</kbd></a> to restart the x server, use <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>T</kbd> to open a terminal, <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>X</kbd> as the <code>xkill</code> command so I can click on non-responding window to kill it and <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>Delete</kbd> to open the system monitor (a la Windows) instead of bringing up the shutdown prompt.</p>\n\n<p>There is also a whole load of keyboard shortcuts set by compiz, which can be \nedited using <code>compizconfig-settings-manager1</code> (installable from repositories).</p>\n\n<p>I find keyboard shortcuts to be a personal preference and we are lucky that Linux is so customisable as to allow whatever configuration we want.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": "2010-08-05T19:44:12.230", "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-05T19:44:12.230", "id": "1246", "lastActivityDate": "2012-09-08T09:38:58.383", "lastEditDate": "2012-09-08T09:38:58.383", "lastEditorDisplayName": null, "lastEditorUserId": "64171", "ownerDisplayName": null, "ownerUserId": "667", "parentId": "1242", "postTypeId": "2", "score": "20" }
[ { "accepted": null, "body": "<p>When I found out about <kbd>Alt</kbd> + <kbd>Mouse 1</kbd> on an open Window. I went nuts moving windows is easy now.</p>\n\n<p>I also use <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + (<kbd>Left</kbd>|<kbd>Right</kbd>) for switching workspaces.</p>\n\n<p>Lastly I find myself using <kbd...
2010-08-05T19:33:08.040
null
2014-04-24T00:06:52.047
null
null
1245
1
null
2010-08-05T19:42:20.673
6
39988
<p>I'm trying to add a default route on my ppp0 connection, I want the default route points to that connection. I tried to add it in <code>/etc/rc.local</code> but I don't think that is the right place to do so. I would like to know where is the right place to accomplish this.</p>
717
41
2010-10-15T15:56:49.217
2012-06-03T16:51:56.987
add default route on boot
[ "10.04", "boot", "default", "networking" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2010-08-05T19:52:15.227", "id": "1167", "postId": "1245", "score": "0", "text": "What kind of network interface are you talking about? eth, wireless, ... ?", "userDisplayName": null, "userId": "4" }, { "creationDate": "2010-08-05T19:58:57.443", "id": "1168"...
null
[ { "accepted": null, "body": "<p>The right place should be the file <code>/etc/network/interfaces</code>. You add a line like:</p>\n\n<pre><code>up route add default gw 192.168.0.1 dev eth0\n</code></pre>\n\n<p>The IP address is the one of your default gateway and the last entry is the device name of your de...
null
null
2013-03-14T16:30:42.433
null
null
1247
1
2090
2010-08-05T19:53:53.193
1
188
<p>Is there a way to link a VPN (tun0) adapter to a fake physical (let's say ethX) adapter?</p>
539
236
2010-08-05T20:25:37.110
2010-08-12T21:18:26.793
Is there a way to link a VPN (tun0) adapter to a fake physical (ethX) adapter?
[ "networking", "vpn" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-08-09T08:55:58.400", "id": "1619", "postId": "1247", "score": "1", "text": "What do you mean by \"link\" an adapter to another?", "userDisplayName": null, "userId": "325" }, { "creationDate": "2010-08-11T22:50:56.597", "id": "1897", "postId": "1247...
{ "accepted": true, "body": "<p>Create a bridge interface. Lots of howto's for that exist (depending on if you want to do it with OpenVPN, /etc/network/interfaces, etc)</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-12T21:18:26.793", "id": "2090", "lastActivityDate": "2010-08-12T21:18:26.793", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1158", "parentId": "1247", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>Create a bridge interface. Lots of howto's for that exist (depending on if you want to do it with OpenVPN, /etc/network/interfaces, etc)</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDa...
null
null
null
null
null
1263
1
1265
2010-08-05T21:55:39.170
4
2402
<p>I recently installed Thunderbird 3.1 from some source that wasn't the ubuntu repos. I can't remember right now where I got it from (I think it was packaged as a deb), but I'm having a problem when it tries to auto-update.</p> <p>Unlike the versions that manage their updates via the repos, this one is supposed to update itself whenever it needs to, which seemed fine, but whenever it tries, it pops up an error: </p> <blockquote> <p>A recommended security and stability update is available, but you do not have the system permissions required to install it. Please contact your system administrator, or try again from an account that has permission to install software on this computer. You can always get the latest version of Thunderbird at: <a href="http://mozillamessaging.com/en-US/thunderbird" rel="nofollow">http://mozillamessaging.com/en-US/thunderbird</a></p> </blockquote> <p>Is there a way to give TB the permissions it needs short of opening it as root?</p>
324
null
null
2010-11-21T03:31:52.073
Unable to update thunderbird
[ "updates", "thunderbird", "permissions" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-09-19T18:20:55.503", "id": "4465", "postId": "1263", "score": "0", "text": "This is a good question, with a good answer. The Mozilla folks are great about updating, but that's useless unless you follow their PPA.", "userDisplayName": null, "userId": "2375" } ]
{ "accepted": true, "body": "<p>Nope. The only way to allow Thunderbird to update itself is to launch it as root, or to find yet another source that built Thunderbird in such a way that you can install it entirely within your own home folder.</p>\n\n<p>A better option, if you want to run cutting-edge apps, is to try to find someone making builds on the in a Launchpad PPA. These can update through the normal Synaptic/Upgrade system, which means you won't end up with corner cases like this. As it happens, <a href=\"https://launchpad.net/~ubuntu-mozilla-daily/+archive/ppa\" rel=\"nofollow\">the Mozilla team maintains a PPA of newer versions of Firefox and Thunderbird</a>, including even nightlies. If you install Thunderbird 3.1 from there, you should be golden.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-08-06T00:01:52.540", "id": "1186", "postId": "1265", "score": "0", "text": "Yeah, I was afraid of that. At the time that I installed TB, the PPA above wasn't getting updated for TB 3.1, and it was driving me crazy. Looks like they're doing a better job now. \n\n\nSo...follow-up question: How do I remove the currently installed one that I got from a deb, so I can replace it with the PPA above?", "userDisplayName": null, "userId": "324" }, { "creationDate": "2010-08-06T00:30:03.100", "id": "1190", "postId": "1265", "score": "0", "text": "As long as you installed from a deb before, that should be as easy as uninstalling the old one via Synaptic, adding the new PPA to the list of repositories, and then re-installing. As long as you don't purge the config files out, everything should be just fine. If it's not, I can walk through it on a VM and figure out what's different.", "userDisplayName": null, "userId": "242" }, { "creationDate": "2010-08-08T06:51:07.790", "id": "1511", "postId": "1265", "score": "0", "text": "Awesome. I'll see what I can figure out, thanks for the help.", "userDisplayName": null, "userId": "324" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-05T22:10:35.240", "id": "1265", "lastActivityDate": "2010-08-05T22:10:35.240", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "242", "parentId": "1263", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>Nope. The only way to allow Thunderbird to update itself is to launch it as root, or to find yet another source that built Thunderbird in such a way that you can install it entirely within your own home folder.</p>\n\n<p>A better option, if you want to run cutting-edge apps, ...
null
null
null
null
null
1266
1
1267
2010-08-05T22:11:21.837
41
303771
<p>I am looking to set up Ubuntu Server as a headless NAS for my home. I would like to have file storage there, as well as a central hub for my MP3s and pictures.</p> <p>What are the best packages out there to handle this? Can someone post a link to a good tutorial or post some tips?</p> <p>One constraint I have is that it has to be Windows 7 friendly. By that I mean the shares and streaming should work for a Windows machine.</p>
420
33738
2011-11-23T18:39:38.157
2020-08-04T22:47:16.353
How to set up Ubuntu Server as a NAS?
[ "server", "nas" ]
7
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I just finished doing this myself and I did it using Samba. I'm able to mount the samba shares from my windows &amp; ubuntu computers</p>\n\n<p>Here are some links that helped me get started:</p>\n\n<p><a href=\"https://help.ubuntu.com/community/SettingUpSamba\">https://help.ubuntu.com/community/SettingUpSamba</a></p>\n\n<p><a href=\"http://ubuntuforums.org/showthread.php?t=280473\">http://ubuntuforums.org/showthread.php?t=280473</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2021-07-03T02:27:11.890", "id": "2307177", "postId": "1267", "score": "2", "text": "This is why a link farm is not considered an answer. The first link gets redirected to a generic Samba page. The original must have been removed.", "userDisplayName": null, "userId": "307881" } ], "communityOwnedDate": "2010-08-05T22:17:25.810", "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-05T22:17:25.810", "id": "1267", "lastActivityDate": "2010-08-05T22:17:25.810", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "743", "parentId": "1266", "postTypeId": "2", "score": "16" }
[ { "accepted": true, "body": "<p>I just finished doing this myself and I did it using Samba. I'm able to mount the samba shares from my windows &amp; ubuntu computers</p>\n\n<p>Here are some links that helped me get started:</p>\n\n<p><a href=\"https://help.ubuntu.com/community/SettingUpSamba\">https://help...
2010-08-05T22:11:21.837
null
null
null
null
1269
1
1339
2010-08-05T22:20:15.277
3
827
<p>I am having trouble setting up conky to display my google calendar or a basic todo list and various system stats mainly memory and processors activity. </p> <p>I would appreciate the steps to set this up.</p> <p>Please and thank you.</p>
333
866
2010-12-31T08:54:14.417
2012-02-15T05:14:47.170
Conky configuration woes
[ "10.04", "configuration", "conky" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Check this one <a href=\"http://www.webupd8.org/2010/08/display-google-calendar-on-your-desktop.html\" rel=\"nofollow\">http://www.webupd8.org/2010/08/display-google-calendar-on-your-desktop.html</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T04:45:49.770", "id": "1339", "lastActivityDate": "2010-08-06T04:45:49.770", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "802", "parentId": "1269", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>Check this one <a href=\"http://www.webupd8.org/2010/08/display-google-calendar-on-your-desktop.html\" rel=\"nofollow\">http://www.webupd8.org/2010/08/display-google-calendar-on-your-desktop.html</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate...
null
null
null
null
null
1272
1
1431
2010-08-05T22:26:07.843
8
7178
<p>I recently removed and reinstalled pulseaudio and now I can't get my sound applet back on my panel.</p> <p>Any ideas how to get it back?</p>
633
87970
2012-11-07T18:19:08.033
2014-05-27T02:29:49.767
Sound applet has dissappeared
[ "sound", "pulseaudio", "gnome-panel", "applet" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Try installing/reinstalling the package indicator-sound:</p>\n\n<pre><code>sudo apt-get install indicator-sound\n</code></pre>\n\n<p>Also, make sure that PulseAudio Sound System is ticked in System -> Preferences -> Startup Applications.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-06T17:59:55.320", "id": "1431", "lastActivityDate": "2014-05-27T02:29:49.767", "lastEditDate": "2014-05-27T02:29:49.767", "lastEditorDisplayName": null, "lastEditorUserId": "64957", "ownerDisplayName": null, "ownerUserId": "667", "parentId": "1272", "postTypeId": "2", "score": "10" }
[ { "accepted": null, "body": "<p>This is bundled into the <strong>Indicator Applet</strong>. Restore it as follows:</p>\n\n<ol>\n<li>Right-click on the menu bar.</li>\n<li>Select <code>Add to Panel...</code></li>\n<li>Select <code>Indicator Applet</code> (or <code>Audio Mixer</code>).</li>\n<li>Click <code>A...
null
null
null
null
null
1273
1
null
2010-08-05T22:27:03.427
1
2266
<p>After I upgraded to the latest version, and I'm fully up to date, I can no longer burn CDs or DVDs, the OS simply will not recognize any blank media. Has anyone else been experiencing this and if so have you found a solution?</p>
null
66
2010-08-20T02:27:24.153
2011-07-20T14:18:17.033
Does anyone have a solution to 10.04 LTS not recognizing blank CD/DVDs?
[ "10.04", "cd", "dvd", "burning" ]
6
1
CC BY-SA 2.5
[ { "creationDate": "2010-08-06T17:00:10.267", "id": "1301", "postId": "1273", "score": "0", "text": "I had this problem too.", "userDisplayName": null, "userId": "87" } ]
null
[ { "accepted": null, "body": "<p>There has been a documented issue with this on the previous <a href=\"https://bugs.launchpad.net/ubuntu/+source/linux/+bug/559387\" rel=\"nofollow\">version</a> of ubuntu. If you had upgraded your system the problem may still be persistent, simply due to the nature of the upg...
null
null
2013-03-14T16:30:46.597
null
Perry
1275
1
null
2010-08-05T22:30:34.780
1
1500
<p>my sony vaio cs33g microphone is working on windows7 but it does not work on Ubuntu, any suggestions ?</p>
754
235
2011-07-14T02:34:46.133
2011-07-14T02:34:46.133
How do I get the microphone on a Sony Vaio cs33g working?
[ "hardware", "microphone", "sony", "vaio" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2010-08-06T08:54:01.883", "id": "1239", "postId": "1275", "score": "1", "text": "I assume you've checked volume control, sound properties and you are trying to record using \"Sound Recorder\". If you haven't, please do and explain what happens (e.g. \"recorder doesn't acknowle...
null
[ { "accepted": null, "body": "<p>I recommend testing your microphone with Audacity instead of gnome-sound-recorder, because sound recorder sometimes fails even when everything else is working. Here are some common solutions to microphone problems:</p>\n\n<ol>\n<li><p>The hardware profile sometimes defaults ...
null
null
2013-03-14T16:30:51.277
null
null
1276
1
null
2010-08-05T22:31:38.210
9
691
<p>I wanted to know when will the Windows version of Ubuntu one be available? Does anyone have any information about it?</p>
749
41
2010-10-15T15:34:52.763
2013-01-28T19:06:24.753
When will Ubuntu One for Windows be released?
[ "windows", "ubuntu-one" ]
8
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-15T02:18:23.210", "id": "7225", "postId": "1276", "score": "1", "text": "Ha, I like how on the Ubuntu One site that section starts with, *\"Recognizing that many of us are sometimes forced to use legacy operating systems...\"*", "userDisplayName": null, "userId...
null
[ { "accepted": null, "body": "<p>I asked this question on one of the Ubuntu One developer's <a href=\"http://blogs.gnome.org/rodrigo/2010/07/06/ubuntu-one-syncdaemon-api/\" rel=\"nofollow\">blog</a>.</p>\n\n<p>It turns out that there is work underway, but no date as of the time I asked.</p>\n", "commentC...
null
null
2013-03-14T16:30:56.147
null
null
1277
1
null
2010-08-05T22:45:43.577
23
53198
<p>How do I set a system wide wireless WPA password that starts at boot time, allowing me to SSH in to the machine from outside, for example?</p> <p>I'm running mythbuntu. Until I log in, WiFi doesn't connect, so I can't use SSH to log in from another computer, for example. When I have auto-login enabled, it asks me to enter my password to unlock my keyring before connecting. I've tried editing the connection and clicking "Available to all users", but then it just doesn't connect at all.</p> <p>How do I go about debugging this problem, or how can I configure it totally manually?</p>
451
null
null
2022-06-02T13:57:24.880
How do I configure WiFi to log in to WPA at boot time, regardless of user being logged in?
[ "networking", "mythbuntu", "wireless" ]
6
4
CC BY-SA 2.5
[ { "creationDate": "2010-08-05T23:08:41.750", "id": "1183", "postId": "1277", "score": "1", "text": "Did you enable the \"Connect automatically\" checkbox for the connection?", "userDisplayName": null, "userId": "289" }, { "creationDate": "2013-10-14T21:11:41.107", "id": "4598...
null
[ { "accepted": null, "body": "<p><strong>Use <em>wpa</em>_ <em>supplicant</em> and <em>dhclient</em></strong></p>\n\n<p>You will have to create a script that starts up at boot-time have a look <a href=\"https://askubuntu.com/questions/814/how-to-run-scripts-on-start-up-of-ubuntu\">here</a>.</p>\n\n<p>Have it...
null
null
null
null
null
1281
1
1301
2010-08-05T23:10:26.193
5
2870
<p>I'm trying to make some modifications to the default Ubuntu iconset (mimetypes and some application icons) But can't seem to find the svg for these files - are SVG versions of these available? If so is it a package or already in my install?</p>
41
35845
2011-11-29T03:25:34.383
2011-11-29T03:25:34.383
Where can I find SVG sources of the Ubuntu icons?
[ "gnome", "icons", "svg" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can find a lot of mimetype SVG icons in <code>/usr/share/icons/gnome/scalable</code>. A lot of application icons are located in <code>/usr/share/icons/hicolor/scalable/apps</code> and <code>/usr/share/pixmaps</code>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T00:23:28.480", "id": "1301", "lastActivityDate": "2010-08-06T00:23:28.480", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "114", "parentId": "1281", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>You can find a lot of mimetype SVG icons in <code>/usr/share/icons/gnome/scalable</code>. A lot of application icons are located in <code>/usr/share/icons/hicolor/scalable/apps</code> and <code>/usr/share/pixmaps</code>.</p>\n", "commentCount": "0", "comments": [], ...
null
null
null
null
null
1283
1
1313
2010-08-05T23:21:51.963
14
6077
<p>I started with Ubuntu around 3 years ago and have been a dedicated user ever since. During that time I tried out lots of apps, themes, etc. And, I've updated every version as it has come along so now I'm running Lucid. </p> <p>Basically, my system has gotten sort of "messy" and I'm planning a vigorous clean up and a fresh install. My /home is on a separate partition from everything else, so I can preserve that. I want to find and remove unused, unneeded apps (which I pretty much understand how to do). Also, I want to get back to the default desktop theme and build back up from there. And other messes surely exist.</p> <p>So, my question is, What is a good, logical plan to clean up and freshly reinstall my system? (One note is that I have found many links in searches on this issue. There are many links on this topic and many are out of date. So, it's gotten rather confusing to say the least.)</p> <p>Thanks.</p>
769
67335
2014-08-05T05:05:46.457
2014-08-05T05:05:46.457
A fresh install and clean up?
[ "upgrade", "system-installation", "10.04" ]
6
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>There are 4 things you generally want to preserve when you do a re-install.</p>\n\n<ol>\n<li>Your home directory - as mentioned, you have home on a separate partition.</li>\n<li>Any customisations you've made in /etc. If you've made any, you probably did them by hand and therefore have some idea of what they are.</li>\n<li>Your list of installed programs. Executing <code>dpkg --get-selections | grep install &gt; installed.txt</code> will create a list of packages that are currently installed. In your case this doesn't sound like something you want to preserve, so you could skip this step.</li>\n<li>Your <code>/var</code> directory. Some programs store important data here, so it's worth backing up. Things I've seen stored in /var include mail directories, databases, game save files, and web configuration files. Having a backup means you can selectively restore anything that turns out to be needed.</li>\n</ol>\n\n<p>So, a plan would probably look something like this:</p>\n\n<ol>\n<li>Back up any customisations in /etc.</li>\n<li>Back up your /var directory.</li>\n<li>Either run <code>dpkg --get-selections | grep install &gt; installed.txt</code> or run an eye over the Applications menu for the names of any applications you use regularly.</li>\n<li>Re-install your system.</li>\n<li><p>Install any missing applications. If you want to use the generated list, you can do:</p>\n\n<pre><code>sudo dpkg --set-selection &lt; installed.txt\nsudo apt-get install --yes dselect\n</code></pre></li>\n<li><p>Re-apply your customisations in <code>/etc</code> (if still needed).</p></li>\n<li>Upgrade your home partition to ext4 (optional, see the <a href=\"https://help.ubuntu.com/community/ConvertFilesystemToExt4\">Ubuntu wiki</a> for details).</li>\n<li>Restore anything that turns out to be needed from <code>/var</code>.</li>\n</ol>\n\n<p>I would recommend against wiping out the configuration files in your home directory; you'll lose things like your browser bookmarks and security keys, for example. A better strategy for getting back to default settings would be to create a new user account and compare their settings to the ones your normal account is using.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-08-07T19:46:18.650", "id": "1473", "postId": "1313", "score": "0", "text": "Where does the installed.txt go?", "userDisplayName": null, "userId": "633" }, { "creationDate": "2010-08-08T21:32:30.327", "id": "1563", "postId": "1313", "score": "0", "text": "In whatever directory you're in when you run the command; usually that will be your home directory.", "userDisplayName": null, "userId": "115" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T00:59:38.550", "id": "1313", "lastActivityDate": "2010-08-06T00:59:38.550", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "115", "parentId": "1283", "postTypeId": "2", "score": "11" }
[ { "accepted": null, "body": "<p>This all depends on personal preferences. But if this was my system, I would do a clean install - including reformatting /home.</p>\n\n<p>The reason I would do this is because the 7.xx series used the ext3 filesystem, while the new 10.04 uses ext4. You can convert from ext3 t...
null
null
null
null
null
1285
1
1288
2010-08-05T23:37:57.837
21
39575
<p>I have an Ubuntu server edition running and I can SSH into it to perform various tasks. What I'd like is the ability to SSH into my server kick off a server application and then switch to another "virtual" session (with in the same SSH instance) and run client calls against the service. When I start the service its a blocking call, so I can't run client calls against it without firing up anther SSH session. </p> <p>I was hoping there might be a slicker way, something like the UI does with virtual desktops.</p>
659
134729
2015-12-15T17:30:50.640
2015-12-15T17:30:50.640
How can I have multiple terminal sessions through one single SSH connection?
[ "command-line", "ssh" ]
4
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>What you want to use is screen or even better a user-friendly wrapper around screen called byobu.</p>\n\n<p>Screen allows you to run multiple virtual terminal sessions in the same ssh session. A <a href=\"http://ubuntu-tutorials.com/2007/05/04/command-line-multitasking-with-screen/\">tutorial</a> and <a href=\"https://help.ubuntu.com/community/Screen\">help pages</a> are available.</p>\n\n<p><a href=\"http://manpages.ubuntu.com/manpages/karmic/man1/byobu.1.html\">byobu</a> is a wrapper that allows to easily open new screens with a simple function key instead of key combination from ctrl-a. It also shows a status line with all the open virtual terminals which can be named.</p>\n\n<p>Another nice feature is the fact that all your screen can stay up while your ssh connection is disconnected. You just connect again via ssh and call byobu and everything is like before. </p>\n\n<p>At last some <a href=\"http://unixlab.blogspot.com/2009/11/enhancing-terminals-with-byobu-on.html\">screenshots</a> of byobu.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-05T23:43:20.073", "id": "1288", "lastActivityDate": "2010-08-06T00:23:11.367", "lastEditDate": "2010-08-06T00:23:11.367", "lastEditorDisplayName": null, "lastEditorUserId": "4", "ownerDisplayName": null, "ownerUserId": "4", "parentId": "1285", "postTypeId": "2", "score": "24" }
[ { "accepted": true, "body": "<p>What you want to use is screen or even better a user-friendly wrapper around screen called byobu.</p>\n\n<p>Screen allows you to run multiple virtual terminal sessions in the same ssh session. A <a href=\"http://ubuntu-tutorials.com/2007/05/04/command-line-multitasking-with-s...
null
null
null
null
null
1294
1
1546
2010-08-06T00:11:24.040
0
2505
<p>how to install relink wireless driver for LG X130 netbook in Ubuntu 10.04</p>
779
7035
2011-06-07T15:41:22.660
2011-06-07T15:41:22.660
How to install relink wireless driver for LG X130 nebook
[ "wireless", "drivers" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Another possible option, while probably not as good as what the person above is suggesting, would be to use ndiswrapper to install the Windows driver. Only use this if the above suggestions don't work. You can download the XP driver from LG's official site at </p>\n\n<p><a href=\"http://www.lg.com/ae/support/product/support-product-profile.jsp?customerModelCode=X130-G.ASB7E1&amp;initialTab=drivers&amp;targetPage=support-product-profile\" rel=\"nofollow\">http://www.lg.com/ae/support/product/support-product-profile.jsp?customerModelCode=X130-G.ASB7E1&amp;initialTab=drivers&amp;targetPage=support-product-profile</a></p>\n\n<p>and uncompress it to whatever location you prefer. You can install ndiswrapper from the Software Centre. Once installed, you will see a \"Windows Wireless Drivers\" button under System - Administration. From there, just click install new driver and select the .INF file which you previously got from extraction. If everything went well, your wireless should be up and ready to go.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-07T08:33:18.250", "id": "1546", "lastActivityDate": "2010-08-07T08:33:18.250", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "638", "parentId": "1294", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>I believe your wireless card is a Ralink rt3090.</p>\n\n<p>To check this, you can run <code>lshw -c net</code> in a terminal.</p>\n\n<p>If this is indeed your card, there is a ppa that someone has created for the driver. Unfortunately, it is only supported up to Ubuntu 9.10. ...
null
0
null
null
null
1298
1
null
2010-08-06T00:19:08.460
7
9691
<p>I recently installed Ubuntu Server 10.04. I selected <em>samba file server</em> from the install menu and everything works fine. The problem is, the samba daemon is running as root which has me a little nervous. </p> <p>I added a 'samba' group and a user called 'samba' to that group, but I can't get the daemon run under it. MySQL from the LAMP seems to run as its own user.</p>
null
134729
2015-12-15T17:28:37.770
2015-12-15T17:28:37.770
Ubuntu Server samba running as root?
[ "security", "server", "configuration", "samba" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2013-04-13T09:15:09.057", "id": "353104", "postId": "1298", "score": "0", "text": "This is not abandoned (it has a good, upvoted answer, and only unanswered questions can be considered abandoned), and it does appear to meet the description of *too localized* in any other way. ...
null
[ { "accepted": null, "body": "<p>Running Samba is slightly different to running apache or mysql.</p>\n\n<p>When you connect to the web server all processes are run as user www-data, when you connect to mysqld all processes are run as user mysql.</p>\n\n<p>But when you connect to samba a new process is forked...
null
null
null
null
javaman
1303
1
null
2010-08-06T00:26:12.110
2
553
<p>After installing both Gmameui and the Sugar desktop session package I was not able to click on anything inside applications. I can close, minimize, and maximize windows and use the panel and desktop icons but the rest of the system is unusable. I have not deleted the partition in which this system is installed on, but have re-installed Ubuntu in a new partition, so if anyone can help me with this, it would still be of use to me.</p>
782
782
2010-08-06T00:38:55.813
2010-08-06T01:29:56.400
Why can't I click on things (software-related issue)?
[ "mouse", "package-management" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I had the same problem with Sugar, found the answer at <a href=\"http://ubuntuforums.org/showthread.php?t=1465033\" rel=\"nofollow\">ubuntuforums.org</a> </p>\n\n<blockquote>\n <p>You don't need to delete the whole\n .gconf folder, edit the file</p>\n\n<pre><code>.gconf/app...
null
null
2013-03-14T16:31:11.480
null
null
1304
1
1315
2010-08-06T00:30:20.590
1
337
<p>In Pidgin and most other clients for instant messaging I've used, when my contact is logged in from a mobile phone, the client shows an icon by their name so I can differentiate between these buddies that are online from a phone and buddies that are online from a computer. Does Empathy have this feature?</p>
null
null
null
2012-09-17T20:51:45.103
How do I see my mobile contacts in Empathy?
[ "empathy" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>This is a <a href=\"https://bugzilla.gnome.org/show_bug.cgi?id=547658\" rel=\"nofollow\">known bug</a> in Empathy and is currently being <a href=\"http://ubuntutrap.blogspot.com/2010/08/empathy-you-redesign-contact-entry.html\" rel=\"nofollow\">worked on</a>.</p>\n\n<p>So Empathy currently lacks this feature but it will likely show up in the next version of Ubuntu (10.10).</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2012-09-17T20:49:00.977", "id": "235494", "postId": "1315", "score": "0", "text": "The bug has been fixed. In 12.04 you can see the icon by the contact's names when he is logged from a mobile phone.", "userDisplayName": null, "userId": "41678" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T01:06:55.277", "id": "1315", "lastActivityDate": "2010-08-06T01:06:55.277", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "115", "parentId": "1304", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>This is a <a href=\"https://bugzilla.gnome.org/show_bug.cgi?id=547658\" rel=\"nofollow\">known bug</a> in Empathy and is currently being <a href=\"http://ubuntutrap.blogspot.com/2010/08/empathy-you-redesign-contact-entry.html\" rel=\"nofollow\">worked on</a>.</p>\n\n<p>So Emp...
null
null
null
null
Peter Amaral
1305
1
1330
2010-08-06T00:36:06.367
1
376
<p>Does any software exists that actually convert audio to be fonctionnal on my iPod (ex : .ogg to .mp3) and convert videos to a format working on an iPod?</p>
783
3037
2011-01-03T12:56:29.277
2011-07-11T22:01:00.933
Software to sync an iPod that auto converts audio and video to correct format?
[ "software-recommendation", "ipod" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Arista Transcoder is what you need.</p>\n\n<p><a href=\"http://apt.ubuntu.com/p/arista\" rel=\"nofollow\">One Click Install</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-07-11T22:01:00.933", "id": "58946", "postId": "1330", "score": "0", "text": "Arista is NOT what you need. It doesn't work. I have never had it produce a video that wasn't badly out of sync with the audio, and that didn't have horrible problems with video stuttering. It's worse than useless.", "userDisplayName": "user21465", "userId": null } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T03:29:13.403", "id": "1330", "lastActivityDate": "2010-08-06T03:29:13.403", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "305", "parentId": "1305", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>Avidemux is a decent choice for video. Although Arista looks like might fit your bill for both jobs. I haven't tried either yet personally. I typically end up using ffmpeg or the like.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
null
null
null
null
null
1306
1
1323
2010-08-06T00:40:14.907
30
82639
<p>How do I go about changing my laptop's display's color temperature? And I don't mean through something like the Red, Green, Blue sliders in the NVIDIA config menu. I'm talking about like adjusting in degrees, like editing a photo's white balance.</p> <p>So now I've found Redshift and it's doing me pretty good. I thought it might be helpful if I out here the command I'm using.</p> <pre><code>redshift -t 5000:5000 -g .5 </code></pre> <p>By adding this to my start up commands I should be good.</p> <p>I'm still open to other suggestions, because I'd like something that actually edited my xorg.conf or something like that.</p>
593
169736
2014-07-24T18:32:57.600
2020-01-11T05:50:38.667
How do you change your screen's color temperature?
[ "color-management" ]
8
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<blockquote>\n <p>Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night.</p>\n</blockquote>\n\n<p>I'm not sure if this is what you need because, as far as I know, it won't let you adjust the colour temperature manually. It may help though, so <a href=\"http://jonls.dk/redshift/\"><strong>Here's</strong></a> the website anyway.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-08-06T03:16:28.057", "id": "1207", "postId": "1323", "score": "0", "text": "Heh, I just started trying this. It's working pretty well... accept blacks just aren't as deep as they were on my old screen, but that just might be a fault of this new one.", "userDisplayName": null, "userId": "593" }, { "creationDate": "2010-10-25T21:56:12.977", "id": "9511", "postId": "1323", "score": "0", "text": "my eyes thank you for this tip. (would be nice if OP could add the link to Redshift website in the question)", "userDisplayName": null, "userId": "3727" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T02:21:03.507", "id": "1323", "lastActivityDate": "2010-08-06T02:21:03.507", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "7", "parentId": "1306", "postTypeId": "2", "score": "13" }
[ { "accepted": null, "body": "<p>LPROF <a href=\"http://lprof.sourceforge.net/\" rel=\"nofollow\">http://lprof.sourceforge.net/</a> seems to be your best bet for adjusting color temperature via software. There's also ArgyllCMS which looks to have an even steeper learning curve.</p>\n\n<p>I have not used eit...
null
null
null
null
null
1307
1
1309
2010-08-06T00:42:09.660
8
3857
<p>I have a Zune HD (don't ask).</p> <p>Is there any alternative to using this in Ubuntu besides creating a virtual Windows environment (in say Virtual Box or VMWare) and running the Zune software there?</p>
420
87
2010-08-13T18:13:36.040
2012-12-12T18:57:21.273
Zune + Ubuntu, What are my options?
[ "rhythmbox", "sound" ]
2
6
CC BY-SA 2.5
[ { "creationDate": "2010-08-06T00:47:43.753", "id": "1192", "postId": "1307", "score": "8", "text": "If it makes you feel any better. iPods aren't all that great in Linux either.", "userDisplayName": null, "userId": "332" }, { "creationDate": "2010-08-06T00:54:57.560", "id": "...
{ "accepted": true, "body": "<p>From what I understand, no one has been able to crack the ZMTP protocol. So unfortunately you have no other options.</p>\n\n<p>My poor friend is facing the same problem. :(</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T00:46:42.973", "id": "1309", "lastActivityDate": "2010-08-06T00:46:42.973", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "593", "parentId": "1307", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p>From what I understand, no one has been able to crack the ZMTP protocol. So unfortunately you have no other options.</p>\n\n<p>My poor friend is facing the same problem. :(</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicens...
null
null
null
null
null
1308
1
1351
2010-08-06T00:46:16.220
6
1091
<p>Is the launcher (side dock) found in Unity available as a stand-alone package that can be added to other desktops? (like xfce)</p> <p>If so, what's the package name? and is it available for 10.04 or only 10.10?</p>
785
866
2010-10-29T13:26:43.777
2011-01-23T03:41:12.553
Unity launcher -- is it available as a separate package?
[ "unity", "dock" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Unity is available for 10.10, you just need to install the ubuntu-netbook package</p>\n\n<p>Unity is also available for 10.04 through the PPA named canonical-dx-team/+archive/une</p>\n\n<p>In both cases this will add a new \"Netbook edition\" option in the login screen. <strong>I don't think the dock is available as a stand-alone package.</strong></p>\n\n<p>More information and detailled installation instructions can be found on the wiki :\n<a href=\"https://wiki.ubuntu.com/DesktopTeam/Unity\" rel=\"nofollow\">https://wiki.ubuntu.com/DesktopTeam/Unity</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-08-06T20:21:34.670", "id": "1357", "postId": "1351", "score": "1", "text": "Please note that Unity's PPA pulls some system library updates which are required for the Unity dock.", "userDisplayName": null, "userId": "742" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T06:07:48.337", "id": "1351", "lastActivityDate": "2010-10-30T13:02:13.947", "lastEditDate": "2010-10-30T13:02:13.947", "lastEditorDisplayName": null, "lastEditorUserId": "866", "ownerDisplayName": null, "ownerUserId": "291", "parentId": "1308", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>Unity is available for 10.10, you just need to install the ubuntu-netbook package</p>\n\n<p>Unity is also available for 10.04 through the PPA named canonical-dx-team/+archive/une</p>\n\n<p>In both cases this will add a new \"Netbook edition\" option in the login screen. <stro...
null
null
null
null
null
1317
1
1328
2010-08-06T01:36:54.157
13
1306
<p>I made a package for my PPA and uploaded it. It built without any problems.</p> <p>Then I made another package that depended on the first and uploaded it. It failed because it couldn't find the files in the first package. This leads me to believe that the first package wasn't even installed.</p> <p>How can I make sure the first package is installed before it tries to build the second package?</p> <p>The control file for the first package (libjsoncpp):</p> <pre> Source: jsoncpp Priority: extra Maintainer: Nathan Osman Build-Depends: debhelper (>= 7) Standards-Version: 3.8.3 Section: libs Homepage: http://jsoncpp.sf.net Package: jsoncpp-dev Section: libdevel Architecture: any Depends: libjsoncpp (= ${binary:Version}) Description: JSON parsing library for C++ jsoncpp is a C++ library that makes it easy to read / write JSON data. . This package contains the development tools necessary to create applications that use jsoncpp. Package: libjsoncpp Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: JSON parsing library for C++ jsoncpp is a C++ library that makes it easy to read / write JSON data. </pre> <p>The control file for the second (libsopp):</p> <pre> Source: sopp Priority: extra Maintainer: Nathan Osman Build-Depends: debhelper (>= 7) Standards-Version: 3.8.3 Section: libs Homepage: http://stackoverflow.quickmediasolutions.com Package: sopp-dev Section: libdevel Architecture: any Depends: libsopp (= ${binary:Version}), jsoncpp-dev Description: A C++ library for interfacing with StackExchange sites. so++ is a C++ library that wraps the functionality of the StackOverflow API. It provides access to all of the StackExchange sites. . This package contains the development files necessary to write software that uses so++. Package: libsopp Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libjsoncpp Description: A C++ library for interfacing with StackExchange sites. so++ is a C++ library that wraps the functionality of the StackOverflow API. It provides access to all of the StackExchange sites. </pre>
5
null
2015-12-14T17:11:00.340
2015-12-14T17:11:00.340
How to upload package with dependencies to my PPA?
[ "compiling", "ppa", "dependencies" ]
1
5
CC BY-SA 3.0
[ { "creationDate": "2010-08-06T02:07:36.420", "id": "1198", "postId": "1317", "score": "0", "text": "Are both packages in the same PPA?", "userDisplayName": null, "userId": "192" }, { "creationDate": "2010-08-06T02:13:58.873", "id": "1199", "postId": "1317", "score": "...
{ "accepted": true, "body": "<p>Your second package (sopp) needs to specify that it needs the first to <em>build</em>; the dependency you have specified (with <code>Depends:</code>) will only handle installation.</p>\n\n<p>To add a build dependency, add this to the top (<code>Source:</code>) section of your control file:</p>\n\n<pre>Build-Depends: jsoncpp-dev</pre>\n\n<p>You should then be able to drop jsoncpp from the <code>Depends</code> line, as the <code>shlibs:Depends</code> macro should work that out itself.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T03:21:35.993", "id": "1328", "lastActivityDate": "2010-08-06T03:21:35.993", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "192", "parentId": "1317", "postTypeId": "2", "score": "10" }
[ { "accepted": true, "body": "<p>Your second package (sopp) needs to specify that it needs the first to <em>build</em>; the dependency you have specified (with <code>Depends:</code>) will only handle installation.</p>\n\n<p>To add a build dependency, add this to the top (<code>Source:</code>) section of your...
null
null
null
user364819
null
1318
1
null
2010-08-06T01:43:07.280
8
1415
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/307/how-can-ppas-be-removed-after-they-have-been-added-with-the-add-apt-repository-co">How can PPAs be removed after they have been added with the add-apt-repository command?</a> </p> </blockquote> <p>You can a new PPA repository with add-apt-repository. How do you remove an added repository?</p>
170
-1
2017-04-13T12:23:44.677
2010-08-21T02:54:15.417
What is the converse of add-apt-repository?
[ "package-management", "ppa", "apt" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
0
2010-12-29T20:11:25.880
null
null
1324
1
null
2010-08-06T02:23:37.760
7
2046
<p>I'd like to be able to plug my 5th gen iPod nano into my Ubuntu 10.04 box and have it sync podcasts. I'd like newly downloaded podcasts to be copied onto the iPod, and played podcasts to be removed from the iPod.</p> <p>I've tried syncing with:</p> <ul> <li><p><strong>Rhythmbox</strong> detects the iPod when it's plugged in, but doesn't sync podcasts to it. </p></li> <li><p><strong>Banshee</strong> doesn't detect the iPod <a href="http://www.omgubuntu.co.uk/2009/11/ipod-doesnt-work-karmic.html" rel="noreferrer">unless I kill Nautilus</a>. It also doesn't sync podcasts without intervention.</p></li> <li><p><strong>gPodder</strong> doesn't seem to detect the iPod. It will sync, but only if I tell it to. And it marks podcasts as unheard. The <code>gpo sync</code> commandline app has the same problem.</p></li> <li><p><strong>gtkpod</strong> doesn't detect the iPod. It will sync with intervention, but it syncs podcasts as songs. </p></li> </ul> <p>This feels like a problem that someone else would have encountered by now. How do I get my Ubuntu box to sync podcasts with my iPod? </p>
252
252
2010-08-13T01:02:49.080
2010-08-13T01:02:49.080
Automatically copy podcasts onto ipod
[ "sync", "banshee", "ipod", "rhythmbox" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2011-12-05T16:58:16.337", "id": "96912", "postId": "1324", "score": "0", "text": "This question is abandoned - if you feel this is in error, then please flag explaining why and the moderators will re-open it.", "userDisplayName": null, "userId": "6005" } ]
null
[ { "accepted": null, "body": "<p><a href=\"http://juicereceiver.sourceforge.net/\" rel=\"nofollow\">http://juicereceiver.sourceforge.net/</a> -- formally know as ipodder, now called juice provides the functionality your looking for. </p>\n\n<p>:)</p>\n", "commentCount": "5", "comments": [ { ...
null
null
2011-12-05T17:06:04.517
null
null
1325
1
1329
2010-08-06T02:40:06.607
0
597
<p>I'm new to Ubuntu and loving it already. I installed Ubuntu 10.04 LTS and want to download and install Ubuntu Tweak. I followed the following process: system>administrator>synaptic package manager...that were I can't proceed and received an error message:</p> <p>E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report.</p> <p>What am I to do to rectify this problem, without reinstalling Ubuntu</p> <p>Regards, Hylton</p>
794
235
2010-10-23T20:11:14.507
2010-10-23T20:11:14.507
Problems installing Ubuntu Tweak
[ "10.04", "package-management", "dpkg" ]
1
4
CC BY-SA 2.5
[ { "creationDate": "2010-08-06T02:52:37.470", "id": "1203", "postId": "1325", "score": "0", "text": "Please go to `Applications > Accessories > Terminal`, run the command `sudo dpkg --configure -a` (your password will not appear as you type it; just enter it and hit `enter`), and edit your questi...
{ "accepted": true, "body": "<p>Please open a Terminal from <code>Applications&gt;Accessories&gt;Terminal</code> then copy and paste this following line</p>\n\n<pre><code>sudo dpkg --configure -a\n</code></pre>\n\n<p>Enter your password,wait some time and done.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-08-06T03:28:45.213", "id": "1209", "postId": "1329", "score": "0", "text": "This will probably not solve the problem. It will only display the error that has caused the problem. But it's a step in the right direction.", "userDisplayName": null, "userId": "130" }, { "creationDate": "2010-08-06T04:07:07.817", "id": "1211", "postId": "1329", "score": "0", "text": "It worked...I can find Ubuntu Teak under installed apps...am I supposed to see an icon?...thanx a million!", "userDisplayName": null, "userId": "794" }, { "creationDate": "2010-08-06T04:31:22.220", "id": "1215", "postId": "1329", "score": "0", "text": "don't forget to click the tick mark to make it the best answer.", "userDisplayName": null, "userId": "305" }, { "creationDate": "2010-08-06T13:47:59.073", "id": "1263", "postId": "1329", "score": "0", "text": "Wow, I've never seen that command work on the first try. Good work, ssj6akshat! namkid, you should find Ubuntu Tweak somewhere in the menu. Just scan through the submenus in Applications and System. When you find it, don't forget to mark ssj6akshat's answer as correct by clicking the checkmark.", "userDisplayName": null, "userId": "130" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T03:25:57.177", "id": "1329", "lastActivityDate": "2010-08-06T03:30:45.163", "lastEditDate": "2010-08-06T03:30:45.163", "lastEditorDisplayName": null, "lastEditorUserId": "130", "ownerDisplayName": null, "ownerUserId": "305", "parentId": "1325", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>Please open a Terminal from <code>Applications&gt;Accessories&gt;Terminal</code> then copy and paste this following line</p>\n\n<pre><code>sudo dpkg --configure -a\n</code></pre>\n\n<p>Enter your password,wait some time and done.</p>\n", "commentCount": "4", "comments...
null
null
null
null
null
1326
1
null
2010-08-06T02:52:58.483
1
674
<p>I installed the Flash plugin in Firefox, and certain sites don't do what they should because certain things don't know they are being clicked on. Anything I can do about this? Will another plugin work better?</p>
null
null
null
2012-03-18T01:35:04.573
Flash doesn't work right in Firefox. Won't respond to certain clicks
[ "firefox", "flash" ]
5
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>That's probably a problem of flash,try installing gnash or lightspark.</p>\n\n<p>Gnash is in the repositories</p>\n\n<p>for lightspark-</p>\n\n<p><a href=\"http://www.omgubuntu.co.uk/2010/05/lightspark-open-source-flash-player.html\" rel=\"nofollow\">http://www.omgubuntu.co.u...
null
null
2013-03-14T16:31:15.333
null
The Big E
1331
1
null
2010-08-06T03:32:23.993
1
253
<p>Hey I managed with the help of a friend to get 10.04 onto a 2TB WD USB drive for dual boot but it doesn't want to work on my Vista loaded laptop. Is there a fix? i don't have the choice of erasing Vista. The drive works on another Ubuntu laptop. I have yet to try it on my dad's XP machine.</p>
null
null
null
2012-10-17T19:24:14.650
How to get a dual boot USB drive to work in Vista
[ "10.04", "dual-boot", "windows-vista" ]
4
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>First,is the usb drive bootable, and did you select it at boot time from the BIOS boot screen ? Have you set the BIOS to put the USB drive first, or do you select from a menu each time you boot?</p>\n\n<p>If you enter your BIOS, and move USB to the top of the boot order, it s...
null
null
2013-03-14T16:31:19.780
null
Chris M.
1336
1
1358
2010-08-06T04:38:10.497
111
99041
<p>Ubuntu is a derivative of Debian. It uses the same package format.</p> <p>In what ways is Ubuntu different from Debian?</p>
5
169736
2014-03-28T01:01:50.323
2017-12-16T17:18:57.743
How is Ubuntu different from Debian?
[ "debian" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2015-12-24T09:09:05.213", "id": "1050317", "postId": "1336", "score": "4", "text": "[What is the difference between Debian and Ubuntu?](http://superuser.com/q/154333/241386), [Differences between Debian and Ubuntu](http://unix.stackexchange.com/q/9459/44425)", "userDisplay...
{ "accepted": true, "body": "<p>So maybe its crazy for me to answer this, having just joined Canonical 3 months ago (today!) and having only run Ubuntu out of curiosity for the few years before joining Canonical. It might even be silly for me to answer it, given that I am on the server team, and Ubuntu definitely has a very large focus on making \"Linux for Humans\", ergo, the desktop.</p>\n\n<p>To me, the release cycle is everything. Yes there are some things that will never go back to Debian, because these things are somewhat counter to Debian's philosophies. But these are by-products of the greater goal of usability.</p>\n\n<p>When Ubuntu was started, the idea was simple. Debian was awesome then, and is still awesome today. I ran it exclusively for several years and it served me well on laptops, desktops, and especially on servers, being a server kind of guy. But that release cycle was so slow that all of the <em>cool</em> whiz bang stuff that people were producing on Linux was just not making it into the stable releases, and the unstable development release that had all of these things was un-installable (no official isos) and broken quite often.</p>\n\n<p>So by saying \"we're going to limit our focus to a couple of architectures, and a subset of packages\" (the \"main\" archive in Ubuntu), the Ubuntu project was able to commit to releasing a tested, stabilized OS with all of that cool new stuff in it. They were also able to commit to carrying a bit of a delta from Debian that was highly focused on usability. By committing capital investment to it, Canonical was able to commit to having the technical staff available to make that happen.</p>\n\n<p>One awesome part of that was that they (I say they, because I am not an Ubuntu member yet) could still keep a lot of the wide breadth of Debian software by creating the \"universe\" archive. Even better, a community (MOTU) grew up around that to make sure it received some stabilization before release as well.</p>\n\n<p>So, to sum it all up with an analogy.. Ubuntu is to Debian, as your local restaurant is to the local farmer's market. Chef Ubuntu goes to the Debian farmer's market periodically, finds the best fresh ingredients, mixes them with his own special blend, and produces food for his intended audience. For people who enjoy cooking, they can, and do, just go down to the market and get what they need.</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2010-08-06T21:04:21.090", "id": "1371", "postId": "1358", "score": "55", "text": "As a Debian developer, I don't consider myself a farmer :-) While there's some truth in the fact that Debian is certainly not as easy to use than Ubuntu for some tasks, it's not a philosophy or a choice that we made. Debian is the result of the work of its contributors... bring us the nice improvements and more people can eat at the Debian restaurant too.\n\nIt's not the end of the Ubuntu restaurant. Together we will be stronger and maybe more people will eat sanely (and maybe the number of fast food will drop). :-)", "userDisplayName": null, "userId": "904" }, { "creationDate": "2015-02-03T21:21:11.413", "id": "804074", "postId": "1358", "score": "2", "text": "\"To me, the release cycle is everything. Yes there are some things that will never go back to Debian, because these things are somewhat counter to Debian's philosophies.\" -- The release cycle is the primary thing that will never go back to debian and is the primary cause of ubuntu's existence.\n\nAlso, the farm is upstream from the distribution restaurants. The debian vision is to follow the upstream vision as close as possible, while still matching debian policy. With ubuntu, the vision of the distribution overrides the vision of the upstream developer to provide the consistent environment.", "userDisplayName": null, "userId": "361934" }, { "creationDate": "2016-07-29T15:08:33.003", "id": "1215135", "postId": "1358", "score": "2", "text": "Note that at the time ubuntu was founded Debian was in the midst of it's longest ever release cycle (with some people wondering if it would ever end) at the same time that desktop linux was making a lot of forward progress. Since then the Debian release cycle has sped up a bit and the rate of forward progress in desktop linux has slowed down.", "userDisplayName": null, "userId": "460782" }, { "creationDate": "2016-08-15T02:55:14.860", "id": "1228619", "postId": "1358", "score": "0", "text": "\"[unstable was] un-installable (no official isos) and broken quite often.\" Having used sid (debian unstable) for nearly four years on my desktop, I can say this is not the case. I've never had any major breakdowns with it, and the path to unstable is to use an officially provided release (or a 'testing') dvd/cd, and then edit `/etc/apt/sources.list`, replace your release name with `sid` (or `unstable`), then do `apt-get update` and then `apt-get dist-upgrade` as root. Works fine.", "userDisplayName": null, "userId": "277871" }, { "creationDate": "2016-11-05T22:55:15.310", "id": "1298031", "postId": "1358", "score": "0", "text": "Interesting. Let's see: Wine: Ubuntu has 1.6.2, latest is 1.8.5. ffmpeg: Ubuntu 2.8.8, latest is 3.2. VirtualBox - 5.0.24/5.1.8 I understand that there's a large queue and more critical like OpenJDK (kudos for keeping that up to date) but some packages are quite behind. I volunteer to package something.", "userDisplayName": null, "userId": "41425" }, { "creationDate": "2017-11-07T12:23:20.273", "id": "1561402", "postId": "1358", "score": "0", "text": "Frankly this sounds like advertisement rather than an answer.", "userDisplayName": null, "userId": "79386" } ], "communityOwnedDate": "2010-08-06T06:43:46.087", "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T06:43:46.087", "id": "1358", "lastActivityDate": "2010-08-06T06:43:46.087", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "813", "parentId": "1336", "postTypeId": "2", "score": "74" }
[ { "accepted": null, "body": "<blockquote>\n<p>Like many popular conceptions, the common characterizations of Debian and Ubuntu are only partially true. Debian’s reputation as an expert's distribution is partly based on its state a decade ago, although it does provide more scope for hands-on management if th...
2010-08-06T04:38:10.497
null
null
null
null
1343
1
1344
2010-08-06T05:10:23.683
1
457
<p>I installed <a href="http://ubuntu-tweak.com/" rel="nofollow">Ubuntu Tweak</a>, but I don't see an icon. <br> Am I supposed to have a Tweak icon somewhere?</p>
794
25863
2012-06-18T18:23:29.313
2012-06-18T18:23:29.313
Installed Ubuntu-Tweak but there's no icon
[ "package-management", "ubuntu-tweak" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Ubuntu Tweak is in <code>Applications&gt;System Tools</code></p>\n\n<p>From Unity, press the Super or Windows key, then type \"tweak\" to display it.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-06T05:35:25.140", "id": "1344", "lastActivityDate": "2011-09-15T23:08:24.403", "lastEditDate": "2011-09-15T23:08:24.403", "lastEditorDisplayName": null, "lastEditorUserId": "8844", "ownerDisplayName": null, "ownerUserId": "305", "parentId": "1343", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p>Ubuntu Tweak is in <code>Applications&gt;System Tools</code></p>\n\n<p>From Unity, press the Super or Windows key, then type \"tweak\" to display it.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", ...
null
null
null
null
null
1345
1
1451
2010-08-06T05:38:36.337
210
164303
<p>I went to the Ubuntu wiki but got confused,there were too many ways. Please tell me an easy guide to Debian packaging. </p>
305
23878
2015-06-29T11:04:30.430
2022-01-11T10:42:50.117
What is the simplest Debian Packaging Guide?
[ "packaging", "debian" ]
7
5
CC BY-SA 3.0
[ { "creationDate": "2010-08-06T05:49:55.447", "id": "1225", "postId": "1345", "score": "4", "text": "Do you want to create packages for your own use, on a specific computer, or for others to use?", "userDisplayName": null, "userId": "24" }, { "creationDate": "2010-08-06T06:07:44.5...
{ "accepted": true, "body": "<p><a href=\"http://ubuntuforums.org/showthread.php?t=910717\">This</a> is a good HOWTO for creating a basic <code>.deb</code> file. It is suitable for creating <code>.deb</code> files for personal use but not stringent enough if you want to the package to be included in Debian / Ubuntu - for that you should read the <a href=\"http://www.debian.org/doc/maint-guide/\">Debian New Maintainer's Guide</a> and/or the <a href=\"http://packaging.ubuntu.com/html/\">Ubuntu Packaging Guide</a> (which I believe you've already tried).</p>\n\n<p>A good tool for checking your <code>.deb</code> file for compliance is <code>lintian</code> (installable from the repositories).</p>\n\n<p>There were two sessions here in the Ask Ubuntu chatrooms.</p>\n\n<p><a href=\"http://chat.stackexchange.com/rooms/663/conversation/the-basics-of-packaging-on-ubuntu-packaging-part-1\">The Basics of Packaging on Ubuntu (Packaging: Part 1)</a></p>\n\n<p><a href=\"http://chat.stackexchange.com/rooms/663/conversation/ubuntu-packaging-for-launchpad-ppas-packaging-part-2\">Ubuntu Packaging for Launchpad PPAs (Packaging: Part 2)</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2017-07-03T07:48:34.013", "id": "1474816", "postId": "1451", "score": "1", "text": "This nicely compiles what is needed to start with packaging, but in the HOWTO I miss information to include the application icon in the deb file (and haven't found anything about that elsewhere). Any hint on how to do it?", "userDisplayName": null, "userId": "346905" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-06T18:50:50.590", "id": "1451", "lastActivityDate": "2015-06-29T11:05:24.340", "lastEditDate": "2015-06-29T11:05:24.340", "lastEditorDisplayName": null, "lastEditorUserId": "23878", "ownerDisplayName": null, "ownerUserId": "667", "parentId": "1345", "postTypeId": "2", "score": "136" }
[ { "accepted": null, "body": "<p>The very easiest way to package something is to use <a href=\"http://www.asic-linux.com.mx/~izto/checkinstall/\" rel=\"noreferrer\">checkinstall</a>.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-08-06T20:14:51.080", "id": "1...
null
null
null
null
null
1349
1
1868
2010-08-06T06:05:58.900
5
694
<p>I was wondering why power events does not work as expected when I'm using virtual console (or whatever the thing that appears after <kbd>Ctrl</kbd>-<kbd>Alt</kbd>-<kbd>F1</kbd> is called).</p> <p>I've set my laptop to go to sleep when lid is closed and it is working fine when I'm in graphical interface. But when I switch to virtual console, closed lid just turns the screen off.</p> <p>How it is possible, I thought such low level stuff is controlled by daemons and they do not depend on the type of interface I'm in?</p>
329
null
null
2010-08-10T18:27:51.960
How come Power Manager Settings does not work when computer is under virtual console?
[ "suspend" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You'll find the answer in <code>/etc/acpi/lid.sh</code>. You are correct that there is an ACPI daemon that responds to things like closing the lid. However, if you look at the line near the top of the script:</p>\n\n<pre><code>if [ `CheckPolicy` = 0 ]; then exit; fi\n</code></pre>\n\n<p>you'll see a line that cancels the whole thing. The <code>CheckPolicy</code> thing checks whether something like Gnome Power Manager is running on the current console. If so, it aborts, and lets the power manager handle it.</p>\n\n<p>So, when GNOME is the active session, Gnome Power Manager handles the lid. When the console is the active session, the ACPI daemon handles the lid. If you read the rest of the <code>lid.sh</code> script, you'll see that all it does is blank the screen.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-10T18:27:51.960", "id": "1868", "lastActivityDate": "2010-08-10T18:27:51.960", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "880", "parentId": "1349", "postTypeId": "2", "score": "5" }
[ { "accepted": null, "body": "<p>Probably related to consolekit. Consolekit tracks who is logged in and where to deal with multiuser systems. Logging into the vt getty probably doesn’t register with consolekit. You can check with <code>ck-list-sessions</code>. G-p-m asks CK just the same as pulseaudio does. ...
null
null
null
null
null
1352
1
null
2010-08-06T06:09:00.643
172
79605
<p>is there a command which will output the date that ubuntu (or any distribution) was installed?</p>
808
158442
2016-03-12T18:32:08.967
2024-02-29T15:53:21.347
How can I tell what date Ubuntu was installed?
[ "command-line", "system-installation", "log" ]
11
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I don't think there is. </p>\n\n<p>On Red Hat / CentOS there is the install.log files that is generated when you install the system, but this doesn't exist on Ubuntu.</p>\n\n<p>Assuming your logs go back far enough ( mine do ) you can determine the date the base installation ...
null
null
null
null
null
1357
1
1379
2010-08-06T06:43:23.637
489
681564
<p>When I open a RAM-intensive app (VirtualBox set at 2GB of RAM), some swap space is generally used, depending on what else I have open at the time.</p> <p>However, when I quit that last application, the 2GB of RAM is freed up, but the same swap space use remains.</p> <p>For example, right now, about two hours after having closed VirtualBox, I have 1.6GB free RAM and still 770MB in swap.</p> <p>How can I tell Ubuntu to stop using that swap and to revert to using the RAM?</p>
38
196255
2013-12-11T15:05:13.250
2023-12-28T17:11:59.507
How to empty swap if there is free RAM?
[ "performance", "swap", "ram-usage" ]
8
3
CC BY-SA 3.0
[ { "creationDate": "2016-06-13T04:18:54.523", "id": "1179897", "postId": "1357", "score": "1", "text": "The easiest thing **reboot your device** and save time of coping to ram and free ram save power of laptop and cpu temperature", "userDisplayName": null, "userId": "464430" }, { ...
{ "accepted": true, "body": "<p>Just because swap is allocated, doesn't mean it's being 'used'. Whilst programs like system monitor and top will show some of your swap space being allocated (in your example 770MB) that doesn't mean that the system is actively swapping in/out.</p>\n\n<p>To find out if anything is swapping in/out you can use the <code>vmstat</code> command. Leave it running a few seconds to settle down and watch the <code>si</code> (swapin) and <code>so</code> (swapout) columns. If nothing is happening then there is no reason to be concerned.</p>\n\n<p>Here's the output of running <code>vmstat 1</code>, where you can see my machine is not swapping at all.</p>\n\n<pre><code>procs -----------memory---------- ---swap-- -----io---- -system-- ----cpu----\n r b swpd free buff cache si so bi bo in cs us sy id wa\n 0 0 78588 230788 9596 72196 0 0 0 0 543 652 12 6 78 0\n 0 0 78588 230780 9596 72196 0 0 0 0 531 410 1 0 99 0\n 0 0 78588 230796 9596 72196 0 0 0 0 300 335 1 1 97 0\n 1 0 78588 230788 9608 72224 0 0 40 0 737 762 4 4 84 8\n 5 0 78588 230788 9608 72224 0 0 0 0 415 385 9 3 84 0\n 0 0 78588 230540 9616 72224 0 0 0 44 611 556 55 5 31 0\n 0 0 78588 230532 9616 72224 0 0 0 0 574 662 1 6 89 0\n</code></pre>\n\n<p>Yet here in <code>top</code> you can see I have swap space allocated:-</p>\n\n<pre><code>Mem: 475236k total, 245076k used, 230160k free, 9720k buffers\nSwap: 491512k total, 78588k used, 412924k free, 72476k cached\n</code></pre>\n", "commentCount": "13", "comments": [ { "creationDate": "2014-05-13T12:14:23.903", "id": "614454", "postId": "1379", "score": "54", "text": "“no reason to be concerned”, up to the point when I continue to use some application that was swapped out. then all hell breaks loose.", "userDisplayName": null, "userId": "16985" }, { "creationDate": "2014-06-25T20:45:36.033", "id": "652139", "postId": "1379", "score": "291", "text": "This post doesn't answer the question.", "userDisplayName": null, "userId": "28011" }, { "creationDate": "2014-06-26T10:11:43.830", "id": "652420", "postId": "1379", "score": "23", "text": "The premise of the question is based on misconceptions. This post addresses the misconceptions.", "userDisplayName": null, "userId": "612" }, { "creationDate": "2014-10-10T02:09:17.650", "id": "730581", "postId": "1379", "score": "52", "text": "I don't see a misconception, I see a disagreement about what \"used\" means. You are meaning \"used\" to refer to actively swapping in/out, while the original question appears to be posed with \"used\" meaning that there is data that has been swapped out, which may later need to be swapped back in. There are valid reasons to want to flush the swap after an event that swaps out a lot of other memory, essentially pre-empting the active swapping that the user knows will occur later (especially if the later 'de-swapping' is likely to occur while the disk is under load for other reasons).", "userDisplayName": null, "userId": "1161" }, { "creationDate": "2014-11-01T11:18:38.613", "id": "745643", "postId": "1379", "score": "56", "text": "After running a memory intensive application, my other applications are unrepsonsive when I switch to them, presumably due to being swapped. Some way of telling the system to un-swap as much data as possible (followed by a coffee break) would be better than having to wait 20s every time I Alt+Tab.", "userDisplayName": null, "userId": "138999" }, { "creationDate": "2016-02-16T13:11:21.430", "id": "1091688", "postId": "1379", "score": "0", "text": "I tried `vmstat` and `si` & `so` where idle. Then I tried `swapoff`. This time, I can see the swap is getting reduced and the main memory is getting allocated.", "userDisplayName": "user37089", "userId": null }, { "creationDate": "2016-06-20T21:02:25.073", "id": "1186203", "postId": "1379", "score": "5", "text": "The title of the question is specifically asking about emptying swap. For example, the Oracle installer won't run some (any) commands if there is less than 500 MB of swap available, it doesn't matter if there is 200+GB of free RAM. Whether the swap is being actively used, something is using it by sitting there. In most cases inactive swap use *might* make it slow to switch tasks, while other cases it breaks functionality.", "userDisplayName": null, "userId": "99026" }, { "creationDate": "2016-12-10T14:14:57.857", "id": "1324180", "postId": "1379", "score": "3", "text": "This does not answer the question!", "userDisplayName": null, "userId": "113640" }, { "creationDate": "2017-09-14T05:38:19.770", "id": "1524411", "postId": "1379", "score": "1", "text": "This is also useless for times when your swap has useless data inside it. I once used the swapoff swapon trick on a 2GB swap and it only took 500MB while it was active in the memory.", "userDisplayName": null, "userId": "633367" }, { "creationDate": "2018-01-25T13:39:04.297", "id": "1615979", "postId": "1379", "score": "0", "text": "I have done this but now htop says there are 0k/0k of swap used, like if the swap is not available anymore...", "userDisplayName": null, "userId": "233594" }, { "creationDate": "2018-08-01T11:25:10.063", "id": "1737346", "postId": "1379", "score": "2", "text": "\"If nothing is happening then there is no reason to be concerned.\", I find this hard to believe. I had memory intensive calculations force the use of swap, after killing the calculations and having a surplus of RAM again, swap stayed filled and firefox was responding slow. Killing firefox emptied a lot of swap, after restaring firefox was fast again. I expect that the OS doesn't always operate efficiently regarding swap.", "userDisplayName": null, "userId": "282188" }, { "creationDate": "2020-05-02T04:06:07.163", "id": "2077558", "postId": "1379", "score": "0", "text": "@emchristiansen It does better than answer, but gives some insight into the inner workings of the kernel and paging.", "userDisplayName": null, "userId": "39694" }, { "creationDate": "2023-01-16T09:40:36.163", "id": "2532562", "postId": "1379", "score": "0", "text": "This does not answer the question. The application I am working with will crash unless a certain amount of swap is available when I start it. It does not matter that Linux is not swapping in/out.", "userDisplayName": null, "userId": "151007" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T10:04:59.223", "id": "1379", "lastActivityDate": "2011-03-18T09:33:41.943", "lastEditDate": "2011-03-18T09:33:41.943", "lastEditorDisplayName": null, "lastEditorUserId": "2816", "ownerDisplayName": null, "ownerUserId": "612", "parentId": "1357", "postTypeId": "2", "score": "222" }
[ { "accepted": null, "body": "<p>The Linux kernel underlying Ubuntu will automatically &quot;swap in&quot; those pages from disk to RAM as needed, so in general I'd say just let it happen naturally.</p>\n<p>However, if you really feel that you need to force it, (I can see a scenario where you would want to k...
null
null
null
null
null
1360
1
null
2010-08-06T06:47:51.723
1
974
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/9017/how-to-know-my-root-password">How to know my root password?</a> </p> </blockquote> <p>I am trying to make Java and wireless access available to all the users and it asks for authentication, but my admin account's password doesn't go through. I'm assuming it's root, can anyone help me?</p>
814
-1
2017-04-13T12:25:03.100
2012-03-21T22:41:55.880
What is the root password in Ubuntu?
[ "10.04", "root" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
0
2012-03-21T23:09:50.003
null
null
1364
1
1406
2010-08-06T07:26:24.287
4
1917
<p>What I'm trying to do is send caller ID (CID) information from a system running Asterisk+FreePBX to all (3) MythTV frontend systems on my network. I'd like the CID information to pop-up over top of whatever is going on (eg, whether it's on a menu, or playing back a recording). Eventually there may be other information as well, but for now CID would be a great start.</p> <p>The libnotify-style notifications are fine (though I probably need to increase text size to make it visible). I was thinking something like <a href="http://en.wikipedia.org/wiki/Growl_%28software%29" rel="nofollow">Growl</a>, though this doesn't seem to exist for Linux.</p> <p>Ideally I'd just be able to do some kind of broadcast to the whole network, eg, from the FreePBX system I could run a command like:</p> <pre><code>notify --broadcast --title "Incoming Call" "Smith J\n613-555-1234" </code></pre> <p>And then on any mythtv frontend, it would appear somewhere on screen. </p> <hr> <p>Note: there is a <a href="http://www.mythtv.org/wiki/Setting_up_MythNotify" rel="nofollow">MythNotify</a> plugin, which I have used in a previous iteration of my setup, but it has a severe limitation (I believe based on the way MythTV's OSD stuff works) that it can only display notifications during video playback: not while in menus. I also remember it being a pain to get displaying properly: it uses XML for messaging then XSLT to change to mythtv's XML format. If you want to display something slightly differently, you have to make a small handful of new XML files and even then getting the "callerid-from-phonebook.xml" message to actually render to the (remote) "callerid-from-phonebook-osd.xml" file for display is some kind of black art. </p>
818
4
2010-08-06T10:49:13.340
2010-08-06T14:38:40.377
Send OSD notification messages to all systems on a network
[ "mythtv", "mythbuntu" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-08-06T18:00:24.853", "id": "1318", "postId": "1364", "score": "1", "text": "Sounds like we need an OSD client to receive messages sent using `wall`.", "userDisplayName": null, "userId": "880" } ]
{ "accepted": true, "body": "<p>You could do it by using the command-line notification tools.</p>\n\n<ol>\n<li>Install the package 'libnotify-bin' on all of the systems on your network, which provides a tool called 'notify-send'.</li>\n<li>Install the ssh server on all the systems on your network and make sure they are configured to allow passwordless ssh logins (see <a href=\"http://www.debian-administration.org/articles/152\" rel=\"nofollow\">http://www.debian-administration.org/articles/152</a> for more information on this).</li>\n<li><p>Set up your notification script on your server to execute notify-send, like this:</p>\n\n<p>ssh username@system1 'notify-send \"Incoming call from Smith J\\n613-555-1234\"'</p>\n\n<p>ssh username@system2 'notify-send \"Incoming call from Smith J\\n613-555-1234\"'</p></li>\n</ol>\n\n<p>This will cause a notification popup on the systems named 'system1' and 'system2'.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-08-06T20:19:05.550", "id": "1356", "postId": "1406", "score": "2", "text": "I am sorry but your suggestion does not work, notify-send depends on the current session dbus, connecting via ssh will not setup the DBUS_SESSION_BUS_ADDRESS variable to the proper address.", "userDisplayName": null, "userId": "742" }, { "creationDate": "2010-08-07T20:13:42.900", "id": "1479", "postId": "1406", "score": "1", "text": "What I did was make a shell script on each system that did export DISPLAY=:0 (necessary to interact with X from ssh), then called notify-send (with some other params). On one of the systems, I even have that script wake up the screen first (its an LCD monitor, using dpms).", "userDisplayName": null, "userId": "818" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T14:38:40.377", "id": "1406", "lastActivityDate": "2010-08-06T14:38:40.377", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "349", "parentId": "1364", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>You could do it by using the command-line notification tools.</p>\n\n<ol>\n<li>Install the package 'libnotify-bin' on all of the systems on your network, which provides a tool called 'notify-send'.</li>\n<li>Install the ssh server on all the systems on your network and make s...
null
null
null
null
null
1366
1
92066
2010-08-06T07:28:56.620
72
96313
<p>I need my pre-installed version of Windows 7 (or any other version of Windows), how could I install Ubuntu without erasing it?</p>
140322
169736
2014-04-08T15:35:54.577
2019-01-22T20:39:53.880
How can I install Ubuntu without removing Windows?
[ "windows", "system-installation" ]
9
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>The instructions below are for Ubuntu 11.10. Other versions will be similar but might have a slightly different appearance or order. You must make sure that Windows is correctly shutdown (no Hibernation, no Suspend, no Fast Boot) and your NTFS drive is healthy.</p>\n\n<ol>\n<li>Boot from your Ubuntu CD or USB stick. When prompted, choose \"Install Ubuntu\".<br /><br />\n<img src=\"https://i.stack.imgur.com/fuYw8.jpg\" alt=\"Try or Install Ubuntu\"><br /><br /></li>\n<li>Ensure that you meet all the installation prerequisites. Ideally, connect to the internet at this time as well.<br /><br />\n<img src=\"https://i.stack.imgur.com/11p4d.jpg\" alt=\"Preparing to install Ubuntu\"><br /><br /></li>\n<li>If you have wireless network hardware and there is an available network, you can (optionally) connect to it at this time.<br /><br />\n<img src=\"https://i.stack.imgur.com/MBlju.jpg\" alt=\"Connect to wireless network\"><br /><br /></li>\n<li>Be certain to choose \"<strong>Install Ubuntu alongside Windows</strong>\" (or \"other operating systems\" or other similar wording, depending on your system configuration). This is the important step that will ensure that Ubuntu and windows are <strong>both</strong> available after the installation.<br /><br />\n<img src=\"https://i.stack.imgur.com/Z0npH.jpg\" alt=\"Install alongside Windows\"><br /><br /></li>\n<li>Choose how much space to give to Ubuntu and Windows. How much you give each one is up to you.<br /><br />\n<img src=\"https://i.stack.imgur.com/GxAr4.jpg\" alt=\"Choose drive space\"><br /><br /></li>\n<li>Complete the rest of the installation by setting your timezone and entering information about your computer and yourself.<br /><br />\n<img src=\"https://i.stack.imgur.com/mu3Dh.jpg\" alt=\"Time zone\"><br />\n<img src=\"https://i.stack.imgur.com/uCLiV.jpg\" alt=\"Keyboard\"><br />\n<img src=\"https://i.stack.imgur.com/ZAJRy.jpg\" alt=\"Information about yourself\"><br /><br /></li>\n<li>Enjoy the informative slide show while the system installs.<br /><br />\n<img src=\"https://i.stack.imgur.com/xcrK1.jpg\" alt=\"Slide show\"><br /><br /></li>\n<li><p>Restart and enjoy Ubuntu!<br /><br />\n<img src=\"https://i.stack.imgur.com/yiP6s.jpg\" alt=\"Restart\"></p>\n\n<ul>\n<li><a href=\"http://www.ubuntu.com/download/ubuntu/windows-installer\" rel=\"noreferrer\">http://www.ubuntu.com/download/ubuntu/windows-installer</a></li>\n</ul></li>\n</ol>\n", "commentCount": "1", "comments": [ { "creationDate": "2012-09-08T11:50:12.757", "id": "231061", "postId": "92066", "score": "6", "text": "Can you remove the link to windows installer? It [confuses users](http://askubuntu.com/questions/185413/dual-booting-ubuntu-on-windows-7-from-e-drive/185427#comment231057_185427). Or at least mention that its a different method from the one described in the images above.", "userDisplayName": null, "userId": "5538" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2012-01-02T00:28:09.187", "id": "92066", "lastActivityDate": "2013-10-02T14:13:45.070", "lastEditDate": "2013-10-02T14:13:45.070", "lastEditorDisplayName": null, "lastEditorUserId": "169736", "ownerDisplayName": null, "ownerUserId": "349", "parentId": "1366", "postTypeId": "2", "score": "55" }
[ { "accepted": null, "body": "<p>One way would be to do a Wubi install. That way you would basically install Ubuntu as an application that you run from within Windows. More information on that can be found <a href=\"https://askubuntu.com/questions/1064/what-is-wubihow-does-it-work\">here</a> and <a href=\"ht...
null
null
null
null
null
1373
1
null
2010-08-06T08:34:34.557
8
277
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/7654/how-do-i-set-up-ruby-on-rails">How do I set up Ruby on Rails?</a> </p> </blockquote> <p>It seems that if I do an "sudo apt-get install ruby-full build-essential" the Ruby is installed with version 1.8. </p> <p>How can I install <em>only</em> version 1.9? </p>
375
-1
2017-04-13T12:23:56.577
2014-03-29T02:41:51.217
Installing only ruby 1.9
[ "ruby" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
null
2012-07-11T11:37:53.917
null
null
1383
1
1384
2010-08-06T11:07:00.397
0
1665
<p>I installed Eclipse from the Software Center. Then I installed a "Aptana" plugin by using:<br> Help <strong>-></strong> Install <strong>-></strong> New Software.</p> <p>The plugin installed and Eclipse restarted, but I can't see any of the editors that I'd expect to see. If I try installing the plugin again, Eclipse insists that the plugin is already installed, and it is visible under: About Eclipse <strong>-></strong> Installation Details <strong>-></strong> Installed Software</p> <p>How do I see my new editor windows?</p>
232
47151
2012-03-05T15:14:10.317
2012-03-05T15:14:10.317
How to get Eclipse plugins working with Software Center based installation
[ "software-center", "programming", "eclipse", "plugins" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2010-08-06T11:52:49.920", "id": "1259", "postId": "1383", "score": "0", "text": "I actually tried to install Eclipse and them adding Aptana using the description. It worked out of the box: http://docs.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configura...
{ "accepted": true, "body": "<p>I would personally recommend not installing through the Software Centre for this very reason. Keeping things up to date for in-development plugins is a nightmare and there's always the chance that you want to stick with a known-working version but the repo version gets updated.</p>\n\n<p>In short, I'd just download it from <a href=\"http://www.eclipse.org\" rel=\"nofollow\">http://www.eclipse.org</a>, stick it in my /home dir and live happily knowing I have some level of control over my development environment.</p>\n\n<p>This of course comes at the cost of keeping it up to date but this is less of an issue as Eclipse can do this itself.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-08-06T11:33:01.370", "id": "1255", "postId": "1384", "score": "0", "text": "I've downloaded the basic version of Eclipse from eclipse.org and now when I try to install Aptana I get a dependency error (Aptana Database Explorer (1.5.1.26125-67O07JYTcN) requires plug-in \"org.eclipse.gef (3.4.0)\", or later version).\nI am now trying to manually install this dependency but it is not going too well..", "userDisplayName": null, "userId": "232" }, { "creationDate": "2010-08-06T11:40:08.410", "id": "1256", "postId": "1384", "score": "0", "text": "Got rid of that error by starting with \"Eclipse IDE for Java Developers\".\n\nNow it seems Aptana has installed okay!", "userDisplayName": null, "userId": "232" }, { "creationDate": "2010-08-29T14:51:40.517", "id": "3265", "postId": "1384", "score": "1", "text": "Completely right answer. Eclipse has its own system of how to apply updates and install plugins, which often collides with the package management system. In this context it is very similar to applications like Firefox where it is hard to always have the latest version in the software repositories (and the Firefox addons completely ignore the packaging system).", "userDisplayName": null, "userId": "277" }, { "creationDate": "2011-05-27T23:54:26.873", "id": "50065", "postId": "1384", "score": "0", "text": "FireFox addons ignore the packaging system, but they dont **conflict** with it. Both live and work happilly. Meaning either Elipses packaging or plugin management was poorly designed.", "userDisplayName": null, "userId": "11015" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T11:15:42.580", "id": "1384", "lastActivityDate": "2010-08-06T11:15:42.580", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "449", "parentId": "1383", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>I would personally recommend not installing through the Software Centre for this very reason. Keeping things up to date for in-development plugins is a nightmare and there's always the chance that you want to stick with a known-working version but the repo version gets update...
null
null
null
null
null
1385
1
1405
2010-08-06T11:15:54.517
26
61272
<p>How can I set up my WiFi to be used as wireless access point on Ubuntu Server?</p> <p>I have a local Ubuntu Server, it has a wireless card in it (802.11a/b/g/n) and I really want to set it up as an 802.11n access point since my normal access point does not support N.</p> <p>It needs to work as a switch as well so I can connect and get DHPC through.</p> <p><strong>Edit:</strong> I don't see Network Manager as a good solution since it depends on a lot of X11 packages, and i don't want that on a server.</p>
455
48451
2013-05-05T19:52:06.767
2019-04-17T01:46:51.027
How to set up Ubuntu as wireless accesspoint?
[ "wireless", "networking", "server", "wireless-access-point" ]
4
1
CC BY-SA 3.0
[ { "creationDate": "2013-05-05T20:12:52.303", "id": "366108", "postId": "1385", "score": "2", "text": "See [my answer to “How to turn my Linux netbook into WiFi AP”](http://superuser.com/a/437229/105023)", "userDisplayName": null, "userId": "36085" } ]
{ "accepted": true, "body": "<p>I found a <a href=\"http://ubuntuforums.org/showthread.php?t=1488953\" rel=\"nofollow\">good thread</a>. It should work in Ubuntu 10.04 no problem. Also it is CLI so it doesn't need any X libs at all. :)</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2017-01-27T13:18:10.680", "id": "1363282", "postId": "1405", "score": "2", "text": "The linked thread is actually 41 posts long, and it is not clear at all what the solution to the question is. The answer should be summarized here.", "userDisplayName": null, "userId": "46561" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-06T14:26:01.213", "id": "1405", "lastActivityDate": "2015-06-07T08:33:10.810", "lastEditDate": "2015-06-07T08:33:10.810", "lastEditorDisplayName": null, "lastEditorUserId": "175814", "ownerDisplayName": null, "ownerUserId": "456", "parentId": "1385", "postTypeId": "2", "score": "7" }
[ { "accepted": null, "body": "<p>Click on your NetworkManager icon in the panel, and choose \"Create Wireless network...\" You should be able to set this up as a \"System\" (as opposed to \"User\") connection.</p>\n\n<p>You say that this is on a server, so perhaps you're accessing the server through SSH only...
null
null
null
null
null
1387
1
1388
2010-08-06T11:35:50.553
3
1624
<p>I want to buy a couple USB game pads to use with NES emulator FCE Ultra. What I can't find out, is if I have two game pads connected, will FCEU differentiate between them? i.e. map each game pad to each player, or will both game pads button A generate the same key code?</p> <p>BTW I'm looking at the <a href="http://rads.stackoverflow.com/amzn/click/B000FJQ1VS" rel="nofollow">Genius MaxFire</a>, Thanks!</p>
644
334
2010-08-07T09:56:40.677
2010-08-07T09:56:40.677
Can I use two USB gamepads to play games in FCE Ultra?
[ "hardware", "emulation" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can play using two gamepads, yes. There is a tab in GFCE UltraX (recommended over FCE Ultra) called \"Input\" where you can map the buttons to the buttons on the pad. A on one controller will not register as A on the other controller. GFCE UltraX (gfeux) can be installed in Ubuntu by running <code>sudo apt-get install gfeux</code> in a terminal, or simply clicking this <a href=\"http://apt.ubuntu.com/p/gfceux\" rel=\"nofollow\">link</a> (doesn't work in Chrome).</p>\n\n<p>As for the controller, I don't know if it works well in Ubuntu or not (most do), but it seems quite expensive for what it does. If you're open for suggestions, I'd recommend taking a look at a <a href=\"http://rads.stackoverflow.com/amzn/click/B000ISTYAG\" rel=\"nofollow\">Saitek P380</a>. It costs a fraction as much, has two analog sticks, an omnidirectional d-pad, 4 regular buttons + 4 shoulder buttons and start and select buttons. I have one and it works perfectly in Ubuntu.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-08-10T06:40:53.470", "id": "1725", "postId": "1388", "score": "0", "text": "Just what I was hoping to hear! I'll check out the P380, it costs 2x more my side, but I do like the analog sticks + shoulder buttons.", "userDisplayName": null, "userId": "644" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T11:38:47.243", "id": "1388", "lastActivityDate": "2010-08-06T12:21:13.410", "lastEditDate": "2010-08-06T12:21:13.410", "lastEditorDisplayName": null, "lastEditorUserId": "334", "ownerDisplayName": null, "ownerUserId": "334", "parentId": "1387", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>You can play using two gamepads, yes. There is a tab in GFCE UltraX (recommended over FCE Ultra) called \"Input\" where you can map the buttons to the buttons on the pad. A on one controller will not register as A on the other controller. GFCE UltraX (gfeux) can be installed ...
null
null
null
null
null
1392
1
null
2010-08-06T12:38:53.203
2
1440
<p>Thanks for this great initiative. I have a reliance netconnect datacard (in India) which I am trying to setup in Ubuntu 10.04 (Lucid).</p> <p>I have tried it with the Network manager to create a new Wireless Broadband connection. I have tried all the variations of the protocols etc, but no luck getting it to work. I then installed wvdial and gnome-ppp, using which I am able to connect to the internet quite reliably.</p> <p>I read on many forums that people have been able to connect to Reliance Netconnect using the Network Manager directly. If anyone has been able to do this, could you please let me know what setting you used etc? My modem is Huawei, Model EC168C.</p> <p>Now, my next problem/question: I want to share the internet connection using what is known as "ad-hoc (computer-to-computer) connection" in Windows. Does Ubuntu support a similar feature? Any tips to do this, and/or links to guides that work would be great! </p> <p>Also, in order to make this work, do I need to have the connection working via "Network Manager" or would it work even if I connected using wvdial?</p> <p>Thanks a lot for your answers and help !! Do let me know if any more info is needed.</p> <p>Cheers, Maha</p>
850
null
null
2010-10-05T17:58:33.287
What is the right way to connect to Reliance Netconnect+ and share the connection via Wireless?
[ "sharing" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Maha,\nI cannot help you with the Reliance problem, however I recently setup my laptop to share its internet connection via adhoc wireless. You cannot share a wifi internet connection because you are already utilizing your wireless device but you can share a wired connection...
null
null
2013-03-14T16:32:27.580
null
null
1400
1
1675
2010-08-06T14:03:05.923
156
144250
<p>What steps should be taken before/during/after installation of Ubuntu on a Solid State Drive to optimize performance and ensure maximum durability of the drive?</p>
833
169736
2014-01-31T19:20:27.643
2022-01-22T06:57:08.397
How do I optimize the OS for SSDs?
[ "performance", "ssd" ]
13
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I have successfully used several different techniques to improve the way Ubuntu uses the storage device, whether that be solid state or traditional drive.</p>\n\n<p>For SSD's you are looking to minimise the number of times the drive is written too, as reads should not add wear to the drive.</p>\n\n<p><strong>1) Manage the swap file</strong></p>\n\n<p>If you do not hibernate your computer and you have ample RAM memory to run all your applications, then in theory you do not need a swap partition.</p>\n\n<p>If you have a mix of SSD and hard drives, place your swap partition on the hard drives only.</p>\n\n<p><strong>2) No Writes for Read Timestamps</strong> (suitable for SSD's and hard drives)</p>\n\n<p>Mounting your partitions with the options <strong>noatime</strong> and <strong>nodiratime</strong> will stop timestamp writes when you read files and folders. These timestamp writes are not generally required unless you use a local mail server client such as mutt. The reason this is generally a bad idea, is because every read will produce a write when updating the timestamps. This decreases the life of the SSD.</p>\n\n<p>Edit your <strong>/etc/fstab</strong> configuration file (carefully - take a backup to be sure as breaking your fstab configuration can prevent you system from working):</p>\n\n<pre><code>cp /etc/fstab ~/fstab-backup\ngksudo gedit /etc/fstab\n</code></pre>\n\n<p>Edit the mounting options for your partitions by adding the text noatime and nodiratime to the lines defining your root (/) and other partitions if you have them (/home) - <em>Note: if you have a /home partition, start with that just changing that partition if you are concerned about breaking something</em> </p>\n\n<pre><code># / was on /dev/sda2 during installation\nUUID=587e0dc5-2db1-4cd9-9792-a5459a7bcfd2 / ext4 noatime,nodiratime,errors=remount-ro 0 1\n\n# /home was on /dev/sda3 during installation\nUUID=2c919dc4-24de-474f-8da0-14c7e1240ab8 /home ext4 noatime,nodiratime,defaults 0 2\n</code></pre>\n\n<p>You will need to reboot your machine before these changes take effect</p>\n\n<p><strong>3) Minimising writes from the OS and applications</strong></p>\n\n<p>Assuming that you are not running a mission critical product server, most people do not look at logs should something go wrong (especially as serious errors are rare for most Ubuntu users). Therefore you can configure Ubuntu so all logs get written to RAM memory rather than the SSD.</p>\n\n<p><em>Note: only make the following changes when you have installed all software you are going to use (especially things like Apache web server), otherwise you may experience some issues with missing directories in /var/log</em></p>\n\n<p>For background to this approach, see <a href=\"http://www.ubuntu-eee.com/wiki/index.php5?title=How_to:_Reduce_Disk_Writes_to_Prolong_the_Life_of_your_Flash_Drive\" rel=\"noreferrer\">prolonging the life of your flash drive on ubuntu-eee.com</a> </p>\n\n<p>Open <strong>/etc/fstab</strong> with an editor (assuming you have backed up the /etc/fstab file)</p>\n\n<pre><code>gksudo gedit /etc/fstab\n</code></pre>\n\n<p>Add the following lines at the end of the fstab file and save:</p>\n\n<pre><code># Uncomment these after all server based applications installed - eg. apache\n#tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0\n#tmpfs /var/tmp tmpfs defaults,noatime,mode=1777 0 0\n#tmpfs /var/log tmpfs defaults,noatime,mode=0755 0 0 \n#tmpfs /var/log/apt tmpfs defaults,noatime 0 0\n# none /var/cache unionfs dirs=/tmp:/var/cache=ro 0 0\n</code></pre>\n\n<p>You will need to reboot your machine before these changes take effect</p>\n\n<p>See also:</p>\n\n<ul>\n<li><a href=\"https://askubuntu.com/questions/18903/how-to-enable-trim\">How to enable TRIM?</a></li>\n</ul>\n", "commentCount": "13", "comments": [ { "creationDate": "2011-02-03T22:18:54.913", "id": "26891", "postId": "1675", "score": "0", "text": "Nice find, JR0cket. I used to contribute to Ubuntu-eee, before it became EasyPeasy. Ramvi was a gentleman. http://wiki.geteasypeasy.com/index.php?title=How_to:_Connect_to_the_Internet_via_Bluetooth&action=history", "userDisplayName": null, "userId": "861" }, { "creationDate": "2011-04-25T01:52:04.157", "id": "40938", "postId": "1675", "score": "0", "text": "What is the purpose of unionfs here, and how do I install it?", "userDisplayName": null, "userId": "1859" }, { "creationDate": "2011-09-01T17:50:50.980", "id": "68094", "postId": "1675", "score": "9", "text": "About the last bit for logs and stuff, the `tmpfs` lines are commented, so why would adding those lines make any difference? Do we need to add it uncommented?", "userDisplayName": null, "userId": "814" }, { "creationDate": "2012-02-23T03:58:48.557", "id": "124416", "postId": "1675", "score": "0", "text": "It is quite difficult to have enough memory these days. You can never know how much you may need.", "userDisplayName": null, "userId": "31650" }, { "creationDate": "2012-04-23T23:30:02.713", "id": "148965", "postId": "1675", "score": "8", "text": "I can understand if this is meant to improve speed, but most of what you wrote seems intended to improve SSD life. Isn't it the case that with modern SSDs these improvements are pointless? And at the expense of more RAM usage! (for example, see the link given in [this other answer](http://askubuntu.com/a/1689/43660))", "userDisplayName": null, "userId": "43660" }, { "creationDate": "2012-07-05T17:15:20.160", "id": "194880", "postId": "1675", "score": "0", "text": "You might wish to use aufs rather than unionfs in more recent versions of Ubuntu. This line is equivalent: none /var/cache aufs br=/tmp:/var/cache=ro 0 0", "userDisplayName": null, "userId": "728" }, { "creationDate": "2012-10-24T20:31:57.103", "id": "256040", "postId": "1675", "score": "0", "text": "Can you quantify the improvements brought by your proposals? What makes you think that they are significant, and what do they improve?", "userDisplayName": null, "userId": "1059" }, { "creationDate": "2012-10-29T09:12:53.370", "id": "258596", "postId": "1675", "score": "0", "text": "By adding the option noatime to your file system, you are telling Ubuntu to not update the modification time to files you work with. This saves a file write every time a file is read. As its very hard to use a computer without reading files off the disk, this will reduce the amount of work done by the computer.\n\nI have no interest in quantifying any improvements as performance is always specific to usage and usage for computing devices varies wildly. I share these options as something I use in general for all writeable drives, SSD or otherwise. Thank you.", "userDisplayName": null, "userId": "359" }, { "creationDate": "2012-11-21T14:02:26.930", "id": "271945", "postId": "1675", "score": "7", "text": "There's no need for 2). relatime does the job of preventing writes very well and it's been active by default since [kernel 2.6.30](http://kernelnewbies.org/Linux_2_6_30).", "userDisplayName": null, "userId": "2217" }, { "creationDate": "2013-01-08T12:20:51.517", "id": "295955", "postId": "1675", "score": "4", "text": "Just to add to @MihaiCapotă's comment there is a [Server Fault answer](http://serverfault.com/a/47487/82301) with more details on why noatime is not needed.", "userDisplayName": null, "userId": "8570" }, { "creationDate": "2016-01-29T08:27:01.963", "id": "1077119", "postId": "1675", "score": "1", "text": "They say noatime implies nodiratime [here](https://lwn.net/Articles/245002/), so it is enough to add the former option.", "userDisplayName": null, "userId": "21005" }, { "creationDate": "2016-03-30T22:39:15.707", "id": "1121741", "postId": "1675", "score": "0", "text": "The link is dead.", "userDisplayName": null, "userId": "234374" }, { "creationDate": "2020-05-19T08:46:59.517", "id": "2091513", "postId": "1675", "score": "0", "text": "General optimization tips: https://orangesputnik.eu/ubuntu-desktop-optimization/", "userDisplayName": null, "userId": "754937" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-08T13:09:36.140", "id": "1675", "lastActivityDate": "2015-08-21T11:23:40.053", "lastEditDate": "2017-04-13T12:23:21.773", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "359", "parentId": "1400", "postTypeId": "2", "score": "115" }
[ { "accepted": true, "body": "<p>I have successfully used several different techniques to improve the way Ubuntu uses the storage device, whether that be solid state or traditional drive.</p>\n\n<p>For SSD's you are looking to minimise the number of times the drive is written too, as reads should not add wea...
null
null
null
null
null
1403
1
null
2010-08-06T14:22:06.697
7
1128
<p>Ubuntu used to support multiseat (that is multiple monitors, multiple keyboards and mice, all hanging off a single computer) pretty well once upon a time. Support wasn't an official feature but gdm and xorg both worked.</p> <p>These days, gdm doesn't appear support it and while you can downgrade to gdm v2.20, that introduces new issues for me.</p> <p>Is there any other way to get a viable multiseat system up and running?</p> <p>Bonus points for anybody who can tell me if it's possible to have twinview working at one of the seats.</p>
449
null
null
2010-08-06T14:40:19.937
What's the state of multi-seat in 10.04 Lucid?
[ "gdm", "nvidia", "multiseat" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
null
2015-07-24T01:34:09.473
null
null
1414
1
5278
2010-08-06T15:14:32.543
252
564320
<p>If you create an alias for example: <br/></p> <pre><code>alias cls="clear" </code></pre> <p>It exists untill you kill terminall session. When you start a new terminal window the alias doesn't exist any more. How to create "permanent" alias, one that exists in every terminal session?</p>
101
1067
2011-01-26T02:15:27.847
2015-04-16T09:20:10.660
How to create a permanent "alias"?
[ "command-line" ]
5
1
CC BY-SA 2.5
[ { "creationDate": "2010-08-06T16:10:33.133", "id": "1289", "postId": "1414", "score": "7", "text": "As for this particular example, ^L (Control-l) clears the screen as well.", "userDisplayName": null, "userId": "627" } ]
{ "accepted": true, "body": "<p>You can put such aliases in the <code>~/.bash_aliases</code> file.</p>\n\n<p>That file is loaded by <code>~/.bashrc</code>. On Ubuntu 10.04, the following lines need to be uncommented to enable the use of <code>~/.bash_aliases</code>. On Ubuntu 11.04 and later, it's already enabled:</p>\n\n<pre><code>if [ -f ~/.bash_aliases ]; then\n . ~/.bash_aliases\nfi\n</code></pre>\n\n<p>The aliased command will be available on any new terminal. To have the aliased command on any existing terminal one need to source <code>~/.bashrc</code> from that terminal as,</p>\n\n<pre><code>source ~/.bashrc\n</code></pre>\n", "commentCount": "8", "comments": [ { "creationDate": "2010-10-06T21:50:55.217", "id": "5388", "postId": "5278", "score": "13", "text": "+1 I recommend this over editing ~/.bashrc. While indeed useful for a variety of other purposes, ~/.bashrc just has too many elements that could throw off a user who is unfamiliar with the peculiarities of Linux shells.", "userDisplayName": null, "userId": "1859" }, { "creationDate": "2012-09-10T15:56:02.860", "id": "232072", "postId": "5278", "score": "6", "text": "example: `echo \"cls='clear'\" >> ~/.bash_aliases && source ~/.bash_aliases`", "userDisplayName": null, "userId": "31658" }, { "creationDate": "2012-12-13T07:14:27.347", "id": "282144", "postId": "5278", "score": "4", "text": "@ændrük I actually find the profusion of shell config files confusing. In my mind it is easier if there is one fairly long config file with all the settings.", "userDisplayName": null, "userId": "36515" }, { "creationDate": "2013-08-15T10:30:14.783", "id": "423666", "postId": "5278", "score": "14", "text": "@hobs it must be: `echo \"alias cls='clear'\" >> ~/.bash_aliases && source ~/.bash_aliases`", "userDisplayName": null, "userId": "79344" }, { "creationDate": "2013-08-16T17:48:42.420", "id": "424630", "postId": "5278", "score": "0", "text": "gracias for the correction", "userDisplayName": null, "userId": "31658" }, { "creationDate": "2015-11-12T17:18:55.210", "id": "1020577", "postId": "5278", "score": "1", "text": "In Ubuntu 14.04, putting the aliases in a `~/.bash_aliases` doesn't seem to work, but there is this line instead: `test -s ~/.alias && . ~/.alias || true`. So it works if I put them in the `~/.alias` file!", "userDisplayName": null, "userId": "142834" }, { "creationDate": "2016-10-05T13:00:42.180", "id": "1271535", "postId": "5278", "score": "3", "text": "ok so this topic is almost 7 years old now and I can't seem to find any recent answer like this. however it doesnt work for me anymore and asking now if something has changed", "userDisplayName": null, "userId": "596733" }, { "creationDate": "2021-01-17T21:23:41.517", "id": "2226781", "postId": "5278", "score": "0", "text": "A correction in above comment that I can't edit `echo \"alias cls='clear'\" >> ~/.bash_aliases && source ~/.bash_aliases`", "userDisplayName": null, "userId": "1006681" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-06T19:45:46.917", "id": "5278", "lastActivityDate": "2014-12-05T10:01:22.723", "lastEditDate": "2014-12-05T10:01:22.723", "lastEditorDisplayName": null, "lastEditorUserId": "127327", "ownerDisplayName": null, "ownerUserId": "2685", "parentId": "1414", "postTypeId": "2", "score": "283" }
[ { "accepted": null, "body": "<p>Stick that command in the last line of your <code>~/.bash_profile</code></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-08-06T15:23:38.997", "id": "1284", "postId": "1415", "score": "3", "text": "Why no...
null
null
2015-04-11T09:08:19.527
null
null
1420
1
1422
2010-08-06T16:30:49.040
5
9095
<p>When I start my terminal the current working directory is always <code>"/"</code>. I want it to start from <code>"/home/&lt;username&gt;"</code> i.e. my home. </p> <p>Any solution for this?</p>
869
4
2010-08-06T16:56:59.943
2015-01-20T20:46:42.330
How to start terminal with present working directory as "Home" instead of default "Root"?
[ "command-line" ]
4
3
CC BY-SA 2.5
[ { "creationDate": "2011-01-04T15:27:38.253", "id": "21547", "postId": "1420", "score": "0", "text": "i'm thinking this has something to do with the environment your window manager is setting up for you. i'm having the same problem now and haven't yet figured out the root cause.", "userDispl...
{ "accepted": true, "body": "<p>When you open up a new terminal, the current working directory should be your home folder.</p>\n\n<pre><code>nevon@loltop:~$ echo ${PWD}\n/home/nevon\n</code></pre>\n\n<p>That said, if this is not the case for you, I suppose you could append the following to the end of your .bashrc file:</p>\n\n<pre><code>cd /home/username\n</code></pre>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-08-06T16:43:12.580", "id": "1294", "postId": "1422", "score": "4", "text": "It may worth to note that ~ is the abbreviation for your home dir.", "userDisplayName": null, "userId": "211" }, { "creationDate": "2010-08-06T16:50:28.470", "id": "1296", "postId": "1422", "score": "1", "text": "I verified that terminal was opening into root directory - \"pwd\" command. But after appending \"cd\"(changes directory to home) to .bashrc, as indicated by Tommy did the job.\n\nThanks.", "userDisplayName": null, "userId": "869" }, { "creationDate": "2022-05-24T20:24:44.143", "id": "2450941", "postId": "1422", "score": "0", "text": "Adding cd to your .bashrc is a terrible idea. If you run a script that tries to find something in the current working directory and you don't run it from where you're cd'ing to then it will fail. This means a lot of common unix use cases will fail bizarrely.", "userDisplayName": null, "userId": "80081" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T16:39:58.810", "id": "1422", "lastActivityDate": "2010-08-06T16:39:58.810", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "334", "parentId": "1420", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p>When you open up a new terminal, the current working directory should be your home folder.</p>\n\n<pre><code>nevon@loltop:~$ echo ${PWD}\n/home/nevon\n</code></pre>\n\n<p>That said, if this is not the case for you, I suppose you could append the following to the end of your ....
null
null
null
null
null
1426
1
1435
2010-08-06T17:01:22.370
0
1889
<p>I have a Epson Stylus P50 usb printer and i need to print many copies (50~100) of some .prn files created via windows.</p> <p>I cannot alter/convert those files; They need to be printed exactly as they are.</p> <p>I installed the printer with cups and gutenprint drivers for epson R285 (there is not much difference between the 2 printer models).</p> <p>My problem is that printing the prn with</p> <pre><code>lp -d printer_name -n 100 /path/to/file.prn </code></pre> <p>or</p> <pre><code>lpr -P printer_name -# 100 /path/to/file.prn </code></pre> <p>does not work as expected; Randomly the printer stops, in CUPS I got the error <code>Unable to write 9640 bytes on printer_name</code> and the jobs queue happens to be cleared automatically.</p> <p>Sometimes, the printer prints 1~2 copies before stopping, but often it stops with the first copy.</p> <p>I guess the problem is that Ubuntu expects the printer buffer is bigger than it actually is... but I really do not know.</p> <p>So, is there a way to increase the printer buffer, or to lower the buffer that Ubuntu expects the printer to have?</p> <p><strong>Edit</strong>: the error happens even giving just 1 copy.</p>
829
829
2010-08-06T18:48:45.927
2015-06-25T18:32:02.380
How to increase printers buffer while printing via command line?
[ "printing" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><a href=\"https://bugs.launchpad.net/ubuntu/+source/cups/+bug/427653\" rel=\"nofollow\">That bug</a> might be relevant to your case, unfortunately it does not provide a solution.</p>\n\n<p>If you're affected by that bug you should mark the bug as affecting you (upper left side) and subscribe to the bug.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-08-06T18:46:15.997", "id": "1337", "postId": "1435", "score": "0", "text": "Seem to be the same problem", "userDisplayName": null, "userId": "829" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-06T18:06:02.673", "id": "1435", "lastActivityDate": "2015-06-25T18:32:02.380", "lastEditDate": "2015-06-25T18:32:02.380", "lastEditorDisplayName": null, "lastEditorUserId": "367165", "ownerDisplayName": null, "ownerUserId": "289", "parentId": "1426", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p><a href=\"https://bugs.launchpad.net/ubuntu/+source/cups/+bug/427653\" rel=\"nofollow\">That bug</a> might be relevant to your case, unfortunately it does not provide a solution.</p>\n\n<p>If you're affected by that bug you should mark the bug as affecting you (upper left sid...
null
null
null
null
null
1436
1
null
2010-08-06T18:07:59.643
1
5001
<p>When I log into Citrix from my laptop with 10.04, and click on the windows RDP app to launch, and select full screen, it only fills in between the gnome panels, and adds scroll bars. This does not work well at all. And I'd love to get a fix (as a work around I tell citrix to use a full-screen session, not seamless, and this works as expected, but has it's own usability problems)</p> <p>Logging in on my desktop with Ubuntu 10.04, full screen works correctly. The only difference between the computers is the laptop has intel graphics and the desktop nvidia.</p> <p>Thanks!</p>
null
4
2010-08-06T18:10:12.557
2011-10-27T18:37:05.760
Seamless Citrix - full screen
[ "panel", "citrix", "rdp" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>How do you launch citrix? Do you launch through a ica file or through a web frontend? If it's the later you should be able to go into settings in the web ui and change the window settings.</p>\n\n<p>Try changing it to a percentage of the screen and put 99% or something.</p>\n...
null
null
2013-03-14T16:32:33.180
null
WBP
1437
1
null
2010-08-06T18:15:45.260
12
994
<p>Sorry for being a bit subjective but how can we persuade other people we know to use Ubuntu...</p>
87
87
2010-10-30T22:43:25.440
2010-10-31T03:13:57.063
How should Ubuntu be promoted?
[ "promotion" ]
6
5
CC BY-SA 2.5
[ { "creationDate": "2010-08-06T18:32:13.823", "id": "1333", "postId": "1437", "score": "4", "text": "This should probably be a community Wiki", "userDisplayName": null, "userId": "41" }, { "creationDate": "2010-08-06T20:46:54.900", "id": "1364", "postId": "1437", "scor...
null
[ { "accepted": null, "body": "<p>Use it everyday! That's the most effective way :)</p>\n", "commentCount": "7", "comments": [ { "creationDate": "2010-08-06T20:56:20.297", "id": "1366", "postId": "1443", "score": "3", "text": "That doesn't really encourage...
2010-08-06T21:03:45.587
null
2014-04-06T20:08:22.607
null
null
1441
1
1445
2010-08-06T18:22:05.140
154
75626
<h2><strong>Update for 13.10: 64-bit version is now the default and 32-bit is labelled &quot;for machines with less than 2GB RAM&quot;</strong></h2> <p>The Ubuntu desktop download screen has a pair of radio buttons you use to select whether you wish to download the 32-bit or 64-bit version. The 64-bit version is labeled &quot;Not recommended for daily desktop usage.&quot; If you have a 64-bit processor, why would you not want to use the 64-bit version of Ubuntu?</p> <p>Update for 10.10: They've removed the &quot;Not recommended&quot; label from the 64-bit version and added a &quot;Recommended&quot; label to the 32-bit version.</p> <p>Update for 11.04: Same as 10.10.</p> <p>Update for 12.04: Still says &quot;Recommended&quot; next to 32-bit version of desktop</p> <p>Update for 12.10: 32-bit version of desktop is still default, says &quot;recommended&quot;</p> <p>Update for 13.10: 64-bit version is now the default and 32-bit is labelled &quot;for machines with less than 2GB RAM&quot;</p>
884
-1
2020-06-12T14:37:07.210
2014-09-03T21:38:32.897
Why does Ubuntu Download recommend 32-bit install?
[ "64-bit" ]
12
3
CC BY-SA 3.0
[ { "creationDate": "2012-08-31T18:35:58.670", "id": "227393", "postId": "1441", "score": "0", "text": "see also: https://lists.ubuntu.com/archives/ubuntu-devel/2012-April/035088.html", "userDisplayName": null, "userId": "12064" }, { "creationDate": "2014-03-08T17:20:35.733", "...
{ "accepted": true, "body": "<p>This is actually just a mis-wording of sorts. According to <a href=\"https://bugs.launchpad.net/ubuntu-website-content/+bug/585940\">LaunchPad Bug #585940</a> It's meant to convey that typical desktops are 32-bit whereas more recent desktops are 64-bit. Since the 32bit install will <em>always</em> work on both 32bit and 64bit machines it remains \"recommended.\"</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-06T18:28:25.687", "id": "1445", "lastActivityDate": "2012-06-25T10:40:35.257", "lastEditDate": "2012-06-25T10:40:35.257", "lastEditorDisplayName": null, "lastEditorUserId": "22949", "ownerDisplayName": null, "ownerUserId": "41", "parentId": "1441", "postTypeId": "2", "score": "106" }
[ { "accepted": true, "body": "<p>This is actually just a mis-wording of sorts. According to <a href=\"https://bugs.launchpad.net/ubuntu-website-content/+bug/585940\">LaunchPad Bug #585940</a> It's meant to convey that typical desktops are 32-bit whereas more recent desktops are 64-bit. Since the 32bit instal...
null
null
2014-03-08T17:29:37.020
null
null
1442
1
null
2010-08-06T18:23:04.590
2
8894
<p>When I try to print, for some reason all the printers I previously had installed have disappeared.</p> <p>I pulled up the "Printing" dialog, and I see that localhost is "Not connected," but when I try to connect, it fails. I have looked this up in various places, but the only two suggestions I've found have not worked. The first was to put apparmor into a less strict mode, and the second was to reset CUPS. I've done both of those things, and to no avail.</p> <p>I just want to print again!</p>
324
4
2010-08-06T18:53:33.643
2012-02-15T20:11:20.860
How to connect my printer to localhost?
[ "printing" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2010-08-06T18:34:13.260", "id": "1334", "postId": "1442", "score": "0", "text": "How are the printers connected? Via network, or via usb?", "userDisplayName": null, "userId": "4" }, { "creationDate": "2010-08-06T18:40:47.800", "id": "1335", "postId": "1...
null
[ { "accepted": null, "body": "<p>How funny! I just was looking for a permanent solution to this problem. </p>\n\n<p>Here is what will fix it when it happens. </p>\n\n<p>Open Terminal: \ntype: sudo /etc/init.d/cups restart\nhit enter\nenter your password and the problem should be solved. </p>\n\n<p>My issue i...
null
null
2013-03-14T16:33:27.140
null
null
1444
1
null
2010-08-06T18:25:35.257
-1
345
<p>I tried to update Ubuntu 9.10 to 10.04LTS. I have several issues and had to go back to Ubuntu 9.10. First issue is the mouse has a drag time even when I click to speed it up. Second issue is sometimes the keyboard will freeze up and the last letter I type will repeat for about 20 times as if the key gets stuck then the whole system freezes up and I have to reboot. The third issue is I have DSL and the 10.04 doesn't seem to want me on the internet--In firefox I get server not found and finding software app just sits idle like it is searching for the internet. Please help. I love the 9.10. I have an E-machine t5212 and 320 gb (replaced the original 200gb after a virus shut down windows xp hard drive). The video card is Radeon Xpress 200. Intel Pentium D processor and 1024mb DDR2. I am new to Ubuntu but I have used it for about a year and love it.</p>
null
186134
2015-10-26T23:29:28.793
2015-10-26T23:29:28.793
I have problems installing Ubuntu 10.04
[ "system-installation" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2010-08-06T18:30:25.950", "id": "1332", "postId": "1444", "score": "5", "text": "I think all of the issues in one questions is not ideal here. Would it be possible to separate the issues into distinct questions?", "userDisplayName": null, "userId": "4" }, { "cr...
null
[ { "accepted": null, "body": "<p>I always do a clean install... always!</p>\n\n<p><strong>I have a few things for you though before clicking \"close\" or \"back\"</strong></p>\n\n<p>There may be a conflicting package on your system or something causing bloat, get rid of them by typing:</p>\n\n<pre><code>sudo...
null
null
2012-02-26T18:29:27.833
null
Mark
1459
1
1468
2010-08-06T19:15:00.637
92
109997
<p>Some broadband providers impose a monthly download limit, charging extra if you go over. It is also quite easy to exceed some of the lower limits just by installing/updating packages and 'normal' browsing (which to me includes streaming TV programs and movies).</p> <p>This means that you need to limit the amount you use the internet, yet it is hard to know when.</p> <p>The System Monitor helps a bit with this by giving a total received/total sent in the networking section of the Resources tab. However, this is reset every reboot. It would be good if there was a way to have a monthly total received so you can know how close you are to exceeding your limit and maybe even be given warnings if it looks like you are going to exceed the limits.</p> <p>Does anyone know of a way to achieve this?</p>
667
52975
2017-08-26T03:52:37.713
2023-01-17T05:28:26.987
How can you monitor total internet data usage across reboots?
[ "networking", "system-monitor", "bandwidth" ]
6
1
CC BY-SA 3.0
[ { "creationDate": "2017-08-26T03:53:11.107", "id": "1512335", "postId": "1459", "score": "0", "text": "Current rate question: https://askubuntu.com/questions/257263/how-to-display-network-traffic-in-terminal", "userDisplayName": null, "userId": "52975" } ]
{ "accepted": true, "body": "<p>You can check out <strong>vnstat</strong>. It is command-line based and is available in the repository.</p>\n\n<p>You can start it with <code>sudo vnstat -u -i [interface]</code></p>\n\n<p>To see the stats <code>sudo vnstat -i [interface]</code></p>\n", "commentCount": "3", "comments": [ { "creationDate": "2020-06-16T16:45:06.040", "id": "2111378", "postId": "1468", "score": "1", "text": "Do I need to start it everytime I boot my computer?", "userDisplayName": null, "userId": "662279" }, { "creationDate": "2023-03-05T23:17:44.240", "id": "2550273", "postId": "1468", "score": "5", "text": "`Error: The \"-u\" parameter is not supported in this version.` ??!", "userDisplayName": null, "userId": "82144" }, { "creationDate": "2024-01-04T14:42:22.457", "id": "2626044", "postId": "1468", "score": "0", "text": "@Michael guess that switch was dropped. You can always get the latest available options from `vnstat --help`", "userDisplayName": null, "userId": "599262" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T19:36:08.160", "id": "1468", "lastActivityDate": "2010-08-06T19:36:08.160", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "295", "parentId": "1459", "postTypeId": "2", "score": "48" }
[ { "accepted": true, "body": "<p>You can check out <strong>vnstat</strong>. It is command-line based and is available in the repository.</p>\n\n<p>You can start it with <code>sudo vnstat -u -i [interface]</code></p>\n\n<p>To see the stats <code>sudo vnstat -i [interface]</code></p>\n", "commentCount": "3...
null
null
null
null
null
1463
1
null
2010-08-06T19:26:40.270
15
14080
<p>I have used PulseAudio, but it sometimes works, sometimes it does not... Also my Rhythmbox doesn't play the songs sometimes and just hangs there paused. Is there a more stable option to stream and listen to music on my AirTunes?</p>
null
252
2010-08-13T01:04:02.010
2023-02-04T10:19:39.237
How do I stream music to my AirTunes?
[ "music", "rhythmbox", "pulseaudio" ]
7
1
CC BY-SA 2.5
[ { "creationDate": "2010-08-06T19:57:49.820", "id": "217013", "postId": "1463", "score": "0", "text": "Another Suggestion: Try different players - like Totem. But if the issue still exists then its the plugin :(", "userDisplayName": null, "userId": "456" } ]
null
[ { "accepted": null, "body": "<p>I don't really think so if you are saying \"I want to listen to my mp3's\" because the plugin is closed-source so we cant control it. Sorry!</p>\n\n<p>Any other format should be fine.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-08-...
null
null
null
null
Sergio
1465
1
null
2010-08-06T19:30:42.803
1
877
<p>First I want to install Ubuntu completely, and then I want to install Windows XP 64 bit as the 2nd boot OS. How can I do this? Currently I am using Windows XP as the main OS and 2nd boot is Ubuntu.</p>
892
11019
2011-06-27T14:44:19.807
2011-06-27T14:44:19.807
How can I install a dual boot configuration with Ubuntu and Windows XP?
[ "dual-boot" ]
3
2
CC BY-SA 3.0
[ { "creationDate": "2010-08-06T19:34:12.343", "id": "1344", "postId": "1465", "score": "0", "text": "Do you have an existing Windows and Ubuntu installation? Do you just want to change the boot order?", "userDisplayName": null, "userId": "236" }, { "creationDate": "2010-08-06T19:4...
null
[ { "accepted": null, "body": "<p>If you want to keep your XP follow this I posted to someone earlier:</p>\n\n<p>Resize your Windows XP partition by going to Start > My Computer > Right Click and select Management > Disk Management > Right click your Windows Partition and Select Shrink Volume. Just shrink to ...
null
null
2013-03-14T16:33:39.263
null
null
1477
1
1478
2010-08-06T20:01:25.413
2
4845
<p>At home I have a Windows desktop - and one of the primary reasons I boot into it is to share my internet connection over the home wireless network. I have a setup of this kind:</p> <pre> Windows Desktop &lt;--------&gt; Wireless Router &lt;--------&gt; Mac/Linux Laptop (plugged in USB Internet device) </pre> <p>I have configured Windows to share its Internet connection over the network, using Windows Internet Connection Sharing. Instead of Windows I'd like to do the same in Ubuntu, but I gather that Linux does not share internet connections with other PCs like Windows does. What alternative do I have on Ubuntu?</p>
708
null
null
2010-08-07T11:38:04.680
How can Huawei EC-1260 (Tata Photon) USB Internet Device be used to share Internet over a home wireless network?
[ "networking", "wireless", "sharing" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Ubuntu has all the packages to be a full-fledged router. You can run the primary computer as if it is a broadband router which will provide the Internet connection to all the other computers. </p>\n\n<p><a href=\"https://help.ubuntu.com/community/Internet/ConnectionSharing\" rel=\"nofollow\">https://help.ubuntu.com/community/Internet/ConnectionSharing</a> has a lot of detailed information about how to configure such an Internet sharing configuration.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2010-08-06T20:22:57.600", "id": "1358", "postId": "1478", "score": "0", "text": "some pointers will help... I used to dabble with networking on linux a long time ago. I was looking for some specific stuff - which settings to tweak, where to echo 1 in the proc filesystem to enable IP forwarding (yeah, all that has receded into the nether regions of my head). Hopefully I don't need to play with iptables? Any specific configuration needed in the wireless router to talk to this broadband router so that these two routers forward packets correctly to and fro from the external interface.", "userDisplayName": null, "userId": "708" }, { "creationDate": "2010-08-06T20:36:51.550", "id": "1360", "postId": "1478", "score": "0", "text": "well you need to do something with the ip-tables in order to do the correct nat masquerading. However, you can probably easily do this with a firewall package like shorewall", "userDisplayName": null, "userId": "4" }, { "creationDate": "2010-08-06T20:57:32.323", "id": "1368", "postId": "1478", "score": "0", "text": "exactly what I didn't want to muck around with immediately. Maybe some day. iptables + nat masquerading == vacation project. Windows should do till then. :)", "userDisplayName": null, "userId": "708" }, { "creationDate": "2010-08-07T16:40:17.813", "id": "1462", "postId": "1478", "score": "0", "text": "I was able to get internet connection sharing working using tcpdump, and network manager's InternetConnectionSharing. The only trick involved was to share the desktop interface which was connected to WRT45G internet port, and add a default gateway on the desktop pointing to the internet interface. That started the DHCP server on the shared desktop interface, and gave an IP address to WRT45G's internet port interface, apart from configuring iptables automatically.", "userDisplayName": null, "userId": "708" }, { "creationDate": "2012-05-12T19:13:40.407", "id": "162032", "postId": "1478", "score": "0", "text": "Thanks. Followed the steps under the heading \"GUI Method via Network Manager (Ubuntu 9.10 and up)\" in https://help.ubuntu.com/community/Internet/ConnectionSharing. It worked. Using Ubuntu 12.04 and Tata Photon+ to connect to internet. Created a WEP shared network.", "userDisplayName": null, "userId": "22867" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T20:07:57.007", "id": "1478", "lastActivityDate": "2010-08-06T20:38:29.410", "lastEditDate": "2010-08-06T20:38:29.410", "lastEditorDisplayName": null, "lastEditorUserId": "4", "ownerDisplayName": null, "ownerUserId": "4", "parentId": "1477", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>Ubuntu has all the packages to be a full-fledged router. You can run the primary computer as if it is a broadband router which will provide the Internet connection to all the other computers. </p>\n\n<p><a href=\"https://help.ubuntu.com/community/Internet/ConnectionSharing\" ...
null
null
null
null
null
1479
1
1530
2010-08-06T20:08:01.170
0
179
<p>I change linux versions/distributions quite often on one of my computers but I would like to keep my home folder working (keep configuration and files), is there another better solution than making a separate partition for /home ?</p>
783
null
null
2012-08-15T06:46:01.500
Is there a preferable way of structuring partitions/mounts for /home/userX
[ "partitioning", "home-directory", "mount" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2010-08-06T20:14:40.783", "id": "1354", "postId": "1479", "score": "0", "text": "If your naming your user with the same name, everytime you reinstall. You could just simply back up your `/home/userX` and place it on the new system.\n\nI totally dont see what the issue is. Mayb...
{ "accepted": true, "body": "<p>I tend to make <code>/home</code> it's own partition. Exactly how big depends on personal preference, but on a simple Ubuntu desktop probably doesn't need more than 20GB of root filesystem space (the desktop across the room from me is using a whopping 6.5GB!); the rest of the drive could become <code>/home</code> if you wanted.</p>\n\n<p>However...</p>\n\n<p>You should remember that not everything pertaining to your user account(s) is stored in <code>/home</code>. There's lots of system-centric stuff in <code>/etc</code> that won't survive a reinstall. In particular <code>/etc/passwd</code>, <code>/etc/shadow</code>, <code>/etc/group</code>, and <code>/etc/gshadow</code> are important. If you reinstall and recreate your users and groups in the wrong order, the UID's and GID's won't match those recorded in your /home filesystem, and your file ownerships will be all messed up.</p>\n\n<p>The solution to this extended problem is a little more complex, since the exact set of files in <code>/etc</code> that you'd need to preserve are likely to be very specific to your system and what you're doing. One option would be to make a protected directory under <code>/home</code> and make backup copies of <code>/etc</code> into it. At least that way you could get back the files that are missing after the reinstall. You might look at <a href=\"http://joey.kitenet.net/code/etckeeper/\" rel=\"nofollow\">etckeeper</a> (yes, it is packaged) as a way to make this more automated. You wouldn't want to restore <code>/etc</code> <em>en-masse</em>, of course: after a reinstall-upgrade there are likely to be major changes and you'll want to restore files from your archive or repository very carefully.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-07T02:29:04.860", "id": "1530", "lastActivityDate": "2012-08-15T06:46:01.500", "lastEditDate": "2012-08-15T06:46:01.500", "lastEditorDisplayName": null, "lastEditorUserId": "59676", "ownerDisplayName": null, "ownerUserId": "862", "parentId": "1479", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>Nope, I wouldnt say. Unless you want to copy home folder alot!</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T20:12:48.120", "id": "1481", "lastActivityDate": "...
null
null
null
null
null
1488
1
219068
2010-08-06T20:27:56.530
121
51870
<p>Is there a way to stream Netflix content to my Ubuntu machine?</p>
735
81372
2014-09-26T09:06:11.537
2020-04-28T15:11:34.563
How can I use Netflix on Ubuntu?
[ "netflix" ]
12
1
CC BY-SA 3.0
[ { "creationDate": "2016-04-21T23:54:17.497", "id": "1135274", "postId": "1488", "score": "0", "text": "Have you tried Chorme?", "userDisplayName": null, "userId": "518562" } ]
{ "accepted": true, "body": "<blockquote>\n <h1><strong>Important:</strong></h1>\n \n <p>Please note that Ubuntu releases 12.04, 14.04 and newer now support\n <a href=\"https://askubuntu.com/a/509947/81372\">native Netflix playback via\n HTML5</a>. </p>\n \n <p>The solution in this answer should only be used in cases where native\n playback is not possible (e.g. unsupported Ubuntu releases, browsers\n other than Google Chrome).</p>\n \n <p>Also note that as of Firefox 49, Netflix playback is natively supported.</p>\n</blockquote>\n\n<hr>\n\n<p>As of December 7th, 2012 the following works on 12.04 and 12.10 (at least). </p>\n\n<p><strong>Note: For new instructions --as of October 2013-- on how to install (Windows-)<code>silverlight</code> (ultimately useful to watch Netflix) in Firefox see at the end.</strong></p>\n\n<p>Open a terminal (Ctrl-Alt-T), an type:</p>\n\n<pre><code>sudo apt-add-repository ppa:ehoover/compholio\nsudo apt-get update\nsudo apt-get install wine-staging\nsudo apt-get install netflix-desktop\n</code></pre>\n\n<ul>\n<li><a href=\"https://askubuntu.com/questions/35629/are-ppas-safe-to-add-to-my-system-and-what-are-some-red-flags-to-watch-out\">Are PPAs safe to add to my system and what are some &quot;red flags&quot; to watch out for?</a></li>\n</ul>\n\n<p>This will install around 254MB of packages, mainly it will install <code>wine-compholio</code> (a custom version of <code>wine</code> that is able to run Silverlight) and dependencies. If <code>wine</code> is not installed already you may need to agree to use Microsoft fonts (in the text mode window use arrow keys or tab to reach the red \"ok\" button in text mode when it appears). The download/installation takes around 15 minutes.</p>\n\n<p>Then run the newly installed \"netflix-desktop\" application from the menu (or from the command line).</p>\n\n<p><img src=\"https://i.stack.imgur.com/BGa4A.png\" alt=\"menunetflix\"></p>\n\n<p>If something went wrong in the installation (third party links are involved), don't panic: netflix-desktop will detect that something is missing and try to reinstall it, if that also fails, start over.</p>\n\n<p>When you run it for the first time it will initialize <code>wine</code> and probably ask about installing Mono and Gecko wine packages (I accepted and installed them just in case).</p>\n\n<p>The <code>netflix-desktop</code> application opens up, login to your Netflix account. </p>\n\n<p>The window will open in fullscreen, which is very elegant, but if you want to have control over the window press F11 right away to exit fullscreen mode. (It may also ask to install a Firefox extension --specially designed-- that makes fullscreen mode more friendly.)</p>\n\n<p>Use Netflix as you would normally do. </p>\n\n<p><img src=\"https://i.stack.imgur.com/DBcch.png\" alt=\"mainwin\"></p>\n\n<p>It worked flawlessly in my Ubuntu 12.04 and 12.10 (I have a Core i7).</p>\n\n<p>(As you may have realized at this poin, the <code>netflix-desktop</code> is really Firefox 17 running on wine without menubars. Press F10 to gain control over the Firefox menu and navigation.)</p>\n\n<p><img src=\"https://i.stack.imgur.com/9ZDrt.png\" alt=\"windowmenutoolbar\"></p>\n\n<p><strong>Credits and references</strong>: This information was originally taken from <a href=\"http://www.webupd8.org/2012/11/how-to-use-netflix-in-ubuntu-through.html\" rel=\"nofollow noreferrer\">http://www.webupd8.org/2012/11/how-to-use-netflix-in-ubuntu-through.html</a>. Although this is a result of a campaign initiated by www.iheartubuntu.com in <a href=\"http://www.iheartubuntu.com/2012/02/netflix-on-linux-contest.html\" rel=\"nofollow noreferrer\">http://www.iheartubuntu.com/2012/02/netflix-on-linux-contest.html</a>, resulting in this achievement <a href=\"http://www.iheartubuntu.com/2012/11/ppa-for-netflix-desktop-app.html\" rel=\"nofollow noreferrer\">http://www.iheartubuntu.com/2012/11/ppa-for-netflix-desktop-app.html</a> (by Erich Hoover) which also contains a link for donations to support the development. There is also <a href=\"https://launchpad.net/netflix-desktop\" rel=\"nofollow noreferrer\">https://launchpad.net/netflix-desktop</a></p>\n\n<p><strong>Bonus</strong>: By running this you have a fully functional Firefox 17 (Windows version) with working Silverlight that can be used to navigate other sites, by pressing F10 -> View -> Toolbars -> Navigation menu on the main window you can access any site and be able to use Silverlight. </p>\n\n<hr>\n\n<h2>Alternative Method: Install Windows-Silverlight in Linux-Firefox</h2>\n\n<p>Alternatively, it is now possible to install Silverlight inside (Linux) Firefox as if it were a native plugin. (you can see <a href=\"http://fds-team.de/cms/pipelight-installation.html\" rel=\"nofollow noreferrer\">http://fds-team.de/cms/pipelight-installation.html</a> for more info)</p>\n\n<pre><code>sudo add-apt-repository ppa:pipelight/stable\nsudo apt-get update\nsudo apt-add-repository ppa:ehoover/compholio\nsudo apt-get update\nsudo apt-get install wine-staging\nsudo apt-get install pipelight-multi\nsudo pipelight-plugin --enable silverlight\n</code></pre>\n\n<p>Then install the <a href=\"https://addons.mozilla.org/en-US/firefox/addon/uacontrol/\" rel=\"nofollow noreferrer\" title=\"Link to firefox addon\"><code>UAControl</code></a> Firefox add-on (<a href=\"http://neko.tsugumi.org/UAControl.html\" rel=\"nofollow noreferrer\">UAControl - neko.tsugumi.org</a>) and convince <code>movies.netflix.com</code> that your browser is a Windows one, for example \"Mozilla/5.0 (Windows NT 6.1; rv:23.0) Gecko/20131011 Firefox/23.0\".</p>\n\n<p>Then go to www.netflix.com.</p>\n\n<p>Source: <a href=\"http://www.webupd8.org/2013/08/pipelight-use-silverlight-in-your-linux.html\" rel=\"nofollow noreferrer\">Pipelight: Use Silverlight In Your Linux Browser To Watch Netflix, Maxdome Videos And More ~ Web Upd8: Ubuntu / Linux blog</a></p>\n", "commentCount": "6", "comments": [ { "creationDate": "2013-05-10T14:03:36.033", "id": "369070", "postId": "219068", "score": "0", "text": "This also works for [hudl.com](http://hudl.com)! Many thanks, @alfC!", "userDisplayName": null, "userId": "30306" }, { "creationDate": "2013-12-11T15:13:03.613", "id": "497870", "postId": "219068", "score": "0", "text": "@alfC Is the `AUControl` Firefox add-on still available?", "userDisplayName": null, "userId": "62483" }, { "creationDate": "2013-12-11T19:13:03.653", "id": "498095", "postId": "219068", "score": "1", "text": "@Lucio, it is `UAControl` (fixed), yes, it is available.", "userDisplayName": null, "userId": "15943" }, { "creationDate": "2014-12-22T22:43:12.197", "id": "776627", "postId": "219068", "score": "0", "text": "NO NO NO way, netflix desktop is too resource intensive and the application overlay is extremely annoying. Add pipelight and use your exsisting firefox install. See my instructions below.", "userDisplayName": null, "userId": "336393" }, { "creationDate": "2016-06-22T04:56:59.747", "id": "1187289", "postId": "219068", "score": "0", "text": "The first method is never going to work, neither the second, first of all you need to install wine-staging from the repository ppa:ehoover/compholio", "userDisplayName": null, "userId": "492332" }, { "creationDate": "2019-01-07T20:19:31.897", "id": "1827837", "postId": "219068", "score": "1", "text": "`E: The repository 'http://ppa.launchpad.net/ehoover/compholio/ubuntu bionic Release' does not have a Release file.`\nno long works in Ubuntu 18", "userDisplayName": null, "userId": "114641" } ], "communityOwnedDate": "2013-12-23T02:53:03.680", "contentLicense": "CC BY-SA 3.0", "creationDate": "2012-11-18T23:31:03.123", "id": "219068", "lastActivityDate": "2017-10-27T09:46:44.440", "lastEditDate": "2017-10-27T09:46:44.440", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "15943", "parentId": "1488", "postTypeId": "2", "score": "58" }
[ { "accepted": null, "body": "<p>PlayOn — the service which drives Netflix (and Hulu) — will be rolling out an HTML5 client which should negate the need for Silverlight (and Moonlight). It’s out for the iPhone now, and I assume that it will shortly be used to stream PlayOn services to Linux Machines.</p>\n",...
null
null
null
null
null
1500
1
1503
2010-08-06T21:14:32.497
12
8568
<p>I love Banshee media player in general, and I already have an important library of music, which I've spent a lot of time organizing (labeling, correcting, etc). </p> <p>I also use the command line a lot, so I wonder if there is a way I can control banshee from the command line. As in:</p> <ul> <li>Next, Prev, Stop, Play, etc</li> <li>In anyway query the Banshee database as if using the search box in the GUI</li> </ul> <p>I was akin to program it myself if there isn't, but that would be another question :)</p>
17
null
null
2013-02-25T05:38:13.260
Can I use banshee from the command line?
[ "command-line", "banshee" ]
6
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>According to <code>man banshee</code>, it is possible to control playback. I'm not sure about searching though.</p>\n\n<p>Here are a few of the controls that you mentioned. Check the <code>man</code> page for many more.</p>\n\n<pre><code>--next \n Play the next track, optionally restarting if the 'restart' value is set\n\n--previous \n Play the previous track, optionally restarting if the 'restart value is set\n\n--stop \n Completely stop playback\n\n--play \n Start playback\n</code></pre>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-08-06T21:45:08.197", "id": "1387", "postId": "1503", "score": "0", "text": "Doh!, I guess need to RTFM!, thanks for pointing that out.\n\nThere are plenty of options but looks like I can't query the database. the query-* commands are just for printing information on the stdout. :-/", "userDisplayName": null, "userId": "17" }, { "creationDate": "2010-08-06T22:01:34.690", "id": "1390", "postId": "1503", "score": "1", "text": "Yeah, looks like the query arguments are only for getting info about the current track. Not quite what you're looking for.", "userDisplayName": null, "userId": "130" }, { "creationDate": "2010-08-09T23:30:55.450", "id": "1696", "postId": "1503", "score": "1", "text": "BTW, If this answer actually answers your question, please hit the checkmark beside it.", "userDisplayName": null, "userId": "130" }, { "creationDate": "2016-01-16T09:47:16.460", "id": "1066822", "postId": "1503", "score": "1", "text": "banshee stores in a SQLite database. From there you could do queries.", "userDisplayName": null, "userId": "251751" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T21:26:20.463", "id": "1503", "lastActivityDate": "2010-08-06T21:26:20.463", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "130", "parentId": "1500", "postTypeId": "2", "score": "18" }
[ { "accepted": true, "body": "<p>According to <code>man banshee</code>, it is possible to control playback. I'm not sure about searching though.</p>\n\n<p>Here are a few of the controls that you mentioned. Check the <code>man</code> page for many more.</p>\n\n<pre><code>--next \n Play the next track, opti...
null
null
null
null
null
1501
1
1506
2010-08-06T21:14:49.390
6
2529
<blockquote> <blockquote> <p>This question has historical significance from the Ask Ubuntu Beta. It is not considered a "constructive" question, as per the <a href="https://askubuntu.com/faq">FAQ</a>.</p> </blockquote> </blockquote> <p>My first question regarded a fresh install on my ubuntu box. Some great answers.</p> <p>My housemate has a couple of Sun Ultra 20's that are unused. So I made the best box possible using the better components of each. It's sitting there just waiting to be loaded up with Ubuntu. The new system may become my primary machine; or maybe not; and will probably be set up as a home server. Also, almost certain to install LAMP to use as a WordPress and Drupal testing platform.</p> <p>At the moment I am undecided as to which version of Ubuntu I want to use. The choice is between Kubuntu, Ubuntu, <em>Ubuntu Studio</em>, or Ubuntu server (with desktop added).</p> <p><li>Kubuntu - Basically just to try out and develop knowledge of kde.</li> <li><em>Ubuntu Studio</em> - Because I like the media tools for photography, video, etc. Not sure that this one is even necessary since I can add whatever pkgs I want to ubuntu</li> <li>Ubuntu - Just because it's familiar.</li> <li>Ubuntu Server - And add on a desktop since I'm more of an artist by nature.</li></p> <p>My question is, <em>What are the pros and cons of these options?</em></p> <p>Thanks in advance. </p>
769
-1
2017-04-13T12:24:26.567
2011-11-15T19:12:49.360
Which flavor of ubuntu?
[ "distro-recommendation" ]
6
4
CC BY-SA 3.0
[ { "creationDate": "2010-08-06T21:29:40.930", "id": "1382", "postId": "1501", "score": "0", "text": "By 'Medibuntu', I think you mean Ubuntu Studio.\nMedibuntu is a repository of restricted media codecs.", "userDisplayName": null, "userId": "667" }, { "creationDate": "2010-08-07T0...
{ "accepted": true, "body": "<p>If you just use Ubuntu, you can install packages from the different flavours. You can install KDE on Ubuntu and GNOME on Kubuntu, so it doesn't really matter. I advise you install plain Ubuntu as a starting point and add the packages you need from there.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-08-07T00:15:53.000", "id": "1406", "postId": "1506", "score": "1", "text": "You and Source Lab gave basically the same answer, but I wasn't able to attribute the answer to both of you. \n\nWhat I'll do is install is install Ubuntu Desktop. But if I want to play around with KDE, is there a switch between that and Gnome?", "userDisplayName": null, "userId": "769" }, { "creationDate": "2010-08-07T05:31:21.193", "id": "1416", "postId": "1506", "score": "1", "text": "@ wdypdx22: Yes if you have both GNOME and KDE installed, you can choose which one you want to start at GDM/KDM.", "userDisplayName": null, "userId": "295" }, { "creationDate": "2011-11-15T19:00:46.670", "id": "89758", "postId": "1506", "score": "0", "text": "@wdypdx22 The recommended package for GNOME is `ubuntu-desktop`; the packages for KDE, Xfce, and LXDE are `kubuntu-desktop`, `xubuntu-desktop`, and `lubuntu-desktop` respectively. Also, slight correction to @ricky's comment: In Ubuntu 11.10, LightDM has replaced GDM (though you can install GDM and use that instead if you wish).", "userDisplayName": null, "userId": "22949" }, { "creationDate": "2011-11-15T19:02:53.420", "id": "89759", "postId": "1506", "score": "0", "text": "If you've installed multiple desktop environments with the `-desktop` packages and now you want to remove all but the one you've decided you like best, you can follow the instructions on [this website](http://psychocats.net/ubuntu/index.php) for [GNOME](http://psychocats.net/ubuntu/puregnome), [KDE](http://psychocats.net/ubuntu/purekde), [Xfce](http://psychocats.net/ubuntu/purexfce), or [LXDE](http://psychocats.net/ubuntu/purelxde).", "userDisplayName": null, "userId": "22949" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-06T21:34:08.277", "id": "1506", "lastActivityDate": "2010-08-06T21:34:08.277", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "667", "parentId": "1501", "postTypeId": "2", "score": "11" }
[ { "accepted": true, "body": "<p>If you just use Ubuntu, you can install packages from the different flavours. You can install KDE on Ubuntu and GNOME on Kubuntu, so it doesn't really matter. I advise you install plain Ubuntu as a starting point and add the packages you need from there.</p>\n", "commentC...
null
null
2011-11-15T19:15:11.563
null
null
1502
1
1606
2010-08-06T21:22:03.803
3
447
<p>Kubuntu cannot build Cantor with its R backend because R is in the universe repository while Cantor (source pacakge: kdeedu) is in main, so cantor cannot depend on R.</p> <p>Is there any way to build my own Cantor package that include the R backend?</p>
880
158442
2021-05-10T16:00:12.970
2021-05-10T16:00:12.970
How can I get the R backend for Cantor in Kubuntu?
[ "kubuntu", "r" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-08-06T21:22:14.630", "id": "1379", "postId": "1502", "score": "1", "text": "Could someone with enough rep please add tags for cantor and R to this question?", "userDisplayName": null, "userId": "880" } ]
{ "accepted": true, "body": "<p>This is <a href=\"https://bugs.launchpad.net/ubuntu/+source/kdeedu/+bug/520919\" rel=\"nofollow\">a bug</a>.</p>\n\n<p>As a workaround, someone has created <a href=\"https://launchpad.net/~daniele.domenichelli/+archive/ppa\" rel=\"nofollow\">a ppa</a> for kdeedu with R support.</p>\n\n<p>Try adding the ppa then installing Cantor.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-08-08T19:19:07.760", "id": "1556", "postId": "1606", "score": "0", "text": "Unfortunately, I have the KDE beta repo enabled, which provides the KDE 4.5 rc version of Cantor with no R support. Since this version has a higher version number, it would take precedence. And I've never managed to get apt-pinning to work satisfactorily.", "userDisplayName": null, "userId": "880" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-07T19:22:04.970", "id": "1606", "lastActivityDate": "2010-08-07T19:22:04.970", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "667", "parentId": "1502", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>This is <a href=\"https://bugs.launchpad.net/ubuntu/+source/kdeedu/+bug/520919\" rel=\"nofollow\">a bug</a>.</p>\n\n<p>As a workaround, someone has created <a href=\"https://launchpad.net/~daniele.domenichelli/+archive/ppa\" rel=\"nofollow\">a ppa</a> for kdeedu with R suppor...
null
null
null
null
null
1514
1
1536
2010-08-06T22:33:11.190
4
263
<p>When browsing the Software Center, I noticed that certain packages have icons - like Blender, the Gimp, etc.</p> <p>How can I give the packages in my PPA an icon?</p> <p>Also, when someone brings up the description of the package, it shows a screenshot. How can I do that too?</p>
5
30357
2012-10-19T13:31:22.750
2012-10-19T13:31:22.750
How can I give the packages in my PPA an icon?
[ "package-management", "ppa", "icons" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Software Center gets it's metadata (including icons) from desktop files in /usr/share/app-install/. The packages app-install-data and app-install-data-partner are installed by default and include desktop files for most of the items available in the software center.</p>\n\n<p>The app-install-data package is automatically generated for each release, so packages available in the ubuntu repositories can just add an X-AppInstall-Package item to the .desktop file and wait for the next ubuntu release.</p>\n\n<p>There's not really anything you can do for packages in PPAs. There have been proposals to change this, but I don't think anything has come of them. It's currently listed as an \"Unresolved Issue\" at <a href=\"https://wiki.ubuntu.com/SoftwareCenter\">https://wiki.ubuntu.com/SoftwareCenter</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-07T03:58:56.307", "id": "1536", "lastActivityDate": "2010-08-07T03:58:56.307", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "194", "parentId": "1514", "postTypeId": "2", "score": "6" }
[ { "accepted": null, "body": "<p>You need to have your program in the official debian/ubuntu repositories, and then anyone can upload a screenshot to <a href=\"http://screenshots.debian.net\" rel=\"nofollow\">http://screenshots.debian.net</a>. Unfortunately I don't think there is any way to have a screenshot...
null
0
null
null
null
1520
1
1525
2010-08-07T00:02:05.223
1
330
<p>Right now, I'm running Karmic with an unencrypted home folder sharing a partition with my system files. I'd like to change all that, but I have no idea where to start. Should I move my home folder to its own partition first, to easily perform a clean install? Should I back up my data, repartition my disk, then perform a fresh encrypted install? I'm stumped.</p> <p>In what order should I transfer my home folder to its own partition, encrypt my data, and migrate to Ubuntu 10.04 to minimize my downtime and protect my data?</p>
108
null
null
2010-10-28T05:19:04.823
Migrating, partitioning, and encrypting plan of attack
[ "partitioning", "encryption", "home-directory", "migration" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>From an information security perspective, the safest course of action is:</p>\n\n<ul>\n<li>Create an encrypted filesystem on a backup disk.</li>\n<li>Back up your home folder to that encrypted filesystem.</li>\n<li>Wipe the original disk with random data.</li>\n<li>Perform a fresh, encrypted install.</li>\n<li>Restore files from encrypted backup onto new encrypted filesystem.</li>\n</ul>\n\n<p>All the while remembering that the weakest point in any crypto system is the human element. <a href=\"http://en.wikipedia.org/wiki/Passphrase\" rel=\"nofollow\">Choose a good passphrase</a>, and <em>use a different passphrase for each encrypted filesystem</em> (this is <em>not</em> like \"use a different password for each website\", this is a serious infosec matter, identical keys on independent but related data sets is a serious cryptographic no-no and risks very real cryptanalytic attacks).</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-08-07T02:38:12.157", "id": "1410", "postId": "1525", "score": "0", "text": "Thanks for the answer. However, I think your solution is probably overkill for my situation. I'm going to college, and I don't want someone stealing my computer and my identity. I also want to place my home folder on a separate partition to make it easy to install each new version of Ubuntu from scratch. I just don't have the time for ironclad security right now.", "userDisplayName": null, "userId": "108" }, { "creationDate": "2010-08-07T03:46:16.567", "id": "1413", "postId": "1525", "score": "0", "text": "@Evan: There's really no other secure course of action. You could skip encrypting the backup drive, but surely you'd want to keep backing up while you're at college anyway? Consumer HDDs have a failure rate in the area of 10%/year, someday yours _will_ die. If you're not backing up, you'll lose data. If you're backing up to an unencrypted drive, that drive is at least as vulnerable to theft as the rest of your computer.", "userDisplayName": null, "userId": "57" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-07T00:34:56.270", "id": "1525", "lastActivityDate": "2010-08-07T00:34:56.270", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "57", "parentId": "1520", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>From an information security perspective, the safest course of action is:</p>\n\n<ul>\n<li>Create an encrypted filesystem on a backup disk.</li>\n<li>Back up your home folder to that encrypted filesystem.</li>\n<li>Wipe the original disk with random data.</li>\n<li>Perform a ...
null
null
null
null
null
1527
1
null
2010-08-07T01:50:46.820
35
61734
<p>After installing gm-notify I see the option of hearing a sound every time a new e-mail arrives in my Gmail inbox, but I don't know where Ubuntu (10.4) stores the system sounds to assign one. Any ideas? Thanks.</p>
876
null
null
2023-10-12T08:31:21.810
Where do I find system sounds?
[ "notification", "sound", "system" ]
5
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<pre><code>/usr/share/sounds\n</code></pre>\n\n<p>If you remove/rename a sound, it should stop. Or you can replace it with an .ogg sound (.wav works too... I think...)</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-08-07T15:43:03.410", ...
null
null
null
null
null
1528
1
1539
2010-08-07T02:14:26.853
51
20186
<p>I know the difference between the two bash login scripts:</p> <p><code>.bashrc</code> is run only by "non-login" shells.</p> <p><code>.bash_profile</code> (or <code>.bash_login</code> or <code>.profile</code>) is executed by "login" shells.</p> <p>Does anyone have some good examples of what things that are a better fit for login-only execution, such that I'd only put them in <code>.bash_profile</code>, but they wouldn't really make sense in <code>.bashrc</code>?</p> <p>(I know most of us source <code>.bashrc</code> out of <code>.bash_profile</code>, so there doesn't seem to be much point in the opposite question...)</p>
862
106495
2019-04-15T20:33:54.303
2019-04-15T20:33:54.303
bashrc or bash_profile?
[ "scripts", "startup", "bash" ]
2
1
CC BY-SA 4.0
[ { "creationDate": "2010-09-06T19:41:02.880", "id": "3761", "postId": "1528", "score": "3", "text": "See also [the same question at Super User](http://superuser.com/questions/183870/difference-between-bashrc-and-bash-profile).", "userDisplayName": null, "userId": "1059" } ]
{ "accepted": true, "body": "<p>Since a <code>.bashrc</code> is for non-login shells, I avoid any commands which echo to the screen. I've also run into experiences where echo statements in <code>.bashrc</code> will cause sftp and rsync commands to fail (and maybe scp commands as well).</p>\n\n<pre><code># Print some information as we log in\n# -s: OS Name -n: Node name -r: OS Release\nuname -snr\nuptime\n</code></pre>\n\n<p>Also, you generally won't run ssh-agent from a non-interactive shell. So I have this in <code>.bash_profile</code>.</p>\n\n<pre><code>if [ -f ~/.ssh/ssh-agent ]; then . ~/.ssh/ssh-agent; fi\n</code></pre>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-08-07T08:55:39.407", "id": "1422", "postId": "1539", "score": "2", "text": "If you use ~/.profile instead of ~/.bash_profile things will still work even if you change shells.. ~/.bash_profile is for bash specific things.", "userDisplayName": null, "userId": "455" }, { "creationDate": "2010-08-09T14:43:35.543", "id": "1655", "postId": "1539", "score": "1", "text": "But bash will only run EITHER .bash_profile OR .profile, so if you're going to use both, you need to source .profile from within .bash_profile or something. That isn't a bad idea, actually...", "userDisplayName": null, "userId": "862" }, { "creationDate": "2010-08-09T23:26:41.807", "id": "1695", "postId": "1539", "score": "0", "text": "@Source & @Don : Good points. I used to have Bashisms in my .bash_profile, but now I've switched to something more universal. Maybe using .profile is in order.", "userDisplayName": null, "userId": "266" }, { "creationDate": "2017-11-19T14:09:16.710", "id": "1570538", "postId": "1539", "score": "0", "text": "Regarding [output-producing commands in `.bashrc` interfering with remote file transfer methods implemented via standard streams](https://askubuntu.com/questions/976183/scp-033h-message), the solution is to put such commands *under* code that checks if the shell is interactive and continues only if it is. Users' default `.bashrc` files in Ubuntu, copied from `/etc/skel/.bashrc` upon account creation, as well as the systemwide `/etc/bash.bashrc`, already contain code that checks and returns if the shell is noninteractive (though one must still put one's output-producing commands *under* them).", "userDisplayName": null, "userId": "22949" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-08-07T04:20:28.420", "id": "1539", "lastActivityDate": "2019-04-15T20:32:50.887", "lastEditDate": "2019-04-15T20:32:50.887", "lastEditorDisplayName": null, "lastEditorUserId": "106495", "ownerDisplayName": null, "ownerUserId": "266", "parentId": "1528", "postTypeId": "2", "score": "26" }
[ { "accepted": true, "body": "<p>Since a <code>.bashrc</code> is for non-login shells, I avoid any commands which echo to the screen. I've also run into experiences where echo statements in <code>.bashrc</code> will cause sftp and rsync commands to fail (and maybe scp commands as well).</p>\n\n<pre><code># P...
null
null
null
null
null
1529
1
1533
2010-08-07T02:26:18.280
283
288327
<p>Currently I need to highlight certain sections in PDFs, or add annotations (comments/notes). These modifications would need to be saved. </p> <p>What tools are out there to do this on Ubuntu?</p>
170
227922
2015-01-24T18:41:12.207
2022-10-22T06:30:33.467
How can I highlight or annotate PDFs?
[ "software-recommendation", "pdf", "annotation" ]
26
8
CC BY-SA 3.0
[ { "creationDate": "2012-05-23T16:54:38.987", "id": "168872", "postId": "1529", "score": "1", "text": "Have you looked at PDF edit from USC?", "userDisplayName": null, "userId": "59676" }, { "creationDate": "2012-05-23T18:03:20.847", "id": "168928", "postId": "1529", "...
{ "accepted": true, "body": "<p><a href=\"https://snapcraft.io/okular\" rel=\"noreferrer\">Okular</a> supports PDF annotations.</p>\n<p>To save the highlighting/annotations directly in the PDF document, choose <strong>File &gt; Save as...</strong> and create a new PDF which will contain your edits.</p>\n<h3>How to edit in Okular</h3>\n<p>You can choose <strong>Tools &gt; Reviews</strong> to get other options like adding</p>\n<ul>\n<li>pop-up notes</li>\n<li>inline notes</li>\n<li>freehand line drawing</li>\n<li>highlighter</li>\n<li>stamp</li>\n</ul>\n<hr />\n<p><strong>Edit:</strong> <a href=\"https://apps.ubuntu.com/cat/applications/inkscape/\" rel=\"noreferrer\">Inkscape</a> supports PDF editing (one page at a time) and most people seem not to be aware of this so I'm adding it to the answer.</p>\n", "commentCount": "20", "comments": [ { "creationDate": "2011-08-22T23:10:00.280", "id": "66393", "postId": "1533", "score": "54", "text": "Okular stores annotations and highlights outside of the edited document (it seems to be a Poppler limitation!) http://okular.kde.org/faq.php#addedannotationsinpdf This means that changes are only visible from Okular, on the machine they were created.", "userDisplayName": null, "userId": "145" }, { "creationDate": "2012-01-28T20:47:11.507", "id": "113957", "postId": "1533", "score": "1", "text": "Well actually Inkscape is only able to import pdfs one page at a time and then you can edit the pdf. Annotation would not require any editing of the items in the pdf.", "userDisplayName": null, "userId": "27968" }, { "creationDate": "2012-04-24T09:45:47.477", "id": "149119", "postId": "1533", "score": "0", "text": "How to send highlights to other people: Since KDE 4.2, Okular has the \"document archiving\" feature. This is an Okular-specific format for carrying the document plus various metadata related to it (currently only annotations).You can save a \"document archive\" from the open document by choosing \"File -> Export As -> Document Archive\".", "userDisplayName": null, "userId": "1960" }, { "creationDate": "2012-06-20T09:31:47.193", "id": "185964", "postId": "1533", "score": "0", "text": "okular cannot save that annotation, right?", "userDisplayName": null, "userId": "61218" }, { "creationDate": "2013-01-06T22:48:03.597", "id": "295041", "postId": "1533", "score": "3", "text": "Inkscape allowed me to highlight text as well as 'redact' some personal information from a PDF by drawing opaque boxes over the text. Excellent solution, took ~30 seconds to install, about the same amount of time to edit my one page PDF. Thanks Li Lo!", "userDisplayName": null, "userId": "77017" }, { "creationDate": "2013-01-25T13:17:47.023", "id": "307745", "postId": "1533", "score": "0", "text": "I have downloaded okular but the is no option for highlighting the text in pdfs. I have checked almost every option.", "userDisplayName": null, "userId": "80789" }, { "creationDate": "2013-04-15T20:41:32.733", "id": "354300", "postId": "1533", "score": "0", "text": "@Saurabh: Press F6 to bring up the annotation toolbar.", "userDisplayName": null, "userId": "64389" }, { "creationDate": "2013-05-14T09:29:12.467", "id": "371018", "postId": "1533", "score": "32", "text": "Okular can now save annotations to PDFs, see http://askubuntu.com/questions/1529/how-can-i-highlight-pdfs/295226#295226", "userDisplayName": null, "userId": "26834" }, { "creationDate": "2014-09-20T20:43:22.710", "id": "717257", "postId": "1533", "score": "0", "text": "Okular highlights documents super well! NOTE! Inkscape only opens one page at a time so it's not ideal if you are wanting to read and highlight as you go.", "userDisplayName": null, "userId": "30098" }, { "creationDate": "2015-07-07T14:25:24.390", "id": "925453", "postId": "1533", "score": "0", "text": "Okular was already able to save annotations in the PDF when this answer was first submitted. The \"document archiving\" feature was introduced with KDE 4.2, released in January of 2009.", "userDisplayName": null, "userId": "177437" }, { "creationDate": "2015-11-25T11:53:03.047", "id": "1030566", "postId": "1533", "score": "9", "text": "@OpensourceFool Drawing opaque boxes over the text does not remove it, it only hides it and your box can easily be removed to reveal the text underneath (assuming you are saving to the PDF format). More about that here: https://apple.stackexchange.com/questions/22683/blacking-out-a-part-of-a-pdf-or-redaction-of-text", "userDisplayName": null, "userId": "56090" }, { "creationDate": "2016-05-01T04:43:54.360", "id": "1143516", "postId": "1533", "score": "0", "text": "Foxit is available for linux now. It handles annotations and highlighting pretty well. foxitsoftware.com/downloads", "userDisplayName": null, "userId": "364802" }, { "creationDate": "2018-04-03T12:22:16.390", "id": "1659002", "postId": "1533", "score": "0", "text": "The problem that I had with okular is that I can not change the highlight color by default and each time I need to change it from properties. It would be good to have such option.", "userDisplayName": null, "userId": "91121" }, { "creationDate": "2018-05-02T23:12:25.953", "id": "1677079", "postId": "1533", "score": "0", "text": "I updated my [own answer](https://askubuntu.com/a/87985/20094) to my question to reflect what I think today is the best answer.", "userDisplayName": null, "userId": "20094" }, { "creationDate": "2019-01-24T07:04:29.673", "id": "1836330", "postId": "1533", "score": "0", "text": "OKular is great, but I still experienced some issues concerning annotations with custom stamps, see https://bugs.kde.org/show_bug.cgi?id=383651", "userDisplayName": null, "userId": "868184" }, { "creationDate": "2019-08-05T20:41:44.573", "id": "1939312", "postId": "1533", "score": "0", "text": "I appreciate now that `okular` can save annotations within the pdf file, but I also hope I can handle the annotations freely on command-line.", "userDisplayName": null, "userId": "947124" }, { "creationDate": "2020-06-16T02:59:08.817", "id": "2110930", "postId": "1533", "score": "0", "text": "how do you people highlight the text with okular? I tried text section tool (ctrl+4) that only temporarily highlighted the text with dark purple so that I can't read it. with a mouse click it disappears. I can't find the menu.(people should be able to find the menu by intuition but not in this tool.. my complaint)", "userDisplayName": null, "userId": "140413" }, { "creationDate": "2020-07-15T09:48:51.817", "id": "2128417", "postId": "1533", "score": "0", "text": "Okular certainly works but it's very non-obvious: the tool selector is half-way down the document pane on the left. If they would only get rid of that ridiculous left-hand pane that does nothing but use up valuable horizontal space, it would be a much better tool. Once upon a time I did see a PDF viewer with a highlighter tool that let you change highlight colors, but I can't remember what it was.", "userDisplayName": null, "userId": "49496" }, { "creationDate": "2020-08-12T06:59:31.507", "id": "2143590", "postId": "1533", "score": "0", "text": "In Okular notes you cannot enter many non-latin characters which makes it unusable for many people. This is poppler bug and it looks that it won't be fixed soon.", "userDisplayName": null, "userId": "832350" }, { "creationDate": "2021-04-18T19:13:46.893", "id": "2272346", "postId": "1533", "score": "0", "text": "Okular does not support dead keys (Ubuntu 20.04, Okular 20.12.13, Keyboard layout : English (intl., with AltGr dead keys)) It seems to be related to the fact that it is a KDE based program.", "userDisplayName": null, "userId": "1025386" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-08-07T03:21:24.023", "id": "1533", "lastActivityDate": "2021-12-03T10:15:31.803", "lastEditDate": "2021-12-03T10:15:31.803", "lastEditorDisplayName": null, "lastEditorUserId": "527764", "ownerDisplayName": null, "ownerUserId": "289", "parentId": "1529", "postTypeId": "2", "score": "203" }
[ { "accepted": null, "body": "<p>There is a package called <a href=\"http://apt.ubuntu.com/p/pdfedit\">pdfedit</a> that can do this.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2012-12-17T22:22:22.910", "id": "284085", "postId": "1532", "score":...
null
null
null
null
null
1537
1
1548
2010-08-07T04:12:09.833
31
25415
<p>I am running Ubuntu 10.04.1 LTS . I am running <a href="https://help.ubuntu.com/community/InstallingSecurityTools">rkhunter</a> to check for rootkits.</p> <p>rkhunter is complaining about the following hidden files and directories. I think these files are not a real problem on my system, but how can I check to see if these files are legitimate files?</p> <pre><code>[07:57:45] Checking for hidden files and directories [ Warning ] [07:57:45] Warning: Hidden directory found: /etc/.java [07:57:45] Warning: Hidden directory found: /dev/.udev [07:57:45] Warning: Hidden directory found: /dev/.initramfs </code></pre> <p><strong>Update</strong></p> <p>Turns out that these directories are specifically mentioned in /etc/rkhunter.conf , which suggests that this is a frequently asked rkhunter question. From rkhunter.conf :</p> <pre><code># # Allow the specified hidden directories. # One directory per line (use multiple ALLOWHIDDENDIR lines). # #ALLOWHIDDENDIR=/etc/.java #ALLOWHIDDENDIR=/dev/.udev #ALLOWHIDDENDIR=/dev/.udevdb #ALLOWHIDDENDIR=/dev/.udev.tdb #ALLOWHIDDENDIR=/dev/.static #ALLOWHIDDENDIR=/dev/.initramfs #ALLOWHIDDENDIR=/dev/.SRC-unix #ALLOWHIDDENDIR=/dev/.mdadm </code></pre>
266
10616
2011-04-16T14:50:53.433
2011-04-16T14:50:53.433
rkhunter warning about /etc/.java /etc/.udev /etc/.initramfs
[ "10.04", "security", "rkhunter" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Basically ask Google, but those 3 are not dangerous! </p>\n\n<p>/etc/.java is created by sun-java (and possible also by OpenJDK)\n/dev/.udev is created by the udevd daemon\n/dev/.initramfs is if I remember correctly where the initial ram filesystem is mounted during the system boot process.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-08-09T14:40:41.227", "id": "1653", "postId": "1548", "score": "3", "text": "+1 You get similar false positives in chkrootkit too. It is because rkhunter is set up to treat hidden directories as suspicious.", "userDisplayName": null, "userId": "458" }, { "creationDate": "2021-11-15T10:52:41.097", "id": "2368332", "postId": "1548", "score": "0", "text": "uncomment or add the line `ALLOWHIDDENDIR=/etc/.java` in `/etc/rkhunter.conf`", "userDisplayName": null, "userId": "393882" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-07T08:52:26.857", "id": "1548", "lastActivityDate": "2010-08-07T08:52:26.857", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "455", "parentId": "1537", "postTypeId": "2", "score": "32" }
[ { "accepted": true, "body": "<p>Basically ask Google, but those 3 are not dangerous! </p>\n\n<p>/etc/.java is created by sun-java (and possible also by OpenJDK)\n/dev/.udev is created by the udevd daemon\n/dev/.initramfs is if I remember correctly where the initial ram filesystem is mounted during the syste...
null
null
null
null
null
1540
1
null
2010-08-07T05:01:11.897
47
34323
<p>How can I find out if a process is bound to CPU, Memory or Disk?</p>
170
null
null
2020-10-27T14:01:45.910
How can I find out if a process is CPU, Memory or Disk-bound?
[ "performance" ]
6
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-17T01:47:57.693", "id": "14086", "postId": "1540", "score": "0", "text": "If you're using a gnome GUI, you can add the System Monitor applet to your panel. In the settings you can set cycles lost to IO-Wait to show up as white, and set the Memory, CPU and Disk Read / W...
null
[ { "accepted": null, "body": "<p>That requires some expert skills. It depends. Example:</p>\n<ul>\n<li><p>If there's enough of memory and disks don't seem too busy, it <em>may be</em> CPU-bound. Look at CPU usage and if its bordering at 100% it's CPU bound. If it's not there's an artificial bottleneck in the...
null
null
null
null
null
1541
1
1550
2010-08-07T05:39:35.270
7
2351
<p>I currently have my old PC sitting in my closet being a headless server (running Ubuntu Server). I use it as a file server, web server, and backup server. (The hostname is mneme, the Greek muse of memory.) Are there any major reasons for me to consider replacing this non-virtualized setup with a personal cloud running on the same or similar hardware?</p> <p>The major reason I can think of would be separation of services. For example, my backup system and my apache web server have nothing to do with each other directly, so they could run in separate instances. If I want to experiment with some new service (e.g. set up a personal mail server), I could do it in a brand new instance and then later, after the inevitable miserable failure, I can just blow the whole mess away without affecting my other services. Is this something that I could do with one or two computers running a personal cloud? Are there other advantages to setting up a personal cloud?</p>
880
null
null
2021-02-22T15:09:43.673
Is there any advantage to setting up a personal cloud instead of running a personal server without virtualization?
[ "server", "cloud" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-08-08T19:12:57.540", "id": "1554", "postId": "1541", "score": "1", "text": "Well, when I say cloud here, I'm talking about this: http://www.ubuntu.com/cloud So yes, I guess in this case, I'm talking virtualization.", "userDisplayName": null, "userId": "880" } ]
{ "accepted": true, "body": "<p>Firstly: \"cloud\" is marketing jargon for virtualisation but it tends to mean flexible virtualisation, where there's some elasticity and you can move things around. That the case, you'd require more than one host machine to do it and by the sounds of it, you don't want or need that.</p>\n\n<p>Your real comparison is between virtualisation and no virtualisation.</p>\n\n<p>Why would somebody actually want to virtualise a machine?</p>\n\n<ul>\n<li>If they needed to run different versions or configurations of a platform</li>\n<li>If the software needed the whole server to roam over and could damage other apps</li>\n<li>If the virtual servers were being provisioned to separate users</li>\n<li>They need to test various setups before deploying</li>\n<li>Consolidation of multiple hardware servers into one beast.</li>\n</ul>\n\n<p>I don't see anything there that applies to you.</p>\n\n<p>You talk about separating services but I don't see any benefit to <em>you</em> of doing that. You can take a normal machine and play around with it, install a mail server and if you don't like it you can just uninstall. There's no reason why this would effect another running service.</p>\n\n<p>The only time it might is if you want to test a new configuration of an existing system without any downtime. In this case, you could provision a new VM, install and test, but you could easily do the same with a desktop and virtualbox. Vbox actually makes things a lot simpler.</p>\n\n<p>There are benefits to virtualising but they only usually hit home when you're trying to turn a room full of slow, hot servers into a much leaner, efficient setup or if you have a lot of users who all need their own install space. For a single user with a single machine, you'll see more negatives than positives.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-08-07T12:20:36.430", "id": "1436", "postId": "1550", "score": "0", "text": "I don't agree with the cloud=virtualization thing...\nCloud is used for services you access through the network. They can be on the local network or the internet, they can be hosted on physical or virtual hardware, you don't need to know. They are \"in the cloud\".\n\nGoogle provides lots of cloud services. They are not hosted on VMs.\nIBM, HP, all server hardware vendors provide infrastructures for cloud services that has nothing virtualized about them.\n\nNow I agree : \"cloud\" is really a marketing name, and as such, there's probably a lot of different possible meanings for it, and no reality.", "userDisplayName": null, "userId": "23" }, { "creationDate": "2010-08-07T12:27:07.090", "id": "1437", "postId": "1550", "score": "0", "text": "Cloud computing from Wikipedia:\nhttp://en.wikipedia.org/wiki/Cloud_computing", "userDisplayName": null, "userId": "23" }, { "creationDate": "2010-08-07T18:08:26.450", "id": "1466", "postId": "1550", "score": "1", "text": "Cloud does equal virtualisation, whosever definition you want to follow. You can have application virtualisation (Google App Engine) too which you mention. I didn't say cloud was just virtual servers.", "userDisplayName": null, "userId": "449" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-07T09:25:49.107", "id": "1550", "lastActivityDate": "2013-05-22T14:55:43.467", "lastEditDate": "2013-05-22T14:55:43.467", "lastEditorDisplayName": null, "lastEditorUserId": "449", "ownerDisplayName": null, "ownerUserId": "449", "parentId": "1541", "postTypeId": "2", "score": "9" }
[ { "accepted": null, "body": "<p>I think you're not asking the right question...</p>\n\n<p>What we call \"the cloud\" is not \"vitualized environments\" but \"services that are hosted on the network\". Cloud services can be hosted on real hardware or virtual lmachines, it doesn't make difference. The reason ...
null
null
null
null
null
1552
1
null
2010-08-07T09:49:56.827
6
878
<ol> <li>Is it possible, to wipe all fonts other than TrueType fonts? If so, how?</li> <li>What fonts are absolutely needed/necessary in a working X environment?</li> </ol>
927
47151
2012-03-05T15:19:43.227
2012-03-05T15:19:43.227
What fonts are absolutely required?
[ "xorg", "configuration", "fonts", "x11" ]
3
2
CC BY-SA 3.0
[ { "creationDate": "2010-08-08T01:00:09.147", "id": "1502", "postId": "1552", "score": "2", "text": "just out of curiosity, why would you want to wipe out all (but the absolutely necessary) fonts? Is it a disk space constraint?", "userDisplayName": null, "userId": "431" }, { "crea...
null
[ { "accepted": null, "body": "<p>You should have <em>at least</em> one sans-serif, one serif and one monospace font (mainly for web browsing). You should be safe with only ttf-freefont and ttf-liberation. Note, all truetype font packages start with 'ttf-'. OpenType font packages begin with 'otf-'. To remove ...
null
null
2013-03-14T16:34:30.337
null
null
1557
1
1562
2010-08-07T10:28:58.630
8
45204
<p>I have Ubuntu 10.04 installed on a Dell C600 and the highest available resolution is 800x600. From my previous I remember 1024x768 would work after setting the colour depth to 16bit, but there is no <code>xorg.conf</code> in <code>/etc/X11</code> anymore. So, how can the colour depth be changed on lucid lynx?</p>
929
87
2010-08-15T20:42:05.213
2018-04-08T11:22:15.253
How to change the color depth?
[ "10.04", "xorg", "colors" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can create a new xorg.conf by switching into a virtual virtual console (<kbd>Ctrl</kbd> + <kbd>Alt</kbd> + (<kbd>F1</kbd>-<kbd>F6</kbd>)) and running <code>sudo service gdm stop</code>. </p>\n\n<p>Then run <code>Xorg -configure</code> (yes, it should be <code>Xorg</code>, not <code>xorg</code>).\nIf you had an old xorg.conf file in /etc/X11/ you'd first back that up by doing <code>sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup</code>. </p>\n\n<p>Then move your newly created xorg.conf to /etc/X11/ by running <code>sudo mv xorg.conf.new /etc/X11/xorg.conf</code> and restart gdm by running <code>sudo service gdm start</code>.</p>\n\n<p>Then you can change the color depth in there by finding the appropriate section and changing/adding whatever's in there to <code>DefaultDepth 16</code></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-08-07T12:13:08.020", "id": "1435", "postId": "1562", "score": "0", "text": "Thanks, that changes the depth. Unfortunately, there seem to be more steps necessary, I [still cannot change the resolution to 1024x768](http://ubuntu.stackexchange.com/questions/1571/how-to-change-the-resolution-of-an-ati-rage-mobility-128-above-800x600).", "userDisplayName": null, "userId": "929" }, { "creationDate": "2011-02-25T11:36:46.407", "id": "31046", "postId": "1562", "score": "3", "text": "@IngoGerth: gnome's philosophy I guess... \"Let's assume the dumbest possible user and insult even _them_ by hiding important options\"", "userDisplayName": null, "userId": "929" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-07T10:52:40.537", "id": "1562", "lastActivityDate": "2011-10-27T18:39:23.093", "lastEditDate": "2011-10-27T18:39:23.093", "lastEditorDisplayName": null, "lastEditorUserId": "17739", "ownerDisplayName": null, "ownerUserId": "334", "parentId": "1557", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p>Try doing <a href=\"http://ubuntuforums.org/showpost.php?p=9362728&amp;postcount=2\" rel=\"nofollow\">this step</a>, but before you get to the <code>sudo service xdm start</code> part, change the screen section (within the xorg.conf file) to something like:</p>\n\n<pre><code>...
null
null
null
null
null
1570
1
null
2010-08-07T12:07:31.620
5
2133
<p>The gamepad is more or less a clone of a xbox controller (IIRC it is even from the same manufacturer), labeled PCPADRFLX. <code>lsusb</code> lists the receiver as <code>ID 1a34:0801</code>.</p> <p><code>dmesg | grep input</code> reads</p> <blockquote> <p>[6880.468415] input: ACRUX RF USB GAMEPAD 8206 as /devices/pci0000:00/0000:00:10.1/usb2/2-2/2-2.3/2-2.3:1.0/input/input17</p> </blockquote> <p>Unfortunately, while the receiver is recognized, the gamepad itself does not connect. Usually after pressing a button on it the LED would light up once to indicate it has connected, however it just blinks as it does when no receiver is connected at all.</p> <p>So, how can I make the gamepad work?</p>
929
4
2010-08-07T12:24:26.577
2011-02-08T16:39:20.370
BigBen wireless gamepad does not connect
[ "10.04", "gamepad" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2010-08-07T12:07:37.657", "id": "1433", "postId": "1570", "score": "0", "text": "I [read](http://ubuntuforums.org/showthread.php?t=959127) that it works under gentoo, so maybe someone who knows that better than me can figure out the difference", "userDisplayName": null, ...
null
[ { "accepted": null, "body": "<p>Have you seen this page?</p>\n\n<p><a href=\"https://help.ubuntu.com/community/Xbox360Controller\" rel=\"nofollow\">https://help.ubuntu.com/community/Xbox360Controller</a></p>\n\n<p>They talk about drivers which may help you.</p>\n\n<p><strong>EDIT</strong>: There is also a u...
null
null
2013-03-14T16:34:36.000
null
null
1571
1
1578
2010-08-07T12:12:20.283
2
3578
<p>I am quite confident that under Hardy I only had to <a href="https://askubuntu.com/questions/1557/how-to-change-the-color-depth">change the color depth to 16</a>, although I can't remember which driver (ati, r128, fglrx) I used. I tried ati and r128 (fglrx seems to crash) but I still cannot increase the screen resolution to 1024x768, which worked under Hardy. What else do I need to do? Is there something I have to add to the Monitor section of <code>xorg.conf</code> perhaps? The notebook is a Dell Latitude C600.</p>
929
527764
2017-08-27T07:03:05.640
2017-08-27T07:03:05.640
How to change the resolution of an ATI Rage Mobility 128 above 800x600 in 10.04?
[ "xorg", "10.04", "display-resolution" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>For my DELL Latitude C600 I just had to follow <a href=\"http://ubuntuforums.org/showpost.php?p=6406456\" rel=\"nofollow noreferrer\">this post</a>:</p>\n\n<blockquote>\n <p>I'm not sure about distribution differences, but this worked for me on Xubuntu 8.10 with the same hardware. Unfortunately it's not capable of playing the latest and greatest of games from what I could read: however I was happy to finally get it to work at all I scanned posts and howto's all over the web for weeks. I'm still fairly new to all of this and have no intentions of reverting to windows especially now. I just found <a href=\"http://ubuntuforums.org/archive/index.php/t-370219.html\" rel=\"nofollow noreferrer\">this Ubuntu Forums thread</a>. The very last post is what tipped me off. Before that I'd been trying to manually configure <code>xorg.conf</code> which supposedly does not get read in Xubuntu 8.10. Anyway here are some commands to run through first.</p>\n \n <p>This is exactly what I did</p>\n\n<pre><code>sudo apt-get remove --purge fglrx* \nsudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon \nsudo apt-get install xserver-xorg-video-ati \nsudo dpkg-reconfigure -phigh xserver-xorg\n</code></pre>\n \n <p>Then back up your <code>xorg.conf</code> located at <code>/etc/X11/xorg.conf</code></p>\n\n<pre><code>sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup\n</code></pre>\n \n <p>Then I edited the <code>xorg.conf</code> file located at <code>/etc/X11/xorg.conf</code> to look like this</p>\n\n<pre><code>sudo -H gedit /etc/X11/xorg.conf\n\n\n# xorg.conf (X.Org X Window System server configuration file)\n#\n# This file was generated by dexconf, the Debian X Configuration tool, using\n# values from the debconf database.\n#\n# Edit this file with caution, and see the xorg.conf manual page.\n# (Type \"man xorg.conf\" at the shell prompt.)\n#\n# This file is automatically updated on xserver-xorg package upgrades *only*\n# if it has not been modified since the last upgrade of the xserver-xorg\n# package.\n#\n# Note that some configuration settings that could be done previously\n# in this file, now are automatically configured by the server and settings\n# here are ignored.\n#\n# If you have edited this file but would like it to be automatically updated\n# again, run the following command:\n# sudo dpkg-reconfigure -phigh xserver-xorg\n\nSection \"Module\"\nLoad \"i2c\"\nLoad \"bitmap\"\nLoad \"dbe\"\nLoad \"ddc\"\nLoad \"dri\"\nLoad \"extmod\"\nLoad \"freetype\"\nLoad \"glx\"\nLoad \"int10\"\nLoad \"type1\"\nLoad \"vbe\"\nEndSection\n\nSection \"Device\"\nIdentifier \"ATI Technologies Inc. Rage Mobility M3 AGP 2x\"\nDriver \"ati\"\nBusID \"PCI:1:0:0\"\nVideoRam 8192\nOption \"AgpMode\" \"2\"\nOption \"EnablePageFlip\" \"true\"\nOption \"Accel\" \"true\"\nEndSection\n\nSection \"Monitor\"\nIdentifier \"Generic Monitor\"\nOption \"DPMS\"\nHorizSync 28-70\nVertRefresh 43-60\nEndSection\n\nSection \"Screen\"\nIdentifier \"Default Screen\"\nDevice \"ATI Technologies Inc. Rage Mobility M3 AGP 2x\"\nMonitor \"Generic Monitor\"\nDefaultDepth 16\nEndSection\n\nSection \"DRI\"\nMode 0066\nEndSection\n\n#\n#\n#Section \"Device\"\n# Identifier \"Configured Video Device\"\n#EndSection\n#\n#Section \"Monitor\"\n# Identifier \"Configured Monitor\"\n#EndSection\n#\n#Section \"Screen\"\n# Identifier \"Default Screen\"\n# Monitor \"Configured Monitor\"\n# Device \"Configured Video Device\"\n#EndSection\n#\n#\n</code></pre>\n \n <p>Save the file and reboot</p>\n \n <p>If you just copied and pasted that xorg.conf file above you should have booted up in 1024x768 resolution and if you run <code>glxinfo</code> in terminal direct rendering should say <code>yes</code></p>\n \n <p>my glx gears were at 420 in 5 seconds when I started this project two weeks ago and about 1 hours ago I finished with the instructions described (I just found them a little before that it didn't take me two weeks to follow them)</p>\n\n<pre><code>$ glxgears\n3571 in 5 seconds\n</code></pre>\n</blockquote>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-07T12:41:38.370", "id": "1578", "lastActivityDate": "2017-08-27T06:49:08.137", "lastEditDate": "2017-08-27T06:49:08.137", "lastEditorDisplayName": null, "lastEditorUserId": "527764", "ownerDisplayName": null, "ownerUserId": "929", "parentId": "1571", "postTypeId": "2", "score": "0" }
[ { "accepted": true, "body": "<p>For my DELL Latitude C600 I just had to follow <a href=\"http://ubuntuforums.org/showpost.php?p=6406456\" rel=\"nofollow noreferrer\">this post</a>:</p>\n\n<blockquote>\n <p>I'm not sure about distribution differences, but this worked for me on Xubuntu 8.10 with the same har...
null
null
null
null
null
1572
1
null
2010-08-07T12:24:48.887
-2
209
<p>Are there any particular rules on what a valid password is, speaking of length, upper- and lower and/or special characters, numbers, etc. and if so how they can be changed?</p>
539
47151
2012-03-05T15:27:44.820
2012-03-05T15:27:44.820
How can the rules that determine valid user passwords be changed?
[ "password", "log", "administration" ]
2
3
CC BY-SA 3.0
[ { "creationDate": "2010-08-07T12:33:43.783", "id": "1439", "postId": "1572", "score": "9", "text": "Do you think you could rephrase your question? I've read it a few times, but I still don't quite understand what it is you're asking.", "userDisplayName": null, "userId": "334" }, { ...
null
[ { "accepted": null, "body": "<p>I'm not entirely sure of your question, but it sounds like you're asking about passwords not being changed when you change the user account password - I'm assuming you mean external passwords in things like mysql?</p>\n\n<p>From what I understand, the user account password on...
null
null
2013-03-14T16:34:41.087
null
null
1573
1
1575
2010-08-07T12:28:06.010
4
2934
<p><a href="http://packages.ubuntu.com/lucid/powertop" rel="nofollow">powertop</a> shows desktopcouch and gwibber-service are not-inconsiderable power-users. I don't use gwibber or Ubuntu One, so can I safely kill these processes? If so, how could I stop them starting up, especially if my laptop is on battery power?</p>
932
null
null
2011-05-06T14:49:25.320
Stopping desktopcouch and gwibber-service?
[ "ubuntu-one", "gwibber" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you don't use them, you could uninstall them both. DesktopCouch isn't used for much yet. I just checked my database, and it's only really used for Gwibber and Evolution's contacts (and an experimental build of Caffeine). </p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-08-07T12:33:45.983", "id": "1440", "postId": "1575", "score": "0", "text": "DesktopCouch is also used for Tomboy notes.", "userDisplayName": null, "userId": "150" }, { "creationDate": "2010-08-07T13:57:02.090", "id": "1447", "postId": "1575", "score": "1", "text": "Tomboy doesn't use couch, when you connect it to Ubuntu One it uses the Snowy API that upstream tomboy uses.", "userDisplayName": null, "userId": "235" }, { "creationDate": "2010-08-07T20:25:53.250", "id": "1483", "postId": "1575", "score": "0", "text": "This is what I've ended up doing.", "userDisplayName": null, "userId": "932" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-07T12:32:56.780", "id": "1575", "lastActivityDate": "2010-08-07T12:32:56.780", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "334", "parentId": "1573", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>If you don't use them, you could uninstall them both. DesktopCouch isn't used for much yet. I just checked my database, and it's only really used for Gwibber and Evolution's contacts (and an experimental build of Caffeine). </p>\n", "commentCount": "3", "comments": [ ...
null
null
null
null
null
1577
1
1683
2010-08-07T12:40:43.677
146
62109
<p>I'm considering moving from bash to zsh as I often come across posts praising zsh. I'm an experienced command line user and I'm assuming the basics are pretty much the same, so I'm looking for advice to get the benefits of moving, and any gotchas to be aware of.</p> <p>Please just give one bit of advice per answer. I'm looking for bite-size chunks where I can come back and integrate extra bits of info into my shell usage at a steady pace rather than trying to learn it all in one go.</p>
150
null
null
2020-01-03T02:54:57.113
Moving from bash to zsh
[ "bash", "command-line", "zsh" ]
10
5
CC BY-SA 2.5
[ { "creationDate": "2010-09-30T13:42:53.390", "id": "5060", "postId": "1577", "score": "8", "text": "I would love to know if it's possible to integrate Ubuntu's command-not-found with zsh. I switched back to bash because of this (and many other annoyances).", "userDisplayName": null, "us...
{ "accepted": true, "body": "<p>As you say, <code>zsh</code> is similar in many respects to <code>bash</code>. It has some features you won't find in <code>bash</code>, and it can be extended in powerful ways. Don't think of moving as a kind of revolution, but rather as a series of evolutionary steps that help you in your daily work. Here are some hints from my <code>.zshrc</code>. Although you say you prefer single pieces of advice, this post is a longish list. Still it is a good idea to go through the points one by one. Just add the interesting bits to your <code>~/.zshrc</code> and reload with <code>source ~/.zshrc</code>. A final tip: learn the keystrokes of <code>zsh</code>'s default (\"Emacs\") keyboard shortcuts: <code>^A ^E ^W Alt-F Alt-B Alt-P ^L ^R</code>. You can replace <code>Alt</code> by two separate keystrokes: <code>Alt-P</code> is equivalent to <code>ESC</code> <code>P</code>.</p>\n\n<hr>\n\n<p>This gives you more extensive tab completion.</p>\n\n<pre><code>autoload -U compinit\ncompinit\n</code></pre>\n\n<p>Tab completion from both ends.</p>\n\n<pre><code>setopt completeinword\n</code></pre>\n\n<p>Tab completion should be case-insensitive.</p>\n\n<pre><code>zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}'\n</code></pre>\n\n<p>Better completion for killall.</p>\n\n<pre><code>zstyle ':completion:*:killall:*' command 'ps -u $USER -o cmd'\n</code></pre>\n\n<p>Changes the definition of \"word\", e.g. with ^W.</p>\n\n<pre><code>autoload select-word-style\nselect-word-style shell\n</code></pre>\n\n<p>Colors for ls.</p>\n\n<pre><code>if [[ -x \"`whence -p dircolors`\" ]]; then\n eval `dircolors`\n alias ls='ls -F --color=auto'\nelse\n alias ls='ls -F'\nfi\n</code></pre>\n\n<p>Shortcuts for ls.</p>\n\n<pre><code>alias ll='ls -l'\nalias la='ls -a'\n</code></pre>\n\n<p>One history for all open shells; store 10,000 entries. This makes this into a useful memory aid to find the commands you used last time for <code>./configure</code> etc. Use Alt-P (find command that starts like this) and ^R (search in history) liberally.</p>\n\n<pre><code>HISTFILE=~/.zhistory\nHISTSIZE=SAVEHIST=10000\nsetopt sharehistory\nsetopt extendedhistory\n</code></pre>\n\n<p>Enables all sorts of extended globbing, such as ls **/*.txt (find all text files), <code>ls -d *(D)</code> (show all files including those starting with \".\"). To find out more, go to <code>man zshexpn</code>, section \"FILENAME GENERATION\".</p>\n\n<pre><code># superglobs\nsetopt extendedglob\nunsetopt caseglob\n</code></pre>\n\n<p>This is useful to remember commands in your history without executing them.</p>\n\n<pre><code>setopt interactivecomments # pound sign in interactive prompt\n</code></pre>\n\n<p>Type \"..\" instead of \"cd ..\", \"/usr/include\" instead of \"cd /usr/include\".</p>\n\n<pre><code>setopt auto_cd\n</code></pre>\n\n<p>Nice prompt.</p>\n\n<pre><code>PS1='[%T] %n@%m:%~# '\n</code></pre>\n\n<p>Display CPU usage stats for commands taking more than 10 seconds</p>\n\n<pre><code>REPORTTIME=10\n</code></pre>\n\n<p>Some commands you use extensively in Ubuntu.</p>\n\n<pre><code>alias 'a=sudo aptitude'\nalias 'ai=sudo aptitude install'\nalias 'ar=sudo aptitude remove'\nalias 'au=sudo aptitude update'\nalias 'ag=sudo aptitude safe-upgrade'\nalias 'as=apt-cache search'\nalias 'aw=apt-cache show'\n</code></pre>\n\n<p>Lists packages sorted by their size - useful when deciding which packages are taking up you disk space.</p>\n\n<pre><code>function apt-list-packages {\n dpkg-query -W --showformat='${Installed-Size} ${Package} ${Status}\\n' | grep -v deinstall | sort -n | awk '{print $1\" \"$2}'\n}\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2013-11-20T15:30:06.823", "id": "485189", "postId": "1683", "score": "9", "text": "+1 for being useful. -1 for surreptitious emacs advocacy!", "userDisplayName": null, "userId": "176970" }, { "creationDate": "2014-07-22T06:58:58.490", "id": "672332", "postId": "1683", "score": "3", "text": "You might also like [https://github.com/robbyrussell/oh-my-zsh](oh-my-zsh) which adds a lot of plugins to zsh.", "userDisplayName": null, "userId": "64860" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-08T17:50:29.097", "id": "1683", "lastActivityDate": "2016-01-06T22:35:50.227", "lastEditDate": "2016-01-06T22:35:50.227", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "627", "parentId": "1577", "postTypeId": "2", "score": "98" }
[ { "accepted": null, "body": "<p>I'm in the same trip :)</p>\n\n<p>So far I've found that the thing is to have a good configuration file (.zshrc).</p>\n\n<p>Take this one as example <a href=\"http://matt.blissett.me.uk/linux/zsh/zshrc\" rel=\"nofollow\">http://matt.blissett.me.uk/linux/zsh/zshrc</a>, look at...
null
null
2016-11-07T19:43:54.420
null
null
1583
1
1584
2010-08-07T13:23:22.687
7
617
<p>This is a question that's puzzled me for quite a while (and refers to the differences between all distributions).</p> <p>In my mind, a distribution is: a <em>pre-configured OS</em>, with <em>some pre-installed packages</em>, some created by the distribution's community that are unique to that distribution (e.g. <code>apt-get</code>).</p> <p>I'm not sure my definition is right as I feel there's something else. I'm really interested in setting up my own ArchLinux distro (which starts as a very minimal barebones system that you expand yourself) but feel I need to understand this first.</p>
28
158442
2017-02-27T06:28:51.987
2017-02-27T06:28:51.987
Technically speaking, what is different about Ubuntu compared to other Linux distributions?
[ "debian" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The biggest difference between different Linux distributions is the package management system used. Ubuntu is very similar to Debian and uses the Debian package management system (.debs, apt-get etc.). However, there is a much bigger difference between Ubuntu and Fedora and Red Hat which use the Red Hat package management system (.rpms, yum etc.). ArchLinux uses the Pacman package manager. Other distributions, such as Gentoo, require everything to be built from source.</p>\n\n<p>Distributions with a package management system often have a different set of packages available in their repositories.</p>\n\n<p>The most visible differences are the default application selection and the default themes and settings. These seem to be the decisions that cause the most controversy but they are the easiest to change; all distributions are extremely customisable.</p>\n\n<p>Also, the different distributions have limited binary compatibility, which means that the source code for packages has to be compiled separately for each distribution to create native binaries.</p>\n\n<p>You can read about binary compatability her: <a href=\"https://wiki.ubuntu.com/MarkShuttleworth\">https://wiki.ubuntu.com/MarkShuttleworth</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-08-07T14:53:20.357", "id": "1450", "postId": "1584", "score": "0", "text": "Thanks, this helped. Debating whether to take the full plunge into Arch or to use something like Ubuntu Minimal now - I know my way around aptitude but I've heard pacman is quite good. Thanks!", "userDisplayName": null, "userId": "28" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-07T13:40:05.900", "id": "1584", "lastActivityDate": "2010-08-07T13:45:51.847", "lastEditDate": "2010-08-07T13:45:51.847", "lastEditorDisplayName": null, "lastEditorUserId": "667", "ownerDisplayName": null, "ownerUserId": "667", "parentId": "1583", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>The biggest difference between different Linux distributions is the package management system used. Ubuntu is very similar to Debian and uses the Debian package management system (.debs, apt-get etc.). However, there is a much bigger difference between Ubuntu and Fedora and R...
null
null
2017-03-05T15:03:37.203
null
null
1596
1
1597
2010-08-07T17:58:16.933
7
3456
<p>Really strange issue here. I intermittently keep getting really unpleasant CPU spikes, where the CPU gets to 80-90% busy across all cores for about 5 minutes. When I look at conky, in htop or system monitor, and sort by % CPU, I can't see any process that accounts for this much CPU usage.</p> <p>The only things I've changed since this started are:</p> <ul> <li>I moved to kernel version 2.6.35 (home compiled, up from 2.6.24-1)</li> <li>I installed the Nvidia driver 256.44 (up from 256.34)</li> </ul> <p>Now, I am willing to downgrade either/both of those to find the problem but I'd prefer to do this as scientifically as possible and find out what is causing the CPU explosion before I downgrade.</p> <p>Edit: My precise issue looks like a nvidia regression in their latest driver. <a href="http://www.nvnews.net/vbulletin/showthread.php?t=153768" rel="nofollow">Other people are getting similar spikes</a>. </p>
449
235
2012-07-08T16:28:25.390
2012-07-08T16:28:25.390
Nasty CPU spikes that aren't connected to any visible processes
[ "nvidia", "kernel", "cpu-load" ]
6
6
CC BY-SA 2.5
[ { "creationDate": "2010-08-07T19:57:20.623", "id": "1477", "postId": "1596", "score": "1", "text": "htop behaves weird on my system in the sense that I see high cpu usage in the system monitor applet but htop wasn't showing the process that was using that much cpu (i had user and kernel threads ...
{ "accepted": true, "body": "<p>It might be a kernel thread, those are hidden by default in most performance monitors. In htop you can hide/show kernel threads with \"K\" (shift+k).</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-08-07T21:56:54.010", "id": "1488", "postId": "1597", "score": "0", "text": "Nope, no luck there.", "userDisplayName": null, "userId": "449" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-07T18:07:40.757", "id": "1597", "lastActivityDate": "2010-08-07T18:07:40.757", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "935", "parentId": "1596", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>It might be a kernel thread, those are hidden by default in most performance monitors. In htop you can hide/show kernel threads with \"K\" (shift+k).</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-08-07T21:56:54.010", "id": "...
null
null
null
null
null
1600
1
null
2010-08-07T18:20:13.733
2
798
<p>I've long used <a href="http://mikinho.com/yammm/" rel="nofollow">YAMMM</a> for pulling metadata and thumbnails of my films/rips now i'm in trouble since switching as i can't seem to find any equivalent, The XBMC scrapers have been a disaster (e.g. I ripped toy story 2, put it in a folder "Toy story 2 (2000) and it pulled everything for toystory 3) </p> <p>So what apps can you recommend?</p>
633
115
2010-08-11T02:52:35.380
2010-08-11T02:52:35.380
YAMMM equivalent
[ "video", "media-manager" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-08-08T10:51:46.673", "id": "1525", "postId": "1600", "score": "0", "text": "If people are not familiar with YAMMM, i suppose Ember media manager and TV rename to some extent have the same sort of features", "userDisplayName": null, "userId": "633" } ]
null
[ { "accepted": null, "body": "<p>When I was using MythTV it seemed to do a reasonably solid job of pulling metadata and thumbnails, even for my Korean soap opera. However I don't really know enough to tell you which sub-package does the actual scraping.</p>\n", "commentCount": "0", "comments": [], ...
null
null
2013-03-14T16:34:49.137
null
null
1603
1
1605
2010-08-07T18:34:19.337
6
9409
<p>I'm rebuilding an Ubuntu system and this is a problem that I had on my original installation.</p> <p>The issue is this: In my <em>home account</em> I installed apps into Wine and all is good. However, I have a <em>second account</em> that I use for work purposes. So, I open Wine in the <em>second account</em> and it turns out that my <em>home account</em> Wine apps are not installed. So, basically I had to install the apps into the second user account as well. This is really inefficient since it's about 600MB worth of apps. (At the time I was new to linux and didn't have time to do this properly.)</p> <p>Anyway, since I'm essentially starting over, what I'd like to do is have Wine apps installed and available to multi users. </p> <p>The question: How do I make Wine apps available to multiple users?</p> <p>Thanks.</p>
769
25863
2012-06-18T18:23:18.950
2013-02-22T00:13:36.070
WINE users configuration
[ "wine", "permissions", "configuration" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I did find:</p>\n\n<p><a href=\"http://ubuntuforums.org/showpost.php?p=3205534\" rel=\"nofollow\">http://ubuntuforums.org/showpost.php?p=3205534</a></p>\n\n<p>All that you would have to do is follow the steps and make the 2 accounts part of the existing group <code>plugdev</code> by going to System > Administration > Users and Groups and editing the \"Group\" property to \"plugdev\"</p>\n\n<p>Update: Wine implemented an extra security check to prevent using wine as root ( <a href=\"http://wine.1045685.n5.nabble.com/Bug-30647-New-WINEPREFIX-quot-not-owned-by-you-quot-unnecessarily-restrictive-td5703178.html\" rel=\"nofollow\">http://wine.1045685.n5.nabble.com/Bug-30647-New-WINEPREFIX-quot-not-owned-by-you-quot-unnecessarily-restrictive-td5703178.html</a> ), as such this solution to share the whole .wine folder among multiple users no longer works. In case you receive the error \".wine is not owned by you\", instead of sharing the whole .wine folder to /home/wine, only do it for the .wine/drive_c folder. </p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-08-08T10:11:02.450", "id": "1521", "postId": "1605", "score": "2", "text": "It is properly not a god idea to use the plugdev group. You should create a new group for this specific purpose!", "userDisplayName": null, "userId": "455" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-07T19:00:07.117", "id": "1605", "lastActivityDate": "2013-02-22T00:13:36.070", "lastEditDate": "2013-02-22T00:13:36.070", "lastEditorDisplayName": null, "lastEditorUserId": "130090", "ownerDisplayName": null, "ownerUserId": "456", "parentId": "1603", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>I did find:</p>\n\n<p><a href=\"http://ubuntuforums.org/showpost.php?p=3205534\" rel=\"nofollow\">http://ubuntuforums.org/showpost.php?p=3205534</a></p>\n\n<p>All that you would have to do is follow the steps and make the 2 accounts part of the existing group <code>plugdev</c...
null
null
null
null
null
1618
1
2088
2010-08-07T20:52:10.423
5
1216
<p>Yesterday I was copying files from SD cards, but at some point they stopped auto-mounting. Didn't notice any errors. I can still mount by right-clicking the appropriate file in /dev in Konqueror.</p> <p>UPDATE: Slight correction. The drives never automounted, but I've stopped getting the notification that a drive is plugged in.</p> <p>What processes should I be checking? Something in Device Actions?</p> <p>I'm using Kubuntu 10.04</p>
947
947
2010-08-13T15:59:27.667
2012-06-29T14:52:47.063
Fixing USB drive auto-notify
[ "mount", "kubuntu", "usb" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><strong>To enable automount:</strong>\nRight click the Device Notifier plasmoid and go to Device Notifier Settings. Click \"Automounting\" in the pane on the left, and then hit the checkbox to enable it.</p>\n\n<p><strong>To check that new devices are recognised:</strong></p>\n\n<pre><code>tail -f /var/log/dmesg\n</code></pre>\n\n<p>Did you by any chance upgrade to KDE SC 4.5?</p>\n\n<p><strong>EDIT:</strong>\nOh, in that case, right click on the tray and go to System Tray Settings, then check the box that tells the Device Notifier to be present in it.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-08-13T09:46:00.740", "id": "2045", "postId": "2088", "score": "0", "text": "Still on KDE 4.4.2. My actual problem is not getting the Device Notifier at all. Wondering if I should re-submit my question.", "userDisplayName": null, "userId": "947" }, { "creationDate": "2010-08-16T19:05:59.470", "id": "2361", "postId": "2088", "score": "0", "text": "As easy as just enabling Device Notifier. Wonder why I lost it. Thanks", "userDisplayName": null, "userId": "947" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-12T21:06:09.780", "id": "2088", "lastActivityDate": "2010-08-13T14:48:20.630", "lastEditDate": "2010-08-13T14:48:20.630", "lastEditorDisplayName": null, "lastEditorUserId": "1158", "ownerDisplayName": null, "ownerUserId": "1158", "parentId": "1618", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>Automounting is done by udev (<code>/sbin/udevd</code>), so that would be the first thing I'd check.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-08-07T21:18:31.117", "id": "1486", "postId": "1619", "score": ...
null
null
null
null
null
1620
1
1659
2010-08-07T21:34:15.007
32
32014
<p>This is what a function tooltip looks like for Eclipse CDT in Ubuntu 10.04 with the default theme:</p> <p><img src="https://i.stack.imgur.com/UhBsp.png" alt="black is the new black">!</p> <p>There's nothing in Eclipse's General > Appearance > Colors And Fonts preferences settings. Is there an easy fix for these unreadable context sensitive help boxes?</p>
932
932
2011-12-06T19:27:31.600
2016-06-22T22:45:03.597
How to fix unreadable tooltips in Eclipse Helios?
[ "colors", "eclipse" ]
10
3
CC BY-SA 3.0
[ { "creationDate": "2010-08-20T19:38:25.237", "id": "2740", "postId": "1620", "score": "0", "text": "Thanks for asking this. I experienced the same problem, but it never occured to me that this would just the place to find people solving that problem for me. :)", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>This can be solve by changing the background colour in Ubuntu. I’ve tried changing the background colour in Eclipse but it doesn’t seems to works. To change the background colour in Ubuntu, go to</p>\n\n<p>System > Preferences > Appearance</p>\n\n<p><img src=\"https://i.stack.imgur.com/EH7Yd.png\" alt=\"enter image description here\"></p>\n\n<p>“Appearance Preferences” panel shows up, click on “Customize…”.</p>\n\n<p><img src=\"https://i.stack.imgur.com/MfCev.png\" alt=\"enter image description here\"></p>\n\n<p>“Customize Theme” shows up, go to “Colors” and select a lighter color for “Tooltips” Background, a darker color for “Tooltips” Text.</p>\n\n<p><img src=\"https://i.stack.imgur.com/FiCHX.png\" alt=\"enter image description here\"></p>\n\n<p>Start or restart Eclipse, you will see the the lighter colors you selected when the code-assist appears.</p>\n\n<p><em>This solution is copied from: <a href=\"http://tipstank.com/2010/05/23/solve-eclipse-black-pop-up-code-assist-box-in-ubuntu-10-4-lucid/\" rel=\"nofollow noreferrer\">http://tipstank.com/2010/05/23/solve-eclipse-black-pop-up-code-assist-box-in-ubuntu-10-4-lucid/</a></em></p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-08-08T19:48:19.000", "id": "1557", "postId": "1659", "score": "0", "text": "This may fix Eclipse, but it breaks tooltips in other applications. White on white tooltips for Firefox now! EDIT: aha - restarting seemed to sort Firefox out... I'll keep this setting, it's looking good so far.", "userDisplayName": null, "userId": "932" }, { "creationDate": "2010-08-08T20:24:40.130", "id": "1559", "postId": "1659", "score": "0", "text": "This is a bug in Eclipse (https://bugs.eclipse.org/bugs/show_bug.cgi?id=319986), so I think there is no better solution to this problem at the moment", "userDisplayName": null, "userId": "934" }, { "creationDate": "2010-08-26T18:07:09.283", "id": "3144", "postId": "1659", "score": "0", "text": "@richq in order not to break everything else, switch the whole theme to, say, \"New Wave\".", "userDisplayName": null, "userId": "1453" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-08T09:52:56.913", "id": "1659", "lastActivityDate": "2012-11-12T17:22:05.090", "lastEditDate": "2012-11-12T17:22:05.090", "lastEditorDisplayName": null, "lastEditorUserId": "934", "ownerDisplayName": null, "ownerUserId": "934", "parentId": "1620", "postTypeId": "2", "score": "6" }
[ { "accepted": null, "body": "<p>Eclipse seems to take the tooltip backgroud color from the system theme.<br>\nI wasn't able to change the tooltip color without changing the system theme. I'm using the tropical theme with ambiance window decorations, currently, and it's working great! Give it a try!</p>\n", ...
null
null
null
null
null
1624
1
1636
2010-08-07T22:20:03.610
3
174
<p>I'm not sure whats happened but when i try and listen to a song in an album just after the song has finished and should go onto the next track it starts to play stereophonics (the same album) rather than the next track, has anyone else had this problem!? </p>
633
41
2010-10-15T16:02:54.743
2010-10-15T16:02:54.743
Rhythmbox keeps changing track to a different album
[ "sound", "rhythmbox" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Check your \"play queue\". It probably has the offending music queued. </p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-08T01:38:13.110", "id": "1636", "lastActivityDate": "2010-08-08T01:38:13.110", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "253", "parentId": "1624", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>Make sure you have only the one genre/artist/album selected and you have shuffle/repeat turned off.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-07T22:28:24.067", "i...
null
null
null
null
null
1626
1
2691
2010-08-07T22:22:53.467
14
12282
<p>I installed Dwarf Fortress on my Linux VPS to use with dfterm. It's running Ubuntu 10.04 Server x86-32. I'm fairly certain I have all the dependencies:</p> <p>I've installed:</p> <ul> <li>ncurses</li> <li>ncursesw</li> <li>libsdl</li> <li>libsdl-image</li> <li>libgtk</li> <li>libglu</li> <li>libopenal1</li> </ul> <p>I had to turn sound off or it will instantly segfault, and I set the display mode to text. I've made no other changes to the config.</p> <p>However, even before I go near dfterm, it won't run properly. It just displays a blank screen. What could be causing this? Is there a dependency I missed? Is there something else I should have changed in the config?</p> <p>Given that it is a server, there is a good chance that if there is a missing dependency, it's something that the devs went "Sure, everyone has <em>that</em>" and didn't bother to list.</p> <p>Other ncurses applications (vim, irssi use it, I think?) work fine.</p>
952
236
2010-08-07T22:28:12.057
2014-07-12T11:00:55.953
How can I run Dwarf Fortress in text mode (ncurses) on my Linux VPS?
[ "10.04", "server", "vps" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2010-08-07T22:27:04.383", "id": "1490", "postId": "1626", "score": "0", "text": "I originally asked this on gaming, but people there suggested to ask here: http://gaming.stackexchange.com/questions/4716/how-can-i-run-dwarf-fortress-in-text-mode-on-my-linux-vps", "userDispl...
{ "accepted": true, "body": "<p>I was able to recreate the segfaulting by running df on a regular Ubuntu install with X turned off.</p>\n\n<pre><code>...\n(Dwarf_Fortress:5346): Gdk-CRITICAL **: gdk_window_new: assertion `GDK_IS_WINDOW (parent)' failed\nSegmentation fault\n</code></pre>\n\n<p>I suspect the problem is that this game expects to have a functioning GL driver available. And for that you need X running. But a VPS doesn't have X!</p>\n\n<p>Instead, use Xvfb, which is a \"fake\" virtual X. You'll need to install xvfb and whatever dependencies it wants (probably xorg-server-core and a bunch of other stuff that may not be installed on Ubuntu Server).</p>\n\n<p>Start the fake xserver up like this:</p>\n\n<pre><code> $ Xvfb :1 -screen 0 1024x768x16 &amp;\n</code></pre>\n\n<p>Then make sure your DISPLAY variable is pointed to it:</p>\n\n<pre><code>$ export DISPLAY=:1\n$ ./df\n</code></pre>\n\n<p>I also needed to disable sound and run in TEXT mode, but it worked this way, with no X running. I hope it works for you.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-08-20T17:45:20.873", "id": "2732", "postId": "2691", "score": "0", "text": "The segfault is gone, but when I run it, I get \"Fallback: Opened libncurses, output may be broken. Symbol not found: waddnwstr.\", and gives no more output, which can be exited with Ctrl-X but totally messes up the ssh session. (makes the width 80+the prompt rather than 80 inc. the prompt).\n\nThis is the closest answer I got, so I'm giving you the bounty anyway, before it expires, but I hope that this new problem can also be solved also.", "userDisplayName": null, "userId": "952" }, { "creationDate": "2010-08-20T18:07:00.337", "id": "2735", "postId": "2691", "score": "0", "text": "Right, I was missing a symlink there. Fixed that. Now all I get is grey output (not the black of my terminal, but a different grey colour).", "userDisplayName": null, "userId": "952" }, { "creationDate": "2010-08-21T23:21:14.097", "id": "2799", "postId": "2691", "score": "0", "text": "I got that symbol not found error, and installing lib32ncursesw5-dev and lib32ncursesw5 (I'm on 64-bit) solved it.", "userDisplayName": null, "userId": "913" }, { "creationDate": "2010-08-24T16:16:39.380", "id": "2958", "postId": "2691", "score": "0", "text": "I am using 32 bit. I had to create a symlink for /usr/lib/libncursesw.so -> /lib/libncursesw.so.5 for the symbol not found error.", "userDisplayName": null, "userId": "952" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-08-20T05:19:23.320", "id": "2691", "lastActivityDate": "2010-08-20T05:49:01.640", "lastEditDate": "2010-08-20T05:49:01.640", "lastEditorDisplayName": null, "lastEditorUserId": "913", "ownerDisplayName": null, "ownerUserId": "913", "parentId": "1626", "postTypeId": "2", "score": "10" }
[ { "accepted": null, "body": "<p>You could try to use <code>ldd</code> to see if there is a shared object missing.</p>\n\n<p>For example, something like:</p>\n\n<pre><code>ldd /usr/local/bin/df\n</code></pre>\n\n<p>Everything that ldd lists as \"not found\" is missing.</p>\n\n<p>You should also try to look a...
null
null
null
null
null
1629
1
1631
2010-08-07T22:34:48.460
4
3295
<p>I have a very slow SSD on an eeepc900A, and it occasionally freezes the OS (even the mouse pointer) with system monitor showing excessive IOWait. How can I diagnose what is causing this and should the system allow it?</p> <p>Thanks.</p>
953
null
null
2015-06-25T18:31:13.127
Occasional excessive IOWait freezes computer - how to diagnose?
[ "filesystem", "performance" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You could install the package <code>iotop</code></p>\n\n<pre><code>sudo apt-get install iotop\n</code></pre>\n\n<p>and run the program to see what has high io demands at those moments.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-08-07T22:55:48.700", "id": "1493", "postId": "1631", "score": "0", "text": "Thanks. Unfortunately iotop tells me:\n\nCONFIG_TASK_DELAY_ACCT not enabled in kernel, cannot determine SWAPIN and IO %\n\nAny way around that?", "userDisplayName": null, "userId": "953" }, { "creationDate": "2010-08-07T22:58:18.290", "id": "1495", "postId": "1631", "score": "0", "text": "That said, iotop -o seems to give me all I need to know for now.", "userDisplayName": null, "userId": "953" }, { "creationDate": "2010-08-07T23:02:50.500", "id": "1496", "postId": "1631", "score": "0", "text": "@themuddler: I am not sure if the changed kernel will be backported, but in Maverick this kernel configuration will be enabled.", "userDisplayName": null, "userId": "4" }, { "creationDate": "2010-08-22T19:20:52.277", "id": "2833", "postId": "1631", "score": "0", "text": "Even without CONFIG_TASK_DELAY_ACCT enabled in the kernel, you can still see which applications read or write the most (try left & right arrow to select the \"sort column\")", "userDisplayName": null, "userId": "935" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-08-07T22:49:06.243", "id": "1631", "lastActivityDate": "2015-06-25T18:31:13.127", "lastEditDate": "2015-06-25T18:31:13.127", "lastEditorDisplayName": null, "lastEditorUserId": "367165", "ownerDisplayName": null, "ownerUserId": "4", "parentId": "1629", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>You could install the package <code>iotop</code></p>\n\n<pre><code>sudo apt-get install iotop\n</code></pre>\n\n<p>and run the program to see what has high io demands at those moments.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-08...
null
null
null
null
null