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
14555
1
14566
2010-11-23T16:29:29.867
10
1942
<p>What is so new about indicators?</p> <p>What did we have before?</p> <p>Are there technical or usability differences?</p>
5592
25863
2012-11-21T21:18:21.773
2012-11-21T21:18:21.773
What is the difference between indicators and a system tray?
[ "indicator", "usability", "design" ]
3
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-23T16:31:44.203", "id": "15270", "postId": "14555", "score": "0", "text": "Did you just steal my question from OMG Ubuntu?! :o ;) http://www.omgubuntu.co.uk/2010/11/stackapplet-1-4-released-ubuntu-indicator/", "userDisplayName": null, "userId": "4409" }, { ...
{ "accepted": true, "body": "<p><em>Indicators</em> is a project of the Ayatana team, focussed on usability and\ndesign. The indicators they have invisioned to replace the traditional\n\"system tray\" have the following goals:</p>\n\n<ul>\n<li><p><strong>Support for KDE and GNOME</strong></p>\n\n<ul>\n<li>That means that developers only have to do the work once. Which is rather nice.</li>\n</ul></li>\n<li><p><strong>Creating a space for innovation</strong></p>\n\n<ul>\n<li>The most obvious example is the messaging menu, which unifies email, irc\ninstant messaging, and (\"Your App Here\") into a consise menu that will\nalways behave in the same way</li>\n</ul></li>\n<li><p><strong>Cleaning up the clutter</strong></p>\n\n<ul>\n<li>many applications put up indicators for various reasons - and not always\ngood ones. Indicators make it easy to combine various tasks into a single\nindicator, leaving the user with a clean indication area, where they actually\nunderstand what everything does.</li>\n</ul></li>\n<li><p><strong>Accessibility</strong></p>\n\n<ul>\n<li>there were some accessibility problems with the old system, with indicators\nthey can be addressed. (An example: some system tray applications would paint \ntheir window in a weird way such that screen-readers weren't able to read\ntheir text)</li>\n</ul></li>\n</ul>\n\n<p>You might be interested in the <a href=\"http://design.canonical.com/\" rel=\"noreferrer\">Canonical Design Blog</a> and the <a href=\"https://launchpad.net/ayatana\" rel=\"noreferrer\">Ayatana Project</a>.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-23T21:18:29.917", "id": "15325", "postId": "14566", "score": "0", "text": "Not the forget the ability to use Keyboard. Super+S and I's set to rock the indicators.", "userDisplayName": null, "userId": "214" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-23T17:37:18.217", "id": "14566", "lastActivityDate": "2010-11-23T17:37:18.217", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1067", "parentId": "14555", "postTypeId": "2", "score": "6" }
[ { "accepted": null, "body": "<p>I know this question has been answered a lot of time, but here my own answer :)</p>\n\n<p>The main difference between the \"system tray\" and the Indicator applets is that \"tray icons\" are application-wise ( so one icon per application ), while Indicators applets are task-w...
null
null
null
null
null
14558
1
14559
2010-11-23T16:50:20.983
21
206723
<p>I installed NTP server on Ubuntu Server 10.04 using:</p> <pre><code>sudo apt-get install ntp </code></pre> <p>The NTP daemon seems working and listening on the 123 port.</p> <p>However, I was not able to get the time from another machine:</p> <pre><code>sudo ntpdate -u my_ntp_server 23 Nov 18:48:41 ntpdate[2990]: no server suitable for synchronization found </code></pre> <p>Is there any necessary configurations to do?</p>
5927
235
2012-05-15T22:51:22.493
2021-09-10T10:10:17.443
How do I setup a local NTP server?
[ "server", "ntp" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Here's a good how-to from Ubuntu forums: <a href=\"http://ubuntuforums.org/showthread.php?t=862620\" rel=\"nofollow noreferrer\">http://ubuntuforums.org/showthread.php?t=862620</a></p>\n<p>Flagrant copy-pasta:</p>\n<p><strong>HOWTO: Set Up an NTP Server</strong></p>\n<p>This tutorial describes how to set up your machine as a local Network Time Protocol (NTP) server and/or how to use the NTP daemon to regularly maintain an accurate system time.</p>\n<p><strong>What is NTP?</strong></p>\n<p>The Network Time Protocol (NTP) is a protocol designed for accurately synchronizing local time clocks with networked time servers. The NTP network of time servers is set up as a hierarchical manner, such that any user can enter the system as a server at some level (see the Wikipedia page for more details).</p>\n<p>The NTP hierarchy is separated into different levels, called clock strata. The most accurate level, Stratum 0, is reserved for atomic clocks, etc. The next level, Stratum 1, is generally used by networked machines locally connected to the Stratum 0 clocks. Stratum 2...15 are NTP machines that are connected, in turn, to lower level clocks and each other.</p>\n<p>This guide describes how to synchronize accurately with Stratum 1 and 2 machines, and maintain as accurate of system clock as possible throughout the day. Sections are also included on how to allow your machine to operate as a Stratum 2/3 server for other machines on your local network.</p>\n<p><strong>Do I have to make an NTP server?</strong></p>\n<p>No... absolutely not! If you're satisfied with the clocks on your network having some unknown difference from the standard time (and each other), then you do not have to set up an NTP server. I set one up on my laptop in order to synchronize multiple machines on a local network within &lt; 1 ms for a bioengineering experiment. There are various other advantages, in addition, which are described below.</p>\n<p><strong>Motivation:</strong></p>\n<p>Regularly, unmodified Ubuntu boxes use ntpdate (<code>/usr/sbin/ntpdate</code>) to synchronize the clock periodically with some external time server. This approach synchronizes the clock with a coarse resolution (typically once a day).</p>\n<p>Computer clocks are imperfect, and will drift from the (correct) time server during the day. Furthermore, drift rates in the clocks of different computers differ, such that by the end of the day significant differences may exist between different locally networked machines, which may interfere with certain operations (for instance, ever have a makefile complain when moving source code among different machines?).</p>\n<p>It is possible to run the NTP daemon locally on a machine on your network. This has multiple advantages: first, the NTP daemon gradually &quot;learns&quot; the drift rate of your local machine, and can correct for it throughout the day. Synchronization with upper level time servers takes place multiple times a day, and many different time servers may be used simultaneously to make the synchronization more accurate. In this way, the NTP daemon acts as an accurate time client, keeping your system clock as close to the the standard time as possible.</p>\n<p>In addition to maintaining an accurate system clock, the NTP daemon allows a machine on your network (if you would like) to operate as an NTP time server. Doing so will allow other machines on your local network to synchronize with your LAN time server in a very quick and accurate manner, since network latency is minimized. In this way, the differences in clocks between machines on your network is kept as minimal as possible. Mac, and even Windows boxes are also able to synchronize with an NTP server, should you set one up.</p>\n<p>There are other, less personal, motivations for setting up a machine as an NTP server. First, doing so may decrease the strain on higher level NTP servers, since other machines on your LAN may synchronize with a locally established time server. Also, ntpdate has been deprecated in favor of using the -q flag for ntpd (which mimics its functionality). Thus, even if you do not want to run ntpd constantly in the background, ntpdate will eventually be replaced with ntpd, so you may want to become familiar with it now</p>\n<p><strong>How to Maintain an Accurate System Clock with ntpd</strong></p>\n<ol>\n<li>Install the NTP daemon</li>\n</ol>\n<p>First, install the NTP daemon (ntpd):</p>\n<pre><code>sudo aptitude install ntpd\n</code></pre>\n<p>As was previously mentioned, ntpd can act both as a client (synchronizing your system time) and as a server (providing accurate time for other machines).</p>\n<p>Optionally, you may also want to remove the previous (deprecated) time synchronization program, ntpdate. Perhaps it may be wiser to do so after you have ntpd working</p>\n<pre><code>sudo aptitude remove ntpdate\n</code></pre>\n<ol start=\"2\">\n<li>Configure the daemon properly</li>\n</ol>\n<p>The configuration file for ntpd is located at <code>/etc/ntp.conf</code>. The default Ubuntu file probably requires some modification for optimal performance.</p>\n<p>The first section you may want to modify is the list of servers to synchronize with. The default section probably looks as follows:</p>\n<pre><code># You do need to talk to an NTP server or two (or three).\nserver ntp.ubuntu.com\n</code></pre>\n<p>In order to get the most accurate time possible, it is preferable to communicate with multiple different NTP servers, and keep them as close to your physical location as possible. There are various different server lists online, probably the best is located here. There is some debate over the proper number of servers to use. One is better than two, and three or more probably is a good idea, so long as you don't go too overboard. An example of a few time servers that I used follows:</p>\n<pre><code>server nist1-dc.WiTime.net iburst\nserver ntp0.mcs.anl.gov\nserver 0.us.pool.ntp.org\nserver 1.us.pool.ntp.org\nserver 2.us.pool.ntp.org\nserver 3.us.pool.ntp.org\n</code></pre>\n<p>Once a few good servers have been found, add them to the list, putting <code>'iburst'</code> after the most promising one. For instance:</p>\n<pre><code>server nist1-dc.WiTime.net iburst\n</code></pre>\n<p>This will cause ntpd to synchronize very quickly with this server after starting up. Otherwise, ntpd will slowly tend to drift towards agreement with the server list (as is its nature), and it may take 15-20 minutes to synchronize well enough to act as a time server for the rest of your network.</p>\n<p>Also, add a few extra lines to the bottom of your servers list to provide your current local time as a default should you temporarily lose Internet connectivity:</p>\n<pre><code>server 127.127.1.0\nfudge 127.127.1.0 stratum 10\n</code></pre>\n<p>This will prevent any nastiness if you're running ntpd on a laptop or other machine with intermittent periods of disconnection from the Internet.</p>\n<p>All in all, the server list should look similar to the following (this is mine, your servers will probably be different):</p>\n<pre><code># You do need to talk to an NTP server or two (or three).\nserver nist1-dc.WiTime.net iburst\nserver ntp0.mcs.anl.gov\nserver 0.us.pool.ntp.org\nserver 1.us.pool.ntp.org\nserver 2.us.pool.ntp.org\nserver 3.us.pool.ntp.org\nserver 127.127.1.0\nfudge 127.127.1.0 stratum 10\n</code></pre>\n<ol start=\"3\">\n<li>Make sure the configuration works</li>\n</ol>\n<p>Now that you have a proper server list in your <code>/etc/ntp.conf</code> file, it is time to run the daemon and see if you synchronize properly! Make sure you have an active Internet connection, and then run:</p>\n<pre><code>sudo /etc/init.d/ntp restart\n</code></pre>\n<p>Next, monitor your system log to see if you synchronize with a time server:</p>\n<pre><code>tail -f /var/log/syslog\n</code></pre>\n<p>In about 10-15 seconds (or up to 15-20 minutes if you forgot to put 'iburst' after your favorite server), you should see something like the following in your system log:</p>\n<pre><code>Jul 17 16:50:22 hostname ntpd[22402]: synchronized to 140.221.9.20, stratum 2\n</code></pre>\n<p>If this message never comes, you have not yet properly synchronized with the NTP server network. Check the list of NTP peers you are communicating with using the following:</p>\n<pre><code>ntpq -c lpeer\n</code></pre>\n<p>If the 'delay', 'offset', and 'jitter' fields are non-zero and you haven't synchronized, it probably means that you just need to wait a while. Check again that you've inserted the 'iburst' argument to your servers list! My peers, for reference, look something like the following:</p>\n<pre><code> remote refid st t when poll reach delay offset jitter\n==============================================================================\n*milo.mcs.anl.go 192.5.41.40 2 u 4 64 77 46.213 67.753 2.207\n-europium.canoni 193.79.237.14 2 u 63 64 37 97.375 71.020 1.875\n-dtype.org 69.25.96.13 2 u 2 64 77 86.956 69.178 1.804\n+smtp130.junkema 216.218.254.202 2 u 2 64 77 87.266 67.677 0.916\n+kechara.flame.o 216.218.254.202 2 u - 64 77 89.183 68.717 1.713\n-host2.kingrst.c 99.150.184.201 2 u - 64 77 24.306 62.121 2.608\n LOCAL(0) .LOCL. 10 l 59 64 37 0.000 0.000 0.002\n</code></pre>\n<ol start=\"4\">\n<li>Share! (optional)</li>\n</ol>\n<p>Once ntpd is running and is synchronized with the time servers you have selected, you may set it up in order to act as a time server for other machines. To do so, add a section like the following to <code>/etc/ntp.conf</code>:</p>\n<pre><code># Allow LAN machines to synchronize with this ntp server\nrestrict 192.168.1.0 mask 255.255.255.0 nomodify notrap\nrestrict 192.168.2.0 mask 255.255.255.0 nomodify notrap\n# You may add as many (or few) CIDR address blocks to allow to synchronize with your machine as you'd like. I included those commonly used with Linksys (192.168.1.*) and SMC (192.168.2.*) routers.\n</code></pre>\n<ol start=\"5\">\n<li>Synchronize! (optional)</li>\n</ol>\n<p>Once you've set up an NTP server using steps 1-4, you can synchronize the other machines on your network with your server in various manners. I outline a couple of them below:</p>\n<p>ntpd:</p>\n<p>If you have ntpd installed on another machine, you can use your first server in the servers list of your ntp.conf file, or can synchronize one time with the -q option, as follows:</p>\n<pre><code>ntpd -q [IP address of your server]\n</code></pre>\n<p>ntpdate:</p>\n<p>If you still have ntpdate installed on another machine, you may use it to synchronize with your server as follows:</p>\n<pre><code>ntpdate [IP address of your server]\n</code></pre>\n<p>Note: if you are running ntpd on a machine and for some reason still want to use ntpdate to set the time, you must use the -u option.</p>\n<p>Windows:</p>\n<p>Windows machines use a simplified version of NTP called Simple Network Time Protocol (SNTP), and can synchronize with NTP servers. In order to synchronize with your new server, double click on the time and go to the &quot;Internet Time&quot; tab. Put the IP address of your server in the &quot;Server&quot; field. I have attached a screenshot of Windows XP synchronizing with a LAN time server, should anybody be interested.</p>\n<p>That's it! The entire process is not hard, but can be confusing to somebody who hasn't dealt much with the NTP network before. I hope this helps! Let me know if you have any problems setting up your server.</p>\n<p>Mike</p>\n<p>Links</p>\n<p>I found the following links helpful... you may, too!</p>\n<ul>\n<li><a href=\"https://help.ubuntu.com/7.10/server/C/NTP.html\" rel=\"nofollow noreferrer\">https://help.ubuntu.com/7.10/server/C/NTP.html</a></li>\n<li><a href=\"http://linuxwave.blogspot.com/2007/0...tp-server.html\" rel=\"nofollow noreferrer\">http://linuxwave.blogspot.com/2007/0...tp-server.html</a></li>\n<li><a href=\"http://lists.ntp.isc.org/pipermail/q...er/011889.html\" rel=\"nofollow noreferrer\">http://lists.ntp.isc.org/pipermail/q...er/011889.html</a></li>\n<li><a href=\"http://www.linuxhomenetworking.com/w...Fntp.conf_File\" rel=\"nofollow noreferrer\">http://www.linuxhomenetworking.com/w...Fntp.conf_File</a></li>\n<li><a href=\"http://www.ntp.org/ntpfaq/NTP-a-faq.htm\" rel=\"nofollow noreferrer\">http://www.ntp.org/ntpfaq/NTP-a-faq.htm</a></li>\n</ul>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-24T08:03:04.577", "id": "15388", "postId": "14559", "score": "0", "text": "Thanks for the link. Actually, I did not change my configuration! It just worked after some time.", "userDisplayName": null, "userId": "5927" }, { "creationDate": "2015-08-07T17:36:51.040", "id": "946731", "postId": "14559", "score": "0", "text": "on your ntp server you can run `ntpdate -s a_stratum_1_server_address` to force it to sync immediately. then on your other (client) machine, running 'ntpdate -q your_local_ntp_server` should respond with something similar to`server your_local_ntp_server_ip, stratum 2, offset -0.012221, delay 0.02618`", "userDisplayName": null, "userId": "184713" }, { "creationDate": "2017-12-15T09:16:23.163", "id": "1588457", "postId": "14559", "score": "0", "text": "A link only answer can get out of date. Please include the important information in the answer itself.", "userDisplayName": null, "userId": "402623" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-11-23T16:54:33.027", "id": "14559", "lastActivityDate": "2021-04-30T09:11:16.733", "lastEditDate": "2021-04-30T09:11:16.733", "lastEditorDisplayName": null, "lastEditorUserId": "1226308", "ownerDisplayName": null, "ownerUserId": "5768", "parentId": "14558", "postTypeId": "2", "score": "26" }
[ { "accepted": true, "body": "<p>Here's a good how-to from Ubuntu forums: <a href=\"http://ubuntuforums.org/showthread.php?t=862620\" rel=\"nofollow noreferrer\">http://ubuntuforums.org/showthread.php?t=862620</a></p>\n<p>Flagrant copy-pasta:</p>\n<p><strong>HOWTO: Set Up an NTP Server</strong></p>\n<p>This ...
null
null
null
null
null
14561
1
14567
2010-11-23T17:03:17.057
2
1191
<p>just did upgrade from kubuntu 10.04 to 10.10.. after all done and reboot, when the login box shows up, my keyboard and laptop pad ( mouse ) dosn't work, (plugged in the usb mouse, it works sometimes) but never keyboard. i went to recovery , the boot hung up when it says :</p> <pre><code>[ 17.704053] EXT4-fs (sda9): mounted filesystem with ordered data mode Begin: Running /scripts/local-bottom ... Done. Done. Begin: Running /scripts/init-bottom ... Done. </code></pre> <p>stuck here. nothing works except ctrl+alt+del</p> <p>i tried booting from livecd and update-grub, also tried booting manually from grub command line, everytime it stuck at lines above .. so it's not grub problem . how to solve this ?</p> <p>if it is important, i have ATI mobility radeon HD 5470 card . </p>
6458
null
null
2011-01-14T08:00:57.710
after upgrade from 10.04 to 10.10, no keyboard, cannot login
[ "10.10", "upgrade", "kubuntu" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-14T17:50:31.623", "id": "23178", "postId": "14561", "score": "0", "text": "Hello, I also encountered that problem, and now I haven't resolved it.\nI also want to get help from who have experience.\nI don't know whether you resolved it.", "userDisplayName": "hegerer...
{ "accepted": true, "body": "<p>I would say you have a few options...</p>\n\n<ol>\n<li><p>Boot up with the livecd, open a terminal, make sure your old install gets mounted, do a chroot to your existing install, try checking out apt, try reinstalling the kernel (apt-get install package-name --reinstall will reinstall a package), also some other core packages, see if that works, if not do more digging until you either fix it or give up.</p></li>\n<li><p>Boot up with livecd, mount the old install, back up your data to an external device, and reinstall.</p></li>\n</ol>\n\n<p>Depending upon what broke and if you're a ninja, 1 <strong>might</strong> be quicker, otherwise, go with 2. I have also had some upgrade pains to 10.10, had to reinstall ubuntu-desktop and a few other packages. </p>\n\n<p>Hope that helps</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-23T17:53:03.540", "id": "15282", "postId": "14567", "score": "0", "text": "thansk, i'd try option 1, btw while digging on the net, i'v found someone stuck at the same line and fixed it by repairing missing /sbin/initctl.. will try these with your option1 and will back .", "userDisplayName": null, "userId": "6458" }, { "creationDate": "2010-11-24T17:25:06.627", "id": "15475", "postId": "14567", "score": "0", "text": "hello again. i booted from livecd, and mounted my HD, chrooted and reinstalled upstart . reboot and my system is running .. except recovery mode still stuck there. thanks.", "userDisplayName": null, "userId": "6458" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-23T17:49:29.230", "id": "14567", "lastActivityDate": "2010-11-23T17:49:29.230", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "6454", "parentId": "14561", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>I would say you have a few options...</p>\n\n<ol>\n<li><p>Boot up with the livecd, open a terminal, make sure your old install gets mounted, do a chroot to your existing install, try checking out apt, try reinstalling the kernel (apt-get install package-name --reinstall will ...
null
null
null
null
null
14568
1
17644
2010-11-23T17:49:40.453
6
4803
<p>I wanted to setup a few Arcade Games on my Maverick box (for the children, you know, ... :-)). I really like Frozen Bubble but I can't set the graphics preferences, choosing the graphics tab in the game just gives me a little bumping indicator telling me it's working, but nothing happens? </p> <p>How to set the resolution (maybe even fullscreen?) on this game? </p>
3275
114
2010-11-23T18:08:24.270
2011-01-10T16:35:22.863
How to set graphics & resolution on Frozen-Bubble?
[ "10.10", "gnome", "games" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Ok thx everybody! </p>\n\n<p>I reinstalled the game (verion 2.2) and changed the launcher to use the command </p>\n\n<p><code>frozen-bubble --fullscreen</code> (thx Bobby!)</p>\n\n<p>and the game starts in fullscreen mode and works perfectly! (It's installing quite a few graphics related libs, so my guess is, the dependencies have been fixed.) </p>\n\n<p>Thw ingame graphics settings tab doesn't have any function at least for me, so I can't switch graphics mode within the game. No big deal. </p>\n\n<p>So, again, thx for answers - it's working now! </p>\n\n<p>cya all, \npiedro</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-12-15T20:48:38.430", "id": "17644", "lastActivityDate": "2011-01-10T16:35:22.863", "lastEditDate": "2011-01-10T16:35:22.863", "lastEditorDisplayName": null, "lastEditorUserId": "3275", "ownerDisplayName": null, "ownerUserId": "3275", "parentId": "14568", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>There does not seem to be multiple resolutions available for Frozen Bubble. Even if you use the <code>--fullscreen</code> switch, the resolution will not increase. Instead the game will be displayed in the same resolution on a black background.</p>\n\n<p>At least I couldn't f...
null
null
null
null
null
14584
1
14817
2010-11-23T19:57:12.047
19
4069
<p>I find the man page format extremely painful to write. Is there a GUI (<a href="http://en.wikipedia.org/wiki/WYSIWYG">WYSIWYG</a> or <a href="http://en.wikipedia.org/wiki/WYSIWYM">WYSIWYM</a>) editor available to make this task easier? I'm hoping for an application that is to man pages as <a href="http://kompozer.net/">Kompozer</a> is to web pages.</p> <p>I have tried <a href="http://packages.ubuntu.com/p/gmanedit">gmanedit</a> but have found that it is basically just a text editor with some easily available snippets - it is necessary to know the man page format to use it and the editing area is just a text widget.</p> <p>While I'd prefer software that is in the official Ubuntu repositories, I am OK with using unsupported methods for installation such as PPAs or installing from source.</p>
667
22949
2012-10-02T19:16:46.420
2016-11-06T02:35:39.863
Are there any GUI man page editors are available?
[ "software-recommendation", "gui", "documentation", "editor" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It is possible to author <a href=\"http://www.docbook.org/tdg/en/html/ch02.html#making-refentry\" rel=\"nofollow noreferrer\" title=\"&quot;Making a Reference Page&quot;, in Chapter 2 of &quot;DocBook: The Definitive Guide&quot; by Norman Walsh and Leonard Muellner\">man pages using DocBook</a> markup and use tools such as <a href=\"http://packages.ubuntu.com/maverick/docbook2x\" rel=\"nofollow noreferrer\">docbook2x-man</a> to create troff output. There are some visual (\"WYSIWYM\"-style) editors available for editing DocBook markup. For example, the GPL-licensed <a href=\"http://www.syntext.com/products/serna-free/\" rel=\"nofollow noreferrer\">Syntext Serna Free</a>:</p>\n\n<p><img src=\"https://i.stack.imgur.com/NcqI4.png\" alt=\"Screenshot of using Syntext Serna Free to edit a DocBook reference entry\"></p>\n\n<p>Also, <a href=\"http://packages.ubuntu.com/maverick/doclifter\" rel=\"nofollow noreferrer\">doclifter</a> is a utility for converting man pages to DocBook.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-24T23:33:57.337", "id": "15529", "postId": "14817", "score": "0", "text": "Agreed, I write my man pages in docbook format. It's much more maintainable!", "userDisplayName": null, "userId": "6186" }, { "creationDate": "2012-10-06T20:42:39.083", "id": "245416", "postId": "14817", "score": "0", "text": "Docbook is the best format for creating documentation. Once your Docbook file is completed, it can be converted to a multitude of formats. XHTML, Man Pages, etc ...", "userDisplayName": null, "userId": "34219" }, { "creationDate": "2012-11-08T17:11:40.150", "id": "266015", "postId": "14817", "score": "0", "text": "Seems like a nice editor, but unfortunately it looks like there is no free version anymore.", "userDisplayName": null, "userId": "11015" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T23:15:04.060", "id": "14817", "lastActivityDate": "2010-11-24T23:15:04.060", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1296", "parentId": "14584", "postTypeId": "2", "score": "9" }
[ { "accepted": null, "body": "<p>There is one, <a href=\"http://freshmeat.net/projects/manedit/\" rel=\"nofollow\">ManEdit</a>. However, I don't know if its still active :(</p>\n\n<p>Thanks!</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-23T22:04:14.660", ...
null
null
null
null
null
14585
1
14612
2010-11-23T20:05:38.470
8
1903
<p>After searching this site, and reading the Ubuntu community documentation, I've decided to use a simple tar command such as </p> <pre><code>sudo tar -cvpzf serverbackupMMDDYYYY.tgz --exclude=/proc --exclude=/lost+found --exclude=/mnt --exclude=/sys --exclude=/media --exclude=/backups --exclude=/boot --exclude=/dev --exclude=/home -exclude=/tmp --exclude=serverbackupMMDDYYYY.tgz / </code></pre> <p>To backup my system. While researching how to backup my system it seemed some people recommended excluding /dev (as I'm doing above) and others warned that there could be problems doing that (but they didn't elaborate).</p> <p>What are the pros and cons of including or excluding /dev in a backup?</p> <p>I tested a full backup/restore and didn't run into any problems excluding /dev myself, but I also think I took more steps than necessary to restore. After inserting a non broken hard drive I reinstalled Ubuntu and then extracted the backup over the fresh install.</p>
4500
169736
2014-04-06T00:29:36.530
2014-04-06T00:29:36.530
Should I include /dev in backups?
[ "backup" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Some directories are irrelevant into a backup. For example:</p>\n\n<ul>\n<li>/dev/*</li>\n<li>/proc/*</li>\n<li>/sys/*</li>\n<li>/tmp/*</li>\n<li>*lost+found</li>\n</ul>\n\n<p>They are created during the boot, and are related specific with your devices and/or your running processes.</p>\n\n<p>While its irrelevant to backup or not - your kernel will recreate those directories when boot from restored backup - you probably will save a little time if you do not backup it.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-23T21:19:32.580", "id": "14612", "lastActivityDate": "2014-04-06T00:29:22.473", "lastEditDate": "2014-04-06T00:29:22.473", "lastEditorDisplayName": null, "lastEditorUserId": "169736", "ownerDisplayName": null, "ownerUserId": "5944", "parentId": "14585", "postTypeId": "2", "score": "9" }
[ { "accepted": null, "body": "<ul>\n<li>None of the nodes in dev are real files, and none of them contain much that isn't generated.</li>\n</ul>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-23T21:07:59.960"...
null
null
null
null
null
14586
1
14608
2010-11-23T20:11:50.760
3
695
<p>Okay here's the deal, there is a bug about this (or so it seems) that I reported (it's been changed <strong>a lot</strong> since then); Skype is crashing and random/on clicks (e.g. adding a contact). I'm tired of Skype, but unfortunately I don't rule the world and I can make anyone switch. Are there any alternate clients? Like something I can use to connect to Skype, add contacts, and chat? Video support would be nice, but it's optional. I know SkypeKit needs a payment first, so it's unlikely anyone has made anything with it, but, I'm DESPERATE right now -__- (the crashing has made me lose stuff, so I'm a bit... you know).</p> <p>ANYTHING that works would be GREATLY appreciated.</p> <p>I'll use ekiga for contacts who don't care about Skype, but some won't switch so ekiga is off the list :P</p>
1992
235
2010-11-23T20:12:51.073
2017-02-19T23:31:20.570
Any way to use Skype without random crashes? Like another gui?
[ "xorg", "skype" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I found something myself, and I think this might be useful for other users:</p>\n\n<p><a href=\"https://imo.im/\" rel=\"nofollow\">imo.im</a> allows you to chat, even with video, on Skype and other similar services (MSN, etc). The cool part, and perhaps the drawback, is that it is a website, so you have to have a browser window open. To work around this \"limitation\" I'm planning to use prism, so I can have a desktop application (though it looks better in webkit).</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-06-27T16:53:41.223", "id": "56610", "postId": "14608", "score": "0", "text": "imo.im is awesome alright. HTML5 FTW!", "userDisplayName": null, "userId": "814" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-23T20:55:42.283", "id": "14608", "lastActivityDate": "2011-06-27T16:35:46.910", "lastEditDate": "2011-06-27T16:35:46.910", "lastEditorDisplayName": null, "lastEditorUserId": "20334", "ownerDisplayName": null, "ownerUserId": "1992", "parentId": "14586", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>You might be able to use pidgin and this plugin</p>\n\n<p><a href=\"http://eion.robbmob.com/\" rel=\"nofollow\">eion.robbmob.com</a></p>\n\n<p>Eion's plugin will let you use skype from within pidgin you still need to have skype running but you won't have to use the gui. It is...
null
0
null
null
null
14590
1
null
2010-11-23T20:17:18.400
1
546
<p>Whenever i switch to a virtual terminal, using <kbd>ctrl</kbd>+<kbd>alt</kbd>+<kbd>F1</kbd> etc.. it asks me for my user credentials:</p> <p><code>*computername* login:</code></p> <p>At this point i enter my Username, followed by my Password. However the terminal never lets me login and keeps telling me, that i have got the wrong credentials. </p> <hr> <p><strong>EDIT</strong>:<br> Curiously if i boot up without starting <code>x</code>, i can log in via the command line ok, its just virtual terminals that cause problems.</p> <p>What am i doing wrong?</p>
2978
47151
2012-03-11T09:42:41.910
2012-03-11T09:42:41.910
User credentials not recognised in virtual terminal
[ "command-line", "login", "authentication" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2010-11-23T23:47:12.560", "id": "15347", "postId": "14590", "score": "0", "text": "Does your username or password contain non-ASCII or otherwise unusual characters?", "userDisplayName": null, "userId": "1116" }, { "creationDate": "2010-11-24T00:17:58.647", ...
null
[ { "accepted": null, "body": "<p>Normally /var/log/auth* has(have) some clues regarding failure. Please check there for starters.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-23T20:35:54.767", "id": "15307", "postId": "14598", "score": "...
null
null
null
null
null
14591
1
14595
2010-11-23T20:19:52.470
4
1108
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/10622/how-can-i-enable-ctrlaltbackspace">How can I enable Ctrl+Alt+Backspace?</a> </p> </blockquote> <p>My <kbd>Esc</kbd> key sequences (such as those used to restart x etc) don’t seem to work. For example when i press <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>Backspace</kbd> which is supposed to restart x-server, nothing happens. Do I need to enable these separately?</p>
2978
-1
2017-04-13T12:23:23.910
2015-10-02T14:03:39.787
ctrl + alt + backspace does not work
[ "command-line" ]
2
2
CC BY-SA 3.0
[ { "creationDate": "2010-11-23T20:27:57.950", "id": "15303", "postId": "14591", "score": "0", "text": "If you are looking for an answer related with Ctrl+alt+backspace, so change you Ask title - sounds vague and hard to answer. Thanks!", "userDisplayName": null, "userId": "5944" }, { ...
{ "accepted": true, "body": "<p>You can also do this just for your user. <em>System -> Preferences -> Keyboard</em> go to the <code>Layouts</code> tab and select <code>Options</code>. Then check <strong>Key sequence to kill X server</strong>. </p>\n\n<p><img src=\"https://i.stack.imgur.com/vZoi5.png\" alt=\"alt text\"></p>\n\n<p>Or run <code>gnome-control-center</code> from a terminal if you're using a shell without that same menu hierarchy.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-23T20:26:09.970", "id": "14595", "lastActivityDate": "2012-02-26T20:51:03.150", "lastEditDate": "2012-02-26T20:51:03.150", "lastEditorDisplayName": null, "lastEditorUserId": "38636", "ownerDisplayName": null, "ownerUserId": "114", "parentId": "14591", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>You can also do this just for your user. <em>System -> Preferences -> Keyboard</em> go to the <code>Layouts</code> tab and select <code>Options</code>. Then check <strong>Key sequence to kill X server</strong>. </p>\n\n<p><img src=\"https://i.stack.imgur.com/vZoi5.png\" alt=...
null
null
2010-11-23T21:10:23.087
null
null
14596
1
14640
2010-11-23T20:27:42.267
0
992
<p>I recently installed the Liquorix Kernel after hearing that it had the 200 line patch in the kernel.</p> <p>Once I installed it, everything worked great and I had HUGE performance improvements. At that point i was using the 2.6.36-14 version. </p> <p>The kernel has now updated twice to version 2.6.36.-16 and now I have no sound coming from my system. Alsa mixer shows that nothing is muted.</p> <p>How can i resolve this issue?</p> <blockquote> <p>Here is the script output file everyone requested. <a href="http://ubuntuone.com/p/Qfi" rel="nofollow">alsa-info.txt</a></p> </blockquote>
6465
6465
2010-11-25T03:41:11.957
2010-11-26T01:32:46.840
No sound after Liquorix Kernel update
[ "10.10", "kernel", "sound", "updates" ]
2
5
CC BY-SA 2.5
[ { "creationDate": "2010-11-23T20:52:31.617", "id": "15317", "postId": "14596", "score": "0", "text": "You may need to contact Liquorix Kernel maintainer to get help. I have only one clue: you need to rebuild the sound stack (alsa and pulseaudio) to get it working with Liquorix. Thanks!", "us...
{ "accepted": true, "body": "<p>I would argue you should ask in the <a href=\"http://techpatterns.com/forums/forum-34.html\" rel=\"nofollow\">Liquorix forums</a>. Only a few people here have experience with the patches it uses.</p>\n\n<p>Something to try before you do though, and it'll sound silly, but have you run <code>alsamixer</code> and checked that it isn't muted? Sounds silly, but you wouldn't be the first person to overlook it. We've all done it at least once ;)</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-24T05:47:29.977", "id": "15378", "postId": "14640", "score": "0", "text": "I check and no, my sound is not muted. Thanks for the tip though.", "userDisplayName": null, "userId": "6465" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T00:42:47.400", "id": "14640", "lastActivityDate": "2010-11-24T00:42:47.400", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "449", "parentId": "14596", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>Please see <a href=\"https://askubuntu.com/questions/14191/ubuntu-sound-not-working/14338#14338\">Ubuntu sound not working</a>, thanks!</p>\n\n<p>If you feel odd about posting a bug report in Launchpad, the procedure we normally follow to request necessary information is to a...
null
null
null
null
null
14599
1
14602
2010-11-23T20:30:09.187
1
637
<p>After reinstalling ubuntu a couple of days ago (dont ask), ive been getting strange messages at boot up, and i dont seem to have the plymouth boot splash screen thing (whatever the one with the ubuntu logo and the white and orange dots is). </p> <p>My computer seems to function ok, and boots up fine, it just boots straight to the gdm.</p> <p>The message im getting is:</p> <p><code>modprobe: FATAL: Could not load lib/modules/2.6.35-22-generic/modules.dep no such file or directory</code></p> <p>this is displayed twice at boot. Anyone know whats gone wrong?</p>
2978
null
null
2010-11-23T20:39:57.263
Strange messages at boot and no plymouth
[ "boot", "plymouth" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>That's a race condition, and it isn't fatal to the boot despite the ominous module-init-tools output. Please see <a href=\"https://bugs.launchpad.net/ubuntu/+source/linux/+bug/642421\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/linux/+bug/642421</a>.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-12-21T11:54:34.287", "id": "19622", "postId": "14602", "score": "0", "text": "What is the final accepted solution?", "userDisplayName": null, "userId": "7607" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-23T20:39:57.263", "id": "14602", "lastActivityDate": "2010-11-23T20:39:57.263", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "6369", "parentId": "14599", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>That's a race condition, and it isn't fatal to the boot despite the ominous module-init-tools output. Please see <a href=\"https://bugs.launchpad.net/ubuntu/+source/linux/+bug/642421\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/linux/+bug/642421</a>.</p>\n", ...
null
null
null
null
null
14607
1
14711
2010-11-23T20:51:35.613
5
5646
<p>If I add or remove an Indicator (my adding or removing a package) I currently have to logout or restart to see the effects of my changes.</p> <p>How can I refresh my Indicators from within my session to enable me to keep working?</p>
866
null
null
2015-12-01T19:31:06.987
How to refresh Indicators?
[ "indicator" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Try restarting the gnome-panel by hitting Alt+F2 and then typing <code>killall gnome-panel</code>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T10:04:25.827", "id": "14711", "lastActivityDate": "2010-11-24T10:04:25.827", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5592", "parentId": "14607", "postTypeId": "2", "score": "6" }
[ { "accepted": null, "body": "<p>Just kill the relevant processes, this will work even if you don't uninstall first:</p>\n\n<p><code>killall indicator-sound-service</code></p>\n\n<p>For example, to get rid of the sound indicator after you've uninstalled it, or to refresh it.</p>\n\n<p>Other services include:...
null
null
null
null
null
14615
1
14622
2010-11-23T21:39:43.917
14
39040
<p>Currently, when I type "python" at the terminal I get v2.6 which is all fine and dandy but how can I set it to use v3.1 instead? Is there a "path" variable out there somewhere that I can change like windows?</p> <p><strong>EDIT:</strong> I already have python3 installed and up and running. I just want to know how to set it as the shells default python version.</p>
5179
5179
2010-11-24T02:47:26.147
2017-02-19T23:33:18.960
How do I make the terminal run python 3.1?
[ "command-line", "python" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2012-07-18T14:17:30.880", "id": "202395", "postId": "14615", "score": "0", "text": "**python3** vs **python** from the command line.", "userDisplayName": null, "userId": "13247" } ]
{ "accepted": true, "body": "<p>Use <a href=\"http://packages.ubuntu.com/python-virtualenv\" rel=\"nofollow noreferrer\">python-virtualenv</a> to create a virtual python environment.</p>\n\n<p>Select the version of Python to be created in the virtual environment: </p>\n\n<pre><code>virtualenv --python=/usr/bin/python3.1 myvirtualenv\n</code></pre>\n\n<p>To manage multiple virtual Python environments, install the <a href=\"http://packages.ubuntu.com/virtualenvwrapper\" rel=\"nofollow noreferrer\">virtualenvwrapper</a> extension. </p>\n\n<p><a href=\"http://pypi.python.org/pypi/virtualenv\" rel=\"nofollow noreferrer\">Why virtualenv?</a></p>\n\n<blockquote>\n <p>The basic problem being addressed is one of dependencies and versions, and indirectly permissions. Imagine you have an application that needs version 1 of LibFoo, but another application requires version 2. How can you use both these applications? If you install everything into /usr/lib/python2.4/site-packages (or whatever your platform's standard location is), it's easy to end up in a situation where you unintentionally upgrade an application that shouldn't be upgraded.</p>\n</blockquote>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-24T17:15:40.330", "id": "15474", "postId": "14622", "score": "0", "text": "If my app ever goes public I will definitely use this thank you.", "userDisplayName": null, "userId": "5179" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-23T22:01:10.173", "id": "14622", "lastActivityDate": "2017-02-19T23:32:17.973", "lastEditDate": "2017-02-19T23:32:17.973", "lastEditorDisplayName": null, "lastEditorUserId": "527764", "ownerDisplayName": null, "ownerUserId": "4776", "parentId": "14615", "postTypeId": "2", "score": "18" }
[ { "accepted": true, "body": "<p>Use <a href=\"http://packages.ubuntu.com/python-virtualenv\" rel=\"nofollow noreferrer\">python-virtualenv</a> to create a virtual python environment.</p>\n\n<p>Select the version of Python to be created in the virtual environment: </p>\n\n<pre><code>virtualenv --python=/us...
null
null
null
null
null
14627
1
null
2010-11-23T23:08:28.843
29
68504
<p>I am trying to build my own module for <code>usbhid.ko</code>, but after I compiled, I can't load the module. <code>dmesg</code> says <code>no symbol version for module_layout</code>. I am wondering what is the problem? I have already used the kernel source provided by Ubuntu and I have also make sure the kernel version is the same.</p>
6139
22949
2012-08-29T10:41:54.477
2018-06-19T23:06:45.580
"no symbol version for module_layout" when trying to load usbhid.ko
[ "kernel", "modules" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>You must use the precisely identical kernel configuration prior to running <code>make prepare</code>. Also, if you're building it out-of-tree, you need to be building it against the precisely identical kernel headers matching your currently running kernel (or the target one ...
null
null
null
null
null
14629
1
14633
2010-11-23T23:45:52.570
58
127895
<p>I keep seeing places refer to the "partner" repository as a place I can get software, how can I enable this repository? Please specify how to do this graphically and via command line.</p>
235
null
null
2017-07-13T02:21:56.820
How do I enable the "partner" repository?
[ "package-management", "software-center", "software-sources" ]
7
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><strong>GUI Way</strong>: <br/></p>\n\n<p>Click on the ubuntu button, then search for \"Software Sources\" (or \"Software &amp; Updates\" on Ubuntu 16.04+) and go to the \"Other Software\" tab.</p>\n\n<p><img src=\"https://i.stack.imgur.com/KH2Z7.png\" alt=\"enter image description here\"></p>\n\n<p><strong>Command Line Way</strong>:</p>\n\n<ul>\n<li>Open the sources.list file: <code>gksudo gedit /etc/apt/sources.list</code> (or with the command line editor of your choice, <code>sudo nano /etc/apt/sources.list</code> would use <code>nano</code> on the command line without a GUI)</li>\n<li><p>Add the partner repositories by removing the <strong>#</strong> in front of the following lines (<code>maverick</code> is the version of your Ubuntu installation, it may differ, so use the codename of the release you are using instead of 'maverick'. If you're not sure run <code>lsb_release -c</code> to find out.)</p>\n\n<pre><code># deb http://archive.canonical.com/ubuntu maverick partner\n# deb-src http://archive.canonical.com/ubuntu maverick partner\n</code></pre></li>\n</ul>\n\n<p><img src=\"https://i.stack.imgur.com/DDkgF.png\" alt=\"Using GEdit to edit the sources.list file\"></p>\n\n<ul>\n<li>Save and Close.</li>\n<li><p>Resynchronize the package index files from their sources: <code>sudo apt-get update</code></p></li>\n<li><p><a href=\"https://help.ubuntu.com/community/Repositories/Ubuntu#Adding%20Canonical%20Partner%20Repositories\" rel=\"noreferrer\">Official documentation</a> for reference</p></li>\n</ul>\n", "commentCount": "5", "comments": [ { "creationDate": "2012-05-02T21:02:25.077", "id": "155441", "postId": "14633", "score": "0", "text": "As of Ubuntu Precise, \"Software Sources\" is no longer accessible via the launcher. It has to be accessed through the menu (*Edit* => *Edit software sources*).", "userDisplayName": null, "userId": "6969" }, { "creationDate": "2016-11-04T05:37:53.237", "id": "1296516", "postId": "14633", "score": "0", "text": "@Sid I think you're double dipping here. Your method for the GUI may make more sense, but your method for the command line is dated and the contribution by [Hieu](http://askubuntu.com/a/598307/29097) is better advice. Would you have an object to reducing this method to just the GUI method described? I don't want to downvote you for the GUI contribution. But, I do want to downvote the inferior CLI method (which isn't even really cli because you're using gedit).", "userDisplayName": null, "userId": "29097" }, { "creationDate": "2016-11-07T21:59:51.190", "id": "1299661", "postId": "14633", "score": "0", "text": "Downvoted because @ThomasWard decided to rollback the edit, and the CLI instructions are inferior and dated. Shouldn't have combined the two.", "userDisplayName": null, "userId": "29097" }, { "creationDate": "2016-11-07T23:05:22.467", "id": "1299695", "postId": "14633", "score": "2", "text": "@EvanCarroll The instructions are not necessarily inferior - the methods specified here still work, replacing \"maverick\" with whichever codename is relevant. You're right the GUI way to edit the CLI version is wrong - note my edits which I made indicating to use a text editor instead for the command line rather than the GUI (such as 'nano').", "userDisplayName": null, "userId": "10616" }, { "creationDate": "2016-11-07T23:15:35.297", "id": "1299703", "postId": "14633", "score": "1", "text": "@EvanCarroll There's this thing called *updating* via editing. It works quite well :)", "userDisplayName": null, "userId": "44179" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-23T23:51:59.897", "id": "14633", "lastActivityDate": "2017-07-13T02:21:56.820", "lastEditDate": "2017-07-13T02:21:56.820", "lastEditorDisplayName": null, "lastEditorUserId": "682592", "ownerDisplayName": null, "ownerUserId": "4776", "parentId": "14629", "postTypeId": "2", "score": "57" }
[ { "accepted": true, "body": "<p><strong>GUI Way</strong>: <br/></p>\n\n<p>Click on the ubuntu button, then search for \"Software Sources\" (or \"Software &amp; Updates\" on Ubuntu 16.04+) and go to the \"Other Software\" tab.</p>\n\n<p><img src=\"https://i.stack.imgur.com/KH2Z7.png\" alt=\"enter image des...
null
null
null
null
null
14632
1
14634
2010-11-23T23:51:58.937
10
888
<p>I was reading this <a href="https://wiki.ubuntu.com/SoftwareCenter">Ubuntu Software Center design document</a> and wondering, what software was used to design all those ui concept?</p>
830
235
2010-11-24T16:23:50.150
2017-03-12T14:05:22.947
What software was used to make the Software Center mockups?
[ "software-recommendation", "gui", "design" ]
5
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-24T16:53:40.487", "id": "15469", "postId": "14632", "score": "1", "text": "See also [Native, FOSS GUI prototyping tools?](http://askubuntu.com/questions/1763/native-foss-gui-prototyping-tools)", "userDisplayName": null, "userId": "866" } ]
{ "accepted": true, "body": "<p>Those specific designs are made by hand by <a href=\"https://launchpad.net/~mpt\">Matthew Paul Thomas</a> on graph paper.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-24T01:07:45.090", "id": "15357", "postId": "14634", "score": "0", "text": "ah see, that's why it look more natural.", "userDisplayName": null, "userId": "830" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-23T23:56:55.223", "id": "14634", "lastActivityDate": "2010-11-24T00:26:42.363", "lastEditDate": "2010-11-24T00:26:42.363", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "235", "parentId": "14632", "postTypeId": "2", "score": "11" }
[ { "accepted": true, "body": "<p>Those specific designs are made by hand by <a href=\"https://launchpad.net/~mpt\">Matthew Paul Thomas</a> on graph paper.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-24T01:07:45.090", "id": "15357", "postId": "14...
null
null
null
null
null
14639
1
null
2010-11-24T00:39:42.707
4
542
<p>I'm looking for a tool that would allow me to interface with my delicious bookmarks from within Ubuntu. I know of the Firefox plugin, but I don't want something in the browser. I'd also prefer that it have a GUI. (Though having a CLI in addition would be nice.)</p> <p>All I've found in the repos are libraries and Scuttle. </p>
80
80
2010-11-26T20:28:15.467
2010-11-26T20:28:15.467
Is there a desktop tool for delicious.com (aka del.icio.us)?
[ "software-recommendation", "delicious" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-24T06:26:52.560", "id": "15383", "postId": "14639", "score": "0", "text": "If not view them in a browser, what do you want to do to/with your bookmarks?", "userDisplayName": null, "userId": "4739" }, { "creationDate": "2010-11-24T19:21:48.427", "id"...
null
[ { "accepted": null, "body": "<p><strong><a href=\"http://webmarx.createweb.de/\" rel=\"nofollow noreferrer\">Webmarx</a></strong> is a browser-independent bookmark manager.</p>\n\n<p><img src=\"https://i.stack.imgur.com/BlwaJ.jpg\" alt=\"alt text\"></p>\n", "commentCount": "1", "comments": [ {...
null
null
null
null
null
14643
1
17045
2010-11-24T01:00:58.187
3
3489
<p>I'm trying to install ubuntu 10.10 without installing any linux boot loader (grub, lilo etc). I remember prior 10.10, there's an option for disabling install boot loader. I couldn't find this option when installing 10.10 now.</p> <p>Please help. Many thanks!!</p>
6472
235
2010-11-24T01:03:03.800
2022-12-20T07:09:48.527
Install without installing boot loader
[ "10.10", "installation", "grub2", "bootloader" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-24T01:19:41.580", "id": "15362", "postId": "14643", "score": "0", "text": "Have you tried the Ubuntu Alternate Install CD?", "userDisplayName": null, "userId": "4776" }, { "creationDate": "2010-11-24T11:56:31.180", "id": "15422", "postId": "1464...
{ "accepted": true, "body": "<p>I think you have to use the alternative cd for this, I don't think it's included with the standard desktop cd...</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-12-12T04:44:42.150", "id": "17045", "lastActivityDate": "2010-12-12T04:44:42.150", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "6647", "parentId": "14643", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>There is a workaround for this... You will need a USB stick. When installing 10.10, you must have your USB stick attached to your computer and then, you just choose to install Grub in your USB Stick from the menu \"where to install Grub\".. :)\nAfter you finish your installat...
null
null
null
null
null
14645
1
14658
2010-11-24T01:17:10.207
18
21632
<p>Sometimes I need to quickly copy a file from my remote server to my local machine. Here's my current workflow:</p> <ol> <li>I SSH into my remote server, find the file and copy its full path.</li> <li>I open new terminal tab and type:</li> </ol> <p><code>sftp user@hostname:/path/to/file</code> (where /path/to/file is the path I previously copied)</p> <p>It's not such a pain but it would be really nice if I could skip step 1 and find the path to the file using tab completion directly when typing the sftp command.</p> <p>To illustrate, I could start typing <code>sftp user@hostname:/</code> press <kbd>TAB</kbd> and get a listing of folders in /. I could then go on typing <code>ho</code> press <kbd>TAB</kbd> and it would auto-complete to <code>home</code>, etc. etc.</p> <p>I'm not sure if such a feature exists and otherwise, is it theoretically possible to write a custom tab completion script as described? Any pointers on where to start?</p>
2331
null
null
2013-05-27T03:56:44.873
Is it possible to get tab completion with sftp?
[ "command-line", "sftp", "auto-completion" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Thanks to shellholic's answer, I was able to make it (somewhat) work for sftp. First, create the file <code>/etc/bash_completion.d/sftp</code> with the following content:</p>\n\n<pre><code># custom sftp(1) based on scp\n# see http://askubuntu.com/questions/14645/is-it-possible-to-get-tab-completion-with-sftp\n#\n_sftp()\n{\n local configfile cur userhost path prefix\n\n COMPREPLY=()\n cur=`_get_cword \":\"`\n\n _expand || return 0\n\n if [[ \"$cur\" == *:* ]]; then\n local IFS=$'\\t\\n'\n # remove backslash escape from :\n cur=${cur/\\\\:/:}\n userhost=${cur%%?(\\\\):*}\n path=${cur#*:}\n # unescape spaces\n path=${path//\\\\\\\\\\\\\\\\ / }\n if [ -z \"$path\" ]; then\n # default to home dir of specified user on remote host\n path=$(ssh -o 'Batchmode yes' $userhost pwd 2&gt;/dev/null)\n fi\n # escape spaces; remove executables, aliases, pipes and sockets;\n # add space at end of file names\n COMPREPLY=( $( ssh -o 'Batchmode yes' $userhost \\\n command ls -aF1d \"$path*\" 2&gt;/dev/null | \\\n sed -e \"s/[][(){}&lt;&gt;\\\",:;^&amp;\\!$=?\\`|\\\\ ']/\\\\\\\\\\\\\\\\\\\\\\\\&amp;/g\" \\\n -e 's/[*@|=]$//g' -e 's/[^\\/]$/&amp; /g' ) )\n return 0\n fi\n\n if [[ \"$cur\" = -F* ]]; then\n cur=${cur#-F}\n prefix=-F\n else\n # Search COMP_WORDS for '-F configfile' or '-Fconfigfile' argument\n set -- \"${COMP_WORDS[@]}\"\n while [ $# -gt 0 ]; do\n if [ \"${1:0:2}\" = -F ]; then\n if [ ${#1} -gt 2 ]; then\n configfile=\"$(dequote \"${1:2}\")\"\n else\n shift\n [ \"$1\" ] &amp;&amp; configfile=\"$(dequote \"$1\")\"\n fi\n break\n fi\n shift\n done\n\n [[ \"$cur\" == */* ]] || _known_hosts_real -c -a -F \"$configfile\" \"$cur\"\n fi\n # This approach is used instead of _filedir to get a space appended\n # after local file/dir completions, and $nospace retained for others.\n local IFS=$'\\t\\n'\n COMPREPLY=( \"${COMPREPLY[@]}\" $( command ls -aF1d $cur* 2&gt;/dev/null | sed \\\n -e \"s/[][(){}&lt;&gt;\\\",:;^&amp;\\!$=?\\`|\\\\ ']/\\\\\\\\&amp;/g\" \\\n -e 's/[*@|=]$//g' -e 's/[^\\/]$/&amp; /g' -e \"s/^/$prefix/\") )\n\n return 0\n}\ncomplete -o nospace -F _sftp sftp\n</code></pre>\n\n<p>Then in bash you need to execute <code>. /etc/bash_completion.d/sftp</code> in order to load the script.</p>\n\n<p>All I really did was copy/paste the scp completion script from <code>/etc/bash_completion.d/ssh</code> and replace scp occurences with sftp.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T02:41:27.990", "id": "14658", "lastActivityDate": "2010-11-24T02:51:17.330", "lastEditDate": "2010-11-24T02:51:17.330", "lastEditorDisplayName": null, "lastEditorUserId": "2331", "ownerDisplayName": null, "ownerUserId": "2331", "parentId": "14645", "postTypeId": "2", "score": "8" }
[ { "accepted": null, "body": "<p>Don't use <code>sftp</code>, use <code>scp</code> and it work. You will need an ssh key.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-24T02:42:31.093", "id": "15366", "postId": "14650", "score": "0", ...
null
null
null
null
null
14646
1
null
2010-11-24T01:22:24.980
2
2084
<p>I cannot install anything in the Ubuntu Software Center without it telling me that it's an "untrusted package." I also went to the software sources to "reload" but it gave me this:</p> <pre><code>Could not download all repository indexes The repository may no longer be available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and ensure the repository address in the preferences is correct. Failed to fetch http://ppa.launchpad.net/ubuntu-advertising/uadvt/dists/&lt;source.changes&gt;/ubuntu/maverick/binary-i386/Packages.gz 404 Not Found Failed to fetch http://ppa.launchpad.net/ubuntu-advertising/uadvt/dists/&lt;source.changes&gt;/ubuntu/main/binary-i386/Packages.gz 404 Not Found Some index files failed to download, they have been ignored, or old ones used instead. </code></pre>
4955
114
2010-11-24T01:38:07.877
2013-02-20T09:27:38.120
Cannot install anything in the Ubuntu Software Center
[ "10.10", "software-center" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>From your error message it looks like you added <a href=\"https://launchpad.net/~ubuntu-advertising/+archive/uadvt\" rel=\"nofollow noreferrer\">this PPA</a>, which does not contain any packages. This is what is causing these problems. To fix this, go to <em>Applications -> S...
null
null
null
null
null
14649
1
14655
2010-11-24T01:54:49.700
13
34144
<p>I want to create links to software within Software Center using the APTURL - However, I'm not sure how to find out the true "package name". What is the easiest way to discover a package's name for use with the APTURL or <code>apt-get</code> command?</p>
41
null
null
2024-03-10T18:48:46.017
How can I find the name of a Package?
[ "apt", "package-management", "naming" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can find the name of a package through the Ubuntu Software Center:</p>\n\n<p><img src=\"https://i.stack.imgur.com/irj9W.png\" alt=\"alt text\"></p>\n\n<p>Once launched type the name of the software you wish to find the package name for in the top right search box.</p>\n\n<p><img src=\"https://i.stack.imgur.com/kPH0t.png\" alt=\"alt text\"></p>\n\n<p>Once you find the software you are looking for select \"More Info\"</p>\n\n<p><img src=\"https://i.stack.imgur.com/mlMtO.png\" alt=\"alt text\"></p>\n\n<p>At the bottom of the additional information page you'll find Version information which contains, in parentheses, the name of the package</p>\n\n<p><img src=\"https://i.stack.imgur.com/ckWyA.png\" alt=\"alt text\"></p>\n\n<p>This is the package name you'll want to use in either <code>apt-get</code> commands or in APTURL links. Also - as demonstrated in the above picture - the package names of available add-ons are listed in parentheses next to each respective add-on.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T02:32:01.253", "id": "14655", "lastActivityDate": "2010-11-24T02:42:09.597", "lastEditDate": "2010-11-24T02:42:09.597", "lastEditorDisplayName": null, "lastEditorUserId": "41", "ownerDisplayName": null, "ownerUserId": "41", "parentId": "14649", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p>You can find the name of a package through the Ubuntu Software Center:</p>\n\n<p><img src=\"https://i.stack.imgur.com/irj9W.png\" alt=\"alt text\"></p>\n\n<p>Once launched type the name of the software you wish to find the package name for in the top right search box.</p>\n\n...
null
null
null
null
null
14660
1
null
2010-11-24T03:26:47.657
1
163
<p>Ran into this one tonight:</p> <p>Was on my laptop, and ssh'd into my desktop to access files on my desktop's external HD. So far, so good. However, after remotely rebooting the desktop, the external HD was disabled - I had to physically go to the desktop and log-in in order to get back on the external drive.</p> <p>Is there a way I can set up the external HD to always be on/mounted, even if no one is actually logged in on that machine?</p> <p>Thanks in advance,</p> <p>Joe</p>
6481
null
null
2010-11-24T04:08:12.590
Enable external HD after remote reboot
[ "command-line", "ssh", "disk", "hard-drive" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Follow the information <a href=\"https://help.ubuntu.com/community/Fstab\" rel=\"nofollow\">here</a> to add the drive to your fstab and then you should be able to use it as you asked.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-...
null
null
null
null
null
14663
1
14665
2010-11-24T04:30:30.653
7
2779
<p>I want to use shotwell to manage my photos (along with other power apps like F-Spot and Digicam), for various reasons, but I have one issue. I can't figure out how to delete events. Is this possible (meaning I'm missing something) or is it not a part of the feature set?</p>
1992
null
null
2011-12-28T19:43:55.733
How do I delete events in shotwell?
[ "photo-management", "shotwell" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>This feature has been requested on the Shotwell <a href=\"http://lists.yorba.org/pipermail/shotwell/2010-October/001123.html\">mailing list</a>:</p>\n\n<blockquote>\n <blockquote>\n <p>First and foremost, I think there definitely should be a way to \"delete\"\n events, or assign photos to \"no event\". Importing a folder of ~1000\n \"miscellaneous\" photos collected over a year creates about 30-50 events,\n which is a bit ridiculous; it defeats the purpose of events matching\n actual events and not \"days\", so I'd really like a way to unassign\n photos from events to get a better bird-eye's view of the \"important\"\n pictures among the mess.</p>\n </blockquote>\n \n <p>This has been ticketed: <a href=\"http://trac.yorba.org/ticket/2665\">http://trac.yorba.org/ticket/2665</a></p>\n</blockquote>\n\n<p>This feature has not yet been added, but could be in the future.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-24T06:06:20.617", "id": "15382", "postId": "14665", "score": "0", "text": "thanks. I was going to try to convince someone else to use it, but that will have to wait :D", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2016-07-21T19:12:44.147", "id": "1209140", "postId": "14665", "score": "0", "text": "The links are dead, the ticket URL is now https://bugzilla.gnome.org/show_bug.cgi?id=716753", "userDisplayName": null, "userId": "36803" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T04:51:31.117", "id": "14665", "lastActivityDate": "2010-11-24T04:51:31.117", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "114", "parentId": "14663", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>This feature has been requested on the Shotwell <a href=\"http://lists.yorba.org/pipermail/shotwell/2010-October/001123.html\">mailing list</a>:</p>\n\n<blockquote>\n <blockquote>\n <p>First and foremost, I think there definitely should be a way to \"delete\"\n events,...
null
null
null
null
null
14666
1
null
2010-11-24T05:06:29.243
0
6646
<p>I have oracle virtualbox3.2 installed on ubuntu 9.10 desktop. It was working fine for a long time but suddenly today when I try to open virtualbox going to Applications>system tools> it's showing the below error message on a window:</p> <pre><code>Failed to create the VirtualBox COM object. The application will now terminate. Start tag expected, '&lt;' not found. Location: '/home/avyakta/.VirtualBox/VirtualBox.xml', line 1 (0), column 1. /home/vbox/vbox-3.2.6/src/VBox/Main/VirtualBoxImpl.cpp[535] (nsresult VirtualBox::init()) </code></pre> <p>I also tried "sudo /etc/init.d/vboxdrv setup" but no use.</p> <p>The 'Virtualbox.xml' file was empty, so I removed it and I re-registered vbox again. I had to add the VDIs again but it's not taking the snapshots having specified snapshot location. So I'm looking if there is any way I can make vdi's and its snapshots working.</p> <p>EDIT 1:</p> <p>Here is my xml file of vm named karmic:</p> <pre><code>&lt;?xml version="1.0"?&gt; &lt;VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.10-linux"&gt; &lt;Machine uuid="{1b896ca0-7168-400c-a5a2-f601df03b294}" name="Karmic" OSType="Ubuntu" currentSnapshot="{dd4914df-07b2-43b3-988e-531a369bf6dd}" snapshotFolder="/part2/Karmic9.10/snpsht" lastStateChange="2010-11-30T09:05:57Z"&gt; &lt;ExtraData&gt; &lt;ExtraDataItem name="GUI/LastCloseAction" value="powerOff"/&gt; &lt;ExtraDataItem name="GUI/LastGuestSizeHint" value="720,400"/&gt; &lt;ExtraDataItem name="GUI/LastWindowPostion" value="290,248,720,450"/&gt; &lt;ExtraDataItem name="GUI/MiniToolBarAlignment" value="bottom"/&gt; &lt;ExtraDataItem name="GUI/SaveMountedAtRuntime" value="yes"/&gt; &lt;ExtraDataItem name="GUI/ShowMiniToolBar" value="yes"/&gt; &lt;/ExtraData&gt; &lt;Snapshot uuid="{dd4914df-07b2-43b3-988e-531a369bf6dd}" name="Snapshot 1" timeStamp="2010-11-25T08:45:09Z"&gt; &lt;Hardware version="2"&gt; &lt;CPU count="1" hotplug="false"&gt; &lt;HardwareVirtEx enabled="true" exclusive="true"/&gt; &lt;HardwareVirtExNestedPaging enabled="true"/&gt; &lt;HardwareVirtExVPID enabled="true"/&gt; &lt;PAE enabled="true"/&gt; &lt;/CPU&gt; &lt;Memory RAMSize="512" PageFusion="false"/&gt; &lt;HID Pointing="USBTablet" Keyboard="PS2Keyboard"/&gt; &lt;HPET enabled="false"/&gt; &lt;Boot&gt; &lt;Order position="1" device="Floppy"/&gt; &lt;Order position="2" device="DVD"/&gt; &lt;Order position="3" device="HardDisk"/&gt; &lt;Order position="4" device="None"/&gt; &lt;/Boot&gt; &lt;Display VRAMSize="12" monitorCount="1" accelerate3D="false" accelerate2DVideo="false"/&gt; &lt;RemoteDisplay enabled="false" port="3389" authType="Null" authTimeout="5000"&gt; &lt;VideoChannel enabled="false" quality="75"/&gt; &lt;/RemoteDisplay&gt; &lt;BIOS&gt; &lt;ACPI enabled="true"/&gt; &lt;IOAPIC enabled="false"/&gt; &lt;Logo fadeIn="true" fadeOut="true" displayTime="0"/&gt; &lt;BootMenu mode="MessageAndMenu"/&gt; &lt;TimeOffset value="0"/&gt; &lt;PXEDebug enabled="false"/&gt; &lt;/BIOS&gt; &lt;USBController enabled="true" enabledEhci="true"/&gt; &lt;Network&gt; &lt;Adapter slot="0" enabled="true" MACAddress="080027F8AA0B" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;BridgedInterface name="eth0"/&gt; &lt;/Adapter&gt; &lt;Adapter slot="1" enabled="false" MACAddress="0800271E816E" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;/Adapter&gt; &lt;Adapter slot="2" enabled="false" MACAddress="080027897DD1" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;/Adapter&gt; &lt;Adapter slot="3" enabled="false" MACAddress="0800272F8A63" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;/Adapter&gt; &lt;Adapter slot="4" enabled="false" MACAddress="0800270F071A" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;/Adapter&gt; &lt;Adapter slot="5" enabled="false" MACAddress="080027D69053" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;/Adapter&gt; &lt;Adapter slot="6" enabled="false" MACAddress="08002747E6BF" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;/Adapter&gt; &lt;Adapter slot="7" enabled="false" MACAddress="0800275B2682" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;/Adapter&gt; &lt;/Network&gt; &lt;UART&gt; &lt;Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/&gt; &lt;Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/&gt; &lt;/UART&gt; &lt;LPT&gt; &lt;Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/&gt; &lt;Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/&gt; &lt;/LPT&gt; &lt;AudioAdapter controller="AC97" driver="Pulse" enabled="true"/&gt; &lt;RTC localOrUTC="UTC"/&gt; &lt;SharedFolders/&gt; &lt;Clipboard mode="Bidirectional"/&gt; &lt;IO&gt; &lt;IoCache enabled="true" size="5"/&gt; &lt;IoBandwidth max="0"/&gt; &lt;/IO&gt; &lt;Guest memoryBalloonSize="0"/&gt; &lt;GuestProperties&gt; &lt;GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1290674709753432000" flags=""/&gt; &lt;/GuestProperties&gt; &lt;/Hardware&gt; &lt;StorageControllers&gt; &lt;StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true"&gt; &lt;AttachedDevice passthrough="false" type="DVD" port="1" device="0"/&gt; &lt;/StorageController&gt; &lt;StorageController name="SATA Controller" type="AHCI" PortCount="1" useHostIOCache="false" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3"&gt; &lt;AttachedDevice type="HardDisk" port="0" device="0"&gt; &lt;Image uuid="{f79e6efe-d019-4a2f-8d88-95f47cb07b01}"/&gt; &lt;/AttachedDevice&gt; &lt;/StorageController&gt; &lt;/StorageControllers&gt; &lt;/Snapshot&gt; &lt;Hardware version="2"&gt; &lt;CPU count="1" hotplug="false"&gt; &lt;HardwareVirtEx enabled="true" exclusive="true"/&gt; &lt;HardwareVirtExNestedPaging enabled="true"/&gt; &lt;HardwareVirtExVPID enabled="true"/&gt; &lt;PAE enabled="true"/&gt; &lt;/CPU&gt; &lt;Memory RAMSize="512" PageFusion="false"/&gt; &lt;HID Pointing="USBTablet" Keyboard="PS2Keyboard"/&gt; &lt;HPET enabled="false"/&gt; &lt;Boot&gt; &lt;Order position="1" device="Floppy"/&gt; &lt;Order position="2" device="DVD"/&gt; &lt;Order position="3" device="HardDisk"/&gt; &lt;Order position="4" device="None"/&gt; &lt;/Boot&gt; &lt;Display VRAMSize="12" monitorCount="1" accelerate3D="false" accelerate2DVideo="false"/&gt; &lt;RemoteDisplay enabled="false" port="3389" authType="Null" authTimeout="5000"&gt; &lt;VideoChannel enabled="false" quality="75"/&gt; &lt;/RemoteDisplay&gt; &lt;BIOS&gt; &lt;ACPI enabled="true"/&gt; &lt;IOAPIC enabled="false"/&gt; &lt;Logo fadeIn="true" fadeOut="true" displayTime="0"/&gt; &lt;BootMenu mode="MessageAndMenu"/&gt; &lt;TimeOffset value="0"/&gt; &lt;PXEDebug enabled="false"/&gt; &lt;/BIOS&gt; &lt;USBController enabled="true" enabledEhci="true"/&gt; &lt;Network&gt; &lt;Adapter slot="0" enabled="true" MACAddress="080027F8AA0B" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;BridgedInterface name="eth0"/&gt; &lt;/Adapter&gt; &lt;Adapter slot="1" enabled="false" MACAddress="0800271E816E" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;/Adapter&gt; &lt;Adapter slot="2" enabled="false" MACAddress="080027897DD1" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;/Adapter&gt; &lt;Adapter slot="3" enabled="false" MACAddress="0800272F8A63" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;/Adapter&gt; &lt;Adapter slot="4" enabled="false" MACAddress="0800270F071A" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;/Adapter&gt; &lt;Adapter slot="5" enabled="false" MACAddress="080027D69053" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;/Adapter&gt; &lt;Adapter slot="6" enabled="false" MACAddress="08002747E6BF" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;/Adapter&gt; &lt;Adapter slot="7" enabled="false" MACAddress="0800275B2682" cable="true" speed="0" type="82540EM"&gt; &lt;DisabledModes&gt; &lt;NAT&gt; &lt;DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/&gt; &lt;Alias logging="false" proxy-only="false" use-same-ports="false"/&gt; &lt;/NAT&gt; &lt;/DisabledModes&gt; &lt;/Adapter&gt; &lt;/Network&gt; &lt;UART&gt; &lt;Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/&gt; &lt;Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/&gt; &lt;/UART&gt; &lt;LPT&gt; &lt;Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/&gt; &lt;Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/&gt; &lt;/LPT&gt; &lt;AudioAdapter controller="AC97" driver="Pulse" enabled="true"/&gt; &lt;RTC localOrUTC="UTC"/&gt; &lt;SharedFolders/&gt; &lt;Clipboard mode="Bidirectional"/&gt; &lt;IO&gt; &lt;IoCache enabled="true" size="5"/&gt; &lt;IoBandwidth max="0"/&gt; &lt;/IO&gt; &lt;Guest memoryBalloonSize="0"/&gt; &lt;GuestProperties&gt; &lt;GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1290674709753432000" flags=""/&gt; &lt;/GuestProperties&gt; &lt;/Hardware&gt; &lt;StorageControllers&gt; &lt;StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true"&gt; &lt;AttachedDevice passthrough="false" type="DVD" port="1" device="0"/&gt; &lt;/StorageController&gt; &lt;StorageController name="SATA Controller" type="AHCI" PortCount="1" useHostIOCache="false" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3"&gt; &lt;AttachedDevice type="HardDisk" port="0" device="0"&gt; &lt;Image uuid="{65de14de-f434-469b-a494-528e74e64938}"/&gt; &lt;/AttachedDevice&gt; &lt;/StorageController&gt; &lt;/StorageControllers&gt; &lt;/Machine&gt; &lt;/VirtualBox&gt; </code></pre> <p>Any help..?</p>
3215
3215
2010-11-30T15:53:07.587
2010-12-07T06:49:01.227
How to move vbox virtual machine to different location along with snapshots
[ "virtualbox" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-24T08:09:50.667", "id": "15390", "postId": "14666", "score": "0", "text": "Can you please edit your question so that the title fits to the text? \"Suddenly\" does not seem to involve moving VBox to a different location, does it ;)?", "userDisplayName": null, "u...
null
[ { "accepted": null, "body": "<p>Snapshot information in VirtualBox is stored in various places:</p>\n\n<ul>\n<li><p>Inside the ~/.Virtualbox/Machines/MachineName/Snapshots, there should be a VDI file per snapshot and some .sav files (one for each snapshot and one for the current state if it was saved). I'm ...
null
null
2012-01-24T16:03:50.770
null
null
14668
1
null
2010-11-24T05:23:52.587
2
1057
<p>I recently installed 10.10 on an EEE 1005HAB netbook and the fan is always running pretty loud. I am not too familiar with the ACPI stuff, so I couldn't seem to get it fixed. I do remember having this problem before on other laptops and it was usually a pretty easy fix. What are some common ways to fix this? Thanks!</p>
6225
null
null
2010-11-24T08:04:17.587
Asus EEE 1005HAB fan always running
[ "10.10", "fan", "acpi", "eeepc" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Try to install Jupiter with eee support:</p>\n\n<pre><code>sudo add-apt-repository ppa:webupd8team/jupiter\nsudo apt-get update\nsudo apt-get install jupiter jupiter-support-eee\n</code></pre>\n\n<p>It has support for some eee pc features</p>\n", "commentCount": "1", ...
null
null
null
null
null
14669
1
14675
2010-11-24T05:24:43.417
8
1538
<p>Until today, I've avoided using the file Notes feature in Nautilus (Properties), because of portability problems. ...but they are just so tantalizingly handy! ...Adding notes to a like-named text file works, but requires more juggling that the Notes feature. </p> <p>So I've decided to give the Notes a try; now that I'm (almost) exclusively using Ubuntu ...(I'm past the point of no return ;) </p> <p>So a couple (or three) questions have come up. </p> <ul> <li>Is this Notes feature exclusive to Nautilus? </li> <li>Is there a Terminal CLI for Notes ...like the CLI for <a href="http://packages.ubuntu.com/trash-cli" rel="nofollow noreferrer" title="Package trash-cli">trash</a>?</li> <li>Is there a tool which can batch extract/convert the Notes into individual similarly named text files (or something similar) for "portability"?</li> </ul>
2670
527764
2017-02-19T23:34:00.080
2017-02-19T23:34:00.080
Are "file Notes" exclusive to Nautilus; is there a Terminal CLI?
[ "nautilus", "filesystem" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I am not sure about your first and third question but it appears that it is exclusive (by that I mean that nautilus' metadata is not portable) to Nautilus and I couldn't find any tools for extracting Nautilus file annotations, but here are a few examples of how to access file annotations from the command line,</p>\n\n<p>Set the notes for a file: </p>\n\n<pre><code>hello@world:~$ gvfs-set-attribute -t string Hello.txt metadata::annotation \"This is a note.\"\n</code></pre>\n\n<p>Read the notes for a file:</p>\n\n<pre><code>hello@world:~$ gvfs-info -a metadata::annotation Hello.txt \nattributes: \n metadata::annotation: This is a note.\n</code></pre>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-24T07:02:05.180", "id": "15384", "postId": "14675", "score": "0", "text": "Thanks DoR... That's looking good... It means that the portability issue is solved simply enough (that was my biggest concern)... I don't know bash or python well enough yet, but I can see that it would be a relatively \"trivial\" script to walk the filesystem to dump them all (should the need arise)... For now, I can practice a bit of **bash** and cobble up a simple script with `xsel::PRIMARY` for the filename, and `xsel::CLIPBOARD` for the Note text (or something like that)... and give it a hotkey via `xbindkeys`... come to think of it: that may be easier in some cases than Properties page :)", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2011-07-18T17:00:11.567", "id": "60026", "postId": "14675", "score": "0", "text": "How is the portability problem solved? Moving or copying the file elsewhere does not move/copy the note (unless I'm doing something wrong). The note attached with gvfs above does not appear in the Notes Properties in Nautilus and vice versa. The note is not stored *in* the file so is therefore not transferred when the file is transferred. I found the gvfs commands described above to be erratic. Sometimes the note was returned using the second command, but other times it returned an empty note.", "userDisplayName": null, "userId": "9081" }, { "creationDate": "2011-11-10T10:55:51.400", "id": "87545", "postId": "14675", "score": "1", "text": "Useful also because in Gnome 3 - Nautilus 3 there is no more the \"Notes\" functionality so after update you cannot se the notes you applied... but gvfs-info still extract theme!", "userDisplayName": null, "userId": "12064" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T06:15:45.070", "id": "14675", "lastActivityDate": "2010-11-24T06:15:45.070", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "114", "parentId": "14669", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>I am not sure about your first and third question but it appears that it is exclusive (by that I mean that nautilus' metadata is not portable) to Nautilus and I couldn't find any tools for extracting Nautilus file annotations, but here are a few examples of how to access file...
null
null
null
null
null
14671
1
14682
2010-11-24T05:40:51.730
5
1775
<p>I changed guake to use /bin/zsh from /bin/bash. now it doesnt start. by start, i mean that when click the shortcut key, guake just pops up for a second, and then disappears. I changed the default interpreter back to bash, and it works. what is the problem?</p> <p>As an aside, how can I make zsh the default <s>terminal</s> shell?</p>
3778
3778
2010-11-24T07:45:50.437
2011-03-30T11:30:26.307
guake with zsh doesn't start
[ "bash", "zsh", "guake" ]
2
4
CC BY-SA 2.5
[ { "creationDate": "2010-11-24T10:44:55.060", "id": "15412", "postId": "14671", "score": "0", "text": "Remember that the full path of `zsh` in `/usr/bin/zsh`, whereas `bash`'s `/bin/bash`.", "userDisplayName": null, "userId": "627" }, { "creationDate": "2010-11-24T19:09:43.343", ...
{ "accepted": true, "body": "<p>The symptoms you describe are a lot like the bugs <a href=\"http://pad.lv/360253\" rel=\"nofollow\">http://pad.lv/360253</a> and <a href=\"http://pad.lv/625192\" rel=\"nofollow\">http://pad.lv/625192</a> so I suggest you add some debugging information to the latter. See <a href=\"https://wiki.ubuntu.com/Apport\" rel=\"nofollow\">https://wiki.ubuntu.com/Apport</a> for how to get a crash file to attach to the bug.</p>\n\n<blockquote>\n <p>As an aside, how can I make zsh the default terminal?</p>\n</blockquote>\n\n<p>It's a shell, not a terminal. But to change it just for your account, you want</p>\n\n<pre><code>chsh -s /bin/sh\n</code></pre>\n\n<p>and to change it for newly-added accounts, change <code>DSHELL</code> in <code>/etc/adduser.conf</code>.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2010-11-24T07:49:04.693", "id": "15387", "postId": "14682", "score": "0", "text": "thanks for the correction. Also, does it mean that I have to change the first line in all the scripts from #! /bin/bash to #! /bin/zsh ?", "userDisplayName": null, "userId": "3778" }, { "creationDate": "2010-11-24T08:05:46.103", "id": "15389", "postId": "14682", "score": "0", "text": "Uh, what are you trying to accomplish? The instructions I gave are to make zsh the default shell when you log in or start a text terminal.", "userDisplayName": null, "userId": "1116" }, { "creationDate": "2010-11-24T08:40:31.563", "id": "15395", "postId": "14682", "score": "0", "text": "no, your answer was correct, It just struck me that there are some scripts that have the shebang, and just asked for clarification.", "userDisplayName": null, "userId": "3778" }, { "creationDate": "2010-11-24T09:35:39.523", "id": "15403", "postId": "14682", "score": "0", "text": "Scripts with no shebang are I believe run by `/bin/sh` which is a link to `dash` on Ubuntu.", "userDisplayName": null, "userId": "1116" }, { "creationDate": "2010-11-25T02:13:56.143", "id": "15541", "postId": "14682", "score": "0", "text": "@Kaustubh: Do not change the shebang line on any script. Bash and zsh have (slightly) different syntax, zsh can't execute a bash script or vice versa.", "userDisplayName": null, "userId": "1059" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T07:29:53.483", "id": "14682", "lastActivityDate": "2010-11-24T07:29:53.483", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1116", "parentId": "14671", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>The symptoms you describe are a lot like the bugs <a href=\"http://pad.lv/360253\" rel=\"nofollow\">http://pad.lv/360253</a> and <a href=\"http://pad.lv/625192\" rel=\"nofollow\">http://pad.lv/625192</a> so I suggest you add some debugging information to the latter. See <a h...
null
null
null
null
null
14672
1
null
2010-11-24T05:50:11.340
6
978
<p>I am using nm-applet to interface with NetworkManager, running xmonad as a window manager. My X sessions (including nm-applet) are set up with a <code>/usr/local/bin/xmonad.start</code> script.</p> <p>My question is, how can I keep nm-applet running in the background as long as X is running, but not necessarily xmonad? As mentioned above, it is being started with xmonad (and dying with it when xmonad is restarted, etc).</p> <p>I am using gdm to manage my X sessions, and I'm running 10.10. Where's a good place to start nm-applet to suit my particular needs? I need to remove it from the control of xmonad, but don't know where to start it otherwise.</p> <p>Any help, tips, etc appreciated.</p> <p><strong>Edit</strong>: problem seems to be with how I have integrated xmonad. I have the session script as a file in <code>/usr/share/xsessions/xmonad.desktop</code> with the following contents:</p> <pre><code>[Desktop Entry] Encoding=UTF-8 Name=XMonad Comment=Lightweight tiling window manager Exec=/usr/local/bin/xmonad.start Icon=xmonad.png Type=XSession </code></pre> <p><code>/usr/local/bin/xmonad.start</code> contains the following:</p> <pre><code>#!/bin/bash xrdb -merge ~/.Xresources xcompmgr -c &amp; trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 8 --heighttype pixel --height 18 --transparent true --alpha 0 --tint 0x000000 &amp; gnome-settings-daemon &amp; gnome-screensaver &amp; if [ -x /usr/bin/nm-applet ] ; then nm-applet --sm-disable &amp; fi /usr/bin/urxvtd -q -o -f &amp; eval `ssh-agent` &amp; if [ -x /usr/bin/gnome-power-manager ] ; then sleep 1 gnome-power-manager &amp; fi /usr/bin/gnome-volume-control-applet &amp; exec xmonad </code></pre> <p>The question is how do I integrate xmonad, gdm, X, etc in such a manner to replicate the behavior I currently have <em>except</em> with nm-applet (and possibly other programs) running whether or not xmonad is?</p>
5754
5754
2010-11-25T18:44:15.910
2011-03-25T22:38:07.570
Is it possible to keep nm-applet running between invocations of WM startup?
[ "xorg", "network-manager", "session" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-24T11:46:42.703", "id": "15420", "postId": "14672", "score": "0", "text": "If I understand your question correctly, what you might want to investigate is just replacing the current WM with the desired one. Some WMs honor --replace, but often you can just kill the curr...
null
[ { "accepted": null, "body": "<p>I always thought that if you put that information in your ~/.xsession then you do not get that problem, that way you start nm-applet before xMonad. I know that my nm-applet does not seem to restart when I restart xMonad. (I can paste my startup script here later if you want t...
null
null
null
null
null
14673
1
null
2010-11-24T05:52:07.393
11
8823
<p>Are there any linux typing tutor games which are enjoyable games in their own right?</p> <p>I'm a computer professional, but have never learned to type properly. I also don't want my kids to pick up my bad habits! The kids are okay with <a href="http://tux4kids.alioth.debian.org/tuxtype/index.php">TuxTyping</a>, for a time. Something like <a href="http://en.wikipedia.org/wiki/The_Typing_of_the_Dead">Typing of the Dead</a> sounds great, but is Windows only, and as far as I can tell one of a kind. I also don't want the young'uns hooked on first person shooters just yet.</p> <p>So are there any quality typing games for a range of ages?</p>
254
235
2011-03-24T04:42:41.460
2013-11-28T16:59:45.673
Typing tutor games with good playablity
[ "software-recommendation", "keyboard", "games" ]
7
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-24T10:03:09.093", "id": "15405", "postId": "14673", "score": "0", "text": "Tux Typing is so much fun <3", "userDisplayName": null, "userId": "1067" }, { "creationDate": "2010-11-24T11:13:05.367", "id": "15416", "postId": "14673", "score": "0...
null
[ { "accepted": null, "body": "<p>Have you tried playing <em>Typing of the Dead</em> using <a href=\"http://www.winehq.org/\" rel=\"nofollow\">wine</a>? It has a <a href=\"http://appdb.winehq.org/objectManager.php?sClass=version&amp;iId=6906\" rel=\"nofollow\">gold rating</a> which means it should run fine.</...
null
null
null
null
null
14674
1
14678
2010-11-24T06:14:07.597
2
1815
<p>I installed Macbuntu for my Ubuntu 10.04. The theme is nice and cool.</p> <p>I want to change the font size to larger. I open the 'Appearance' preference, I find Macbuntu changed the font of system to 'Lucida Grande'.</p> <p><img src="https://i.stack.imgur.com/XLqtJ.png" alt="alt text" /></p> <p>However I can't find the 'Lucida Grande' in the font list, so I can't change the font size from 9 to 12.</p> <p><img src="https://i.stack.imgur.com/0sFfT.png" alt="alt text" /></p> <p>Could anybody give me a hint how to change the font size for 'Lucida Grande'?</p>
5286
-1
2020-06-12T14:37:07.210
2010-11-24T12:45:32.387
How to change font size which can't be picked from 'Font' setting
[ "fonts", "appearance" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>This seems like a bug, you should probably file a bug report.</p>\n\n<p>But to answer your question, you could do this graphically (using <code>gconf-editor</code>) but the font settings are spread all over in the gconf database, so the fastest way is to use the command line utility <code>gconftool</code> to change these settings:</p>\n\n<p><strong>Application font:</strong></p>\n\n<pre><code>gconftool --set /desktop/gnome/interface/font_name --type=string \"Lucida Grande 12\"\n</code></pre>\n\n<p><strong>Document font:</strong></p>\n\n<pre><code>gconftool --set /desktop/gnome/interface/document_font_name --type=string \"Lucida Grande 12\"\n</code></pre>\n\n<p><strong>Desktop font:</strong></p>\n\n<pre><code>gconftool --set /apps/nautilus/preferences/desktop_font --type=string \"Lucida Grande 12\"\n</code></pre>\n\n<p><strong>Window title font:</strong></p>\n\n<pre><code>gconftool --set /apps/metacity/general/titlebar_font --type=string \"Lucida Grande 12\"\n</code></pre>\n\n<p><strong>Fixed width font:</strong></p>\n\n<pre><code>gconftool --set /desktop/gnome/interface/monospace_font_name --type=string \"Lucida Console 12\"\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T06:37:36.750", "id": "14678", "lastActivityDate": "2010-11-24T06:37:36.750", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "114", "parentId": "14674", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>This seems like a bug, you should probably file a bug report.</p>\n\n<p>But to answer your question, you could do this graphically (using <code>gconf-editor</code>) but the font settings are spread all over in the gconf database, so the fastest way is to use the command line ...
null
null
null
null
null
14681
1
14696
2010-11-24T07:12:46.877
1
1505
<p>I cant view <a href="http://en.wikipedia.org/wiki/Devanagari" rel="nofollow noreferrer">Devanagari (Marathi/Hindi)</a> fonts properly in:</p> <p><code>Chromium 7.0.531.0 (60146) Built on Ubuntu 9.04, running on Ubuntu 10.04</code></p> <p>The same is at my home, running 10.04. Here are some screenshots:</p> <p><img src="https://i.stack.imgur.com/w0I8O.png" alt="alt text"> <img src="https://i.stack.imgur.com/w2GT8.png" alt="alt text"></p> <p>As you can see, some text overlaps the other. I have not changed any settings, its the default. At first I thought Wine was responsible for screwing up the fonts, but on a different machine with a different version, the same problem occurs, so I am blaming Chromium for the problem. Any ideas how to get it working?</p>
3778
null
null
2013-06-14T16:46:41.120
Devanagari fonts displayed improperly in Chromium
[ "fonts", "chromium" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-24T07:37:39.970", "id": "15385", "postId": "14681", "score": "1", "text": "I don't knwo how to fix your problem, but I have ecnountered Devanagari \"aberrations\" in the `gnome-terminal` (no problems in `konsole`).. Here is a link regarding Canonical's [Charset projec...
{ "accepted": true, "body": "<p>It's a known but unfixed bug in Chromium (and Chrome). The bug causes complex scripts including Devanagari and Thai to position combining marks incorrectly.</p>\n\n<p><a href=\"http://code.google.com/p/chromium/issues/detail?id=43951\" rel=\"nofollow\">http://code.google.com/p/chromium/issues/detail?id=43951</a></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-24T09:10:08.413", "id": "15400", "postId": "14696", "score": "0", "text": "This happens also in Firefox, but the situation is never so bad as I can see the screenshot of that bug", "userDisplayName": null, "userId": "52" }, { "creationDate": "2010-11-24T09:42:35.000", "id": "15404", "postId": "14696", "score": "1", "text": "It's possible a font may render poorly generally, but this specific bug where the maatraa are positioned wildly to the left is specific to Chromium/Chrome, specifically their Webkit engine.", "userDisplayName": null, "userId": "3251" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T08:59:06.317", "id": "14696", "lastActivityDate": "2010-11-24T09:33:11.373", "lastEditDate": "2010-11-24T09:33:11.373", "lastEditorDisplayName": null, "lastEditorUserId": "3251", "ownerDisplayName": null, "ownerUserId": "3251", "parentId": "14681", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>I see that Devanagari fonts are displayed properly when viewed in big font size (14-16) but they start overlapping when the size is 8-9.</p>\n\n<p>I think the problem has to do with font as they themselves are responsible for kerning.</p>\n", "commentCount": "0", "com...
null
null
null
null
null
14685
1
14693
2010-11-24T07:57:00.817
125
591407
<p>What does the above Error mean? What is an installation candidate?</p> <p>I was trying to do</p> <pre><code>sudo apt-get install munin-memcached </code></pre> <p>and I get this message:</p> <pre><code>Reading package lists... Done Building dependency tree Reading state information... Done Package munin-memcached is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package munin-memcached has no installation candidate </code></pre> <p>I googled for the problem and someone said to do a <code>apt-get upgrade</code> but it still did not solve my problem.</p>
3778
301745
2018-07-31T17:51:07.833
2022-12-19T00:43:17.517
What does "Package <package> has no installation candidate" mean?
[ "apt", "software-installation" ]
3
1
CC BY-SA 4.0
[ { "creationDate": "2021-09-28T12:35:20.003", "id": "2345972", "postId": "14685", "score": "1", "text": "this worked for me: run `sudo software-properties-gtk` >> under 'Ubuntu Software' tab select/tick the first 4 options- main, universe, restricted, multiverse >> click 'close' >> click 'reload'...
{ "accepted": true, "body": "<p>This happens when you try to install a package about which APT does not have any idea. When you add software sources, you need to do an <code>apt-get update</code> so that your system APT's database is updated with all the packages on the repositories listed in the software sources lists.</p>\n<p>Then when you try to install any package, APT checks the package name in its database, finds it and checks the name of the repository from where it got it. It then downloads the package from that repository.</p>\n<p>This means of all the repositories listed in your software sources, none of them have the package named <code>munin-memcached</code>. I checked again and it is not available in official Ubuntu repositories.</p>\n<p>After a bit of googling, I found that it is available in this PPA: <a href=\"https://launchpad.net/%7Echris-lea/+archive/munin-plugins\" rel=\"noreferrer\">chris-lea/munin-plugins</a></p>\n<p>Add this PPA and install the packages at your own risk. I do not know this person.</p>\n<p>To add the PPA, issue the below command:</p>\n<pre class=\"lang-bash prettyprint-override\"><code>sudo add-apt-repository ppa:chris-lea/munin-plugins\n</code></pre>\n<p>To install package <code>munin-memcached</code>, issue the below command:</p>\n<pre class=\"lang-bash prettyprint-override\"><code>sudo apt-get update &amp;&amp; sudo apt-get install munin-memcached\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-11-24T08:38:13.450", "id": "14693", "lastActivityDate": "2022-09-02T13:33:25.087", "lastEditDate": "2022-09-02T13:33:25.087", "lastEditorDisplayName": null, "lastEditorUserId": "771876", "ownerDisplayName": null, "ownerUserId": "52", "parentId": "14685", "postTypeId": "2", "score": "92" }
[ { "accepted": null, "body": "<p>That means that some installed package is saying that it needs a package called munin-memcached to work. But the package manager doesn't find it in the repositories. It is usually followed by some info about what packages are missing it, but it didn't here.</p>\n\n<p>There is...
null
null
null
null
null
14686
1
null
2010-11-24T07:57:33.423
12
11588
<p>I really want to get the Kindle PC program running on my computer so I can download, read, and manage my e-books. I realize that Calibre can be used to manage e-books and I do have that downloaded. However, Amazon won't let me download ebooks unless my PC is registered in their Kindle program and I'd like to just keep things streamlined.</p> <p>I've viewed many tutorials and advice for setting it up. I have Wine, I have Kindle for PC, I set it to Win98, all of that. However, when I try to open KindlePC from the Wine menu or from the desktop icon, nothing happens. No error messages, nothing. I don't know what might be wrong. How can I make it work?</p>
null
18599
2017-12-19T15:14:22.790
2017-12-19T15:14:22.790
Kindle for PC via Wine
[ "wine", "ebooks", "kindle" ]
13
4
CC BY-SA 3.0
[ { "creationDate": "2010-08-20T13:34:02.427", "id": "2711", "postId": "14686", "score": "1", "text": "What kind of errors do you get? What does not work?", "userDisplayName": null, "userId": "4" }, { "creationDate": "2010-08-20T16:26:03.457", "id": "2724", "postId": "14686...
null
[ { "accepted": null, "body": "<p>Many applications like this have dependencies on Internet Explorer style libraries which will of course exist on a Windows install. I have had to install IE under wine to resolve this in the past.</p>\n", "commentCount": "2", "comments": [ { "creationDat...
null
null
null
null
Mollikins
14697
1
null
2010-11-24T09:00:44.007
2
687
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/4428/how-to-create-a-screencast">How to create a screencast?</a> </p> </blockquote> <p>There are many video tutorials on youtube. What software should I use for creating a video tutorial?</p> <p>I installed xvidcap (software center 10.04) but it seems not support 2 Monitors, when I click on record xvidcap disappear does not capture the screen.</p> <p>Write here down what software you use?</p>
5955
-1
2017-04-13T12:23:09.107
2014-03-21T12:44:16.327
What is the best screen video+audio capture programm for dual monitor?
[ "screencast" ]
0
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-24T12:27:41.310", "id": "15427", "postId": "14697", "score": "2", "text": "yes close to duplicate, but he brings up an additional problem. namely lack of dual monitor support", "userDisplayName": null, "userId": "5768" }, { "creationDate": "2010-11-24T1...
null
[]
null
null
2011-06-05T19:54:45.790
null
null
14700
1
14705
2010-11-24T09:20:07.140
17
5574
<p>I want to write a Nautilus script in Python. Is that possible? If it is possible, how can I do that?</p>
6245
3037
2011-01-05T00:43:57.073
2023-04-14T14:45:41.640
How can I write Nautilus scripts in Python?
[ "nautilus", "python", "scripts" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<h1>Nautilus Scripts</h1>\n\n<p>Nautilus scripts can be written in any programming language, including python. You just need to make your python source file executable and copy it to <code>~/.gnome2/nautilus-scripts</code> in Ubuntu versions prior to 14.04. For Ubuntu 14.04 and newer the directory is different: <code>~/.local/share/nautilus/scripts</code></p>\n\n<p>You will also need to add <code>#!/usr/bin/env python</code> as the first line of the file. Note that by default <code>#!/usr/bin/env python</code> points to Python2. If you need Python 3 specifically, use <code>#!/usr/bin/env python3</code>. </p>\n\n<p>Once you have done all this, the script will be accessible from the <code>scripts</code> sub-menu of the right click menu in Nautilus.</p>\n\n<p><img src=\"https://i.stack.imgur.com/xhJNQ.png\" alt=\"nautilus scripts menu\"></p>\n\n<p>See also:<a href=\"https://help.ubuntu.com/community/NautilusScriptsHowto\" rel=\"nofollow noreferrer\">https://help.ubuntu.com/community/NautilusScriptsHowto</a></p>\n\n<h1>Nautilus Extensions</h1>\n\n<p>Nautilus extensions have more flexibility than scripts - eg. they can be used to add an item directly to the context menu. There is are python bindings available (<a href=\"http://packages.ubuntu.com/p/python-nautilus\" rel=\"nofollow noreferrer\">python-nautilus</a>). </p>\n\n<p>Visit the <a href=\"http://projects.gnome.org/nautilus-python/\" rel=\"nofollow noreferrer\">web page</a> of this library and view the <a href=\"http://projects.gnome.org/nautilus-python/documentation.html\" rel=\"nofollow noreferrer\">documentation</a> for more information.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2013-08-30T16:52:59.703", "id": "433004", "postId": "14705", "score": "2", "text": "Note that while the question and answer are specific to Python (and it does work), the same strategy is equally effective for Bash, Perl, Ruby, and other scripting languages so long as the #! points to the right interpreter.", "userDisplayName": null, "userId": "136192" }, { "creationDate": "2017-02-20T00:11:37.683", "id": "1381664", "postId": "14705", "score": "0", "text": "@Freedom_Ben Actually, it's not just the scripting languages that can be used, but also compiled executable. Nautilus simply executes whatever file is in that folder, and provides files on which user wants to operate to the executable via environment.", "userDisplayName": null, "userId": "295286" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-24T09:46:18.350", "id": "14705", "lastActivityDate": "2017-02-20T00:09:26.990", "lastEditDate": "2017-02-20T00:09:26.990", "lastEditorDisplayName": null, "lastEditorUserId": "295286", "ownerDisplayName": null, "ownerUserId": "667", "parentId": "14700", "postTypeId": "2", "score": "20" }
[ { "accepted": true, "body": "<h1>Nautilus Scripts</h1>\n\n<p>Nautilus scripts can be written in any programming language, including python. You just need to make your python source file executable and copy it to <code>~/.gnome2/nautilus-scripts</code> in Ubuntu versions prior to 14.04. For Ubuntu 14.04 and...
null
null
null
null
null
14703
1
14830
2010-11-24T09:27:33.843
2
2316
<p>We are using NIS and Automount for *nix developing hosts. So I can login any host with the same identity and same home directory.</p> <p>I hope to set different environment variables when login different hosts. For example, I want to set the LD_LIBRARY_PATH with some value when login the solaris host. However I don't set it when login the linux host.</p> <p>How should I do?</p>
5286
6186
2010-11-27T10:31:56.957
2010-11-27T10:31:56.957
How to set different environment variables for different hosts
[ "environment-variables" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Use conditionals in your <code>~/.profile</code>.</p>\n\n<pre><code>case `uname` in\n Solaris)\n PATH=/usr/xpg6/bin:/usr/xpg4/bin:$PATH\n LD_LIBRARY_PATH=$HOME/lib/solaris\n export LD_LIBRARY_PATH;;\nesac\n</code></pre>\n\n<p>You might also want to set some aliases and other shell settings differently. These go into your <code>~/.bashrc</code> or <code>~/.zshrc</code>.</p>\n\n<pre><code>case `uname` in\n Solaris)\n alias df='df -k' du='du -k'\n alias ls='ls -F';;\n Linux)\n alias ls='ls --color';;\nesac\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T02:08:00.720", "id": "14830", "lastActivityDate": "2010-11-25T02:08:00.720", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1059", "parentId": "14703", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>I am assuming you use bash as your shell.</p>\n\n<p>Edit your user's ~/.bashrc and add the following line</p>\n\n<pre><code>[[ \"$(uname)\" != \"Linux\" ]] &amp;&amp; export LD_LIBRARY_PATH=/solaris_path:$LD_LIBRARY_PATH\n</code></pre>\n", "commentCount": "2", "commen...
null
null
null
null
null
14704
1
14716
2010-11-24T09:33:58.323
2
160
<p>I have a video CD (VCD), and there are specific parts I'm interested in: a few seconds here, a few seconds there. I'd like to extract only those bits, into a new video file (or files). How can I do this?</p> <p>I know there are many video editing applications for Ubuntu, but there are too many to try, and they don't all accept a VCD as-is, so I'd like some help with the entire workflow.</p> <p>In case there are no GUI software, I'm fine with using the commandline, as long as I don't have to read manpages in too much detail. :-)</p>
6487
527764
2017-03-12T12:54:31.663
2017-03-12T12:54:31.663
How can I make a new video out of specific bits from a video CD?
[ "video", "video-editor" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>You should be able to use <a href=\"http://apt.ubuntu.com/p/openshot\" rel=\"nofollow noreferrer\"><strong>OpenShot</strong> <img src=\"https://hostmar.co/software-large\" alt=\"Install Openshot\"></a> to do this:</p>\n\n<p><img src=\"https://i.stack.imgur.com/jIXNs.png\" alt=\"enter image description here\"></p>\n\n<p>Just drag the file from your video CD into OpenShot; It should convert everything automatically. I don't have a Video CD to test it, but since the Video CD standard mandates it use MPEG-1, I'm quite confident it'll work just fine.</p>\n\n<p><img src=\"https://i.stack.imgur.com/oTOZO.png\" alt=\"enter image description here\"></p>\n\n<p>You'll use the Razor tool (3) to split your video into multiple clips, delete the unwanted ones and move them around as you like.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-24T16:17:39.263", "id": "15464", "postId": "14716", "score": "1", "text": "Thanks, this works! And it's simple enough that I was able to teach my mother. I'll wait a day or so and probably mark this as accepted.", "userDisplayName": null, "userId": "6487" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-24T10:58:24.390", "id": "14716", "lastActivityDate": "2017-03-12T12:53:46.680", "lastEditDate": "2017-03-12T12:53:46.680", "lastEditorDisplayName": null, "lastEditorUserId": "527764", "ownerDisplayName": null, "ownerUserId": "1067", "parentId": "14704", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>You should be able to use <a href=\"http://apt.ubuntu.com/p/openshot\" rel=\"nofollow noreferrer\"><strong>OpenShot</strong> <img src=\"https://hostmar.co/software-large\" alt=\"Install Openshot\"></a> to do this:</p>\n\n<p><img src=\"https://i.stack.imgur.com/jIXNs.png\" alt...
null
null
null
null
null
14706
1
14709
2010-11-24T09:54:23.790
0
399
<p>Foolishly, in an attempt to remove some confusion i was having over my email clients, i ran the commands:</p> <p><code>sudo apt-get purge thunderbird*</code> <code>sudo apt-get purge evolution*</code></p> <p>Unfortunately this has backfired somewhat as i now dont appear to have gnome panel installed. I can reinstall that easily enough, but im also wondering what i else i might have deleted by running these commands?</p> <p>** EDIT **</p> <p>I also appear to have lost the me menu, as well as the session manager applet. They are showing as being installed in synaptic, but they dont show up in the list of applets to add to the panel.</p>
2978
2978
2010-11-24T10:00:17.890
2010-11-24T10:04:21.133
gnome-panel will not start after running purge command
[ "gnome-panel", "evolution", "thunderbird" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Go to paquet sources and search for ubuntu desktop. Reeinstall Ubuntu Desktop and it should work.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T10:00:51.243", "id": "14709", "lastActivityDate": "2010-11-24T10:00:51.243", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": "huerlimannw", "ownerUserId": null, "parentId": "14706", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>Go to paquet sources and search for ubuntu desktop. Reeinstall Ubuntu Desktop and it should work.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T10:00:51.243", "id"...
null
null
null
null
null
14714
1
null
2010-11-24T10:11:59.507
6
867
<p>in Ubuntu 10.10 I really don't want any password on resume on my EeePC, so I have to run</p> <p><code>gconftool-2 --set --type=bool /apps/gnome-power-manager/lock/suspend false</code></p> <p>and I want two finger middle click, so I have to run </p> <p><code>xinput set-prop "ETPS/2 Elantech Touchpad" "Synaptics Tap Action" 8, 9, 0, 0, 1, 2, 3</code> (that gpointingdevice package can't do anything for me)</p> <p>Those work, but only until the next resume. For some strange reason Ubuntu always overrides these changes.</p> <p>I put both commands into a script in <code>/etc/pm/sleep.d/</code> , but even then after resumes the changes are gone.</p> <p>Where is this strange behavior coming from? And how do I make those changes permanent?</p>
5879
65926
2014-12-25T17:19:55.707
2014-12-25T17:19:55.707
Making touchpad and resume password changes permanent
[ "10.10", "password", "touchpad", "lock-screen" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2011-05-24T08:23:54.430", "id": "49305", "postId": "14714", "score": "0", "text": "I'm not even able to comment anymore because I spent all my reputation on this bounty, but the answer that was auto-selected does not help at all. This is an unsolved and very annoying problem."...
null
[ { "accepted": null, "body": "<p>You could add those commands in sh file </p>\n\n<pre><code>#!/bin/sh\ngconftool-2 --set --type=bool /apps/gnome-power-manager/lock/suspend false\nxinput set-prop \"ETPS/2 Elantech Touchpad\" \"Synaptics Tap Action\" 8, 9, 0, 0, 1, 2, 3\n</code></pre>\n\n<p>save it as startup....
null
null
null
null
null
14719
1
null
2010-11-24T11:46:05.317
0
892
<ol> <li><p>Would anyone know of a virtual machine software that is able to boot off WUBI-created root.disk's?</p></li> <li><p>Failing that, would anyone know of a virtual machine software whose virtual disks are also natively bootable so one could alternate virtual and native boots off the same virtual disk?</p></li> </ol>
null
null
null
2011-08-20T21:32:48.533
Alternating virtual and native boots of virtual disk
[ "virtualization", "wubi", "alternative" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>It is possible to use VirtualBox (or VMware) to boot a WUBI-created root disk, as you can see at this <a href=\"http://ubuntuforums.org/showthread.php?t=769883\" rel=\"nofollow\">link</a> and that <a href=\"http://wwww.ubuntuforums.org/showthread.php?t=1232698\" rel=\"nofollo...
null
null
null
null
RVBER BACCHUS
14721
1
14735
2010-11-24T12:07:08.830
10
2143
<p>I want to move Zeitgeist data for a user from one computer to another. He uses Gnome Activity Journal, and it would be nice to move his history.</p>
211
8844
2011-08-16T19:23:39.033
2011-08-16T19:23:39.033
Where does Zeitgeist store its data?
[ "user-data", "zeitgeist" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Type this command in a terminal:</p>\n\n<blockquote>\n <p>nautilus ~/.local/share/zeitgeist</p>\n</blockquote>\n\n<p>This is the zeitgeist directory where it stores the data.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2010-11-24T20:12:30.263", "id": "15497", "postId": "14735", "score": "1", "text": "Odd that you would suggest opening up a terminal to type a command to open up nautilus. Wouldn't it make more sense to just list the directory?", "userDisplayName": null, "userId": "3256" }, { "creationDate": "2010-11-24T20:23:36.970", "id": "15502", "postId": "14735", "score": "0", "text": "I found it much easier to enter a simple command instead of directing him into directories and telling to look into hidden files.", "userDisplayName": null, "userId": "2910" }, { "creationDate": "2010-11-24T20:44:36.587", "id": "15505", "postId": "14735", "score": "1", "text": "@Gaurav That's a good point. In Nautilus, I believe you can use the keyboard shortcut Ctrl+L and then type in the location like ~/.local/share/zeitgeist to get there immediately.", "userDisplayName": null, "userId": "3256" }, { "creationDate": "2010-11-24T20:50:39.177", "id": "15508", "postId": "14735", "score": "1", "text": "@Firefeather Thanks for the suggestion, I didn't think of this way, would keep in mind next time.", "userDisplayName": null, "userId": "2910" }, { "creationDate": "2010-11-24T22:06:43.957", "id": "15521", "postId": "14735", "score": "0", "text": "@Gaurav You're sure welcome!", "userDisplayName": null, "userId": "3256" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T13:28:00.093", "id": "14735", "lastActivityDate": "2010-11-24T16:26:41.150", "lastEditDate": "2010-11-24T16:26:41.150", "lastEditorDisplayName": null, "lastEditorUserId": "114", "ownerDisplayName": null, "ownerUserId": "2910", "parentId": "14721", "postTypeId": "2", "score": "10" }
[ { "accepted": null, "body": "<p>Take a look at this link:</p>\n\n<p><a href=\"http://live.gnome.org/Zeitgeist/Blueprint/DatabaseMigrationAndBackup\" rel=\"nofollow\">http://live.gnome.org/Zeitgeist/Blueprint/DatabaseMigrationAndBackup</a></p>\n\n<p>Thanks!</p>\n", "commentCount": "1", "comments": [ ...
null
null
null
null
null
14723
1
14724
2010-11-24T12:25:10.107
6
3072
<p>I want to use Postgres 9.0 in Ubuntu. Does anybody know any repository that already has the debian package for Postgres 9.0? Do you think I should wait for the next Ubuntu release or Postgres 9.0 is still far ahead to be in the official repository?</p> <p>Thanks heaps.</p>
1406
235
2010-11-24T13:54:09.900
2013-12-03T18:29:49.793
Where can I get a Postgres 9.0 package?
[ "package-management", "deb", "postgresql" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I would go with this PPA, maintained by Martin Pitt.</p>\n\n<p><a href=\"https://launchpad.net/~pitti/+archive/postgresql\" rel=\"nofollow\">https://launchpad.net/~pitti/+archive/postgresql</a></p>\n\n<p>(Martin Pitt is also the one maintaining the official Debian- and Ubuntu PostgreSQL packages.)</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-24T12:31:50.433", "id": "15428", "postId": "14724", "score": "0", "text": "you typed faster than me +1", "userDisplayName": null, "userId": "5768" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T12:30:58.030", "id": "14724", "lastActivityDate": "2010-11-24T12:58:11.153", "lastEditDate": "2010-11-24T12:58:11.153", "lastEditorDisplayName": null, "lastEditorUserId": "24", "ownerDisplayName": null, "ownerUserId": "24", "parentId": "14723", "postTypeId": "2", "score": "9" }
[ { "accepted": true, "body": "<p>I would go with this PPA, maintained by Martin Pitt.</p>\n\n<p><a href=\"https://launchpad.net/~pitti/+archive/postgresql\" rel=\"nofollow\">https://launchpad.net/~pitti/+archive/postgresql</a></p>\n\n<p>(Martin Pitt is also the one maintaining the official Debian- and Ubuntu...
null
null
null
null
null
14726
1
14729
2010-11-24T12:34:27.513
10
438
<p>Actually what is a bug ? any predefined rules?</p>
6317
6005
2012-06-13T14:41:53.830
2012-06-13T14:41:53.830
What constitutes a bug?
[ "bug-reporting" ]
4
3
CC BY-SA 3.0
[ { "creationDate": "2010-11-24T12:45:14.337", "id": "15431", "postId": "14726", "score": "0", "text": "Can we have some context? Are you talking from a purely tecnical point of view, or bugs which will get reported on tracking sites?", "userDisplayName": null, "userId": "3739" }, { ...
{ "accepted": true, "body": "<p>A bug is:</p>\n\n<blockquote>\n <p>A software bug is the common term used to describe an error, flaw, mistake, failure, or fault in a computer program or system that produces an incorrect or unexpected result, or causes it to behave in unintended ways. (From <a href=\"http://en.wikipedia.org/wiki/Software_bug\" rel=\"noreferrer\">Wikipedia</a>)</p>\n</blockquote>\n\n<p><a href=\"http://www.codesimplicity.com/post/what-is-a-bug/\" rel=\"noreferrer\">Here</a> is another good definition of what constitutes a bug. Either:</p>\n\n<ol>\n<li>The program did not behave according to the programmer’s intentions. or</li>\n<li>The programmer’s intentions did not fulfill common and reasonable user expectations.</li>\n</ol>\n\n<p>Ubuntu community has a excellent definition for bug in this <a href=\"https://wiki.ubuntu.com/Bugs\" rel=\"noreferrer\">wiki</a>, especially highlighting the difference between <strong>bug</strong> and <strong>missing features</strong>:</p>\n\n<blockquote>\n <p>A software bug is an error or fault in a computer program which makes it fail to work as it's supposed to. This could be as simple as failing to work at all, or as complicated as a subtly incorrect result [...] Some things aren't bugs, but are missing features that should be reasonably included. Missing features shouldn't be reported as bugs, instead FeatureSpecifications should be written for them. </p>\n</blockquote>\n\n<p>While it is hard to draw a line separating the two definitions and answer the question <em>is it bugs or missing features?</em>, it is possible to give some guidelines: </p>\n\n<ul>\n<li>if it's a problem that would have many details to address, it's likely to be a feature. For example, the inability to write files safely to a <em>modern Windows partition</em> is a missing feature. </li>\n<li>The inability to write files safely to a <em>ReiserFS partition</em> would be a bug. </li>\n</ul>\n\n<p>The difference between the two assertions is: the first is more widespread (support modern windows FS) and thus can be view as Missing Feature, while the other emphasizes a unique problem (can't write into ReiserFS) - a specific bug.</p>\n\n<p>If you are interested, I recommends you to take a look at the <a href=\"https://wiki.ubuntu.com/BugSquad/GettingInvolved\" rel=\"noreferrer\">BugSquad team</a> wiki. Fighting bugs is one of the most interesting activities involved in software development cycle, besides being a great learning opportunity :-)</p>\n\n<p>Thanks!</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-24T15:18:44.533", "id": "15454", "postId": "14729", "score": "0", "text": "nice one, although it's not directly related it's maybe worth mentioning that every bug you wanna commit has to be reproducible.", "userDisplayName": null, "userId": "4777" }, { "creationDate": "2011-02-13T08:11:30.427", "id": "28625", "postId": "14729", "score": "0", "text": "No, there are bugs due to race conditions. Why shouldn't you want to commit them too? It will be hard, if the programmer can't reproduce the bug, but that doesn't affect the wish to do so, does it?", "userDisplayName": null, "userId": "10068" }, { "creationDate": "2012-06-12T17:43:43.610", "id": "181453", "postId": "14729", "score": "0", "text": "Please also refer to the Ubuntu BugSquad's guide on bugs: https://wiki.ubuntu.com/Bugs", "userDisplayName": null, "userId": "10616" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T12:48:33.460", "id": "14729", "lastActivityDate": "2010-11-24T14:29:41.470", "lastEditDate": "2010-11-24T14:29:41.470", "lastEditorDisplayName": null, "lastEditorUserId": "5944", "ownerDisplayName": null, "ownerUserId": "5944", "parentId": "14726", "postTypeId": "2", "score": "14" }
[ { "accepted": null, "body": "<p>I'll take a swing. Primarily, behaviour not intended by the designer / programmer (discounting bad design). In terms of what bugs you should report to people, anything which makes the program hrder to use and fits the above description. This includes, from worst to least seve...
null
null
null
null
null
14731
1
14739
2010-11-24T13:03:02.990
3
587
<p>I have nvidia card (fx5200) that has been configured "separate x screen". So that VGA picture is on my monitor and DVI is connected with TV. </p> <p>Now I'm wondering is it possible to stick another sound card into computer and have local sound near my monitor and apps that and running on the TV screen, their sound will be sent to TV (via analog line, 3.5mm jack)?</p>
1523
null
null
2010-11-24T14:17:38.143
Is it possible to have Separate X Screen with separate sound?
[ "xorg", "sound", "nvidia", "tv" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Sure you can. Simply choose the appropriate sound card on the application whose output it's on the TV screen. Or you can use a soundserver like PulseAudio (or Jack if supported by the applications) and setup a custom routing.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-24T17:11:20.777", "id": "15473", "postId": "14739", "score": "0", "text": "Indeed, the included GNOME volume control applet may not expose all the information you desire. In that case, please install and use pavucontrol from the Ubuntu repositories.", "userDisplayName": null, "userId": "6369" }, { "creationDate": "2010-11-29T00:12:29.063", "id": "16068", "postId": "14739", "score": "0", "text": "Thanks, pavucontrol somewhat works and is really easy to use. But if I run one VLC on TV screen and another on Montior, then only one sound route can be used. Better solution would be that sound output is selected based on the screen that application is running on.", "userDisplayName": null, "userId": "1523" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T14:17:38.143", "id": "14739", "lastActivityDate": "2010-11-24T14:17:38.143", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4887", "parentId": "14731", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>Sure you can. Simply choose the appropriate sound card on the application whose output it's on the TV screen. Or you can use a soundserver like PulseAudio (or Jack if supported by the applications) and setup a custom routing.</p>\n", "commentCount": "2", "comments": [...
null
null
null
null
null
14733
1
132277
2010-11-24T13:17:58.193
7
28959
<p>I have a Toshiba USB floppy drive that I need to use under Ubuntu. When I connect it, and insert a floppy disk in it, I do not see anything mounted under Ubuntu 10.10. </p> <p>I was suspecting the hardware and/or the floppy disk to be defective, and so I tested the floppy disk as well as the floppy drive itself under Windows XP, and everything was just fine. </p> <p>I was able to find the following instructions: </p> <ul> <li><p>Add the following line to the /etc/modules file: </p> <p><code>floppy</code></p></li> <li><p>Enter the following shell commands: </p> <p><code>mkdir /media/floppy</code><br> <code>mount -t vfat /dev/sdc /media/floppy -o uid=1000</code></p></li> </ul> <p>This will mount the floppy, but I would like this to happen automatically, so when I connect the drive to the USB port, it automatically mounts the floppy.</p> <p>How can I make this work? Or does Ubuntu only work with internal Floppy drives? </p>
1464
8844
2012-05-06T02:05:23.337
2013-01-04T13:58:34.707
How can I get a USB floppy drive to work?
[ "usb", "automount", "floppy" ]
7
4
CC BY-SA 3.0
[ { "creationDate": "2010-11-24T13:22:22.667", "id": "15433", "postId": "14733", "score": "0", "text": "Could you please look at /var/log/messages if the device was correctly detected? use http://paste.ubuntu.com/ to show us any relevant info. Thanks!", "userDisplayName": null, "userId": "...
{ "accepted": true, "body": "<p>The following procedure worked instantly on Ubuntu 12.04:</p>\n\n<p><em>REMARK</em>: <br>\nThe <code>df</code> command shows that /dev/sdd show that <strong>d</strong> the last assigned drive in use. I need to know this to find the next available one, which is used in the subsequent <code>sudo mount ...</code> command. In my case, the next drive will be /dev/sde .</p>\n\n<p>You will need to determine the correct drive for your own system. For example, you might have /dev/sda, or sdb, or sdc. </p>\n\n<p>So, first, to see the drive information:\n <code>df</code></p>\n\n<p>Next, run <code>mkdir</code> and <code>mount</code> :</p>\n\n<pre><code> mkdir /mt/ee1\n\n sudo mount -t vfat /dev/sde /mt/ee1 -o uid=1000\n</code></pre>\n\n<p>For automatic execution at boot time, I normally use Perl scripts, which detect and adapt automatically and give stable names to the partitions. </p>\n\n<p>I do not need this at this point of time for floppies, and therefore I didn't optimize it. Perhaps the command \"<code>mount ...</code>\" is not optimal....)</p>\n\n<p>A more general but a bit primitive solution would be to create a bash/batch file with multiple lines as above with <code>sudo...</code> , with the several probable possible variants <code>/dev/sd...</code> on the specific PC.</p>\n\n<p>Then there might be a call of this file in the settings of \"Startup Applications\". \nI did not test this. </p>\n\n<p>In addition, this does not deal with the aspect of removing or inserting a different floppy disk. This could be done in some automatic or at least semi-automatic manner.... </p>\n\n<p>I do not know if the way above is optimal. I just wanted to add helpful information, after having settled my own problem with the preceding answers. </p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2012-05-05T19:27:37.210", "id": "132277", "lastActivityDate": "2012-05-06T02:21:38.633", "lastEditDate": "2012-05-06T02:21:38.633", "lastEditorDisplayName": null, "lastEditorUserId": "8844", "ownerDisplayName": null, "ownerUserId": "60802", "parentId": "14733", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>If the floppy is not showing up in the mount list there might be issues with Ubuntu detecting floppy drives.\nI think we need more information regarding the problem before we can theorize about the issue and it's resolution.\nSince this is a USB device, you can use the lsusb ...
null
null
null
null
null
14736
1
14737
2010-11-24T13:35:53.687
1
262
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/4109/increase-resize-margin-on-windows">Increase Resize Margin On Windows </a> </p> </blockquote> <p>I hope I can make myself clear, but I find myself struggling more often than not when I want to zoom any window in ubuntu 10.10. The pointer has to be positioned very nearly pixel-perfect before I get a zoom-pointer and get the ability to zoom the window. This is especially true if you want to zoom from any of the bottom corners.</p> <p>Is there some way so make this process a bit more forgiving? When I am in the vicinity of the corner i would like to be able to zoom.</p> <p>So is there a setting to increase the margin, the area ... or other ways to somehow make my zooming life easier :)</p>
618
-1
2017-04-13T12:23:44.677
2010-11-24T18:07:37.710
Improve sensitivity of zoom pointer
[ "10.10", "gnome" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-24T16:20:05.317", "id": "15465", "postId": "14736", "score": "1", "text": "You can also use Alt + the middle mouse button to resize a window", "userDisplayName": null, "userId": "1067" } ]
{ "accepted": true, "body": "<p>I'm pretty sure you can't, although you could change to a theme that has thicker window borders (such as Dust) in Preferences > Appearance. This is because the resize cursor is only visible when you are exactly on the border.</p>\n\n<p>I feel your pain, as I find this irritating too, as do others:\n<a href=\"https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/160311\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/160311</a>\nhttp://brainstorm.ubuntu.com/item/2571/</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T14:02:53.977", "id": "14737", "lastActivityDate": "2010-11-24T14:02:53.977", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3251", "parentId": "14736", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>I'm pretty sure you can't, although you could change to a theme that has thicker window borders (such as Dust) in Preferences > Appearance. This is because the resize cursor is only visible when you are exactly on the border.</p>\n\n<p>I feel your pain, as I find this irritat...
null
null
2010-11-25T00:55:17.073
null
null
14740
1
14799
2010-11-24T14:27:19.783
23
96000
<p>One of my Ubuntu 10.04 servers is giving me trouble. When I run <code>fsck.ext4 -n /dev/sda5</code> it tells me there are errors in the free inode count, free block count, and more.</p> <p>I have tried:</p> <pre><code>touch /forcefsck </code></pre> <p>Also tried:</p> <pre><code>shutdown -rF now </code></pre> <p>and still, after reboot, I see errors.</p> <p>I also just checked on my eeePC netbook, Ubuntu 10.10, and have the same issue!</p> <p>How can I force a really "forced" "forceful" "seriously fix my filesystem" fsck of the "/" filesystem on reboot?</p> <p><strong>Clarification:</strong> I run <code>fsck.ext4 -n</code> because it's a mounted filesystem, to check if there are errors. This tells me that there are. I thought that the automatic fsck every 30 mounts during the boot-up process is <strong>precisely</strong> to take care of errors in the root filesystem. But it doesn't do it in my case. I could reboot with a LiveCD and fix the errors, and then reboot again, but that's some serious downtime for a live server. A reboot, auto fsck, then continue booting is much more sustainable on a live server, and I believe should be the right behaviour.</p> <p><strong>Additional info:</strong> Here is the output. It looks like something that the autofsck would fix, doesn't it?</p> <pre><code>root@server:~# fsck.ext4 -n /dev/sda5 e2fsck 1.41.11 (14-Mar-2010) Warning! /dev/sda5 is mounted. Warning: skipping journal recovery because doing a read-only filesystem check. /dev/sda5 contains a file system with errors, check forced. Pass 1: Checking inodes, blocks, and sizes Pass 2: Checking directory structure Pass 3: Checking directory connectivity Pass 4: Checking reference counts Pass 5: Checking group summary information Free blocks count wrong (1849368, counted=1948909). Fix? no Free inodes count wrong (545504, counted=552134). Fix? no /dev/sda5: ********** WARNING: Filesystem still has errors ********** /dev/sda5: 116752/662256 files (0.2% non-contiguous), 795324/2644692 blocks </code></pre>
1775
58612
2012-05-31T15:24:42.013
2017-04-06T10:10:48.950
Force fsck.ext4 on reboot, but really "forceful"
[ "10.04", "filesystem", "ext4", "fsck" ]
6
8
CC BY-SA 3.0
[ { "creationDate": "2010-11-24T15:03:49.053", "id": "15451", "postId": "14740", "score": "0", "text": "what is the Ubuntu server version you are using?", "userDisplayName": null, "userId": "5944" }, { "creationDate": "2010-11-24T15:32:07.773", "id": "15459", "postId": "147...
{ "accepted": true, "body": "<p>From the e2fsck man page :</p>\n\n<blockquote>\n <p>\"Note that in general it is not safe to run e2fsck on mounted filesystems. The only exception is if the -n option is specified, and -c, -l, or -L options are not specified. However, even if it is safe to do so, the results printed by e2fsck are not valid if the filesystem is mounted. If e2fsck asks whether or not you should check a filesystem which is mounted, the only correct answer is ''no''. Only experts who really know what they are doing should consider answering this question in any other way.\"</p>\n</blockquote>\n\n<p>So if you check a mounted FS with fsck even using the -n option the result may be not valid at all. Don't check mounted filesystems. Use a Live-CD/Live-USB.</p>\n\n<p>If you don't check the filesystem while it is mounted, I don't understand why you need to use <code>touch /forcefsck</code> you can just unmount it and fix it. But if it is the case and after a fix your FS still have errors then you can consider using :</p>\n\n<pre><code>e2fsck -cy /dev/sda5\n</code></pre>\n\n<p>That will fix an hard drive related issue called bad blocks you may have (this will take a long time). </p>\n\n<p>If you want to check a mounted filesystem, I don't know how to proceed but I think you should create another question.</p>\n", "commentCount": "7", "comments": [ { "creationDate": "2010-11-25T03:01:52.333", "id": "15549", "postId": "14799", "score": "0", "text": "You are correct, the filesystem is mounted. And of course I need to do fsck when unmounted. But I run fsck -n to check while mounted, without making changes, and it tells me there are errors. And shouldn't the fsck on reboot fix them???", "userDisplayName": null, "userId": "1775" }, { "creationDate": "2010-11-25T13:12:26.027", "id": "15598", "postId": "14799", "score": "0", "text": "I just noticed what you say in the first sentence: why would fsck -n not be valid on a mounted filesystem? How can I check if a mounted filesystem has errors in a reliable way?", "userDisplayName": null, "userId": "1775" }, { "creationDate": "2010-11-25T22:03:12.783", "id": "15639", "postId": "14799", "score": "0", "text": "You can check the e2fsck man page that say: \"Note that in general it is not safe to run e2fsck on mounted filesystems. The only exception is if the -n option is specified, and -c, -l, or -L options are not specified. However, even if it is safe to do so, the results printed by e2fsck are not valid if the filesystem is mounted. If e2fsck asks whether or not you should check a filesystem which is mounted, the only correct answer is ''no''. Only experts who really know what they are doing should consider answering this question in any other way.\"", "userDisplayName": null, "userId": "2834" }, { "creationDate": "2010-11-25T22:04:29.600", "id": "15640", "postId": "14799", "score": "0", "text": "I don't know how to check a mounted file system maybe you should create another question.", "userDisplayName": null, "userId": "2834" }, { "creationDate": "2010-11-26T00:35:31.673", "id": "15644", "postId": "14799", "score": "0", "text": "Can you add those two last comments to your answer? Then I'll accept it. I didn't know that, so that's why... I think it's because fsck -n doesn't process the journal, so the filesystem state is inconsistent without looking at the latest changes kept there.", "userDisplayName": null, "userId": "1775" }, { "creationDate": "2016-09-11T18:08:03.963", "id": "1251229", "postId": "14799", "score": "0", "text": "Why is this the accepted answer? It doesn't answer the question at all. The answer by Brian does answer the question.", "userDisplayName": null, "userId": "303" }, { "creationDate": "2016-09-16T21:33:23.727", "id": "1255509", "postId": "14799", "score": "0", "text": "No, my answer clearly state that the error he is seeing are linked to the fact that he is trying to check a mounted filesystem which he shouldn't do. Also Brian is 4 years late.", "userDisplayName": null, "userId": "2834" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-24T21:27:33.473", "id": "14799", "lastActivityDate": "2012-06-03T06:45:19.237", "lastEditDate": "2012-06-03T06:45:19.237", "lastEditorDisplayName": null, "lastEditorUserId": "22949", "ownerDisplayName": null, "ownerUserId": "2834", "parentId": "14740", "postTypeId": "2", "score": "10" }
[ { "accepted": null, "body": "<p>You can not force a fsck on / that will repair because the partition is in use. Try running the check from a different partition or live cd.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-25T03:10:15.700", "id": "15551", ...
null
null
null
null
null
14743
1
null
2010-11-24T15:39:01.403
7
829
<p>Basically my situation is where I jump from machine to machine (about 3 of them) to do development. I have used <a href="http://www.nomachine.com" rel="nofollow">No Machine</a> in addition to <a href="http://synergy-foss.org" rel="nofollow">Synergy</a> to try and fix my issue. What I basically want is dropbox, ubuntu one, rsync, etc. to sync up all my files as well as config files (parameters for apache, php, mysql, etc).</p> <p>Does anyone know if this is possible? Is there something equivalent to portable apps for linux in where things are installed in my local directory then on the other machines I can just use symlinks to point to these files?</p> <p>I am open to suggestions, it's just a pain having to replicate the same config when I jump machines or having to remote in as I want my local machines processing power for development.</p>
7434
169736
2014-01-29T12:06:13.013
2014-01-29T12:06:13.013
Is there any way to get a roaming profile in Ubuntu with say ubuntu one, dropbox, rsync, etc?
[ "dropbox", "user-management" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I am using Dropbox and symlinks to every folder in my /home, plus Mozilla sync.</p>\n\n<p>It works very nicely. Dropbox lets me see progress of upload/downloads and with a good connection even medium-sized files travel very quickly from the netbook to the travel laptop to the...
null
null
null
null
null
14745
1
14747
2010-11-24T16:41:50.873
6
1108
<p>I accidentally ran <code>sudo grub-reboot 4</code> (<a href="https://askubuntu.com/questions/8803/how-can-i-reboot-into-the-non-default-operating-system-in-a-dual-boot-configura">background</a>) twice in a row, and now GRUB permanently boots to the fourth menu item.</p> <p>How can I restore the default boot behavior?</p>
1859
-1
2017-04-13T12:23:44.677
2015-10-10T06:12:25.703
How can I undo the effects of grub-reboot?
[ "grub2" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Use the <a href=\"http://www.gnu.org/software/grub/manual/legacy/Invoking-grub_002dset_002ddefault.html\">grub-set-default</a> command.<br>\nFor example, assuming you want the first grub entry to be your default:</p>\n\n<p><code>sudo grub-set-default 0</code></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-01-05T15:03:42.793", "id": "21712", "postId": "14747", "score": "1", "text": "Or you can clear all this state entirely with 'sudo grub-editenv /boot/grub/grubenv unset prev_saved_entry; sudo grub-editenv /boot/grub/grubenv unset saved_entry'. (That's slightly lower-level, though.)", "userDisplayName": null, "userId": "3228" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T16:48:14.423", "id": "14747", "lastActivityDate": "2010-11-24T16:53:58.553", "lastEditDate": "2010-11-24T16:53:58.553", "lastEditorDisplayName": null, "lastEditorUserId": "114", "ownerDisplayName": null, "ownerUserId": "114", "parentId": "14745", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>Use the <a href=\"http://www.gnu.org/software/grub/manual/legacy/Invoking-grub_002dset_002ddefault.html\">grub-set-default</a> command.<br>\nFor example, assuming you want the first grub entry to be your default:</p>\n\n<p><code>sudo grub-set-default 0</code></p>\n", "com...
null
null
null
null
null
14750
1
null
2010-11-24T17:00:40.490
6
3420
<p>Is it possible to convert <code>chm</code> files to <code>pdf</code> or word in GUI fashion?</p>
6494
527764
2017-03-12T13:21:42.463
2023-08-10T04:44:04.233
Convert chm to pdf or MS word or open office word processor?
[ "pdf", "file-format", "convert" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>I don't know of a way to do it completely on the graphical user interface, but this isn't too bad:</p>\n\n<ol>\n<li>First, you'll need to install <a href=\"http://apt.ubuntu.com/p/libchm-bin\" rel=\"nofollow noreferrer\"><strong>libchm-bin</strong> <img src=\"https://hostmar....
null
null
null
null
null
14751
1
15152
2010-11-24T17:00:57.683
5
10402
<p>I have GoldenDict installed in my Ubuntu 10.10. I am downloading <a href="http://www.babylon.com/free-dictionaries/education/libraries/A-Spanish-English-Dictionary-%28Granada-University,-Spain%29,-10.5/57962.html">A Spanish-English Dictionary</a> in order to add it into the dictionary database of GoldenDict. </p> <p>Once I add a path to search for the dictionary files and click on <strong>Rescan Now</strong> button in order to tell GoldenDict to index the new dictionary GoldenDict starts to index the dictionary and this process doesn't finish never. GoldenDict hangs on so that I need to kill it from the process. The dictionary I am trying to add is a file of 23.5Mb. I could add other dictionaries of 8-10Mb but not this one. </p> <p>Any idea to solve my problem?</p>
161
null
null
2019-03-16T16:19:59.967
Adding dictionaries to GoldenDict
[ "dictionary" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I have solved the problem of GoldenDict with looping while attempting to import the dictionary. </p>\n\n<p>I was running GoldenDict in Guest Machine of VirtualBox and I only dedicated 1Gb of memory to the Guest Machine. I had noticed that when you give GoldenDict big dictionaries to index it consumes a lot of memory. So in my case it run out the memory (1Gb) and therefore were looping and hanging on. </p>\n\n<p>I added another 1Gb of memory (so totaly I dedicated 2Gb memory) to the Guest Machine and tried to perform to import the dictionary again. This time GoldenDict could do its job, because it had sufficient memory to perform its tasks. </p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-27T16:43:09.853", "id": "15152", "lastActivityDate": "2010-11-27T16:43:09.853", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "161", "parentId": "14751", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>Goldendict is looping while attempting to import the dictionary, it is a bug, you should file a bug report:\n<a href=\"https://help.ubuntu.com/community/ReportingBugs\">https://help.ubuntu.com/community/ReportingBugs</a></p>\n", "commentCount": "0", "comments": [], ...
null
0
null
null
null
14753
1
14784
2010-11-24T17:38:05.410
0
301
<p>After getting past this hurdle: <a href="https://askubuntu.com/questions/14706/gnome-panel-will-not-start-after-running-purge-command">gnome-panel will not start after running purge command</a> i seem to ave lost appmenu. All of the packages related to it have been installed, however it does not show up in the 'add to panel' menu. Do i need to enable something else in order to see it?</p>
2978
-1
2017-04-13T12:23:23.910
2011-02-13T03:54:28.200
Appmenu has disappeared after panel restore
[ "gnome-panel", "appmenu" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-24T19:55:42.453", "id": "15493", "postId": "14753", "score": "0", "text": "Are you sure that you have installed ubuntu desktop?If not install it first `sudo aptitude install ubuntu-desktop`", "userDisplayName": null, "userId": "5691" } ]
{ "accepted": true, "body": "<p>This will give you a default set of panels:</p>\n\n<pre><code>gconftool-2 --shutdown\nrm -rf ~/.gconf/apps/panel\npkill gnome-panel\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T20:27:53.740", "id": "14784", "lastActivityDate": "2010-11-24T20:27:53.740", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3251", "parentId": "14753", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p>Try restating the panel,</p>\n\n<p><code>killall gnome-panel</code></p>\n\n<p>If the above command din help you,add a new panel.Right click that panel and select <strong>Add to Panel</strong> </p>\n\n<p><img src=\"https://i.stack.imgur.com/poVv4.png\" alt=\"alt text\"></p>\n\...
null
null
null
null
null
14755
1
14764
2010-11-24T17:49:50.017
7
17945
<p>How can I configure Skype to correctly use my Logitech USB Headset microphone?</p> <p>I use Skype 2.1(Beta) with the following USB Headset:</p> <blockquote> <p>input: Logitech Logitech USB Headset as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.3/input/input6</p> <p>generic-usb 0003:046D:0A0C.0002: input,hidraw1: USB HID v1.00 Device [Logitech Logitech USB Headset]</p> </blockquote>
6496
-1
2020-06-12T14:37:07.210
2017-02-20T14:50:09.690
Logitech USB Headset does not work correctly with Skype
[ "sound", "skype" ]
3
3
CC BY-SA 2.5
[ { "creationDate": "2010-11-25T05:27:05.577", "id": "15555", "postId": "14755", "score": "1", "text": "Is it a Logitech Clear Chat headset?", "userDisplayName": null, "userId": "3778" }, { "creationDate": "2013-03-22T22:40:48.267", "id": "340421", "postId": "14755", "s...
{ "accepted": true, "body": "<p>Check if you've configured the capture device (in Sound Preferences > Input) to your desired usb headset. You may also wish to 1) disallow Skype's managing your microphone levels; 2) unmute your microphone and raise the level to an amplified one (also in Sound Preferences > Input). Note also that if you're using 10.10, you'll need the latest updates installed for linux, alsa-lib, and pulseaudio.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T18:59:12.607", "id": "14764", "lastActivityDate": "2010-11-24T18:59:12.607", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "6369", "parentId": "14755", "postTypeId": "2", "score": "11" }
[ { "accepted": true, "body": "<p>Check if you've configured the capture device (in Sound Preferences > Input) to your desired usb headset. You may also wish to 1) disallow Skype's managing your microphone levels; 2) unmute your microphone and raise the level to an amplified one (also in Sound Preferences > ...
null
null
null
null
null
14763
1
14767
2010-11-24T18:58:47.517
298
1088526
<p>I've installed Apache, PHP, and MySQL on Ubuntu 10.10 desktop edition, and it's working fine.<br> Except I have no clue where to look for Apache or PHP log files.</p>
6082
176889
2014-01-25T10:00:28.907
2023-07-19T14:46:44.057
Where are the Apache and PHP log files?
[ "apache2", "php", "log" ]
5
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>By default, <code>/var/log/apache2/error.log</code>.</p>\n\n<p>This can be configured in <code>/etc/php5/apache2/php.ini</code>.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2010-11-24T19:38:57.420", "id": "15491", "postId": "14767", "score": "0", "text": "Yep. got it. it was a bit different on windows.", "userDisplayName": null, "userId": "6082" }, { "creationDate": "2016-10-06T07:43:08.887", "id": "1272262", "postId": "14767", "score": "1", "text": "Apache logs can be rotated, so you might want to check all `error.log.*` files", "userDisplayName": null, "userId": "241767" }, { "creationDate": "2017-05-15T07:34:58.250", "id": "1442373", "postId": "14767", "score": "0", "text": "@misterben can you help me find enable the same error log for centOS 7? any idea?", "userDisplayName": null, "userId": "668711" }, { "creationDate": "2017-06-07T12:24:46.230", "id": "1458268", "postId": "14767", "score": "0", "text": "https://unix.stackexchange.com/a/269090/2799 has info for other distros", "userDisplayName": null, "userId": "3251" }, { "creationDate": "2017-10-17T04:10:16.073", "id": "1545685", "postId": "14767", "score": "0", "text": "what if apache is not installed, just php?", "userDisplayName": null, "userId": "641011" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-24T19:18:34.403", "id": "14767", "lastActivityDate": "2012-04-19T09:00:47.880", "lastEditDate": "2012-04-19T09:00:47.880", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "3251", "parentId": "14763", "postTypeId": "2", "score": "424" }
[ { "accepted": true, "body": "<p>By default, <code>/var/log/apache2/error.log</code>.</p>\n\n<p>This can be configured in <code>/etc/php5/apache2/php.ini</code>.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2010-11-24T19:38:57.420", "id": "15491", "postI...
null
null
null
null
null
14765
1
null
2010-11-24T19:11:09.727
13
877
<p>I would like to have a directory that has following properties: </p> <ul> <li>Many users can copy files into it </li> <li>These files can be deleted/changed by these users (user A can delete/modify file that was copied into this directory) </li> </ul> <p>it cant be done using normal file permissions (because permissions are retained on copy).</p> <p>Here is what I found on the net: </p> <ul> <li><a href="http://brainstorm.ubuntu.com/item/3916/" rel="nofollow">brainstorm idea</a></li> <li><a href="https://blueprints.launchpad.net/ubuntu/+spec/local-file-share" rel="nofollow">blueprint</a></li> </ul> <p>Some use cases: </p> <ul> <li>Sharing music on local machine </li> <li>Simple git repository sharing (just make a bare repository writeable to many people) --- i know that there are solutions like gitosis</li> <li>Allow many developers to modify test instance of php app without giving them root (i guess they would copy files) --- I'm leading a team of nonprofit junior developers and I need to keep that one simple! </li> </ul> <p><strong>EDIT</strong></p> <p>AFAIK setting SGID bit is not enugh, it only affects newly created files --- and basic workflow for these use cases ivnolves copying and other operations (which cleave file's gid unchanged) </p>
1962
1962
2010-11-24T20:47:43.480
2017-02-22T14:17:23.050
Good and easy way to share files on local machine
[ "permissions", "file-sharing" ]
4
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Simply do this:</p>\n\n<pre><code>mkdir /src/teamA\naddgroup teamA\nchgrp teamA /src/teamA\nchmod g+rws /src/teamA\n</code></pre>\n\n<p>Now everybody in the <code>teamA</code> group can make everything inside <code>/src/teamA</code></p>\n\n<p>The magic is the sgid (set group ...
null
null
null
null
null
14768
1
14777
2010-11-24T19:22:46.230
4
306
<p>Nautilus has options for what to do when media devices are added.</p> <p><img src="https://i.stack.imgur.com/j9adz.png" alt="Media Handling Preferences"></p> <p>How does Nautilus know what applications to make available in these drop-down menus? </p> <p>How do applications plug themselves in to this mechanism?</p>
667
667
2010-11-24T19:30:01.273
2010-11-24T19:51:24.313
How do Nautilus media handlers work?
[ "nautilus", "multimedia", "mime-type" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>From <a href=\"http://library.gnome.org/admin/system-admin-guide/stable/mimetypes-registering.html.en\" rel=\"nofollow noreferrer\">http://library.gnome.org/admin/system-admin-guide/stable/mimetypes-registering.html.en</a>:</p>\n<blockquote>\n<p>Registering applications to handle MIME types is fairly straightforward. Applications are registered by creating a <code>MimeType</code> key in their <code>.desktop</code> entry file and listing each MIME type separated by a semicolon. The <code>MimeType</code> key should only be used in <code>.desktop</code> files whose <code>Type</code> key has the value <code>Application</code>. For more information on <code>.desktop</code> files, see <a href=\"http://library.gnome.org/admin/system-admin-guide/stable/menustructure-desktopentry.html.en\" rel=\"nofollow noreferrer\">Section 2.3 ― Desktop Entry Files</a>.</p>\n</blockquote>\n<p>Nautilus gets this infomation from the <code>mimeinfo.cache</code> files located in <code>$XDG_DATA_DIRS/applications</code> and <code>$XDG_DATA_HOME/applications/</code> that are created by <code>update-desktop-database</code>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T19:46:21.603", "id": "14777", "lastActivityDate": "2010-11-24T19:51:24.313", "lastEditDate": "2020-06-12T14:37:07.210", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "114", "parentId": "14768", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>From <a href=\"http://library.gnome.org/admin/system-admin-guide/stable/mimetypes-registering.html.en\" rel=\"nofollow noreferrer\">http://library.gnome.org/admin/system-admin-guide/stable/mimetypes-registering.html.en</a>:</p>\n<blockquote>\n<p>Registering applications to ha...
null
null
null
null
null
14774
1
14781
2010-11-24T19:39:52.467
8
147879
<p>I have installed <strong>vsftp</strong> on Ubuntu 10.10. I want to give the user <strong>FTP login privilage</strong> .</p>
2910
2910
2010-11-24T19:56:34.090
2014-05-27T15:29:23.073
How to enable a user to login through FTP?
[ "ftp", "vsftpd" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2014-05-27T15:30:03.983", "id": "626663", "postId": "14774", "score": "1", "text": "I updated my answer because my beliefs have changed since the original time I answered this.", "userDisplayName": null, "userId": "5817" } ]
{ "accepted": true, "body": "<p>You can see an excellent guide below</p>\n\n<p><a href=\"http://ubuntuforums.org/showpost.php?p=3138955&amp;postcount=1\">http://ubuntuforums.org/showpost.php?p=3138955&amp;postcount=1</a></p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-24T22:20:01.740", "id": "15523", "postId": "14781", "score": "3", "text": "I think that once VSFTPD is running locally on the system then security can be implemented by not opening the VSFTPD port but instead having clients use Filezilla in FTPS mode to connect to it (via SSH port 22) .", "userDisplayName": null, "userId": "5817" }, { "creationDate": "2016-11-25T09:57:14.747", "id": "1312479", "postId": "14781", "score": "0", "text": "@djangofan thanks for pointing out FileZilla with SSH, somehow resonated better in my brainz", "userDisplayName": null, "userId": "277020" }, { "creationDate": "2016-12-22T18:04:23.873", "id": "1333470", "postId": "14781", "score": "2", "text": "That is the long and complicated guide for creating an FTP user. Also, that link is a forum link that could break at any time.", "userDisplayName": null, "userId": "517209" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T20:07:09.947", "id": "14781", "lastActivityDate": "2010-11-24T20:07:09.947", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5691", "parentId": "14774", "postTypeId": "2", "score": "11" }
[ { "accepted": true, "body": "<p>You can see an excellent guide below</p>\n\n<p><a href=\"http://ubuntuforums.org/showpost.php?p=3138955&amp;postcount=1\">http://ubuntuforums.org/showpost.php?p=3138955&amp;postcount=1</a></p>\n", "commentCount": "3", "comments": [ { "creationDate": "201...
null
null
null
null
null
14778
1
14789
2010-11-24T19:47:13.393
2
1602
<p>Skype is crashing my entire X server, and the bug I reported (since fixed) is no longer relevant, nor useful. I've found an alternate client, but now someone wants to use rooms (and it's imperative), so I need to get this fixed. What should I do to trace where the crash is coming from? It crashes the Xserver, so basically, I'm at a loss.</p>
1992
null
null
2012-06-28T02:21:12.350
How can I trace a crash in a program that crashes X?
[ "xorg", "skype" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The relevant component you need to trace is X, not the application causing the crash.</p>\n\n<p>There is some detailed information at the Ubuntu wiki:\n<a href=\"https://wiki.ubuntu.com/X/Backtracing\" rel=\"nofollow\">https://wiki.ubuntu.com/X/Backtracing</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T20:51:22.620", "id": "14789", "lastActivityDate": "2010-11-24T21:03:19.773", "lastEditDate": "2010-11-24T21:03:19.773", "lastEditorDisplayName": null, "lastEditorUserId": "742", "ownerDisplayName": null, "ownerUserId": "742", "parentId": "14778", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>The relevant component you need to trace is X, not the application causing the crash.</p>\n\n<p>There is some detailed information at the Ubuntu wiki:\n<a href=\"https://wiki.ubuntu.com/X/Backtracing\" rel=\"nofollow\">https://wiki.ubuntu.com/X/Backtracing</a></p>\n", "co...
null
null
null
null
null
14780
1
14786
2010-11-24T19:59:45.607
1
13907
<p>I don't think it is running, but according to a bug report and a forum post (I'll add the links later) disabling it should stop skype from crashing. Is there a way to know if it is enable, and if it is to disable it?</p> <p><strong>I'm on an nvidia card, using twinview. There should not be any xinerama btw.</strong></p>
1992
null
null
2010-11-24T20:32:06.950
How can I disable xinerama?
[ "xorg", "nvidia", "xinerama" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can determine if it is enabled by viewing your <code>/etc/X11/xorg.conf</code> file. It will look something like this:</p>\n\n<pre><code>Section \"ServerLayout\"\n Identifier \"Layout0\"\n Screen 0 \"Screen0\" 0 0\n InputDevice \"Keyboard0\" \"CoreKeyboard\"\n InputDevice \"Mouse0\" \"CorePointer\"\n Option \"Xinerama\" \"0\"\nEndSection\n</code></pre>\n\n<p>Notice the second last line <code>\"Xinerama\" \"0\"</code>. This indicates that it is disabled.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-24T21:32:59.090", "id": "15514", "postId": "14786", "score": "0", "text": "I checked it and it says it's off, as I figured. This means I need to check somewhere else", "userDisplayName": null, "userId": "1992" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T20:32:06.950", "id": "14786", "lastActivityDate": "2010-11-24T20:32:06.950", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5", "parentId": "14780", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>You can determine if it is enabled by viewing your <code>/etc/X11/xorg.conf</code> file. It will look something like this:</p>\n\n<pre><code>Section \"ServerLayout\"\n Identifier \"Layout0\"\n Screen 0 \"Screen0\" 0 0\n InputDevice \"Keyboard0\" \"CoreKe...
null
null
null
null
null
14782
1
14787
2010-11-24T20:10:36.997
4
394
<p>For example with vlc or any other good player.</p>
5955
null
null
2010-11-24T21:06:32.783
How to replace a default video player in 10.04?
[ "10.04", "video", "vlc" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>First, install <a href=\"http://ubuntu-tweak.com/\" rel=\"nofollow noreferrer\">Ubuntu Tweak</a>.</p>\n\n<p>Then start it up, and select <code>File Type Manager</code> from the sidebar. Select the <code>Video</code> category, and then click on the first row under <code>File Type</code> and scroll down and <kbd>Shift</kbd> + click on the last row to select all the different video formats. Click the <code>Edit</code> button and select your preferred video player from the list. </p>\n\n<p><img src=\"https://i.stack.imgur.com/Nuh2J.png\" alt=\"alt text\"> </p>\n\n<p><img src=\"https://i.stack.imgur.com/LQ0Yw.png\" alt=\"alt text\"></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-24T20:43:04.227", "id": "15504", "postId": "14787", "score": "0", "text": "Your Software Centre links don't work because Ubuntu Tweak is not in the Ubuntu repositories.", "userDisplayName": null, "userId": "866" }, { "creationDate": "2010-11-24T20:46:29.493", "id": "15507", "postId": "14787", "score": "0", "text": "@alfalive @fluteflute My bad, I thought it was in the repositories, updated my answer.", "userDisplayName": null, "userId": "114" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T20:39:36.707", "id": "14787", "lastActivityDate": "2010-11-24T20:45:45.983", "lastEditDate": "2010-11-24T20:45:45.983", "lastEditorDisplayName": null, "lastEditorUserId": "114", "ownerDisplayName": null, "ownerUserId": "114", "parentId": "14782", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>You can install VLC,to install VLC on your system just run the following commands in terminal.</p>\n\n<pre><code>sudo add-apt-repository ppa:c-korn/vlc\nsudo apt-get update\nsudo apt-get install vlc\n</code></pre>\n\n<p><strong>To replace default video player,</strong></p>\n\...
null
null
null
null
null
14785
1
null
2010-11-24T20:29:33.260
10
1521
<p>When I want to attach a file (an image) with Evolution, it's very hard to pick the good file because thumbnails are <strong>way</strong> to small.</p> <p>How can I make them bigger?</p>
6065
17739
2011-10-26T15:11:49.203
2011-10-26T15:11:49.203
How can I see large thumbnails of the files I want to attach to an e-mail?
[ "evolution", "files", "thumbnails" ]
3
1
CC BY-SA 3.0
[ { "creationDate": "2011-03-21T05:20:10.977", "id": "35089", "postId": "14785", "score": "0", "text": "If the images are too small to be useful, this sounds more like a bug. Please could you file a report about it in the Launchpad bug-tracker so that a proper solution can be investigated and fou...
null
[ { "accepted": null, "body": "<p>Changing the size of thumbnails unfortunately is not (yet?) implemented in the Gtk File Chooser used here. Unless the application in question does not use another file chooser there will be not much change to this, I'm afraid.</p>\n\n<p>From <a href=\"https://bugzilla.gnome.o...
null
0
null
null
null
14790
1
null
2010-11-24T21:02:25.533
7
8532
<p>It would be good to know that when you connect a USB device like a web-cam, it notifies me that it works or not.</p>
6499
41
2011-05-08T12:49:43.743
2014-12-16T22:07:28.077
How to show notification when a usb device is inserted?
[ "hardware", "usb", "notification", "devices" ]
4
1
CC BY-SA 3.0
[ { "creationDate": "2010-11-24T21:05:20.663", "id": "15510", "postId": "14790", "score": "10", "text": "Could you please convert your sentence to question :) ?", "userDisplayName": null, "userId": "742" } ]
null
[ { "accepted": null, "body": "<p>i dont believe there is such notification yet, (and right now i can't even seem to remember where to set up the notifications) i believe it may be very difficult to make a computer conclude wether or not a webcam works correct.</p>\n\n<p>when you insert a usb device it normal...
null
null
null
null
null
14791
1
14814
2010-11-24T21:14:48.547
15
2385
<p>I need a shared folder. My wife and I need to exchange files on the same computer. How can we do that?</p>
5955
527764
2018-08-14T06:49:38.113
2018-08-14T06:49:38.113
Two accounts on same computer - how can I make a share folder for both?
[ "directory", "users", "shared-folders" ]
3
2
CC BY-SA 4.0
[ { "creationDate": "2010-11-24T22:01:12.610", "id": "15519", "postId": "14791", "score": "0", "text": "Never tried but may be the Public folder in the User's home folder would share the stuff system-wide.", "userDisplayName": null, "userId": "2910" }, { "creationDate": "2010-11-26...
{ "accepted": true, "body": "<p>Here's a tutorial from Ubuntu Forums: <a href=\"http://art.ubuntuforums.org/showpost.php?p=8983087&amp;postcount=25\" rel=\"nofollow noreferrer\">How to create a shared folder for multiple local users</a>.</p>\n\n<blockquote>\n <ol>\n <li><p>Install bindfs.</p>\n\n<pre><code>sudo apt-get install bindfs\n</code></pre></li>\n <li><p>Create a hidden and a visible directory for the files.</p>\n\n<pre><code>sudo mkdir /home/.media # create a hidden directory \nsudo mkdir /home/media \n</code></pre></li>\n <li><p>Create a new group.</p>\n\n<pre><code>sudo groupadd media\n</code></pre></li>\n <li><p>Add the user(s) to the group.</p>\n\n<pre><code>sudo gpasswd -a usrname media\n</code></pre>\n \n <p>Repeat this for all users. Log out and log back in your current user.</p></li>\n <li><p>Edit the fstab file.</p>\n\n<pre><code>sudoedit /etc/fstab\n</code></pre></li>\n <li><p>Add a new entry at the end of the file.</p>\n\n<pre><code>bindfs#/home/.media /home/media fuse group=media,perms=g=rwx\n</code></pre></li>\n <li><p>Mount the filesystems mentioned in fstab.</p>\n\n<pre><code>sudo mount -a\n</code></pre></li>\n <li><p>Move the files you want to share in the <code>/home/media</code> directory.</p></li>\n </ol>\n</blockquote>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-25T07:49:30.207", "id": "15556", "postId": "14814", "score": "0", "text": "**bindfs** is nice but not suitable for less experienced users as it involves quite a lot of changes to the standard system configuration (e.g. editing of fstab, adding user groups etc.).", "userDisplayName": null, "userId": "3940" }, { "creationDate": "2010-11-25T08:36:08.980", "id": "15561", "postId": "14814", "score": "4", "text": "Maybe you should add an excerpt of the page to this answer.", "userDisplayName": null, "userId": "1418" }, { "creationDate": "2010-11-25T10:25:12.163", "id": "15575", "postId": "14814", "score": "0", "text": "I tried this tutorial. But I can't create any files in media folder.", "userDisplayName": null, "userId": "5955" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-11-24T22:21:44.980", "id": "14814", "lastActivityDate": "2018-08-13T10:24:23.470", "lastEditDate": "2018-08-13T10:24:23.470", "lastEditorDisplayName": null, "lastEditorUserId": "94914", "ownerDisplayName": null, "ownerUserId": "5797", "parentId": "14791", "postTypeId": "2", "score": "9" }
[ { "accepted": true, "body": "<p>Here's a tutorial from Ubuntu Forums: <a href=\"http://art.ubuntuforums.org/showpost.php?p=8983087&amp;postcount=25\" rel=\"nofollow noreferrer\">How to create a shared folder for multiple local users</a>.</p>\n\n<blockquote>\n <ol>\n <li><p>Install bindfs.</p>\n\n<pre><cod...
null
null
null
null
null
14794
1
95485
2010-11-24T21:22:40.677
37
11956
<blockquote> <p>Are you sure you want to close all programs and shut down the computer?</p> </blockquote> <p>When I click shut down I want to shut down! :) This message bugs me. How to avoid this message?</p>
5955
58612
2012-07-21T08:00:21.503
2013-09-21T06:59:07.233
How do I shut down without the confirmation prompt?
[ "shutdown" ]
9
2
CC BY-SA 3.0
[ { "creationDate": "2012-07-20T21:16:21.300", "id": "203827", "postId": "14794", "score": "1", "text": "I am looking for an answer for 12.04", "userDisplayName": null, "userId": "5955" }, { "creationDate": "2012-07-20T22:23:23.963", "id": "203869", "postId": "14794", "...
{ "accepted": true, "body": "<h3>For 12.04 an later</h3>\n<p>Settings for the indicator session and logout menu are found by running <strong>dconf-editor</strong> (from <a href=\"http://apt.ubuntu.com/p/dconf-tools\" rel=\"noreferrer\">dconf-tools</a> <a href=\"http://apt.ubuntu.com/p/dconf-tools\" rel=\"noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install dconf-tools\" /></a>)</p>\n<p><img src=\"https://i.stack.imgur.com/FlKXp.png\" alt=\"enter image description here\" /></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2020-12-13T11:56:52.237", "id": "2209114", "postId": "95485", "score": "0", "text": "I can't find this key in Kubuntu 20.04", "userDisplayName": null, "userId": "357696" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2012-01-14T20:11:31.937", "id": "95485", "lastActivityDate": "2013-09-21T06:59:07.233", "lastEditDate": "2020-06-12T14:37:07.210", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "3940", "parentId": "14794", "postTypeId": "2", "score": "21" }
[ { "accepted": null, "body": "<ul>\n<li>press <code>Alt+F2</code> and type <code>gconf-editor</code></li>\n<li>go to <code>/apps/indicator-session</code> and check items you want</li>\n</ul>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5",...
null
null
null
null
null
14795
1
14911
2010-11-24T21:24:38.057
7
1082
<p>How can I manually edit the track play count for a track for Banshee? </p>
6161
235
2010-11-25T20:48:17.270
2017-02-20T08:22:42.407
Manually set track listen count in Banshee?
[ "banshee" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<ol>\n<li><p>From the Ubuntu Software Centre install the SQLite Data Browser</p>\n\n<pre><code>sudo apt-get install sqlitebrowser\n</code></pre></li>\n<li><p>Navigate to <code>~/.config/banshee-1</code> in the file browser (press <kbd>Ctrl</kbd>+<kbd>H</kbd> to toggle the viewing of hidden <code>.</code> files)</p></li>\n<li>Right click on <code>banshee.db</code> and click on <em>Open With Other Application</em>. From here open the <em>Use a custom command</em> box and enter <code>sqlitebrowser</code></li>\n<li>From within the SQLite Data Browser then click on the <em>Browse Data</em> tab, and then click on the <em>CoreTracks</em> 'table'.</li>\n<li>From here scroll horizontally so you can see the track names. Once you've found a track scroll even further to the right until you find the <em>PlayCount</em> header. Double click on the current playcount, enter a new one, and press <em>Apply Changes</em></li>\n</ol>\n\n<p><em>Note: Banshee's developers have <a href=\"http://mail.gnome.org/archives/banshee-list/2008-September/msg00186.html\" rel=\"nofollow noreferrer\">expressed some interest</a> in implementing this from within Banshee, if you <a href=\"http://banshee.fm/about/contact/\" rel=\"nofollow noreferrer\">remind them</a> they might jump into action...</em></p>\n\n<p><img src=\"https://i.stack.imgur.com/2HHor.png\" alt=\"Screenshot of various steps\"></p>\n\n<hr>\n\n<p>Linked Q&amp;A:</p>\n\n<ol>\n<li><a href=\"https://askubuntu.com/questions/99098/manually-sync-play-counts-in-ubuntu\">Manually Sync Play Counts in Ubuntu</a></li>\n</ol>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-25T21:06:59.447", "id": "14911", "lastActivityDate": "2017-02-20T08:22:42.407", "lastEditDate": "2017-04-13T12:24:41.703", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "866", "parentId": "14795", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<ol>\n<li><p>From the Ubuntu Software Centre install the SQLite Data Browser</p>\n\n<pre><code>sudo apt-get install sqlitebrowser\n</code></pre></li>\n<li><p>Navigate to <code>~/.config/banshee-1</code> in the file browser (press <kbd>Ctrl</kbd>+<kbd>H</kbd> to toggle the viewin...
null
null
null
null
null
14806
1
14808
2010-11-24T21:46:40.127
7
10862
<p>In virtualbox <kbd>Ctrl</kbd>-<kbd>R</kbd> is the shortcut to reset the virtual machine. But I use it for testing web-sites on IE, and I seem to be hard-wired to use <kbd>Ctrl</kbd>-<kbd>R</kbd> to refresh web-pages in a browser. I keep accidentally resetting virtualbox and having to wait while it books again!! So is there some way to change the keyboard shortcuts in virtualbox?</p>
2762
1051814
2020-04-27T07:35:51.037
2020-04-27T07:35:51.037
how to change virtualbox keyboard shortcut
[ "shortcut-keys", "virtualbox", "customization", "shortcuts" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Change the 'host key':</p>\n\n<p><code>file -&gt; preferences -&gt; input</code></p>\n\n<p>Change the Host Key to something other than ctrl.</p>\n\n<p>~~edit~~</p>\n\n<p>NOTE: the host key can be something like 'Right Ctrl'. The left control key acts normally, and the right key is used as the host key. </p>\n", "commentCount": "1", "comments": [ { "creationDate": "2012-07-09T22:19:24.003", "id": "197255", "postId": "14808", "score": "0", "text": "As a note, that's the file menu of the main UI, and you can \"hot change\" it while the guest is running (at least in windows).", "userDisplayName": null, "userId": "20972" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T21:56:44.657", "id": "14808", "lastActivityDate": "2010-11-24T21:56:44.657", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "6161", "parentId": "14806", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>Change the 'host key':</p>\n\n<p><code>file -&gt; preferences -&gt; input</code></p>\n\n<p>Change the Host Key to something other than ctrl.</p>\n\n<p>~~edit~~</p>\n\n<p>NOTE: the host key can be something like 'Right Ctrl'. The left control key acts normally, and the right ...
null
null
null
null
null
14810
1
14821
2010-11-24T22:06:05.460
11
13070
<p>I've got a perfectly good script for use in /etc/init.d. In fact, I have a lot of them, all created with the Tanuki Java Service Wrapper.</p> <p>It would seem to me that there could be a simple template for wrapping such a shell script up as an upstart script, but a bit of googling is not revealing one.</p> <p>Am I missing something?</p>
6502
null
null
2010-11-27T23:28:11.940
From init.d to upstart, is there a bridge?
[ "upstart" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I don't recall seeing a template for this. Its a bit ironic, however, that technically, its upstart that is starting your init.d script in the first place thanks to the backward compatibility job rc and rcS.</p>\n\n<p>I would consider rewriting whatever you have as an upstart job, however, I know that some scripts are difficult to convert, so here's what I did for a while on some of my scripts:</p>\n\n<pre><code>description \"xyz\"\nauthor \"xyz\"\nstart on runlevel 5\nstop on runlevel [!5]\n\npre-start script\n # do my work here to start the service\nend script\n\npost-stop script\n # do work here to stop the service\nend script\n</code></pre>\n\n<p>Now depending on the nature of the service, whether it persists or forks itself, you may need to add <code>expect fork</code> or <code>task</code> to the job file.</p>\n\n<p>Just to complete the thought, usually, this is all there is to a full upstart job file anyway. All of the pre start work is done, all of the cleanup is done, the only thing remaining is the service itself which is usually added with:</p>\n\n<pre><code>exec service_cmd\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-12-20T16:27:34.303", "id": "102021", "postId": "14821", "score": "0", "text": "In upstart, the documentation says that run levels 3,4, and 5 are unused. So, you just should use run level 2.", "userDisplayName": null, "userId": "5817" }, { "creationDate": "2016-12-16T10:28:53.590", "id": "1328454", "postId": "14821", "score": "0", "text": "it's been a while, but I'm pretty sure 5 is system up with GUI started, at least it used to be.", "userDisplayName": null, "userId": "631542" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-24T23:42:51.523", "id": "14821", "lastActivityDate": "2010-11-24T23:42:51.523", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "360", "parentId": "14810", "postTypeId": "2", "score": "9" }
[ { "accepted": true, "body": "<p>I don't recall seeing a template for this. Its a bit ironic, however, that technically, its upstart that is starting your init.d script in the first place thanks to the backward compatibility job rc and rcS.</p>\n\n<p>I would consider rewriting whatever you have as an upstar...
null
null
null
null
null
14815
1
16413
2010-11-24T22:39:44.527
7
991
<p>Is it known whether or not Unity will have the option to act like the current custom gnome menus (Applications, Places, System)? From what I've seen they've designed it to take up the whole desktop when the menu is opened.</p> <p>Also, the File, View, Edit menus, will it be possible to have them stay within the application itself rather than be displayed within the top panel?</p>
2458
2458
2010-11-24T23:10:43.253
2010-12-06T12:56:41.313
Unity Menu (Desktop design), how will it act?
[ "unity", "menu" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-25T10:27:05.593", "id": "15577", "postId": "14815", "score": "1", "text": "Related Question: http://askubuntu.com/questions/14437/will-the-compiz-versions-dash-be-the-same-as-the-current-dash/14502", "userDisplayName": null, "userId": "1067" }, { "creat...
{ "accepted": true, "body": "<p>It is already known that you can choose whenever start your session using Unity or the 'good old' Gnome Desktop.</p>\n\n<p>This is possible ( at least in the 11.04 Alpha 1 ) by selecting the Gnome Desktop in the session dropdown on the login screen.</p>\n\n<p>(In case your system has not graphic acceleration enabled ( i.e. compiz ) then the default session will be the old Gnome one.)</p>\n\n<p>Also it is possible to remove the global menu behavior by removing the package <code>indicator-appmenu</code> ( there is not graphical settings up to now )</p>\n\n<p>Also they assert that Unity <strong>launcher won't be moveable.</strong>\n( <a href=\"http://www.omgubuntu.co.uk/2010/12/ubuntu-unity-launcher-wont-be-moveable/\" rel=\"nofollow\">http://www.omgubuntu.co.uk/2010/12/ubuntu-unity-launcher-wont-be-moveable/</a> )</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-12-18T22:27:35.017", "id": "19308", "postId": "16413", "score": "0", "text": "I know it cannot be moved, but can it be REmoved? (Without breaking the desktop of course.)", "userDisplayName": null, "userId": "2458" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-12-06T12:56:41.313", "id": "16413", "lastActivityDate": "2010-12-06T12:56:41.313", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5484", "parentId": "14815", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>It is already known that you can choose whenever start your session using Unity or the 'good old' Gnome Desktop.</p>\n\n<p>This is possible ( at least in the 11.04 Alpha 1 ) by selecting the Gnome Desktop in the session dropdown on the login screen.</p>\n\n<p>(In case your sy...
null
null
null
null
null
14816
1
14833
2010-11-24T22:56:46.973
4
583
<hr> <p><strong>Backup Failed</strong><br> <em>Failed with an unknown error</em>. </p> <hr> <p>When I booted-up this morning I got a dialog which presented the above message and <strong>no other information</strong>! </p> <p>The dialog is "helpful" in that it tells me something is wrong, but I have no idea what it is referring to; so it isn't actually helpful. </p> <p>What might be causing this "backup" error when I am <strong>starting</strong> the system? </p> <p>I've restarted several times and keep getting the same message. </p> <p>I checked the disks using <em>System--Administration--Disk Utility</em> via a <strong>Live-CD</strong>, and it reported <strong>no errors</strong>.</p> <hr> <p>I've just now noticed one tell-tale sign which is probably significant, but I don't know how to interpret it... </p> <p>My normal routine, with two of my drives (single partition per drive) is to <strong>manually</strong> mount them (via Nautilus)... However, what I've just noticed is that one of them is showing as <strong>already mounted</strong> at startup, which has <strong>not</strong> been the case prior to today... </p> <p>I haven't got the hang of this mounting "stuff" yet.... but this seems to be a relevant point...</p>
2670
3739
2010-11-25T02:33:53.043
2019-02-20T19:42:55.217
When I boot-up I get this dialog: "Backup Failed: Failed with an unknown error"
[ "backup", "startup", "deja-dup" ]
2
9
CC BY-SA 2.5
[ { "creationDate": "2010-11-24T23:26:49.900", "id": "15528", "postId": "14816", "score": "0", "text": "@fred.bear this is your second post that is \"putting out a fire\" even though none exists...calm down. first OMG over terminal versus virtual terminal and now this", "userDisplayName": nul...
{ "accepted": true, "body": "<p>The error appears, after some googling, to be with <strong>Deja Dup</strong>. As you've already solved it, I'll keep this short, but the solution was as follows (from comments):</p>\n\n<p>All is well, once again (no Warning message)... I've purged and banished Deja Dup (I didn't like it anyhow. I prefer \"Lucky Backup\") -- fred.bear</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T02:24:24.617", "id": "14833", "lastActivityDate": "2010-11-25T02:24:24.617", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3739", "parentId": "14816", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>The error appears, after some googling, to be with <strong>Deja Dup</strong>. As you've already solved it, I'll keep this short, but the solution was as follows (from comments):</p>\n\n<p>All is well, once again (no Warning message)... I've purged and banished Deja Dup (I did...
null
null
null
null
null
14825
1
null
2010-11-25T01:13:52.117
0
5305
<p>I have an Ubuntu 10.10 / Windows 7 dual boot environment. Occasionally, I want to boot directly off a USB stick or USB-connected portable HD and either by-pass the dual-boot GRUB loader or add a boot option for the bootable USB device(s).</p> <p>Note: The USB boot option is set as a higher prior than the HD option in the BIOS, and the USB devices boot as expected in a single OS environment. </p> <p>Problem: In a dual boot GRUB environment, the BIOS priority setting is essentially ignored.</p> <p>What is the best approach to booting off a USB device in this scenario, adding "cdrom-detect/try-usb=true" to an existing GRUB entry...or another solution?</p>
null
null
null
2014-08-16T01:30:49.623
Booting from a USB drive with an existing dual-boot environment
[ "dual-boot", "usb-drive" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>The BIOS priority setting is not ignored. Your USB is likely registering as a HD in the BIOS - try reordering which HD device boots first (usually labelled USB-something) rather than setting USB to boot first.</p>\n", "commentCount": "0", "comments": [], "communi...
null
null
null
null
Phil Hopkins
14829
1
null
2010-11-25T02:06:00.030
3
783
<p>I can see and connect to Ubuntu box from Windows 7 Laptop, but the Ubuntu box keeps telling me <code>failed to retriever share list from server</code>. </p> <p>The laptop shows up in the list of computers in the workgroup but even when connecting by using the IP address, I get an error <code>cannot display location "smb://xxx.xxx.x.xx</code> and <code>Failed to retrieve share list from server</code> ......</p> <p>Pleas advise what could be wrong. Ubuntu box is running a 32 bit version of the OS whereas the Windows 7 laptop is running an X64 version of Win7 &amp; Ult.</p>
6512
235
2010-11-25T16:01:14.193
2012-11-20T22:05:14.563
Unable to browse Windows 7 Notebook from Ubuntu
[ "10.04", "windows-7", "samba" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-25T02:26:59.340", "id": "15543", "postId": "14829", "score": "0", "text": "Same problem, for reference this is what I have **unsucsessfully** tried to solve it: Various login combinations (username, administrator, WOKGROUP, MACHINENAME), disable homegroup sharing (leav...
null
[ { "accepted": null, "body": "<p>I've heard a lot of people are having troubles with win7 and it's samba shares (even other versions of windows). Try to make sure the settings for sharing is set to the most compatible (and least secure) on win7. As far as I remember, they've added some stronger encryptions, ...
null
null
null
null
null
14837
1
null
2010-11-25T03:51:54.353
6
5573
<p>I am following along a book in which Insight debugger is required. I didn't find it on my Maverick. I googled and I found that it's not supported in debian anymore but I really need to install it. I tried to compile the source and it installed but keep telling me that tk is missing whenever i start it. I installed tk with sudo aptitude install tk then tried to run again it's the same. I compiled it one more time and nothing really changes. So please how can I install that ? </p> <p>Update: This is the message i get</p> <pre><code>Tk_Init failed: Can't find a usable tk.tcl in the following directories: /usr/local/share/tk8.4 /usr/local/lib/tk8.4 /usr/lib/tk8.4 /usr/local/library /usr/library /usr/tk8.4.1/library /tk8.4.1/library /usr/local/share/tk8.4/tk.tcl: no event type or button # or keysym no event type or button # or keysym while executing "bind Listbox &lt;MouseWheel&gt; { %W yview scroll [expr {- (%D / 120) * 4}] units }" (file "/usr/local/share/tk8.4/listbox.tcl" line 182) invoked from within "source /usr/local/share/tk8.4/listbox.tcl" (in namespace eval "::" script line 1) invoked from within "namespace eval :: [list source [file join $::tk_library $file.tcl]]" (procedure "SourceLibFile" line 2) invoked from within "SourceLibFile listbox" (in namespace eval "::tk" script line 4) invoked from within "namespace eval ::tk { SourceLibFile button SourceLibFile entry SourceLibFile listbox SourceLibFile menu SourceLibFile panedwindow SourceLibFile ..." invoked from within "if {$::tk_library ne ""} { if {[string equal $tcl_platform(platform) "macintosh"]} { proc ::tk::SourceLibFile {file} { if {[catch { namesp..." (file "/usr/local/share/tk8.4/tk.tcl" line 393) invoked from within "source /usr/local/share/tk8.4/tk.tcl" ("uplevel" body line 1) invoked from within "uplevel #0 [list source $file]" This probably means that tk wasn't installed properly. </code></pre>
6245
235
2010-11-25T16:02:08.907
2011-06-20T15:32:36.617
How can I install Insight debugger?
[ "10.10", "installation", "debugging" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>The Ubuntu tk package installs the required .tcl files into /usr/usr/share/tcltk/tk8.4, check if there is some configuration file where you can change the tcltk search path .</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLice...
null
null
null
null
null
14838
1
14839
2010-11-25T03:57:38.563
31
33602
<p>When I insert a USB stick or camera flash card I get the following error:</p> <pre><code>unknown filesystem type 'exfat' </code></pre> <p>Is there a simple way to add exFAT support to Ubuntu without kernel patching?</p>
5408
172367
2014-11-14T20:54:41.673
2014-11-14T21:14:29.000
Is there a simple way to add exFAT support?
[ "filesystem", "exfat" ]
3
2
CC BY-SA 3.0
[ { "creationDate": "2013-05-28T18:19:45.320", "id": "378887", "postId": "14838", "score": "0", "text": "Three years later, the answers below do not work. The PPA 404'd so I'm assuming is no longer maintained. Solution: I used a different USB stick. Will reformat this one in Windows.", "userDi...
{ "accepted": true, "body": "<p>Google showed the answer... <a href=\"https://launchpad.net/~relan/+archive/exfat\">https://launchpad.net/~relan/+archive/exfat</a></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2013-01-09T01:17:53.307", "id": "296407", "postId": "14839", "score": "3", "text": "Whilst this may theoretically answer the question, [it would be preferable](http://meta.stackexchange.com/q/8259) to include the essential parts of the answer here, and provide the link for reference.", "userDisplayName": null, "userId": "22949" }, { "creationDate": "2013-11-03T16:29:34.030", "id": "473627", "postId": "14839", "score": "1", "text": "The better answer is http://askubuntu.com/a/85459/36661", "userDisplayName": null, "userId": "36661" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T03:59:24.787", "id": "14839", "lastActivityDate": "2010-11-25T03:59:24.787", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5408", "parentId": "14838", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>Google showed the answer... <a href=\"https://launchpad.net/~relan/+archive/exfat\">https://launchpad.net/~relan/+archive/exfat</a></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2013-01-09T01:17:53.307", "id": "296407", "p...
null
null
2014-11-14T21:21:28.630
null
null
14844
1
14864
2010-11-25T05:30:00.893
4
582
<p>Rhythmbox runs on a PC in my network, and I was wondering if it would be possible to change the track, volume etc from my pc? Both PCs run 10.04.</p> <p>Thanks.</p>
3778
null
null
2010-11-25T15:24:07.730
Listening to, and changing tracks on another PC on a LAN?
[ "10.04", "rhythmbox", "networking" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>There are plenty of ways to do this; here are a few of them:</p>\n<h2>Web interface</h2>\n<p>Easy, convenient, cross-compatible, but hard to bind media keys.</p>\n<ul>\n<li><a href=\"http://web.vee.net/projects/rhythmweb/\" rel=\"nofollow noreferrer\">Rythmweb</a></li>\n<li><a href=\"http://code.google.com/p/rhythmote/\" rel=\"nofollow noreferrer\">rythmote</a></li>\n</ul>\n<h2>SSH + Scripting</h2>\n<p>Very lightweight option.</p>\n<ul>\n<li><a href=\"http://manpages.ubuntu.com/manpages/hardy/man1/rhythmbox-client.1.html\" rel=\"nofollow noreferrer\">rythmbox-client</a></li>\n<li><a href=\"http://linux.die.net/man/1/amixer\" rel=\"nofollow noreferrer\">amixer</a></li>\n</ul>\n<h2>MPD</h2>\n<p>This involves switching to an entirely different application than Rythmbox, but it may be worth considering if you have a setup in which you would usually prefer to control music remotely.</p>\n<ul>\n<li><a href=\"http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki\" rel=\"nofollow noreferrer\">MPD Wiki</a></li>\n</ul>\n<h2>XMMS2</h2>\n<p>Similar to MPD; not as widely used but more recent.</p>\n<ul>\n<li><a href=\"http://xmms2.org/wiki/Main_Page\" rel=\"nofollow noreferrer\">XMMS2 Wiki</a></li>\n</ul>\n<h2>Remote Desktop/VNC</h2>\n<p>A little overkill unless you regularly have a session running anyway or very rarely control your media remotely.</p>\n<ul>\n<li><a href=\"https://help.ubuntu.com/community/VNC\" rel=\"nofollow noreferrer\">Ubuntu Documentation: VNC</a></li>\n</ul>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-25T16:49:30.293", "id": "15614", "postId": "14864", "score": "2", "text": "I really think @jamie-schembri did a nice answer here! But just to complement it, here is a tutorial about manage Rhythmbox using ssh conection (no need to install 3rd parts): http://xuedi.de/blog/2010/04/08/remote-control-rhythmbox/", "userDisplayName": null, "userId": "5944" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T09:51:03.067", "id": "14864", "lastActivityDate": "2010-11-25T13:15:37.383", "lastEditDate": "2020-06-12T14:37:07.210", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "4661", "parentId": "14844", "postTypeId": "2", "score": "8" }
[ { "accepted": null, "body": "<p>You can use remote desktop for that.Goto Applications&gt;&gt;Internet&gt;&gt;Terminal Server Client</p>\n<p><img src=\"https://i.stack.imgur.com/vnMbz.png\" alt=\"alt text\" /></p>\n<p>Enter the ip address of the computer running rythmbox,and click connect.It will prompt for ...
null
null
null
null
null
14845
1
14851
2010-11-25T05:50:18.903
4
2376
<p>When I connect to freenode, I am getting the following error.</p> <pre><code>You are banned from this server- Your host is an open proxy (HTTP GET (3128)). Email proxyscan@freenode.net when corrected. karthick [~karthick@117.206.87.12] has quit [K-Lined] ERROR Closing Link: 117.206.87.12 (K-Lined) Irssi: Connection lost to irc.freenode.net </code></pre> <p>I am using squid in my standalone system to block few websites and downloads.Here is my squid configuration.</p> <pre><code>acl manager proto cache_object acl localhost src 127.0.0.1/32 acl to_localhost dst 127.0.0.0/8 0.0.0.0/32 acl SSL_ports port 443 acl Safe_ports port 80 # http acl Safe_ports port 21 # ftp acl Safe_ports port 443 # https acl Safe_ports port 70 # gopher acl Safe_ports port 210 # wais acl Safe_ports port 1025-65535 # unregistered ports acl Safe_ports port 280 # http-mgmt acl Safe_ports port 488 # gss-http acl Safe_ports port 591 # filemaker acl Safe_ports port 777 # multiling http acl CONNECT method CONNECT acl badURL url_regex -i movie acl badURL url_regex -i movies acl badURL url_regex -i chat acl whitelist dstdomain "/etc/squid3/whitelist" acl bad URL url_regex "/etc/squid3/websites" acl badURL url_regex "/etc/squid3/blockdownload" acl badURL url_regex "/etc/squid3/blockedsites" http_access allow manager localhost http_access deny !Safe_ports http_access deny CONNECT !SSL_ports http_access allow whitelist http_access deny badURL icp_access deny all htcp_access deny all http_port 3128 hierarchy_stoplist cgi-bin ? access_log /var/log/squid3/access.log squid refresh_pattern ^ftp: 1440 20% 10080 refresh_pattern ^gopher: 1440 0% 1440 refresh_pattern (cgi-bin|\?) 0 0% 0 refresh_pattern . 0 20% 4320 icp_port 3130 </code></pre> <p>Some said enabling squid authentication will solve my problem. But I'm not sure on doing that. Any suggestions??</p>
5691
456700
2018-04-07T17:12:59.540
2018-04-07T17:12:59.540
Unable to connect to freenode because of open proxy
[ "squid" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>At the moment, squid is listening on all of your network interfaces. If you change it to only listen on your internal network, then nobody on the internet will be able to connect. If you are only using it on a single machine, this is easy. Change the line</p>\n\n<pre><code>http_port 3128\n</code></pre>\n\n<p>to</p>\n\n<pre><code>http_port 127.0.0.1:3128\n</code></pre>\n\n<p>This means squid will only listen on your localhost interface.</p>\n\n<p>If you have other machines accessing the proxy with one network card for the internet and one for the internal network, you'd repeat the above change but substitute your internal network IP address for 127.0.0.1.</p>\n\n<p>This is documented at <a href=\"http://www.squid-cache.org/Doc/config/http_port/\">http://www.squid-cache.org/Doc/config/http_port/</a> - see the bottom paragraph.</p>\n\n<p>It'd probably be worth checking that your firewall is running and configured as well - 3128 doesn't need to be visible to the outside world.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-25T11:01:52.033", "id": "15582", "postId": "14851", "score": "0", "text": "Thank you it helped me.Also say me how to enable squid authentication?", "userDisplayName": null, "userId": "5691" }, { "creationDate": "2010-11-25T11:14:31.767", "id": "15584", "postId": "14851", "score": "0", "text": "Sorry, I'm not familiar with squid authentication.", "userDisplayName": null, "userId": "6186" }, { "creationDate": "2010-11-25T16:14:47.157", "id": "15611", "postId": "14851", "score": "0", "text": "oke no problem :)", "userDisplayName": null, "userId": "5691" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T08:37:52.477", "id": "14851", "lastActivityDate": "2010-11-25T08:46:05.230", "lastEditDate": "2010-11-25T08:46:05.230", "lastEditorDisplayName": null, "lastEditorUserId": "6186", "ownerDisplayName": null, "ownerUserId": "6186", "parentId": "14845", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>At the moment, squid is listening on all of your network interfaces. If you change it to only listen on your internal network, then nobody on the internet will be able to connect. If you are only using it on a single machine, this is easy. Change the line</p>\n\n<pre><code>ht...
null
null
null
null
null
14847
1
null
2010-11-25T06:42:01.560
12
40656
<p>I am using this <a href="https://help.ubuntu.com/community/LDAPClientAuthentication" rel="nofollow noreferrer">wiki</a> to configure LDAP client on Ubuntu. Now I am looking for a GUI tool to configure LDAP client on Ubuntu. My colleagues often complains that configuring LDAP client on Ubuntu is little difficult.</p> <p>Is there any simple GUI tool for this?</p>
4980
349837
2023-08-23T18:24:00.457
2023-08-23T18:24:00.457
GUI tool to configure LDAP client
[ "software-recommendation", "ldap" ]
5
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>There is the <a href=\"http://apt.ubuntu.com/p/lat\" rel=\"nofollow noreferrer\"><strong>LDAP Administration Tool</strong> <img src=\"https://hostmar.co/software-large\" alt=\"Install lat\"></a>, available from the repositories.</p>\n\n<p><img src=\"https://i.stack.imgur.com/...
null
null
null
null
null
14848
1
14854
2010-11-25T07:46:24.960
2
1437
<p>A newbie question.. I was installing <a href="http://rvm.beginrescueend.com/" rel="nofollow">RVM</a> (a tool to manage <a href="http://www.ruby-lang.org/en/" rel="nofollow">Ruby</a> versions). The command for it is:</p> <pre><code>bash &lt; &lt;( curl http://rvm.beginrescueend.com/releases/rvm-install-head ) </code></pre> <p>I know a little bit that the <code>&lt;</code> is a command redirection operator (correct?).</p> <p>Then, why is the second <code>&lt;</code> needed (what does it do)?</p>
6069
6186
2010-11-25T09:25:03.510
2010-11-25T09:41:29.737
How does the command for installing RVM work?
[ "command-line", "bash" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-25T09:45:56.907", "id": "15569", "postId": "14848", "score": "0", "text": "This really isn't a newbie question; it's quite advanced. Good for you for being curious.", "userDisplayName": null, "userId": "1067" } ]
{ "accepted": true, "body": "<p>It turns a string into the file descriptor for the output of the bash script that it represents. This might be confusing, here's an example</p>\n\n<p>if you type <code>echo &lt;(ls)</code> it will open a new file descriptor, the name of which is substituted. So the command might turn into say <code>echo /dev/fd/63</code>. </p>\n\n<p>A program that expects a file can now read the output of the command without having to accept stdin.</p>\n\n<pre><code>$ my_program ls\nError: 'ls': No such file or directory.\n$ my_program &lt;(ls)\nmy_program was called with the argument /dev/fd/63\nbin dev etc ...\n</code></pre>\n\n<p>Many Linux program will, if not provided with a source of input, wait for standard input. Because standard output can be piped to standard input with the \"| \" operator, you can then use say <code>ls | grep hello</code>. This only works because grep would've waited for input anway, if it'd expected a file name to open and read to get its data, the pipe operator doesn't work. This is why you need &lt;(...).</p>\n\n<p>I hope this is intelligible. :-)</p>\n\n<p>Together with the &lt; operator to redirect the output of a file to a programs reading of stdin, this makes for the following <em>meaning</em>: </p>\n\n<p>Bash: read the output from this file, which is created from the output of this command.</p>\n\n<p>Clarifications:</p>\n\n<ul>\n<li>standard input: a \"file\" (not really, but in linux everything acts like a file) that, when read, magically contains what you've typed</li>\n<li>standard output: a \"file\" that, when written to, will be printed to the virtual terminal</li>\n<li>operator (i.e. <code>&lt;</code> or <code>&lt;()</code>): Same as in regular maths, expressions of operators and operands will be evaluated and substituted. 3+2*3 turns into 5*3 turns into 15. It's the same in the bash language.</li>\n</ul>\n\n<p>A nice example to emphasize Roger's point is this expression:</p>\n\n<pre><code>if [ -f my_condition ] then something fi\n</code></pre>\n\n<p>Here the contents of the brackets will be evaluated as a conditional statement, i.e. if my_condition is true, then do something. But: <code>[</code> is actually just an alias of the program <code>test</code>, which, when called with the parameter -f, will check if a file exists.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-25T09:31:46.873", "id": "15562", "postId": "14854", "score": "0", "text": "the way it is posted in the question, it will feed the output from the curl command into the input of bash, whereas `bash | curl http://...` will do it the other way around. Did you mean `curl http://... | bash` ? That would work in this case.", "userDisplayName": null, "userId": "270" }, { "creationDate": "2010-11-25T09:36:46.683", "id": "15565", "postId": "14854", "score": "0", "text": "That's what I meant of course, well spotted. I'm still a bit tired. :-)", "userDisplayName": null, "userId": "1067" }, { "creationDate": "2010-11-25T10:26:52.093", "id": "15576", "postId": "14854", "score": "0", "text": "Thanks! A lot to chew on, i will definitely read more. Btw, is there a \"name\" for this `<()` operator?", "userDisplayName": null, "userId": "6069" }, { "creationDate": "2010-11-25T10:28:25.100", "id": "15579", "postId": "14854", "score": "1", "text": "Oh, got it: `3.5.6 Process Substitution`", "userDisplayName": null, "userId": "6069" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T09:13:34.813", "id": "14854", "lastActivityDate": "2010-11-25T09:41:29.737", "lastEditDate": "2010-11-25T09:41:29.737", "lastEditorDisplayName": null, "lastEditorUserId": "1067", "ownerDisplayName": null, "ownerUserId": "1067", "parentId": "14848", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>It turns a string into the file descriptor for the output of the bash script that it represents. This might be confusing, here's an example</p>\n\n<p>if you type <code>echo &lt;(ls)</code> it will open a new file descriptor, the name of which is substituted. So the command mi...
null
null
null
null
null
14849
1
1111759
2010-11-25T08:05:24.810
9
22943
<p>Im Curious about the usage of the controller to play any games, like... does it even work in linux?,if so do i need a driver of some sorts?</p>
4203
235
2010-11-25T16:07:56.120
2020-08-29T15:21:28.650
How to Use Xbox 360 Wireless Gaming Controller?
[ "gamepad" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I'm using the <strong><a href=\"https://support.xbox.com/en-US/xbox-on-windows/accessories/xbox-360-wireless-gaming-receiver-windows\" rel=\"nofollow noreferrer\">Microsoft Xbox 360 Wireless (Gaming) Receiver for Windows</a></strong> in Ubuntu Linux together with multiple “Microsoft Xbox 360 Wireless Controller” gamepads for single or multiplayer games with up to 4 controllers simulatiously.</p>\n<hr />\n<p>This solution took me some time to figure out and it might be not the final solution to issues with gamepads in Linux, but these controllers are some of the most supported gamespads in the Linux world and a standard in PC gaming for game developers since their introduction in 2005 until today. This solution works for Xbox and Xbox One Controllers too.</p>\n<p>As drivers, I've used <em><a href=\"http://xboxdrv.gitlab.io/xboxdrv.html\" rel=\"nofollow noreferrer\">xboxdrv</a></em> and <em><strong>xpad</strong></em> before on my notebook (from Ubuntu LTS-Versions 12.04 until 18.04), but <em>xboxdrv</em> failed to be fully recognised with some games on my new PC with a fresh Kubuntu 18.04 LTS installed, because <em>xboxdrv</em> it is unmaintained now (since about 2 years). The last Ubuntu LTS it was working perfectly for me was 14.04, just with installing the <a href=\"https://github.com/raelgc/ubuntu_xboxdrv\" rel=\"nofollow noreferrer\">PPA</a>.</p>\n<p>Just after installing Kubuntu 18.04 LTS (or Ubuntu 18.04 LTS for that matter), I’ve first tried to use my <strong>Xbox360 Wireless Controller</strong> gamepads and it worked out of the box with the default kernel driver version of <em>xpad</em>, but only in some games, where the analog bumpers (LB and RB) where not needed. Problems arrived in <strong>Steam</strong> and <strong>Steam Play</strong>, for native Linux games as well as Windows games though Steam Play (Valve's Wine adaption inside steam). <em>Valkyria Chronicles</em> played well, in <em>Grand Theft Auto V</em> only the camera worked (unplayable) and in <em>Project Cars 2</em> I was able to assign the basic controls to buttons that worked, but it was almost unplayable.</p>\n<p>I tried every solution with <em>xboxdrv</em> then, that I could find on the net, but it’s just too old now. Valve contributed a lot to linux gaming since then. All buttons worked with <em>xboxdrv</em>, but the configuration mixed up the axis of the right stick and the right bumper and I couldn’t figure out how to solve it.</p>\n<p>So here is the solution using <em>xpad</em> that made all the magic happen just by installing it. All the gamepads worked perfectly as it should have been with all the games I tried.</p>\n<hr />\n<p><strong>Install the Linux Kernel Driver for the Xbox/ Xbox 360/ Xbox One Controllers</strong></p>\n<p>Go to <a href=\"https://github.com/paroj/xpad\" rel=\"nofollow noreferrer\">https://github.com/paroj/xpad</a></p>\n<p>Follow the installation instructions there. By the time of writing it goes like this:</p>\n<p><strong>Open Terminal</strong></p>\n<ol>\n<li><p><strong>Install git and dkms</strong> if you haven't got it by entering:</p>\n<pre><code>sudo apt-get install git dkms\n</code></pre>\n<p>or jump to the next step.</p>\n<p>If you don't know or are not sure, just enter it anyway and the system checks for a version to update only, if you have it already.</p>\n</li>\n<li><p>Enter:</p>\n<pre><code>sudo git clone https://github.com/paroj/xpad.git /usr/src/xpad-0.4\n</code></pre>\n</li>\n<li><p>Enter:</p>\n<pre><code>sudo dkms install -m xpad -v 0.4\n</code></pre>\n</li>\n<li><p>Optional: <strong>reboot</strong> (just to be sure)</p>\n</li>\n</ol>\n<p>Enjoy! ;)</p>\n<p>Further information to install the hardware you find at Microsoft's support here: <a href=\"https://support.xbox.com/en-US/xbox-on-windows/accessories/xbox-360-wireless-gaming-receiver-windows\" rel=\"nofollow noreferrer\">https://support.xbox.com/en-US/xbox-on-windows/accessories/xbox-360-wireless-gaming-receiver-windows</a></p>\n<hr />\n<p><strong>Install this PPA with joystickwake to help with Screensavers</strong></p>\n<p>Unless a game takes special steps, you also will need a joystick-aware screen waker until the display servers catch up. <strong>Joystickwake</strong> helps linux gamers who are tired of their screen saver interrupting their fun. The source code and documentation are on github:\n<a href=\"https://github.com/foresto/joystickwake\" rel=\"nofollow noreferrer\">https://github.com/foresto/joystickwake</a></p>\n<ol>\n<li><p>Enter:</p>\n<pre><code>sudo add-apt-repository ppa:foresto/toys\n</code></pre>\n</li>\n<li><p>Enter</p>\n<pre><code>sudo apt-get update\n</code></pre>\n</li>\n</ol>\n<hr />\n", "commentCount": "3", "comments": [ { "creationDate": "2020-01-14T10:37:00.167", "id": "2017503", "postId": "1111759", "score": "0", "text": "After I updated to Kubuntu 19.10, the PPA of joystickwake needs a few extra steps, maybe because of the fact, that the release of Ubuntu 19.10 is not officially supported by many other software incl. Steam and the October releases of Ubuntu usually have much more changes than in April, but I seldom have trouble and 20.04 LTS will be way better supported again. I will update my answer if the problem persists with the 20.04 LTS release.", "userDisplayName": null, "userId": "574441" }, { "creationDate": "2020-01-14T10:44:27.653", "id": "2017506", "postId": "1111759", "score": "0", "text": "updated to Kubuntu 19.10, joystickwake needs extra steps,I will update my answer if the problem persists with the 20.04 LTS release.\n\nEnter:\n\n`sudo nano /etc/apt/sources.list.d/foresto-ubuntu-toys-eoan.list`\n\nchange there `eoan` to `disco` to get the files code look like this:\n\n`deb http://ppa.launchpad.net/foresto/toys/ubuntu disco main\n# deb-src http://ppa.launchpad.net/foresto/toys/ubuntu disco main`", "userDisplayName": null, "userId": "574441" }, { "creationDate": "2022-10-28T10:21:22.140", "id": "2507562", "postId": "1111759", "score": "0", "text": "You are one of the unsung heroes of Askubuntu.com .. thank you, my friend!", "userDisplayName": null, "userId": "22598" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2019-01-21T20:02:24.327", "id": "1111759", "lastActivityDate": "2020-08-29T15:21:28.650", "lastEditDate": "2020-08-29T15:21:28.650", "lastEditorDisplayName": null, "lastEditorUserId": "158442", "ownerDisplayName": null, "ownerUserId": "574441", "parentId": "14849", "postTypeId": "2", "score": "8" }
[ { "accepted": null, "body": "<p>Xbox controllers are plug and play in Ubuntu but there is an Ubuntu wiki guide if your controller isn't recognised.</p>\n\n<p><a href=\"https://help.ubuntu.com/community/Xbox360Controller\" rel=\"nofollow noreferrer\">Xbox 360 wiki</a></p>\n\n<p>Most times its best just to tr...
null
null
null
null
null
14850
1
14855
2010-11-25T08:26:32.183
12
9529
<p>I was reading trough the link on <a href="http://www.ibm.com/developerworks/linux/library/l-journaling-filesystems/" rel="noreferrer">journaling-filesystems</a> and i would like to know where exactly is the journal stored in my Harddisk. </p> <p>Some pointers on this image shown below<br> <img src="https://i.stack.imgur.com/Lr2lI.png" alt="alt text"></p> <p>Thanks,<br> Sen</p>
6521
6521
2010-11-25T09:37:27.873
2023-10-02T00:56:21.723
Where is the journal stored?
[ "filesystem" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The journal is stored in a separate space of the partition, you cannot access it directly. You can use <code>sudo debugfs /dev/sda#</code> where the <code>#</code> symbol is the number of your partition, and then using <code>logdump</code> in <code>debugfs</code> to print it out. The output is confusing though.</p>\n\n<p>Generally, as a regular user, you don't need to know about the journal. Using <code>ext3/4</code> will be sufficient to prevent data loss (in most cases).</p>\n\n<p>This link might help: <a href=\"http://www.linuxforums.org/forum/red-hat-fedora-linux/121074-ext3-journal.html\" rel=\"noreferrer\">http://www.linuxforums.org/forum/red-hat-fedora-linux/121074-ext3-journal.html</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-25T09:35:15.550", "id": "15564", "postId": "14855", "score": "0", "text": "I just wanted to know, as it was stated in the link, what is this on-disk journal? Where is it in the HDD? That picture was a bit confusing to me.", "userDisplayName": null, "userId": "6521" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T09:17:37.873", "id": "14855", "lastActivityDate": "2010-11-25T09:17:37.873", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2804", "parentId": "14850", "postTypeId": "2", "score": "10" }
[ { "accepted": true, "body": "<p>The journal is stored in a separate space of the partition, you cannot access it directly. You can use <code>sudo debugfs /dev/sda#</code> where the <code>#</code> symbol is the number of your partition, and then using <code>logdump</code> in <code>debugfs</code> to print it ...
null
null
null
null
null
14858
1
14907
2010-11-25T09:26:25.350
3
25034
<p>I can <a href="http://shibuvarkala.blogspot.com/2008/10/howto-setup-second-ip-address-or.html" rel="nofollow">define a secondary IP address</a> on the same network card by adding the lines</p> <pre><code>auto eth0:1 iface eth0:1 inet static address 192.168.9.101 ... </code></pre> <p>to <code>/etc/network/interfaces</code>. </p> <p>This gives me an IP address that I can turn on or off using <code>ifup</code> and <code>ifdown</code>. However, by default it is on. From reading the man page, it seems that to have it off by default I just need to remove the line <code>auto eth0:1</code>. However, this makes ifup/down not work at all.</p> <p>Is there a way to do this?</p> <p><strong>UPDATE</strong>: OK, so the problem was a lot simpler than I thought. Here's what I originally did:</p> <pre><code>root@dev003:~# cat /etc/network/interfaces # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet static address 192.168.2.101 netmask 255.255.0.0 network 192.168.0.0 broadcast 192.168.255.255 gateway 192.168.1.1 # dns-* options are implemented by the resolvconf package, if installed dns-nameservers 192.168.1.1 auto eth0:1 iface eth0:1 inet static address 192.168.9.101 netmask 255.255.0.0 network 192.168.0.0 broadcast 192.168.255.255 gateway 192.168.1.1 # dns-* options are implemented by the resolvconf package, if installed dns-nameservers 192.168.1.1 root@dev003:~# /etc/init.d/networking restart * Reconfiguring network interfaces... ssh stop/waiting ssh start/running, process 3339 ssh stop/waiting ssh start/running, process 3373 [ OK ] root@dev003:~# ifconfig eth0 Link encap:Ethernet HWaddr 08:00:27:03:43:82 inet addr:192.168.2.101 Bcast:192.168.255.255 Mask:255.255.0.0 inet6 addr: fe80::a00:27ff:fe03:4382/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2836310 errors:0 dropped:0 overruns:0 frame:0 TX packets:2806585 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:220309837 (220.3 MB) TX bytes:187167315 (187.1 MB) eth0:1 Link encap:Ethernet HWaddr 08:00:27:03:43:82 inet addr:192.168.9.101 Bcast:192.168.255.255 Mask:255.255.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:1909267 errors:0 dropped:0 overruns:0 frame:0 TX packets:1909267 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:160262241 (160.2 MB) TX bytes:160262241 (160.2 MB) root@dev003:~# sed -i 's/auto eth0:1/#auto eth0:1/' /etc/network/interfaces root@dev003:~# /etc/init.d/networking restart * Reconfiguring network interfaces... SIOCDELRT: No such process ssh stop/waiting ssh start/running, process 3787 [ OK ] root@dev003:~# ifconfig eth0 Link encap:Ethernet HWaddr 08:00:27:03:43:82 inet addr:192.168.2.101 Bcast:192.168.255.255 Mask:255.255.0.0 inet6 addr: fe80::a00:27ff:fe03:4382/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2840372 errors:0 dropped:0 overruns:0 frame:0 TX packets:2810267 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:220637496 (220.6 MB) TX bytes:187451978 (187.4 MB) eth0:1 Link encap:Ethernet HWaddr 08:00:27:03:43:82 inet addr:192.168.9.101 Bcast:192.168.255.255 Mask:255.255.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:1911328 errors:0 dropped:0 overruns:0 frame:0 TX packets:1911328 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:160435069 (160.4 MB) TX bytes:160435069 (160.4 MB) root@dev003:~# ifdown eth0:1 ifdown: interface eth0:1 not configured </code></pre> <p>This is the point where I got stuck, and figured there's something wrong with using ifup/down in such a configuration. As it turns out, the solution is quite simple:</p> <pre><code>root@dev003:~# ifup eth0:1 ssh stop/waiting ssh start/running, process 3829 root@dev003:~# ifdown eth0:1 root@dev003:~# ifconfig eth0 Link encap:Ethernet HWaddr 08:00:27:03:43:82 inet addr:192.168.2.101 Bcast:192.168.255.255 Mask:255.255.0.0 inet6 addr: fe80::a00:27ff:fe03:4382/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2840609 errors:0 dropped:0 overruns:0 frame:0 TX packets:2810473 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:220656625 (220.6 MB) TX bytes:187469288 (187.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:1911447 errors:0 dropped:0 overruns:0 frame:0 TX packets:1911447 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:160445053 (160.4 MB) TX bytes:160445053 (160.4 MB) </code></pre> <p>Thanks @Gilles for calling me out, and thanks @Marius for the alternate solution.</p>
588
1859
2011-01-31T17:39:33.757
2013-06-14T02:59:10.913
How to define a secondary IP address that is down by default
[ "networking", "ifconfig" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-25T21:24:04.260", "id": "15631", "postId": "14858", "score": "0", "text": "What do you mean by “not work at all”: do they produce no visible effect? Are there any error messages? Post the complete contents of `/etc/network/interfaces`, the output of `ifconfig -a` befor...
{ "accepted": true, "body": "<p>I don't know if you can achieve this with <code>ifup</code>/<code>ifdown</code>, but you can add or remove an IP address from an interface at runtime by doing</p>\n\n<pre><code>ip addr add 192.168.9.101/32 dev eth0\n</code></pre>\n\n<p>and</p>\n\n<pre><code>ip addr del 192.168.9.101/32 dev eth0\n</code></pre>\n\n<p>instead.</p>\n\n<p>You don't need to define any virtual 'eth0:1' interfaces for that (although you can, <em>if you want</em>, by adding <code>label eth0:1</code> in front of <code>dev eth0</code>, I think. I never saw the point of that.).</p>\n\n<p>Finally, if at some point you change your mind and decide this secondary IP to be available by default, you can do that in /etc/network/interfaces:</p>\n\n<pre><code>auto eth0\niface eth0 inet ...\n ... whatever you have there already for eth0 ...\n up ip addr add 192.168.9.101/32 dev eth0 \n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T20:10:10.563", "id": "14907", "lastActivityDate": "2010-11-25T20:10:10.563", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "136", "parentId": "14858", "postTypeId": "2", "score": "8" }
[ { "accepted": true, "body": "<p>I don't know if you can achieve this with <code>ifup</code>/<code>ifdown</code>, but you can add or remove an IP address from an interface at runtime by doing</p>\n\n<pre><code>ip addr add 192.168.9.101/32 dev eth0\n</code></pre>\n\n<p>and</p>\n\n<pre><code>ip addr del 192.16...
null
null
null
null
null
14859
1
14861
2010-11-25T09:29:06.487
3
1576
<p>Is it possible to install packages using <code>apt-get install</code> without having HTTP access? In other words, can apt-get install packages from a <em>small local repository</em>?</p> <p>I know I can use <code>sudo dpkg -i deb_file</code> to install a package, but this will install only one package at a time and it will fail if the dependencies are not met. This will be a problem if I want to install a package that has many dependencies even if I already have all the required .deb files.</p>
5927
5927
2010-11-25T15:06:28.983
2012-07-21T09:42:27.337
Apt-get with no HTTP/FTP access
[ "apt", "dpkg", "deb" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-25T15:07:11.737", "id": "15608", "postId": "14859", "score": "0", "text": "@Tshepang: I updated the title to include FTP.", "userDisplayName": null, "userId": "5927" } ]
{ "accepted": true, "body": "<p>The common work-around is to put your <code>.deb</code> files into <code>/var/cache/apt/archives/</code>. Then any <code>apt-get install</code> will look for the files in that cache first, and then try to download them if they are not there.</p>\n\n<p>Alternatively, you can <code>dpkg -i *.deb</code> to install all packages in the current directory.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-25T09:58:05.437", "id": "15573", "postId": "14861", "score": "0", "text": "I remember I tried the second way using dpkg, and it did not work. I think because the packages are not installed in the required order! I still can try the first option. Thanks!", "userDisplayName": null, "userId": "5927" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T09:36:00.143", "id": "14861", "lastActivityDate": "2010-11-25T09:36:00.143", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2804", "parentId": "14859", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>The common work-around is to put your <code>.deb</code> files into <code>/var/cache/apt/archives/</code>. Then any <code>apt-get install</code> will look for the files in that cache first, and then try to download them if they are not there.</p>\n\n<p>Alternatively, you can <...
null
null
null
null
null
14863
1
null
2010-11-25T09:47:44.467
10
50505
<p>I have an issue with mounting my Flash drive on Ubuntu 10.04 with write privileges. It's currently partitioned as Fat32 with Label KINGSTON but when I insert it into the Laptop it reads it as usb0, read-only privileges.</p> <p>What I've had to do so that it is writable is to unmount it using Disk Utility and mount it again, and then it picks it up as KINGSTON with root privileges. </p> <p>What I want is to automatically mount the flash drive with root privileges without going to Disk Utility to set this. Any help would be appreciated.</p>
1731
8844
2011-09-15T19:13:22.670
2015-02-24T16:00:20.997
How to auto mount a flash drive with root and read/write/execute privileges
[ "usb", "permissions", "automount" ]
2
3
CC BY-SA 3.0
[ { "creationDate": "2010-11-25T10:27:32.200", "id": "15578", "postId": "14863", "score": "1", "text": "Is your user in the plugdev group?", "userDisplayName": null, "userId": "1826" }, { "creationDate": "2010-11-25T11:46:36.063", "id": "15589", "postId": "14863", "scor...
null
[ { "accepted": null, "body": "<ol>\n<li><p><strong>Open the terminal using:</strong></p>\n\n<p>Menu: Applications menu -> Accessories -> Terminal.</p>\n\n<p>Keyboard Shortcut: <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>T</kbd> </p></li>\n<li><p><strong>And type the following:</strong></p>\n\n<pre><code>sudo fdi...
null
null
null
null
null
14866
1
14870
2010-11-25T10:01:41.340
22
2118
<p>What's a shell, their importance, types and functions?</p>
6317
3037
2011-01-03T19:59:27.697
2014-08-16T17:21:59.350
What are shells?
[ "command-line" ]
5
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-25T18:14:43.013", "id": "15618", "postId": "14866", "score": "7", "text": "[What is the exact difference between a 'terminal', a 'shell', a 'tty' and a 'console'?](http://unix.stackexchange.com/q/4126/912)", "userDisplayName": null, "userId": "686" } ]
{ "accepted": true, "body": "<p>There is an important (well...) distinction:</p>\n\n<ul>\n<li><strong>Terminal</strong>: The program you use to gain access to the command line interface\n\n<ul>\n<li>This would be something like gnome-terminal, it allows the user to type in commands, set the font size and so on. In the early days of UNIX, these were physical machines.</li>\n</ul></li>\n<li><strong>Shell</strong>: The program running atop the command line, like Bash, Dash, Zsh..\n\n<ul>\n<li>A good shell like bash allows you not just simply to run programs, but to script them, use complex arguments, pipe output from one program to the input of another one and so on.</li>\n</ul></li>\n</ul>\n\n<p>I've recently written something about the command line in general in the <a href=\"https://askubuntu.com/tags/command-line/info\">Tag-Wiki for the <code>command-line</code> tag</a>. </p>\n\n<h3>The command-line interface (CLI) is a way of interacting with the operating system or software by typing text commands into a Terminal.</h3>\n\n<blockquote>\n <p>\"Under Linux there are GUIs (graphical\n user interfaces), where you can point\n and click and drag, and hopefully get\n work done without first reading lots\n of documentation. The traditional Unix\n environment is a CLI (command line\n interface), where you type commands to\n tell the computer what to do. That is\n faster and more powerful, but requires\n finding out what the commands are.\"\n <em>from man intro(1)</em></p>\n</blockquote>\n\n<p>Some users prefer using the command line for some tasks because\nit saves them time and effort. They also benefit from being able to create\n<em>scripts</em> to automate common tasks, and they can use the command line to\nconfigure their operating system on a very low level to exactly fit their\nneeds.</p>\n\n<ul>\n<li>The Ubuntu community documentation has a <a href=\"https://help.ubuntu.com/community/UsingTheTerminal\" rel=\"nofollow noreferrer\"><img src=\"https://help.ubuntu.com/community/CommunityHelpWiki?action=AttachFile&amp;do=get&amp;target=pictogram-faq-40.png\">General introduction to the Command Line</a>.</li>\n<li>There is also a longer, more in-depth <a href=\"https://help.ubuntu.com/community/CommandlineHowto\" rel=\"nofollow noreferrer\"><img src=\"https://help.ubuntu.com/community/CommunityHelpWiki?action=AttachFile&amp;do=get&amp;target=pictogram-faq-40.png\"> Command Line How-To</a>.</li>\n</ul>\n\n<p><a href=\"http://en.wikipedia.org/wiki/File:Bash_demo.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/39F7E.png\" alt=\"The Bourne Again Shell - from wikipedia, the free encyclopedia\"></a></p>\n\n<p>If you'd like to learn a bit about it's history and inner workings, people seem to be happy with <a href=\"https://askubuntu.com/questions/14284/why-is-a-virtual-terminal-virtual-and-what-why-where-is-the-real-terminal/14294#14294\">my answer to question from fred.bear</a> on the subject. </p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-25T10:13:28.960", "id": "14870", "lastActivityDate": "2014-08-16T17:21:59.350", "lastEditDate": "2017-04-13T12:23:37.783", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "1067", "parentId": "14866", "postTypeId": "2", "score": "22" }
[ { "accepted": null, "body": "<p>In a nut shell, it's a command-line interface. You can issue commands and do stuff. Read here: <a href=\"http://en.wikipedia.org/wiki/Shell_(computing)\" rel=\"nofollow\">http://en.wikipedia.org/wiki/Shell_(computing)</a></p>\n", "commentCount": "0", "comments": [], ...
null
null
null
null
null
14873
1
14874
2010-11-25T10:58:00.357
22
31531
<p>I want to have more than one user logged on <strong>at the same time</strong>, on the <strong>same computer</strong>.</p> <p>Each user should have a full X session.</p> <p>It is easy enough to log in to multiple concurrent non-X Linux terminals, but I want the X factor.</p> <p>Maybe I've missed something, but I only see a Main Menu option to <em>Log out</em> of the current user, and nothing for <em>Switch User</em>.</p> <p>Is there a simple way to do this?</p>
2670
618353
2021-05-24T11:48:49.077
2021-05-24T11:48:49.077
How to run multiple user X sessions on the same computer, at the same time?
[ "xorg", "users", "session" ]
3
2
CC BY-SA 4.0
[ { "creationDate": "2010-11-25T11:19:06.257", "id": "15586", "postId": "14873", "score": "0", "text": "Do you mean having multiple users use the same keyboard/mouse, or different keyboards/mice? The solutions to those problems are different.", "userDisplayName": null, "userId": "2804" }...
{ "accepted": true, "body": "<p>If you are using Gnome:</p>\n\n<p>Try running <code>gdmflexiserver</code>, it will launch a new GDM session. You can switch between them using <code>Ctrl+Alt+F{8..12}</code>.</p>\n\n<p>Take note though that logging in with the same user <strong>twice</strong> is a bad idea.</p>\n\n<p>Also, (in Lucid, at least) you can switch users by clicking the Power button in top-right corner and then selecting a user name.\n<img src=\"https://i.stack.imgur.com/b3p6b.png\" alt=\"alt text\"></p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-25T11:34:52.180", "id": "15587", "postId": "14874", "score": "1", "text": "Evgeny.. for some reason I don't have that **Switch** option (but it is present in my VM installation of Ubuntu.. I checked just now)... and checking further... Aha! I see now!.. A couple of months ago, I got rid of the bottom panel entirely, and heavily trimmed the top panel... and (until today) I did not need the \"Indicator Applet Session\", so I removed it ... I had replaced the \"Menu Bar\" with \n\"Main Menu\" which showed only \"Log off\".. So, problem solved! (it's all part of the learning curve :( .. gdmflexiserve looks interesting.. and thanks about the warning of double log-on.. Thanks", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2016-02-05T20:18:43.127", "id": "1083266", "postId": "14874", "score": "0", "text": "I've seen what happens when two X sessions run with the same user (or with sudo): the X authority for the older session gets overwritten. One could use \"sudo xhost +local:\" as a partial workaround but it still is an issue, gksu in particular doesn't like it.", "userDisplayName": null, "userId": "171340" }, { "creationDate": "2020-10-06T02:18:09.693", "id": "2172369", "postId": "14874", "score": "0", "text": "Evgeny: Hi I'm trying to find resources enabling me to understand why this: \"Take note though that logging in with the same user twice is a bad idea.\" ? However, your answer is the closest thing I could find on the web regarding this. And I'm unable to understand the consequence of what @Paul Stelian explains in his comment.", "userDisplayName": null, "userId": "965724" }, { "creationDate": "2020-10-07T19:44:59.213", "id": "2173418", "postId": "14874", "score": "0", "text": "@Atralb Simply put X isn't made to run multiple sessions (multiple logins) at the same time from the same user, because one file is shared but also is normally only owned by one session. The `xhost` command can be used to allow a display (an X server) to accept the current user. BUT for the question in the title, modern Linux distributions support multiple users just fine.", "userDisplayName": null, "userId": "171340" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T11:01:00.380", "id": "14874", "lastActivityDate": "2010-11-25T11:01:00.380", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2804", "parentId": "14873", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>If you are using Gnome:</p>\n\n<p>Try running <code>gdmflexiserver</code>, it will launch a new GDM session. You can switch between them using <code>Ctrl+Alt+F{8..12}</code>.</p>\n\n<p>Take note though that logging in with the same user <strong>twice</strong> is a bad idea.</...
null
null
null
null
null
14877
1
14878
2010-11-25T11:27:51.767
2
2665
<p>i have a problem making my entire screen shown, which is a problem when i want to show other people how to do anything in ubuntu.</p> <p>i can choose between showing a part of my screen, or another part, but still not the entire screen.</p> <p>menu - system - preferences - monitors</p> <p>(i have nVIDEA graphics, with nVIDEA driver)</p> <blockquote> <p>It appears that your graphics driver does not support the necessary extensions to use this tool. Do you want to use your graphics driver vendor's tool instead?</p> </blockquote> <p>and i get the chance to say yes or no.</p> <p>yes for nVIDEA driver configuration and no for Ubuntu's inbuilt (whatever it is) in which i can configure the size of whats shown on the projector.</p> <p>how do i show my entire desktop?</p>
6294
3940
2010-11-25T11:54:34.207
2010-11-25T14:48:30.817
How do i show my entire screen with a projector?
[ "video", "nvidia", "multiple-monitors", "display" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>From the output you get I guess that you have not yet installed the proprietary Nvidia divers. The open source driver is nouveau. After installing the vendor drivers you will have a Nvidia configuration tool in your System section that allows \"cloning\" of your display:</p>\n\n<p>Open <strong>nvidia-settings</strong> and choose \"XServer-Display-Configuration\". Your projector should automatically be detected when choosing \"Detect Displays\". In the configuration part you should be able to choose \"Clone Display\".</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-25T14:48:00.803", "id": "15607", "postId": "14878", "score": "0", "text": "You're welcome. I won't add shots then.", "userDisplayName": null, "userId": "3940" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T11:48:30.843", "id": "14878", "lastActivityDate": "2010-11-25T14:48:30.817", "lastEditDate": "2010-11-25T14:48:30.817", "lastEditorDisplayName": null, "lastEditorUserId": "3940", "ownerDisplayName": null, "ownerUserId": "3940", "parentId": "14877", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>From the output you get I guess that you have not yet installed the proprietary Nvidia divers. The open source driver is nouveau. After installing the vendor drivers you will have a Nvidia configuration tool in your System section that allows \"cloning\" of your display:</p>\...
null
null
null
null
null
14879
1
14880
2010-11-25T12:27:43.533
6
11337
<p>Is there an easy way to install a MTA on Ubuntu and forward all email to a different remote email box? Only want to forward local email and looking for something dead simple. Thank you! </p> <p><strong>Clarification</strong>:</p> <p>I see that ssmtp and nullmailer are suggested, but I need something (just a) little more clever. I have one machine (machine.domain1.com) where I want local mail to be delivered at realuser@domain2.com and I want it delivered through direct connection to mx.domain2.com </p> <p>So when I do mail root on machine1.com it should get forward to realuser@domain2.com. Issue with nullmailer and ssmtp is that forwarding is done to mx.domain2.com but mail is delivered with a RCPT TO set to root@domain1.com and I want the RCPT TO set to realuser@domain2.com</p> <p>Possible with a simple solution or do I need to digg into postfix or exim for this? </p>
3448
3037
2012-01-25T23:41:43.817
2017-03-10T20:02:22.537
Easy way to forward all email
[ "email", "smtp", "mta" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>There's certainly no shortage of MTAs in Linux, nor in Ubuntu. As the most full-featured (and possibly overblown) solution, you can use <code>postfix</code> to relay emails to a provider - i.e. all the emails it receives will be sent via that SMTP server. <a href=\"http://prantran.blogspot.com/2007/01/getting-postfix-to-work-on-ubuntu-with.html\" rel=\"nofollow\">Here</a> is a tutorial with details for Google Mail.</p>\n\n<p>A more lightweight, and more simple alternative is <code>nullmailer</code>, although I'm not sure if it is capable of using all the secure transport methods required for Google Mail.</p>\n\n<p>Finally, the easiest solution seems to be <code>ssmtp</code>. The setup is described <a href=\"http://www.cyberciti.biz/tips/linux-use-gmail-as-a-smarthost.html\" rel=\"nofollow\">here</a>.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2012-05-24T09:27:35.797", "id": "169351", "postId": "14880", "score": "0", "text": "Definetly `nullmailer` is the winner, the installer is asking for the minimal information and it just works after this.", "userDisplayName": null, "userId": "1004" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T12:46:56.537", "id": "14880", "lastActivityDate": "2010-11-25T12:54:50.940", "lastEditDate": "2010-11-25T12:54:50.940", "lastEditorDisplayName": null, "lastEditorUserId": "627", "ownerDisplayName": null, "ownerUserId": "627", "parentId": "14879", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>There's certainly no shortage of MTAs in Linux, nor in Ubuntu. As the most full-featured (and possibly overblown) solution, you can use <code>postfix</code> to relay emails to a provider - i.e. all the emails it receives will be sent via that SMTP server. <a href=\"http://pra...
null
null
null
null
null
14881
1
null
2010-11-25T12:52:50.477
8
859
<p>I was looking for <code>Update Manager</code> on Ubuntu 10.10 Netbook Edition and couldn't find it, so in Terminal I did:</p> <pre><code>sudo apt-get update sudo apt-get upgrade </code></pre> <p>I got a message saying some packages were "held back" and searching online gave me the suggestion to do:</p> <pre><code>sudo apt-get dist-upgrade </code></pre> <p>So I did that and it updated my kernel and now <code>uname -a</code> says I have <code>2.6.35-23-generic #40-Ubuntu SMP</code>. My system is still working normally, but I'm now second-guessing if I did the right thing. Was this kernel update meant for the next version of Ubuntu? Should I try to back it out?</p>
3906
1067
2010-12-30T03:17:34.790
2011-01-23T11:54:55.093
Mistaken dist-upgrade, is this bad?
[ "command-line", "upgrade", "apt" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2010-11-25T13:22:43.163", "id": "15599", "postId": "14881", "score": "1", "text": "If it ain't broke, don't fix it nor worry about it.", "userDisplayName": null, "userId": "1078" }, { "creationDate": "2010-11-25T16:28:53.070", "id": "15612", "postId": "...
null
[ { "accepted": null, "body": "<p><code>dist-upgrade</code> has some advanced package dependency resolution that is used (possibly needed) when a package changes it's major version. </p>\n\n<p>Updates, for example, will always keep your version of OpenOffice 1.x up to date, but as soon as the distribution swi...
null
null
null
null
null
14885
1
null
2010-11-25T14:01:17.067
4
1862
<p>How can I exclude all the svn metadata while synchronizing with unison?</p> <p>So that all subfiles/folders are also ignored!</p> <p>Thank you for you help</p>
6535
235
2010-11-25T16:13:00.170
2012-06-14T20:47:18.510
How can I exclude all the svn metadata while synchronizing with unison?
[ "rsync", "unison" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I haven't tested this myself, but according to the manual, the <code>--ignore \"*/.svn/*\"</code> option should help.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-11-25T21:38:34.570", "id": "15636", "postId": "14901"...
null
null
null
null
null
14886
1
null
2010-11-25T14:01:49.650
8
2650
<p>I am new to Linux. I installed <code>kubuntu-desktop</code> and <code>xubuntu-desktop</code> over the default Ubuntu 10.10. <br/></p> <p>I want to unclutter the menu, so that applications related to a particular desktop appear in menu only during their respective sessions. (i.e., No KDE and XFCE apps in menu during Ubuntu GNOME session. Similarly in KDE and XFCE sessions.)</p> <p>How can this be done via command line? (I want to learn things the command-line way.) <br/> Should I backup anything before I do this?</p> <p>Extra Information: <br/> I googled and found <a href="http://ubuntu-tutorials.com/2007/07/18/removing-kde-icons-in-gnome-remove-gnome-icons-in-kde/" rel="nofollow noreferrer">this</a> and other solutions in forums, but these address only the KDE on GNOME scenario. Perhaps this can be modified to include XFCE as well, but since I am a newbie, I couldn't figure out how to do it.</p> <p>I have also cross-posted at <a href="https://unix.stackexchange.com/questions/4332/how-to-remove-kde-and-xfce-icons-from-gnome-menu">unix.stackexchange</a></p> <p>Gracias! Thanks!</p>
6531
-1
2017-04-13T12:37:16.260
2010-12-27T02:53:38.480
How to remove KDE and XFCE applications from GNOME menu?
[ "kubuntu", "menu", "xubuntu" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-25T14:19:01.773", "id": "15602", "postId": "14886", "score": "0", "text": "I don't think you can do this and you must suffer a mixture. See http://www.psychocats.net/ubuntu/index.php and read the articles under \"Playing Around\" ,on the left,", "userDisplayName": ...
null
[ { "accepted": null, "body": "<p>The code to show something only in XFCE follows the same idea: </p>\n\n<pre><code>ShowOnlyIn=XFCE;\n</code></pre>\n\n<p>Here are all the \"ShowOnlyIn\" possibilities:</p>\n\n<p><a href=\"http://standards.freedesktop.org/menu-spec/latest/apb.html\" rel=\"nofollow\">http://stan...
null
null
null
null
null
14899
1
14919
2010-11-25T19:08:25.680
3
3615
<p>I need a software to manage Tv Series, i.e rename episodes ( using TvRage or other providers ) and flagging episodes as watched in order to know which episodes I have not watched yet.</p> <p>Do you know something like that?</p>
5484
866
2010-11-25T21:36:32.013
2017-02-20T08:24:28.993
What software do you recommend to manage TV Series?
[ "software-recommendation" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Another option you can use is GCstar it covers the options you need. Another possibilty is Griffith but it is geared more towards small video store use films/renting.</p>\n\n<p><a href=\"http://www.gcstar.org/\" rel=\"nofollow\">More Info about gcstar</a> </p>\n\n<p><a href=\"http://www.griffith.cc/\" rel=\"nofollow\">More Info About griffith</a></p>\n\n<p>Both are avaliable in the Software Center.</p>\n\n<p>Hope this helps.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T22:04:43.087", "id": "14919", "lastActivityDate": "2010-11-25T22:04:43.087", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "6450", "parentId": "14899", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>You may try <a href=\"https://launchpad.net/wxseasons\" rel=\"nofollow\">wxSeasons</a>. This isn't a well-developed app, but it may do something good to you.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-25T20:47:05.623", ...
null
null
null
null
null
14903
1
19476
2010-11-25T19:31:07.347
11
2491
<p>I have a small public internet cafe, with Ubuntu 10.04 and 10.10. I'm using Google Chrome 7.0.517.44 (64615), with AutoScroll - Version: 2.7.5; <em>AdBlock is <strong>removed</strong> because of high CPU loads, and unconfortable speed of machine.</em></p> <p><em>"Your profile could not be opened correctly"</em> error is displayed: <img src="https://i.stack.imgur.com/Oqiio.png" alt="cannot load profile"> <em>This image is only an illustration.</em></p> <p>The reason is that I changed permissions of some config files, to don't remember the history, there are no setting in options, to don't use history.</p> <p>I've been removed write permission to:</p> <pre><code>~/.config/google-chrome$ find . -group nopasswdlogin ./Default/Archived History ./Default/History ./Default/Visited Links </code></pre> <p>When I solved all of my problem, I'll remove some other write permission, this is a public place.</p> <p>What methods are known to <strong>HIDE</strong> this message? <em>Thanks!</em></p>
6341
5691
2010-12-26T09:33:22.073
2023-10-24T08:37:01.677
Hide 'Your profile could not be opened correctly'
[ "10.10", "10.04", "permissions", "google-chrome", "error-handling" ]
5
7
CC BY-SA 2.5
[ { "creationDate": "2010-11-25T20:42:00.217", "id": "15627", "postId": "14903", "score": "1", "text": "Why don't you start chrome in incognito mode instead ?", "userDisplayName": null, "userId": "742" }, { "creationDate": "2010-11-25T21:37:03.603", "id": "15634", "postId":...
{ "accepted": true, "body": "<p>I do not have an exact answer to your question, but maybe a solution for your problem:</p>\n\n<p>chromium can be managed by policies under <strong>/etc/chromium-browser/policies/</strong></p>\n\n<p>Have a look at <a href=\"http://www.chromium.org/administrators/linux-quick-start\" rel=\"nofollow\">http://www.chromium.org/administrators/linux-quick-start</a> for a short introduction and at <a href=\"http://www.chromium.org/administrators/policy-list-3\" rel=\"nofollow\">http://www.chromium.org/administrators/policy-list-3</a> for the available settings which you can lock down.</p>\n\n<p>Similar path/links for chrome:\n/etc/opt/chrome</p>\n\n<p><a href=\"http://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=187204\" rel=\"nofollow\">http://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=187204</a></p>\n\n<p><a href=\"http://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=187206\" rel=\"nofollow\">http://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=187206</a></p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-12-30T21:29:03.820", "id": "20854", "postId": "19476", "score": "0", "text": "Hmm, really nice, but I use Google Chrome, instead of Chromium, and there is only configs in my home, but in /etc none :(", "userDisplayName": null, "userId": "6341" }, { "creationDate": "2010-12-30T23:02:05.643", "id": "20875", "postId": "19476", "score": "0", "text": "Added links for Chrome.", "userDisplayName": null, "userId": "4469" }, { "creationDate": "2010-12-31T08:55:45.063", "id": "20928", "postId": "19476", "score": "0", "text": "Hmm, very interesting one, for example: SavingBrowserHistoryDisabled, I can turn it off very quickly. Thanks, you solved my question :)", "userDisplayName": null, "userId": "6341" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-12-30T21:16:07.387", "id": "19476", "lastActivityDate": "2010-12-30T23:00:41.417", "lastEditDate": "2010-12-30T23:00:41.417", "lastEditorDisplayName": null, "lastEditorUserId": "4469", "ownerDisplayName": null, "ownerUserId": "4469", "parentId": "14903", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>I had the same problem, I solved it by deleting ~/.config/chromium I lost all my bookmark and saved password.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-12-27T05:52:23.113", "id": "20229", "postId": "18965", ...
null
null
null
null
null
14906
1
null
2010-11-25T19:44:57.290
0
257
<p>I used to be able to suspend my Ubuntu 10.04 PC just fine, but a few days ago, suspend stopped working for me. Does anyone have any idea how I could troubleshoot this? I've found the log, but I don't see anything that indicates that it failed. My screen just goes to black but the computer doesn't actually suspend.</p> <p>Daryl</p>
5430
null
null
2010-11-26T00:49:50.217
No Longer Able to Suspend ... Why?
[ "10.04", "nvidia", "suspend" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You should file a bug report using the instructions from the following page:\n<a href=\"https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume\" rel=\"nofollow\">https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume</a></p>\n", "commentCount": "0", "com...
null
null
null
null
null
14908
1
14921
2010-11-25T20:32:05.450
4
1509
<p>I have a number of audiobooks in mp3 format which, when imported into Banshee, appear in the Music category. I am able to get them into the Audiobooks category by dragging them over, but that still appear in Music, and when I try to remove them from the Music library, they are also removed from Audiobooks. How can I get them to appear only in Audiobooks?</p> <p>NB: They are kept in a separate audiobooks folder, away from the music.</p>
null
null
null
2010-11-26T02:28:33.357
How can I prevent audiobooks from appearing in Banshee's 'Music' list
[ "banshee" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2012-09-22T13:54:15.323", "id": "237823", "postId": "14908", "score": "0", "text": "It's not really an answer but I just wanted to add that if your library is really big and you don't want to wait for the rescan you can simply sort all your music by _File location_ column in B...
{ "accepted": true, "body": "<p>Instead of importing directly, drop them in the audiobooks folder and then rescan your media library for banshee to find them.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T22:07:40.883", "id": "14921", "lastActivityDate": "2010-11-25T22:07:40.883", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1992", "parentId": "14908", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>Instead of importing directly, drop them in the audiobooks folder and then rescan your media library for banshee to find them.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-...
null
null
null
null
user2405
14910
1
14960
2010-11-25T20:55:13.763
22
44518
<p>I'm looking to find a way to test my internet speed at home through ssh. Does anyone know a terminal app that can give me calculations similar info to speedtest.net? </p> <p>It would also be really cool if there was something that would do tests based on common internet ports too (i.e. web, torrent, etc) so you can see if you're getting throttled by your ISP.</p>
6544
235
2012-05-30T16:56:13.097
2016-11-07T15:42:59.893
What terminal-based network speed tests are available?
[ "software-recommendation", "command-line", "ssh" ]
6
1
CC BY-SA 3.0
[ { "creationDate": "2013-09-18T11:55:31.740", "id": "444614", "postId": "14910", "score": "0", "text": "Or you can use `iperf` as was suggested in this hint: http://askubuntu.com/questions/7976/how-do-you-test-the-network-speed-betwen-two-boxes.", "userDisplayName": null, "userId": "12750...
{ "accepted": true, "body": "<p>You may use <a href=\"https://launchpad.net/ubuntu/+source/nload\" rel=\"nofollow noreferrer\">nload</a> (<a href=\"http://apt.ubuntu.com/p/nload\" rel=\"nofollow noreferrer\">Install nload</a>) for this purpose. Sample output:</p>\n\n<p><img src=\"https://i.stack.imgur.com/Qk4yz.png\" alt=\"alt text\"></p>\n\n<p>You can install <code>nload</code> by this command:</p>\n\n<pre><code>sudo apt-get install nload\n</code></pre>\n\n<p>Also available in software center.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-30T14:12:56.067", "id": "16329", "postId": "14960", "score": "0", "text": "this works perfect using the -u and -t options. Thanks!", "userDisplayName": null, "userId": "6544" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-26T08:02:23.817", "id": "14960", "lastActivityDate": "2016-05-09T10:42:32.870", "lastEditDate": "2016-05-09T10:42:32.870", "lastEditorDisplayName": null, "lastEditorUserId": "175814", "ownerDisplayName": null, "ownerUserId": "4980", "parentId": "14910", "postTypeId": "2", "score": "17" }
[ { "accepted": null, "body": "<p>The simplest solution I know is to simply use</p>\n\n<pre><code>wget -O/dev/null http://releases.ubuntu.com/saucy/ubuntu-13.10-desktop-i386.iso\n</code></pre>\n\n<p>wget will provide you with file size, download time, and download speed.</p>\n\n<p>If you need more complex sol...
null
null
null
null
null
14917
1
14922
2010-11-25T21:51:34.383
4
1379
<p>I've used libeatmydata to quickly perform <code>apt-get update</code>. Now I want to run standard fsync to make sure that everything is written to disk. How can I do it? Preferably a small script / binary, and for bonus points fsync for real even when libeatmydata is pre-loaded</p>
72
17739
2011-11-01T20:42:39.097
2011-11-01T20:42:39.097
How to manually trigger fsync()?
[ "performance" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Calling <code>sync</code> should do the trick.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T22:15:46.163", "id": "14922", "lastActivityDate": "2010-11-25T22:15:46.163", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2804", "parentId": "14917", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>Calling <code>sync</code> should do the trick.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-25T22:15:46.163", "id": "14922", "lastActivityDate": "2010-11-25T22:1...
null
null
null
null
null
14923
1
14926
2010-11-25T22:41:15.247
13
4951
<p>The situation with TRIM in Ubuntu has me utterly confused. I don't know whether I need to manually run it or not. Sources I've found are disparate and unclear.</p> <p>I have Ubuntu 10.04 with latest updates (including kernel 2.6.32-26). I have an Intel X-25M drive with latest firmware, and it is formatted as ext4.</p> <p>So, does TRIM support run automatically? If not, how do I check if I need to run it, and then how do I run it if necessary?</p>
1933
235
2012-03-27T02:30:16.820
2012-06-10T06:02:23.593
What's the story with TRIM support?
[ "ssd", "trim" ]
5
1
CC BY-SA 2.5
[ { "creationDate": "2012-03-08T12:28:53.680", "id": "131036", "postId": "14923", "score": "0", "text": "Note that the physical disk itself must also support TRIM - some of the older disks don't; not sure about your model.", "userDisplayName": null, "userId": "1319" } ]
{ "accepted": true, "body": "<p>According to this <a href=\"https://bugs.launchpad.net/ubuntu/+source/linux/+bug/571476\" rel=\"nofollow noreferrer\">bug report</a> TRIM is not supported with the Ubuntu kernel in Ubuntu Lucid (10.04). </p>\n\n<p>All newer versions of Ubuntu come with a kernel which supports TRIM but you will have to <a href=\"https://askubuntu.com/questions/18903/how-to-enable-trim\">manually activate it</a> if you are using the ext4 file system (default). </p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-26T10:04:13.507", "id": "15686", "postId": "14926", "score": "0", "text": "The bug reports mentions back porting trim support from 2.6.33, we're now at 2.6.35. The bug report concerns version 2.6.32", "userDisplayName": null, "userId": "1067" }, { "creationDate": "2010-11-26T10:07:09.783", "id": "15689", "postId": "14926", "score": "1", "text": "The question is about 2.6.32, the bug report applies to the question ;)", "userDisplayName": null, "userId": "742" }, { "creationDate": "2010-11-26T10:23:46.277", "id": "15691", "postId": "14926", "score": "0", "text": "Of course, I apologise. I just assumed that 10.04 had the latest one (why would it?). I'll read more carefully next time. Edited my answer to make sense now. :)", "userDisplayName": null, "userId": "1067" }, { "creationDate": "2012-03-08T09:50:56.313", "id": "131003", "postId": "14926", "score": "0", "text": "Well, the word \"current\" is still misleading, since current kernels definitely support TRIM, I'll edit the answer accordingly.", "userDisplayName": null, "userId": "2919" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-25T23:06:35.240", "id": "14926", "lastActivityDate": "2012-03-08T11:33:03.557", "lastEditDate": "2017-04-13T12:23:56.577", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "742", "parentId": "14923", "postTypeId": "2", "score": "13" }
[ { "accepted": true, "body": "<p>According to this <a href=\"https://bugs.launchpad.net/ubuntu/+source/linux/+bug/571476\" rel=\"nofollow noreferrer\">bug report</a> TRIM is not supported with the Ubuntu kernel in Ubuntu Lucid (10.04). </p>\n\n<p>All newer versions of Ubuntu come with a kernel which supports...
null
null
null
null
null
14925
1
null
2010-11-25T23:00:12.673
1
1971
<p>Empathy shows up in my window picker list and it appears to be started according to the indicator applet and the process manager but I can't see <em>any</em> of its windows! People were sending me messages and there was no empathy window to switch to!</p>
null
41
2010-11-25T23:58:14.733
2011-04-25T23:45:55.407
How do I kill Empathy and get it to show its main window?
[ "empathy", "gui", "telepathy" ]
4
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Run <code>killall empathy</code>, or open the System Monitor and kill it from there.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-12-06T14:53:39.940", "id": "17351", "postId": "14927", "score": "0", "...
null
null
null
null
user5245
14928
1
14942
2010-11-26T00:39:59.347
12
51339
<p>Following this question: <a href="https://askubuntu.com/questions/14740/force-fsck-ext4-on-reboot-but-really-forceful">Force fsck.ext4 on reboot, but really &quot;forceful&quot;</a></p> <p>Apparently the output of e2fsck -n is not reliable when you use it on a mounted filesystem, so its output should not be trusted.</p> <p>Is there any way to check for errors in a mounted filesystem? Just check, not fix. I am more interested in ext4, because that's what I use the most.</p>
1775
-1
2017-04-13T12:24:27.937
2021-08-03T07:17:47.757
How to check a mounted filesystem for errors in a reliable way
[ "ext4", "fsck" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Because of the way that most Linux file systems work you simply cannot do a safe/useful check on a mounted file system. It's not really safe, and because the system is in use, it can be unreliable. Sadly, sometimes, you have to live with things the way they are until someone does it better ;). Ext4 probably won't pick up this feature (maybe ext5? if it ever happens) but I believe btrfs will, and if it does, you will be able to switch your partitions over when the time comes.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-26T04:10:38.827", "id": "15656", "postId": "14942", "score": "1", "text": "I noticed that fsck -n shows \"Warning: skipping journal recovery because doing a read-only filesystem check.\" I think this is related to why it's not reliable. I'd love to get some links to a better explanation, though.", "userDisplayName": null, "userId": "1775" }, { "creationDate": "2010-11-26T04:53:16.843", "id": "15661", "postId": "14942", "score": "0", "text": "I could try to pull up some good links tomorrow, or maybe a kernel hacker can get them quick for you. But generally, even on windows (yes even on windows) doing checks on a mounted file system is **bad news**!", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2010-11-26T05:52:40.540", "id": "15665", "postId": "14942", "score": "0", "text": "This seems like a good link: http://www.linux-archive.org/ubuntu-user/453339-fsck-shows-errors-main-partition-only-when-mounted.html I searched before asking, but obviously not with the right wording.", "userDisplayName": null, "userId": "1775" }, { "creationDate": "2020-05-14T13:03:20.947", "id": "2088112", "postId": "14942", "score": "0", "text": "@RolandiXor does Windows even let you do `chkdsk` on a mounted FS? AFAIR, to check the system FS you have to reboot into some pre-login mode, where `chkdsk` will work, printing mojibake for non-latin filenames if some files have problems. (At least, this was so when I was using Windows—the XP era.)", "userDisplayName": null, "userId": "113421" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-11-26T02:36:59.507", "id": "14942", "lastActivityDate": "2014-06-30T14:05:17.940", "lastEditDate": "2014-06-30T14:05:17.940", "lastEditorDisplayName": null, "lastEditorUserId": "2591", "ownerDisplayName": null, "ownerUserId": "1992", "parentId": "14928", "postTypeId": "2", "score": "10" }
[ { "accepted": true, "body": "<p>Because of the way that most Linux file systems work you simply cannot do a safe/useful check on a mounted file system. It's not really safe, and because the system is in use, it can be unreliable. Sadly, sometimes, you have to live with things the way they are until someone ...
null
null
null
null
null
14933
1
null
2010-11-26T01:18:19.963
3
149
<p>After upgrading to 2.6.35 kernel, my netbook jams and I need to press the Enter key many times to resume the desktop load (Gnome or Netbook edition.</p> <p>How to diagnose the problem and identify the root causes? How can I solve that problem?</p> <p>Extra info: when I choose to boot with the previous kernels with Grub, I don't have this problem anymore.</p>
6552
6552
2010-11-26T04:10:55.850
2010-11-26T04:10:55.850
Desktop load (Gnome or Netbook edition) jams after upgrading to 2.6.35 kernel
[ "boot", "kernel", "ubuntu-netbook" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-26T02:34:19.213", "id": "15649", "postId": "14933", "score": "0", "text": "Can you post the output of `dmesg` and possibly `lshw`? Also when you boot, can you edit the menu entry to remove the quiet part and see what output it is giving you that causes you to have to p...
null
[ { "accepted": null, "body": "<p>Hold the right-shift key after the bios checks to bring up the grub menu. Then edit the menu line highlighted by hitting 'e'. Remove \"quiet splash\" from the line that starts \"linux /boot/vmlinuz\" by hitting \"END\" to get to the end and using \"backspace\". Do not remove ...
null
null
null
null
null
14935
1
null
2010-11-26T01:46:53.470
11
5955
<p>There's the open document format (ODF) for word processors, but is there an open standardised format for project files? I'm currently using <a href="http://live.gnome.org/Planner" rel="nofollow noreferrer">Gnome Planner</a> which I downloaded from the Software Centre, but my course teaches us to use <a href="http://openproj.org/" rel="nofollow noreferrer">OpenProj</a>, which I don't really like since it's pretty sluggish on my computer. I'm attempting to import the <code>*.planner</code> file from Planner into OpenProj, but it's not working. Planner exports to three different file format: <code>*.planner</code>, <code>*.mrproject</code> and *<code>.html</code> and none of them can be imported to OpenProj, whose default filetype is <code>*.pod</code> and can also export to <code>*.xml</code> and *<code>.pdf</code>. This all seems a bit messy to me.</p>
null
15110
2018-03-03T11:49:57.540
2024-02-02T14:00:40.077
Is there an open 'project' file format alternative to Microsoft's *.mpp?
[ "project-management" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>A visit to <a href=\"http://www.osalt.com\" rel=\"nofollow\">http://www.osalt.com</a> yielded a link to <a href=\"http://www.ganttproject.biz/\" rel=\"nofollow\">GanttProject</a>. Among the features listed on their website is the ability to \"import projects from and export t...
null
null
null
null
user2405