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
9450
1
9453
2010-10-25T18:08:56.747
11
2841
<p>I have dragged a folder from a Nautilus window to the desktop, holding Ctrl+Shift to create a shortcut (well, a symbolic link). However, when I open it from the desktop, instead of showing <code>/home/scott/Documents/asd/folder</code> it shows <code>/home/scott/Desktop/folder</code>. But sometimes I want to go up a level or two, and can only go to <code>Desktop</code>, not <code>asd</code>.</p> <p>I understand that's how symbolic links work, but is there a way to create a shortcut to the target folder directly?</p>
1507
158442
2017-10-04T03:06:03.863
2020-09-10T02:06:08.330
Is it possible to create a 'shortcut link' instead of 'symbolic link' to a folder?
[ "shortcuts" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Right-click on Desktop (or in any folder in Nautilus), Create Launcher, set Type to Location, set the name type and type in the location (annoyingly if you click Browse it will only accept a file), click OK.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2010-10-25T18:26:38.683", "id": "9466", "postId": "9453", "score": "1", "text": "I can't find a \"Create Launcher\" option on any right-click menus?", "userDisplayName": null, "userId": "866" }, { "creationDate": "2010-10-25T18:33:06.057", "id": "9468", "postId": "9453", "score": "0", "text": "Can I make it show a folder icon? Where would the required icon file be?", "userDisplayName": null, "userId": "1507" }, { "creationDate": "2010-10-25T18:39:33.620", "id": "9470", "postId": "9453", "score": "1", "text": "The icon should be in /usr/share/icons/your_theme/places/size (if you can, choose an .svg file). Or in ~/.icons/your_theme/...", "userDisplayName": null, "userId": "2827" }, { "creationDate": "2010-10-25T18:59:09.590", "id": "9473", "postId": "9453", "score": "0", "text": "Thanks, eventually found it! My theme is \"Radiance\" and the icon set is apparently \"Ubuntu Mono Light\", but the matching icon was in `/usr/share/icons/Humanity/places/64/folder.svg`. Go figure.", "userDisplayName": null, "userId": "1507" }, { "creationDate": "2010-10-25T20:10:56.343", "id": "9491", "postId": "9453", "score": "0", "text": "Icon themes can use (or \"fall back to\") other themes, that's what happens here.", "userDisplayName": null, "userId": "935" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-25T18:21:50.497", "id": "9453", "lastActivityDate": "2010-10-25T18:34:59.720", "lastEditDate": "2010-10-25T18:34:59.720", "lastEditorDisplayName": null, "lastEditorUserId": "4596", "ownerDisplayName": null, "ownerUserId": "4596", "parentId": "9450", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>Right-click on Desktop (or in any folder in Nautilus), Create Launcher, set Type to Location, set the name type and type in the location (annoyingly if you click Browse it will only accept a file), click OK.</p>\n", "commentCount": "5", "comments": [ { "...
null
null
null
null
null
9454
1
28693
2010-10-25T18:28:51.303
1
661
<p>I'm running Ubuntu 10.10 Desktop x86_64 on a Mac mini 4.1 and it looks like I can only use one CPU core. It looks like the kernel supports SMP. I wish I could tell you whether it worked with Lucid, but I didn't notice. </p> <p>Anybody know why this isn't working? </p> <p>Here's some relevant output:</p> <pre><code>$ sudo dmidecode -s system-product-name Macmini4,1 $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=10.10 DISTRIB_CODENAME=maverick DISTRIB_DESCRIPTION="Ubuntu 10.10" $ uname -a Linux harold 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:45:36 UTC 2010 x86_64 GNU/Linux </code></pre> <p><strong>EDIT:</strong> I should have included <code>/proc/cpuinfo</code>. This is what I used to confirm that I was only getting use out of one core. I've since performed a fresh install of x86 Maverick on the Mac mini (which was an exercise in frustration in itself) and now I have use of both cores. I never figured out why it didn't work in the first place.</p>
1143
1143
2010-11-04T18:15:50.897
2011-03-02T09:57:54.043
Mac mini 4,1 only shows 1 CPU
[ "10.10", "mac", "apple" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Your Mac needs the grub-efi installed (with rEFIt), otherwise ubuntu starts with bios and then cannot recognize more than one core</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-03-03T17:54:02.247", "id": "32114", "postId": "28693", "score": "0", "text": "Initially, I booted directly from the CD and installed an MBR partition table and did not use rEFIt at all. I've been using it and successfully recognizing all cores for a few months now, but I first reinstalled OS X, repartitioned with Bootcamp, installed rEFIt, then installed Ubuntu and now I boot Ubuntu from the rEFIt menu.", "userDisplayName": null, "userId": "1143" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-02T09:57:54.043", "id": "28693", "lastActivityDate": "2011-03-02T09:57:54.043", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": "user11703", "ownerUserId": null, "parentId": "9454", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>Usually if you only have 1 CPU then you should only see one CPU. Seeing two cores is something you normally see in <code>/proc/cpuinfo</code> but this doesn't have to be the case.</p>\n\n<p>Some Intel machines have bios settings for switching on the extra core duo core being ...
null
null
null
null
null
9458
1
null
2010-10-25T18:51:47.160
3
1000
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/22118/can-i-install-extra-drivers-via-the-command-prompt">Can I install extra drivers via the command prompt?</a> </p> </blockquote> <p>Due to a major problem with Ubuntu and Nouveau, my machine will end up with text-mode only.</p> <p>So, my question is. how can I install the NVIDA driver through text-mode? What commands do I need (and can you list them in order, please?) Assume I'm working on a wired connection.</p> <p>My apologies, but text mode leaves me a little stumped. I got 10.10 working by upgrading from 9.10 -> 10.04 -> 10.10. I'd rather I didn't have to keep doing this, nor spend money I don't have. </p>
2442
-1
2017-04-13T12:25:03.423
2010-10-29T08:27:13.073
How to install the NVIDA drivers through text mode?
[ "nvidia" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
0
2012-11-13T16:35:41.373
null
null
9460
1
null
2010-10-25T18:58:43.087
7
5505
<p>I have a Macbook 5,1. That is to say that it is the only 13 inch aluminium Macbook as the later revisions were renamed Macbook Pro.</p> <p>Two-finger scrolling seems to work fine but dragging doesn't work. In OsX this works so that you point an object, click and keep your finger pressed on the touch pad while slide another finger to move the cursor. This causes weird and undefined behavior in Ubuntu as it seems the driver doesn't recognize this as dragging. Any ideas?</p>
4721
252
2011-02-14T02:38:08.720
2015-05-16T01:15:54.970
Is it possible to get dragging working on a Macbook multi-touch touch pad?
[ "multi-touch", "touchpad", "macbook" ]
5
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Have you tried using the utouch package? </p>\n\n<pre><code>sudo apt-get install utouch\n</code></pre>\n\n<p>It is supposed to have extra support for multitouch pads.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-02-14T00:04:51.073",...
null
null
null
null
null
9463
1
9468
2010-10-25T19:02:40.180
26
16109
<p>On a RedHat/CentOS system, I can verify the installed RPMs on my system using <a href="http://www.rpm.org/max-rpm/ch-rpm-verify.html">rpm -V</a>.</p> <p>What is the Ubuntu or <code>apt</code> equivalent of this command?</p>
266
4596
2010-10-26T00:22:33.277
2010-10-26T00:22:33.277
What is the apt equivalent to "rpm -V" (Verify installed packages)
[ "security", "apt", "rpm", "deb" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The package \"debsums\" is what you want to install to perform hash checks against installed packages.</p>\n\n<p>For example, to check for changed files:</p>\n\n<pre><code>sudo debsums -c\n</code></pre>\n\n<p>Note that not all packages ship with md5sum file lists. You can see a list of those on your system with:</p>\n\n<pre><code>sudo debsums -l\n</code></pre>\n", "commentCount": "1", "comments": [ { "creationDate": "2013-12-31T21:49:45.983", "id": "510513", "postId": "9468", "score": "0", "text": "\"debsums -l\" is the same as \"debsums --list-missing\" so it will list all packages without checksums.", "userDisplayName": null, "userId": "230538" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-25T19:22:11.660", "id": "9468", "lastActivityDate": "2010-10-25T19:22:11.660", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "721", "parentId": "9463", "postTypeId": "2", "score": "31" }
[ { "accepted": true, "body": "<p>The package \"debsums\" is what you want to install to perform hash checks against installed packages.</p>\n\n<p>For example, to check for changed files:</p>\n\n<pre><code>sudo debsums -c\n</code></pre>\n\n<p>Note that not all packages ship with md5sum file lists. You can see...
null
null
null
null
null
9467
1
9476
2010-10-25T19:20:22.370
3
1467
<p>I've installed a RAID5 using mdadm yesterday. Since then it has been rebuilding.</p> <p>I just restarted my computer and it started rebuilding the RAID from scratch. (Had 60% before.) Is this normal or are there any settings missing?</p> <p>The only thing I did besides creating the RAID, was adding this line to /etc/mdadm/mdadm.conf:</p> <pre><code>ARRAY /dev/md0 level=raid5 num-devices=3 UUID=bce3de1f:...:466da02f </code></pre>
2991
null
null
2010-10-25T20:18:05.993
Is it normal that mdadm has to start from scratch when I restart my computer while it's rebuilding the third disk?
[ "raid", "mdadm" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Yes, that's normal if building the RAID wasn't done yet.</p>\n\n<p>RAID 5 needs at least n-1 disks to be \"built\" completely (where \"n\" is the total number of disks in the RAID). As this was the first time you were (re)building them, all of them were only built for 60%, and none of them were marked as \"complete\".</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-25T20:18:05.993", "id": "9476", "lastActivityDate": "2010-10-25T20:18:05.993", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "935", "parentId": "9467", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>Yes, that's normal if building the RAID wasn't done yet.</p>\n\n<p>RAID 5 needs at least n-1 disks to be \"built\" completely (where \"n\" is the total number of disks in the RAID). As this was the first time you were (re)building them, all of them were only built for 60%, an...
null
null
null
null
null
9470
1
9472
2010-10-25T19:45:45.093
18
640
<p>If my laptop ever gets stolen, I want it to make an attempt to "phone home" so that I can track it down.</p> <p>What can I set up to accomplish this?</p>
1859
1012
2010-10-25T20:31:43.797
2013-12-20T21:28:11.787
How can I make my laptop "phone home" if it ever gets stolen?
[ "laptop", "data-recovery" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><a href=\"http://preyproject.com/\" rel=\"nofollow\">Prey</a> is an open source program that does exactly what you want (it also happens to run all major operating systems, including Ubuntu of course).</p>\n\n<blockquote>Prey lets you keep track of your phone or laptop at all times, and will help you find it if it ever gets lost or stolen. It's lightweight, open source software, and free for anyone to use. And it just works.</blockquote>\n\n<p>OMG Ubuntu has <a href=\"http://www.omgubuntu.co.uk/2010/12/locate-your-stolen-linux-laptop-with-prey-free-opensource-tracking-app\" rel=\"nofollow\">an article on the program</a>. You can download Prey <a href=\"http://preyproject.com/\" rel=\"nofollow\">from their website</a>.</p>\n\n<p>Note: Prey also offers some commerical services, but you are not required to buy anything to use the software.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-25T19:52:21.367", "id": "9472", "lastActivityDate": "2013-12-20T21:28:11.787", "lastEditDate": "2013-12-20T21:28:11.787", "lastEditorDisplayName": null, "lastEditorUserId": "62483", "ownerDisplayName": null, "ownerUserId": "866", "parentId": "9470", "postTypeId": "2", "score": "19" }
[ { "accepted": true, "body": "<p><a href=\"http://preyproject.com/\" rel=\"nofollow\">Prey</a> is an open source program that does exactly what you want (it also happens to run all major operating systems, including Ubuntu of course).</p>\n\n<blockquote>Prey lets you keep track of your phone or laptop at all...
null
null
null
null
null
9475
1
null
2010-10-25T20:14:46.823
3
243
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/63574/some-programs-are-still-running-is-there-anyway-to-auto-delay-the-shutdown">some programs are still running&hellip; is there anyway to auto delay the shutdown?</a> </p> </blockquote> <p>My Ubuntu One sometimes takes a while to sync when there's lots of data added to the folder. Rather than run my computer all night, is there a way of getting it to shut down once syncing is finished?</p>
2840
-1
2017-04-13T12:24:49.590
2012-01-12T15:52:06.720
Shutdown when Ubuntu One has synced
[ "ubuntu-one", "shutdown" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
0
2012-07-26T15:10:44.850
null
null
9477
1
21311
2010-10-25T20:18:16.733
6
8164
<p>Does anyone know how to change Unity icon-theme? For instance I use Faenza in my desktop session, but unity does not use it, both in panel and panel apps (applications and documents). So, anyone?</p>
2827
866
2010-10-29T13:28:15.103
2011-01-17T07:11:22.247
How to change the Unity Launcher's icon theme?
[ "10.10", "unity", "ubuntu-netbook", "icons", "appearance" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you merge the icon theme you want with humanity and humanity-dark icon themes in /usr/share/icons you can change the theme. I'm using Faenza icons with Unity right now and it looks nice. Just remember to backup the Humanity folder first and rename it.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-01-14T16:31:14.670", "id": "23162", "postId": "21311", "score": "0", "text": "So that, we can simply rename the index.theme's \"Name=\",am I wrong? I think it would be easier.", "userDisplayName": null, "userId": "2827" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-01-13T03:12:39.573", "id": "21311", "lastActivityDate": "2011-01-13T03:12:39.573", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": "Ghost", "ownerUserId": null, "parentId": "9477", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>In the application menu, choose Appearance. <br/>\nAt the bottom of the \"Theme\" tab, select Edit, then change your icons in the \"Icons\" tab. <br/></p>\n\n<p>However I don't know if this will change the icons on the left dock.</p>\n", "commentCount": "1", "comments...
null
null
null
null
null
9481
1
null
2010-10-25T20:36:55.060
1
476
<p><a href="https://askubuntu.com/questions/9467/is-it-normal-that-mdadm-has-to-start-from-scratch-when-i-restart-my-computer-whil">I've just restarted my computer which was building up a RAID5 for the first time.</a> This of course meant that my computer had to rebuild the whole thing from ground up.</p> <p>Before I restarted the computer I've had already set up a file system, which cannot be found anymore.</p> <p>So: Does building up the RAID (again) overwrite any information placed on the volume?</p>
2991
-1
2017-04-13T12:23:56.577
2010-10-27T05:48:13.997
Does rebuilding a RAID change data?
[ "raid", "mdadm" ]
1
9
CC BY-SA 2.5
[ { "creationDate": "2010-10-25T20:48:10.897", "id": "9495", "postId": "9481", "score": "0", "text": "It would be useful to know what exactly you are trying to do. For example, are you using LVM on top of RAID or the other way around?", "userDisplayName": null, "userId": "935" }, { ...
null
[ { "accepted": null, "body": "<p>It's best not to reboot your system until after the initial RAID sync has finished, but you should be able to create your LVM physical volumes (<code>pvcreate /dev/md0</code> etc). If you've already done this and they're not showing up, it's possible that on restart the syste...
null
null
null
null
null
9486
1
null
2010-10-25T21:33:03.627
2
2885
<p>If I'm not mistaken, the ubuntuone sync service is supposed to start automatically during the boot/login process. But I'm finding that it doesn't on either of my 10.10 computers (one an AMD64 desktop and the other an i386 laptop). I'm using the ubuntuone-indicator, but the problem began before I installed it. In my list of startup applications I find one titled "Ubuntu One" with this command line</p> <pre><code>/bin/sh -c '[ -d "$HOME/Ubuntu One" ] &amp;&amp; ubuntuone-launch' </code></pre> <p>But the only way for me to start the service is to open the Ubuntu One setup UI and click "connect" every time I start up the computer. Any suggestions as to what might be going wrong?</p> <p>Here is the message output when I run <code>u1sdtool --status</code> after startup (i.e., before starting the Ubuntu One service manually):</p> <blockquote> <p>Oops, an error ocurred: Traceback (most recent call last): Failure: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/lib/ubuntuone-client/ubuntuone-syncdaemon exited with status 1</p> </blockquote> <p>Could the problem be related to the fact that I'm using connman and the experimental indicator-network package to connect to the internet?</p>
2762
235
2011-01-21T15:20:09.500
2011-01-21T15:20:09.500
Why won't ubuntuone service start automatically at boot?
[ "boot", "ubuntu-one", "startup" ]
3
4
CC BY-SA 2.5
[ { "creationDate": "2010-10-25T22:32:19.653", "id": "9519", "postId": "9486", "score": "0", "text": "Could you post the output of `u1sdtool --status` before you start it up manually?", "userDisplayName": null, "userId": "114" }, { "creationDate": "2010-10-26T14:11:21.243", "id...
null
[ { "accepted": null, "body": "<p>It does not start automatically on boot because it needs to know for witch user to connect, in case there are more users set for computer login.</p>\n\n<p>There is a Startup section in the System drop down menu, where you can add it to start automatically at login.</p>\n", ...
null
0
null
null
null
9487
1
null
2010-10-25T21:33:57.853
40
102013
<p>Here's the output of top:</p> <pre> top - 23:30:49 up 2:18, 1 user, load average: <b>4.36, 4.36, 4.39</b> Tasks: 105 total, 2 running, 103 sleeping, 0 stopped, 0 zombie Cpu(s): <b>3.6%us, 8.0%sy, 0.0%ni, 73.4%id, 9.0%wa,</B> 1.1%hi, 4.9%si, 0.0%st Mem: 2029820k total, 1979312k used, 50508k free, 6828k buffers Swap: 5947384k total, 0k used, 5947384k free, 1855304k cached </pre> <p>How can the load average be high while the CPU load is low.</p> <p>How is load average calculated?</p>
2991
null
null
2010-10-26T00:01:31.887
What's the difference between load average and CPU load?
[ "cpu-load" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2010-10-25T22:15:31.187", "id": "9517", "postId": "9487", "score": "0", "text": "What are you running, it seems your system is working on something. I get loads like that when I compress a bunch of stuff while compiling.", "userDisplayName": null, "userId": "2138" },...
null
[ { "accepted": null, "body": "<p><a href=\"http://blog.scoutapp.com/articles/2009/07/31/understanding-load-averages\">This site</a> does a good job of explaining it. \nBasically, load average is the amount of traffic to your CPU(s) over the past 1, 5, and 15 minutes. Generally you want this number to be belo...
null
null
null
null
null
9488
1
9496
2010-10-25T21:34:24.140
2
387
<p>is there a way to make the Docky Timer Docklet play an alarm sound, after a timer has run out?</p> <p>At the moment there only seems to be visual feedback, so you need to watch the screen to know, whether time has run out or not.</p> <p>Thanks YSN</p>
4266
25863
2012-11-21T22:49:11.230
2012-11-21T22:49:11.230
Make Docky Timer play a sound?
[ "sound", "docky" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you are using Docky 2.1 or later, there should be a sound notification when the timer expires. The version in the Maverick repositories is 2.0, so you will need to install Docky from the <a href=\"https://launchpad.net/~docky-core/+archive/ppa\" rel=\"nofollow noreferrer\">Development PPA</a> for this feature. </p>\n\n<p>Also, make sure you have system sounds enabled: <em>System ➜ Preferences ➜ Sound</em> and select the <em>Ubuntu</em> theme. </p>\n\n<p><img src=\"https://i.stack.imgur.com/FCESJ.png\" alt=\"enter image description here\"></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-25T22:21:21.243", "id": "9496", "lastActivityDate": "2011-02-20T23:45:58.870", "lastEditDate": "2011-02-20T23:45:58.870", "lastEditorDisplayName": null, "lastEditorUserId": "114", "ownerDisplayName": null, "ownerUserId": "114", "parentId": "9488", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>If you are using Docky 2.1 or later, there should be a sound notification when the timer expires. The version in the Maverick repositories is 2.0, so you will need to install Docky from the <a href=\"https://launchpad.net/~docky-core/+archive/ppa\" rel=\"nofollow noreferrer\"...
null
null
null
null
null
9489
1
null
2010-10-25T21:34:53.597
13
29124
<p>I use GMail (and I use labels intensively) and because of having to use a very slow Internet connection now I've came to the idea that I should try using a desktop email client.</p> <p>What application (Thunderbird, Evolution, Claws, or some another) works best with GMail via IMAP?</p> <p>First of all I want correct GMail labels support (for example an email client shouldn't think of GMail labels as of independent folders, treating messages with multiple labels as multiple different identical messages in different folders), incl. special GMail labels-folders like bin, spam, drafts and sent.</p>
2390
10837
2011-06-28T11:23:46.890
2018-06-07T10:30:41.970
Which email client works best with GMail IMAP?
[ "evolution", "email", "thunderbird", "gmail", "imap" ]
11
2
CC BY-SA 3.0
[ { "creationDate": "2010-10-25T22:42:24.650", "id": "9520", "postId": "9489", "score": "1", "text": "I don't think you will find one. From my experience, working with IMAP and GMAil is a pita. You get duplicated messages because of the labels and if you delete a message it never goes away. It cou...
null
[ { "accepted": null, "body": "<p>Thunderbird's the easiest to set up for GMail IMAP, as it has all the info re: their servers/ports/ssl settings already. In my experience it's the most customizable with regards to filters, etc as well. </p>\n", "commentCount": "2", "comments": [ { "crea...
null
null
2018-06-08T09:23:44.493
null
null
9491
1
9492
2010-10-25T21:48:02.097
8
2615
<p>Given that:</p> <ul> <li>ubuntu has announced they will be moving to unity on the desktop for 11.04 which requires 3d acceleration.</li> <li>there is no stable 3d acceleration available in open source graphics drivers like Nouveau,</li> </ul> <p>what will happen when I install ubuntu 11.04 on my machine which has an nvidia card?</p> <ul> <li>Will ubuntu ship with open source drivers and run in a mode without the 3d animations?</li> <li>Will ubuntu ship with the proprietary nvidia drivers making it impossible to run a 'free' desktop.</li> <li>Or is there another solution.</li> </ul>
448
235
2010-11-04T00:55:44.257
2010-11-04T00:55:44.257
What kind of support will Unity provide for Nvidia cards?
[ "unity", "nvidia", "11.04" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The idea is if your driver supports 3D you will get Unity, if your driver or hardware does not you will get a standard GNOME 2.x desktop.</p>\n\n<p>Unity itself will be built using Compiz technology which gives us the ability to have a <em>fallback mode</em> for 2D, this is why we can become highly performant, which we couldn't do with Mutter as it required 3D accelleration. More information will be made <a href=\"https://blueprints.edge.launchpad.net/ubuntu/+spec/other-dx-n-unity-compiz\" rel=\"nofollow noreferrer\">on the blueprint</a>.</p>\n\n<p>RAOF's <a href=\"https://askubuntu.com/questions/9491/will-nvidia-graphics-work-out-of-the-box-in-ubuntu-11-04/10021#10021\">answer</a> also has more information.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-10-25T22:07:14.443", "id": "9514", "postId": "9492", "score": "2", "text": "I wouldn't mind if I was given the option at install time. 1. open source driver with gnome 2.x or 2. Proprietary driver with Unity", "userDisplayName": null, "userId": "448" }, { "creationDate": "2010-10-25T22:10:09.687", "id": "9515", "postId": "9492", "score": "2", "text": "Or in that vein, two separate options entirely: a) which driver? b) which desktop? *I* want the closed driver with the standard desktop.", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-11-04T01:03:37.330", "id": "11589", "postId": "9492", "score": "0", "text": "@trampster you already have that option since 10.10 in the installer; it's what happens if you choose to install extra software (to improve the experience) or not. If that carries over to 11.04 then obviously you will get the same option.", "userDisplayName": null, "userId": "1992" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-25T21:56:26.563", "id": "9492", "lastActivityDate": "2010-11-04T00:51:30.807", "lastEditDate": "2017-04-13T12:24:27.937", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "235", "parentId": "9491", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>The idea is if your driver supports 3D you will get Unity, if your driver or hardware does not you will get a standard GNOME 2.x desktop.</p>\n\n<p>Unity itself will be built using Compiz technology which gives us the ability to have a <em>fallback mode</em> for 2D, this is w...
null
null
null
null
null
9498
1
null
2010-10-25T22:34:14.707
3
3736
<p>I also posted this on Ubuntu Forums and apart from a guy who tried to help nothing came of it. So i though i'd try posting here...</p> <p>So, after a restart yesterday, my computer doesn't boot correctly... After GRUB, it prints</p> <pre><code>mount: mounting /dev on /root/dev failed: No such file or directory mount: mounting /sys on /root/sys failed: No such file or directory mount: mounting /proc on /root/proc failed: No such file or directory Target Filesystem doesn't have /sbin/init. No init found. Try passing init=bootarg. BusyBox v1.10.2 (Ubuntu 1:1.10.2-2ubuntu7) built-in shell (ash) Enter 'help' for a list of built-in commands. (initramfs)_ </code></pre> <p>and falls to the busybox prompt...</p> <p>I booted a 10.10 live cd.</p> <p>Here is the output of fdisk -l for /dev/sda</p> <pre><code>Disk /dev/sda: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x000e45d1 Device Boot Start End Blocks Id System /dev/sda1 1 8924 71681998+ 83 Linux /dev/sda2 8925 9179 2048287+ 82 Linux swap / Solaris /dev/sda3 * 9180 46149 296961525 7 HPFS/NTFS /dev/sda4 46150 60801 117692190 7 HPFS/NTFS </code></pre> <p>sda1 is the root filesystem (Ubuntu 10.04)</p> <p>sda2 is the swap</p> <p>sda3 is a Win7 NTFS partition</p> <p>sda4 is an NTFS partition with media files.</p> <p>I can normally access sda2-4.</p> <p>The problem is when i try</p> <pre><code>sudo e2fsck /dev/sda1 </code></pre> <p>with any switch it prints:</p> <pre><code>ubuntu@ubuntu:~$ sudo e2fsck /dev/sda1 e2fsck 1.41.12 (17-May-2010) e2fsck: Device or resource busy while trying to open /dev/sda1 Filesystem mounted or opened exclusively by another program? </code></pre> <p>When i try to mount the disk, the console just hangs.(it doesn't become unresponsive, the cursor just goes to the next line and doesn't do anything else) I tried leaving it for about 15 minutes in case it was checking the disk but nothing happened.</p> <p>I don't care about restoring the system (i was gonna reformat anyway), all I want is access the data so i can backup.</p>
1706
null
null
2010-10-27T18:40:36.977
sda1 unmountable and (probably) corrupt
[ "10.04", "partitioning", "mount" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T23:00:27.473", "id": "9925", "postId": "9498", "score": "0", "text": "Look in `/var/log/kern.log` or in the output of the `dmesg` command for anything concerning `sda` (especially read errors). Also try `sudo lsof +f -- /dev/sda1`, which may tell you what is using `...
null
[ { "accepted": null, "body": "<p>Perhaps some daemon running on the Live CD is trying to access the partition. That daemon may be hanging indefinitely, just like the mount command that you tried, leaving you with the \"device busy\" message. You seem to be comfortable with the command line. Find a bare-bones...
null
null
null
null
null
9499
1
null
2010-10-25T22:56:59.833
4
15797
<p>How do you format a usb stick through the terminal?</p>
4742
null
null
2021-01-16T06:13:26.210
how do you format a usb stick in ubuntu server
[ "command-line", "usb" ]
4
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You can use the fdisk command.</p>\n\n<p>You can also use the mkfs command</p>\n\n<p><a href=\"http://tldp.org/HOWTO/Partition/fdisk_partitioning.html\" rel=\"nofollow noreferrer\">Here</a> is a link on using the fdisk command in Ubuntu</p>\n\n<p>Using mkfs in Ubuntu (<a href...
null
null
null
null
null
9504
1
13719
2010-10-26T00:11:10.433
5
5219
<p>When I was using Lucid I noticed they had a backport ppa for kernels but they don't have one for Maverick. I am currently using Maverick in Generic-PAE mode and was wondering what is the easiest way to upgrade the kernel to 2.6.36 with generic-pae?</p>
2767
721
2010-11-17T21:58:23.357
2010-12-15T00:53:40.253
How can I use a 2.6.36 kernel in Maverick?
[ "10.10", "kernel" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The backports kernels are only officially available for the previous LTS release; currently this is Lucid (10.04 LTS). Maverick (10.10) is not an LTS and therefore will not receive backported kernels. </p>\n\n<p>Backports of the as yet unreleased development release are built and made available in the <a href=\"http://www.launchpad.net/~kernel-ppa/+archive/ppa\" rel=\"nofollow\">kernel team PPA</a> to allow testing. Again these are made available for Lucid (10.04 LTS) only. It is expected that people on a non-LTS release will be able to update to the next release once it is finalised and released formally.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-17T19:09:28.960", "id": "13719", "lastActivityDate": "2010-11-17T19:15:31.540", "lastEditDate": "2010-11-17T19:15:31.540", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "6205", "parentId": "9504", "postTypeId": "2", "score": "7" }
[ { "accepted": null, "body": "<p>For the mainline 2.6.36 download the kernel from <a href=\"http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.36-maverick/\" rel=\"nofollow\">the Kernel Team's mainline builds</a> and install, e.g. with a <code>sudo dpkg -i *.deb</code>. I'm not sure if this has PAE enabled, ...
null
0
null
null
null
9506
1
9513
2010-10-26T00:14:35.897
11
4844
<p>When using the MySQL command line interface, is there any way to get it to let you use <code>vi</code> command editing keys instead of <code>emacs</code>?</p>
3906
7035
2011-06-07T17:00:33.137
2017-04-13T09:21:41.960
Vi in MySQL for command editing
[ "mysql" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>The MySQL command line interface uses <a href=\"http://manpages.ubuntu.com/readline.3readline\" rel=\"nofollow noreferrer\">readline</a> to edit a command line.</p>\n\n<p>Create a file <code>~/.inputrc</code> with the following content to use <em>vi mode</em>:</p>\n\n<pre><code>$if mysql\nset editing-mode vi\n$endif\n</code></pre>\n\n<p>Of course, if you want to use vi mode in all applications (including e.g. <code>bash</code>) that use readline, you can leave out the <code>$if</code> &amp; <code>$endif ...</code> lines...</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-26T01:21:40.777", "id": "9513", "lastActivityDate": "2017-04-13T09:21:41.960", "lastEditDate": "2017-04-13T09:21:41.960", "lastEditorDisplayName": null, "lastEditorUserId": "158442", "ownerDisplayName": null, "ownerUserId": "935", "parentId": "9506", "postTypeId": "2", "score": "14" }
[ { "accepted": true, "body": "<p>The MySQL command line interface uses <a href=\"http://manpages.ubuntu.com/readline.3readline\" rel=\"nofollow noreferrer\">readline</a> to edit a command line.</p>\n\n<p>Create a file <code>~/.inputrc</code> with the following content to use <em>vi mode</em>:</p>\n\n<pre><co...
null
null
null
null
null
9509
1
9517
2010-10-26T00:52:45.170
1
1306
<p>After a bit of investigating of a problem I've just encountered, it looks like mdadm has completely forgotten about a new device I'd added to an array. I recently added a new device to the array which went fine, but I've now rebooted (I don't think I had rebooted since making this change) and I've been greeted with all sorts of errors, and I'm fairly sure it's down to this.</p> <p>So my question is: Should it be safe to just re-add that device back into the array? I <em>really</em> don't want to lose any data here! This is what I <em>think</em> I should do but I'd like confirmation from someone with a bit more experience first :) Bear in mind I've already done this once, and have fscked and grown the filesystem too, and have then written plenty more data to it.</p> <pre><code>sudo umount /dev/md0 sudo mdadm --stop /dev/md0 sudo mdadm --add /dev/md0 /dev/sdd1 sudo mdadm --grow /dev/md0 --raid-devices=4 </code></pre> <hr> <p>A bunch of extra information and steps I've already taken: I rebooted and was greeted with a message along the lines of "Unable to read superblock" for /dev/md0, my RAID array. I immediately suspected mdadm since I had recently been fiddling with it, and <code>cat /proc/mdstat</code> reports this:</p> <pre><code>... md0 : inactive sdb1[0](S) sdc1[1](S)[/code] </code></pre> <p>Which is wrong; I had just added /dev/sdd1 to the array too. <code>sudo mount -a</code> reported <code>bad superblock on /dev/md0</code>. I can't remember the next command I used now but something else reported that I had tried to write past the end of the filesystem, which makes sense since there was more data on it than could fit onto the first two devices alone.</p> <p><code>sudo fdisk -l</code> reports that the new device and partition are alive and well. <code>cat /etc/mdadm/mdadm.conf</code> shows this:</p> <pre><code>DEVICE /dev/sdb1 /dev/sdc1 ARRAY /dev/md0 level=raid5 num-devices=2 UUID=*snip* spares=1 </code></pre> <p>Which shows clearly that it's completely forgotten about the new device I added. Was I supposed to 'save' the config after executing the commands above? I assumed they were lasting changes; I can't see any use in them being lost on restarting.</p> <p>Edit note: I realised that the 'num-devices=2' is inclusive of the 'spares=1', which means that mdadm hasn't changed a disk from 'in use' to 'spare', it's just plain forgotten about it. I'll update the title to account for that.</p>
4746
7035
2011-06-07T17:00:46.383
2011-06-07T17:00:46.383
Mdadm seems to have completely forgotten about a device and shrunk my array
[ "server", "raid", "mdadm" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2010-10-26T01:42:32.117", "id": "9540", "postId": "9509", "score": "0", "text": "Did you check in syslog why the device got kicked out of the array?", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-10-26T01:53:57.547", "id": "9541", ...
{ "accepted": true, "body": "<p>The line:</p>\n\n<pre><code>DEVICE /dev/sdb1 /dev/sdc1\n</code></pre>\n\n<p>means that mdadm will only check those 2 devices to be used as part of a RAID array.</p>\n\n<p>You need to add <code>/dev/sdd1</code> to that line, or replace it with:</p>\n\n<pre><code>DEVICE partitions\n</code></pre>\n\n<p>which is the default and will make it scan <strong>all</strong> partitions for mdadm superblocks.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-10-26T08:19:31.723", "id": "9575", "postId": "9517", "score": "0", "text": "That seems to have done the trick! The array is back exactly as I thought I had left it. I guess the commands issued to mdadm don't survive a reboot is all that has happened here - in future I'll update mdadm.conf instead.", "userDisplayName": null, "userId": "4746" }, { "creationDate": "2010-10-26T08:58:56.550", "id": "9583", "postId": "9517", "score": "1", "text": "The commands certainly don't survive a reboot, but they store all necessary information in the \"superblock\". Of course, if during boot not all devices are searched for superblocks, some parts of your RAID might not get found... I suggest you use the `DEVICE partitions` option; it will probably slow down your boot with a couple of milliseconds, but you won't have to think about updating that line anymore. ;-)", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-10-26T14:43:42.907", "id": "9641", "postId": "9517", "score": "0", "text": "I think that's what I had a while ago, but it caused some odd problems that I've seen some other people having where it renames devices. Now that I know about this I shan't forget in future :) Thanks again for the advice!", "userDisplayName": null, "userId": "4746" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T01:50:34.463", "id": "9517", "lastActivityDate": "2010-10-26T01:50:34.463", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "935", "parentId": "9509", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>The line:</p>\n\n<pre><code>DEVICE /dev/sdb1 /dev/sdc1\n</code></pre>\n\n<p>means that mdadm will only check those 2 devices to be used as part of a RAID array.</p>\n\n<p>You need to add <code>/dev/sdd1</code> to that line, or replace it with:</p>\n\n<pre><code>DEVICE partiti...
null
null
null
null
null
9510
1
9871
2010-10-26T01:09:19.423
2
1610
<p>I have an old machine with a max. resolution of 1024x768 and I have a problem setting screen resolution from current (640x480 too big icons and words) to max .</p> <p>I tried the following :</p> <ol> <li><p>Installing nvidia driver (nothing happens)</p></li> <li><p>Editing xorg.conf manually twice </p> <ol> <li>adding a subsection with a mode "1024x768" (nothing happens)</li> <li>adding a subsection with virtual 1024x1768 from ubuntu help ( only displays a part of the screen)</li> </ol></li> <li><p>using xrandr (nothing happens)</p></li> <li><p>using nvidia -xconfig ( it actually did nothing)</p></li> <li><p>deleting xorg.conf ( this gave me a 800x600 shifted screen a bit to the left ) but then i ran the nvidia-xconfig and the resolution returned the same .</p></li> </ol> <p>here is my xorg ( doesn't seem to be generated by nvidia tool) </p> <pre><code>Section "Screen" Identifier "Configured Screen Device" DefaultDepth 24 EndSection Section "Device" Identifier "Configured Video Device" Driver "nvidia" EndSection‏ </code></pre>
4745
935
2010-10-26T01:56:18.230
2011-04-26T22:04:51.043
Can't set the resolution (resolution smaller than expected)
[ "xorg", "nvidia", "resolution" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-26T02:02:27.070", "id": "9542", "postId": "9510", "score": "0", "text": "It might be useful to know what graphics card you have; if it's old it's probably not supported by the `nvidia` driver and then you would need the `nouveau`, `nv` or `vesa` driver (depending on ho...
{ "accepted": true, "body": "<p>Well , I finally fixed the issue by completely removing ubuntu 9.10 and installing ubuntu 10.10 from scratch and I didn't install Nvidia driver . Ubuntu 10 recognized my best resolution itself and everything worked fine .</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-28T00:29:11.823", "id": "9871", "lastActivityDate": "2010-10-28T00:29:11.823", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4745", "parentId": "9510", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>Your monitor is not recognised properly. I also have an FX5200 and it works fine, because I have an expensive CRT monitor (Hansol 720D). You have to set up a monitor with 1024x768 in xorg.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "201...
null
null
null
null
null
9511
1
9514
2010-10-26T01:09:51.643
11
8194
<pre><code>$ sudo apt-get update W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://extras.ubuntu.com maverick Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 16126D3A3E5C1192 W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/maverick/Release W: Some index files failed to download, they have been ignored, or old ones used instead. </code></pre> <p>How can I remove these warnings? Running <code>apt-get update</code> has given me these warnings from the beginning of my fresh 10.10 install.</p>
114
169736
2014-09-11T02:26:08.233
2014-12-17T22:18:23.017
"The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 16126D3A3E5C1192"
[ "apt", "gnupg" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p><b>Option 1</b></p>\n\n<p>From <a href=\"https://bugs.launchpad.net/ubuntu/+source/ubuntu-extras-keyring/+bug/650525\" rel=\"nofollow\">here</a>:</p>\n\n<pre><code>sudo apt-get install --reinstall ubuntu-extras-keyring\n</code></pre>\n\n<p><b>Option 2</b></p>\n\n<p>See <a href=\"http://www.ubuntugeek.com/fix-for-gpg-error-httpextras-ubuntu-com-maverick-release.html\" rel=\"nofollow\">here</a>.</p>\n\n<p>Summary:</p>\n\n<p>Open the terminal and run the following commands:</p>\n\n<pre><code>gpg --keyserver keyserver.ubuntu.com --recv 3E5C1192\ngpg --export --armor 3E5C1192 | sudo apt-key add -\nsudo apt-get update\n</code></pre>\n", "commentCount": "1", "comments": [ { "creationDate": "2016-07-17T09:31:58.187", "id": "1205788", "postId": "9514", "score": "1", "text": "This is more concise: `sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 16126D3A3E5C1192`", "userDisplayName": null, "userId": "164341" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-26T01:26:17.903", "id": "9514", "lastActivityDate": "2014-12-17T22:18:23.017", "lastEditDate": "2014-12-17T22:18:23.017", "lastEditorDisplayName": null, "lastEditorUserId": "331154", "ownerDisplayName": null, "ownerUserId": "4596", "parentId": "9511", "postTypeId": "2", "score": "13" }
[ { "accepted": true, "body": "<p><b>Option 1</b></p>\n\n<p>From <a href=\"https://bugs.launchpad.net/ubuntu/+source/ubuntu-extras-keyring/+bug/650525\" rel=\"nofollow\">here</a>:</p>\n\n<pre><code>sudo apt-get install --reinstall ubuntu-extras-keyring\n</code></pre>\n\n<p><b>Option 2</b></p>\n\n<p>See <a hre...
null
null
2016-07-04T13:48:46.277
null
null
9512
1
null
2010-10-26T01:17:19.767
1
207
<p>Every time I restart the computer, or resume from standby the MeMenu goes offline and won't let me change my status. The only way to make it work again is to disable Google talk and then re enable it. </p> <p>Am I missing something in the settings or is this the intended operation. Thanks in advance for your help.</p>
3115
235
2010-10-26T13:42:00.363
2010-10-26T15:06:47.483
Problem with me menu and google talk
[ "10.10", "ayatana" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2010-10-26T02:04:16.270", "id": "9543", "postId": "9512", "score": "0", "text": "I doubt it's the *intended* way to behave...", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-10-26T13:34:04.447", "id": "9624", "postId": "9512", ...
null
[ { "accepted": null, "body": "<p>This is most likely a bug report. Please look at <a href=\"https://help.ubuntu.com/community/ReportingBugs\" rel=\"nofollow\">Reporting Bugs</a> for information about reporting a bug before going to <a href=\"https://launchpad.net/ubuntu/+filebug\" rel=\"nofollow\">Launchpad<...
null
null
2011-12-13T18:51:11.667
null
null
9515
1
71222
2010-10-26T01:26:42.143
12
11147
<p>I have a quite tunned up gnome desktop and I would like for the guest session to share most of the user settings, this includes:</p> <ul> <li>Gtk and Metacity themes.</li> <li>Number of panels, placement and applets.</li> <li>Applications that run on login.</li> </ul> <p>I'm having a hard time finding where this configuration files are placed in the filesystem.</p>
17
605093
2017-05-10T09:29:19.573
2017-05-10T09:29:19.573
How do I change the guest session defaults
[ "users", "guest-session" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>This has become much easier in 11.10. </p>\n\n<p>First you need to create a folder: <code>sudo mkdir -p /etc/guest-session/skel/</code>. The -p switch creates /etc/guest-session so you can place /skel in it in one go. Now you just add the files you want to /etc/guest-session/skel and it will be copied onto the guest account whenever it's created. </p>\n\n<p>The program that sets this up is /usr/sbin/guest-account in case you want to learn more about what's going on.</p>\n\n<p>The tutorial <a href=\"https://help.ubuntu.com/community/CustomizeGuestSession\" rel=\"nofollow\">CustomizeGuestSession</a> elaborates on this topic. In particular it describes how you can create a \"special purpose user\" for a convenient way to customize the guest session appearance and behavior, without having to know which files to edit.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-10-24T00:09:37.980", "id": "71222", "lastActivityDate": "2016-01-31T22:43:49.443", "lastEditDate": "2016-01-31T22:43:49.443", "lastEditorDisplayName": null, "lastEditorUserId": "159370", "ownerDisplayName": null, "ownerUserId": "19779", "parentId": "9515", "postTypeId": "2", "score": "11" }
[ { "accepted": null, "body": "<p>The guest session is recreated every time as a \"default new user\" with the <code>/usr/share/gdm/guest-session/guest-session-setup.sh</code> script, which is part of the <code>gdm-guest-session</code> package. I don't see any <em>clean</em> way to make it include your setti...
null
null
null
null
null
9516
1
null
2010-10-26T01:50:10.813
3
1791
<p>Some of the Fn key combinations don't work on my EeePc 1005HAB. </p> They control important functions such as: <ul> <li>volume up, down, and mute</li> <li>sleep</li> <li>launch task manager</li> <li>external monitor toggle</li> <li>WiFi on/off</li> <li>track-pad on/off</li> <li>back-light on/off</li> </ul> <p>The only buttons that do work are the screen brightness up and down. This would be a great little net-book for Ubuntu if only these function keys and track-pad button would work.</p> Update: I have tried to install <code>eeepc-acpi-scripts</code> from the software center but it wont install and returns an error: <p>Package dependencies cannot be resolved.</p> Update: After trying to install <code>eeepc-acpi-scripts</code> to no avail I searched lanchpad and found this bug <a href="https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/262679" rel="nofollow">#262679</a>. In comment <a href="https://bugs.launchpad.net/ubuntu/+source/acpi/+bug/262679/comments/35" rel="nofollow">#35</a> <a href="https://launchpad.net/~fioghual" rel="nofollow">fioghual</a> writes: <blockquote> <p>I don't know if I'm correct, but in my case, after doing some research, it proves unnecessary to install it. What solves everything is:</p> <p><code> sudo gedit /etc/default/grub </code></p> <p>replace: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" with: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux acpi_backlight=vendor"</p> <p>and then: <code> sudo update-grub </code></p> </blockquote> After some testing I found that this solution works perfectly on 10.04 but after an upgrade to 10.10 the process must be repeated again. In 10.10 everything works except the track-pad on/off and the back-light on/off. Does anyone know how to fix this? Typing is much more difficult if the track-pad is on.
3115
235
2010-11-02T21:14:40.697
2017-02-15T19:41:49.217
EeePc Fn buttons don't work out of the box
[ "10.10", "10.04", "eeepc" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-26T20:22:25.983", "id": "9699", "postId": "9516", "score": "0", "text": "Just wondering, is it alright to include what I find in my question when I edit it, or should I answer my own question?", "userDisplayName": null, "userId": "3115" }, { "creationDa...
null
[ { "accepted": null, "body": "<p>You can try to install <code>eeepc-acpi-scripts</code></p>\n\n<pre><code>sudo apt-get install eeepc-acpi-scripts\n</code></pre>\n\n<p>and see if that helps (after a reboot).</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-10-26T13:13:4...
null
null
null
null
null
9518
1
10579
2010-10-26T02:12:10.317
7
5513
<p>I fresh installed Ubuntu 10.10 back when it came out, and my laptop was suspending fine. All of a sudden, I can't get my laptop to suspend anymore. It's an HP Pavilion dv2-1110, but I don't think it's a hardware issue, here's why:</p> <ul> <li>It suspended fine upon first install. I haven't installed any new kernels since then, but I have installed tons of packages, so it's probably a package.</li> <li>The suspend and hibernate options disappeared from the shutdown menu. If I press my keyboard's suspend button (or if I close the lid) I get the following message: <img src="https://i.stack.imgur.com/cDzxr.png" alt="alt text" /></li> <li>If I try the command <code>pmi action suspend</code>, I get the error message: <code>Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Hal was not provided by any .service files</code>.</li> <li>If I try the command <code>echo -n mem &gt; sudo /sys/power/state</code> I get absolutely no output and no visible effect.</li> </ul> <p>What might be causing this behavior? I thought a list of installed packages might be useful, but it's huge and I don't know how to post it here in collapse/expand mode or something.</p> <p>EDIT:Just in case someone asks, none of the installed packages are kdm or anything like that (which would justify the lack of options in gnome's shutdown menu).</p>
1012
-1
2020-06-12T14:37:07.210
2012-09-14T13:56:53.720
Ubuntu won't suspend anymore, but it did upon install
[ "10.10", "troubleshooting", "suspend" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-31T15:29:27.050", "id": "10817", "postId": "9518", "score": "0", "text": "I have exactly the same problem. Reported here and on forum as well but didn't get any answer.", "userDisplayName": null, "userId": "2910" } ]
{ "accepted": true, "body": "<p>Open the Software center and type 'acpi-support' in the search bar. Make sure, that the package is installed. \nReboot, and voilà: suspend and hibernate are back and working again for me. Maybe this will fix it for you, too.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-31T15:42:00.507", "id": "10579", "lastActivityDate": "2012-09-14T13:56:53.720", "lastEditDate": "2012-09-14T13:56:53.720", "lastEditorDisplayName": null, "lastEditorUserId": "46312", "ownerDisplayName": null, "ownerUserId": "2910", "parentId": "9518", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>Open your terminal and type this </p>\n\n<pre><code>sudo apt-get install hal\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-31T15:31:16.800", "id": "10818", "postId": "10567", "score": "2", ...
null
null
null
null
null
9519
1
153087
2010-10-26T02:15:20.637
3
1363
<p>I've installed Ubuntu 10.04 from the alternate CD.</p> <p>It has an encrypted root and swap partition.</p> <p>The root partition is visible in Nautilus as 'File Syste' icon.</p> <p>There is another icon "216 GB Filesystem". If I click it says: Unable to mount 216 GB Filesystem. /dev/mapper/sda5_crypt is mounted.</p> <p>Then there is another icon "6.1 GB Swap Space". If I click it it says: Unable to mount 6.1 GB Swap Space. Not a mountable file system.</p> <p>How can I hide these last two icons?</p> <p>Partition layout:</p> <pre><code>$ sudo fdisk -l /dev/sda [sudo] password for eddyp: Disk /dev/sda: 320.1 GB, 320072933376 bytes 255 heads, 63 sectors/track, 38913 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0xa6e92df4 Device Boot Start End Blocks Id System /dev/sda1 1 11749 94373811 7 HPFS/NTFS /dev/sda2 11871 38914 217219073 5 Extended /dev/sda3 * 11750 11871 976896 83 Linux /dev/sda5 11871 38167 211220480 83 Linux /dev/sda6 38167 38914 5997568 83 Linux Partition table entries are not in disk order </code></pre> <p>Mounted as:</p> <pre><code>$ mount /dev/mapper/sda5_crypt on / type ext4 (rw,errors=remount-ro) proc on /proc type proc (rw,noexec,nosuid,nodev) none on /sys type sysfs (rw,noexec,nosuid,nodev) none on /sys/fs/fuse/connections type fusectl (rw) none on /sys/kernel/debug type debugfs (rw) none on /sys/kernel/security type securityfs (rw) none on /dev type devtmpfs (rw,mode=0755) none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620) none on /dev/shm type tmpfs (rw,nosuid,nodev) none on /var/run type tmpfs (rw,nosuid,mode=0755) none on /var/lock type tmpfs (rw,noexec,nosuid,nodev) none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755) /dev/sda3 on /boot type ext4 (rw) binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev) gvfs-fuse-daemon on /home/eddyp/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=eddyp) /dev/sda1 on /media/S3A6595D003 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096,default_permissions) </code></pre>
3105
935
2010-10-26T03:10:58.887
2012-06-19T21:15:28.500
Hide icons encrypted file system partitions in Nautilus
[ "nautilus", "fstab", "udisks" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I may be resurrecting a long dead issue but here is an answer.</p>\n\n<p>Add the file <code>/etc/udev/rules.d/81-udisks.rules</code> with the following in it:</p>\n\n<pre><code># Hide encrypted hard disk partitions from users\nSUBSYSTEM==\"block\", KERNEL==\"sd*\", ENV{ID_BUS}==\"ata\", ENV{ID_FS_TYPE}==\"crypto_LUKS\", ENV{UDISKS_PRESENTATION_HIDE}=\"1\"\n</code></pre>\n\n<p>This does as it says and hides any partition with a crypto_LUKS file system on a disk attached to the ata bus.</p>\n\n<p>As for the swap partitions showing up, that seems to have been fixed since the time this question was asked.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2012-06-20T02:08:09.497", "id": "185792", "postId": "153087", "score": "0", "text": "Thanks. I don't have an encrypted file system at the moment, but when I do I know where to look.", "userDisplayName": null, "userId": "3105" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2012-06-19T15:02:33.497", "id": "153087", "lastActivityDate": "2012-06-19T21:15:28.500", "lastEditDate": "2012-06-19T21:15:28.500", "lastEditorDisplayName": null, "lastEditorUserId": "22949", "ownerDisplayName": null, "ownerUserId": "71760", "parentId": "9519", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>Here is <a href=\"http://brainstorm.ubuntu.com/idea/25576/\" rel=\"nofollow\">the related item in Ubuntu Brainstorm</a>. </p>\n\n<p>For me it looks like there's no 100% working solution at the moment.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDat...
null
null
null
null
null
9525
1
9526
2010-10-26T03:20:10.077
2
1465
<p>I recently upgraded from Lucid Lynx to Maverick. And then there was a kernel update which I installed. Right now when the computer boots up, on the grub boot loader I get 2 options to boot into </p> <ul> <li>Linux 2.6.35-22-generic OR</li> <li>Linux 2.6.35-25-generic</li> </ul> <p>I am booting into 2.6.35-25 assuming its newer. But, usually newer kernels are placed higher on the grub menu, but this one is below the 2.6.35-22-generic. [I don't know if that made any sense].</p> <p>Anyways, which option should I choose? I usually remove older ones using synaptic and keep the latest copy. </p>
null
282488
2017-09-05T23:28:09.637
2017-09-05T23:28:09.637
Latest kernel version number?
[ "grub2", "kernel" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>The last kernel for Maverick is Linux 2.6.35-22-generic.</p>\n\n<p>Are you sure the other one is 2.6.<strong>35</strong>-25-generic and not 2.6.<strong>32</strong>-25-generic (the last <em>Lucid</em> kernel)?</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-26T03:36:35.023", "id": "9549", "postId": "9526", "score": "0", "text": "OMG. You are correct. Sorry about that. I feel stupid/", "userDisplayName": "bcrawl", "userId": null }, { "creationDate": "2010-10-26T05:54:32.603", "id": "9556", "postId": "9526", "score": "1", "text": "Nice feature of ubuntu-tweak is cleanup of those kernels :)", "userDisplayName": null, "userId": "2026" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T03:28:12.203", "id": "9526", "lastActivityDate": "2010-10-26T03:28:12.203", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "935", "parentId": "9525", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p>The last kernel for Maverick is Linux 2.6.35-22-generic.</p>\n\n<p>Are you sure the other one is 2.6.<strong>35</strong>-25-generic and not 2.6.<strong>32</strong>-25-generic (the last <em>Lucid</em> kernel)?</p>\n", "commentCount": "2", "comments": [ { ...
null
null
null
null
bcrawl
9532
1
9537
2010-10-26T05:57:59.610
2
3613
<p>I am using Ubuntu 9.04, and I installed gnome-do, and changed the theme to Docky. So far so good. Now, i want to get rid of the top panel too, and for that I need to add the menu bar to Docky. I tried creating a new menu bar and dragging it, but it doesn't seem to add widgets, only shortcuts. How do I add other widgets, like network-manager, Dropbox, etc?</p> <p>Is there a solution? Thanks.</p> <p>EDIT: A weird side effect is that Rhytmbox, Yammer, don't minimize in the notification area.</p>
3778
282488
2017-09-05T23:28:19.200
2017-09-05T23:28:19.200
How to add Main Menu and other widgets to gnome-do
[ "menu", "docky" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>For the menu try Cardapio.</p>\n\n<pre><code>sudo add-apt-repository ppa:tvst-hotmail/cardapio\nsudo apt-get update &amp;&amp; sudo apt-get install python-keybinder cardapio\n</code></pre>\n\n<p><a href=\"http://www.omgubuntu.co.uk/2010/06/use-cardapio-menu-applet-on-docky-tip/\" rel=\"nofollow\">This </a>article at OMG!Ubuntu explains how to hook it up to the anchor icon.<br/><br/>Or you could try GnoMenu a try, see <a href=\"http://www.webupd8.org/2010/07/gnomenu-29-released-with-docky-support.html\" rel=\"nofollow\">This </a>article. <br/> </p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-10-26T08:01:15.527", "id": "9569", "postId": "9537", "score": "0", "text": "the add-repository doesnt work for 9.04.", "userDisplayName": null, "userId": "3778" }, { "creationDate": "2010-10-26T08:26:36.077", "id": "9577", "postId": "9537", "score": "0", "text": "see skalka's answer. consider upgrading to 10.04.", "userDisplayName": null, "userId": "2313" }, { "creationDate": "2015-11-21T13:16:28.707", "id": "1027604", "postId": "9537", "score": "0", "text": "Cardapio is no longer being maintained and the last stable release was for Ubuntu 10.04 according to https://launchpad.net/cardapio", "userDisplayName": null, "userId": "171608" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-26T07:28:55.907", "id": "9537", "lastActivityDate": "2011-06-12T16:28:33.490", "lastEditDate": "2011-06-12T16:28:33.490", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "2313", "parentId": "9532", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>Click on the Docky Icon (One with a Anchor on it) and add Docklets and Helpers from there</p>\n\n<p>If you want to add any applications like Firefox or Terminal or anything just drag and drop it on the dock from the menu</p>\n", "commentCount": "0", "comments": [], ...
null
null
null
null
null
9534
1
9550
2010-10-26T06:54:52.530
7
1000
<p>This upcoming Ubuntu move to <code>Unity</code> as its Desktop Manager, got me wondering where the modular line lies between a <strong>Desktop Manager</strong> and <strong>X</strong>. </p> <p>My understanding is that <strong>X</strong> is a window manager, and <em>window</em> = <em>GUI</em>. </p> <p>Is the <strong>Desktop</strong> actually needed at all, to run GUI apps?<br> eg. Can <strong>X</strong> exist without a Desktop Manager, and can GUI apps be launched from the terminal running in <strong>X</strong> (which may have to be auto-started with <strong>X</strong>)... </p> <p>I can launch a GUI app from the terminal now (Gnome desktop), but I don't know if that is based on a dependancy to the Desktop.</p> <p>I may be completely on the wrong track here... but that's what questions are for ;) </p>
2670
null
null
2010-10-26T08:40:00.630
KDE, GNOME, XFCE, Unity, ad-nauseum... Can a GUI app run in X without any of these?
[ "gui", "desktop-environments" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-26T12:59:50.750", "id": "9619", "postId": "9534", "score": "0", "text": "To give an example: Using X11-over-SSH and Xming I can use Eclipse on Windows and have everything compile and run on my Linux installation, that by just installing X11 and nothing on top of that."...
{ "accepted": true, "body": "<p>X is a service that listens to requests from its clients (= applications) to paint windows and also passes on input device events to those applications. One of these applications is the window manager (e.g. in case of GNOME that's Metacity or Compiz).</p>\n\n<p>And a desktop environment like GNOME, etc. is actually a collection of applications that are meant to be used together to provide a more or less comfortable user experience; usually it includes a window manager, a session manager, some sort of application launcher, etc.</p>\n\n<p>And yes, it's possible to start any GUI application (if it is an X client of course) on a bare X, but e.g. without a window manager all windows will have no frame (no border, no titlebar) and are put in the same position by default (the upper left corner). X itself is rather \"dumb\" when it comes to such things...</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-26T08:58:01.107", "id": "9582", "postId": "9550", "score": "1", "text": "Great... So unless I exclusively want a non-gui terminal (which I don't) I need one of the desktop managers to work all the different windows and apps into a usable and typically consistant style... hence the different Desktop Managers styles; like different makes of cars. They do the same thing (more or less) but have a different look and feel... and X is the low-level graphical engine under the bonnet/hood... (and you have answered another of my un-asked questinns too: I had been wondering where Metacity fitted into the picture, and now I know) ... Thanks", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2010-10-26T09:19:37.197", "id": "9586", "postId": "9550", "score": "2", "text": "You need a window manager or even a DE to make an X session somewhat usable, but there is a whole range of them, from rather simplistic (say, dwm or icewm) to very complete/complex (GNOME & KDE).", "userDisplayName": null, "userId": "935" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T08:40:00.630", "id": "9550", "lastActivityDate": "2010-10-26T08:40:00.630", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "935", "parentId": "9534", "postTypeId": "2", "score": "9" }
[ { "accepted": true, "body": "<p>X is a service that listens to requests from its clients (= applications) to paint windows and also passes on input device events to those applications. One of these applications is the window manager (e.g. in case of GNOME that's Metacity or Compiz).</p>\n\n<p>And a desktop...
null
null
null
null
null
9540
1
9614
2010-10-26T08:00:59.033
386
817040
<p>When I connect to my server (ubuntu server 10.10), I get this:</p> <pre><code>name@server-name.belkin ~&gt; </code></pre> <p>How can I remove ".belkin"?</p>
3921
235
2012-09-12T03:45:15.397
2021-07-22T01:53:28.553
How do I change the computer name?
[ "hostname" ]
14
6
CC BY-SA 3.0
[ { "creationDate": "2010-10-26T08:39:04.123", "id": "9580", "postId": "9540", "score": "1", "text": "Try editing /etc/ hosts. gksudo gedit /etc/hosts and replace server-name.belkin by whatever name you desire.", "userDisplayName": null, "userId": "3602" }, { "creationDate": "2010-...
{ "accepted": true, "body": "<p>You need to edit the computer name in two files:</p>\n\n<pre><code>/etc/hostname \n</code></pre>\n\n<p>and</p>\n\n<pre><code>/etc/hosts\n</code></pre>\n\n<p>These will both need administrative access, so run</p>\n\n<pre><code>gksu gedit /path/to/file\n</code></pre>\n\n<p>Replace any instances of the existing computer name with your new one. When complete run</p>\n\n<pre><code>sudo service hostname start\n</code></pre>\n\n<p>The name will also be changed if you restart your computer.</p>\n\n<p>See also:</p>\n\n<ul>\n<li><a href=\"https://askubuntu.com/questions/87665/how-do-i-change-the-hostname-without-a-restart\">How do I change the hostname without a restart?</a></li>\n</ul>\n", "commentCount": "21", "comments": [ { "creationDate": "2013-11-20T00:37:11.377", "id": "484928", "postId": "9614", "score": "46", "text": "After that, just `sudo service hostname restart` and the hostname has been changed without rebooting.", "userDisplayName": null, "userId": "29219" }, { "creationDate": "2014-07-28T06:39:44.917", "id": "677207", "postId": "9614", "score": "6", "text": "In Ubuntu 14.04 there is no service 'hostname'. What can I do there to avoid reboot.", "userDisplayName": null, "userId": "20882" }, { "creationDate": "2014-10-30T12:07:17.337", "id": "744443", "postId": "9614", "score": "1", "text": "@ArpadHorvath `status --system hostname` tells me that the service exists. So, `sudo service hostname restart` or `sudo restart hostname` should work. You probably ran `service hostname status` and it didn't find it. Read [this](http://ifdeflinux.blogspot.pt/2013/04/upstart-user-sessions-in-ubuntu-raring.html) to learn why.", "userDisplayName": "user180409", "userId": null }, { "creationDate": "2014-10-30T21:35:17.120", "id": "744863", "postId": "9614", "score": "0", "text": "@BrunoNova Neither of them works.", "userDisplayName": null, "userId": "20882" }, { "creationDate": "2014-10-30T21:47:55.263", "id": "744875", "postId": "9614", "score": "8", "text": "`sudo service hostname restart` doesn't work on default install of ubuntu server 14.04 on AWS. I had to do full server restart", "userDisplayName": null, "userId": "276954" }, { "creationDate": "2014-10-30T22:21:29.373", "id": "744894", "postId": "9614", "score": "1", "text": "That's strange. I used those commands after changing the hostname in two 14.04 and 14.10 VMs (Desktop version) and it worked. But I probably should have said `sudo service hostname start` (instead of *restart*), since `status --system hostname` returns `hostname stop/waiting`. Also, the current terminal didn't show the new hostname, I had to open a new terminal or shell to see it.", "userDisplayName": "user180409", "userId": null }, { "creationDate": "2014-11-22T08:33:28.023", "id": "757415", "postId": "9614", "score": "9", "text": "On 14.04, I simply ran `sudo hostname`, and that did the trick. I didn't notice any immediate change, but when I opened a new terminal, I saw my hostname had indeed changed.", "userDisplayName": null, "userId": "166797" }, { "creationDate": "2015-01-14T12:04:33.743", "id": "791204", "postId": "9614", "score": "14", "text": "`sudo hostname new-host-name` worked for me on ubuntu 13.10", "userDisplayName": null, "userId": "268115" }, { "creationDate": "2015-11-30T11:17:19.403", "id": "1033897", "postId": "9614", "score": "3", "text": "On 15.10, `sudo service hostname restart` fails with `Failed to restart hostname.service: Unit hostname.service is masked.`", "userDisplayName": null, "userId": "52975" }, { "creationDate": "2015-11-30T11:17:39.670", "id": "1033899", "postId": "9614", "score": "0", "text": "@Lekhnath note: this only works until the next reboot.", "userDisplayName": null, "userId": "52975" }, { "creationDate": "2015-11-30T11:41:38.723", "id": "1033910", "postId": "9614", "score": "0", "text": "@CiroSantilli六四事件法轮功包卓轩 you also have to edit `/etc/hosts` and replace the old hostname with the new one, so that error goes away.", "userDisplayName": null, "userId": "10616" }, { "creationDate": "2015-12-24T14:40:14.617", "id": "1050461", "postId": "9614", "score": "0", "text": "What does it take to get the change propagated to the DNS server of my home router?", "userDisplayName": null, "userId": "254711" }, { "creationDate": "2016-01-06T13:11:50.447", "id": "1059606", "postId": "9614", "score": "1", "text": "I see in /etc/hosts 127.0.0.1 localhost - where is the old hostname ?", "userDisplayName": null, "userId": "402655" }, { "creationDate": "2016-03-15T17:23:26.007", "id": "1111492", "postId": "9614", "score": "0", "text": "What if `/etc/hosts` does not contain the machine name?", "userDisplayName": null, "userId": "309792" }, { "creationDate": "2016-11-11T14:05:23.817", "id": "1302345", "postId": "9614", "score": "0", "text": "@ThomasWard I did just that and the error doesn't go away.", "userDisplayName": null, "userId": "427198" }, { "creationDate": "2017-07-28T11:05:14.263", "id": "1493054", "postId": "9614", "score": "1", "text": "What to write in `/etc/hosts`? Why nobody says this explicitly?!", "userDisplayName": null, "userId": "50183" }, { "creationDate": "2017-07-28T12:53:08.440", "id": "1493098", "postId": "9614", "score": "0", "text": "@Dims, it says in the answer *Replace any instances of the existing computer name with your new one.*", "userDisplayName": null, "userId": "2978" }, { "creationDate": "2017-07-28T12:56:12.353", "id": "1493100", "postId": "9614", "score": "1", "text": "@richzilla there are no instances of existing computer name in `hosts` by deafult", "userDisplayName": null, "userId": "50183" }, { "creationDate": "2017-09-23T17:20:12.527", "id": "1531214", "postId": "9614", "score": "0", "text": "\"Unable to resolve host\" when trying `sudo service hostname start` and `sudo hostname`. I'm using Ubuntu 16.04 LTS", "userDisplayName": null, "userId": "684173" }, { "creationDate": "2018-04-08T15:32:23.300", "id": "1661660", "postId": "9614", "score": "0", "text": "@Fabián Make sure `/etc/hosts` was changed.", "userDisplayName": null, "userId": "780516" }, { "creationDate": "2018-09-01T07:13:00.377", "id": "1756923", "postId": "9614", "score": "1", "text": "Warning: won't work with Ubuntu 18+ which is running cloud-init by default, which controls hostname on boot.", "userDisplayName": null, "userId": "98161" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-26T14:39:00.090", "id": "9614", "lastActivityDate": "2017-05-12T10:29:04.913", "lastEditDate": "2017-05-12T10:29:04.913", "lastEditorDisplayName": null, "lastEditorUserId": "383994", "ownerDisplayName": null, "ownerUserId": "2978", "parentId": "9540", "postTypeId": "2", "score": "454" }
[ { "accepted": null, "body": "<p>The <em>host name</em> uniquely identifies your computer on the local network (and possibly on the Internet as well) so it's not a good idea to change it unless you know what you are doing.</p>\n\n<p>But you can change the shell prompt not to display the <code>.belkin</code> ...
null
null
null
null
null
9541
1
10063
2010-10-26T08:01:38.430
1
5047
<p>I keep getting <code>mcp power or thermal limit exceeded</code> every five seconds while my computer is on, regardless of what it's doing. I found some Intel patches but I don't really know exactly what they do or how to apply them and I also don't want to patch my kernel with these random bits of code from some newsgroup.</p> <p>Can anyone shed some light on what exactly is going on and what the right fix is in this case? Am I better off just waiting for a kernel patch?</p>
4755
527764
2017-10-29T15:53:25.760
2017-10-29T15:53:25.760
"mcp power or thermal limit exceeded" excessive in messages.log
[ "power-management", "logging" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I found a possible solution in <a href=\"http://jordilin.wordpress.com/2010/10/13/ubuntu-maverick-not-a-perfect-10-but-nearly/\" rel=\"nofollow noreferrer\">this blog post</a>, to blacklist a particular kernel module.</p>\n\n<p>It works for me.</p>\n\n<p>Edit the file <code>/etc/modprobe.d/blacklist.conf</code><br>\nAdd at the end of the file add the text</p>\n\n<pre><code>blacklist intel_ips\n</code></pre>\n\n<p>Save the file and restart.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-01T08:37:09.177", "id": "10986", "postId": "10063", "score": "0", "text": "Seems to work, thanks for the find. I added a plaintext fix in my answer as well, but accepted yours.", "userDisplayName": null, "userId": "4755" }, { "creationDate": "2012-09-30T22:02:05.747", "id": "242222", "postId": "10063", "score": "0", "text": "Please add some details from your link.", "userDisplayName": null, "userId": "54298" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-28T16:31:46.547", "id": "10063", "lastActivityDate": "2017-10-29T15:51:54.977", "lastEditDate": "2017-10-29T15:51:54.977", "lastEditorDisplayName": null, "lastEditorUserId": "527764", "ownerDisplayName": "xdanx", "ownerUserId": null, "parentId": "9541", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>Switched kernels from 2.6.35-22 to 2.6.32-25 to fix a suspend problem and in the process this error disappeared as well.</p>\n\n<p>Just in case the link breaks that xdanx posted, here are the basic steps needed to get rid of this problem:</p>\n\n<ul>\n<li>Edit file /etc/modpr...
null
null
null
null
null
9542
1
null
2010-10-26T08:12:01.337
7
15298
<p>I think a community wiki on problems (and solutions) when installing Ubuntu (10.10) on a Thinkpad Edge 11 would be nice (because I just got one ;)). I'll contribute with my own problems and solutions, and hope others will join too.</p> <ul> <li><a href="http://www.thinkwiki.org/wiki/Category:Edge_11%22" rel="nofollow noreferrer">Thinkwiki entry for the Edge 11</a></li> </ul> <p>Known problems:</p> <ol> <li><strong>No wifi-driver</strong>, solution: <a href="https://askubuntu.com/questions/9542/ubuntu-on-thinkpad-edge-11/9544#9544">answer #1</a>, <a href="https://askubuntu.com/questions/9542/ubuntu-on-thinkpad-edge-11/15524#15524">answer #2</a></li> <li><strong>Fan is loud</strong>, even though it's on <em>auto</em>. <em>No solution</em>. Thinkfan is a possible solution, but correction values for sensors should be supplied (mapping sensors to specific areas). Also, one sensor is between -100C and +100C - maybe some kind of deactivation would help.</li> <li><strong>FN keys stop working</strong>: see below.</li> <li><strong>No sound on headphones</strong>: see below.</li> </ol>
4704
-1
2017-04-13T12:23:31.777
2013-07-27T16:15:25.653
Ubuntu on Thinkpad Edge 11/13/14/15
[ "wireless", "lenovo", "thinkpad", "fan" ]
4
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<h2>No wifi-driver</h2>\n\n<p>Intel laptop, Realtek 8276 driver.</p>\n\n<p>Solution: Install Realtek RTL8192CE-VA4 from <a href=\"http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&amp;PNid=21&amp;PFid=48&amp;Level=5&amp;Conn=4&amp;DownTypeID=3&amp;GetDown=false&amp...
2010-12-15T21:01:42.820
null
2014-03-24T21:14:18.813
null
null
9543
1
9832
2010-10-26T08:14:48.980
11
12167
<p>What is the keyboard shortcut for run application in unity, or how do I get to the applications screen quickly?</p> <p>I've still got the gnome application for setting keyboard shortcuts, and it has <kbd>alt</kbd> +<kbd> f2</kbd> set for "Show the run command prompt", but that doesn't actually do anything.</p>
4756
40581
2013-10-31T11:53:25.077
2017-02-16T22:11:13.143
Shortcut for "run application" in Unity
[ "10.10", "unity", "ubuntu-netbook" ]
3
4
CC BY-SA 3.0
[ { "creationDate": "2010-10-26T08:51:03.800", "id": "9581", "postId": "9543", "score": "1", "text": "You might want to file a bug report about this (\"Unity needs a run dialog\").", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-10-26T09:56:32.173", "id": ...
{ "accepted": true, "body": "<ol>\n<li><p>Install <a href=\"http://packages.ubuntu.com/gmrun\" rel=\"nofollow noreferrer\">gmrun</a> </p>\n\n<pre><code>sudo apt-get install gmrun\n</code></pre></li>\n<li><p>Use the <strong>Add</strong> button in <strong>gnome-keybinding-properties</strong> to create a new action with the command <strong>gmrun</strong>. You can then bound it to <kbd>Alt</kbd>+<kbd>F2</kbd> or <kbd>Super</kbd>+<kbd>R</kbd> or any other combination. </p></li>\n</ol>\n\n<p>This however is not as powerful as the <kbd>Alt</kbd>+<kbd>F2</kbd> of the gnome-panel. </p>\n\n<hr>\n\n<p>Other alternatives:</p>\n\n<p>Install <a href=\"http://packages.ubuntu.com/kupfer\" rel=\"nofollow noreferrer\">kupfer</a> </p>\n\n<pre><code>sudo apt-get install kupfer\n</code></pre>\n\n<p>Install <a href=\"http://packages.ubuntu.com/gnome-do\" rel=\"nofollow noreferrer\">gnome-do</a></p>\n\n<pre><code>sudo apt-get install gnome-do\n</code></pre>\n\n<p>Install <a href=\"http://packages.ubuntu.com/synapse\" rel=\"nofollow noreferrer\">Synapse</a></p>\n\n<pre><code>sudo apt-get install synapse\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-27T22:02:18.310", "id": "9919", "postId": "9832", "score": "0", "text": "I think Gnome-Do is a very good replacement of \"Run Application\".", "userDisplayName": null, "userId": "2827" }, { "creationDate": "2010-11-03T10:46:12.320", "id": "11410", "postId": "9832", "score": "0", "text": "I tried out both, not sure which I'll pick eventually but gnome-do is less heavy than I thought it would be, so sticking to that for now.", "userDisplayName": null, "userId": "4756" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-27T21:09:19.280", "id": "9832", "lastActivityDate": "2017-02-16T22:11:13.143", "lastEditDate": "2017-02-16T22:11:13.143", "lastEditorDisplayName": null, "lastEditorUserId": "527764", "ownerDisplayName": null, "ownerUserId": "4776", "parentId": "9543", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<ol>\n<li><p>Install <a href=\"http://packages.ubuntu.com/gmrun\" rel=\"nofollow noreferrer\">gmrun</a> </p>\n\n<pre><code>sudo apt-get install gmrun\n</code></pre></li>\n<li><p>Use the <strong>Add</strong> button in <strong>gnome-keybinding-properties</strong> to create a new a...
null
null
null
null
null
9553
1
9558
2010-10-26T08:55:34.947
2
366
<p>I want to run a script automatically when an application start. How would I do this without making the script run at start-up?</p> <p>My current approach is writing a script with an infinite loop and made it run at start-up. Then let it check if a certain app is running.</p>
2419
9781
2011-10-10T13:00:20.807
2011-10-10T13:00:20.807
How do I run a script automatically when I start an app?
[ "10.04", "startup", "scripts", "automation", "application-development" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2010-10-26T09:03:09.417", "id": "9584", "postId": "9553", "score": "1", "text": "Why exactly do you need this? Isn't it an option to simply use a wrapper script or something like that?", "userDisplayName": null, "userId": "935" } ]
{ "accepted": true, "body": "<ol>\n<li>If the way of starting the application is always manual then create another script with the links to the script you mentioned plus the application. Then link this new script to the launcher.</li>\n<li>If the application is launched by another application then you have to rename the original application and then put the script mentioned in my above point 1 in place of the original application and rename it with the same name as that application.</li>\n</ol>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-26T10:02:24.540", "id": "9592", "postId": "9558", "score": "0", "text": "thanks for the tip jumbli, it worked. i used Gnome-Do for the launcher.", "userDisplayName": null, "userId": "2419" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T09:31:58.243", "id": "9558", "lastActivityDate": "2010-10-26T09:31:58.243", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2362", "parentId": "9553", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<ol>\n<li>If the way of starting the application is always manual then create another script with the links to the script you mentioned plus the application. Then link this new script to the launcher.</li>\n<li>If the application is launched by another application then you have ...
null
null
null
null
null
9560
1
10604
2010-10-26T09:44:01.650
14
9955
<p>How do I configure <strong>Wake-On-USB</strong> properly on a 10.04 or 10.10 Ubuntu (2.6.36 and higher if needed)? (Wake-on-USB is when the computer is asleep and for example a USB Keyboard event wakes up the machine!) The notebook is an <strong>Acer Aspire Timeline X 1830T</strong>. I don't know in which way the Linux Kernel supports the controllers.</p> <p>There are different ways to approach this, for example /proc/acpi/wakeup... or UDEV... or something with HAL?</p> <p><code>/proc/acpi/wakeup</code> shows every device in S4, but I need S3.</p> <pre><code>Device S-state Status Sysfs node P0P2 S4 *disabled PEGP S4 *disabled P0P1 S0 *disabled pci:0000:00:1e.0 EHC1 S4 *disabled pci:0000:00:1d.0 USB1 S4 *enabled USB2 S4 *disabled USB3 S4 *disabled USB4 S4 *disabled EHC2 S4 *disabled pci:0000:00:1a.0 USB5 S4 *disabled USB6 S4 *disabled USB7 S4 *disabled HDEF S0 *disabled pci:0000:00:1b.0 RP01 S5 *disabled pci:0000:00:1c.0 PXSX S5 *disabled pci:0000:01:00.0 RP02 S0 *disabled pci:0000:00:1c.1 PXSX S5 *disabled pci:0000:02:00.0 RP03 S0 *disabled PXSX S5 *disabled RP04 S0 *disabled PXSX S5 *disabled RP05 S0 *disabled PXSX S5 *disabled RP07 S0 *disabled PXSX S5 *disabled RP08 S0 *disabled PXSX S5 *disabled GLAN S0 *disabled PEG3 S4 *disabled PEG5 S4 *disabled PEG6 S4 *disabled SLPB S3 *enabled </code></pre> <ul> <li>S4, which is Suspend-To-Disk afaik... doesn't seem to work either if I echo USB1 into the wakeup table. It just sets an S4 flag.</li> <li>can I get the USB ports in S3?</li> </ul> <p>I want to make the machine wakeup from Suspend-To-Ram (S3, <code>ACPI standard</code>) in case a <strong>key on my external keyboard</strong> is pressed. It only wakes up if a key on the internal Laptop keyboard is pressed... from Suspend To Ram. It seems if I plug in a USB mouse, that the USB port isn't even powered. I have no BIOS option to change this.</p> <p><strong>Further specific information regarding the device:</strong></p> <pre><code>usb-devices T: Bus=01 Lev=02 Prnt=02 Port=01 Cnt=01 Dev#= 13 Spd=1.5 MxCh= 0 D: Ver= 1.10 Cls=00(&gt;ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=04d9 ProdID=1603 Rev=03.10 S: Manufacturer= S: Product=USB Keyboard C: #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=01 Driver=usbhid I: If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=usbhid root@underwater-laptop:/# lsusb [...] Bus 001 Device 013: ID 04d9:1603 Holtek Semiconductor, Inc. Bus 001 Device 004: ID 0bda:0138 Realtek Semiconductor Corp. Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub [...] </code></pre> <p>If this doesn't work I have to properly explain why :( - but I think it is very hard to research this kernel internal. Any hints for good information here? I hope it's possible... I'm just looking for any solution.</p> <p>edit: this, waking up on USB, works on Windows!</p> <p>Thanks a lot, Marius</p>
3485
235
2011-12-31T21:28:22.870
2012-12-14T10:59:36.837
How do I configure WakeOnUSB properly?
[ "10.04", "boot", "keyboard", "usb", "acpi" ]
3
3
CC BY-SA 3.0
[ { "creationDate": "2010-10-29T11:16:11.177", "id": "10327", "postId": "9560", "score": "1", "text": "If as you say you don't have a BIOS option to put signals of external USB Ports through, and if external USB devices not even have power (makes sense for battery driven notebooks) - how on earth ...
{ "accepted": true, "body": "<p>It seems that something may be wrong with the system's ACPI table since none of the USB* devices are tied to a PCI bus.</p>\n\n<p>On my laptop, when I plug in my USB keyboard, I can see the pci path <strong>0000:00:1d.0</strong> in <code>dmesg</code> output:</p>\n\n<pre><code>input: ... as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2.3/6-2.3:1.0/input/input14\n</code></pre>\n\n<p>From there I can find the ACPI device name in <code>/proc/acpi/wakeup</code>, and echo it in to enable it:</p>\n\n<pre><code>USB0 S3 enabled pci:000:00:1d.0\n</code></pre>\n\n<p>I would assume that since the mapping of pci bus to ACPI device is missing for your system, it won't be possible to get it working. You may need to start debugging the DSDT to get much further. <a href=\"http://acpi.sourceforge.net/dsdt/index.php\" rel=\"nofollow\">http://acpi.sourceforge.net/dsdt/index.php</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-31T18:44:39.027", "id": "10604", "lastActivityDate": "2010-10-31T18:44:39.027", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "721", "parentId": "9560", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>It seems that something may be wrong with the system's ACPI table since none of the USB* devices are tied to a PCI bus.</p>\n\n<p>On my laptop, when I plug in my USB keyboard, I can see the pci path <strong>0000:00:1d.0</strong> in <code>dmesg</code> output:</p>\n\n<pre><code...
null
null
null
null
null
9562
1
9569
2010-10-26T09:50:57.330
3
1109
<p>I installed unity from the software center then decided to eventually remove it.</p> <p>Now my desktop boots to a while screen. I get the nvidia splash and then a white screen. I can see my mouse pointer and move it around and if I use <kbd>Ctrl</kbd> + <kbd>Alt</kbd> plus arrow I can see the workspace switcher, but that's its.</p> <p><kbd>Ctrl</kbd> <kbd>Alt</kbd> <kbd>F1</kbd> gives me a command prompt.</p> <p>How do I recover my desktop</p>
448
41
2010-11-04T14:16:58.697
2011-04-22T21:36:44.180
Uninstalling unity results in booting to white screen
[ "10.10", "unity" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>After lots of playing around I found that I still had gnome-shell installed so I did:</p>\n\n<pre><code>sudo apt-get remove gnome-shell\n</code></pre>\n\n<p>and then I tried:</p>\n\n<pre><code>sudo apt-get remove unity\n</code></pre>\n\n<p>This said that unity was not installed but that a bunch of packages where no longer required including ubuntu-netbook-unity-default-settings and suggested I call: </p>\n\n<pre><code>sudo apt-get autoremove\n</code></pre>\n\n<p>this followed by:</p>\n\n<pre><code>sudo restart gdm \n</code></pre>\n\n<p>gave me a working desktop again.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-26T10:49:40.017", "id": "9598", "postId": "9569", "score": "1", "text": "I suppose that we'll have a lot of questions about Unity here on Askubuntu.", "userDisplayName": null, "userId": "4180" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-26T10:34:23.070", "id": "9569", "lastActivityDate": "2011-04-12T05:12:54.853", "lastEditDate": "2011-04-12T05:12:54.853", "lastEditorDisplayName": null, "lastEditorUserId": "448", "ownerDisplayName": null, "ownerUserId": "448", "parentId": "9562", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>After lots of playing around I found that I still had gnome-shell installed so I did:</p>\n\n<pre><code>sudo apt-get remove gnome-shell\n</code></pre>\n\n<p>and then I tried:</p>\n\n<pre><code>sudo apt-get remove unity\n</code></pre>\n\n<p>This said that unity was not install...
null
null
null
null
null
9568
1
9570
2010-10-26T10:22:06.217
2
412
<p>I've noticed that with some fonts show some fringing (that is coloured usually red/bluey lines) surrounding the text.</p> <p>Here's one example.</p> <p><img src="https://i.stack.imgur.com/ODcdM.png" alt="fringed fonts"></p> <p>A portion of my job is design and I'm finding it very hard to use native tools when the system can't antialias some fonts. It's also double-ugly for me.</p> <p>Anybody else experiencing this? Found a fix?</p> <p>I'm using subpixel smoothing, full hinting and the RGB subpixel order.</p>
449
null
null
2010-11-11T03:19:15.043
Coloured fringing with Windows TrueType fonts
[ "fonts", "antialiasing" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Coloured fringes are the result of sub-pixel AA. You should check if you use the correct subpixel AA for your display (orientation &amp; order of colours) as using the wrong type will make it really bad.</p>\n\n<p>Or you could just disable it (as I do). ;)</p>\n\n<hr>\n\n<p>I did have a closer look at your image, and it seems like it uses <em>two</em> subpixels at both sides of all vertical lines, which maybe explains why it's more visible (usually at most 1 subpixel is used, I think).</p>\n\n<p>It's very well possible that the hinting in open fonts prevents this, or that somehow there are fontconfig rules to prevent this for open fonts (you might be able to create a fontconfig rule that disables subpixel AA for the fonts that have these heavy colour fringes). Or maybe this is a bug in the subpixel algorithm that gets triggered only by some fonts.</p>\n\n<p>In any case, I'm probably a bad judge of how common it is for this to happen, because I see coloured fringes on <strong>all</strong> fonts when I enable subpixel AA, so I always disable it.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-11-10T23:10:13.017", "id": "13111", "postId": "9570", "score": "0", "text": "Sorry for the delay. I do have AA on but my point is this is specifically a closed-source font problem. Perhaps just TTF. I don't see this on any of the default or repo fonts.", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-11-11T03:19:57.743", "id": "13141", "postId": "9570", "score": "0", "text": "I suppose \"closed source\" also means \"non-distributable\"?", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-11-11T09:25:42.603", "id": "13168", "postId": "9570", "score": "0", "text": "The font in the example is [Nevis](http://www.tenbytwenty.com/nevis.php). Isn't \"free\" but doesn't cost anything to download for personal use.", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-11-11T11:26:16.480", "id": "13176", "postId": "9570", "score": "0", "text": "Actually, gratis for commercial use too, but not re-distributable (except when using it as a web font). It seems like all fonts from that site have this issue...", "userDisplayName": null, "userId": "935" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T10:42:41.540", "id": "9570", "lastActivityDate": "2010-11-11T03:19:15.043", "lastEditDate": "2010-11-11T03:19:15.043", "lastEditorDisplayName": null, "lastEditorUserId": "935", "ownerDisplayName": null, "ownerUserId": "935", "parentId": "9568", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>Coloured fringes are the result of sub-pixel AA. You should check if you use the correct subpixel AA for your display (orientation &amp; order of colours) as using the wrong type will make it really bad.</p>\n\n<p>Or you could just disable it (as I do). ;)</p>\n\n<hr>\n\n<p...
null
null
null
null
null
9571
1
9589
2010-10-26T11:18:59.960
21
306831
<p>How can I list folders from within the terminal, which command should I use?</p>
2593
527764
2017-06-30T20:33:53.043
2018-01-30T08:20:38.780
How can I see folders from terminal?
[ "command-line" ]
7
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you want to be able to distinguish folders from files easily, use something like <code>ls -alhF</code>. I usually define <code>l</code> as an alias for that, ie. I put the line <code>alias l='ls -alhF'</code> in my <code>.bashrc</code>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T12:55:44.570", "id": "9589", "lastActivityDate": "2010-10-26T12:55:44.570", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4765", "parentId": "9571", "postTypeId": "2", "score": "5" }
[ { "accepted": null, "body": "<p><code>ls</code> will list the files.</p>\n\n<p><code>ls -l</code> will list the files with details (such as file size).</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T1...
null
null
null
null
null
9575
1
9590
2010-10-26T11:33:27.293
13
31760
<p>I have to present an assessment for my Uni course in the form of a DVD movie (so it can be played on a DVD player) but so far, Brasero doesn't seem to be doing it. For example, I left it for over an hour today (as it said it was burning) and the DVD came out empty.</p> <p>Other times, it flat out says it cannot burn the DVD. I am running Ubuntu 10.10, I have ubuntu restricted extras installed and the Medibuntu packages that allow me to watch DVDs.</p> <p>Any ideas? </p>
2458
3940
2012-05-26T06:03:56.380
2015-10-08T09:17:51.193
How do I use Brasero to burn a movie in DVD format?
[ "dvd", "burning", "brasero" ]
6
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>That's right. Brasero does not make DVDs. However there are many tools around that work fine. I'd recommend <a href=\"http://www.rastersoft.com/programas/devede.html\" rel=\"nofollow noreferrer\">DeVeDe</a> (see <em>multiverse</em>) for easy doing so. Or, alternatively any other video authoring software.</p>\n\n<p><a href=\"https://apps.ubuntu.com/cat/applications/devede\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-banner\" alt=\"Install via the software center\"></a></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-26T13:12:18.030", "id": "9620", "postId": "9590", "score": "1", "text": "+1 for pointing to the easiest of a set of complex tools for the job. Just to amplify, the number of video encodings is staggering, with those needed for plain old DVD viewing being among the most arcane. Putting people on the moon seems trivial compared to video transcoding and DeVeDe is a *relatively* straightforward wrapper around `mencoder` and friends.", "userDisplayName": null, "userId": "1078" }, { "creationDate": "2015-05-14T03:12:25.783", "id": "883185", "postId": "9590", "score": "0", "text": "At this point the reviews in the Software Center (and jwdinkc's comment below) suggest that DVDStyler is a much better choice.", "userDisplayName": null, "userId": "185788" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-26T12:55:55.163", "id": "9590", "lastActivityDate": "2012-11-05T11:04:59.013", "lastEditDate": "2017-03-11T19:00:09.280", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "3940", "parentId": "9575", "postTypeId": "2", "score": "18" }
[ { "accepted": true, "body": "<p>That's right. Brasero does not make DVDs. However there are many tools around that work fine. I'd recommend <a href=\"http://www.rastersoft.com/programas/devede.html\" rel=\"nofollow noreferrer\">DeVeDe</a> (see <em>multiverse</em>) for easy doing so. Or, alternatively any ot...
null
null
null
null
null
9576
1
9577
2010-10-26T11:42:29.280
17
22493
<p>I have <strong>8 workspaces</strong> in use throughout the day arranged as <strong>2 rows x 4 columns</strong>. </p> <p>Workspaces are numbered logically from 1-4 for the top row left-right, then 5-8 for the next row. </p> <p>I would like to be able to switch to a workspace using the keyboard combination <kbd>Ctrl-num</kbd> where [num] corresponds to number [1-8] on my numeric keypad. </p> <p><strong>Gnome/Compiz</strong> already allows me to switch workspaces via <kbd>Ctrl-Alt-up/down/left/right</kbd> or at least that is how I have configured it. </p> <p>Finding a way to make the mapping and behavior described above however is still confounding me. </p>
null
null
null
2010-10-26T11:45:17.723
Keyboard short-cut to switch to a specific workspace using Ctrl-[1-8] on numeric keypad
[ "gnome", "compiz", "workspaces", "shortcut-keys" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Under <code>Preferences -&gt; Keyboard Shortcuts</code> you can map up to 12 workspaces. You can find needed entries under <code>Window Management -&gt; Switch to workspace #</code>.</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2010-10-26T11:50:13.123", "id": "9604", "postId": "9577", "score": "0", "text": "So simple, thanks! I was looking in the wrong place i.e. Compiz settings. Thank you.", "userDisplayName": "user1678", "userId": null }, { "creationDate": "2010-10-26T11:57:07.740", "id": "9606", "postId": "9577", "score": "0", "text": "You should mark as correct the answer. :)", "userDisplayName": null, "userId": "4180" }, { "creationDate": "2014-06-04T03:52:38.533", "id": "633766", "postId": "9577", "score": "0", "text": "When I try this with, say, Ctrl-Alt-Num7, it reports Ctrl-Alt-7 as the hotkey, but instead of taking me to the corresponding workspace, it does something else (eg widens the window with focus). Moreover, hitting Ctrl-Alt-7 does nothing. It works perfectly fine if I set the hotkey as Ctrl-Alt-7 (ie not using the keypad 7 key).", "userDisplayName": null, "userId": "28461" }, { "creationDate": "2014-06-04T16:31:39.250", "id": "634314", "postId": "9577", "score": "0", "text": "The problem was that Unity Tweak Tool had Window Snapping turned on. Once I turned it off, the redefinitions for some of the Num keys (Shift-Crtl-Alt-Num? still didn't work) started working.", "userDisplayName": null, "userId": "28461" }, { "creationDate": "2020-07-02T10:18:47.290", "id": "2121512", "postId": "9577", "score": "0", "text": "Currently I see up to 4 workspaces for which I can assign shortcuts: any idea how to add more? (a lot, I know, but still)", "userDisplayName": null, "userId": "32201" }, { "creationDate": "2020-07-02T10:33:43.563", "id": "2121514", "postId": "9577", "score": "0", "text": "No surprise, people were talking about it ( https://bugzilla.redhat.com/show_bug.cgi?id=826024 ), mentioning a few workarounds, although with a distinctly hackish feel to the proposed solutions.", "userDisplayName": null, "userId": "32201" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T11:45:17.723", "id": "9577", "lastActivityDate": "2010-10-26T11:45:17.723", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4180", "parentId": "9576", "postTypeId": "2", "score": "12" }
[ { "accepted": true, "body": "<p>Under <code>Preferences -&gt; Keyboard Shortcuts</code> you can map up to 12 workspaces. You can find needed entries under <code>Window Management -&gt; Switch to workspace #</code>.</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2010-10-2...
null
null
null
null
user1678
9578
1
9580
2010-10-26T11:48:59.990
6
310
<p>Where can i get hold of the experimental versions of Dropbox for Ubuntu? </p> <p>Im looking for a version that allows the tray icons to be modified, and as far as im aware this functionality is only available in the latest versions.</p> <p>Thanks.</p>
2978
235
2011-10-19T01:02:40.190
2011-10-22T10:34:05.377
Where can I get experimental versions of dropbox?
[ "dropbox" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>You can drop last experimental build from <a href=\"http://forums.dropbox.com/\" rel=\"nofollow\">Dropbox Forum</a>, <a href=\"http://forums.dropbox.com/topic.php?id=26476&amp;replies=9\" rel=\"nofollow\">here</a> you can find the last version available, 0.8.110.</p>\n\n<p>Simply download your desired tar.gz and extract <code>.dropbox-dist</code> into your Home folder, than copy your desired icons in <code>/home/yourname/.dropbox-dist/icons/hicolor/16x16/status</code>. Be careful to icons name.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-26T12:32:06.923", "id": "9615", "postId": "9580", "score": "0", "text": "is it best to remove my existing install before install the new one?", "userDisplayName": null, "userId": "2978" }, { "creationDate": "2010-10-26T12:35:43.963", "id": "9616", "postId": "9580", "score": "0", "text": "You can just overwrite.", "userDisplayName": null, "userId": "4180" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T11:53:06.553", "id": "9580", "lastActivityDate": "2010-10-26T11:53:06.553", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4180", "parentId": "9578", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>You can drop last experimental build from <a href=\"http://forums.dropbox.com/\" rel=\"nofollow\">Dropbox Forum</a>, <a href=\"http://forums.dropbox.com/topic.php?id=26476&amp;replies=9\" rel=\"nofollow\">here</a> you can find the last version available, 0.8.110.</p>\n\n<p>Si...
null
null
null
null
null
9579
1
null
2010-10-26T11:49:36.557
6
83
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/11573/what-does-fix-committed-mean">What does &ldquo;Fix Committed&rdquo; mean?</a> </p> </blockquote> <p>I am affected by <a href="https://bugs.edge.launchpad.net/ubuntu/+source/xorg/+bug/635258" rel="nofollow noreferrer">this bug</a> which appears to be fixed now. Lazy beggar that I am, I don't want to install it myself, so I'm waiting for the bug fix to percolate through to the stable repositories. How long am I likely to be waiting?</p>
702
-1
2017-04-13T12:23:56.577
2012-06-13T14:42:23.907
How long before a bug fix makes it through to the package manager?
[ "repository", "synaptic", "bug-reporting" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
null
2012-06-13T14:44:25.197
null
null
9581
1
9588
2010-10-26T11:55:58.687
4
3618
<p>I've used mIRC (Windows) for years, and have some custom scripts, written in mIRC's own scripting language. </p> <p>Is there an Ubuntu/Linux IRC Client which will allow me to use my scripts <em>as-is</em>? </p> <p>Failing that, is there a "<em>functions a lot like mIRC</em>" Client available?</p> <p>I've just tried Pidgin's IRC client, but it seems to be quite basic.<br> I couldn't see any way for it to tap into channel activity via scripts. </p> <p>I don't want to use Wine... WineHQ reports it as having too many bugs for my liking, and anyhow, I try to avoid using Wine like I do Windows :)</p>
2670
866
2010-12-31T08:38:03.583
2016-05-23T03:01:26.763
Is there a IRC Client which can use or emulate mIRC scripts
[ "software-recommendation", "compatibility", "irc" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-26T12:29:23.350", "id": "9613", "postId": "9581", "score": "0", "text": "Do not forget that Pidgin is a generalistic application, made to function with a wide variety of IM protocols - as such, IRC scripting is not the focus of Pidgin.", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>No, there isn't.</p>\n\n<p>Try irssi or XChat.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-26T14:03:04.470", "id": "9626", "postId": "9588", "score": "0", "text": "Thanks... I've subsequently read the mIRC site itself: It says: `Linux has quite a few native IRC clients, although none of them are quite like mIRC.` ... and it also said there are some *very similar* Clients for the Apple Mac (and named four of them).", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2010-11-06T00:03:58.997", "id": "12060", "postId": "9588", "score": "0", "text": "Also consider weechat", "userDisplayName": null, "userId": "3602" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T12:23:48.513", "id": "9588", "lastActivityDate": "2010-10-26T12:23:48.513", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3485", "parentId": "9581", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>No, there isn't.</p>\n\n<p>Try irssi or XChat.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-26T14:03:04.470", "id": "9626", "postId": "9588", "score": "0", "text": "Thanks... I've subsequently read...
null
null
null
null
null
9591
1
9651
2010-10-26T12:58:05.837
10
4255
<p>I am getting a file with a faroese name and trying to save it in a PHP script:</p> <pre><code>2010_08_Útflutningur.xls </code></pre> <p>In Ubuntu 10.04 LTS is saving it as:</p> <pre><code>2010_08_�tflutningur.xls (invalid encoding) </code></pre> <p>I've installed and run <code>utf8-migration-tool</code>, but with no effect.</p> <p>Is this an Ubuntu error that I can fix or I just have to give up and modify the name in php?</p> <p>Is there a document which states what is the acceptable charset for a filename in Ubuntu, or what are the encoding specs?</p> <p>Thanks</p>
3935
235996
2014-01-20T20:07:47.653
2017-02-16T20:52:36.540
filename encoding issue
[ "server", "character-set" ]
2
3
CC BY-SA 3.0
[ { "creationDate": "2010-10-26T14:17:47.827", "id": "9633", "postId": "9591", "score": "0", "text": "How are you receiving and saving the file via PHP? (What does the code look like?)", "userDisplayName": null, "userId": "721" }, { "creationDate": "2010-10-27T06:44:05.717", "i...
{ "accepted": true, "body": "<p>This looks like an encoding issue. Unfortunately, PHP needs a bit of hand-holding when it comes to encodings, because its strings are single-byte by default. If you are creating the filename within PHP, <a href=\"http://us.php.net/manual/en/function.utf8-encode.php\" rel=\"noreferrer\"><code>utf8_encode()</code></a> should be helpful; note, however, that it assumes ISO-8859-1 encoding for the input.</p>\n\n<p>On the other hand, if you are using the filename submitted by a client, perhaps you can request the the client do the encoding for you. That is done with the <a href=\"http://www.w3schools.com/tags/att_form_accept_charset.asp\" rel=\"noreferrer\"><code>accept-charset</code></a> attribute of the <code>&lt;form&gt;</code> tag, and/or by setting the charset of the page that the form is on. Certain clients may use one or the other, so for best results use UTF-8 for each.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T17:18:53.520", "id": "9651", "lastActivityDate": "2010-10-26T17:18:53.520", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4783", "parentId": "9591", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>This looks like an encoding issue. Unfortunately, PHP needs a bit of hand-holding when it comes to encodings, because its strings are single-byte by default. If you are creating the filename within PHP, <a href=\"http://us.php.net/manual/en/function.utf8-encode.php\" rel=\"...
null
null
null
null
null
9592
1
9597
2010-10-26T13:22:44.460
3
25080
<p>How is burg different from Grub. I have installed burg and would like to know if at some point I want to go back to grub, how can I wipe burg and install grub back.</p>
2910
3550
2010-10-26T14:50:00.133
2010-10-26T15:30:52.687
How to reinstall Grub after burg
[ "grub2", "burg" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>To restore GRUB, I think you have to type this into the terminal:</p>\n\n<pre><code>sudo grub-install /dev/sda\n</code></pre>\n\n<p>Where /dev/sda is your hard drive.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-26T14:29:29.937", "id": "9636", "postId": "9597", "score": "1", "text": "Does it mean that Grub does not get wiped out after Burg?", "userDisplayName": null, "userId": "2910" }, { "creationDate": "2010-10-26T14:58:31.070", "id": "9647", "postId": "9597", "score": "1", "text": "Not automatically, but I personally purge it (with sudo apt-get purge grub) because of I'm happy with burg", "userDisplayName": null, "userId": "2026" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T14:00:40.400", "id": "9597", "lastActivityDate": "2010-10-26T14:00:40.400", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2954", "parentId": "9592", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>Burg Manager is an application to easily install Burg (along with the default Burg themes and a Burg emulator) and change most of the Burg settings such as the timeout, download and install new themes, <strong>remove Burg and restore Grub 2</strong>, set the default operating...
null
null
null
null
null
9596
1
null
2010-10-26T13:52:53.547
1
383
<p>I really like Elementary themes and I now want to install the Elementary theme on my new re-installation of Ubuntu. So when I typed this in</p> <pre><code>sudo apt-get update &amp;&amp; sudo apt-get install elementary-theme </code></pre> <p>and started the process it prompted:</p> <pre><code>Do you want to continue? [Y/n] </code></pre> <p>I then pressed <code>y</code> but it still aborted.</p> <p><img src="https://i.stack.imgur.com/znVdd.png" alt="alt text"></p> <p>Is there any other way to install the full theme or to fix this error?</p>
2877
380067
2015-04-14T08:36:25.123
2015-04-14T08:36:25.123
Elementary theme will not install
[ "package-management", "apt", "nautilus-elementary" ]
2
3
CC BY-SA 3.0
[ { "creationDate": "2010-10-26T14:05:14.517", "id": "9627", "postId": "9596", "score": "0", "text": "Have you tried this multiple times?", "userDisplayName": null, "userId": "114" }, { "creationDate": "2010-10-26T14:09:15.977", "id": "9628", "postId": "9596", "score": ...
null
[ { "accepted": null, "body": "<p>I found an alternative and in fact is better as the wallpapers are breathtaking and amazing.\n.\n<code>sudo apt-get update &amp;&amp; sudo apt-get install elementary-theme elementary-icon-theme elementary-wallpapers</code></p>\n", "commentCount": "1", "comments": [ ...
null
0
null
null
null
9599
1
null
2010-10-26T14:13:50.277
12
5600
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/46588/how-to-automount-ntfs-partitions">How to automount NTFS partitions?</a> </p> </blockquote> <p>I'm not even sure if this is the right question, but basically I have a partition with Windows 7 on it (named Acer in my Ubuntu places menu) that I have to click on every time I start the computer in order for my music to come up in Rhythmbox, since my music is stored on the windows drive. What I want to do is have the NTFS drive "Acer" mount automatically when I start the computer, so my music is there automatically.</p>
3403
-1
2017-04-13T12:24:27.937
2012-07-06T12:16:31.757
How to mount NTFS drive at startup
[ "dual-boot", "automount", "ntfs", "fstab" ]
0
1
CC BY-SA 2.5
[ { "creationDate": "2020-11-16T17:41:23.647", "id": "2195320", "postId": "9599", "score": "0", "text": "Obtain the UUID of the disk and add it to the /etc/fstab as demonstrated in this [tutorial](https://bit.ly/2Ur9XZY).", "userDisplayName": null, "userId": "1114047" } ]
null
[]
null
null
2012-07-20T12:03:12.067
null
null
9602
1
null
2010-10-26T14:22:03.697
5
758
<p>I have an Ubuntu server installation set up as a media server with Subsonic in a medium sized office environment. I allow uploads from all employees to the media folder on the server. </p> <p>As you can imagine, it's going to get a bit messy in there with multiple spellings of artist and album names for directory names, duplicate files, and incorrect filenames and tags. </p> <p>I was hoping I could find a script that I could run daily as a cron job to clean up the media drive. Does anyone know of any that might work? I would like to maintain a path similar to: /mnt/music/Artist/Album/Song.file</p>
661
null
null
2010-10-26T18:43:48.070
Help organizing music
[ "music", "scripts", "mp3" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I used to have a similar arrangement. The method I settled for was not letting people write to the actual end directory and instead had an incoming directory that once a day processed all the files and in doing so, moved them to the music directory.</p>\n\n<p>I found this a l...
null
null
null
null
null
9606
1
null
2010-10-26T14:26:12.293
12
11853
<p>My Ubuntu has been acting weird lately. Yesterday, it wouldn't boot normally, so I had to do a 'recovery mode' boot. It said I had to do an <code>fsck</code> manually, which I did using a live CD. After this, I was already able to boot to the desktop but everything is so sluggish. Apps would turn gray for seconds. Sometimes other apps wont start at all. In other instances it it saying that the filesystem is in read-only mode.</p> <p>This is part of what I've been getting:</p> <pre><code>Oct 26 21:23:56 kernel: [ 1900.960506] sd 0:0:0:0: [sda] Add. Sense: Unrecovered read error - auto reallocate failed Oct 26 21:23:56 kernel: [ 1900.960533] end_request: I/O error, dev sda, sector 63206544 Oct 26 21:23:56 kernel: [ 1900.960541] Buffer I/O error on device sda1, logical block 7900562 Oct 26 21:24:00 kernel: [ 1904.146683] res 51/40:00:90:74:c4/00:00:00:00:00/03 Emask 0x9 (media error) Oct 26 21:24:00 kernel: [ 1904.146692] ata1.00: error: { UNC } Oct 26 21:24:03 kernel: [ 1907.351844] res 51/40:00:90:74:c4/00:00:00:00:00/03 Emask 0x9 (media error) Oct 26 21:24:03 kernel: [ 1907.351853] ata1.00: error: { UNC } Oct 26 21:24:06 kernel: [ 1910.482152] res 51/40:00:90:74:c4/00:00:00:00:00/03 Emask 0x9 (media error) Oct 26 21:24:06 kernel: [ 1910.482161] ata1.00: error: { UNC } Oct 26 21:24:09 kernel: [ 1913.604742] res 51/40:00:90:74:c4/00:00:00:00:00/03 Emask 0x9 (media error) Oct 26 21:24:09 kernel: [ 1913.604751] ata1.00: error: { UNC } Oct 26 21:24:12 kernel: [ 1916.792646] res 51/40:00:90:74:c4/00:00:00:00:00/03 Emask 0x9 (media error) Oct 26 21:24:12 kernel: [ 1916.792656] ata1.00: error: { UNC } Oct 26 21:24:15 kernel: [ 1919.922855] res 51/40:00:90:74:c4/00:00:00:00:00/03 Emask 0x9 (media error) Oct 26 21:24:15 kernel: [ 1919.922864] ata1.00: error: { UNC } Oct 26 21:24:16 kernel: [ 1920.056506] sd 0:0:0:0: [sda] Add. Sense: Unrecovered read error - auto reallocate failed Oct 26 21:24:16 kernel: [ 1920.056533] end_request: I/O error, dev sda, sector 63206544 Oct 26 21:24:16 kernel: [ 1920.056540] Buffer I/O error on device sda1, logical block 7900562 Oct 26 21:24:55 kernel: [ 1959.134566] res 51/40:00:e0:28:44/00:00:00:00:00/04 Emask 0x9 (media error) Oct 26 21:24:55 kernel: [ 1959.134575] ata1.00: error: { UNC } Oct 26 21:25:05 kernel: [ 1969.674292] res 51/40:00:b2:4c:44/00:00:00:00:00/04 Emask 0x9 (media error) Oct 26 21:25:05 kernel: [ 1969.674301] ata1.00: error: { UNC } Oct 26 21:25:08 kernel: [ 1972.887782] res 51/40:00:b2:4c:44/00:00:00:00:00/04 Emask 0x9 (media error) Oct 26 21:25:08 kernel: [ 1972.887791] ata1.00: error: { UNC } Oct 26 21:25:12 kernel: [ 1976.059674] res 51/40:00:b2:4c:44/00:00:00:00:00/04 Emask 0x9 (media error) Oct 26 21:25:12 kernel: [ 1976.059683] ata1.00: error: { UNC } Oct 26 21:25:15 kernel: [ 1979.206592] res 51/40:00:b2:4c:44/00:00:00:00:00/04 Emask 0x9 (media error) Oct 26 21:25:15 kernel: [ 1979.206601] ata1.00: error: { UNC } </code></pre>
4216
5768
2012-07-09T13:07:29.047
2012-07-09T13:07:29.047
how to interpret these errors from syslog
[ "kernel", "disk" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Your first hard drive (sda) is in the process of aggressively failing. </p>\n\n<p>Power it off immediately, get a new boot drive, install a new OS on the new boot drive. Once that is working, plug in the failing drive, mount it \"read only\" and you might be able to extract d...
null
null
null
null
null
9607
1
9615
2010-10-26T14:26:12.650
7
4537
<p>Having installed an experimental version of dropbox and installed in manually, i dont want the deb in synaptic to download any updates (as theyll over write the changes ive done manually i assume).</p> <p>Ive found the lock version option in synaptic, im assuming this stops a particular deb from downloading any new versions of itself? </p> <p>Also can i just unlock it again when the version from the deb catches up with the experimental version that i have installed?</p> <p>Am i correct or does it serve another function?</p>
2978
64389
2012-11-03T04:57:43.950
2012-11-03T04:57:43.950
What does 'Lock Version' do?
[ "apt", "synaptic", "dropbox", "versions" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><code>apt</code> will only replace the current package of something if there is a newer package. Updates that come now will likely be to previous versions. It won't downgrade it unless they do something spectacularly silly with the versioning.</p>\n\n<p>Lock version is not as clever as it sounds. It's supposed to do what it says on the tin, lock the version... But it only locks it within Synaptic. Anything else that does package upgrades (read: Update Manager, apt-get, aptitude, etc) ignores this. This is probably buggy behaviour so I would expect this to be fixed in time.</p>\n\n<p>But to stop things getting upgraded, you want to \"hold\" it. To do that, load up aptitude, find the package (<code>/</code> is the quick-key for searching, <code>n</code> finds the next instance) and press <code>h</code> on it to hold it. This is respected a lot more than Synaptic's \"lock\" feature.</p>\n\n<p>Edit: Another way of doing this via the command line is by running this:</p>\n\n<pre><code>sudo -i\necho &lt;package-name&gt; hold | dpkg --set-selections\n</code></pre>\n\n<p>But as I started with, I don't think you need to do this in your circumstances. Provided you're using a package version that is clearly newer than the current stable releases (and isn't just a random build number - you can see in Synaptic) you'll be fine.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-10-26T14:44:55.683", "id": "9642", "postId": "9615", "score": "0", "text": "i havent installed the latest version via a deb, i just unpacked it and put the folders where they were supposed to go. So my deb still shows 0.6.5, but the version im actually running is 0.8.11. I dont mind manually looking after dropbox for the time being, and then just unlocking (or unholding as you suggest) the deb when the stable version catches up?", "userDisplayName": null, "userId": "2978" }, { "creationDate": "2010-10-26T14:48:28.673", "id": "9644", "postId": "9615", "score": "0", "text": "In that case, just remove the package. You might need to re-extract your version but you won't get any bother from apt again. Or find a repository that stocks the latest beta versions.", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-10-26T14:56:23.847", "id": "9646", "postId": "9615", "score": "1", "text": "Be aware richzilla... dropbox-nautilus is 0.6.5, I mean the client, what you've downloaded from dropbox forum is another think, so you don't need to lock dropbox-nautilus in synaptic. When you update client you change files in `.dropbox` folder in Home and not `.dropbox-dist` folder. For example now you're running dropbox 0.8.110 and dropbox-nautilus 0.6.5.", "userDisplayName": null, "userId": "4180" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T14:39:25.987", "id": "9615", "lastActivityDate": "2010-10-26T14:50:25.987", "lastEditDate": "2010-10-26T14:50:25.987", "lastEditorDisplayName": null, "lastEditorUserId": "449", "ownerDisplayName": null, "ownerUserId": "449", "parentId": "9607", "postTypeId": "2", "score": "5" }
[ { "accepted": null, "body": "<p>It locks your program to the version that you are using... So that means no updates, bug fixes or upgrades to whatever programs you lock.... This is kind of like ignoring updates in Windows, or I guess you could even ignore them in Ubuntu if you wish... But this allows you to...
null
null
null
null
null
9616
1
13690
2010-10-26T14:40:46.277
1
10947
<p>YouTube videos play fine in Firefox and Chrome. However, Vimeo videos are always choppy. What can I do to get them to play normally?</p> <p>I'm running a Tecra A4 with a VGA compatible controller: ATI Technologies Inc M24 1P [Radeon Mobility X600]</p> <p>Screenshot per comment request <img src="https://i.stack.imgur.com/wUd9S.png" alt="alt text"></p>
3692
3692
2010-11-02T00:25:19.640
2013-11-06T14:13:14.660
How do I get vimeo videos to play properly?
[ "video", "firefox", "google-chrome" ]
5
3
CC BY-SA 2.5
[ { "creationDate": "2010-11-02T03:02:22.663", "id": "11189", "postId": "9616", "score": "0", "text": "How much is your CPU used (and how many cores do you have) while you're watching the video?", "userDisplayName": null, "userId": "5199" }, { "creationDate": "2010-11-03T11:41:05.5...
{ "accepted": true, "body": "<p>I've lost possession of the laptop, so I'm going to \"close\" this question with an answer that doesn't answer the question.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2013-01-06T01:33:28.103", "id": "294542", "postId": "13690", "score": "1", "text": "Thank you for doing this, it helps keep the site clean and tidy.", "userDisplayName": null, "userId": "44179" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-17T15:56:22.813", "id": "13690", "lastActivityDate": "2010-11-17T15:56:22.813", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3692", "parentId": "9616", "postTypeId": "2", "score": "0" }
[ { "accepted": null, "body": "<p>Get <a href=\"https://addons.mozilla.org/en-US/firefox/addon/161869/\" rel=\"nofollow\">FlashVideoReplacer</a>, an extension for Firefox that I develop, which allows you to watch YouTube, Vimeo and Blip.tv with a different plugin like gecko mediaplayer, gxine, kaffeine, mozpl...
null
null
2013-11-11T16:25:51.923
null
null
9620
1
9623
2010-10-26T14:52:59.837
2
236
<p>I was downloading an IRC Client called <strong>irssi</strong> via the Synaptic Packet Manager but it listed <code>wine</code> and <code>wine1.2</code> in the <code>Unchanged</code> list (of dependencies). I do have <code>wine</code> installed.</p> <p>This suggests to me that <code>irssi</code> is dependent on <code>wine</code>. What is a Windows-related app doing in an Linux repository?</p>
2670
2670
2010-10-26T21:55:42.493
2010-10-26T21:55:42.493
IRSSI shows Wine in "Unchanged" list in Synaptic Package Manager
[ "installation", "wine", "synaptic" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><a href=\"http://packages.ubuntu.com/irssi\" rel=\"nofollow\">IRSSI</a> has no listed dependencies to <code>wine</code>, as the packages site confirms. That message indicates that there may be an upgrade awaiting, or if a package has been pinned it's state will not change (since there is no dependency). If you installed wine manually, or have made any modifications to the way it operates within Aptitude you will get that message. Unchanged ultimately indicates that during this process those packages, including <code>wine</code>, will not change.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-26T15:19:06.123", "id": "9649", "postId": "9623", "score": "0", "text": "mhhh I don't quite get it (its 2:15 AM here; maybe that's why)... I half understand what you've said... Do you mean that Synaptic is reporting on something totally unrelated to the particular action I chose; ie. the action of installing *irsssi*. .. If so, it makes sense, but I find it odd that I a being presented with unrequest and unrelated info.... (I'd better come back to this after a night's sleep...", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2010-10-26T21:13:09.303", "id": "9708", "postId": "9623", "score": "1", "text": "I've looked a bit more into it, and this `Unchanged` list reports on the **\"upgradable state of the system\"**, and not only about **\"my explicit install actions\"** (as I thought it meant)... and I now know what the \"Mark All Upgrades\" button means; its shows a 3rd list; labeled `To be Upgraded` (which shows exactly what appears in the `Unchanged` list)", "userDisplayName": null, "userId": "2670" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T14:59:05.040", "id": "9623", "lastActivityDate": "2010-10-26T14:59:05.040", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "41", "parentId": "9620", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p><a href=\"http://packages.ubuntu.com/irssi\" rel=\"nofollow\">IRSSI</a> has no listed dependencies to <code>wine</code>, as the packages site confirms. That message indicates that there may be an upgrade awaiting, or if a package has been pinned it's state will not change (si...
null
null
null
null
null
9622
1
null
2010-10-26T14:58:06.653
4
1777
<p>I have an external USB HDD IDE enclosure that I use to back up and then wipe old hard drives.</p> <p>My questions is:</p> <p>How do I prevent Ubuntu Server from auto mounting these drives?</p> <p>Most of the instructions I've seen online refer to turning off auto mounting for Desktop installs.</p> <p>EDIT:</p> <p>To clarify, I am plugging in the usb enclosure AFTER the machine is running. I don't want it to auto mount when I plug in and turn on the power to the external enclosure.</p>
2240
3550
2010-10-27T17:26:45.570
2010-10-27T18:27:24.340
How to turn off automount in Ubuntu Server 10.04
[ "10.04", "server", "usb-drive", "automount" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-07T04:50:58.630", "id": "27439", "postId": "9622", "score": "1", "text": "Is this happening because you also have a desktop like Gnome installed?", "userDisplayName": null, "userId": "6130" } ]
null
[ { "accepted": null, "body": "<p>Probably by using the <code>noauto</code> option in <code>/etc/fstab</code> like:</p>\n\n<pre><code>UUID=01C4B957CD91E340 /mnt/usbhdd ext3 noauto,rw,exec 0 0\n/dev/sdf1 /mnt/usbhdd ext3 noauto,rw,exec 0 0\n</code></pre>\n\n<p>Where sometimes the drive is spe...
null
null
null
null
null
9630
1
null
2010-10-26T15:37:52.983
5
5291
<p>I am having trouble with Ubuntu recognizing/finding/mounting one of my hard drives. I dual boot Ubuntu and Windows 7. I had Ubuntu 10.04 and all drives showed up under "Places" I could click on any of my Windows/NTFS drives and they would mount as they should. I have since updated to Ubuntu 10.10. One of my drives no longer shows up in "Places" or in Nautilus. I can open gparted and it is listed there, but if I try to click the mount button, I get an error.</p> <p>I am currently at work and can not post any screenshots or errors, but will happily do so later. I was just hoping that someone might be able to give me something to try when I get home.</p> <p>250gig SATA hard drive (Windows7/NTFS) - recognized/mountable 200gig PATA hard drive (Ubuntu 10.10) - recognized (obviously) 1TB SATA hard drive (NTFS) - not recognized/won't mount</p> <p>Thanks!</p>
null
235
2010-10-27T13:31:27.843
2011-03-24T23:15:52.353
Not mounting/finding 1TB NTFS drive
[ "10.10", "filesystem", "windows-7", "ntfs" ]
6
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-26T16:06:17.437", "id": "9654", "postId": "9630", "score": "0", "text": "Possible Duplicate: [1TB SATA Drive on Marvell Adapter disappears after 10.10 upgrade.](http://askubuntu.com/questions/7444/1tb-sata-hdrive-on-marvell-adapter-disappears-after-10-10-upgrade-why)",...
null
[ { "accepted": null, "body": "<p>Your ntfs-3g binary may be out of order due to newer incompatibility.</p>\n\n<p>When an upgrade is made, the binaries that have been installed through compilation (and not installed through the package manager) are not upgraded.</p>\n\n<p>If you took the .tar.gz or .tar.bz2 s...
null
null
null
null
Dave
9632
1
null
2010-10-26T16:17:15.040
2
550
<p>I've been using "Elementary Theme" for a while now and i have noticed, that there is a missing arrow at the end of the folder path.</p> <p><img src="https://i.stack.imgur.com/fQm3p.png" alt="screenshot"></p> <p>Does anyone know why this is happening????</p>
4488
47151
2012-03-09T16:33:56.943
2012-03-09T16:33:56.943
Elementary theme missing arrow in Nautilus
[ "gnome", "nautilus", "nautilus-elementary", "elementary-theme" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Open Nautilus, then go to <code>Edit -&gt; Preferences</code>, choose <code>Tweaks</code>tab and check <code>Show like breadcrumbs</code>. Now restart Nautilus (in the Terminal write <code>nautilus -q</code>), next time you open Nautilus everything will be fine.</p>\n", "...
null
null
null
null
null
9633
1
null
2010-10-26T16:20:17.827
7
4097
<p>If I have to two repositories listed in my sources.list or sources.list.d is there a way to tell apt which is preferred?</p> <p>My exact use case is if a package is found on the intranet repository and on the remote repository I want apt to always use the intranet one. Right now it seems to pick randomly between the two.</p>
1438
null
null
2015-06-02T09:36:29.263
Preferred apt repository
[ "apt", "repository" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You can do it by modifying your /etc/apt/preferences file; it's commonly referred to as \"APT pinning\". Here are some guides with details:</p>\n\n<ul>\n<li><a href=\"http://jaqque.sbih.org/kplug/apt-pinning.html\" rel=\"noreferrer\">http://jaqque.sbih.org/kplug/apt-pinning.h...
null
null
null
null
null
9634
1
9638
2010-10-26T16:21:20.113
0
498
<p>I switched to Exaile a while back, and the only thing I find lacking is the Empathy integration, if I may call it that. I wish to be able to set my IM status as the currently playing music track. Rhythmbox did that out of the box. Exaile doesn't. Any ideas?</p>
3778
6576
2011-02-25T13:08:29.820
2011-02-25T13:08:29.820
Current Exaile song in Empathy status
[ "empathy", "instant-messaging", "exaile" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>There's a <a href=\"https://bugs.launchpad.net/exaile/+bug/427082\" rel=\"nofollow\">bug</a> on Exaile Launchpad, actually a plugin doesn't exist and the bug is marked as wishlist. On exaile-users group on Google Groups you can find an <a href=\"http://groups.google.com/group/exaile-users/browse_thread/thread/7d8fc7c7b11d7c78/3ed302a1a1dfc5b6?show_docid=3ed302a1a1dfc5b6&amp;fwc=1\" rel=\"nofollow\">interesting answer</a> by Adam Olsen (Exaile Developper), the same guy who marked as wishlist the bug.\nBy the way <a href=\"http://www.exaile.org/files/plugins/0.2.11/imstatus.py\" rel=\"nofollow\">here</a> there's the old working plugin.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-10-26T16:47:53.083", "id": "9657", "postId": "9638", "score": "0", "text": "can i create a py file, in some directory, so exaile can \"include\" the plugin? or is it incompatible?", "userDisplayName": null, "userId": "3778" }, { "creationDate": "2010-10-26T16:52:43.693", "id": "9658", "postId": "9638", "score": "0", "text": "Adam Olsen says in Google Group answer that it's not compatible with Exaile 0.3.x.x and giving a look at the plugin code I'm not sure that Empathy is supported. But if you're good enough with Python you can try to modify it.", "userDisplayName": null, "userId": "4180" }, { "creationDate": "2010-10-26T16:53:17.657", "id": "9659", "postId": "9638", "score": "0", "text": "nah, id rather wait :P", "userDisplayName": null, "userId": "3778" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T16:43:56.280", "id": "9638", "lastActivityDate": "2010-10-26T16:43:56.280", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4180", "parentId": "9634", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>There's a <a href=\"https://bugs.launchpad.net/exaile/+bug/427082\" rel=\"nofollow\">bug</a> on Exaile Launchpad, actually a plugin doesn't exist and the bug is marked as wishlist. On exaile-users group on Google Groups you can find an <a href=\"http://groups.google.com/group...
null
null
null
null
null
9639
1
9643
2010-10-26T16:46:25.453
6
1693
<p><img src="https://i.stack.imgur.com/2RBBI.png" alt="alt text"></p> <p>In the picture above see the icon of magnifying glass. I didn't have this icon before, It is indexing my files. Any idea what is it, I have maverick installed on 2 machines and both of them now have this icon.</p> <p>When I click on it and search for some file, on the title bar it says "Tracker Search Tool"</p> <p>It is really cool to search for files but I would like to know that if it is one of the default app, even though it was not there before nor I installed any app like this.</p>
2910
449
2011-01-18T10:13:55.917
2011-01-18T10:13:55.917
What is 'Tracker Search Tool'
[ "tracker" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T03:35:56.717", "id": "9754", "postId": "9639", "score": "0", "text": "Nice icon theme. ;)", "userDisplayName": null, "userId": "2138" } ]
{ "accepted": true, "body": "<p><a href=\"http://projects.gnome.org/tracker/\" rel=\"nofollow noreferrer\">Tracker</a> is a search engine and metadata store that indexes your files to do all sorts of interesting things. See <a href=\"https://askubuntu.com/questions/7697/what-options-are-there-for-indexing-my-filesystem/7702#7702\">this answer</a> for some usage basics.</p>\n\n<p>It hasn't been installed by default in Ubuntu since Ubuntu 9.04; you must have installed it inadvertently. If you'll not be using it, you can remove it by removing the \"tracker\" package.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T16:55:04.693", "id": "9643", "lastActivityDate": "2010-10-27T02:57:44.590", "lastEditDate": "2017-04-13T12:24:10.723", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "2181", "parentId": "9639", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p><a href=\"http://projects.gnome.org/tracker/\" rel=\"nofollow noreferrer\">Tracker</a> is a search engine and metadata store that indexes your files to do all sorts of interesting things. See <a href=\"https://askubuntu.com/questions/7697/what-options-are-there-for-indexing-m...
null
null
null
null
null
9641
1
null
2010-10-26T16:49:12.343
0
349
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/2280/selective-mounted-volumes-for-the-gnome-desktop-and-nautilus-sidebar">Selective mounted volumes for the GNOME Desktop and Nautilus Sidebar</a> </p> </blockquote> <p>Under Places menu in gnome-panel and in the side-pane of Nautilus browser a list of all filesystem on my HD is shown. Is it possible to choose which one should be shown and keep the rest hidden?</p>
3727
-1
2017-04-13T12:23:31.777
2010-10-29T08:19:48.897
How to toggle display of filesystems in "Places" menu?
[ "nautilus", "menu", "gnome-panel" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-31T18:41:21.103", "id": "10852", "postId": "9641", "score": "0", "text": "yeap, looks like that", "userDisplayName": null, "userId": "3727" } ]
null
[ { "accepted": null, "body": "<p>You need program called <strong>Storage device Manager</strong>. This problem has been also solved in this <a href=\"http://ubuntuforums.org/showthread.php?t=855523&amp;highlight=hide+drives\" rel=\"nofollow\">forum post</a> (look at the last post).</p>\n\n<p>regards</p>\n", ...
null
null
2011-06-07T15:41:57.387
null
null
9642
1
9655
2010-10-26T16:50:19.170
346
768364
<p>I have used <code>top</code> to see the memory usage at the moment. But I would like to monitor the memory usage over a period of time. E.g start monitoring and then execute a few commands, and final stop the monitoring and see how much memory that have been used during the period.</p> <p>How can I do this on Ubuntu Server?</p> <p>I guess I could start a cronjob every 5th second or so, and invoke a command that log the current memory usage in a textfile. But what command should I use to get the current memory usage in a format that is easy to log to a text file?</p>
4692
4692
2010-10-26T18:20:25.440
2022-01-18T09:52:22.173
How can I monitor the memory usage?
[ "server", "memory", "monitoring", "logging", "memory-usage" ]
13
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I recommend combining the previous answers</p>\n\n<pre><code>watch -n 5 free -m\n</code></pre>\n\n<p>Note that Linux likes to use any extra memory to <a href=\"http://www.linuxhowtos.org/System/Linux%20Memory%20Management.htm\" rel=\"noreferrer\">cache hard drive blocks</a>. So you don't want to look at just the free <code>Mem</code>. You want to look at the <code>free</code> column of the <code>-/+ buffers/cache:</code> row. This shows how much memory is available to applications. So I just ran <code>free -m</code> and got this:</p>\n\n<pre><code> total used free shared buffers cached\nMem: 3699 2896 802 0 247 1120\n-/+ buffers/cache: 1528 2170\nSwap: 1905 62 1843\n</code></pre>\n\n<p>I know that I'm using <strong>1528 MB</strong> and have <strong>2170 MB</strong> free.</p>\n\n<p><strong>Note:</strong> To stop this <code>watch</code> cycle you can just press <kbd>Ctrl</kbd>+<kbd>C</kbd>.</p>\n", "commentCount": "8", "comments": [ { "creationDate": "2010-10-26T17:48:55.320", "id": "9668", "postId": "9655", "score": "1", "text": "Thanks, that's informative. But on the used column you first have `2896` and then `1528` for buffers, doesn't this mean that you are using `2896 + 1528`?", "userDisplayName": null, "userId": "4692" }, { "creationDate": "2010-10-26T18:49:30.113", "id": "9680", "postId": "9655", "score": "10", "text": "`Mem: used` is your total used memory. `-/+ buffers/cache: used` is your total used memory **minus** buffers and cache. I know the output looks funny, but no arithmetic is required here. You're just looking for used/free in the -/+ buffers/cache row.", "userDisplayName": null, "userId": "1143" }, { "creationDate": "2017-10-19T20:11:01.823", "id": "1547415", "postId": "9655", "score": "9", "text": "The -h option is a lot nicer", "userDisplayName": null, "userId": "235460" }, { "creationDate": "2017-10-20T18:51:09.210", "id": "1548172", "postId": "9655", "score": "1", "text": "@frmdstryr Good point! -h/--human did not exist when I wrote this, though. https://gitlab.com/procps-ng/procps/commit/d13fbc34a7a198fb507f04e823ea80f8866b6131", "userDisplayName": null, "userId": "1143" }, { "creationDate": "2018-05-03T15:23:06.833", "id": "1677613", "postId": "9655", "score": "0", "text": "Where does the -h option go?", "userDisplayName": null, "userId": "825431" }, { "creationDate": "2018-05-16T22:11:06.327", "id": "1688109", "postId": "9655", "score": "4", "text": "@cbradsh1 You can just do `free -h`, e.g. `watch -n 5 free -h` to get \"human readable\" output, e.g. `2.1G` instead of `2170` in the output.", "userDisplayName": null, "userId": "1143" }, { "creationDate": "2018-05-30T09:51:34.040", "id": "1697369", "postId": "9655", "score": "1", "text": "Could you edit your answer using the `-h` option instead? Also the output is slightly different now. If you are ok with it, i could edit it instead.", "userDisplayName": null, "userId": "560442" }, { "creationDate": "2020-10-07T12:26:13.757", "id": "2173216", "postId": "9655", "score": "0", "text": "How would one log that into a text file ?", "userDisplayName": null, "userId": "238436" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-26T17:40:22.343", "id": "9655", "lastActivityDate": "2017-01-27T21:11:11.540", "lastEditDate": "2017-01-27T21:11:11.540", "lastEditorDisplayName": null, "lastEditorUserId": "1143", "ownerDisplayName": null, "ownerUserId": "1143", "parentId": "9642", "postTypeId": "2", "score": "418" }
[ { "accepted": null, "body": "<p>Use the <a href=\"http://www.linfo.org/free.html\"><strong>free</strong></a> command. \nFor example, this is the ouput of <code>free -m</code>:</p>\n\n<pre><code> total used free shared buffers cached\nMem: 2012 1666 34...
null
null
null
null
null
9646
1
null
2010-10-26T17:04:49.460
3
2922
<p>I need to install git on a server that will be shared and accessed by multiple users.</p> <p>I assume I will use git+ssh, so each user will have a system account, but how do I go about install git and a repository so that each user can push/pull over a local IP?</p>
null
null
null
2010-10-26T19:27:57.620
Installing git to be used in a multi-user system
[ "ssh", "users", "git", "gitosis" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p><a href=\"http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way\" rel=\"nofollow\">gitosis</a> may make things easier for you.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-26T22:09:34.303", "id": ...
null
null
null
null
Andy
9659
1
null
2010-10-26T18:29:31.090
7
71243
<p>I just installed some packages and after restart GUI won't show. I can login in terminal but I need command to start Gnome or better let it start automatically.</p>
null
null
null
2023-04-15T17:00:15.267
Run gnome - command
[ "gnome" ]
3
3
CC BY-SA 2.5
[ { "creationDate": "2010-10-26T23:31:54.560", "id": "9725", "postId": "9659", "score": "0", "text": "What packages did you install?", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-10-26T23:33:10.783", "id": "9726", "postId": "9659", "score": "1", ...
null
[ { "accepted": null, "body": "<p>In terminal do:</p>\n\n<p>gdm</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T21:43:07.897", "id": "9704", "lastActivityDate": "2010-10-26T21:43:07.897", "la...
null
null
null
null
kain
9663
1
9924
2010-10-26T18:43:09.050
5
3068
<p>It really puzzles me that any Google search counts far more "results" in Firefox or Chrome than in Chromium. Google says "About 1.460.000 results" for "natty narwhal" in Firefox or Chrome but only 914.000 results in Chromium. Does anybody know why that is so? Which results are better?</p> <p>To add some information: I was observing this for over a month on 4 different machines in 2 different networks using very different internet gateways. Searches are performed more or less simultaneously thus the local IP and the network routes were similar.</p> <p>Just to point this out again: the browser in question is <strong>Chromium</strong> (not Chrome).</p> <p><strong>Update:</strong> According to <a href="https://askubuntu.com/users/1012/bruce-connor">Bruce Connor</a>'s comments it may be that cookies, the state of being logged in or not, or other information influence search results. And, it's true when performing a search in "incognito" mode of Chromium as <a href="https://askubuntu.com/users/3760/jhominal">jhominal</a> suggested far more results are displayed. </p> <p>To hopefully get a more precise answer: What might that be from my cookies or "secret Google user profile" that makes about half a million results from the search irrelevant, to the opinion of google?</p>
3940
-1
2017-04-13T12:24:27.937
2010-10-28T07:03:37.977
Why does Google search always count more results in Firefox or Chrome than in Chromium?
[ "firefox", "chromium", "search" ]
4
6
CC BY-SA 2.5
[ { "creationDate": "2010-10-26T19:24:12.167", "id": "9684", "postId": "9663", "score": "5", "text": "You should ask this on http://WebApps.stackexchange.com/ instead.", "userDisplayName": null, "userId": "4692" }, { "creationDate": "2010-10-26T19:43:49.770", "id": "9687", ...
{ "accepted": true, "body": "<p>I believe I have it nailed down.</p>\n\n<p>Google uses items from your past searches to narrow your searches results.</p>\n\n<p>The highlighted link to \"<a href=\"http://www.google.com/history/\" rel=\"noreferrer\">Web History</a>\" (available when you are connected to Google) lets you know what kind of history information Google uses to narrow your searches down. (It can be a lot of things, but default settings only look at your past Google Searches) <img src=\"https://i.stack.imgur.com/p8s36.png\" alt=\"Picture of the link to Web History\"></p>\n\n<p>After a visit to that link, a nuking of the \"Web History information\", and some wait time for Google to flush results from its system, results became consistent between incognito and normal mode in Chromium.</p>\n\n<p><s>I believe that Web History is used only for people who visit Google Search while connected to a Google account. (Which will be your default state if you are a Google account user.)</s></p>\n\n<p>After some more verification, I have confirmed that Web History is also activated by default for people who do not have a Google account (I suspect it works with a cookie). Though one cannot see what kind of information Google has without a Google account, there is a link to choose to opt-out.</p>\n\n<p>NB: I believe that the only other big factor in Google's results is the chosen search language (obvious when you think about it, but it kind of bugged me before I saw that Chromium was set in English and Chrome in French).</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-28T06:13:50.707", "id": "9996", "postId": "9924", "score": "0", "text": "Cool! Thank you for this very consistent explanation.", "userDisplayName": null, "userId": "3940" }, { "creationDate": "2010-10-28T07:05:56.073", "id": "9997", "postId": "9924", "score": "0", "text": "Fixed a mistake about whether Web History was applied to users without a Google account or not.", "userDisplayName": null, "userId": "3760" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-28T04:55:02.380", "id": "9924", "lastActivityDate": "2010-10-28T07:03:37.977", "lastEditDate": "2010-10-28T07:03:37.977", "lastEditorDisplayName": null, "lastEditorUserId": "3760", "ownerDisplayName": null, "ownerUserId": "3760", "parentId": "9663", "postTypeId": "2", "score": "10" }
[ { "accepted": null, "body": "<p>Google is run on a huge distributed network, with clustered servers behind load balancers and proxy servers. I'd say the browsers are hitting different servers whose indexes are not in sync. There must be some inconsistencies when they replicate than much data.</p>\n\n<p>For ...
null
null
null
null
null
9665
1
9676
2010-10-26T18:45:05.103
3
256
<p>I didn't manage to boot from SD-card reader in my netbook, so I just used Wubi to install Ubuntu Netbook Edition (10.10). The system works smoothly and I'm glad with it, but there are certain perfomance problems: with Eclipse and also when there are lots of tabs in Chrome opened.</p> <p>I'm thinking now about having a "normal" Ubuntu install, but I'm not really sure if it helps me. I don't really want to set everything up again after reinstalling the whole system, so I'm wondering if I really should try to get rid of Wubi and is there any simple way to do that with keeping all my settings.</p> <p>Thank you</p>
3982
null
null
2010-10-26T19:26:03.477
Should I try to get rid of Wubi?
[ "ubuntu-netbook", "wubi" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>To my experience there are some problems that cannot easily be overcome in Wubi installations. These mainly come from the virtual Wubi file system residing within the Windows file system. If anything goes wrong with your harddisk most likely all of your Ubuntu files are completely lost. Recovering encrypted file systems is almost impossible from Wubi installations.</p>\n\n<p>In addition, there have been problems in the past upgrading Wubi installations. </p>\n\n<p>To avoid these it is IMO better to have a proper install of Ubuntu either in a dual boot setup or, if you don't need Windows too much let Windows run in a virtual machine within Ubuntu and share files that are stored in the Linux file system.</p>\n\n<p>There are many recipes of how to migrate a Wubi installation to a proper Ubuntu installation. However you might find it more convenient and less time consuming to just backup and restore your /home folder when you haven't installed many non-standard software packages.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-26T19:27:26.037", "id": "9686", "postId": "9676", "score": "0", "text": "thank you. what should I backup besides /home/ ? I think there can be some settings files stored elsewhere", "userDisplayName": null, "userId": "3982" }, { "creationDate": "2010-10-26T20:54:30.867", "id": "9706", "postId": "9676", "score": "0", "text": "Most settings should be stored in /home but mind to include hidden folders e.g. ~/.evolution. System configs may also be stored in /etc. It may be wise you test your backup prior to deleting the original files.", "userDisplayName": null, "userId": "3940" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T19:26:03.477", "id": "9676", "lastActivityDate": "2010-10-26T19:26:03.477", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3940", "parentId": "9665", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>To my experience there are some problems that cannot easily be overcome in Wubi installations. These mainly come from the virtual Wubi file system residing within the Windows file system. If anything goes wrong with your harddisk most likely all of your Ubuntu files are compl...
null
null
null
null
null
9681
1
9686
2010-10-26T19:48:02.423
3
560
<p>Is there a command to see who owns a specific Internet domain address?</p> <p>I have tried with <code>whois example.com</code> and I get some information. But for "holder" there is just a "user ID". Is there any way to see who the actual user is?</p>
4692
8844
2011-03-31T04:09:12.843
2015-10-08T06:19:20.833
Is there a command to see who owns an Internet domain?
[ "command-line", "internet", "dns", "whois" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><code>whois</code> is definitely the command to use.</p>\n\n<p>In some cases however the owner of the internet address chooses to withhold this information. For some <a href=\"http://en.wikipedia.org/wiki/Top-level_domain\" rel=\"noreferrer\">TLDs</a> this is not allowed.</p>\n\n<p><code>whois example.com</code> is an unusual special case. However try something like <code>whois ubuntu.com</code> - this clearly gives you a name, physical address, email address and phone number.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-27T18:53:24.643", "id": "9877", "postId": "9686", "score": "0", "text": "that creepy did a search on mine. it shows my address!", "userDisplayName": null, "userId": "333" }, { "creationDate": "2013-02-23T13:58:21.470", "id": "324777", "postId": "9686", "score": "1", "text": "I recommend this tool http://www.apps-tube.com/whois/", "userDisplayName": null, "userId": "134898" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T20:02:57.183", "id": "9686", "lastActivityDate": "2010-10-26T20:02:57.183", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "866", "parentId": "9681", "postTypeId": "2", "score": "6" }
[ { "accepted": null, "body": "<p>There are several whois services with different results (e.g. try online searches). In addition, there are paid services for hiding the real owner of a domain inquestion. Therefore owners can not be displayed for some domains.</p>\n", "commentCount": "0", "comments": ...
null
null
null
null
null
9682
1
null
2010-10-26T19:48:18.760
3
522
<p>I installed Kubuntu-desktop via apt for testing purposes in Gnome. After removing Kubuntu-desktop the bootscreen still is the kubuntu one and not changed back by the uninstall process to the origin ubuntu one. I also noticed that in my standart Gnome Ubuntu Desktop some Fonts and Font-Sizes changed especially in Applications that use KDE librarie like Krusader and on the Menus in Gnome Panel and some other Applications. How can i revert these changes to the state before Kubuntu-desktop was installed?</p>
2689
null
null
2010-10-30T16:04:00.867
After Uninstalling KDE in Ubuntu some changes were not revoked?
[ "kde" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>A good thing to try is to fully <a href=\"http://www.psychocats.net/ubuntu/puregnome\" rel=\"nofollow noreferrer\">remove all the KDE packages</a>. The command below is for Ubuntu 10.10:</p>\n\n<pre><code>sudo apt-get remove akonadi-server akregator amarok amarok-common amaro...
null
null
null
null
null
9683
1
null
2010-10-26T19:53:54.420
7
5807
<p>I'm installing Ubuntu Server 10.04 on a Pentium 3 with 256 MB RAM, I select install, continue with the process and when I see the "configuring apt sources" progress bar then I got the error: "kernel panic not syncing out of memory and no killable process" Does anyone know this problem??, do you think it could be because the size of the RAM??</p> <p>Ive seen in the <a href="https://help.ubuntu.com/10.04/serverguide/C/preparing-to-install.html" rel="nofollow">Ubuntu Server Help</a> that I only need 128 MB RAM to install it. So I dont think its the problem.</p> <p>Regards.</p> <hr> <p>Edit: I' ve made a new try downloading a minimal CD image and installing it, the packages needed were downloaded from internet and I haven't any problems. This is the link to the <a href="https://help.ubuntu.com/community/Installation/MinimalCD" rel="nofollow">iso</a>.</p>
4568
5768
2012-07-09T13:07:03.913
2017-02-05T18:38:32.450
"kernel panic not syncing out of memory and no killable process"
[ "installation", "server", "memory" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Did you check the memory with the memtest86+ option when the CD boots? Preferably keep it running overnight. Just in case there is something wrong with it...</p>\n\n<p>One possible reason for \"out of memory\" errors on systems with not much RAM can happen when <code>fsck</...
null
null
null
null
null
9687
1
null
2010-10-26T20:03:19.327
4
945
<p>I love <strong>GNOME Screensaver</strong> application and all the themes that can use be used with it -the defaults and additionals from the repositories. So I would like to prefer the "Random" theme selection. </p> <p><strong>The problem</strong>: there's a choice as <strong>Images Directory</strong> among themes. When I opt for <strong>Random</strong>, screensaver shows the content of my Images directory as well. No need to give details, but this is not suitable for more than one reason. Shortly, that directory is very private for me and screensaver, by nature, is to be wieved by everybody when we lock the screen and leave the computer.</p> <p>Once upon a time there were a number of discussions on the issue, but the developers' approach was something like this: "<em>This is not a bug, this is a feature</em>". Technically it may not be considered as a bug, but still it is a personal security issue for me.</p> <p>A workaround may be not to use the default Images directory for images -or putting just a few screensaver-safe image in it- and to use another directory for the personal images, instead. I don't like this way because desktop integration of GNOME &amp; Ubuntu makes that directory -which comes as <strong>default</strong>- functional for some image related task.</p> <p>So the question: How can I choose <strong>Random</strong> option for the GNOME Screensaver and yet not include the Image directory to the line?</p>
3781
3781
2010-10-26T21:33:43.397
2010-10-26T21:33:43.397
How to prevent GNOME Screensaver's "random" option from including Images directory?
[ "gnome", "security", "screensaver", "personalization" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T15:28:59.543", "id": "9839", "postId": "9687", "score": "1", "text": "BTW, you should always store those *more than one reason* images in a semi-hidden directory (like ~/nrop/ or ~/.nrop/) so anyone you casually let use your computer won't stumble across them.", ...
null
[ { "accepted": null, "body": "<p>There are \"Wishlist\" bug reports about this on <a href=\"https://bugs.edge.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/31979\" rel=\"nofollow noreferrer\">Launchpad</a> and <a href=\"https://bugzilla.gnome.org/show_bug.cgi?id=316462\" rel=\"nofollow noreferrer\">the...
null
null
null
null
null
9694
1
22895
2010-10-26T20:30:54.353
27
30348
<p>I would like to run two X server instances at the same time.</p> <p>One would be an interactive session using the mouse and keyboard attached to the computer. The other would be a 'virtual' session that I could then connect to and use over a network.</p> <p>In other words, I want something like telnet/ssh that allows me to log in to my Ubuntu machine from somewhere else. However, I would like at least a basic graphics display when I log in.</p>
5
449
2020-08-04T08:51:26.653
2020-08-04T08:51:26.653
How to run two X sessions at the same time?
[ "xorg", "display", "session" ]
6
2
CC BY-SA 3.0
[ { "creationDate": "2010-10-26T20:37:36.390", "id": "9704", "postId": "9694", "score": "1", "text": "Im assuming you want to run two users on your computer simultaneously?", "userDisplayName": null, "userId": "2978" }, { "creationDate": "2010-10-26T21:03:29.067", "id": "9707",...
{ "accepted": true, "body": "<p>If you are running an X session under Ubuntu on machine A it will appear on screen:0 (<kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>F7</kbd>) on A.</p>\n\n<p>You want to run a remote X Session from machine B (on your Lan) without interrupting your current session on A.</p>\n\n<p>Go to the first console screen (<kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>F1</kbd>) login at the console and then ask Machine B to send an X session to screen: on A - like this</p>\n\n<pre><code>u@A:~$ X :1 -query IP-of-B\n</code></pre>\n\n<p><code>X</code> asks for an X session, <code>:1</code> says to put it on screen 1, <code>-query</code> asks for the session from in this case IP address of B</p>\n\n<p>You will find the new session on screen :1 (<kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>F8</kbd>).</p>\n\n<p>This is not secure (no ssh) but is quick and easy for a home network when sound is not required over the connection.</p>\n\n<p>You can use nomachine's nxclient/server which is fine but runs in your current session on A screen :0 in its own window. It provides support for local sound and local printing - last time I looked Firefox would not start up if sound was enabled.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-03-28T01:29:51.233", "id": "36230", "postId": "22895", "score": "0", "text": "This definitely helps.", "userDisplayName": null, "userId": "5" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-01-23T13:13:49.100", "id": "22895", "lastActivityDate": "2017-03-15T21:32:32.393", "lastEditDate": "2017-03-15T21:32:32.393", "lastEditorDisplayName": null, "lastEditorUserId": "527764", "ownerDisplayName": "user9443", "ownerUserId": null, "parentId": "9694", "postTypeId": "2", "score": "7" }
[ { "accepted": null, "body": "<p>Not quite an answer to your question, but...</p>\n\n<p>You can run X-programs over ssh, I often use this to give me access to protected/restricted services on my LAN when i'm out. Basicly what it does is connect a pipe from you machine to an ssh-server ans forward the display...
null
null
null
null
null
9703
1
9707
2010-10-26T21:40:29.630
5
3919
<p>I have a Ubuntu machine next to my TV. Sometimes I use my TV (hdmi) as a secondary monitor, twinview.</p> <p>Using the "NVidia X Server Setting", nvidia-settings, I can turn the second monitor (TV) on or off. (NVidia driver version is 260.19.06)</p> <p>However, since I do this quite frequently I would like to install a keyboard shortcut. So step one is to turn on/off the 2nd monitor using command line.</p> <p>Any idea on how to control this, using command line?</p> <p>Cheers Leif</p>
2708
null
null
2010-10-26T22:41:31.627
Turn on 2nd NVidia screen using command-line
[ "nvidia", "twinview" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><a href=\"http://willem.engen.nl/projects/disper/\">disper</a> has worked very well for me for controlling an nVidia card for the same purpose. My second display was a TV, btw. You can install <code>disper</code> from this ppa: <a href=\"https://launchpad.net/~disper-dev/+archive/ppa\">https://launchpad.net/~disper-dev/+archive/ppa</a></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-27T11:02:00.173", "id": "9804", "postId": "9707", "score": "0", "text": "This program allows me to switch to a second monitor without restarting xserver! This is what I was looking for! My dream came true! ;)\nMany thanks for this!", "userDisplayName": null, "userId": "934" }, { "creationDate": "2012-09-07T00:05:01.197", "id": "230418", "postId": "9707", "score": "0", "text": "From an anonymous user: since nvidia 302 disper does not work any more // before this upgrade it worked very well for me", "userDisplayName": null, "userId": "54298" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-26T22:14:47.130", "id": "9707", "lastActivityDate": "2010-10-26T22:14:47.130", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "289", "parentId": "9703", "postTypeId": "2", "score": "8" }
[ { "accepted": null, "body": "<p>try nvidia-settings -h</p>\n\n<p>I'm not sure about this, but nvidia-settings seams to be a graphical front-end to edit ~/.nvidia-settings-rc </p>\n\n<p>So if you save this file, use nvidia-settings, to add the TV display and save your settings, you should have two configurat...
null
null
null
null
null
9706
1
9769
2010-10-26T21:58:01.720
6
484
<p>Sometimes I start typing a message to someone then stop, rethink it and change it or not send it at all. I don't want them to see "User is typing" messages. I see no option to disable this in Empathy.</p>
90
null
null
2012-02-05T14:33:39.063
How do I keep Empathy from telling the other person when I am typing?
[ "10.10", "empathy" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2010-10-26T22:01:52.793", "id": "9715", "postId": "9706", "score": "1", "text": "In Pidgin, the option is under Tools -> Preferences -> Conversations -> \"Notify buddies that you are typing to them\"", "userDisplayName": null, "userId": "90" }, { "creationDate"...
{ "accepted": true, "body": "<p>There does not seem to be a way to achieve this. Empathy itself does not really have any privacy preferences that I've seen. </p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-27T13:51:09.187", "id": "9824", "postId": "9769", "score": "0", "text": "I suppose this is part of their keep it simple model. Maybe you can submit a feature request to them. I wonder if it even shows the other participant that you are typing.", "userDisplayName": null, "userId": "4538" }, { "creationDate": "2010-10-27T16:45:45.747", "id": "9849", "postId": "9769", "score": "0", "text": "It definitely shows the other person that you are typing.", "userDisplayName": null, "userId": "90" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-27T13:49:51.950", "id": "9769", "lastActivityDate": "2010-10-27T13:49:51.950", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4538", "parentId": "9706", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>There does not seem to be a way to achieve this. Empathy itself does not really have any privacy preferences that I've seen. </p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-27T13:51:09.187", "id": "9824", "postId": ...
null
null
null
null
null
9714
1
9715
2010-10-27T00:53:10.710
11
17736
<p>Is there a tool which can achieve high picture compression while preserving (as much as possible) the image quality and can compress images in batches, in order to make optimal images for websites?</p>
2968
527764
2020-08-11T08:21:58.420
2020-08-11T08:21:58.420
Tool for high picture compression with low loss of quality
[ "image-processing", "compression" ]
4
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>I know <code>pngcrush</code> and <code>optipng</code>.</p>\n\n<p>There is also <code>pngquant</code> and <code>pngnq</code> but those are lossy when the original was in truecolor.</p>\n\n<p>For photos you probably want to convert to JPEG instead.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2017-02-16T22:08:53.733", "id": "1379688", "postId": "9715", "score": "0", "text": "links removed as they were broken", "userDisplayName": null, "userId": "527764" }, { "creationDate": "2021-04-22T08:58:40.940", "id": "2274391", "postId": "9715", "score": "0", "text": "I tested optipng and pngquant, and the result is pngquant 3 times faster and save much more disk space compared to optipng.", "userDisplayName": null, "userId": "925449" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-27T01:03:52.900", "id": "9715", "lastActivityDate": "2017-02-16T22:08:32.240", "lastEditDate": "2017-02-16T22:08:32.240", "lastEditorDisplayName": null, "lastEditorUserId": "527764", "ownerDisplayName": null, "ownerUserId": "935", "parentId": "9714", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>I know <code>pngcrush</code> and <code>optipng</code>.</p>\n\n<p>There is also <code>pngquant</code> and <code>pngnq</code> but those are lossy when the original was in truecolor.</p>\n\n<p>For photos you probably want to convert to JPEG instead.</p>\n", "commentCount": ...
null
null
null
null
null
9720
1
9722
2010-10-27T02:01:20.230
3
3576
<p>I use ubuntu desktop 10.10 on a netbook. Quite often I use it as a proxy server (squid3) and file server (samba) for my network. So when I am using it as a network server, is it possible to boot into only command prompt and there by I can bring down power usage and have a longer battery backup.</p>
2968
null
null
2011-10-28T18:27:58.023
Booting ubuntu desktop into command prompt
[ "networking", "command-line", "server", "battery", "power-management" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can edit the kernel parameters in grub to add <code>text</code> as a boot parameter.</p>\n\n<p>To do that temporarily (just for the current boot), you can edit the boot menu entry by pressing <code>e</code> (if you don't want the default boot menu entry, first select the one you want). If you don't see the boot menu, you can hold down the <kbd>Shift</kbd> key during boot to make sure it gets shown. You have to add the word <code>text</code> at the end of the line that starts with <code>linux</code>.</p>\n\n<p>To make this permanent, you can add <code>text</code> to the value of <code>GRUB_CMDLINE_LINUX_DEFAULT</code> in <code>/etc/default/grub</code>. If you didn't change that file before (some people remove the <code>quiet</code> and/or <code>splash</code>, or add other kernel options), the line will then look like:</p>\n\n<pre><code>GRUB_CMDLINE_LINUX_DEFAULT=\"quiet splash text\"\n</code></pre>\n\n<p>After changing this, you should run <code>sudo update-grub</code> to regenerate the actual grub boot menu configuration.</p>\n\n<hr>\n\n<p>When you want to start the GUI from the console, do it with:</p>\n\n<pre><code>sudo start gdm\n</code></pre>\n\n<p>To stop the GUI again, log out (to make sure all your settings are stored etc.), switch to the console, and do the same with \"stop\" instead of \"start\":</p>\n\n<pre><code>sudo stop gdm\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-27T03:49:48.347", "id": "9756", "postId": "9722", "score": "0", "text": "You've got the right answer here, but a couple of lines about how to get the GRUB menu to show up (tap esc at the right time) and how to edit the boot line would make it much more useful. I can't remember the exact steps or I'd post them here, but you guys are way more guru than me!!", "userDisplayName": null, "userId": "3739" }, { "creationDate": "2010-10-27T04:40:04.997", "id": "9764", "postId": "9722", "score": "0", "text": "I also just remembered I forgot to add how to make it permanent, so was going to edit it anyway... ;-)", "userDisplayName": null, "userId": "935" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-27T02:22:00.460", "id": "9722", "lastActivityDate": "2011-10-28T18:27:36.370", "lastEditDate": "2011-10-28T18:27:36.370", "lastEditorDisplayName": null, "lastEditorUserId": "17739", "ownerDisplayName": null, "ownerUserId": "935", "parentId": "9720", "postTypeId": "2", "score": "7" }
[ { "accepted": null, "body": "<p>I dont know if you can boot into shell, w/o the graphics mode, but you can use the 6 terminals *Nix provides, buy pressing</p>\n\n<p><kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>F1</kbd> to <kbd>F6</kbd></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate"...
null
null
null
null
null
9726
1
9759
2010-10-27T02:51:42.370
2
731
<p>How can I add an <strong>unlisted</strong> repository to my <strong>Software Sources</strong> via its (http/ftp)://... URL? </p> <p>I am not referring to a single entry in the /etc/apt/sources.list.<br> The URL I am referring to points to a full-and-complete repository (security updates main restricted universe mutliverse). </p> <p>I know about manually editing <code>/etc/apt/sources.list</code>, but that is a general pain compared to just adding the repository's URL into Software Sources (if it is possible). </p> <p>Is the Software Sources server-list dynamically downloaded from Canonical, and/or is it somewhere on my file-system? ... and would it work if I just add my URL to this list, and then choose it via the normal Software Sourced dialog? </p> <p>There doesn't seem to be an "Add" option in the "Ubuntu Software" tab of Software Sorces. I can only find the "Other" option, which allows me to choose an alread listed server. </p> <p>*<strong><em>UPDATE</em>*</strong><br> I've just found a tool called <code>apt-mirror</code> which allows the building of a local mirror, so I assume that there must be a way to use this new mirror, and that it grafts into the normal apt-get/aptitude/Synaptic system.. My "new" mirror is my ISP's not-fully-public Linux mirror, and I assume it can be grafted in, too.. Am I on the right train with this line of thought? </p>
2670
2670
2010-10-27T09:50:13.237
2011-06-06T22:14:45.970
How can I add an unlisted repository as my primary "Software Sources"?
[ "repository", "software-sources" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2021-04-28T01:13:02.793", "id": "2277343", "postId": "9726", "score": "0", "text": "If you are really brave, use find and replace on the list.", "userDisplayName": null, "userId": "249734" } ]
{ "accepted": true, "body": "<p>In the Software-Sources pane, there are two tabs: \"Software from Ubuntu\" and \"other software\". If you</p>\n\n<ul>\n<li>deactivate all of the check boxes for the Ubuntu repositories</li>\n</ul>\n\n<p>and</p>\n\n<ul>\n<li>add your repository to the \"Other Software\" sources list</li>\n</ul>\n\n<p>It will all work as you plan. Assuming of course, your replacement repository is up to scratch and doesn't have any inconsistencies and so on. Make sure your repository's sane!</p>\n\n<p>The Add option you are referring to is in the software centre → edit → Software Sources → Other Software → Add</p>\n\n<p>(The labels could be a bit off, since I'm looking them up on my localised installation)</p>\n\n<p><strong>Note:</strong>\nAfter you've done this, the software centre will no longer look as it does now. It will contain all of the Programs in an entry just below the \"Provided by Ubuntu\" label, which is activated by default. So User Experience will suffer somewhat. If you plan to do this for other users, which will regularly install random applications, it will be slightly awkward. But since <strong>Search will work as it did before</strong>, it's not a big issue.</p>\n\n<p><strong>Update:</strong>\nAre you sure your ISP is providing an Ubuntu 10.10 Repository?\nIf so, maybe apt is already automatically choosing it for you. From what I remember, apt will at some point try to locate the fastest mirror for you.[1] If you're just trying to gain some speed, maybe this is what we programmers call \"premature optimisation\", a mistake. Is your current access to the repository particularly slow?</p>\n\n<p>[1]: To do it manually, open the Software Sources dialogue, locate the drop down box \"Download from\" (should say something like \"Servers for Australia\"), click on \"Others\" and then click the button that says \"Locate fastest server\".</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-10-27T11:39:20.640", "id": "9807", "postId": "9759", "score": "1", "text": "Thanks for the answer. The ISP is large, fast, reputable and is pro-Linux (at heart).. One reason I want to use them is because their mirror is unmetered to their clients (me).. not that it matters that much, as I rarely get close to my monthly GB limit.. I've done it manually via /etc/apt/sources.list, but main reason I want to do this is because I learn a lot from it... I've had a quick look at your method and it seems to be close to the mark, and is very useful info, but perhaps I'm chasing something that doesn't exist (or understand well enough). I'll have a look at it again in the morning", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2010-10-27T11:46:19.267", "id": "9808", "postId": "9759", "score": "0", "text": "..(a bit more; following on from the previous comment).... I'm looking for a way which only requires that I enter the single MAIN URI to their ftp folder... just like what appears in the **Download From** list in the **Ubuntu Sources** tab... Your method seems to avoid the *manual* sources.list method, but still requires the same number of deb \"lines\"... but I look at it again tomorrow...", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2010-10-27T21:35:45.567", "id": "9917", "postId": "9759", "score": "0", "text": "I've had another look at it... It still looks to me like the \"Other Software\" method is not what I was after... but in looking so critically at all this, and with exposure to various \"sources.list\" files (by choosing different mirrors), I've come to realize that modifying \"source.list\" is not as complicated as it first seemed... actually it is pretty straight forward :)... There may some way to do it via a single URL, but I think you were right on target: **\"premature optimisation\"**... The \"sources.list\" is the way to go for my situation (now that I understand it better)... Thanks", "userDisplayName": null, "userId": "2670" }, { "creationDate": "2011-04-28T14:41:21.947", "id": "41572", "postId": "9759", "score": "0", "text": "this doesn't work if you want to do a dist-upgrade since it will want to replace the mirrors and will refuse to do it with anything but one from the official list", "userDisplayName": null, "userId": "15222" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-27T10:41:34.647", "id": "9759", "lastActivityDate": "2010-10-27T10:52:53.353", "lastEditDate": "2010-10-27T10:52:53.353", "lastEditorDisplayName": null, "lastEditorUserId": "1067", "ownerDisplayName": null, "ownerUserId": "1067", "parentId": "9726", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>In the Software-Sources pane, there are two tabs: \"Software from Ubuntu\" and \"other software\". If you</p>\n\n<ul>\n<li>deactivate all of the check boxes for the Ubuntu repositories</li>\n</ul>\n\n<p>and</p>\n\n<ul>\n<li>add your repository to the \"Other Software\" source...
null
null
null
null
null
9731
1
9732
2010-10-27T03:55:05.440
4
510
<p>I've set up a passwordless login to a friend's computer and everything works very well. </p> <p>I've even edited my <code>~/.ssh/config</code> to add his hostname and my username.</p> <p>So I just type <em>ssh friend</em> and it connects... but every time I log out (and back in) before running <em>ssh friend</em>, I'm asked for my passphrase.</p> <p>Is there a way to avoid this? I tried with <em>ssh-add</em> but it also locks on log-out. </p>
4360
8844
2011-03-29T19:17:24.850
2014-06-16T06:19:18.377
I've setup SSH Key login, but want to avoid a passphrase
[ "security", "ssh", "keyrings" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can remove the password from your key file, but of course that's not very safe...</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-27T04:04:28.553", "id": "9758", "postId": "9732", "score": "0", "text": "Hum, yeah i thinks that isn't very secure or recommended but i guess it's my only option, there's anyway to do that for my actual key ?", "userDisplayName": null, "userId": "4360" }, { "creationDate": "2010-10-27T04:22:02.580", "id": "9762", "postId": "9732", "score": "0", "text": "I removed my key and created a new one.", "userDisplayName": null, "userId": "4360" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-27T03:58:02.227", "id": "9732", "lastActivityDate": "2010-10-27T03:58:02.227", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "935", "parentId": "9731", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>You can remove the password from your key file, but of course that's not very safe...</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-27T04:04:28.553", "id": "9758", "postId": "9732", "score": "0", "t...
null
null
null
null
null
9733
1
9740
2010-10-27T04:11:37.877
15
6640
<p>I am using System Monitor 2.28.0. When I look in the Resources tab, I see a nice graph with for memory and swap. Memory is about 60% 2.3 GiB of 3.8. When I type the command free, I got :</p> <pre><code> total used free shared buffers cached Mem: 3994908 3962396 32512 0 100852 1477032 -/+ buffers/cache: 2384512 1610396 Swap: 8000328 28468 7971860 </code></pre> <p>cat /proc/meminfo | grep MemFree give</p> <pre><code>MemFree: 34536 kB </code></pre> <p>The situation has remained the save for several minute. I started a lot of process with a script and the script is waiting for the free memory to get lower. According to what I am seeing in the Process tab (or with top), the number in System Monitor seem a lot closed to the total of the memory of the process that the one reported by free. </p> <p>Thanks</p>
3999
7035
2011-06-03T22:22:10.133
2015-07-11T20:43:44.763
What is the difference between the memory usage report in System Monitor and the one by free?
[ "memory-usage" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>The difference is whether or not the \"buffers\" and \"cached\" memory is included in the \"used\" count.</p>\n\n<p>Generally, Linux system memory is used by the kernel for two purposes: processes and file/network cache/buffers. If you look closely at the output of <code>free</code>, it is already shown:</p>\n\n<pre><code>\n total used free shared buffers cached\nMem: 3994908 <strong>3962396</strong> 32512 0 <strong>100852</strong> <strong>1477032</strong>\n-/+ buffers/cache: <strong>2384512</strong> 1610396\nSwap: 8000328 28468 7971860\n</code></pre>\n\n<p>If you add \"buffers\" and \"cache\", and then subtract that from the \"used\" column, you'll get the second line under \"used\" (the line that starts with <code>-/+ buffers/cache</code>), which shows about 2.3G (2384512) in use, which matches the reported memory in use that System Monitor is reporting (it is ignoring the buffers/cached because those will go away to make room for more processes).</p>\n\n<p>Your grep against <code>/proc/meminfo</code> actually matches the first line's \"free\" column (32512 is close enough to 34536 -- it likely changed between the two command outputs).</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-27T07:24:13.467", "id": "9779", "postId": "9740", "score": "0", "text": "Thanks, I wonder why the system needed 1.5 Gig in cache, but that make it clear.", "userDisplayName": null, "userId": "3999" }, { "creationDate": "2010-10-27T17:45:18.737", "id": "9857", "postId": "9740", "score": "1", "text": "It's less a matter of \"need\" than of \"used\". At that point in time, it had read at least that much from the hard drive, and kept it in spare memory in case it needed to use it again.", "userDisplayName": null, "userId": "721" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-27T06:36:19.473", "id": "9740", "lastActivityDate": "2015-07-11T20:43:44.763", "lastEditDate": "2015-07-11T20:43:44.763", "lastEditorDisplayName": null, "lastEditorUserId": "158442", "ownerDisplayName": null, "ownerUserId": "721", "parentId": "9733", "postTypeId": "2", "score": "17" }
[ { "accepted": true, "body": "<p>The difference is whether or not the \"buffers\" and \"cached\" memory is included in the \"used\" count.</p>\n\n<p>Generally, Linux system memory is used by the kernel for two purposes: processes and file/network cache/buffers. If you look closely at the output of <code>free...
null
null
null
null
null
9734
1
9742
2010-10-27T04:39:25.263
4
343
<p>I would like everyone's to have a folder in the home directory to accessible over the internet w/ password protected. I would also like to limit how much everyone can have in the home folder. </p> <p>When they ssh on to the machine they also are only limited to viewing there files, and can see nothing beyond their home directory.</p> <p>I am setting up a server for some students doing some coding and sharing of files. I would appreciate any help with this.</p> <p>Please and thank you.</p>
333
null
null
2018-12-13T14:48:42.210
Setting up a server for student developers
[ "server", "samba", "apache2" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T10:32:16.670", "id": "9803", "postId": "9734", "score": "1", "text": "It is worth thinking about whether or not the student would gain something if everybody's home would be accessible to all. My university provides such a server, and everybody can *read* anything o...
{ "accepted": true, "body": "<p>First of all, you should use key-based authentication for ssh, not password based. They need to learn how to do proper security from the start...</p>\n\n<p>OpenSSH has the option to chroot users into their home directory, that should keep the students inside their own $HOME. Alternatively, you can use permissions / umask to restrict access to other student's $HOME.</p>\n\n<p>More might/will be needed depending on what sort of development they need to do...</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-27T10:02:03.003", "id": "9793", "postId": "9742", "score": "0", "text": "+1 for chrooting SSH. It's a MASSIVE pain to set up (IME) but it's well worth it for security.", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-10-27T15:05:54.653", "id": "9835", "postId": "9742", "score": "0", "text": "links? places to look?", "userDisplayName": null, "userId": "333" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-27T07:43:31.773", "id": "9742", "lastActivityDate": "2010-10-27T07:43:31.773", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "935", "parentId": "9734", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>First of all, you should use key-based authentication for ssh, not password based. They need to learn how to do proper security from the start...</p>\n\n<p>OpenSSH has the option to chroot users into their home directory, that should keep the students inside their own $HOME....
null
null
null
null
null
9735
1
null
2010-10-27T05:30:31.553
5
655
<p>Have the ATI Drivers improved any? Are they any better than the default open source driver? Are they worth enabling? </p>
3680
866
2010-10-27T07:03:21.320
2010-10-27T10:24:59.867
Should I enable the ATI Proprietary Driver?
[ "graphics", "ati" ]
1
5
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T06:45:40.303", "id": "9775", "postId": "9735", "score": "3", "text": "The answer is hardware dependent. Not all ATI are supported equally by both drivers. Which graphic card do you have?.", "userDisplayName": null, "userId": "211" }, { "creationDate"...
null
[ { "accepted": null, "body": "<blockquote>\n <p>Have the ATI Drivers improved any?</p>\n</blockquote>\n\n<ul>\n<li>Yes, quite a bit. But not enough.</li>\n</ul>\n\n<blockquote>\n <p>Are they any better than the default\n open source driver?</p>\n</blockquote>\n\n<ul>\n<li>They offer better performance, po...
null
null
null
null
null
9739
1
9745
2010-10-27T06:29:21.423
1
215
<p>When installing Ubuntu, there is a slide for checking met conditions.</p> <p>I observed that if you have for example only 384 MB of memory, the installer could crash.</p> <p>See <a href="https://bugs.launchpad.net/bugs/658615" rel="nofollow">https://bugs.launchpad.net/bugs/658615</a> for details.</p>
4782
null
null
2010-10-27T08:03:24.910
Why does Ubuntu Installer not have a minimum memory condition?
[ "installation", "memory" ]
2
4
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T06:37:19.500", "id": "9772", "postId": "9739", "score": "1", "text": "Your link is not accessible. I am getting the error 'Sorry, you don't have permission to access this page.' after logging in.", "userDisplayName": null, "userId": "3602" }, { "crea...
{ "accepted": true, "body": "<p>I'm not sure your particular crash was due to an out of memory situation (though there's one other bug with a similar traceback to yours that's also a suspected OOM), but there's <a href=\"https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/55775\" rel=\"nofollow\">a bug report</a> requesting better dealing with such situations, which Colin Watson (Ubiquity developer) has <a href=\"https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/55775/comments/5\" rel=\"nofollow\">acknowledged</a>.</p>\n\n<p>See \"<a href=\"https://help.ubuntu.com/10.10/installation-guide/i386/minimum-hardware-reqts.html\" rel=\"nofollow\">Meeting Minimum Hardware Requirements</a>\" on the Ubuntu documentation for more information on required specs.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-27T08:03:24.910", "id": "9745", "lastActivityDate": "2010-10-27T08:03:24.910", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2181", "parentId": "9739", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p>I think there is no <em>absolute</em> minimum memory requirement that will work for all circumstances, so it's a bit difficult to check for. I have installed Ubuntu on systems with 256 MiB of RAM, for example.</p>\n\n<p>For example, it depends on what you do in the live envi...
null
null
null
null
null
9741
1
15174
2010-10-27T07:32:49.770
7
10043
<p>cheese records at painful fps. video recording is really slow in cheese almost unusable. How can I increase the fps for cheese.</p> <p>I have HCL laptop with built in 1.3 MP camera 2.47 GHz i3 processor with 2 GB RAM. running maverick 32 bit. </p> <p>I installed camorama from software centre which has fine video (fps), but I can't seem to use it due to some error. So I doubt there is something to be tweaked with cheese itself.</p>
2910
721
2011-03-24T09:08:52.217
2011-03-24T09:08:52.217
Video recording in cheese is slow
[ "cheese" ]
5
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T08:01:06.893", "id": "9782", "postId": "9741", "score": "0", "text": "Please could you edit your question to provide us with some more information about your hardware, in particular the model of your webcam?", "userDisplayName": null, "userId": "866" }, ...
{ "accepted": true, "body": "<p><em>There is NO option to edit fps in cheese</em>. Cheese just streams direct video input from your webcam.</p>\n\n<p>You mention slow fps during recording, but I'm assuming that the video displayed in cheese even when not recording has the same <em>slow</em> fps, right? \nIn effect, the fps you see before recording is what you are recording?</p>\n\n<p>If so, I imagine you are recording in your room? which means low lighting.</p>\n\n<ul>\n<li>try taking the laptop outside in bright sunlight and test if the fps improves or not.</li>\n</ul>\n\n<p>If <em>fps does improve</em> outside, it means that webcam driver is running with an <em>auto-exposure setting ON</em>.\n(That means the fps depends directly on the webcam exposure. More light more fps. Less light less fps.)</p>\n\n<p>Some webcam drivers might have an option to turn this setting off.</p>\n\n<p><em>To check</em> : Install the <code>v4l2ucp</code> program. Once installed, you can start the program from the menu item <code>System &gt; Preferences &gt; Video4Linux Control Panel</code> . \nCheck if you have the options for <em>Automatic Gain and Exposure</em> (a checkbox) , <em>Exposure</em> , <em>Gain</em>. If you have the options, then you can turn it off and adjust the options as suitable.</p>\n\n<hr>\n\n<p><em>If you do not have the options</em>, it means your webcam driver does not <em>yet</em> support the auto-exposure options. </p>\n\n<p>If the webcam has options to toggle Auto-Exposure when you <em>boot into Windows</em>, then you're in luck. The option can be included in Linux kernel for your webcam.</p>\n\n<p><em>Check if there is an existing bug</em> requesting the feature: <a href=\"https://bugzilla.kernel.org/query.cgi\">Search in Product: v4l-dvb</a> </p>\n\n<p><em>If not, File a bug</em> in the kernel. <a href=\"https://bugzilla.kernel.org/enter_bug.cgi?product=v4l-dvb\">Product: v4l-dvb</a> , Select Component: webcam</p>\n\n<p>Bug is an enhancement feature request and should include following info:</p>\n\n<pre><code> lspci -vvnn\n lsusb\n dmesg\n uname -a\n</code></pre>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-11-28T13:25:42.170", "id": "16023", "postId": "15174", "score": "0", "text": "You were right about the fps being fine in the sunlight, followed the steps and now it works great. Thanks so much :)", "userDisplayName": null, "userId": "2910" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-27T20:49:18.240", "id": "15174", "lastActivityDate": "2010-11-28T01:21:13.717", "lastEditDate": "2010-11-28T01:21:13.717", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "2588", "parentId": "9741", "postTypeId": "2", "score": "9" }
[ { "accepted": null, "body": "<p>Something <a href=\"http://live.gnome.org/Cheese/FAQ#I.27m_getting_a_really_slow_response_with_the_video.2C_the_video_is_sluggish_and_everything_looks_quite_slow.2C_like_as_the_video_lags.2C_what_could_i_do.3F\" rel=\"nofollow\">from the Cheese FAQ</a>:</p>\n\n<blockquote>\n<...
null
null
null
null
null
9743
1
9830
2010-10-27T07:50:31.073
8
7527
<p>I have a legacy Java program that outputs an SQL script. I then use Apache Derby to run that SQL on the target database (which is not on the same server as CRON).</p> <p>When run via putty, this works fine. When run in windows this works fine. When run using CRON, Derby reads £ signs as ?. </p> <p>If I look at the sql script generated (using VI), it contains the £ signs. If I check the database however, it contains ?.</p> <p>Why would running this under CRON make the program behave any differently?</p>
4241
2181
2010-10-27T08:12:16.457
2017-09-24T14:46:16.477
CRON is changing encoding?
[ "files", "cron", "encoding" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It appears that CRON was the issue. When the Java program ran, and outputted the results to file, it failed to write correctly. The SQL file I was reading was pointing at a wrong version.</p>\n\n<p>To solve the problem, I added the following code near the top of the CRON script</p>\n\n<pre><code>export LANG = en_US.UTF-8\n</code></pre>\n\n<p>This ensured that the £ sign was correctly formatted.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-12T05:16:56.013", "id": "13349", "postId": "9830", "score": "0", "text": "You can also accept your own answers (clicking on the tick in the circle left to your answer). :)", "userDisplayName": null, "userId": "3037" }, { "creationDate": "2022-12-28T10:15:35.520", "id": "2526971", "postId": "9830", "score": "0", "text": "My cron script didn't know what \"export\" command is. \nLANG=de_DE.UTF-8\nLANGUAGE=de\nLC_ALL=de_DE.UTF-8\n(each in new line) worked for me", "userDisplayName": null, "userId": "519895" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-27T20:50:04.157", "id": "9830", "lastActivityDate": "2010-10-27T20:50:04.157", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4241", "parentId": "9743", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>It appears that CRON was the issue. When the Java program ran, and outputted the results to file, it failed to write correctly. The SQL file I was reading was pointing at a wrong version.</p>\n\n<p>To solve the problem, I added the following code near the top of the CRON scri...
null
0
null
null
null
9746
1
9754
2010-10-27T08:18:34.320
2
8607
<p>I have these <strong>pdf</strong> files of c++code and they are colored which would be cool, except that the network printer here is b&amp;w and the printed out codes come in various shades of pale grey which makes them essentially unreadable (specially the comments).</p> <p>I would like everything (text, codes, commands,...) to be printed in the same (black) color.</p> <p>i've tried fuddling with the printer's properties, but the closest thing i see is the 'level of grey' tab, and there i have the choice between 'enhanced' and 'normal' (and it doesn't make a difference in my case). i've tried 'print to file', but i don't see any options there to print to b&amp;w, I've tried installing the 'generic cups printer', but again no options to print to b&amp;w.</p> <p>any idea ?</p> <p>(i'm on 10.10)</p>
2413
41
2011-01-03T00:32:26.773
2011-01-03T00:32:26.773
Print to File in Black and White (not in greyscale)
[ "printing" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Most of the printer have option to print as monochrome (that means strict black and white with no shades). Go to System->Administration->Printing, then, under \"Color Model\", choose \"Greyscale\"</p>\n\n<p>The othe option is to convert your pdf to tiff image, its basically what OCR tools do:</p>\n\n<p><code>gs -sDEVICE=tiffg4 -r300x300 -sOutputFile=output.tif -- input.pdf</code></p>\n\n<p>for more info type <strong>man gs</strong></p>\n\n<p>The third option is to install <strong>kword</strong>, <strong>abiword</strong> or <strong>openoffice pdf extension</strong> and import the pdf , change color and print.</p>\n\n<p>If you need it often, I'd consider installing Windows and acrobat reader into Virtualbox. It's really nice solution for such things.</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2010-10-27T13:48:45.297", "id": "9823", "postId": "9754", "score": "0", "text": "*Go to System->Administration->Printing, then, under \"Color Model\", choose \"Greyscale\"* I'm not totally dofus :). The reason i'm asking is because there is not such a tab on that one (it's a network greyscale printer). As for the two solutions you propose; it so happens that this pdf can't be opened by oo (it causes the pdf-extention to crash). Also, it's really a strange way to simply print in b&w. Surely there must be something simpler. It's okay if you find a way to print in b&w to a pdf file (directly or via CUPS)", "userDisplayName": null, "userId": "2413" }, { "creationDate": "2010-10-27T13:59:28.533", "id": "9826", "postId": "9754", "score": "1", "text": "In Windows version of Acrobat Pro there's what you need, \"print color as black\" option in Print settings. I suppose there must be a simple way to do it on Linux.", "userDisplayName": null, "userId": "4180" }, { "creationDate": "2010-10-27T14:10:01.680", "id": "9827", "postId": "9754", "score": "1", "text": "thanks for that (i don't have windows handy, but i seemed to remember that feature and was starting to wonder whether i was deluding myself).", "userDisplayName": null, "userId": "2413" }, { "creationDate": "2010-10-30T10:00:57.000", "id": "10611", "postId": "9754", "score": "1", "text": "If you need it often, I'd consider installing Windoze and acrobat reader into Virtualbox. It's really nice solution for such things.", "userDisplayName": null, "userId": "4777" }, { "creationDate": "2010-10-31T11:07:30.530", "id": "10787", "postId": "9754", "score": "0", "text": "daniz:> can you put this as an answer so i can send some reps your way and close this .)", "userDisplayName": null, "userId": "2413" }, { "creationDate": "2010-11-01T14:31:03.050", "id": "11045", "postId": "9754", "score": "0", "text": "I added it to existing answer :P", "userDisplayName": null, "userId": "4777" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-27T10:21:41.397", "id": "9754", "lastActivityDate": "2011-01-02T20:13:50.797", "lastEditDate": "2011-01-02T20:13:50.797", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "4777", "parentId": "9746", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>You can choose <code>Plain Text</code> as <code>Highlight Mode</code> before printing. In <code>Gedit</code> you can find this option under <code>View</code> menu. I guess every text editor as a similar option.</p>\n", "commentCount": "2", "comments": [ { ...
null
null
null
null
null
9747
1
10795
2010-10-27T08:33:33.647
3
2417
<p>I'm a Linux newbie. I'm doing a project that uses the gosmore routing engine. In one of my email to the developer about a certain problem, he replied to me that to solve the problem:</p> <p>"I think you will have to move gosmore directory to a home directory and give the webserver read and execute rights. On my Ubuntu installation this is the /home/lambertus/gosmore and my webpages run in /home/lambertus/public_html/yours."</p> <p>I did move the needed files to my home directory, and CHMOD it using this command:</p> <p><code>chmod -R 755 gosmore/</code></p> <p>The thing is, when I "ls -l" for the gosmore directory, it displays that I had had already set the permission correctly (drwxr-xr-x...). But when I check Permissions in the gosmore directory (right-click > Properties), the permissions are still not set. Because of these, my gosmore installation doesn't still work. What can I do to truly set the permissions that I need for the directories? Thanks in advance! :D</p>
4799
null
null
2010-11-01T18:18:24.400
How to give directory and file permissions to a web server
[ "permissions", "webserver" ]
1
6
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T10:18:40.363", "id": "9796", "postId": "9747", "score": "2", "text": "The only true way is that of the console. I mean, chmod and ls are likely right not nautilus (the right-click thing). If ls says that the permission are set, the permissions are set.", "userDi...
{ "accepted": true, "body": "<p>Make sure you're looking at the same directory. Nautilus (the GUI) and <code>ls</code> (in the terminal) will show the same permissions. Where did you end up putting the <code>gosmer</code> directory? Usually this needs to be <code>/home/USER/public_html/gosmer</code> for the webserver to see it as <code>http://localhost/~USER/gosmer/</code>. To enable <code>public_html</code>, use <code>sudo a2enmod user_dir</code>.</p>\n\n<p>Finally, is your webserver configured to run the language that gosmer uses? For example, PHP would need <code>libapache2-mod-php</code> installed, and if gosmer uses CGI, you'd need to enable the CGI module (<code>sudo a2enmod cgi</code>) and allow it (add <code>ExecCGI</code> to the <code>Options</code> directive for your virtual host in the Apache configurations. For example:</p>\n\n<pre><code>&lt;Directory /somewhere&gt;\n AllowOverride All\n Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec ExecCGI\n IndexOptions NameWidth=*\n&lt;Directory&gt;\n</code></pre>\n\n<p>This may need to be done in <code>/etc/apache2/mods-available/userdir.conf</code> if you're using <code>public_html</code> as the target.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-01T18:18:24.400", "id": "10795", "lastActivityDate": "2010-11-01T18:18:24.400", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "721", "parentId": "9747", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>Make sure you're looking at the same directory. Nautilus (the GUI) and <code>ls</code> (in the terminal) will show the same permissions. Where did you end up putting the <code>gosmer</code> directory? Usually this needs to be <code>/home/USER/public_html/gosmer</code> for the...
null
null
null
null
null
9750
1
9753
2010-10-27T09:22:53.520
1
667
<p>What does each of the packages do? I was installing libmozjs-dev, and it said that the following packages need to be removed:</p> <p><code>couchdb-bin</code> <code>desktopcouch</code> <code>evolution-couchdb</code> <code>gnome-user-guide</code> <code>python-desktopcouch</code> <code>python-desktopcouch-records</code> <code>ubuntu-desktop</code> <code>ubuntu-docs</code> <code>xulrunner-1.9.1</code> <code>yelp</code></p> <p>I see some are self-explanatory, what do the ones with couchdb mean? and if I remove the packages, what effect will it have on my system?</p> <p>Thanks.</p> <p>EDIT: I am on Karmic.</p>
3778
7035
2011-06-07T02:43:18.037
2011-06-07T02:43:18.037
What do the following packages do?
[ "installation", "apt" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I wouldn't say they're explicitly Ubuntu One related.</p>\n\n<p>CouchDB is a database. It's a fairly light, fairly fast way of storing simple data. Applications can use it to store their data. One advantage over things like SQLite (that is faster than CouchDB) is it is much easier to dump a load of records to JSON and import them at another end without conflict. You can do this with relational databases but it usually means layering on some transaction-logging logic which can still cause problems in asynchronous settings. This means it can easily be used in version control systems like Ubuntu One a lot more efficiently.</p>\n\n<p>I think we're getting away from the real point somewhat. The clue that something isn't right should be the presence of <code>ubuntu-desktop</code> in that lot. It's just a metapackage but it holds the dependencies for most of the Ubuntu desktop system. If you remove it, and then something does an auto-remove, you'll probably lose most of your desktop.</p>\n\n<p>There's also a conflict with <code>xulrunner-1.9.1</code> which is a core dependency of Firefox.</p>\n\n<p>In short, <code>libmozjs-dev</code> isn't compatible with whatever you're trying to install it on. I note that <code>libmozjs-dev</code> has been dropped from the past two releases so if you're trying to force it into Lucid or Maverick (10.04/10.10) I would stop now and look for another way of installing it (namely downloading it from Mozilla and compiling it yourself).</p>\n", "commentCount": "8", "comments": [ { "creationDate": "2010-10-27T10:04:12.020", "id": "9794", "postId": "9753", "score": "0", "text": "yeah, im trying to install libmozjs, to install mongoDB. So i tried making a symbolic link, but still, i see problems.", "userDisplayName": null, "userId": "3778" }, { "creationDate": "2010-10-27T10:20:40.080", "id": "9798", "postId": "9753", "score": "2", "text": "What's wrong with `sudo apt-get install mongodb`?", "userDisplayName": null, "userId": "449" }, { "creationDate": "2010-10-27T10:28:03.923", "id": "9801", "postId": "9753", "score": "0", "text": "The .couch files in my system are as binary blobs as the sqlites ones. The main difference is that Desktop is not a relational database but a document oriented one (whatever that means). Replication is easier because it don't use a primary key per table, but a unique uuuid per record. I've been evaluating using it in a project, I run back to sqllite (the project must run on windows too), but it looked interesting.", "userDisplayName": null, "userId": "211" }, { "creationDate": "2010-10-27T12:16:41.623", "id": "9809", "postId": "9753", "score": "0", "text": "Mine was just a simple and quick explanation 'cos I've supposed that he was wondering why that packages were on is pc. Obviously your answer is far away better.", "userDisplayName": null, "userId": "4180" }, { "creationDate": "2010-10-28T01:56:32.140", "id": "9958", "postId": "9753", "score": "0", "text": "@Oli I tried that many times, and it needs libmozjs. If I fetch libmozjsdev, then all the above packages are removed. So I made a sym link from firefox's folder, but the mongo shell crashes on basic commands, im guessing because libmozjs is improperly installed. I now built mongo and spidermonkey, its working, but its not convienient. have to go into the folder, and run the shell scripts for the daemon and client separately :((( PS: USing karmic, and updated the OP.", "userDisplayName": null, "userId": "3778" }, { "creationDate": "2010-10-28T02:47:35.200", "id": "9967", "postId": "9753", "score": "0", "text": "I dont think CouchDB is light. On my PC, evolution-couchdb is most memory-hogger process (~100 Mb). Probably beacuse of it written on Erlang.", "userDisplayName": null, "userId": "2026" }, { "creationDate": "2010-10-28T03:31:31.240", "id": "9981", "postId": "9753", "score": "0", "text": "That sounds more like you have a lot of contacts... ;-)", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-10-28T07:46:43.137", "id": "10001", "postId": "9753", "score": "0", "text": "@Kaustubh I don't know what to suggest other than building it yourself and going without the package. In Maverick and Lucid this works without sucking in `libmozjs-dev` so if all else fails and you don't want to built it yourself, perhaps an upgrade might be on the cards.", "userDisplayName": null, "userId": "449" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-27T09:55:56.740", "id": "9753", "lastActivityDate": "2010-10-27T11:22:55.910", "lastEditDate": "2010-10-27T11:22:55.910", "lastEditorDisplayName": null, "lastEditorUserId": "449", "ownerDisplayName": null, "ownerUserId": "449", "parentId": "9750", "postTypeId": "2", "score": "6" }
[ { "accepted": null, "body": "<p>All the packages that have couch* in their names are related to <strong>Ubuntu One</strong>. <code>ubuntu-desktop</code> is a meta-package which install all the standard packages in Ubuntu, you'll find for example also <code>kubuntu-desktop</code>, <code>xubuntu-desktop</code...
null
null
null
null
null
9752
1
null
2010-10-27T09:38:14.913
0
399
<p>Could you please give any basic example of a kernel timer (start_ktimer) implementation in Ubuntu?</p>
3584
721
2010-10-27T18:28:54.003
2010-11-01T18:06:18.857
Implementing kernel timer in Ubuntu
[ "10.04", "kernel", "programming" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T20:06:37.820", "id": "9907", "postId": "9752", "score": "2", "text": "This doesn't seem to be ubuntu-specific - perhaps you should ask on stackoverflow instead?", "userDisplayName": null, "userId": "352" }, { "creationDate": "2012-08-22T08:21:39.993"...
null
[ { "accepted": null, "body": "<p>Kernel timers are described here: <a href=\"http://www.xml.com/ldd/chapter/book/ch06.html#t5\" rel=\"nofollow\">http://www.xml.com/ldd/chapter/book/ch06.html#t5</a></p>\n\n<p>A quick example for a kernel module can be seen under the section \"code for /proc/jitimer\".</p>\n",...
null
null
null
null
null
9757
1
null
2010-10-27T10:38:27.717
6
1864
<p>Which is the most up to date and modern RSS feed reader for my Ubuntu desktop?</p>
2877
527764
2017-03-10T22:18:10.747
2022-02-21T05:14:08.103
Which is the most up to date and modern RSS feed reader?
[ "software-recommendation", "rss" ]
12
1
CC BY-SA 3.0
[ { "creationDate": "2010-10-27T14:55:29.580", "id": "9833", "postId": "9757", "score": "3", "text": "This is a bit broad and it's going to be impossible to respond to your specific needs. Could up update the question with more info? A list of all possible feed readers is more appropriate for a ...
null
[ { "accepted": null, "body": "<p>I suggest you install <a href=\"http://packages.ubuntu.com/Liferea\" rel=\"nofollow noreferrer\">Liferea</a> <a href=\"http://apt.ubuntu.com/p/Liferea\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install Liferea\"></a>. It's perfect for t...
null
null
null
Roger Pate
null
9761
1
null
2010-10-27T10:54:41.233
1
802
<p>how can i connect to internet using CSL USB Modem U1-TF ? I have no problems with Huawei E550 but i can't connect using CSL U1-TF .</p> <p>Fixed - Automatically available when plug in and is supported in Ubuntu 10.10</p>
3267
721
2011-03-22T21:37:13.237
2011-03-22T21:37:13.237
How do I get a CSL Usb Modem U1-TF to work?
[ "10.10", "modem-manager" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T13:29:39.483", "id": "9818", "postId": "9761", "score": "1", "text": "You should create an answer that says something \"this just works when you plug it in\" and accept it as an answer so this shows up as an answered question (instead of editing the topic) Thanks!",...
null
[ { "accepted": null, "body": "<p>This just works when you plug it in.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-27T22:05:36.390", "id": "9920", "postId": "9840", "score": "0", "text": "credited to Jorge Castro", "userDi...
null
null
null
null
null
9763
1
9767
2010-10-27T12:28:53.337
3
66469
<p>I Have this init.d script which I am trying to get to startup with ubuntu however it wont run at startup. It does work when i type "sudo /etc/init.d/couchpotato start" though. Any ideas on how to get it starting at boot?</p> <pre><code>#! /bin/sh ### BEGIN INIT INFO # Provides: CouchPotato application instance # Required-Start: $all # Required-Stop: $all # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: starts instance of CouchPotato # Description: starts instance of CouchPotato using start-stop-daemon ### END INIT INFO ############### EDIT ME ################## # path to app APP_PATH=/usr/local/sbin/couchpotato # path to python bin DAEMON=/usr/bin/python # startup args DAEMON_OPTS=" CouchPotato.py -q" # script name NAME=couchpotato # app name DESC=CouchPotato # user RUN_AS=root PID_FILE=/var/run/couchpotato.pid ############### END EDIT ME ################## test -x $DAEMON || exit 0 set -e case "$1" in start) echo "Starting $DESC" start-stop-daemon -d $APP_PATH -c $RUN_AS --start --background --pidfile $PID_FILE --make-pidfile --exec $DAEMON -- $DAEMON_OPTS ;; stop) echo "Stopping $DESC" start-stop-daemon --stop --pidfile $PID_FILE ;; restart|force-reload) echo "Restarting $DESC" start-stop-daemon --stop --pidfile $PID_FILE sleep 15 start-stop-daemon -d $APP_PATH -c $RUN_AS --start --background --pidfile $PID_FILE --make-pidfile --exec $DAEMON -- $DAEMON_OPTS ;; *) N=/etc/init.d/$NAME echo "Usage: $N {start|stop|restart|force-reload}" &gt;&amp;2 exit 1 ;; esac exit 0 </code></pre>
633
null
null
2016-04-20T12:25:49.627
init.d script startup problems
[ "startup", "scripts", "init.d" ]
6
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You might try to use the insserv command. From the \"man insserv\" command on a 10.10 installation, I can read: </p>\n\n<pre><code>insserv - Enable an installed system init script.\n</code></pre>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-10-27T14:15:23.467", "id": "9828", "postId": "9767", "score": "0", "text": "Ah Brilliant. That did the trick...", "userDisplayName": null, "userId": "633" }, { "creationDate": "2011-01-02T20:54:36.783", "id": "21232", "postId": "9767", "score": "2", "text": "how? just running sudo insserv?", "userDisplayName": null, "userId": "5938" }, { "creationDate": "2011-01-03T09:07:52.050", "id": "21306", "postId": "9767", "score": "0", "text": "I get the \"insserv: warning: script 'K20acpi-support' missing LSB tags and overrides\nThe script you are attempting to invoke has been converted to an Upstart\njob, but lsb-header is not supported for Upstart jobs\" Error :(", "userDisplayName": null, "userId": "5938" }, { "creationDate": "2014-07-17T10:34:58.830", "id": "668905", "postId": "9767", "score": "2", "text": "Yes, this answer needs more details. From `man insserv`: \"insserv is a low level tool used by update-rc.d… It is not recommended to execute insserv directly… update-rc.d is the recommended interface for managing init scripts.\" The other answer suggesting `sudo update-rc.d couchpotato defaults` seems preferable.", "userDisplayName": null, "userId": "53508" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-27T13:28:59.110", "id": "9767", "lastActivityDate": "2010-10-27T13:28:59.110", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1464", "parentId": "9763", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>You can try to run this in terminal:</p>\n\n<p>sudo chmod 755 /etc/init.d/couchpotato</p>\n\n<p>sudo update-rc.d couchpotato defaults</p>\n\n<p>================================</p>\n\n<p>And when you want to disable it from running at startup:</p>\n\n<p>sudo update-rc.d -f c...
null
null
null
null
null
9764
1
9771
2010-10-27T12:45:17.857
2
4346
<p>I cant install anything from software centre, I get this error every time I click on install, "Require installation packages"</p> <p>Here is my output of <strong>sudo apt get update</strong></p> <pre>[sudo] password for gaurav: Hit http://security.ubuntu.com maverick-security Release.gpg Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en Get:1 http://deb.opera.com stable Release.gpg [189B] Ign http://deb.opera.com/opera/ stable/non-free Translation-en Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en_IN Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en_IN Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en_IN Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en_IN Hit http://security.ubuntu.com maverick-security Release Ign http://deb.opera.com/opera/ stable/non-free Translation-en_IN Hit http://deb.opera.com stable Release Get:2 http://dl.google.com stable Release.gpg [189B] Ign http://dl.google.com/linux/talkplugin/deb/ stable/main Translation-en Ign http://dl.google.com/linux/talkplugin/deb/ stable/main Translation-en_IN Hit http://download.virtualbox.org maverick Release.gpg Hit http://security.ubuntu.com maverick-security/main Sources Ign http://deb.opera.com stable/non-free i386 Packages Get:3 http://dl.google.com stable Release [1,338B] Get:4 http://ppa.launchpad.net maverick Release.gpg [307B] Ign http://ppa.launchpad.net/bean123ch/burg/ubuntu/ maverick/main Translation-en Ign http://ppa.launchpad.net/bean123ch/burg/ubuntu/ maverick/main Translation-en_IN Ign http://download.virtualbox.org/virtualbox/debian/ maverick/non-free Translation-en Ign http://download.virtualbox.org/virtualbox/debian/ maverick/non-free Translation-en_IN Hit http://security.ubuntu.com maverick-security/restricted Sources Hit http://security.ubuntu.com maverick-security/universe Sources Hit http://security.ubuntu.com maverick-security/multiverse Sources Hit http://security.ubuntu.com maverick-security/main i386 Packages Hit http://security.ubuntu.com maverick-security/restricted i386 Packages Ign http://deb.opera.com stable/non-free i386 Packages Hit http://security.ubuntu.com maverick-security/universe i386 Packages Hit http://security.ubuntu.com maverick-security/multiverse i386 Packages Err http://extras.ubuntu.com maverick Release.gpg Could not connect to extras.ubuntu.com:80 (91.189.88.33). - connect (110: Connection timed out) Err http://archive.canonical.com maverick Release.gpg Could not connect to archive.canonical.com:80 (91.189.88.33). - connect (110: Connection timed out) Err http://extras.ubuntu.com/ubuntu/ maverick/main Translation-en Unable to connect to extras.ubuntu.com:http: Err http://extras.ubuntu.com/ubuntu/ maverick/main Translation-en_IN Unable to connect to extras.ubuntu.com:http: Err http://archive.canonical.com/ubuntu/ maverick/partner Translation-en Unable to connect to archive.canonical.com:http: Err http://archive.canonical.com/ubuntu/ maverick/partner Translation-en_IN Unable to connect to archive.canonical.com:http: Ign http://extras.ubuntu.com maverick Release Ign http://archive.canonical.com maverick Release Ign http://extras.ubuntu.com maverick/main Sources/DiffIndex Ign http://archive.canonical.com maverick/partner Sources/DiffIndex Ign http://extras.ubuntu.com maverick/main i386 Packages/DiffIndex Ign http://archive.canonical.com maverick/partner i386 Packages/DiffIndex Ign http://extras.ubuntu.com maverick/main Sources Ign http://archive.canonical.com maverick/partner Sources Ign http://archive.canonical.com maverick/partner i386 Packages Ign http://extras.ubuntu.com maverick/main i386 Packages Ign http://archive.canonical.com maverick/partner Sources Ign http://extras.ubuntu.com maverick/main Sources Ign http://archive.canonical.com maverick/partner i386 Packages Ign http://extras.ubuntu.com maverick/main i386 Packages Err http://archive.canonical.com maverick/partner Sources Unable to connect to archive.canonical.com:http: Err http://extras.ubuntu.com maverick/main Sources Unable to connect to extras.ubuntu.com:http: Err http://archive.canonical.com maverick/partner i386 Packages Unable to connect to archive.canonical.com:http: Err http://extras.ubuntu.com maverick/main i386 Packages Unable to connect to extras.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick Release.gpg Could not connect to in.archive.ubuntu.com:80 (111.91.91.37). - connect (110: Connection timed out) Err http://in.archive.ubuntu.com/ubuntu/ maverick/main Translation-en Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick/main Translation-en_IN Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en_IN Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en_IN Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick/universe Translation-en Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick/universe Translation-en_IN Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates Release.gpg Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en_IN Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en_IN Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en_IN Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en_IN Unable to connect to in.archive.ubuntu.com:http: Ign http://in.archive.ubuntu.com maverick Release Ign http://in.archive.ubuntu.com maverick-updates Release Ign http://in.archive.ubuntu.com maverick/main Sources/DiffIndex Ign http://in.archive.ubuntu.com maverick/restricted Sources/DiffIndex Ign http://in.archive.ubuntu.com maverick/universe Sources/DiffIndex Ign http://in.archive.ubuntu.com maverick/multiverse Sources/DiffIndex Ign http://in.archive.ubuntu.com maverick/main i386 Packages/DiffIndex Ign http://in.archive.ubuntu.com maverick/restricted i386 Packages/DiffIndex Ign http://in.archive.ubuntu.com maverick/universe i386 Packages/DiffIndex Ign http://in.archive.ubuntu.com maverick/multiverse i386 Packages/DiffIndex Ign http://in.archive.ubuntu.com maverick-updates/main Sources/DiffIndex Ign http://in.archive.ubuntu.com maverick-updates/restricted Sources/DiffIndex Ign http://in.archive.ubuntu.com maverick-updates/universe Sources/DiffIndex Ign http://in.archive.ubuntu.com maverick-updates/multiverse Sources/DiffIndex Ign http://in.archive.ubuntu.com maverick-updates/main i386 Packages/DiffIndex Ign http://in.archive.ubuntu.com maverick-updates/restricted i386 Packages/DiffIndex Ign http://in.archive.ubuntu.com maverick-updates/universe i386 Packages/DiffIndex Ign http://in.archive.ubuntu.com maverick-updates/multiverse i386 Packages/DiffIndex Ign http://in.archive.ubuntu.com maverick/main Sources Ign http://in.archive.ubuntu.com maverick/restricted Sources Ign http://in.archive.ubuntu.com maverick/universe Sources Ign http://in.archive.ubuntu.com maverick/multiverse Sources Ign http://in.archive.ubuntu.com maverick/main i386 Packages Ign http://in.archive.ubuntu.com maverick/restricted i386 Packages Ign http://in.archive.ubuntu.com maverick/universe i386 Packages Ign http://in.archive.ubuntu.com maverick/multiverse i386 Packages Ign http://in.archive.ubuntu.com maverick-updates/main Sources Ign http://in.archive.ubuntu.com maverick-updates/restricted Sources Ign http://in.archive.ubuntu.com maverick-updates/universe Sources Ign http://in.archive.ubuntu.com maverick-updates/multiverse Sources Ign http://in.archive.ubuntu.com maverick-updates/main i386 Packages Ign http://in.archive.ubuntu.com maverick-updates/restricted i386 Packages Ign http://in.archive.ubuntu.com maverick-updates/universe i386 Packages Ign http://in.archive.ubuntu.com maverick-updates/multiverse i386 Packages Ign http://in.archive.ubuntu.com maverick/main Sources Ign http://in.archive.ubuntu.com maverick/restricted Sources Ign http://in.archive.ubuntu.com maverick/universe Sources Ign http://in.archive.ubuntu.com maverick/multiverse Sources Ign http://in.archive.ubuntu.com maverick/main i386 Packages Ign http://in.archive.ubuntu.com maverick/restricted i386 Packages Ign http://in.archive.ubuntu.com maverick/universe i386 Packages Ign http://in.archive.ubuntu.com maverick/multiverse i386 Packages Ign http://in.archive.ubuntu.com maverick-updates/main Sources Ign http://in.archive.ubuntu.com maverick-updates/restricted Sources Ign http://in.archive.ubuntu.com maverick-updates/universe Sources Ign http://in.archive.ubuntu.com maverick-updates/multiverse Sources Ign http://in.archive.ubuntu.com maverick-updates/main i386 Packages Ign http://in.archive.ubuntu.com maverick-updates/restricted i386 Packages Ign http://in.archive.ubuntu.com maverick-updates/universe i386 Packages Ign http://in.archive.ubuntu.com maverick-updates/multiverse i386 Packages Err http://in.archive.ubuntu.com maverick/main Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick/restricted Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick/universe Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick/multiverse Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick/main i386 Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick/restricted i386 Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick/universe i386 Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick/multiverse i386 Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/main Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/restricted Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/universe Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/multiverse Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/main i386 Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/restricted i386 Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/universe i386 Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/multiverse i386 Packages Unable to connect to in.archive.ubuntu.com:http: Hit http://deb.opera.com stable/non-free i386 Packages Hit http://download.virtualbox.org maverick Release Get:5 http://dl.google.com stable/main i386 Packages [613B] Get:6 http://ppa.launchpad.net maverick Release.gpg [316B] Ign http://ppa.launchpad.net/am-monkeyd/nautilus-elementary-ppa/ubuntu/ maverick/main Translation-en Ign http://ppa.launchpad.net/am-monkeyd/nautilus-elementary-ppa/ubuntu/ maverick/main Translation-en_IN Get:7 http://ppa.launchpad.net maverick Release.gpg [316B] Ign http://ppa.launchpad.net/cairo-dock-team/ppa/ubuntu/ maverick/main Translation-en Ign http://ppa.launchpad.net/cairo-dock-team/ppa/ubuntu/ maverick/main Translation-en_IN Get:8 http://ppa.launchpad.net maverick Release.gpg [316B] Hit http://download.virtualbox.org maverick/non-free i386 Packages Ign http://ppa.launchpad.net/chromium-daily/stable/ubuntu/ maverick/main Translation-en Ign http://ppa.launchpad.net/chromium-daily/stable/ubuntu/ maverick/main Translation-en_IN Get:9 http://ppa.launchpad.net maverick Release.gpg [307B] Ign http://ppa.launchpad.net/crebs/ppa/ubuntu/ maverick/main Translation-en Ign http://ppa.launchpad.net/crebs/ppa/ubuntu/ maverick/main Translation-en_IN Get:10 http://ppa.launchpad.net maverick Release.gpg [316B] Ign http://ppa.launchpad.net/docky-core/ppa/ubuntu/ maverick/main Translation-en Ign http://ppa.launchpad.net/docky-core/ppa/ubuntu/ maverick/main Translation-en_IN Get:11 http://ppa.launchpad.net maverick Release.gpg [316B] Ign http://ppa.launchpad.net/flozz/flozz/ubuntu/ maverick/main Translation-en Ign http://ppa.launchpad.net/flozz/flozz/ubuntu/ maverick/main Translation-en_IN Get:12 http://ppa.launchpad.net maverick Release.gpg [316B] Ign http://ppa.launchpad.net/loneowais/ppa/ubuntu/ maverick/main Translation-en Ign http://ppa.launchpad.net/loneowais/ppa/ubuntu/ maverick/main Translation-en_IN Get:13 http://ppa.launchpad.net maverick Release.gpg [316B] Ign http://ppa.launchpad.net/shutter/ppa/ubuntu/ maverick/main Translation-en Ign http://ppa.launchpad.net/shutter/ppa/ubuntu/ maverick/main Translation-en_IN Get:14 http://ppa.launchpad.net maverick Release.gpg [316B] Ign http://ppa.launchpad.net/tiheum/equinox/ubuntu/ maverick/main Translation-en Ign http://ppa.launchpad.net/tiheum/equinox/ubuntu/ maverick/main Translation-en_IN Get:15 http://ppa.launchpad.net maverick Release.gpg [316B] Ign http://ppa.launchpad.net/tualatrix/ppa/ubuntu/ maverick/main Translation-en Ign http://ppa.launchpad.net/tualatrix/ppa/ubuntu/ maverick/main Translation-en_IN Get:16 http://ppa.launchpad.net maverick Release.gpg [316B] Ign http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ maverick/main Translation-en Ign http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ maverick/main Translation-en_IN Hit http://ppa.launchpad.net maverick Release Hit http://ppa.launchpad.net maverick Release Hit http://ppa.launchpad.net maverick Release Hit http://ppa.launchpad.net maverick Release Hit http://ppa.launchpad.net maverick Release Hit http://ppa.launchpad.net maverick Release Hit http://ppa.launchpad.net maverick Release Hit http://ppa.launchpad.net maverick Release Get:17 http://ppa.launchpad.net maverick Release [57.3kB] Hit http://ppa.launchpad.net maverick Release Hit http://ppa.launchpad.net maverick Release Hit http://ppa.launchpad.net maverick Release Hit http://ppa.launchpad.net maverick/main Sources Hit http://ppa.launchpad.net maverick/main i386 Packages Ign http://ppa.launchpad.net maverick Release Hit http://ppa.launchpad.net maverick/main Sources Hit http://ppa.launchpad.net maverick/main i386 Packages Hit http://ppa.launchpad.net maverick/main Sources Hit http://ppa.launchpad.net maverick/main i386 Packages Hit http://ppa.launchpad.net maverick/main Sources Hit http://ppa.launchpad.net maverick/main i386 Packages Hit http://ppa.launchpad.net maverick/main Sources Hit http://ppa.launchpad.net maverick/main i386 Packages Hit http://ppa.launchpad.net maverick/main Sources Hit http://ppa.launchpad.net maverick/main i386 Packages Hit http://ppa.launchpad.net maverick/main Sources Hit http://ppa.launchpad.net maverick/main i386 Packages Hit http://ppa.launchpad.net maverick/main Sources Hit http://ppa.launchpad.net maverick/main i386 Packages Get:18 http://ppa.launchpad.net maverick/main Sources [352B] Get:19 http://ppa.launchpad.net maverick/main i386 Packages [779B] Hit http://ppa.launchpad.net maverick/main Sources Hit http://ppa.launchpad.net maverick/main i386 Packages Hit http://ppa.launchpad.net maverick/main i386 Packages Hit http://ppa.launchpad.net maverick/main Sources Hit http://ppa.launchpad.net maverick/main i386 Packages Fetched 64.5kB in 5min 51s (184B/s) W: GPG error: http://ppa.launchpad.net maverick Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FC6D7D9D009ED615 W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/Release.gpg Could not connect to in.archive.ubuntu.com:80 (111.91.91.37). - connect (110: Connection timed out) W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/main/i18n/Translation-en.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/main/i18n/Translation-en_IN.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/multiverse/i18n/Translation-en.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/multiverse/i18n/Translation-en_IN.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/restricted/i18n/Translation-en.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/restricted/i18n/Translation-en_IN.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/universe/i18n/Translation-en.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/universe/i18n/Translation-en_IN.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/Release.gpg Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/main/i18n/Translation-en.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/main/i18n/Translation-en_IN.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/multiverse/i18n/Translation-en.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/multiverse/i18n/Translation-en_IN.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/restricted/i18n/Translation-en.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/restricted/i18n/Translation-en_IN.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/universe/i18n/Translation-en.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/universe/i18n/Translation-en_IN.bz2 Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://archive.canonical.com/ubuntu/dists/maverick/Release.gpg Could not connect to archive.canonical.com:80 (91.189.88.33). - connect (110: Connection timed out) W: Failed to fetch http://archive.canonical.com/ubuntu/dists/maverick/partner/i18n/Translation-en.bz2 Unable to connect to archive.canonical.com:http: W: Failed to fetch http://archive.canonical.com/ubuntu/dists/maverick/partner/i18n/Translation-en_IN.bz2 Unable to connect to archive.canonical.com:http: W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/maverick/Release.gpg Could not connect to extras.ubuntu.com:80 (91.189.88.33). - connect (110: Connection timed out) W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/maverick/main/i18n/Translation-en.bz2 Unable to connect to extras.ubuntu.com:http: W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/maverick/main/i18n/Translation-en_IN.bz2 Unable to connect to extras.ubuntu.com:http: W: Failed to fetch http://archive.canonical.com/ubuntu/dists/maverick/partner/source/Sources.gz Unable to connect to archive.canonical.com:http: W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/maverick/main/source/Sources.gz Unable to connect to extras.ubuntu.com:http: W: Failed to fetch http://archive.canonical.com/ubuntu/dists/maverick/partner/binary-i386/Packages.gz Unable to connect to archive.canonical.com:http: W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/maverick/main/binary-i386/Packages.gz Unable to connect to extras.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/main/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/restricted/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/universe/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/multiverse/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/main/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/restricted/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/universe/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/multiverse/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/main/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/restricted/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/universe/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/multiverse/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/main/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/restricted/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/universe/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/multiverse/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: E: Some index files failed to download, they have been ignored, or old ones used instead. gaurav@gaurav-HCL-ME-Laptop:~$ </pre>
2910
3550
2010-10-27T19:17:49.797
2022-06-23T04:43:14.503
Can't install software from Software Center
[ "apt" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T19:29:26.107", "id": "2461001", "postId": "9764", "score": "0", "text": "Hmm , did you try removing Shutter ppa ? If it still doesnt work , how about changing the server where all updates and ppa received from ? Currently , which update server are you using ?", ...
{ "accepted": true, "body": "<p>I went back thinking what was the last apt I did and found out it was shutter ppa I added, after that I started getting errors on apt-get. \nI deleted the ppa and now everything is fine.</p>\n\n<p>Any idea? what would have caused the shutter ppa to break the software installation.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-27T16:40:10.557", "id": "9848", "postId": "9771", "score": "2", "text": "+1 self answers are good for AU. I think that the shutter ppa is a red-herring; from the very first error listed it couldn't reach http://extras.ubuntu.com which leads me to believe you had a temporary network interruption which just happened to go away while you were trying to figure it out.", "userDisplayName": null, "userId": "1078" }, { "creationDate": "2010-10-27T19:31:57.773", "id": "9893", "postId": "9771", "score": "2", "text": "For future reference, you can edit your question to add this information in, rather than create an \"answer\" :)", "userDisplayName": null, "userId": "866" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-27T14:15:56.963", "id": "9771", "lastActivityDate": "2010-10-27T14:15:56.963", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2910", "parentId": "9764", "postTypeId": "2", "score": "5" }
[ { "accepted": null, "body": "<p>to add shutter ppa folow this guide :</p>\n\n<p>Ubuntu</p>\n\n<ol>\n<li>You can add a PPA to your system with a single line in your terminal. Open a terminal and enter:</li>\n</ol>\n\n<blockquote>\n <p>sudo add-apt-repository\n ppa:shutter/ppa</p>\n</blockquote>\n\n<ol>\n<l...
null
null
null
null
null
9766
1
null
2010-10-27T12:59:24.193
2
824
<p>Since I switched from 10.04 i386 to 10.10 x64 Compiz window animation duration settings are having no effect. What I mean is if I set it from the default of 80 to 160 or 220, the speed does not change it's always just default full speed. However it worked fine on 10.04. Any idea what would be causing this? Perhaps something is overriding it? To clarify that's Compiz > Effects > Animations. I am using the Sidekick animation.</p>
2230
null
null
2010-11-12T07:08:39.010
What would cause Compiz window animation durations to not have any effect?
[ "10.10", "compiz" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T17:44:56.733", "id": "9856", "postId": "9766", "score": "0", "text": "Did you search Launchpad and/or the upstream Compiz bug tracker if anybody else saw this problem?", "userDisplayName": null, "userId": "935" }, { "creationDate": "2010-10-28T17:41:...
null
[ { "accepted": null, "body": "<p>Sounds like a bug in compiz settings manager, you should report a bug by following this guide:</p>\n\n<p><a href=\"http://wiki.compiz.org/HowtoSubmitBugReports\" rel=\"nofollow\">http://wiki.compiz.org/HowtoSubmitBugReports</a></p>\n", "commentCount": "2", "comments":...
null
null
null
null
null
9770
1
9773
2010-10-27T13:58:29.340
1
2640
<p>Can anyone recommend a specific brand and model of wireless card that I can buy to replace the (completely worthless) BCM4311 that came with my Latitude D830? I've given up on trying to get the existing DW1390 card up and running, and I'm ready to buy a new card -- as long as it will work with Meerkat RIGHT OUT OF THE BOX, without any intervention on my part. If I have to do ANYTHING other than reinstall Meerkat to bring up this laptop on a wireless connection then I'm not interested.</p> <p>And yes, I've tried every damned one of the thousands of "fixes" and hacks for the BCM4311 on the interwebs, and none of them work. At all. So if there's a pin-compatible (non-PCMCIA slot) replacement for the DW1390 that will work with Ubuntu I'm ready to lay out some cash.</p>
4808
null
null
2014-03-03T05:05:34.150
Recommended Wireless Card for Dell Latitude D830?
[ "wireless" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T17:49:27.727", "id": "9859", "postId": "9770", "score": "0", "text": "When you say *“pin-compatible (non-PCMCIA slot)”*, what exactly do you mean? I suppose it's a [MiniPCI or MiniPCI Express slot](http://en.wikipedia.org/wiki/File:MiniPCI_and_MiniPCI_Express_cards...
{ "accepted": true, "body": "<p>I've used both the Intel 3945ABG and 4965AGN with success in a D820 on an older version of Ubuntu.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-27T19:29:49.927", "id": "9891", "postId": "9773", "score": "0", "text": "Thanks! Just placed my order for the 4965AGN and will let you know (a la green checkmarks) how it goes!", "userDisplayName": null, "userId": "4808" }, { "creationDate": "2010-10-30T13:32:16.017", "id": "10648", "postId": "9773", "score": "0", "text": "Works like a charm! Whacked the DW1390 with a hammer until it was a pile of dust, then dumped the dust in the trash. Feeling much better now.", "userDisplayName": null, "userId": "4808" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-27T14:24:02.083", "id": "9773", "lastActivityDate": "2010-10-27T14:24:02.083", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4470", "parentId": "9770", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>I've used both the Intel 3945ABG and 4965AGN with success in a D820 on an older version of Ubuntu.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-27T19:29:49.927", "id": "9891", "postId": "9773", "score": "0...
null
null
null
null
null
9774
1
null
2010-10-27T14:25:58.880
2
1597
<p>I am trying to get multitouch to work on my touchpad. I am currently trying to run a script to get it to work. It is set to start on boot, saved as .run and has been made executable.</p> <p>here is the code:</p> <pre><code>#!/bin/bash #enable multitouch sleep 10 xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Two-Finger Scrolling" 8 1 xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Synaptics Two-Finger Scrolling" 8 1 1 xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Synaptics Two-Finger Pressure" 32 10 xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Synaptics Two-Finger Width" 32 8 xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Synaptics Edge Scrolling" 8 0 0 0 xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Synaptics Jumpy Cursor Threshold" 32 110 synclient TapButton2=2 exit </code></pre> <p>the commands make multi touch work if I enter them in the terminal, but the script itself does not work. any suggestions?</p>
null
235
2011-01-21T20:24:42.917
2011-01-21T20:24:42.917
Enabling multitouch on an acer 5742?
[ "10.10", "multi-touch", "acer" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-02T04:12:41.520", "id": "21123", "postId": "9774", "score": "0", "text": "Here is the same question by me --> http://askubuntu.com/questions/13389/command-works-partially-when-run-from-startup-applications", "userDisplayName": null, "userId": "2910" } ]
null
[ { "accepted": null, "body": "<p>Your script needs to run after you've logged in, not on boot. The xinput system is usually reset or prodded a lot with a sharp stick when you log in. You can either run your script in your start up items (System > Preferences > Startup Items) or you can make yourself a nice u...
null
0
null
null
Ben
9775
1
9779
2010-10-27T14:36:48.763
23
19283
<p>What software options are there for taking videos and or pictures within Ubuntu (Much like Apple's Photobooth)?</p> <p><em>Please limit one software solution per answer and include key features/description of the software</em></p>
2910
235
2010-12-30T20:51:16.613
2017-03-10T22:31:58.577
Picture/Video capture programs
[ "software-recommendation", "webcam" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T15:43:37.803", "id": "9842", "postId": "9775", "score": "2", "text": "This has been made more generic from the original posters question of \"Alternatives for Cheese\" in order to make it work better on this site. While Cheese will inevitably be an answer to this qu...
{ "accepted": true, "body": "<h1><a href=\"http://packages.ubuntu.com/cheese\" rel=\"noreferrer\">cheese</a> <a href=\"http://apt.ubuntu.com/p/cheese\" rel=\"noreferrer\"><img src=\"https://hostmar.co/software-large\" alt=\"Install cheese\" /></a></h1>\n<p>Cheese uses your webcam to take photos and videos, applies fancy special effects and lets you share the fun with others.</p>\n<p>Cheese uses GStreamer to apply fancy effects to photos and videos. With Cheese it is easy to take photos of you, your friends, pets or whatever you want and share them with others. After the success of the Summer of Code, the development continued and we still are looking for people with nice ideas and patches ;)</p>\n<p><img src=\"https://i.stack.imgur.com/bsnTK.png\" alt=\"alt text\" /></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-27T20:02:26.753", "id": "9905", "postId": "9779", "score": "0", "text": "Is there a way to increase FPS on cheese. I get sluggish videos and while taking pics I have to stay still for about 2 sec for the picture to be stabalized.", "userDisplayName": null, "userId": "2910" } ], "communityOwnedDate": "2010-10-27T15:02:36.403", "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-27T15:02:36.403", "id": "9779", "lastActivityDate": "2017-03-10T22:30:28.880", "lastEditDate": "2020-06-12T14:37:07.210", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "1826", "parentId": "9775", "postTypeId": "2", "score": "17" }
[ { "accepted": true, "body": "<h1><a href=\"http://packages.ubuntu.com/cheese\" rel=\"noreferrer\">cheese</a> <a href=\"http://apt.ubuntu.com/p/cheese\" rel=\"noreferrer\"><img src=\"https://hostmar.co/software-large\" alt=\"Install cheese\" /></a></h1>\n<p>Cheese uses your webcam to take photos and videos, ...
2010-10-27T14:56:15.727
null
null
null
null
9776
1
null
2010-10-27T14:51:36.683
8
2336
<p>I've always had this problems with skype and pulseaudio on ubuntu. Whenever i start up skype, i have to call someone, then hang up 4-5 times, before the other person can hear my voice.</p> <p>When i, or the other person hang up, skype tends to lock up. I can't kill it with "killall skype" or a logout, so i have to restart my computer. </p> <p>Have anyone else encountered this problem, and if so solved this? I'm using 10.10 btw. </p>
3077
null
null
2011-03-13T12:37:48.787
Skype locking up, and microphone "lagging"
[ "10.10", "skype", "voip" ]
6
5
CC BY-SA 2.5
[ { "creationDate": "2010-10-27T18:43:12.673", "id": "9871", "postId": "9776", "score": "0", "text": "I would take a look at the bug list for 10.10", "userDisplayName": null, "userId": "333" }, { "creationDate": "2010-11-08T04:03:58.650", "id": "12463", "postId": "9776", ...
null
[ { "accepted": null, "body": "<p>I encountered this problem. It happen less time if I install skype using the <a href=\"https://help.ubuntu.com/community/Repositories/Ubuntu#Third-Party\" rel=\"nofollow\">Canonical partner repository</a> Software Tab. </p>\n\n<p>Else, to kill skype, you can go to system => A...
null
null
null
null
null
9780
1
9784
2010-10-27T15:04:00.863
0
1166
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/2053/installing-applications-where-to-put-folders">&#39;Installing&#39; Applications, where to put folders?</a> </p> </blockquote> <p>Hello,</p> <p>Where shall I put applications which do not require install (extracted from archive)?</p> <p>E.g.</p> <ol> <li>java based programs</li> <li>executable scripts</li> </ol> <p>In two variants:</p> <ul> <li>for all users</li> <li>for one user</li> </ul> <p>Some times the archive itself contains directories like <code>lib</code> or <code>bin</code>.</p> <p>For example, apps like <a href="http://argouml.tigris.org/" rel="nofollow noreferrer">ArgoUML</a></p> <p>Shall I put all the apps in <code>/usr/local/appname</code>?</p>
2509
-1
2017-04-13T12:24:27.937
2011-02-26T22:18:51.637
Best place to put application files
[ "filesystem", "directory" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I keep a growing collection of my own programs (nearly all self-contained shell and Python scripts) in <a href=\"https://askubuntu.com/q/9848/1273\">~/bin</a>. (Some are actually symlinks to scripts located elsewhere.)</p>\n\n<p>I similarly use ~/site for programs installed in my $HOME (usually through \"./configure --prefix=$HOME/site; make; make install\"); that is, they're only available for a single user. These applications use the traditional bin, lib, etc. directories (~/site/bin, ~/site/lib, etc.).</p>\n\n<p>System-wide programs need to be installed in /usr/local/. So if you have a single executable file, you can drop it in /usr/local/bin. If an archive has its own bin, lib, etc., those go in /usr/local/bin, /usr/local/lib, etc.</p>\n\n<p>The traditional way is to \"mix\" applications together, with all commands in bin, all libraries in lib, and so forth. This is painful to uninstall, but requires no further settings for $PATH, manpages, shared resources, etc. If you want a completely separate application, you can put it in /opt as /opt/appname. You'll need to configure /opt/appname/bin to be in the $PATH (or specify the full path to execute it).</p>\n\n<p>With all of these options that don't use a configure command, the program needs to already know how to find its libraries (often through a linker RPATH setting, but there are other ways). I would usually not attempt to modify a program if it can't do this already; and certainly wouldn't recommend it for most users.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-27T18:11:20.960", "id": "9861", "postId": "9784", "score": "0", "text": "to add ~/bin to $PATH, you can add the following line in your ~/.bashrc file\n\n\nPATH=$PATH:$HOME/bin", "userDisplayName": null, "userId": "3301" }, { "creationDate": "2010-10-27T19:39:59.023", "id": "9897", "postId": "9784", "score": "0", "text": "I prefer to put the user-specific files at ~/local instead of ~/site, (allows for ~/local/src, ~/local/lib and so on), but otherwise agree with your reasoning and locations.", "userDisplayName": null, "userId": "352" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-27T15:39:22.013", "id": "9784", "lastActivityDate": "2010-10-27T23:03:04.290", "lastEditDate": "2017-04-13T12:23:31.777", "lastEditorDisplayName": "Roger Pate", "lastEditorUserId": "-1", "ownerDisplayName": "Roger Pate", "ownerUserId": null, "parentId": "9780", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>I keep a growing collection of my own programs (nearly all self-contained shell and Python scripts) in <a href=\"https://askubuntu.com/q/9848/1273\">~/bin</a>. (Some are actually symlinks to scripts located elsewhere.)</p>\n\n<p>I similarly use ~/site for programs installed ...
null
null
2010-10-28T00:12:51.377
null
null
9781
1
null
2010-10-27T15:16:10.567
2
1078
<p>Win98 is on partition 1, 2000 is on 2, Ubuntu is to be downloaded on 1 = instal on C: W98 is history [no more updates], I've striped it down to just be a backup save for D: my 2000 is soooo updated that to re-install everything is not an option, I'm sure my install disc is soooo dated that I won't be able to re-update. on C: with Win98 i use boot.ini to dual boot = i want to dual boot 2000-Ubuntu. will Ubuntu and a 'boot.ini' live together after I install Ubuntu on C:?</p>
null
4
2010-10-27T17:30:40.373
2011-07-10T06:29:58.910
Dual-booting Windows 2000 and Ubuntu
[ "dual-boot" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2012-04-29T04:01:18.350", "id": "152200", "postId": "9781", "score": "0", "text": "Is it a pre-release of windows '98? Windows 2098 perhaps?", "userDisplayName": null, "userId": "24294" }, { "creationDate": "2012-04-29T04:01:36.527", "id": "152201", "p...
null
[ { "accepted": null, "body": "<p>I am not sure if I understand you right. If you want to install Ubuntu into the win98 partition and leaving it a win98 partition as it is at the moment. </p>\n\n<p>If that is correct, you can use <a href=\"https://wiki.ubuntu.com/WubiGuide\" rel=\"nofollow\">wubi.exe</a> to i...
null
null
null
null
Newton
9785
1
9802
2010-10-27T15:59:02.747
0
137
<p>Hi I added my IMAP mailbox in kmail, but I see that it show me all the files on the remote home directory where the IMAP server is stored. Is it possible to show only folders cointaing mails? I tried to play with namespaces but didn't get what I want.</p> <p>Thanks</p>
2554
4
2010-10-27T17:24:09.473
2010-10-27T18:40:55.433
Showing files in kmail
[ "kubuntu", "imap", "kmail" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I use dimap and I'm therefore not sure whether this works with imap as well: </p>\n\n<p>In your folder list you right-click on an email-account and you can subsribe to the serverside folders you want by simply ticking them. This can be done within the options for each account via your preferences menue also. </p>\n\n<p>Hope this helps. piedro </p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-27T18:40:55.433", "id": "9802", "lastActivityDate": "2010-10-27T18:40:55.433", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3275", "parentId": "9785", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>You might want to use dimap (distributed imap) instead of imap in the account configuration. I believe you can do what you ask for in dimap.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creatio...
null
null
null
null
null
9793
1
9805
2010-10-27T17:56:54.673
3
509
<p>I have 2 packages swami-2.0.0 and libinstpatch-1.0.0 in my PPA where the first one depends on the latter. The swami-2.0.0 control file contains libinstpatch-dev (>= 1.0.0) but it seems this is not satisfied even after installing that package, with this error in the buildlog:</p> <pre> After installing, the following source dependencies are still unsatisfied: libinstpatch-dev(inst 1.0.0-0~lucid1~ppa1 ! >= wanted 1.0.0) Source-dependencies not satisfied; skipping swami </pre> <p>Is there something wrong with my 1.0.0-0~lucid1~ppa1 version name which causes it to not match 1.0.0?</p> <p>Here is the Swami control file:</p> <pre> Source: swami Section: sound Priority: optional Maintainer: Joshua Element Green Homepage: http://swami.sourceforge.net Standards-Version: 3.8.3 Build-Depends: debhelper (>= 7), gettext, cdbs (>= 0.4.41), gnome-pkg-tools (>= 0.7), libinstpatch-dev (>= 1.0.0), libgtk2.0-dev (>= 2.8.17), libgnomecanvas2-dev (>= 2.0), librsvg2-dev (>= 2.8), libglade2-dev, libfluidsynth-dev, libfftw3-dev, gtk-doc-tools, docbook-xml Build-Depends-Indep: libglib2.0-doc Package: swami Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: MIDI instrument editor application Swami (Sampled Waveforms And Musical Instruments) is an application for editing and managing MIDI instruments, such as SoundFont files. An programming API is also provided for integration with other applications. Package: swami-dev Section: libdevel Architecture: any Depends: swami (= ${binary:Version}), ${misc:Depends}, libinstpatch-dev (>= 1.0.0), libgtk2.0-dev (>= 2.8.17), libgnomecanvas2-dev (>= 2.0) Description: MIDI instrument editor development files Swami (Sampled Waveforms And Musical Instruments) is an application for editing and managing MIDI instruments, such as SoundFont files. An programming API is also provided for integration with other applications. . This package contains the include files and static libraries. Package: swami-doc Section: doc Architecture: all Depends: ${misc:Depends} Suggests: devhelp Description: MIDI instrument editor development documentation Swami (Sampled Waveforms And Musical Instruments) is an application for editing and managing MIDI instruments, such as SoundFont files. An programming API is also provided for integration with other applications. . This package contains development documentation for swami in /usr/share/gtk-doc/html/libswami and /usr/share/gtk-doc/html/libswamigui. </pre> <p>And here is the libinstpatch control file:</p> <pre> Source: libinstpatch Section: sound Priority: optional Maintainer: Joshua Element Green Homepage: http://swami.sourceforge.net Standards-Version: 3.8.3 Build-Depends: debhelper (>= 7), libglib2.0-dev (>= 2.14), libsndfile1-dev (>= 1.0.17-2), gettext, cdbs (>= 0.4.41), gnome-pkg-tools (>= 0.7), gtk-doc-tools, docbook-xml Build-Depends-Indep: libglib2.0-doc Package: libinstpatch1 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: MIDI instrument editing library libInstPatch (lib Instrument Patch) is an object oriented library for editing MIDI instruments such as SoundFont files. Package: libinstpatch-dev Section: libdevel Architecture: any Depends: libinstpatch1 (= ${binary:Version}), ${misc:Depends}, libglib2.0-dev (>= 2.14), libsndfile1-dev (>= 1.0.17-2) Description: MIDI instrument editing library development files libInstPatch (lib Instrument Patch) is an object oriented library for editing MIDI instruments such as SoundFont files. . This package contains the include files and static library. Package: libinstpatch-doc Section: doc Architecture: all Depends: ${misc:Depends} Suggests: devhelp Description: MIDI instrument editing library documentation libInstPatch (lib Instrument Patch) is an object oriented library for editing MIDI instruments such as SoundFont files. . This package contains the documentation for libinstpatch1 in /usr/share/gtk-doc/html/libinstpatch. </pre>
4820
4
2010-10-27T18:02:42.950
2010-10-27T18:48:36.357
PPA build failed because of unmet dependencies of another package in the same PPA
[ "ppa", "build", "dependencies" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Yes, there is something \"wrong\" with your version number. Using a <code>~</code> postfix means that your version is <em>lower</em> than the version without the <code>~</code> suffix.</p>\n\n<p>So: <strong>A~B</strong> &lt; <strong>A</strong></p>\n\n<p>You can test that with the command line txwikinger gave you.</p>\n\n<p>The reason why <code>~</code> is often used for PPAs is that if the 1.0.0-0 version gets into the main Ubuntu repositories, you will get the official version instead of the PPA version.</p>\n\n<p>One solution for your problem could be to remove the versioned build dependency; considering that there are no older packages there should be no problem with that.</p>\n\n<p>Another (maybe better?) option might be to depend on a version <code>&gt;= 1.0.0~</code>, as <strong>A~</strong> &lt; <strong>A~B</strong>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-27T18:48:36.357", "id": "9805", "lastActivityDate": "2010-10-27T18:48:36.357", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "935", "parentId": "9793", "postTypeId": "2", "score": "0" }
[ { "accepted": null, "body": "<p>You can use apt-get policy to see which candidates are available from the different sources for installation.</p>\n\n<p>Secondly, you can use dpkg to check on naming conditions:</p>\n\n<pre><code>dpkg --compare-versions 1.0.0-0~lucid1~ppa1 gt 1.0.0\necho $?\n</code></pre>\n\...
null
null
null
null
null
9800
1
9804
2010-10-27T18:36:00.673
31
44936
<p>I got this message today when trying to log into my server. What should I do? Whats going on?</p> <pre><code>$ ssh 10.10.10.69 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that the RSA host key has just been changed. The fingerprint for the RSA key sent by the remote host is 3d:1b:02:9e:b2:b8:f0:f7:c6:4f:94:96:f6:e3:c0:d1. Please contact your system administrator. Add correct host key in /root/.ssh/known_hosts to get rid of this message. Offending key in /root/.ssh/known_hosts:8 RSA host key for 10.10.10.69 has changed and you have requested strict checking.Host key verification failed. </code></pre>
333
6955
2011-04-13T11:00:03.597
2021-04-27T11:16:52.617
"Remote host identification has changed" warning when connecting over SSH
[ "server", "ssh" ]
10
1
CC BY-SA 3.0
[ { "creationDate": "2010-11-18T19:48:02.813", "id": "14474", "postId": "9800", "score": "2", "text": "As an aside, you may wish to avoid logging in locally and remotely as root, and instead use non-privileged users combined with sudo.", "userDisplayName": null, "userId": "864" } ]
{ "accepted": true, "body": "<p>Did you recently reinstall the OS on your server or anything like that? That would cause this. </p>\n\n<p>To fix this: <a href=\"http://www.cyberciti.biz/faq/warning-remote-host-identification-has-changed-error-and-solution/\" rel=\"noreferrer\">http://www.cyberciti.biz/faq/warning-remote-host-identification-has-changed-error-and-solution/</a></p>\n\n<h2>Solution #1: Remove keys using ssh-keygen</h2>\n\n<p>Use the <code>-R</code> option to removes all keys belonging to hostname from a known_hosts file. This option is useful to delete hashed hosts. If your remote hostname is server.example.com, enter:</p>\n\n<pre><code>$ ssh-keygen -R {server.name.com}\n$ ssh-keygen -R {ssh.server.ip.address}\n$ ssh-keygen -R {ssh.server.ip.address} -f {/path/to/known_hosts}\n$ ssh-keygen -R server.example.com\n</code></pre>\n\n<p>Now, you can connect to the host without a problem.</p>\n\n<h2>Solution #2: Add correct host key in <code>/home/user/.ssh/known_hosts</code></h2>\n\n<p>It is not necessary to delete the entire known_hosts file, just the offending line in that file. For example if you have 3 server as follows.</p>\n\n<pre><code>myserver1.com,64.2.5.111 ssh-rsa \n AAAAB3NzaC1yc2EAAAABIwAAAIEA11FV0EnGahT2EK8qElocjuHTsu1jaCfxkyIgBTlxlrOIRchb2pw8IzJLOs2bcuYYfa8nSXGEcWyaFD1ifUjfHelj94AAAAB3NzaC1yc2EAAAABIwAAAIEA11FV0E\nnGahT2EK8qElocjuHTsu1jaCfxkyIgBTlxlrOIRchb2pw8IzJLOs2bcuYYfa8nSXGEcWyaFD1ifUjfHelj94H+uv304/ZDz6xZb9ZWsdm+264qReImZzruAKxnwTo4dcHkgKXKHeefnBKyEvvp/2ExMV9WT5DVe1viVw\n k=\n myserver2.com,125.1.12.5 ssh-rsa\n AAAAB3NzaC1yc2EAAAABIwAAAQEAtDiERucsZzJGx/1kUNIOYhJbczbZHN2Z1gCnTjvO/0mO2R6KiQUP4hOdLppIUc9GNvlp1kGc3w7B9tREH6kghXFiBjrIn6VzUO4uwrnsMbnAnscD5EktgI7fG4ZcNUP 5+J7sa3o+rtmOuiFxCA690DXUJ8nX8yDHaJfzMUTKTGxQz4M/H2P8L2R//qLj5s3ofzNmgSM9lSEhZL/IyI4NxHhhpltYZKW/Qz4M/H2P8L2R//qLj5s3ofzNmgSM9lSEhZL/M7L0vKeTObue1SgAsXADtK3162a/Z6MGnAazIviHBldxtGrFwvEnk82+GznkO3IBZt5vOK2heBnqQBf\n w=\n myserver3.com,125.2.1.15 ssh-rsa \n 5+J7sa3o+rtmOuiFxCA690DXUJ8nX8yDHaJfzMUTKTGx0lVkphVsvYD5hJzm0eKHv+oUXRT9v+QMIL+um/IyI4NxHhhpltYZKW\n as3533dka//sd33433////44632Z6MGnAazIviHBldxtGrFwvEnk82/Qz4M/H2P8L2R//qLj5s3ofzNmgSM9lSEhZL/M7L0vKeTObue1SgAsXADtK3162a/Z6MGnAazIviHBldxtGrFwvEnk82+GznkO3IBZt5vOK2heBnqQBfw==\n</code></pre>\n\n<p>To delete 2nd server (myserver.com), open file:</p>\n\n<pre><code># vi +2 .ssh/known_hosts\n</code></pre>\n\n<p>And hit dd command to delete line. Save and close the file. Or use following</p>\n\n<pre><code>$ vi ~/.ssh/known_hosts\n</code></pre>\n\n<p>Now go to line # 2, type the following command</p>\n\n<pre><code>:2\n</code></pre>\n\n<p>Now delete line with dd and exit:</p>\n\n<pre><code>dd\n:wq\n</code></pre>\n\n<p>Or you can use the sed command as follows to delete offending key at line # 44:</p>\n\n<pre><code>$ sed -i 44d ~/.ssh/known_hosts\n</code></pre>\n\n<h2>Solution 3: Just delete the known_hosts file If you have only one ssh server</h2>\n\n<pre><code>$ cd\n$ rm .ssh/known_hosts\n$ ssh ras.mydomain.com\n</code></pre>\n\n<p>Try connecting with ssh again<br>\nNow you should be able to connect your server via ssh:</p>\n\n<pre><code>ssh username@server-ip-here\nssh nixcraft@server1.cyberciti.biz\n</code></pre>\n\n<p>Next, you will get a fresh prompt to add key to <code>~/.ssh/known_hosts</code> as follows:</p>\n\n<pre><code>The authenticity of host '10.86.115.66 ()' can't be established.\nECDSA key fingerprint is 4e:10:42:39:53:85:7f:89:89:dc:89:84:8d:79:e7:ed.\nAre you sure you want to continue connecting (yes/no)? yes\nWarning: Permanently added '10.86.115.66' (ECDSA) to the list of known hosts.\n</code></pre>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-28T16:16:20.407", "id": "10130", "postId": "9804", "score": "9", "text": "Note that if you did NOT change your server's SSH host keys, you should _not_ replace your copy of the host key, as it may be a sign that someone is attempting to subvert your communications by performing a man-in-the-middle attack.", "userDisplayName": null, "userId": "721" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-10-27T18:44:03.057", "id": "9804", "lastActivityDate": "2018-09-02T13:08:28.437", "lastEditDate": "2018-09-02T13:08:28.437", "lastEditorDisplayName": null, "lastEditorUserId": "790920", "ownerDisplayName": null, "ownerUserId": "114", "parentId": "9800", "postTypeId": "2", "score": "23" }
[ { "accepted": true, "body": "<p>Did you recently reinstall the OS on your server or anything like that? That would cause this. </p>\n\n<p>To fix this: <a href=\"http://www.cyberciti.biz/faq/warning-remote-host-identification-has-changed-error-and-solution/\" rel=\"noreferrer\">http://www.cyberciti.biz/faq/w...
null
null
null
null
null