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
22587
1
23708
2011-01-21T13:09:50.077
12
210
<p>When changing a string of text as a part of a patch, how should the translation in the <code>.po</code> files be handled? For example, a recent paper cut I've worked on involved changing the string "Reboot Anyway" to "Restart Anyway" when gnome-session detected applications still running during restart. When I grepe...
null
235
2011-01-28T15:11:36.150
2011-01-31T12:14:51.013
Patches and translations
[ "internationalization" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You should just create a patch that changes the string in the code, and the rest should be taken care of for you.</p>\n\n<p>When the package is built, the translation template (the gnome-session.pot file) will be regenerated and will pick up your changed string. The template will the...
[ { "accepted": true, "body": "<p>You should just create a patch that changes the string in the code, and the rest should be taken care of for you.</p>\n\n<p>When the package is built, the translation template (the gnome-session.pot file) will be regenerated and will pick up your changed string. The template ...
null
null
null
null
user2405
22588
1
null
2011-01-21T13:11:34.397
0
298
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/21305/desktop-forgets-theme">Desktop forgets theme?</a> </p> </blockquote> <p>Suddenly after restart my default theme turned into a theme like this, Every time i change the theme it gets changed into a custom them...
9051
-1
2017-04-13T12:24:54.970
2011-01-21T16:39:47.000
How to prevent ubuntu to change theme automatically
[ "10.10" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T13:24:00.870", "id": "24404", "postId": "22588", "score": "0", "text": "Hello, it's a known bug, duplicate of http://askubuntu.com/questions/21305/desktop-forgets-theme .", "userDisplayName": null, "userId": "742" } ]
null
[ { "accepted": null, "body": "<p>A short sleep in /etc/xdg/autostart/gnome-settings-daemon fixes it:</p>\n\n<p><code>Exec= bash -c \"sleep 2; /usr/lib/gnome-settings-daemon/gnome-settings-daemon\"</code></p>\n\n<p>Also see: <a href=\"https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/574296...
null
null
2011-01-21T16:40:01.553
null
null
22589
1
null
2011-01-21T13:15:12.103
66
102955
<p>I'm using Chrome, and the scroll rate is like 3 lines, and it's painfully slow. My finger gets tired really quickly on long pages. <em>System → Preferences → Mouse</em> lacks any scroll wheel configuration options.</p>
8972
24294
2014-10-02T11:48:42.370
2014-12-28T17:03:23.000
How to change my mouse wheel scroll rate?
[ "xorg", "mouse", "mouse-scroll", "scrolling", "mouse-wheel" ]
6
1
CC BY-SA 3.0
[ { "creationDate": "2019-01-16T04:59:51.530", "id": "1832140", "postId": "22589", "score": "3", "text": "Possible duplicate of [Increase mouse wheel scroll speed](https://askubuntu.com/questions/285689/increase-mouse-wheel-scroll-speed)", "userDisplayName": null, "userId": "42522" } ]
null
[ { "accepted": null, "body": "<p>From triaged <a href=\"https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/619403\" rel=\"noreferrer\">bug #619403</a> on mouse-wheel acceleration against xorg-server with a link to <a href=\"https://bugs.freedesktop.org/show_bug.cgi?id=29905\" rel=\"noreferrer\">this ...
null
null
null
null
null
22592
1
22615
2011-01-21T13:30:08.590
29
13296
<p>I'd like to know if it's safe to rename user folders such as <code>Desktop</code>, <code>Documents</code>, <code>Music</code> (I want them to start lowercase).</p> <p>Are there any programs in a default installation of Ubuntu (10.10/11.04) that expect those folders to exist and that cannot be configured to use diffe...
3037
618353
2021-08-05T09:36:48.177
2021-08-05T09:42:13.080
Is it safe to rename special user folders?
[ "directory", "home-directory", "user-data" ]
4
1
CC BY-SA 4.0
[ { "creationDate": "2012-05-14T08:23:55.553", "id": "162860", "postId": "22592", "score": "0", "text": "Yes, I kindof asked the same thing, just more specifically. But lorenzo-s's idea with the link is what I was looking for.", "userDisplayName": null, "userId": "53170" } ]
{ "accepted": true, "body": "<p>According to the <a href=\"http://www.pathname.com/fhs/\" rel=\"nofollow noreferrer\">Filesystem Hierarchy Standard</a> in regard to <code>/home</code> directory, you can read:</p>\n<blockquote>\n<p><code>/home</code> is a fairly standard concept, but it is clearly a site-specific fi...
[ { "accepted": null, "body": "<p>You can rename the folders in the file <code>$HOME/.config/user-dirs.dirs</code>. Here's the default:</p>\n\n<pre><code># This file is written by xdg-user-dirs-update\n# If you want to change or add directories, just edit the line you're\n# interested in. All local changes wi...
null
null
null
null
null
22597
1
22605
2011-01-21T14:05:20.620
11
7118
<p>Are there any desktop applications for uploading video to youtube?</p>
2997
866
2011-01-22T07:48:22.110
2017-06-09T18:33:01.240
Youtube Uploader?
[ "software-recommendation", "video", "youtube" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T14:33:27.343", "id": "24412", "postId": "22597", "score": "0", "text": "Why not just use http://upload.youtube.com/my_videos_upload", "userDisplayName": null, "userId": "667" } ]
{ "accepted": true, "body": "<p>Try using googlecl</p>\n\n<pre><code>sudo apt-get install googlcl\n</code></pre>\n\n<p>this tool provides a user-friendly command-line interface to some of the Google Data Protocol (gdata) APIs.</p>\n\n<p>You can nicely upload a video to YouTube from the command line with the command...
[ { "accepted": null, "body": "<p>Try the firefox extension Fireuploader, works like a charm ;) </p>\n\n<p><a href=\"http://www.fireuploader.com/\" rel=\"nofollow\">http://www.fireuploader.com/</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC B...
null
null
null
null
null
22600
1
null
2011-01-21T14:30:08.167
8
20958
<p>I have a scanned image, and it's in Corel Draw (.cdr) format (~6mb). Is there a way to open it, or convert it to something that I can manage? I tried <a href="http://filespazz.com/">http://filespazz.com/</a> a few times, but it didn't work due to some timeout error. Any suggestions?</p> <p>Thanks in advance.</p>
6681
1067
2011-01-21T14:36:44.703
2018-11-26T15:49:17.223
Open or convert .cdr files?
[ "10.04", "software-recommendation", "file-format" ]
3
3
CC BY-SA 2.5
[ { "creationDate": "2013-06-14T09:22:56.587", "id": "388266", "postId": "22600", "score": "1", "text": "it opened in LibreOffice Draw 4.0.3 :)", "userDisplayName": "user167139", "userId": null }, { "creationDate": "2012-05-28T12:40:45.037", "id": "388268", "postId": "22600...
null
[ { "accepted": null, "body": "<p>Another option is to try imagemagick convert utility,Imagemagic can be easily installed using software center or synaptic.</p>\n\n<p>Since the document is scanned it should be a bitmap which imagemagick can handle, only the version of the .cdr would be a concern, you did not ...
null
null
null
null
null
22602
1
22685
2011-01-21T14:40:41.640
8
1878
<p>Gedit has two plugins from <a href="http://live.gnome.org/Gedit/Plugins" rel="nofollow">Gnome's Gedit Plugins page</a> which I both particularly want... </p> <ul> <li><a href="http://jon-walsh.com/journal/multi-edit/" rel="nofollow">Multi-edit</a> </li> <li><a href="http://www.thingsthemselves.com/gedit/" rel="no...
2670
8844
2011-03-27T03:53:56.250
2014-02-11T16:47:32.523
Two gedit plugins clash. How to change shortcut keys, or enable/disable a plugin
[ "command-line", "python", "gedit", "plugins", "gconf" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I wrote the following python script (<a href=\"http://pastebin.ubuntu.com/556656/\" rel=\"nofollow noreferrer\">download</a>) that enables/disables the Multi-edit plugin:</p>\n<pre><code>#!/usr/env/python\n\nimport re\nimport commands\n\nactive_plugins = commands.getoutput(&quot;gcon...
[ { "accepted": null, "body": "<p>Its simple :)</p>\n\n<p><strong>Enabling</strong></p>\n\n<ol>\n<li><p>Edit > Preferences</p></li>\n<li><p>Now look at the <strong>Plugins</strong> section.</p></li>\n<li><p>Select the check box next to the name of the plugin that you want to enable.</p></li>\n<li><p>You may n...
null
null
null
null
null
22607
1
22614
2011-01-21T15:17:22.517
126
79577
<p>Whenever I open the terminal, </p> <pre><code>To run a command as administrator (user "root"), use "sudo &lt;command&gt;". See "man sudo_root" for details. </code></pre> <p>appears before the terminal. How do I get that to go away?</p>
381
114
2011-01-21T15:55:17.477
2021-10-26T21:29:58.580
Remove note about sudo that appears when opening the terminal
[ "command-line", "sudo" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T15:41:35.427", "id": "24422", "postId": "22607", "score": "0", "text": "Interesting. I once saw such a thing, but never on terminal I open myself. How would I get that back if I wanted it?", "userDisplayName": null, "userId": "8373" } ]
{ "accepted": true, "body": "<p>Once you run a <code>sudo</code> command, the file <code>~/.sudo_as_admin_successful</code> will be created and the warning will go away. So either run a sudo command, such as <code>sudo apt-get update</code> or create the <code>~/.sudo_as_admin_successful</code> file manually:</p>\n...
[ { "accepted": true, "body": "<p>Once you run a <code>sudo</code> command, the file <code>~/.sudo_as_admin_successful</code> will be created and the warning will go away. So either run a sudo command, such as <code>sudo apt-get update</code> or create the <code>~/.sudo_as_admin_successful</code> file manuall...
null
null
null
null
null
22608
1
null
2011-01-21T15:21:43.347
30
219438
<p>I have a .mp4 movie (it's an .mp4 file, and the "video codec" is Xvid, and the "audio codec" is mp3) that I want to play, but when I try to open it in MPlayer, it says "The steam is encrypted and decryption is not supported." I tried to apply the answer from <a href="https://askubuntu.com/questions/500/how-can-i-pla...
9150
-1
2017-04-13T12:25:14.340
2024-01-15T20:31:02.963
How to play .mp4 movies?
[ "codecs", "video-player", "mplayer" ]
8
7
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T15:35:57.960", "id": "24421", "postId": "22608", "score": "0", "text": "can xine or VLC play the file?", "userDisplayName": null, "userId": "2345" }, { "creationDate": "2011-01-21T15:43:31.650", "id": "24423", "postId": "22608", "score": ...
null
[ { "accepted": null, "body": "<p>Try xine or VNC media players, My personal choice is xine because it uses very little resources. Both are in the repository. Edit, sorry, did not see comment above. Where did the file come from? Can you post a link to it? Is it a pay to view movie?</p>\n", "commentCount":...
null
null
null
null
null
22609
1
22611
2011-01-21T15:23:07.570
1
2584
<p>I've just spent about half an hour reading forums and such, so in short of finding a working solution, I ask this here.</p> <p>All solutions found so far consist of english (US) keyboards writing spanish characters, while it may work for them, I use a fr_CA which already contains some accented characters (plus the l...
2345
-1
2020-06-12T14:37:07.210
2011-11-02T20:28:53.413
Spanish characters on a (fr_CA) QWERTY keyboard
[ "keyboard", "special-characters", "shortcut-keys" ]
2
2
CC BY-SA 3.0
[ { "creationDate": "2011-01-22T03:50:45.263", "id": "24531", "postId": "22609", "score": "0", "text": "Your last edit should be an answer!", "userDisplayName": null, "userId": "235" }, { "creationDate": "2011-01-22T04:05:09.433", "id": "24532", "postId": "22609", "scor...
{ "accepted": true, "body": "<p><code>System -&gt; Preferences -&gt; Keyboard</code> -> <code>Layouts</code> -> <code>Add...</code> -> <code>Spain Include dead tilde</code></p>\n\n<p>Works for me. I'm normally using ch_FR. </p>\n\n<p>(You might want to print the keyboard layout.)</p>\n\n<p><strong>Edit: I repost my...
[ { "accepted": true, "body": "<p><code>System -&gt; Preferences -&gt; Keyboard</code> -> <code>Layouts</code> -> <code>Add...</code> -> <code>Spain Include dead tilde</code></p>\n\n<p>Works for me. I'm normally using ch_FR. </p>\n\n<p>(You might want to print the keyboard layout.)</p>\n\n<p><strong>Edit: I r...
null
null
null
null
null
22613
1
null
2011-01-21T15:45:21.197
5
3852
<p>I don't need any workspace previews or big workspace switcher widgets. I just want simple workspace switcher like on <a href="http://en.wikipedia.org/wiki/SpringBoard" rel="nofollow noreferrer">iOS springboard</a>. Any suggestions?</p> <p><img src="https://i.stack.imgur.com/gp5xB.jpg" alt="alt text"></p>
9326
235
2011-01-23T01:36:13.310
2011-01-23T09:27:35.033
The simplest workspace switcher?
[ "workspaces", "dock", "workspace-switcher" ]
4
8
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T17:39:51.093", "id": "24451", "postId": "22613", "score": "0", "text": "I don't have an answer, but a question: how do you (in particular) use workspaces? I'm new to Linux and can't quite get my head around the idea of separate workspaces.", "userDisplayName": n...
null
[ { "accepted": null, "body": "<p>I would suggest Docky , which is a free application that I use alot! Just run <code>sudo apt-get install docky</code>. For the icons you can just look around, With docky you may also have multiple dock :)</p>\n", "commentCount": "1", "comments": [ { "cre...
null
null
null
null
null
22617
1
23956
2011-01-21T16:06:14.217
3
346
<p>I have recently added a second monitor to my setup. Instead of one VGA monitor, I now have one VGA and one DVI monitor hooked up to the computer. The displays work just fine. However, ever since this monitor was added Ubuntu (10.10) does not shut down properly. I go to shutdown and it starts shutting down but just h...
null
456
2011-01-21T17:48:33.643
2012-09-03T14:52:58.847
Crash on shutdown when using second monitor
[ "graphics", "multiple-monitors", "shutdown" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T16:59:37.483", "id": "24445", "postId": "22617", "score": "2", "text": "You might want to check syslog and kern.log in /var/log/ for error messages. Also, you should consider removing the second monitor temporarily to verify that's the root cause. It might just be...
{ "accepted": true, "body": "<p>I was finally able to fix the problem. Apparently with the dual monitor setup the boot screen itself caused the crash it seems. The only thing I did was turn off the splash screens in grub, and it now finally works well!</p>\n", "commentCount": "0", "comments": [], "communityOw...
[ { "accepted": true, "body": "<p>I was finally able to fix the problem. Apparently with the dual monitor setup the boot screen itself caused the crash it seems. The only thing I did was turn off the splash screens in grub, and it now finally works well!</p>\n", "commentCount": "0", "comments": [], ...
null
null
null
null
user6019
22626
1
22642
2011-01-21T17:19:34.073
5
1129
<p>About a week ago I used the windows installer to install Ubuntu to an extra hard drive I had because I've heard so much about it. Since [I guess] Wubi is meant for people with limited disk space who want to dual boot, it only allocates 30G of space to Ubuntu. </p> <p>My situtation is that I have an extra ~170G of d...
9150
235
2011-01-22T01:32:07.817
2011-01-22T01:32:07.817
How can I expand the size of my Ubuntu installation without reinstalling?
[ "partitioning", "wubi", "disk-usage" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Wubi is great for experimentation of Ubuntu. If you really want more than 30 GBs of space you might want to consider actually dual-booting. The thing is that Wubi uses Windows' native filesystem and is very susceptible to the corruptions and downsides of it. To be using Ubuntu heavil...
[ { "accepted": null, "body": "<p>Since you cannot resize while Ubuntu runs, I would suggest Deleting the leftover space and making it mount as /home.</p>\n\n<p>OR</p>\n\n<p>Boot up the Live CD and Boot the Partition Editor. Grow the partition using the GUI.</p>\n", "commentCount": "0", "comments": []...
null
null
null
null
null
22629
1
null
2011-01-21T17:26:19.500
6
70884
<pre><code> Device Boot Start End Blocks Id System /dev/sda1 * 1 13 102400 7 HPFS/NTFS - system restore /dev/sda2 13 4674 37436416 7 HPFS/NTFS - Windows 7 /dev/sda3 4674 58843 435116032 7 HPFS/NTFS - data storage ...
7505
52923
2012-05-15T11:18:46.957
2015-04-24T08:59:01.130
Add Windows 7 to boot menu
[ "boot", "grub2", "dual-boot", "windows-7" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2011-04-22T07:32:56.080", "id": "40442", "postId": "22629", "score": "1", "text": "Just try `sudo update-grub`", "userDisplayName": null, "userId": "5691" } ]
null
[ { "accepted": null, "body": "<p>This is My windows 7 loader:</p>\n\n<pre><code>menuentry \"Windows 7 (loader) (on /dev/sda1)\" {\ninsmod part_msdos\ninsmod ntfs\nset root='(hd0,msdos1)'\nchainloader +1\n}\n</code></pre>\n\n<p>This should work If you copy and paste it, but I dont think you should put it in y...
null
null
null
null
null
22635
1
null
2011-01-21T18:07:29.733
1
313
<p>I guess one should not run the software update when running off of a pendrive. Each time I have, not only does the update crash, but the usb drive becomes unbootable? Should the ablitiy to run a software update be disabled for pendrive instances?</p>
9335
235
2011-01-21T18:47:41.457
2011-09-30T18:34:38.780
Updating when running off USB stick makes it unbootable?
[ "10.10", "update-manager", "usb-drive", "initramfs" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T18:33:21.843", "id": "24460", "postId": "22635", "score": "1", "text": "You tagged this initramfs, are you getting a particular error?", "userDisplayName": null, "userId": "866" }, { "creationDate": "2011-02-20T19:14:01.930", "id": "30102", "...
null
[ { "accepted": null, "body": "<p>You shouldn't have a problem updating your install as normal. So no the ability shouldn't be disabled.</p>\n\n<p>If you are having problems with this I suggest reporting a bug. Whilst running Ubuntu press <kbd>Alt</kbd>+<kbd>F2</kbd> and type <code>ubuntu-bug</code>. This wil...
null
null
null
null
null
22636
1
22638
2011-01-21T18:23:54.197
6
2894
<p>I heard something of a filesystem change. Is it gonna happen in 11.04?</p>
9067
3037
2011-01-23T12:22:22.287
2011-01-23T12:22:22.287
Will 11.04 use other filesystem than ext4?
[ "11.04", "filesystem" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T18:27:36.580", "id": "24458", "postId": "22636", "score": "1", "text": "Where might you have heard this?", "userDisplayName": null, "userId": "506" }, { "creationDate": "2011-01-21T18:38:55.677", "id": "24461", "postId": "22636", "score":...
{ "accepted": true, "body": "<p>Short answer: no, we're sticking with ext4 by default.</p>\n\n<p>However btrfs support has been improved for 11.04 (btrfs can be your boot partition). It may well be adapted as a future release's default - see the Ubuntu's Development Manager's <a href=\"http://netsplit.com/2010/05/1...
[ { "accepted": true, "body": "<p>Short answer: no, we're sticking with ext4 by default.</p>\n\n<p>However btrfs support has been improved for 11.04 (btrfs can be your boot partition). It may well be adapted as a future release's default - see the Ubuntu's Development Manager's <a href=\"http://netsplit.com/2...
null
null
null
null
null
22644
1
36570
2011-01-21T19:02:14.013
3
4111
<p>Sometimes hdd might drop out of my RAID, but after I fix HW problem - I have to manually find out which is device name of dropped HDD and manually re-add it.</p> <p>Is there a way to let mdadm scan all HDDs and auto-read ones which belong to array?</p>
8085
null
null
2011-04-23T05:47:42.437
MDADM: auto re-add dropped HDD
[ "mdadm" ]
1
5
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T20:16:34.640", "id": "24479", "postId": "22644", "score": "1", "text": "There's `mdadm --assemble --scan`, I believe it works with the correct setup in `/etc/mdadm/mdadm.conf` (see the [RAID wiki](https://raid.wiki.kernel.org/index.php/RAID_setup#Using_the_Array)). ...
{ "accepted": true, "body": "<p>No, there is no automated way to do this. There are mdadm monitors out there which parse the various events to enable you to create a custom application to manage the array according to your wishes. There are plenty of NAS appliances that use MD and developed a closed source daemon t...
[ { "accepted": true, "body": "<p>No, there is no automated way to do this. There are mdadm monitors out there which parse the various events to enable you to create a custom application to manage the array according to your wishes. There are plenty of NAS appliances that use MD and developed a closed source ...
null
null
null
null
null
22649
1
22801
2011-01-21T19:15:22.483
4
2723
<p>I'm using Ubuntu 10.10. The software center was asking me for password when I wanted to install/remove any application. Since last week, it doesn't prompt for password. Also, I have the same problem with <code>update-manager</code>. However, Synaptic and <code>sudo apt-get</code> ask for password. <br/> How to fix t...
9341
8844
2011-02-10T07:49:24.380
2011-06-27T18:51:26.347
Software Center doesn't prompt for password
[ "10.10", "software-center", "password", "policykit" ]
1
6
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T20:05:51.173", "id": "24470", "postId": "22649", "score": "0", "text": "What is the output of your /etc/sudoers file?", "userDisplayName": "user6658", "userId": null }, { "creationDate": "2011-01-21T21:52:39.247", "id": "24488", "postId": "22...
{ "accepted": true, "body": "<p>As already said, the problem may be your <em>PolicyKit</em> configuration. I would be interested in the contents of the files in <code>/etc/polkit-1</code> directory and the file <code>/usr/share/polkit-1/actions/org.debian.apt.policy</code>. The output can be lengthy, so you may wan...
[ { "accepted": true, "body": "<p>As already said, the problem may be your <em>PolicyKit</em> configuration. I would be interested in the contents of the files in <code>/etc/polkit-1</code> directory and the file <code>/usr/share/polkit-1/actions/org.debian.apt.policy</code>. The output can be lengthy, so you...
null
null
null
null
null
22651
1
null
2011-01-21T19:41:26.710
2
244
<p>I just created my Ubuntu One account on the machine running Ubuntu and it works flawless. Then I tried to access the same account from my XP machine. I can access account, and see all files, but when I try to access or download, it loads and loads, and loads, but nothing happens. Why is that? If I can access the ac...
null
4776
2011-01-21T19:50:41.503
2011-01-21T19:50:41.503
Ubuntu One does not download files on Windows XP
[ "10.10", "ubuntu-one", "windows-xp" ]
0
4
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T19:55:07.927", "id": "24468", "postId": "22651", "score": "0", "text": "Does your Windows XP machine have Service Pack 3, [Windows Installer 4.5 Redistributable](http://www.microsoft.com/downloads/en/details.aspx?FamilyID=5a58b56f-60b6-4412-95b9-54d056d6f9f4&display...
null
[]
null
0
2012-02-21T21:45:55.827
null
Apple314
22652
1
null
2011-01-21T19:46:26.173
3
429
<p>I import a video into PiTiVi, drag it to the timeline, split the grouped A/V tracks at the start of where I want to delete and the end, then delete the middle. The audio track does what I expect, but all the video that used to be there stays there, just playing at double speed or something. I even tried just delet...
9342
null
null
2011-10-09T21:46:44.693
Using PiTiVi to delete the middle of a video?
[ "pitivi" ]
0
3
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T20:04:03.937", "id": "24469", "postId": "22652", "score": "1", "text": "What type of video file are you importing? Some of the more ugly (read: closed) file formats tend to make gstreamer (which PiTiVi uses) a little wonky. Have you tried another video format (like ...
null
[]
null
null
2012-02-25T01:32:07.950
null
null
22661
1
22664
2011-01-21T21:31:41.220
18
241
<p>I know what an Ubuntu Team is and <a href="https://askubuntu.com/questions/10334/how-do-i-find-ubuntu-users-in-my-country-state">where to find them</a>, but what can users do if their area doesn't have a LoCo team?</p>
703
-1
2017-04-13T12:24:49.530
2012-12-18T21:21:48.193
What if my State / Country doesn't have a Ubuntu LoCo Team? How can I start one?
[ "community", "locoteams" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Information (and guidelines) about how to create a new LoCo team are at Ubuntu Wiki: <a href=\"https://wiki.ubuntu.com/LoCoTeamHowto\" rel=\"nofollow\">https://wiki.ubuntu.com/LoCoTeamHowto</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentL...
[ { "accepted": true, "body": "<p>Information (and guidelines) about how to create a new LoCo team are at Ubuntu Wiki: <a href=\"https://wiki.ubuntu.com/LoCoTeamHowto\" rel=\"nofollow\">https://wiki.ubuntu.com/LoCoTeamHowto</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": nul...
null
null
null
null
null
22662
1
null
2011-01-21T21:32:18.840
2
1090
<p>I downloaded the truecrypt 64 bit .tar.gz, but it could not be opened. The archiv manager says: Does not look like a tar archiv. Does anybody no, how to solve this error? OS :Ubuntu Maverick. On Lucid I had no problems to install TrueCrypt.</p>
7604
54298
2012-07-09T13:12:55.280
2012-07-09T13:12:55.280
How can I solve my TrueCrypt installation problem?
[ "installation", "truecrypt" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T21:44:18.117", "id": "24486", "postId": "22662", "score": "0", "text": "I've downloaded the archiv and tried to extract it and it worked fine -- just try to download the file again (maybe it's corrupted).", "userDisplayName": null, "userId": "6861" }, { ...
null
[ { "accepted": null, "body": "<p>This is an execelent <a href=\"http://www.liberiangeek.net/2010/09/encrypt-thumb-drives-ubuntu-10-10-maverick-meerkat-truecrypt/\" rel=\"nofollow\">post</a> to install Truecrypt in ubuntu 10.10 maverick</p>\n\n<p>TO un-install just use :</p>\n\n<blockquote>\n <p>sudo sh\n /...
null
null
null
null
null
22663
1
22777
2011-01-21T21:41:50.383
31
170627
<p>I decided to get rid of <code>network-manager</code> for some reason, and now in order to get on the network, I have to run <code>sudo ifup eth0</code>. Here's what <code>cat /etc/network/interfaces</code> gives:</p> <pre><code>auto lo iface lo inet loopback allow-hotplug eth0 iface eth0 inet dhcp </code></pre> <...
2591
2591
2016-12-05T20:27:58.687
2018-07-22T07:30:45.240
How to bring up network on boot-up when NetworkManager is uninstalled?
[ "networking" ]
6
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<pre><code>sudo vim /etc/network/interfaces\n</code></pre>\n\n<p>DHCP</p>\n\n<pre><code># Loopback\n#\nauto lo\niface lo inet loopback\n\n# network card\nauto eth0\niface eth0 inet dhcp\n</code></pre>\n\n<p>Static</p>\n\n<pre><code># Loopback\n#\nauto lo\niface lo inet loopback\n\n# net...
[ { "accepted": null, "body": "<p>Add eth0 to <code>auto lo</code>, like:</p>\n\n<pre><code>auto lo eth0\n</code></pre>\n\n<p>This will bring up lo (loopback) and eth0 on running <code>ifup -a</code> (done at boot time).</p>\n\n<p>From <code>man interfaces</code>:</p>\n\n<blockquote>\n <p>Lines beginning wit...
null
null
null
null
null
22665
1
22733
2011-01-21T21:49:24.817
2
2319
<p>My husband has converted the entire household to Ubuntu, so far things are going fine, except for this small issue, I have a ps/2 Genius keyboard model, KB-06X attached to a desktop computer and on rare occasions when I am typing in any application, Word processor, text editor or forms and I activate capslock what I...
9346
null
null
2015-11-29T01:00:37.760
Keyboard capslock does not work as expected sometimes
[ "keyboard" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-22T00:58:22.913", "id": "24520", "postId": "22665", "score": "0", "text": "Have you tried taking the caps lock key off and removing any cruft/food/etc? You could also try using the keyboard on Windows.", "userDisplayName": "user6658", "userId": null }, { ...
{ "accepted": true, "body": "<p>Found a forum topic which might be usefull.</p>\n\n<p><a href=\"http://ubuntuforums.org/showthread.php?t=784935\" rel=\"nofollow\">[SOLVED] Caps lock light reversed</a></p>\n\n<p>It covers a selection of different solutions so hopefully one will work</p>\n\n<p>Hope this helps.</p>\n"...
[ { "accepted": true, "body": "<p>Found a forum topic which might be usefull.</p>\n\n<p><a href=\"http://ubuntuforums.org/showthread.php?t=784935\" rel=\"nofollow\">[SOLVED] Caps lock light reversed</a></p>\n\n<p>It covers a selection of different solutions so hopefully one will work</p>\n\n<p>Hope this helps...
null
null
null
null
null
22667
1
null
2011-01-21T21:53:33.843
79
73242
<p>Why is ufw firewall included in Ubuntu, when it is not enabled and pre-configured by default? Most users don't even know it is there, because no GUI frontend is provided.</p>
9228
2816
2011-02-17T16:08:07.600
2017-01-26T03:06:35.587
Why is the firewall disabled by default?
[ "security", "firewall", "ufw", "gufw" ]
5
3
CC BY-SA 2.5
[ { "creationDate": "2011-09-12T19:58:23.880", "id": "69946", "postId": "22667", "score": "10", "text": "I was shocked when I accidentally found out that a firewall is installed but disabled! The arguments mentioned here are pretty weak.", "userDisplayName": null, "userId": "23379" }, ...
null
[ { "accepted": null, "body": "<p>In contrast to Microsoft Windows, an Ubuntu desktop does not need a firewall to be safe on the Internet, since by default Ubuntu does not open ports that can introduce security issues. </p>\n\n<p>In general a properly hardened Unix or Linux system will not need a firewall. Fi...
null
null
null
null
null
22670
1
null
2011-01-21T22:23:21.223
3
558
<p>I'm trying to install Ubuntu 10.10 from Live CD.<br> I can access the partitions already created ( two NTFS and one ext3 prepared ), but when I'm trying to install, at the step where I should select the partition, I don't have from where to choose.<br> The list is empty, as you can see in the screenshot below: </p>...
7505
114
2011-02-21T18:29:28.657
2011-02-21T18:46:24.957
LiveCD mounts the partitions, but it doesn't see any
[ "10.10", "installation", "partitioning", "live-cd", "hard-drive" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2011-02-06T11:51:40.733", "id": "27319", "postId": "22670", "score": "0", "text": "Open GParted, System>Administration>GParted and take a screenshot of your partition set up please.", "userDisplayName": null, "userId": "5651" }, { "creationDate": "2011-02-21T19...
null
[ { "accepted": null, "body": "<p>\"I can access the partitions already created\" -- does that mean you mounted them?</p>\n\n<p>The installer doesn't like your volumes mounted - gparted will error.</p>\n\n<p>I suggest setting up a new partition table with the installer, as long as it not gonna mess up your Wi...
null
null
null
null
null
22675
1
null
2011-01-21T23:08:10.477
5
2112
<p>Sometimes when I try to shut-down or restart, I get an error saying:</p> <p>A program is still running: Unknown Not Responding</p> <p>It gives three choices</p> <ol> <li>Lock Screen</li> <li>Cancel</li> <li>Reboot anyway (or Shutdown Anyway)</li> </ol> <p>What should I look for?</p> <p>If I could configure it t...
null
3550
2011-02-21T15:06:25.480
2012-02-19T11:38:42.193
Shutdown / restart does not complete
[ "shutdown", "restart" ]
3
3
CC BY-SA 2.5
[ { "creationDate": "2011-01-22T14:16:28.367", "id": "24578", "postId": "22675", "score": "0", "text": "I don't know what application it is because it just says \"Unknown Not Responding\".", "userDisplayName": "user5257", "userId": null }, { "creationDate": "2011-01-23T20:01:07.420...
null
[ { "accepted": null, "body": "<p>This usually happens when there is an application still running and using the CPU. At the same time you do not close it and you restart or shutdown.</p>\n\n<p>You have to wait for some time and it will close by itself until the process is finished - otherwise it means the app...
null
null
2012-02-24T18:41:31.847
null
user5257
22676
1
null
2011-01-21T23:08:18.597
2
4122
<p>I have a relatively new Powerspec computer (i5 quad core processor, about a year or two old) and just grabbed a new relatively inexpensive ($40?) graphics card. It has 1 DVI, one VGA, and one HDMI output. </p> <p>I have two (different type) monitors plugged into the DVI and VGA slots, and they work great. However, ...
null
235
2011-01-21T23:35:54.220
2011-03-09T19:48:26.923
Triple monitor setup with an ATI Radeon 4200?
[ "10.10", "xorg", "multiple-monitors", "ati" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-21T23:36:53.220", "id": "24505", "postId": "22676", "score": "0", "text": "Use the info from here to find out which card it is and add it to your question please: http://askubuntu.com/questions/14008/i-have-a-hardware-detection-problem-what-logs-do-i-need-to-look-into"...
null
[ { "accepted": null, "body": "<p>Sorry, based on the information in your question your card doesn't support three monitors.</p>\n\n<p>The AMD/ATI technology for driving more than two monitors from the same card is called Eyefinity, but it is only supported on certain cards, see <a href=\"http://www.amd.com/U...
null
null
null
null
user9355
22682
1
null
2011-01-21T23:44:05.100
2
742
<p>I am windows user and using windows 7 on my laptop. Is there any way i can run practically run and use ubuntu from flash drive or it is necessary to install it on my hard drive.</p> <p>Please suggest... </p>
null
null
null
2015-03-12T15:38:06.333
Ubuntu from flash drive
[ "usb-drive" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-22T13:00:59.490", "id": "24566", "postId": "22682", "score": "0", "text": "Keep in mind that the lifetime of your USB stick will be shorter. A USB stick is not a hard drive. But if you install Ubuntu in a USB stick you will not feel any difference!", "userDisplayNa...
null
[ { "accepted": null, "body": "<p>There are instructions for creating a USB stick install of Ubuntu from Windows here: <a href=\"http://www.ubuntu.com/desktop/get-ubuntu/download\" rel=\"nofollow\">http://www.ubuntu.com/desktop/get-ubuntu/download</a></p>\n", "commentCount": "0", "comments": [], "...
null
null
null
null
user9358
22686
1
22738
2011-01-22T00:00:21.343
7
786
<p><em>Please do not mistake this for another post resembling installing Firefox 4.0 beta..I have no intention of that.</em></p> <p>What I meant to ask was in Febrary or possibly march Firefox 4.0 will be officially released. Would the official repositories update to the latest version or should I install add the mozi...
5855
235
2011-01-22T01:27:54.840
2011-03-17T19:11:10.453
Will the official repositories update to Firefox 4.0 when it's released?
[ "package-management", "firefox" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Ubuntu 11.04 will release with Firefox 4.0. However, other supported Ubuntu releases will remain with Firefox 3.6 in the medium term. When Firefox 3.6 approaches end-of-life, the other supported Ubuntu releases will be upgraded to the latest version of Firefox, although this may not ...
[ { "accepted": null, "body": "<p>I seem to recall something about Ubuntu making a permanent exception to allow new firefox versions in the middle of upgrade cycles. If I'm remembering this correctly, then yes, it will be included, though there may be a delay from when the official Mozilla release happens.</p...
null
0
null
null
null
22696
1
22699
2011-01-22T02:23:54.447
28
7709
<p>Anyone knows where I can get a keyboard to buy with the Ubuntu logo on the super key? If not where can I get some durable small plastic Ubuntu logos about 8 to 9 mm in diameter that I can use to glue on my keyboard?</p>
9346
1067
2011-01-22T02:33:29.013
2017-03-08T15:36:53.430
Where can I buy a keyboard with an Ubuntu logo on the super key?
[ "hardware", "keyboard" ]
6
1
CC BY-SA 2.5
[ { "creationDate": "2012-04-29T19:21:01.540", "id": "152685", "postId": "22696", "score": "1", "text": "For what it's worth, there are also keyboards that have an [entirely blank super key](http://www.amazon.com/gp/customer-media/permalink/moORLZ5XED7D0J/B003PHJJV6/ref=cm_ciu_images_pl_link).", ...
{ "accepted": true, "body": "<p>You could buy one from <a href=\"http://zareason.com/shop/Ubuntu-Keyboard.html\" rel=\"noreferrer\">ZaReason.com</a>, but they are out of stock right now. </p>\n\n<p><a href=\"http://www.system76.com/\" rel=\"noreferrer\">System76</a> gives away free Ubuntu stickers, including ones...
[ { "accepted": true, "body": "<p>You could buy one from <a href=\"http://zareason.com/shop/Ubuntu-Keyboard.html\" rel=\"noreferrer\">ZaReason.com</a>, but they are out of stock right now. </p>\n\n<p><a href=\"http://www.system76.com/\" rel=\"noreferrer\">System76</a> gives away free Ubuntu stickers, includ...
null
null
null
null
null
22698
1
null
2011-01-22T02:32:55.603
2
11179
<p>I have Ubuntu10.10 x64 and after installing Windows 7 grub dissapear I log on with my usb to reinstall grub and now grub only shows Ubuntu... Then when I try to do update-grub2 I get this:</p> <pre><code>root@Alienware:~# sudo update-grub2 Generating grub.cfg ... Found linux image: /boot/vmlinuz-2.6.35-22-generic F...
3307
26447
2011-12-02T12:04:15.550
2011-12-02T12:04:15.550
update-grub2 not finding windows7 partition
[ "boot", "windows", "grub2", "ntfs" ]
4
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>are you using liveCD to update the grub2. if not try to reinstall grub2 via liveCD\nif yes then try to use windows CD/DVD to make windows bootloader install again and you will not be able to run ubuntu after that <a href=\"https://help.ubuntu.com/community/RecoveringUbuntuAft...
null
null
null
null
null
22702
1
null
2011-01-22T03:29:53.640
3
12506
<p>I need xorg-server version <code>2:1.9.0.902-1ubuntu3</code> installed because it contains a fix:</p> <pre><code>xorg-server (2:1.9.0.902-1ubuntu3) natty; urgency=low * Add 207_dga_master_device.patch: Cherrypick from upstream xserver git to fix crash with a bluetooth keyboard when using XBMC full screen. ...
null
1067
2011-01-23T12:29:19.633
2011-01-23T12:29:19.633
How to upgrade x.org?
[ "xorg", "remote", "xbmc", "ps3" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>The easiest way to get the fix is to use the xorg edgers PPA:</p>\n\n<p><a href=\"https://launchpad.net/~xorg-edgers/+archive/ppa\" rel=\"nofollow\">https://launchpad.net/~xorg-edgers/+archive/ppa</a></p>\n\n<p>The PPA is built for testing and for fixing obscure bugs with cer...
null
null
null
null
user9367
22704
1
27370
2011-01-22T04:16:45.070
1
472
<p>I hear some squeaking noises sometimes when I use my computer so I ran smartctl. This is the results:</p> <pre><code> === START OF READ SMART DATA SECTION === SMART Self-test log structure revision number 1 Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error # 1 Short...
332
null
null
2011-02-21T09:45:17.103
Is my hard drive about to fail?
[ "hard-drive" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-23T00:13:23.807", "id": "24656", "postId": "22704", "score": "0", "text": "Yes, you are totally fschk'ed. =P", "userDisplayName": "user9368", "userId": null }, { "creationDate": "2011-01-23T00:13:23.870", "id": "24658", "postId": "22704", "s...
{ "accepted": true, "body": "<p>Whether your HD is failing or not is not clear at all from the output - it could be just one bad sector, which is a common occurrence these days.</p>\n\n<p>Can you please post the full output <code>sudo smartctl -a /dev/sda</code> (change <code>sda</code> accordingly if needed)?</p>\...
[ { "accepted": null, "body": "<p>You seem to have 2 hard drives. The newer one (nums 4-7) seem to be alright, but the older one seems to have read failures. This seems to be a bad sign for the old drive. :(.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2011-01-22T04:24:...
null
null
null
null
null
22711
1
null
2011-01-22T04:36:01.263
2
611
<p>I am not a basic user of computers, but frankly I have never done a partition of a hard drive. But I decided to shrink the only HD in the computer by 25GB for Ubuntu, however I realized that Ubuntu will partition the HD. However, I am stuck with a 25GB partition that I can not use, at least I think so... Can I use t...
null
6005
2011-12-14T01:49:36.853
2011-12-14T01:49:36.853
Hard Drive Partitioning?
[ "partitioning", "hard-drive" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-22T04:47:14.380", "id": "24547", "postId": "22711", "score": "3", "text": "Are you sure that you want to be using 9.10? That version is becoming fast obsolete. The latest version is 10.10. It's a very different operating system from that old version.", "userDisplay...
null
[ { "accepted": null, "body": "<p>You can use this partition for ubuntu. When you install it from the liveCD select 'advanced partitioning options' (or something with advanced in it :)) and map the partition to /.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "conten...
null
null
null
null
michael dadly
22716
1
22721
2011-01-22T05:19:54.063
1
1233
<p>Instead of totem, what application that can play .m4v format?</p>
3905
1067
2011-01-23T12:25:34.397
2015-01-07T08:26:39.300
Instead of totem, what application that can play .m4v format?
[ "software-recommendation", "video" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>VLC Media Player from VideoLAN will handle most formats you can throw at it, list of supported video formats can be found <a href=\"http://www.videolan.org/vlc/features.php?cat=video\" rel=\"nofollow\">here</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate":...
[ { "accepted": true, "body": "<p>VLC Media Player from VideoLAN will handle most formats you can throw at it, list of supported video formats can be found <a href=\"http://www.videolan.org/vlc/features.php?cat=video\" rel=\"nofollow\">here</a></p>\n", "commentCount": "0", "comments": [], "commun...
null
null
null
null
null
22726
1
22776
2011-01-22T08:55:01.380
5
2042
<p>Thanks to this <a href="https://askubuntu.com/questions/9189/upgrade-while-keeping-home-partition">thread</a> I know now that I should've done this during the installation part. But I didn't. </p> <p>So I'm left with my system partition and a old home partition that acts as an extra drive. I would like to know or i...
5673
-1
2017-04-13T12:23:07.557
2017-06-20T15:19:07.753
Re-mouting the old home partition after a fresh install
[ "10.10", "installation", "partitioning", "home-directory" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I cannot test this, but I think it's worth a try. Without logging into X, switch to a console <kbd>CTRL</kbd><kbd>ALT</kbd><kbd>F1</kbd>. Log in, make a directory to store your current home directory, and then modify the account to move the current home directory. </p>\n\n<pre><code>...
[ { "accepted": null, "body": "<p>You can do 2 things:</p>\n\n<ul>\n<li><p>boot live CD, find what drive is current home and your old home (you can use nautilus) then open fstab on disk (not live CD) that is on <code>/media/&lt;your-roots-UUID&gt;/etc/fstab</code> (you can find UUIDs with <code>df -h</code> )...
null
null
null
null
null
22735
1
22737
2011-01-22T10:39:35.927
10
23716
<p>One thing I like for MacBooks is that they are usable within a second after opening their lid when they were on stand by.</p> <p>Ubuntu always requires me to enter my password when I resume from suspend, which can be very annoying.<br> How can I disable this?</p> <p><strong>Related bugs</strong><br> It turns out t...
2192
2192
2011-03-18T08:59:02.963
2020-10-28T22:14:30.163
Disable locking the screen after resuming from suspend
[ "password", "suspend-resume" ]
6
1
CC BY-SA 2.5
[ { "creationDate": "2019-04-10T18:31:36.977", "id": "1877253", "postId": "22735", "score": "0", "text": "Same question with more solutions [here](https://askubuntu.com/q/1029696). One could be marked as a duplicate.", "userDisplayName": null, "userId": "107321" } ]
{ "accepted": true, "body": "<p>Start gconf-editor (press ALT-F2, then type <code>gconf-editor</code>).</p>\n\n<p>Seach down to Apps/gnome-power-manager, then click on \"lock\".</p>\n\n<p>You have two choices : either untick \"suspend\", or tick \"use_screensaver_settings\" (of course, you'd then have to go to scre...
[ { "accepted": true, "body": "<p>Start gconf-editor (press ALT-F2, then type <code>gconf-editor</code>).</p>\n\n<p>Seach down to Apps/gnome-power-manager, then click on \"lock\".</p>\n\n<p>You have two choices : either untick \"suspend\", or tick \"use_screensaver_settings\" (of course, you'd then have to go...
null
null
null
null
null
22743
1
22745
2011-01-22T12:19:10.000
575
2545250
<p>I've recently installed Ubuntu on Oracle's Virtualbox. Now I want to install the guest additions.</p> <p>I started up my Ubuntu guest OS, clicked "Devices" and chose "Install Guest Additions". Nothing happened, and I don't see the CD icon on my desktop.</p> <p>How can I make this work?</p>
7542
40581
2014-04-24T11:13:47.313
2023-04-21T12:21:56.963
How do I install Guest Additions in a VirtualBox VM?
[ "virtualbox", "guest-additions" ]
13
1
CC BY-SA 3.0
[ { "creationDate": "2017-01-05T05:20:05.067", "id": "1344176", "postId": "22743", "score": "5", "text": "After installing, [see here for how to check that it worked](http://askubuntu.com/a/489850/193272).", "userDisplayName": null, "userId": "193272" } ]
{ "accepted": true, "body": "<blockquote>\n<p>If you have trouble installing Ubuntu in a VirtualBox VM, because the installer window does not fit the low resolution screen size, you can move the window with <kbd>Alt</kbd>+<kbd>F7</kbd>.</p>\n</blockquote>\n<h2>Installing Guest additions from the repositories</h2>\n...
[ { "accepted": true, "body": "<blockquote>\n<p>If you have trouble installing Ubuntu in a VirtualBox VM, because the installer window does not fit the low resolution screen size, you can move the window with <kbd>Alt</kbd>+<kbd>F7</kbd>.</p>\n</blockquote>\n<h2>Installing Guest additions from the repositorie...
null
null
null
null
null
22747
1
22748
2011-01-22T13:16:45.260
7
55091
<p>I want to upgrade from ubuntu 10.10 to ubuntu 11.04. </p>
6107
235
2011-04-28T12:30:18.093
2014-01-17T23:29:23.930
How to upgrade from Ubuntu 10.10 to 11.04?
[ "11.04", "upgrade", "release-management" ]
5
1
CC BY-SA 3.0
[ { "creationDate": "2014-01-18T01:13:20.663", "id": "523244", "postId": "22747", "score": "0", "text": "Relevant for anyone who (thinks they) want to do an upgrade of such old versions *these days*: [How to install software or upgrade from old unsupported release?](http://askubuntu.com/questions/...
{ "accepted": true, "body": "<p>Press <code>Alt+F2</code> and type <code>update-manager</code>, this should show the option to upgrade to 11.04.</p>\n\n<p>Through the terminal this can be done using the same command but I am guessing you need use <strong>sudo</strong> to do this.</p>\n", "commentCount": "0", "c...
[ { "accepted": true, "body": "<p>Press <code>Alt+F2</code> and type <code>update-manager</code>, this should show the option to upgrade to 11.04.</p>\n\n<p>Through the terminal this can be done using the same command but I am guessing you need use <strong>sudo</strong> to do this.</p>\n", "commentCount":...
null
null
2014-01-18T06:55:50.903
null
null
22750
1
22757
2011-01-22T13:34:16.013
30
59828
<p>In order to speed up DNS lookups, I want to install a DNS cache or proxy.</p> <p>I can see at least three programs I think will do the job: bind9, pdnsd, or dnsmasq.</p> <p>I would like to make sure that if I install one of I do not leave it poorly configured from a performance or security point of view. So, what ...
null
null
null
2017-05-02T16:13:43.507
Best way to set up DNS caching?
[ "performance", "proxy", "dns", "cache" ]
6
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-22T19:48:34.650", "id": "24621", "postId": "22750", "score": "0", "text": "For one workstation, right? Or are we talking LAN/ISP?", "userDisplayName": "user8290", "userId": null }, { "creationDate": "2011-01-25T21:32:39.403", "id": "25116", "pos...
{ "accepted": true, "body": "<ol>\n<li>Install bind9 </li>\n<li>Point resolv.conf to 127.0.0.1</li>\n</ol>\n\n<p>To do this follow this steps:</p>\n\n<p><strong>To Install Bind9</strong></p>\n\n<ol>\n<li>Open \"Ubuntu Software Center\" (Applications->Ubuntu Software Center)</li>\n<li>Search for bind9</li>\n<li>Chec...
[ { "accepted": null, "body": "<p>I would recommend dnsmasq,</p>\n\n<p>See a nice tutorial here; <a href=\"http://embraceubuntu.com/2006/08/02/local-dns-cache-for-faster-browsing/\">http://embraceubuntu.com/2006/08/02/local-dns-cache-for-faster-browsing/</a></p>\n\n<p>You may want to read a comparison here;</...
null
null
null
null
user8979
22754
1
24614
2011-01-22T14:00:38.430
1
924
<p>My home is encrypted, which breaks the login. Gnome and other services try to find all sorts of <code>.files</code>, write to them, read from them and so on. E.g. <code>.ICEauthority</code>. They are not found (yet) because at that moment the home is still encrypted. I do not have automatic login set, since that has...
9070
null
2017-01-31T14:14:35.413
2017-01-31T14:14:35.413
Encrypted home breaks on login
[ "encryption", "login", "ecryptfs" ]
1
3
CC BY-SA 3.0
[ { "creationDate": "2011-01-22T14:36:18.090", "id": "24579", "postId": "22754", "score": "0", "text": "PAM is reponsible for the ecryptfs decryption task when a user logins, so it's most likely related to the fingerprint reader. Check the for the ecryptfs options defined at /etc/pam.d/ , you may ...
{ "accepted": true, "body": "<p>PAM is reponsible for the ecryptfs decryption task when a user logins, so it's most likely related to the fingerprint reader. </p>\n\n<p>Check the for the ecryptfs options defined at /etc/pam.d/ , you may need to tweak them. </p>\n", "commentCount": "1", "comments": [ { ...
[ { "accepted": true, "body": "<p>PAM is reponsible for the ecryptfs decryption task when a user logins, so it's most likely related to the fingerprint reader. </p>\n\n<p>Check the for the ecryptfs options defined at /etc/pam.d/ , you may need to tweak them. </p>\n", "commentCount": "1", "comments": [...
null
null
null
user641576
null
22755
1
23255
2011-01-22T14:06:54.253
2
2721
<p>My Time zone is GMT and the time is set to 5 hours before this every time I reboot (American time?) </p> <p>Ubuntu 11.04 64b Dual boot with Win7 ASUS M4A78LT-M</p>
9394
1067
2011-01-22T14:29:37.383
2011-05-09T02:20:32.027
Time resets after reboot
[ "11.04", "time" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-22T14:50:23.933", "id": "24580", "postId": "22755", "score": "0", "text": "Does this happen on Ubuntu 10.10 as well?", "userDisplayName": null, "userId": "866" }, { "creationDate": "2011-01-23T19:57:42.370", "id": "24758", "postId": "22755", ...
{ "accepted": true, "body": "<p>Make sure it has the correct location in System->Administration->Time and Date. All thought you may have selected UK in location options in the installer, you have to set clock location from America to Britain</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": n...
[ { "accepted": null, "body": "<p>Could your BIOS be wrong, Has your computer shown \"CMOS Bad\" error? It may be time to replace your battery or change your settings!</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-01-22T17:38:48.153", "id": "24601", "...
null
null
null
null
null
22760
1
22766
2011-01-22T14:45:11.567
3
5642
<p>I have several folders of video files that need to be renamed to something uniform, eg: <code>foldername.videotypexvideonumber.avi</code>. I have looked at creating a shell script to make this easier. The <code>mv</code> command seems to be the best way to do this.</p> <p>However, every guide/tutorial/manpage I've ...
6098
6098
2011-01-22T14:56:55.317
2011-01-22T15:39:18.057
How do you rename files ignoring file extension in terminal?
[ "scripts", "filename" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><strong>Quick answer:</strong> </p>\n\n<p>You can't do that since extensions are part of filename.</p>\n\n<p><strong>Long answer:</strong></p>\n\n<p>You can use a graphical interface to do advanced renames as <code>purrr</code> or <code>gprename</code></p>\n\n<h2>BUT!</h2>\n\n<p>In y...
[ { "accepted": true, "body": "<p><strong>Quick answer:</strong> </p>\n\n<p>You can't do that since extensions are part of filename.</p>\n\n<p><strong>Long answer:</strong></p>\n\n<p>You can use a graphical interface to do advanced renames as <code>purrr</code> or <code>gprename</code></p>\n\n<h2>BUT!</h2>\n\...
null
null
null
null
null
22763
1
23882
2011-01-22T15:06:13.420
5
15917
<p>I use an atheros card that requires ath9k driver. Are there any tools that can be used to increase the signal power of the wi-fi card?</p>
2968
866
2011-01-22T15:45:49.067
2011-01-29T14:44:00.970
How to increase the signal power of a wi-fi card?
[ "wireless" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Found the commands in the iwconfig man pages:</p>\n\n<pre><code>sudo iwconfig wlan0 txpower 15\n</code></pre>\n\n<p>or</p>\n\n<pre><code>sudo iwconfig wlan0 txpower 30mW\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC ...
[ { "accepted": null, "body": "<p>If your issue is getting signal in your home or business only, perhaps you want to consider dealing with the other side of the equation (the AP or router). I have replaced the standard rubber duck antennas on my AP with higher gain equivalent... also, if you can often add on ...
null
null
null
null
null
22764
1
23235
2011-01-22T15:07:46.417
10
1483
<p>I'm using ubuntu in virtualbox and cannot scroll. What can I do?</p> <p><strong>EDIT:</strong> My host is Windows 7. I'm using a laptop (Lenovo ThinkPad X201s) and I'm trying to scroll not with a mouse wheel but with the <a href="http://en.wikipedia.org/wiki/Pointing_stick" rel="nofollow">red dot which function as ...
7542
7542
2011-01-22T16:46:06.820
2011-01-25T20:48:15.840
Can't scroll with laptop "pointing stick"
[ "virtualbox", "mouse-scroll" ]
2
4
CC BY-SA 2.5
[ { "creationDate": "2011-01-22T15:11:23.683", "id": "24582", "postId": "22764", "score": "0", "text": "What is your \"host\" operating system?", "userDisplayName": null, "userId": "866" }, { "creationDate": "2011-01-22T15:19:53.533", "id": "24585", "postId": "22764", "...
{ "accepted": true, "body": "<p>Problem solved. Here's how:</p>\n\n<ul>\n<li>In your host (Windows), go to the SynTP folder. Probably C:\\Program Files\\Synaptics\\SynTP</li>\n<li>Locate the file TP4table.dat and copy it to your desktop (or to somewhere else).</li>\n</ul>\n\n<p><img src=\"https://i.stack.imgur.com/...
[ { "accepted": null, "body": "<p>Can You please try the instructions mentioned in the following links:</p>\n\n<p><a href=\"http://aaronpace.blogspot.com/2010/10/trackpoint-and-virtualbox.html\" rel=\"nofollow\">http://aaronpace.blogspot.com/2010/10/trackpoint-and-virtualbox.html</a></p>\n\n<p><a href=\"http:...
null
null
null
null
null
22770
1
23178
2011-01-22T15:43:23.750
12
5470
<p>I have Ubuntu 10.10 server on EC2. I installed Python 3.1, and now I want to install NumPy on it. How do I do it? I tried <code>easy_install-3.1 numpy</code> but got this error:</p> <pre><code>RefactoringTool: Refactored /tmp/easy_install-MiUli2/numpy-1.5.1/build/py3k/numpy/core/defchararray.py RefactoringTool: Fil...
7538
null
null
2011-10-12T12:56:38.893
How can I install numpy on Python 3.1?
[ "installation", "package-management", "python" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The code from <a href=\"http://projects.scipy.org/numpy/browser/trunk/numpy/distutils/misc_util.py?rev=3797\" rel=\"nofollow\">this branch</a> of numpy appears to include a fix.<br>\nHere's a snippet and the relevant comments :</p>\n\n<pre><code>643 # XXX Hack to get numpy in...
[ { "accepted": null, "body": "<p>Because NumPy is not availible for Python 3.x, like many other libraries</p>\n\n<p><a href=\"http://sourceforge.net/projects/numpy/files/NumPy/1.5.1/\" rel=\"nofollow\">http://sourceforge.net/projects/numpy/files/NumPy/1.5.1/</a></p>\n", "commentCount": "1", "comments...
null
0
null
null
null
22774
1
null
2011-01-22T16:01:25.403
8
3309
<p>I can't seem to get a straight answer on this. I would like to add a 3rd display onto my laptop + external monitor setup. While my current setup (Thinkpad X201) has an open VGA port (am using the laptop's display + displayport with external monitor) it appears that I can't drive 3 monitors natively. </p> <p>I would...
2692
235
2011-01-22T17:15:10.987
2014-03-29T16:31:33.800
Looking for USB VGA Adapter that works for sure?
[ "10.10", "hardware", "xorg", "usb" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-22T21:37:50.003", "id": "24634", "postId": "22774", "score": "0", "text": "If it (displaylink) \"just works\" on BSD, I can't imagine that it wouldn't work on Ubuntu...just a thought. I wonder about this too.", "userDisplayName": null, "userId": "5768" } ]
null
[ { "accepted": null, "body": "<p>A user reports it working on Ubuntu 9.04 after compiling some packages: <a href=\"http://mulchman.org/blog/?tag=displaylink\" rel=\"nofollow\">http://mulchman.org/blog/?tag=displaylink</a> </p>\n\n<p>edit: apt-cache search displaylink returns xserver-xorg-video-displaylink -...
null
null
null
null
null
22778
1
22795
2011-01-22T16:43:08.803
17
28333
<p>A textbook I'm using came with a CD containing a few supplementary applications. To my pleasant surprise, it appears to include an installer for Linux.</p> <p>The readme file on the CD provides the following installation instructions:</p> <blockquote> <p>PC: Linux</p> <ol> <li>Double-click on the folder '...
1859
1859
2011-01-22T18:48:01.330
2018-04-02T17:43:55.607
How can I run an executable from a CD when it doesn't have the executable bit set?
[ "permissions", "installation", "cd", "executable" ]
5
3
CC BY-SA 2.5
[ { "creationDate": "2011-01-22T16:53:53.047", "id": "24597", "postId": "22778", "score": "8", "text": "What kind of file is it? 'file /media/BDH\\ DE/linux/install.bin\n'?", "userDisplayName": "user8290", "userId": null }, { "creationDate": "2011-01-22T18:50:28.817", "id": "24...
{ "accepted": true, "body": "<p>See what kind of file has been given a bin extension.</p>\n\n<pre><code>file $filename\n</code></pre>\n\n<p>If it's not binary data, it's text. So what program is to be used with this file?</p>\n\n<pre><code>head $filename\n</code></pre>\n\n<p>The first line might read <code>#!/bin/b...
[ { "accepted": null, "body": "<p>mount CDROM manually with umask=000, i.e.</p>\n\n<pre><code>sudo mount -o umask=000 /dev/sdXY /mount_point\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-01-22T18...
null
null
null
null
null
22786
1
22790
2011-01-22T18:45:05.347
1
1071
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/9933/how-to-read-ext4-and-btrfs-partitions-in-windows">How to read ext4 and btrfs partitions in Windows?</a> </p> </blockquote> <p>It's pretty easy to access all my Windows files in Ubuntu,<br> but now i wan't to d...
7551
-1
2017-04-13T12:24:49.530
2011-01-22T20:54:15.940
Windows files in Ubuntu and vice versa
[ "windows", "files" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The reason you can't do this natively with tools built in to Windows is because if you installed the default options of Ubuntu then your partition is formatted in the EXT4 format. Windows can't read EXT4, but there are tools which can.</p>\n\n<p>Ext2Read is a pretty good tool to use...
[ { "accepted": true, "body": "<p>The reason you can't do this natively with tools built in to Windows is because if you installed the default options of Ubuntu then your partition is formatted in the EXT4 format. Windows can't read EXT4, but there are tools which can.</p>\n\n<p>Ext2Read is a pretty good too...
null
null
2011-06-05T20:33:10.907
null
null
22793
1
25460
2011-01-22T19:02:41.723
3
145
<p>When I try to read a specific file by running</p> <pre><code>od filename </code></pre> <p>od hangs. </p> <p>e2fsck reported no errors.</p> <pre><code>sudo e2fsck /dev/sdb6 -n -f </code></pre> <p>I plan to run a badblocks ckeck but that will take ages to complete. Is there anything else I can do?</p>
6331
1067
2011-01-22T19:11:58.033
2011-02-09T14:10:04.727
Reading specific file fails - how to identify the problem?
[ "filesystem" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It was a problem specific to my setup. I connect my USB hard disk via a USB cardbus adapter, which has two USB ports. If on the other USB port I connect a wireless adapter, my hard disk stops working randomly. So, the problem in my case turns out to be insufficient power supply to my...
[ { "accepted": null, "body": "<p>I recommend using SMART initially, assuming your hardware supports it. This would confirm bad block problems which you can deal with accordingly. If it isn't the disk you can look into sar, iostat, hdparm, and dtrace?</p>\n\n<p><a href=\"http://smartmontools.sourceforge.net/b...
null
null
null
null
null
22798
1
null
2011-01-22T19:22:51.477
1
156
<p>Maybe I'm wrong but more than once it happened to me that some problems suddenly got fixed after a number of turn-on/turn-off cycles. </p> <p>I also read somewhere that this was even recommended in some other OS's (Windows).</p>
8673
6005
2012-06-12T16:22:49.723
2012-06-12T16:22:49.723
Can multiple reboots fix any problems?
[ "windows", "reboot" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>I want to ask which kind of problems can be fixed by reboot?</p>\n\n<p>what I believe is reboot will help to kill unused applications that is run in the background. for example, some time you run an application and you close it this application somehow will still in the proce...
null
null
null
null
null
22803
1
22806
2011-01-22T19:51:31.957
4
25149
<p>Basically I have Deluge all setup for my account with Transdroid and the WebUI and everything, however, what I would really like, is for it to start the moment the computer does so that no matter who logs in, my downloads continue. Furthermore, I don't want other users to be able to see it when they log in, not in t...
5609
114660
2013-04-23T02:25:02.363
2018-02-11T12:12:21.347
How do I start Deluge in the background?
[ "boot", "services", "bittorrent", "deluge" ]
4
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Deluge has a daemon too. I haven't tried deluge since I started using transmission, and I've never tried deluge's daemon, but I know it has one. You might have to install the daemon (deluged) separately. It may be as easy as putting the following line in <code>/etc/rc.local</code>:</...
[ { "accepted": true, "body": "<p>Deluge has a daemon too. I haven't tried deluge since I started using transmission, and I've never tried deluge's daemon, but I know it has one. You might have to install the daemon (deluged) separately. It may be as easy as putting the following line in <code>/etc/rc.local</...
null
null
null
null
null
22811
1
null
2011-01-22T21:22:46.273
3
1296
<p>I just chose to have the visualization in separate window once, now it looks like this:</p> <p><img src="https://i.stack.imgur.com/bvUuq.png" alt="alt text"></p> <p>I can't find a way to get it back in Rhythmbox. There are no buttons and no menu entries to move it back.</p> <p>Any Ideas? Thanks.</p>
9410
1067
2011-01-23T11:36:16.543
2011-01-23T11:36:16.543
How can I get the Rhythmbox visualization window back in Rhythmbox?
[ "rhythmbox" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Hovering a mouse over the visualization, a window appears that allows the selection of the visualization mode.\n<img src=\"https://i.stack.imgur.com/Xf8LU.png\" alt=\"alt text\"> </p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-01-23T1...
null
null
null
null
null
22812
1
22818
2011-01-22T21:23:28.910
2
6416
<p><strong>Question</strong>: I see <code>[ 20.473125] composite sync not supported</code> and several such entries when I run <code>dmesg</code>. What do they mean?</p> <p><strong>Background</strong>: I'm trying to debug a <a href="https://askubuntu.com/questions/22011/2696/">problem</a> where my laptop won't sus...
2696
527764
2017-10-30T10:52:07.807
2017-10-30T10:52:07.807
What does the `dmesg` error: "composite sync not supported" mean?
[ "boot", "kubuntu", "logging", "dmesg" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2012-04-22T11:26:04.403", "id": "148318", "postId": "22812", "score": "0", "text": "I have precisely the same problem on my Latitude D630, so it seems at least partly reproducable. It especially occurs when switching monitor setups (CRT/LCD button). Can you reproduce that as w...
{ "accepted": true, "body": "<p>Well, still don't know what it means. <strong>However</strong>, to get it to go away, I followed the instructions <a href=\"http://ubuntuforums.org/archive/index.php/t-1473045.html\" rel=\"nofollow\">here</a> and added the option <code>nomodeset</code> to grub. Now those errors are...
[ { "accepted": true, "body": "<p>Well, still don't know what it means. <strong>However</strong>, to get it to go away, I followed the instructions <a href=\"http://ubuntuforums.org/archive/index.php/t-1473045.html\" rel=\"nofollow\">here</a> and added the option <code>nomodeset</code> to grub. Now those er...
null
null
null
null
null
22816
1
null
2011-01-22T22:06:07.140
2
2330
<p>I want to setup my home server to use ssh keys but when I follow the tutorial on <a href="https://help.ubuntu.com/10.04/serverguide/C/openssh-server.html" rel="nofollow">https://help.ubuntu.com/10.04/serverguide/C/openssh-server.html</a> for setting up ssh keys I get this:</p> <pre><code>Bad port 'umask 077; test -...
null
1067
2011-01-23T11:35:00.960
2012-02-14T22:47:17.247
SSH Key problem
[ "command-line", "authentication", "ssh", "openssh" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2011-01-22T23:24:12.673", "id": "24648", "postId": "22816", "score": "0", "text": "Can you currently ssh into the machine in question using a password? The ssh-copy-id script depends on that capability to work.", "userDisplayName": null, "userId": "1776" }, { ...
null
[ { "accepted": null, "body": "<p>I'm not sure why that script isn't working for you, but it's just a simple helper script. Try doing it manually (and if there is a problem other than just with the script, it may help you diagnose the issue).</p>\n\n<p>The steps to do it the long way are:</p>\n\n<ol>\n<li>co...
null
null
null
null
jim
22820
1
null
2011-01-22T22:50:28.007
1
568
<p>I'm looking for a Indicator Menu, that replaces the notification area. Any Systray Icon should be in a Identicator Menu, because on Netbooks the Application Menus and the Systray Icons overlap sometimes</p>
4871
1067
2011-01-23T11:33:46.547
2011-01-23T11:33:46.547
Indicator Menu Replacement for notification area?
[ "10.10", "unity", "indicator", "notification-area" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-22T22:56:12.307", "id": "24641", "postId": "22820", "score": "0", "text": "Can you clarify your question? I have no idea what you're asking for here.", "userDisplayName": null, "userId": "235" }, { "creationDate": "2011-01-22T23:01:09.900", "id": "2...
null
[ { "accepted": null, "body": "<p>If I understand your question correctly, you are not looking for a menu but for a GNOME applet that will integrate into a panel and display these icons in an expandable menu-like view. There is no such applet that I know of, but you state that you need this in order to solve ...
null
null
null
null
null
22824
1
null
2011-01-22T23:09:56.290
13
17356
<p>I'm using virtual-box. The guest is Ubuntu. The host is Windows 7. I have a shared folder (shared by the host and the guest).</p> <p>The problem is that in the guest (Ubuntu) I cannot <code>rename/delete/edit</code> the files in the shared folder. For instance, after I edit the file and try to save it I get the fol...
7542
46312
2012-04-09T02:16:23.930
2012-04-09T02:16:23.930
Can't modify files in my shared folder (virtualbox, guest is Ubuntu, host is windows 7)
[ "windows", "virtualbox", "file-sharing" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>You may suffer from <a href=\"https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/34813\" rel=\"noreferrer\">bug #34813</a>, where access to shares on Windows systems is broken. Access to files on Ubuntu hosts is not affected.</p>\n<h2>Troubleshoot Shared Folders in Virtual ...
null
null
null
null
null
22829
1
null
2011-01-22T23:39:49.963
4
908
<p>I have installed a couple of indicators from the <a href="http://www.omgubuntu.co.uk/2011/01/the-omg-guide-to-must-have-indicator-applets/" rel="nofollow">The OMG! Ubuntu! Guide to the best indicator applets around</a>.</p> <p>For some reason, however, none of them are showing up besides the sound, e-mail and Dropb...
3113
1067
2011-01-23T11:30:00.420
2011-04-28T19:41:32.603
Installed indicators not showing up
[ "indicator" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-22T23:51:52.493", "id": "24649", "postId": "22829", "score": "0", "text": "Guess you rebooted or at least restarted gdm....And you added the indicators to the panel, didn't you? Just checking the obvious, if you don't mind.", "userDisplayName": null, "userId": ...
null
[ { "accepted": null, "body": "<p>I think they are regular programs that you have to start manually or make them auto start when you login.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-01-23T00:15:43.293", ...
null
null
null
null
null
22831
1
22834
2011-01-23T00:10:48.797
3
308
<p>For example, in moving from Maverick to Natty, Banshee replaces Rhythmbox as the media player. But if I had installed a player different from either one of these, and uninstalled Rhythmbox, how would the distribution upgrade behave? Would it still install Banshee? What if I simply uninstall and then reinstall Rhythm...
3113
8844
2011-09-13T00:36:43.123
2011-09-13T00:36:43.123
Are personal settings overwritten during distribution upgrades?
[ "upgrade", "settings" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-01-23T00:20:25.340", "id": "24661", "postId": "22831", "score": "0", "text": "Related but not quite a dupe: http://askubuntu.com/questions/5435/will-there-be-data-loss-for-upgrade", "userDisplayName": null, "userId": "235" } ]
{ "accepted": true, "body": "<p>From a technical viewpoint, all the files in your home directory will not be touched during an OS update. This fact contains the answer to your question: Since, under Linux, programs generally store their settings in hidden directories under ~/, the settings will be kept.</p>\n\n<p>H...
[ { "accepted": true, "body": "<p>From a technical viewpoint, all the files in your home directory will not be touched during an OS update. This fact contains the answer to your question: Since, under Linux, programs generally store their settings in hidden directories under ~/, the settings will be kept.</p>...
null
null
null
null
null
22835
1
null
2011-01-23T00:51:13.253
105
296740
<p>How can I network two Ubuntu computers, so that they can "see" each other at an IP address?</p>
null
866
2012-07-16T07:52:38.650
2024-02-09T10:10:04.663
How to network two Ubuntu computers using ethernet (without a router)?
[ "networking" ]
9
1
CC BY-SA 3.0
[ { "creationDate": "2014-11-29T21:51:08.933", "id": "761379", "postId": "22835", "score": "0", "text": "possible duplicate of [Share Wireless connection with Wired Ethernet Port](http://askubuntu.com/questions/3063/share-wireless-connection-with-wired-ethernet-port)", "userDisplayName": null,...
null
[ { "accepted": null, "body": "<p>If you are using two computers with no router to connect them. To physically connect the computers you will either need a switch, a hub or a <a href=\"http://en.wikipedia.org/wiki/Crossover_cable\" rel=\"noreferrer\">crossover cable</a>(*). Then, you need to manually assign I...
null
null
null
null
James
22840
1
null
2011-01-23T01:29:06.147
4
12276
<p>We can change breadcrumbs and the sidepane color, but what else can be edited with <code>gtkrc-2.0</code>?</p>
null
8844
2011-02-10T04:31:36.763
2018-07-27T14:51:34.100
What can I change with gtkrc-2.0?
[ "themes", "gtk", "nautilus-elementary", "colors" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You can change the appearance of virtually all <a href=\"http://en.wikipedia.org/wiki/GUI_widget\" rel=\"nofollow noreferrer\">widgets</a>, the <code>~/.gtkrc-2.0</code> file overrides the settings of whatever Gtk theme you are using. For this reason, it usually is best to mo...
null
null
null
null
Jordy
22843
1
null
2011-01-23T01:59:01.303
6
4301
<p>I just installed a new SSD in my system, and I'm having numerous problems trying to boot from it.</p> <p>When I try to boot, the boot-loader-loader (Intel Matrix Storage Manager) skips right over it and tries to boot from the second drive. I installed Grub to the MBR on the second drive, pointing it to the boot fil...
108
1067
2011-01-23T13:36:08.577
2020-06-20T00:32:22.693
Why would a hard disk be invisible to Grub?
[ "boot", "grub2", "bios" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I recently installed an SSD of my own and had my share of problems. The eventual solution was to use RAID as the SATA driver in the BIOS instead of AHCI or IDE. Setting up actual RAID disks wasn't necessary.</p>\n\n<p>This way, my BIOS correctly recognized all my drives and I...
null
null
null
null
null
22845
1
null
2011-01-23T02:17:01.253
1
250
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/2596/comparison-of-backup-tools">Comparison of backup tools</a> </p> </blockquote> <p>I have an external hard drive that I would like to make backups to, what I would like is have a program that is easy to set up t...
3889
-1
2017-04-13T12:23:44.677
2011-01-27T07:34:28.200
What is the best solution to backing up your computer to an external HD?
[ "software-recommendation", "backup", "external-hdd" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
null
2011-06-05T20:38:53.430
null
null
22846
1
null
2011-01-23T02:29:26.850
4
3053
<p>In the top panel of Unity there's the Title of the window, and when it's moused over, a global menu pops up. Is there a similar indicator for 10.10?</p> <p>I've found the Indicator Applet Appmenu and Window controls for the panel, but I'm looking for one that works similar to the titlebar/global menu indicator. Tha...
null
1067
2011-01-23T11:23:27.850
2011-04-22T10:01:31.510
Is there a Unity-like global menu applet for gnome-panel?
[ "gnome", "unity", "indicator" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I think your best shot is this one: </p>\n\n<p><a href=\"http://www.webupd8.org/2010/11/install-gnome2-globalmenu-in-ubuntu.html\" rel=\"nofollow\">http://www.webupd8.org/2010/11/install-gnome2-globalmenu-in-ubuntu.html</a></p>\n", "commentCount": "0", "comments": [],...
null
null
null
null
user9428
22848
1
22865
2011-01-23T02:51:52.917
1
504
<p>I have installed Mint LXDE 10.04 on my netbook, but would prefer the standard Ubuntu. Would it be easy (one or a few commands) to get the computer to the same state as it would have if I did a fresh install of Ubuntu, or should I just do the fresh install?</p>
2487
705
2011-08-11T18:18:13.573
2011-08-11T18:18:13.573
Can I change from Mint Lxde to vanilla Ubuntu from the command line or do I need a fresh install?
[ "installation", "lubuntu", "mint" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It won't be easy. Even if they use the same package manager and mostly the same packages there are lots of differences between the two distros, so changing the repositories and doing a <code>dist-upgrade</code> will likely leave you with a broken system.</p>\n\n<p>Do the fresh instal...
[ { "accepted": true, "body": "<p>It won't be easy. Even if they use the same package manager and mostly the same packages there are lots of differences between the two distros, so changing the repositories and doing a <code>dist-upgrade</code> will likely leave you with a broken system.</p>\n\n<p>Do the fres...
null
null
null
null
null
22849
1
59849
2011-01-23T03:18:18.423
4
5117
<p>I am having problem hibernating and suspending my Dell Laptop while virtualbox is running( XP Guest). I have tried default kernel method, uswsusp and tuxonice and none of them works. But if I close virtualbox, then hibernation and suspend works fine. Following are system specs. OS : Ubuntu 10.10 64bit (completey u...
8207
null
null
2016-08-03T08:54:07.303
Unable to hibernate with virtualbox running
[ "virtualbox", "hibernate", "dell" ]
4
3
CC BY-SA 2.5
[ { "creationDate": "2011-01-23T05:52:26.003", "id": "24679", "postId": "22849", "score": "1", "text": "I've not played around with this much, but I'm not particularly surprised that it doesn't work. A vitrualbox is not quite an application; I can't imagine the semantics that would be required. Do...
{ "accepted": true, "body": "<p>As per the comments to the original question:</p>\n\n<blockquote>\n <p>I found that there is a feature in virtualbox with which once save the\n current state of VMs. Its pretty much like hibernating, except that I\n am not hibernating the Guest OS explicitly. Morever the process i...
[ { "accepted": true, "body": "<p>As per the comments to the original question:</p>\n\n<blockquote>\n <p>I found that there is a feature in virtualbox with which once save the\n current state of VMs. Its pretty much like hibernating, except that I\n am not hibernating the Guest OS explicitly. Morever the p...
null
null
null
null
null
22850
1
null
2011-01-23T03:18:21.693
5
23298
<p>I am trying to install tasksel in order to install LAMP but for some reason it always gives me this error:</p> <pre><code>E: Unable to locate package tasksel root@TheShop:~# sudo apt-get install tasksel Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to loca...
null
169736
2014-03-15T22:26:14.173
2014-03-15T22:26:14.173
Tasksel cannot be installed
[ "apt", "lamp", "tasksel" ]
4
4
CC BY-SA 2.5
[ { "creationDate": "2011-01-23T03:20:06.463", "id": "24674", "postId": "22850", "score": "7", "text": "Does `sudo apt-get update` help?", "userDisplayName": null, "userId": "9061" }, { "creationDate": "2014-01-02T16:01:11.700", "id": "511527", "postId": "22850", "score...
null
[ { "accepted": null, "body": "<p>first try to <code>sudo apt-get update</code></p>\n\n<p>after that, try to install it from Ubuntu software center</p>\n\n<p>if you still have problem, post it by editing your questions</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "c...
null
null
2014-03-16T12:26:56.933
null
Halim
22851
1
22872
2011-01-23T03:24:00.287
1
719
<p>Whenever you want to open a file with a program that's not in the right-click shortlist, you click 'use a custom command.' However, the way that's worded led me to believe that it may be possible to treat the file as if it were <code>$@</code>, command line input.</p> <p>What I want to be able to do is add the cust...
2473
null
null
2011-01-23T09:07:22.917
How can I tell GNOME to execute a custom command, CLI-style?
[ "gnome", "files" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-23T04:05:18.673", "id": "24676", "postId": "22851", "score": "0", "text": "did you try $1 instead $@ ??", "userDisplayName": null, "userId": "6586" } ]
{ "accepted": true, "body": "<p>Ideally you should create a Nautilus script to perform this task.\nA Nautilus script is a well-defined way to perform complex tasks in GNOME.</p>\n\n<p>For more on Nautilus scripts with examples, see \n<a href=\"http://g-scripts.sourceforge.net/\" rel=\"nofollow\">http://g-scripts.so...
[ { "accepted": true, "body": "<p>Ideally you should create a Nautilus script to perform this task.\nA Nautilus script is a well-defined way to perform complex tasks in GNOME.</p>\n\n<p>For more on Nautilus scripts with examples, see \n<a href=\"http://g-scripts.sourceforge.net/\" rel=\"nofollow\">http://g-sc...
null
null
null
null
null
22852
1
22859
2011-01-23T03:31:08.277
3
1466
<p>Since yesterday, the title bars of windows are missing. I haven't changed any configuration.</p> <p>I noticed 'Desktop Effects' set to none. Changing it back to 'Extra' made everything proper. I had to customize my desktop effects again in CompizConfig manager too. Now this problem reappears after every restart.</p...
4157
1067
2011-01-23T11:21:50.393
2011-05-30T22:29:51.337
Desktop effects reset to none, no title bar
[ "compiz", "effects" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Try to run <code>fusion-icon</code> at start-up, if you don't have it yet.</p>\n\n<p>My effects disappeared, too.... so it must have been some package update (though I couldn't say which one). They came back after installing the latest nvidia drivers.</p>\n", "commentCount": "0", ...
[ { "accepted": null, "body": "<p>This happens when <code>compiz</code> is not running.</p>\n\n<p>compiz is the window manager that has all the desktop effects, so if it's not running, the windows won't have any decoration (title bar) and you won't see any effects.</p>\n\n<p>I don't know why it would not run,...
null
null
null
null
null
22863
1
null
2011-01-23T06:34:27.787
1
2560
<p>I do not know the root password. I am only in group root. How do I add myself to other groups?</p> <p>I am getting this error on trying to open root terminal: </p> <blockquote> <p>Failed to run /usr/bin/x-terminal-emulator as user root.</p> <p>The underlying authorization mechanism (sudo) does not all...
7864
1067
2011-01-23T11:20:43.967
2011-01-23T11:32:01.570
I am in group root and cannot use synaptic or sudo
[ "10.04", "ubuntu-netbook", "sudo", "users" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Try opening a terminal and typing</p>\n\n<pre><code> sudo bash\n</code></pre>\n\n<p>It will become a root terminal.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2011-01-23T06:59:33.350", "id": "24683", "postId": "22864", ...
null
null
null
null
null
22866
1
22885
2011-01-23T08:11:11.033
2
1206
<p>I am trying to create a dual boot of Ubuntu 10.10 with Windows 7. My hard disk allocation were as follows:</p> <pre><code>Windows 7 NTFS 100 GB /boot EXT4 200 MB SWAP LINUX SWAP 4 GB / EXT4 46 GB </code></pre> <p>After installation is complete, instead of getting the boot ...
9434
8844
2011-01-23T21:37:02.070
2012-05-25T21:23:18.883
A glitch after Ubuntu Installation. Cannot boot Ubuntu
[ "installation", "grub2", "dual-boot", "windows-7" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Follow the steps below to install GRUB from a live CD it needs to be installed into the Master Boot record of the partition with Ubuntu installed.</p>\n\n<p><img src=\"https://i.stack.imgur.com/he6SB.png\" alt=\"alt text\"></p>\n", "commentCount": "1", "comments": [ { "...
[ { "accepted": null, "body": "<p>It's not uncommon for this to happen on a dual-boot system (with Windows wiping out Linux/Ubuntu or vice versa) but recovery can still be a bit touchy.<br>\n If you can get into Ubuntu via the live CD and mount your existing install, you should be able to run <code>grub-ins...
null
null
null
null
null
22871
1
22899
2011-01-23T09:02:05.100
132
167087
<p>I saw a <a href="https://en.wikipedia.org/wiki/QR_Code" rel="noreferrer">QR code</a> reading a book, but I don't have a smart phone to decode it.</p> <p>So I just took a picture of it and saved the picture to my PC. I downloaded libdecoderqr0, libdecodeqr-dev, and libdecodeqr-examples for reading it. But I don't kno...
5717
5740
2022-02-25T10:00:47.057
2023-11-28T07:03:49.803
Software to read a QR code?
[ "software-recommendation" ]
9
1
CC BY-SA 4.0
[ { "creationDate": "2017-09-12T10:30:33.410", "id": "1523143", "postId": "22871", "score": "1", "text": "The simplest way to scan a QR Code is to use one of those online services like e.g. http://qr4u.online/, https://webqr.com/", "userDisplayName": null, "userId": "378622" } ]
{ "accepted": true, "body": "<p>Several options:</p>\n<ul>\n<li><p><strong>Command-line QR-code decode: <code>zbarimg</code></strong></p>\n<p>Install the <a href=\"https://sourceforge.net/projects/zbar/\" rel=\"noreferrer\">zbarimg</a> command line application by running:</p>\n<pre class=\"lang-bsh prettyprint-over...
[ { "accepted": null, "body": "<p>There was a request for a QR reader on former Ubuntu Brainstorm:</p>\n<ul>\n<li><a href=\"https://web.archive.org/web/20130523085813/http://brainstorm.ubuntu.com/item/15111/\" rel=\"nofollow noreferrer\">http://brainstorm.ubuntu.com/item/15111/ </a>, Internet Archive, snapsho...
null
null
null
null
null
22875
1
null
2011-01-23T09:40:47.463
4
7740
<p>Will the wobbly windows effect be available in Ubuntu 11.04?</p>
null
1067
2011-01-24T00:13:47.210
2011-06-29T13:32:13.130
Will the wobbly windows effect be in Ubuntu 11.04?
[ "11.04", "compiz" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You will certainly be able to enable the effect via <code>ccsm</code> from the package <code>compizconfig-settings-manager</code> , but it won't be on by default.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2011-01-24T00:33:10.103", ...
null
null
null
null
user9436
22876
1
null
2011-01-23T09:51:53.810
2
308
<p>My secondary monitor stopped updating the desktop background on my Maverick after an update I ran on January 10th. My desktop looks like this:</p> <p><a href="https://i.stack.imgur.com/PbBxh.jpg" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/PbBxh.jpg" alt="alt text"></a></p> <p>If I disable Compiz...
9435
1067
2011-01-23T11:16:26.873
2012-05-05T14:03:22.983
Secondary display background not updating when using Twinview and Compiz
[ "10.10", "compiz", "64-bit", "twinview" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Give a try from a terminal to:</p>\n\n<pre><code>compiz --replace\n</code></pre>\n\n<p>can you post your xorg file output? I have the exact same setup with a GeForce 8400 GS.\nI guess you have installed Nvidia Xserver.</p>\n", "commentCount": "4", "comments": [ ...
null
null
null
null
null
22886
1
22888
2011-01-23T11:03:57.497
3
2337
<p>As it is explained <a href="https://askubuntu.com/questions/10223/display-current-layout-language-code-country-flag-in-keyboard-indicator/10268#10268">here</a> I wanted to show current country flag in a keyboard indicator. The problem is where to find those country flags.</p> <p>Does anybody know where can I downlo...
161
-1
2017-04-13T12:25:03.423
2011-01-23T12:23:50.860
Where to get country flag images for keyboard indicator
[ "indicator", "keyboard-layout" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2020-10-04T00:53:14.693", "id": "2171146", "postId": "22886", "score": "0", "text": "You can find solution here: https://askubuntu.com/questions/1070231/show-flags-instead-of-labels-in-the-keyboard-layout-language-indicator-in-gnome?rq=1", "userDisplayName": null, "use...
{ "accepted": true, "body": "<p>Three seconds of googling return a set of freely (as in beer) usable <a href=\"http://www.famfamfam.com/lab/icons/flags/\">flag icons</a> - are these ok for your use case?</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-01-23T11:28:21.113", "id"...
[ { "accepted": true, "body": "<p>Three seconds of googling return a set of freely (as in beer) usable <a href=\"http://www.famfamfam.com/lab/icons/flags/\">flag icons</a> - are these ok for your use case?</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-01-23T11:28:21....
null
null
null
null
null
22890
1
22893
2011-01-23T11:52:20.773
2
236
<p>I am using both Arabic and English as input languages and set the switching key combination to <kbd>Alt</kbd>+<kbd>Shift</kbd>. Sometimes i find the languages keep switching spontaneously too fast that I type a letter in Arabic and another in English. No key combination work at this case and the keyboard indicator i...
null
17739
2011-11-02T20:30:15.347
2011-11-02T20:30:15.347
Input languages switch spontaneously too fast
[ "keyboard-layout" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>This is a bug and it needs to be reported and fixed for future releases, see here:</p>\n\n<p><a href=\"https://help.ubuntu.com/community/ReportingBugs\" rel=\"nofollow\">https://help.ubuntu.com/community/ReportingBugs</a></p>\n", "commentCount": "0", "comments": [], "communityO...
[ { "accepted": true, "body": "<p>This is a bug and it needs to be reported and fixed for future releases, see here:</p>\n\n<p><a href=\"https://help.ubuntu.com/community/ReportingBugs\" rel=\"nofollow\">https://help.ubuntu.com/community/ReportingBugs</a></p>\n", "commentCount": "0", "comments": [], ...
null
null
null
null
user9441
22896
1
22901
2011-01-23T13:32:09.130
28
36865
<p>Other than for Windows in Ubuntu there are no fancy utilities provided from printer manufacturers to print photos. I am aware of <a href="http://packages.ubuntu.com/maverick/gnome-photo-printer" rel="noreferrer">Gnome Photo Printer</a> and of <a href="http://packages.ubuntu.com/maverick/photoprint" rel="noreferrer">...
3940
-1
2017-04-13T12:23:20.177
2018-08-09T06:35:04.860
How Do I Print Photos?
[ "software-recommendation", "printing", "photo" ]
8
5
CC BY-SA 3.0
[ { "creationDate": "2011-01-30T08:26:20.257", "id": "25979", "postId": "22896", "score": "0", "text": "what do you use on windows?", "userDisplayName": null, "userId": "5149" }, { "creationDate": "2011-01-30T09:48:10.110", "id": "25985", "postId": "22896", "score": "0"...
{ "accepted": true, "body": "<p>F-Spot can make some of the things you are asking for (though not all)</p>\n\n<p>On the other hand, and though this is not an answer to your question, but eventually, and hopefully, it will be. There's a project called DarkTable, which is being developed as a substitute of Lightroom....
[ { "accepted": true, "body": "<p>F-Spot can make some of the things you are asking for (though not all)</p>\n\n<p>On the other hand, and though this is not an answer to your question, but eventually, and hopefully, it will be. There's a project called DarkTable, which is being developed as a substitute of Li...
null
null
null
null
null
22907
1
22922
2011-01-23T14:51:21.450
2
104
<p>I would like to have info (time, filename, and user when having shared folders) about file changes, uploads, downloads...</p>
8673
null
null
2011-01-23T16:27:05.447
How to access Ubuntu One server side logs for my account?
[ "ubuntu-one", "log" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-02-12T14:29:03.103", "id": "28474", "postId": "22907", "score": "0", "text": "Please vote my answer up since you have accepted it as the best which means that my answer was helpful. Thanks in advance!", "userDisplayName": null, "userId": "8973" } ]
{ "accepted": true, "body": "<p>The syncdaemon.log (in ~/.cache/ubuntuone/log) provides that info too. If you want to have access to server side logs, you should contact U1 team at <a href=\"https://one.ubuntu.com/support/contact/\" rel=\"nofollow\">https://one.ubuntu.com/support/contact/</a></p>\n", "commentCoun...
[ { "accepted": true, "body": "<p>The syncdaemon.log (in ~/.cache/ubuntuone/log) provides that info too. If you want to have access to server side logs, you should contact U1 team at <a href=\"https://one.ubuntu.com/support/contact/\" rel=\"nofollow\">https://one.ubuntu.com/support/contact/</a></p>\n", "c...
null
null
null
null
null
22909
1
22992
2011-01-23T15:01:05.937
8
1509
<p>I accidentally ran <code>rm -rf /*</code> on my Ubuntu 10.10 and cancelled the command quickly. I was not root and didn't use <code>sudo</code> but a lot of my files were deleted. The system has become less responsive and I am not sure how to fix it. For instance, I reinstalled firefox and it solved many firefox iss...
8238
527764
2018-02-18T17:47:14.753
2018-02-18T17:53:32.350
Repairing after running rm -rf /*
[ "10.10", "rm" ]
4
6
CC BY-SA 3.0
[ { "creationDate": "2011-01-23T15:07:34.977", "id": "24719", "postId": "22909", "score": "4", "text": "I would suggest making a backup and a fresh install :S", "userDisplayName": null, "userId": "4947" }, { "creationDate": "2011-01-23T15:12:30.713", "id": "24721", "postId"...
{ "accepted": true, "body": "<p>I fixed the issues by doing a fresh install.</p>\n\n<p>As <a href=\"https://askubuntu.com/a/22916/527764\">@d4n13l suggested</a>, my system had taken a hit in responsiveness and more than just my files were gone.</p>\n\n<p>I feel like <a href=\"https://askubuntu.com/a/22920/527764\">...
[ { "accepted": null, "body": "<blockquote>\n <p>I was not root and didn't use <code>sudo</code> but a lot of my files were deleted. </p>\n</blockquote>\n\n<p>You most probably have deleted only your personal settings. Create a new user and log in as that user, and check if it's all OK. It should be.</p>\n\n...
null
null
null
null
null
22910
1
22912
2011-01-23T15:16:11.143
82
61404
<p>I have written a simple script. When I run<code>sh &lt;myscriptname.sh&gt;</code>, i got the correct output, but when I run <code>./&lt;myscriptname.sh&gt;</code>, I got an error.</p> <p>What is difference between when I do <code>sh</code> and <code>./</code>?</p>
7895
7895
2011-04-07T19:31:29.127
2019-10-02T07:20:46.070
What is the difference between ./ and sh to run a script?
[ "command-line", "scripts", "executable" ]
6
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-23T20:35:54.840", "id": "24764", "postId": "22910", "score": "16", "text": "Instead of just saying, \"I get an error\", it would help if you pasted in what the error said.", "userDisplayName": null, "userId": "3906" } ]
{ "accepted": true, "body": "<p>When you run any script by passing the filename to the script interpreter program, you are running the interpreter program with the script as an argument passed into it. For example this would look like the process 'sh' with the argument 'filename.sh'. The <code>sh</code> interpreter...
[ { "accepted": true, "body": "<p>When you run any script by passing the filename to the script interpreter program, you are running the interpreter program with the script as an argument passed into it. For example this would look like the process 'sh' with the argument 'filename.sh'. The <code>sh</code> int...
null
null
null
null
null
22913
1
22923
2011-01-23T15:34:47.703
1
2350
<p><strong>Question</strong>: What does this dmesg mean? Is it bad? There is a <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/221437" rel="nofollow noreferrer">two year old post</a> about how this could imply degraded I/O performance, could this be/is this still true??</p> <p><strong>Background</stro...
2696
-1
2017-04-13T12:24:49.530
2011-11-01T10:09:58.777
What does the kernel message `CPU0 attaching NULL sched-domain.` mean?
[ "kernel", "kubuntu", "cpu-load", "dmesg" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The message is just telling you that the CPU core is being initialised to a null domain. You can turn the messaged off if you like, but it's doing no harm to your I/O.</p>\n\n<p>You could use <code>iostat</code> to find problems in your IO and what's going on as in that bug.</p>\n\n<...
[ { "accepted": true, "body": "<p>The message is just telling you that the CPU core is being initialised to a null domain. You can turn the messaged off if you like, but it's doing no harm to your I/O.</p>\n\n<p>You could use <code>iostat</code> to find problems in your IO and what's going on as in that bug.<...
null
null
null
null
null
22915
1
22917
2011-01-23T15:47:49.710
0
811
<p>I have a small Hard Drive (20 gb) so I need to keep an eye on my Disk Usage Analyzer, I can't afford to upgrade my Hard Drive yet so I'm looking for a safe and effective system cleaner that won't compromise system stability.</p>
8357
527764
2017-03-14T14:33:26.500
2017-03-14T14:33:26.500
Which is the "safest" system cleaner in the repository?
[ "system", "cleanup" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-01-23T15:54:22.080", "id": "24724", "postId": "22915", "score": "1", "text": "You don't need a specific application for that, just check the existing answers to http://askubuntu.com/questions/21587/how-do-i-clean-up-my-harddrive .", "userDisplayName": null, "userI...
{ "accepted": true, "body": "<p><a href=\"http://apt.ubuntu.com/p/bleachbit\" rel=\"nofollow noreferrer\"><strong>BleachBit</strong> <img src=\"https://hostmar.co/software-large\" alt=\"Install bleachbit\" /></a></p>\n<p><a href=\"http://bleachbit.sourceforge.net/\" rel=\"nofollow noreferrer\">Read more about it he...
[ { "accepted": true, "body": "<p><a href=\"http://apt.ubuntu.com/p/bleachbit\" rel=\"nofollow noreferrer\"><strong>BleachBit</strong> <img src=\"https://hostmar.co/software-large\" alt=\"Install bleachbit\" /></a></p>\n<p><a href=\"http://bleachbit.sourceforge.net/\" rel=\"nofollow noreferrer\">Read more abo...
null
null
null
null
null
22918
1
22921
2011-01-23T16:02:15.440
0
2690
<p>Hallo all,</p> <p>i'm trying to use easytag to tag my music collection that is shared on a NAS in my home network. But my problem is, that i cannot access the NAS in the open file dialog (can only access everything on my computer but nothing in the network).</p> <p>I had this problem for several times. In some app...
9454
null
null
2011-01-23T16:19:30.800
network access via open file dialog
[ "10.04", "networking" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-01-23T16:04:39.630", "id": "24728", "postId": "22918", "score": "0", "text": "I don't have a solution, but \"Is this normal?\": Yes this is normal, the developers have to make an effort to support network file systems, therefore they have the option to disable it when the...
{ "accepted": true, "body": "<p>You should be able to access your NAS file system by first mounting it, don't worry, this isn't complex. It just involved navigating to the file system first. Go to your network in <code>Places &gt; Network</code>:</p>\n<p><img src=\"https://i.stack.imgur.com/LDCVC.png\" alt=\"alt te...
[ { "accepted": true, "body": "<p>You should be able to access your NAS file system by first mounting it, don't worry, this isn't complex. It just involved navigating to the file system first. Go to your network in <code>Places &gt; Network</code>:</p>\n<p><img src=\"https://i.stack.imgur.com/LDCVC.png\" alt=...
null
null
null
null
null
22919
1
null
2011-01-23T16:05:36.760
5
4201
<p>I don't know how to reproduce this problem, because I don't regularly play music or sound. All I know is that, sometimes, I'll load a video (from youtube or from a local file) and there will be no sound.</p> <p>Everything looks fine software wise:</p> <ul> <li>Rebooting <em>always</em> fixes.</li> <li><code>aplay<...
1938
null
null
2011-06-08T12:59:36.313
Why does sound stop working after a while?
[ "10.10", "sound", "troubleshooting" ]
2
4
CC BY-SA 2.5
[ { "creationDate": "2011-01-23T17:33:07.413", "id": "24746", "postId": "22919", "score": "0", "text": "If you are using gnome, you can get to sound preferences from the audio icon. This will show you what applications are trying to do things. Sometimes I've had browsers produce many entries - ...
null
[ { "accepted": null, "body": "<p>Rebooting helping and restarting alsa and pulseaudio may indicate your sound drivers.</p>\n\n<p>Try to reload sound driver if it is not working.</p>\n\n<p>(If you do not know what is your driver paste here output of lsmod, and name of your sound card)</p>\n", "commentCoun...
null
null
null
null
null
22927
1
null
2011-01-23T17:11:09.257
3
2344
<p>Whenever I am typing in Arabic, the cursor skips to the beginning of the line because if it were written from left to right, that would be where I last typed.</p> <p>How can I fix that?</p>
2473
15811
2011-08-16T10:04:35.800
2011-08-16T10:04:35.800
How to properly orient the cursor for typing in Arabic?
[ "keyboard", "language-support", "cursor", "arabic", "hebrew" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-01-23T18:37:53.107", "id": "50139", "postId": "22927", "score": "2", "text": "can you tell me this problem happened with which software exactly. As far as I know, there is not a problem with Ubuntu and Arabic support. the problem can be with your browser, if it was Google...
null
[ { "accepted": null, "body": "<p>Your software is considering the space character to be ltr and text rtl. In this situation the jumping cursor behavior is correct, at least according <a href=\"http://www.qsm.co.il/Hebrew/logicUI22.htm#h1-24\" rel=\"nofollow\">these bidi guidelines</a> (section 24 which is .....
null
null
null
null
null
22931
1
22932
2011-01-23T17:31:36.900
3
104
<p>I am trying to buy more storage to my Ubuntu One account. I live in UK and the purchase form detects that. However, the form allows me to choose between euros and dollars. Why is pounds not in the list? How can I make my purchase in pounds?</p>
8973
null
null
2011-01-23T18:28:16.777
How to use pounds as currency when buying Ubuntu One storage?
[ "ubuntu-one" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I've found this bug report -- <a href=\"https://bugs.launchpad.net/ubuntuone-servers/+bug/682925\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntuone-servers/+bug/682925</a> -- it's marked as <em>In Progress</em> so maybe pounds will be supported soon.</p>\n", "commentCount": "0...
[ { "accepted": true, "body": "<p>I've found this bug report -- <a href=\"https://bugs.launchpad.net/ubuntuone-servers/+bug/682925\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntuone-servers/+bug/682925</a> -- it's marked as <em>In Progress</em> so maybe pounds will be supported soon.</p>\n", "comment...
null
null
null
null
null
22934
1
22938
2011-01-23T18:40:13.823
0
2845
<p>I am running Ubuntu 9.10 and 10.04 on MediaTemple (ve) servers.</p> <p>On both of them, the <strong>anacron</strong> setup is broken, ... and they have been broken since I first installed Ubuntu. It has only come to my attention recently, when I realize my log files were not rotating.</p> <p>I am hoping someone w...
9460
null
null
2011-01-23T19:42:05.767
What is proper setup for "anacron"?
[ "10.04", "9.10", "cron", "syslog" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Now this is strange, because since Karmic the <strong>/etc/cron.d/anacron</strong> has looked like this:</p>\n\n<pre><code># /etc/cron.d/anacron: crontab entries for the anacron package\n\nSHELL=/bin/sh\nPATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin\n\n#30 7 * ...
[ { "accepted": true, "body": "<p>Now this is strange, because since Karmic the <strong>/etc/cron.d/anacron</strong> has looked like this:</p>\n\n<pre><code># /etc/cron.d/anacron: crontab entries for the anacron package\n\nSHELL=/bin/sh\nPATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin\n\n#30...
null
null
null
null
null
22935
1
null
2011-01-23T18:56:06.263
5
7956
<p>Previously, I need to clear documents history, so I Googled and found this:</p> <p><a href="http://www.watchingthenet.com/ubuntu-tip-clear-disable-recent-documents.html" rel="nofollow">http://www.watchingthenet.com/ubuntu-tip-clear-disable-recent-documents.html</a></p> <p>I did the step, and then when I opened ged...
9461
1067
2011-01-26T21:03:00.320
2016-04-04T02:29:43.970
Gtk warning when opening Gedit in terminal
[ "gtk", "gedit" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2011-01-23T23:00:53.873", "id": "24790", "postId": "22935", "score": "6", "text": "Please don't use gedit as root, it's not cool.", "userDisplayName": null, "userId": "132" }, { "creationDate": "2011-01-24T04:21:45.420", "id": "24807", "postId": "22935"...
null
[ { "accepted": null, "body": "<p>I'm recommending that you not use gedit via the root user. Try and use gedit through sudo instead.</p>\n\n<p>Reinstalling gedit won't help, I believe you need to undo the damage done by following the guide.</p>\n", "commentCount": "4", "comments": [ { "c...
null
null
null
null
null
22936
1
23159
2011-01-23T19:29:17.460
13
14343
<p>I have seen a question here about reading .epub but I would like to create my own easily from a GUI, what is available for Ubuntu? Even if I have to download something outside the repository, as long as it installs easily and works well, I would also like the software to be able to support the use of .svg images an...
9346
8844
2011-01-25T08:07:23.830
2023-06-08T19:05:01.603
What's a good tool for creating .epub format e-books?
[ "software-recommendation", "ebooks", "epub" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<h2><a href=\"https://github.com/Sigil-Ebook/Sigil\" rel=\"nofollow noreferrer\">Sigil</a></h2>\n<p><img src=\"https://i.stack.imgur.com/7bSqg.png\" alt=\"screenshots\" /></p>\n<p>This is an excellent program for creating .epub files, works almost like a word processor</p>\n<p>After a l...
[ { "accepted": null, "body": "<p>Have you tried <a href=\"http://calibre-ebook.com/\" rel=\"nofollow noreferrer\">Calibre</a>? </p>\n\n<p><img src=\"https://manual.calibre-ebook.com/_images/edit-book.png\" alt=\"enter image description here\"></p>\n\n<p>I'm not sure about the images, but I know that it conv...
null
null
null
null
null
22943
1
null
2011-01-23T20:41:14.633
1
1349
<p>I have a htpc running 10.10.</p> <p>It has no keyboard or mouse attached, so I connect over vnc for administration and manual tasks. This usually works fine but every so often an app running in fullscreen mode crashes.</p> <p>All I want to be able to do is kill this app from VNC. Is there a keyboard shortcut to do...
6911
47151
2012-03-13T13:33:53.443
2012-03-13T13:33:53.443
How can I recover from a frozen app when connecting over VNC
[ "10.10", "vnc", "remote-control", "kill" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>I'm not sure that there's a way to do it from VNC, but if you can ssh into the server you can kill the process.</p>\n\n<p>Use <code>ps -A</code> to list all running processes. You can use <code>grep</code> to prune the list if you know what you're looking for. Then use <code>...
null
null
null
null
null
22944
1
null
2011-01-23T20:45:05.050
3
1577
<p>I run Ubuntu 10.10 Desktop on my machine and have installed Ubuntu Server 10.10 in a Virtualbox VM. I'm running Virtualbox 4.0.2. It is not virtualbox-ose.</p> <p>I'd like the guest OS to have an IP address on my local network so that I can run server software and access this from the host OS. My intention is to ru...
1568
null
null
2011-03-29T09:56:58.547
Bridged network between Ubuntu Desktop 10.10 host and Ubuntu Server 10.10 Guest
[ "networking", "virtualbox", "network-bridge" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>In <a href=\"https://help.ubuntu.com/community/VirtualBox/Networking\" rel=\"nofollow\">https://help.ubuntu.com/community/VirtualBox/Networking</a>\nyou can read</p>\n\n<p>Version 2.1 has reimplemented some of its networking. Bridging a virtual machine can now be done entirel...
null
null
null
null
null
22945
1
22956
2011-01-23T20:54:21.483
1
150
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/6724/how-to-highlight-just-the-name-not-the-extension-for-renaming">How to highlight just the name (not the extension) for renaming?</a> </p> </blockquote> <p>I remember kind of one year ago that when I was renamin...
9422
-1
2017-04-13T12:23:59.520
2011-01-23T22:38:51.980
Rename selection default was just for the name and now it's even for the extension
[ "10.10", "nautilus-elementary" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2011-01-23T21:14:34.677", "id": "24767", "postId": "22945", "score": "0", "text": "It works fine for me. When I rename it either using F2 or right-click, the extension is preserved. However I recall a couple of occasions when the extension disappeared, it's weird.", "userD...
{ "accepted": true, "body": "<p>F2 hightlights only the name when you are not on list view mode. So that, in icon view and compact list, it must work.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-01-23T22:38:51.980", "id...
[ { "accepted": true, "body": "<p>F2 hightlights only the name when you are not on list view mode. So that, in icon view and compact list, it must work.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-01-23T22...
null
null
2011-06-05T20:40:14.973
null
null
22946
1
28392
2011-01-23T21:16:18.003
168
372479
<p>I followed the instructions for compiling GNOME Shell and it did compile with a few errors here and there but it didn't run. I installed GNOME Shell using <code>sudo apt-get install gnome-shell</code> but I got version 2.31.x, while the latest is 2.91.5 or something. So is there a way for me to install the latest bu...
2975
44179
2014-06-27T14:10:55.413
2015-11-19T14:15:40.400
How do I install and use the latest version of GNOME?
[ "gnome", "software-installation" ]
12
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<h2>Installing from the Software Center (11.10 and newer)</h2>\n\n<p>Open the software center search for \"gnome shell\" and install it, or just click this button:</p>\n\n<p><a href=\"https://apps.ubuntu.com/cat/applications/gnome-shell\" rel=\"nofollow noreferrer\"><img src=\"https://i...
[ { "accepted": null, "body": "<p>Be more especific with your Ubuntu version I suppose you use Maverick and for Maverick don´t know any repository at this time but if you want to try and compile again look at this first:</p>\n\n<p><a href=\"http://www.webupd8.org/2010/10/install-gnome-shell-from-git-in-ubuntu...
null
null
null
null
null
22949
1
22957
2011-01-23T22:17:22.880
2
4690
<p>I have a Windows PC (don't worry, I almost never use it) that sometimes gets used for playing games and audio/video.</p> <p>Is there a way I can stream the audio output from that PC over the network to my Ubuntu machine? Both PCs are on the same network, so they can reference themselves directly via their local IP ...
5
46312
2012-04-09T02:18:05.877
2017-08-04T00:04:54.313
How to stream audio from Windows PC to Ubuntu over a network?
[ "windows", "sound", "networking", "stream" ]
4
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p><a href=\"http://www.rogueamoeba.com/airfoil/windows/\" rel=\"nofollow\">AirFoil</a> would probably be the best option. <strike>It's essentially a plugin for iTunes</strike> It's a whole-system audio redirector that'll let you stream any audio to a whole host of destinations <em>in...
[ { "accepted": true, "body": "<p><a href=\"http://www.rogueamoeba.com/airfoil/windows/\" rel=\"nofollow\">AirFoil</a> would probably be the best option. <strike>It's essentially a plugin for iTunes</strike> It's a whole-system audio redirector that'll let you stream any audio to a whole host of destination...
null
null
null
null
null
22952
1
22953
2011-01-23T22:27:00.420
3
996
<p>I tend to run newer kernels than most people, partially for fun, partially for bug testing, partially for masochistic fulfilment. A couple of days ago I installed <code>2.6.38-rc1</code> and VirtualBox's DKMS module would no longer compile.</p> <p>I'm not new to VirtualBox throwing spanners in my kernel experiments...
449
null
null
2011-07-20T21:06:04.537
How do I run VirtualBox on 2.6.38?
[ "virtualbox" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The new Kernel has moved <code>linux/autoconf.h</code> to <code>generated/autoconf.h</code> (<a href=\"https://patchwork.kernel.org/patch/72714/\" rel=\"nofollow\">hint</a>). I don't really know the technical reasoning for this but anything that includes this in the VirtualBox host m...
[ { "accepted": true, "body": "<p>The new Kernel has moved <code>linux/autoconf.h</code> to <code>generated/autoconf.h</code> (<a href=\"https://patchwork.kernel.org/patch/72714/\" rel=\"nofollow\">hint</a>). I don't really know the technical reasoning for this but anything that includes this in the VirtualBo...
null
null
null
null
null
22961
1
22964
2011-01-23T23:03:19.993
1
815
<p>Is it possible to select which folders (outside the ubuntu one folder) are being synced to each machine ? For instance i'd like to sync a data-heavy folder with most of my PC's but not with my netbook.</p>
9477
null
null
2011-01-23T23:55:17.497
How to sync folders selectively across computers?
[ "ubuntu-one" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Yes.</p>\n\n<p>In 11.04 (Natty Narwhal) you'll be able to use the “Ubuntu One Control Panel” to select which folders to do this in a nice graphical way.</p>\n\n<p>However, the functionality has existed in the backend since at least 10.10. The act of selecting a folder to sync is call...
[ { "accepted": true, "body": "<p>Yes.</p>\n\n<p>In 11.04 (Natty Narwhal) you'll be able to use the “Ubuntu One Control Panel” to select which folders to do this in a nice graphical way.</p>\n\n<p>However, the functionality has existed in the backend since at least 10.10. The act of selecting a folder to sync...
null
null
null
null
null
22967
1
null
2011-01-24T00:03:52.513
1
2473
<p>I'm trying to install Cisco AnyConnect VPN Client on Maverick 64-bit. I'm getting the following errors:</p> <pre><code>Installing Cisco AnyConnect VPN Client ... Removing previous installation... /opt/cisco/vpn/bin/manifesttool: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No ...
9481
24694
2012-09-03T18:42:30.283
2012-09-23T22:17:23.180
How to resolve "error loading libxml2.so.2" when installing Cisco AnyConnect VPN?
[ "vpn", "shared-library", "cisco" ]
0
0
CC BY-SA 3.0
[]
null
[]
null
0
2013-09-11T13:26:08.893
null
null
22973
1
null
2011-01-24T01:55:13.697
13
19991
<p>I am trying to share a folder on VirtualBox with a guest OS X, I tried to share the folder through VirtualBox but it doesn't show up in OS X. I also tried sharing a folder on OS X and access it from Ubuntu also failed.</p> <p>So I need someone who did this before with success to tell me how to correctly do this. </...
7765
175814
2017-05-09T20:21:18.790
2018-11-02T10:42:45.147
Share folder with mac guest on a linux ubuntu host
[ "virtualbox", "sharing", "mac" ]
4
4
CC BY-SA 3.0
[ { "creationDate": "2011-01-24T09:07:45.597", "id": "24826", "postId": "22973", "score": "1", "text": "Stupid question to check the obvious... did you install Guest Additions on the guest?", "userDisplayName": null, "userId": "8851" }, { "creationDate": "2011-01-25T05:21:02.790", ...
null
[ { "accepted": null, "body": "<p>Mount manually your folder, open a terminal and type:</p>\n\n<pre><code>sudo mkdir /media/vbox\nsudo mount -t vboxsf \"yoursharedfolder\" /media/vbox\n</code></pre>\n\n<p>If you want it mounted automatically every start, run:</p>\n\n<pre><code>gksu gedit /etc/rc.local\n</code...
null
null
null
null
null
22976
1
22986
2011-01-24T02:41:50.677
1
281
<p>The login process to my Ubuntu box takes a long time, maybe a minute or longer. </p> <p>Unlike the bootstrap which prints a lot of messages to the console, there is nothing displayed when GUI started. </p> <p>I've checked <code>/var/log/Xorg.0.log</code> and <code>/var/log/Xorg.1.log</code>, most of them are a bit...
1119
null
null
2011-01-24T04:28:43.363
Is there a way to check logs about user login?
[ "compiz", "login" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>When is it slow? Before you see the login screen or between entering your password and getting to a usable desktop?</p>\n\n<p>If before, <a href=\"http://www.bootchart.org/\" rel=\"nofollow\">bootchart</a> may help.</p>\n\n<p>If after, you should also have a look in the file <code>....
[ { "accepted": true, "body": "<p>When is it slow? Before you see the login screen or between entering your password and getting to a usable desktop?</p>\n\n<p>If before, <a href=\"http://www.bootchart.org/\" rel=\"nofollow\">bootchart</a> may help.</p>\n\n<p>If after, you should also have a look in the file...
null
null
null
null
null