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
4395
1
5628
2010-09-19T21:56:46.927
7
341
<p>Having just written my perfect screenshot tool, I've been trying to work out how it should set itself up for use by people who are not me. Screenshots are traditionally taken by pressing the PrtSc key. So, I could do the following things:</p> <p><strong>As soon as the app is installed, make pressing PrtSc invoke th...
2387
null
null
2010-10-10T14:02:05.467
Should a new screenshot tool automatically set itself to work on pressing the PrtSc key?
[ "configuration", "usability" ]
4
3
CC BY-SA 2.5
[ { "creationDate": "2010-09-20T04:41:09.250", "id": "4482", "postId": "4395", "score": "0", "text": "Good question, lousy answer: you are treading in very murky waters, go with your first choice and document how to get back to the default, **if** you can identify in which of 5 places the default ...
{ "accepted": true, "body": "<p>I think scenario A and C are the way to go.</p>\n\n<p>You could plug into the <a href=\"http://linux.die.net/man/8/update-alternatives\" rel=\"nofollow noreferrer\">Alternatives system</a> and add the relevant entry to the System → Preferences → Default Applications screen, like this...
[ { "accepted": null, "body": "<p>I will go for a configuration dialog in the app, plus a command line script.</p>\n\n<p>Both should read the previous keyboard shortcut value, store it and restore it when the user asks (or delete the value if no one was present).</p>\n\n<p>The dialog should let final users ad...
null
0
null
null
null
4396
1
4404
2010-09-19T22:36:36.403
28
52962
<p>I have a QEMU virtual machine that uses a qcow2 disk image.</p> <p>How can I mount its filesystem without powering on the virtual machine?</p>
1859
null
null
2019-01-04T03:34:40.147
How do I mount a qcow2 disk image?
[ "mount", "virtualization", "qemu" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>A quick google search turns up the <a href=\"http://manpages.ubuntu.com/manpages/vivid/en/man8/qemu-nbd.8.html\" rel=\"noreferrer\"><code>qemu-nbd</code></a> program, mentioned <a href=\"http://alexeytorkhov.blogspot.com/2009/09/mounting-raw-and-qcow2-vm-disk-images.html\" rel=\"nore...
[ { "accepted": true, "body": "<p>A quick google search turns up the <a href=\"http://manpages.ubuntu.com/manpages/vivid/en/man8/qemu-nbd.8.html\" rel=\"noreferrer\"><code>qemu-nbd</code></a> program, mentioned <a href=\"http://alexeytorkhov.blogspot.com/2009/09/mounting-raw-and-qcow2-vm-disk-images.html\" re...
null
null
null
null
null
4398
1
4598
2010-09-19T22:49:02.600
13
45625
<p>I have a VMDK disk image that exists as multiple files:</p> <pre><code>2.0G guest-s001.vmdk 1.8G guest-s003.vmdk 128K guest-s005.vmdk 2.0G guest-s002.vmdk 1.7G guest-s004.vmdk 4.0K guest.vmdk </code></pre> <p>When running <code>qemu-img</code> to convert it to the qcow2 format, which input filename(s) should I...
1859
1859
2010-09-20T01:05:31.483
2023-05-24T17:56:57.283
How do I convert a multiple-part VMDK disk image to qcow2?
[ "vmware", "qemu" ]
9
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>In the past, I've had to convert them first to raw images, concatenate them together, and then convert the resulting raw image to qcow2:</p>\n\n<pre><code>qemu-img convert guest-s001.vmdk guest-s0001.raw\nqemu-img convert guest-s002.vmdk guest-s0002.raw\nqemu-img convert guest-s003.v...
[ { "accepted": true, "body": "<p>In the past, I've had to convert them first to raw images, concatenate them together, and then convert the resulting raw image to qcow2:</p>\n\n<pre><code>qemu-img convert guest-s001.vmdk guest-s0001.raw\nqemu-img convert guest-s002.vmdk guest-s0002.raw\nqemu-img convert gues...
null
null
null
null
null
4400
1
null
2010-09-19T22:51:55.637
15
48255
<p>Is it possible to switch into a Windows environment from Ubuntu without rebooting the computer?</p>
2388
449
2011-01-18T10:23:06.420
2022-12-07T21:32:07.690
How to Switch Between Operating Systems Without Reboot?
[ "virtualization" ]
8
1
CC BY-SA 2.5
[ { "creationDate": "2010-09-20T15:57:07.413", "id": "4504", "postId": "4400", "score": "7", "text": "@dv3500ea Good edit.", "userDisplayName": null, "userId": "449" } ]
null
[ { "accepted": null, "body": "<p>No, not with a dual boot setup. The only way to come close to this is to install Windows in a virtual machine using software such as <a href=\"http://www.virtualbox.org/\" rel=\"nofollow\">Virtualbox</a>. Virtualbox can be installed from the Ubuntu Software Centre (just searc...
null
null
null
null
null
4401
1
null
2010-09-19T23:04:41.523
19
7650
<p>I'm using the <a href="https://help.ubuntu.com/community/AppleKeyboard" rel="noreferrer">Apple slim aluminum keyboard</a>, which doesn't have the <kbd>SysRq</kbd> key:</p> <p><img src="https://i.stack.imgur.com/rxLWE.jpg" alt="Apple slim aluminum keyboard"></p> <p>What key(s) should I press for the <a href="http:/...
1859
1859
2010-09-20T05:50:08.430
2022-08-02T22:36:50.863
How do I use REISUB with an Apple slim aluminum keyboard?
[ "keyboard", "reboot" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2010-09-20T13:44:03.567", "id": "1476632", "postId": "4401", "score": "0", "text": "try [this](http://ubuntuforums.org/showthread.php?t=1141316), and see [this](https://bugs.launchpad.net/mactel-support/+bug/262408).. seems that you have few options :(", "userDisplayName":...
null
[ { "accepted": null, "body": "<p>I don't have an aluminum keyboard on hand to test this, but:</p>\n<p><strong>On GNOME Shell</strong>: GNOME Tweaks &gt; Keyboard and Mouse &gt; Additional Layout Options…</p>\n<p><a href=\"https://i.stack.imgur.com/m1twV.png\" rel=\"nofollow noreferrer\"><img src=\"https://i....
null
null
null
null
null
4402
1
5109
2010-09-19T23:14:13.317
2
1209
<p>Hey all, recently I installed the Minecraft .jar and played it. It's a bit of fun, but the coolest thing about it IMO has been the anaglyph 3D option. Yay, a ViewMaster game! Anyway, I'm looking for other anaglyph 3D games and apps. I understand that there's an anaglyph plugin for Compiz as well, although it apparen...
2315
866
2010-12-31T08:39:04.037
2011-03-05T15:37:57.203
Searching for anaglyph 3D games and apps
[ "software-recommendation" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2010-09-19T23:26:52.493", "id": "4473", "postId": "4402", "score": "0", "text": "Actually, let's open it up a bit- I'm looking for *stereoscopic* games in general, so anaglyph, blue/red, or other filter-type things all are fair game. Feel free to post about shutter glasses too...
{ "accepted": true, "body": "<p>This forum post should help you</p>\n\n<p><a href=\"http://www.mtbs3d.com/phpBB/viewtopic.php?f=3&amp;t=2939&amp;start=0&amp;hilit=linux\" rel=\"nofollow\">http://www.mtbs3d.com/phpBB/viewtopic.php?f=3&amp;t=2939&amp;start=0&amp;hilit=linux</a></p>\n", "commentCount": "1", "comme...
[ { "accepted": true, "body": "<p>This forum post should help you</p>\n\n<p><a href=\"http://www.mtbs3d.com/phpBB/viewtopic.php?f=3&amp;t=2939&amp;start=0&amp;hilit=linux\" rel=\"nofollow\">http://www.mtbs3d.com/phpBB/viewtopic.php?f=3&amp;t=2939&amp;start=0&amp;hilit=linux</a></p>\n", "commentCount": "1"...
null
null
null
null
null
4405
1
4417
2010-09-20T01:21:45.123
6
2544
<p>I'm using System > Preferences > Keyboard > Layout > Options > Ctrl key position > Swap <kbd>Ctrl</kbd> and <kbd>CapsLock</kbd>, which works great for X.</p> <p>How can I get the same for virtual consoles (<kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>F1</kbd>, etc.)?</p>
null
17739
2011-10-27T18:44:25.837
2011-10-27T18:44:25.837
Swap capslock and control in virtual consoles
[ "10.04", "keyboard", "capslock", "virtual-console" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<ol>\n<li>Set your preferred keyboard options: System > Preferences > Keyboard > Layouts > Options</li>\n<li>Apply the layout and options system-wide: System > Preferences > Keyboard > Layouts > Apply System-Wide</li>\n<li>Reboot for the changes to take effect in the virtual consoles.</...
[ { "accepted": true, "body": "<ol>\n<li>Set your preferred keyboard options: System > Preferences > Keyboard > Layouts > Options</li>\n<li>Apply the layout and options system-wide: System > Preferences > Keyboard > Layouts > Apply System-Wide</li>\n<li>Reboot for the changes to take effect in the virtual con...
null
null
null
Roger Pate
Roger Pate
4406
1
4541
2010-09-20T01:24:25.793
5
3157
<p>After upgrading to 10.04, Ubuntu takes a long time (1-2 minutes) to login after typing the credentials. The majority of this time the dialog box says "checking credentials". How do I even go about debugging what is going on here? This is a very snappy system, but apparently something is hanging or not responding dur...
739
235
2010-09-21T14:04:19.857
2010-09-22T01:16:06.707
Takes forever to login?
[ "10.04", "login-screen", "gdm" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>There were some great tips here, and I wish I could do more than just upvote. However, the real problem which I discovered thanks to msw, was this bug <a href=\"https://bugs.launchpad.net/ubuntu/+source/samba/+bug/584428\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/sa...
[ { "accepted": null, "body": "<p>As a start, try perusing <code>/var/log/gdm/:0-greeter.log</code>. See if you can spot the delay by following the timestamps in <code>/var/log/auth.log</code>.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-09-21T05:55:09.877", ...
null
null
null
null
null
4408
1
4412
2010-09-20T02:01:27.663
754
1019747
<p>All operating systems freeze sometimes, and Ubuntu is no exception. What should I do to regain control when...</p> <ul> <li>just one program stops responding?</li> <li>nothing at all responds to mouse clicks or key presses?</li> <li>the mouse stops moving entirely?</li> <li>I have an <a href="https://ark.intel.com/...
1859
527764
2021-09-25T03:15:28.980
2024-03-25T09:26:15.507
What should I do when Ubuntu freezes?
[ "freeze", "performance", "bug-reporting" ]
47
4
CC BY-SA 3.0
[ { "creationDate": "2017-09-09T20:06:41.910", "id": "1521417", "postId": "4408", "score": "5", "text": "Related (on [unix.se]): [How to fix non-responsive Ubuntu system?](https://unix.stackexchange.com/questions/39846/how-to-fix-non-responsive-ubuntu-system)", "userDisplayName": null, "us...
{ "accepted": true, "body": "<h2>When a single program stops working:</h2>\n\n<p>When a program window stops responding, you can usually stop it by clicking the X-shaped close button at the top left of the window. That will generally result in a dialog box saying that the program is not responding (but you already ...
[ { "accepted": null, "body": "<p>To diagnose the freezes you should be able to use the net console (or serial serial console for that matter). Follow the set up instructions outlined <a href=\"https://wiki.ubuntu.com/Kernel/Netconsole\">here</a>.</p>\n", "commentCount": "2", "comments": [ { ...
null
null
null
null
null
4410
1
4440
2010-09-20T04:11:44.750
7
2467
<p>The only way I've seen how to empty the trash is to use the Empty Trash button that is displayed after choosing Go | Trash in Nautilus. If there are too many items in the trash it can take a long time for the list of files to load, especially when Nautilus defaults to generating thumbnails.</p> <p>Is there a way to...
1859
null
null
2019-11-21T00:23:01.590
How can I empty the trash without first opening it?
[ "nautilus", "performance", "cleanup" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you enable a trash icon on the desktop, You can right click on it and select 'Empty Deleted Items'. Also, within the file manager, you don't have to navigate into the Deleted Items folder; you can right click on the Deleted Items place on the left hand side and select 'Empty Delet...
[ { "accepted": null, "body": "<p>If you have the \"Trash Applet\" on the lower right of the screen by default, you can right-click and get a menu with \"Empty Trash\". In the shell you can just</p>\n\n<pre><code>$ empty-trash\n</code></pre>\n", "commentCount": "2", "comments": [ { "crea...
null
null
null
null
null
4415
1
4416
2010-09-20T05:00:32.323
6
131
<p>Recently I downloaded and installed the Ubuntu 10.10 beta CD. There was a problem with both my wired and wireless network adaptors during the installation which I'm hoping is resolved in a later beta release.</p> <p>How can I determine when a later beta release is available?</p>
1836
169736
2014-02-03T02:59:57.703
2014-02-03T02:59:57.703
How do I know when a new beta CD is released?
[ "release-management" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>See the <a href=\"https://wiki.ubuntu.com/MaverickReleaseSchedule\" rel=\"nofollow\">Maverick Release Schedule</a> (via <a href=\"https://wiki.ubuntu.com/Releases\" rel=\"nofollow\">Releases</a> --> <a href=\"https://wiki.ubuntu.com/MaverickMeerkat\" rel=\"nofollow\">MaverickMeerkat<...
[ { "accepted": true, "body": "<p>See the <a href=\"https://wiki.ubuntu.com/MaverickReleaseSchedule\" rel=\"nofollow\">Maverick Release Schedule</a> (via <a href=\"https://wiki.ubuntu.com/Releases\" rel=\"nofollow\">Releases</a> --> <a href=\"https://wiki.ubuntu.com/MaverickMeerkat\" rel=\"nofollow\">Maverick...
null
null
null
null
null
4419
1
4618
2010-09-20T07:35:05.037
3
3682
<p>when I closed the empathy messenger client, a little icon used to show up as a notification. When I got incoming chats, the icon used to start flashing. I reorganized content on my panel and now that functionality is gone! I tried adding "Indicator-Applet" to the panel but all this does is show up an envelope which ...
2321
null
null
2010-09-23T10:50:21.867
Empathy icon not displayed in gnome panel
[ "10.04", "notification", "empathy", "gnome-panel" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2010-09-20T11:59:07.310", "id": "4493", "postId": "4419", "score": "0", "text": "remove that envelope if you want with sudo apt-get remove indicator-messages...", "userDisplayName": null, "userId": "1543" }, { "creationDate": "2010-09-23T11:31:06.653", "id"...
{ "accepted": true, "body": "<p>Solved. These are the steps I followed:</p>\n\n<ol>\n<li>Quit Empathy if it is running.</li>\n<li>Launch Empathy. Then, Edit -> Preferences -> Notifications. Uncheck the \"Show incoming messages in the messaging menu\" box.\nThis will put up the Empathy bubble notification icon in th...
[ { "accepted": null, "body": "<p>I wouldn't remove the indicator-applet, as it also is your sound menu and power indicator.</p>\n\n<p>Check this <a href=\"https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/533109\" rel=\"nofollow\">bug</a> out on Launchpad. Is it the same as you're reporting? If it is,...
null
null
null
null
null
4420
1
4421
2010-09-20T07:50:40.260
14
13639
<p>I was wondering if there was a standard location for storing user level application data. What I mean by that is stuff like Firefox bookmarks, Skype message history/password, etc. I'm asking because I am not sure if I should go with home directory encryption vs full disk encryption.</p>
2331
235
2011-10-10T16:13:17.467
2011-10-10T16:13:17.467
Where do applications typically store data?
[ "encryption", "settings", "application-development", "user-data" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>From the examples you have provided, I take it that you mean application data specific to a certain user's configuration, usage or the data owned by the user (e.g., mail messages, templates, themes). In this case, these data are stored in the user's home directory as &quot;dot-files&...
[ { "accepted": true, "body": "<p>From the examples you have provided, I take it that you mean application data specific to a certain user's configuration, usage or the data owned by the user (e.g., mail messages, templates, themes). In this case, these data are stored in the user's home directory as &quot;do...
null
null
null
null
null
4422
1
4603
2010-09-20T08:46:06.407
3
698
<p>I run conky in its own window of type "panel". My conkyrc (configuration #1) is pasted below - this was created with the help of the <a href="http://code.google.com/p/conkywizard/" rel="nofollow noreferrer">ConkyWizard</a> application and then tweaked to add a few additional information I needed.</p> <p>I use <code...
270
270
2010-09-21T13:50:14.710
2010-09-23T07:20:45.563
How can I prevent maximized windows from overlapping conky window
[ "panel", "conky" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I found the offending configuration that was causing this. Once I found it, it seemed obvious, but until then I was losing hair big time :-).</p>\n\n<p>I had to change</p>\n\n<pre><code>alignment br\n</code></pre>\n\n<p>to</p>\n\n<pre><code>alignment mr\n</code></pre>\n\n<p>In order ...
[ { "accepted": true, "body": "<p>I found the offending configuration that was causing this. Once I found it, it seemed obvious, but until then I was losing hair big time :-).</p>\n\n<p>I had to change</p>\n\n<pre><code>alignment br\n</code></pre>\n\n<p>to</p>\n\n<pre><code>alignment mr\n</code></pre>\n\n<p>I...
null
null
null
null
null
4428
1
4430
2010-09-20T11:59:15.137
642
550289
<p>How can I record my screen on Ubuntu? </p> <p>The app I'm looking for has ideally all of these features:</p> <ol> <li>Can record in a format that can be played back easily on any platform and/or accepted by YouTube or another popular video site</li> <li>Can record just a window (instead of the whole screen), possi...
325
527764
2017-08-10T15:07:42.007
2023-12-23T18:48:10.767
How can I record my screen?
[ "software-recommendation", "screencast", "desktop-recording" ]
28
3
CC BY-SA 3.0
[ { "creationDate": "2017-10-09T02:25:08.917", "id": "1540779", "postId": "4428", "score": "1", "text": "Take a look to [this ranking](https://www.slant.co/topics/1405/~screen-recorders-for-linux).", "userDisplayName": null, "userId": "349837" }, { "creationDate": "2020-05-22T18:32...
{ "accepted": true, "body": "<h1><a href=\"http://recordmydesktop.sourceforge.net/about.php\" rel=\"noreferrer\">gtk-recordmydesktop</a> <a href=\"http://apt.ubuntu.com/p/gtk-recordmydesktop\" rel=\"noreferrer\"><img src=\"https://i.stack.imgur.com/vyWhw.png\" alt=\"install gtk-recordmydesktop\" /></a></h1>\n<block...
[ { "accepted": true, "body": "<h1><a href=\"http://recordmydesktop.sourceforge.net/about.php\" rel=\"noreferrer\">gtk-recordmydesktop</a> <a href=\"http://apt.ubuntu.com/p/gtk-recordmydesktop\" rel=\"noreferrer\"><img src=\"https://i.stack.imgur.com/vyWhw.png\" alt=\"install gtk-recordmydesktop\" /></a></h1>...
2011-05-07T12:25:59.243
null
null
null
null
4434
1
22756
2010-09-20T15:29:44.663
35
39246
<p>I've got several Ubuntu machines on my network at home, but the DNS is provided by a windows server (2K). When I ssh to them from another , if I ssh to them as "machine" I can't connect, but if I connect as "machine.local" I can connect.</p> <p>I think similarly, I can't connect from a windows client (like putty)....
2400
235
2012-06-14T02:46:26.403
2012-06-14T10:51:10.047
What does ".local" do?
[ "networking", "dns", "hostname" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2010-09-20T23:34:36.783", "id": "4543", "postId": "4434", "score": "1", "text": "Actually, it looks like a DNS thing, not like an Ubuntu thing at all (especially since you “can't connect” from the Windows machine — and what is the error message anyway?). What is your DNS confi...
{ "accepted": true, "body": "<p>By default, Ubuntu includes avahi. This is an implementation of zeroconf which allows computer hostnames to be resolved with the virtual \".local\" name. Whenever your computer tries to connect to \"hostname.local\", avahi will perform local network broadcasts to see if there any com...
[ { "accepted": null, "body": "<p>To fix your issue, you just need Avahi. This announces your Ubuntu machine names to the Windows lot.</p>\n\n<pre><code>sudo apt-get install avahi-daemon\n</code></pre>\n\n<p><code>machinename.local</code> works thanks to another implementation of zeroconf (of which Avahi is a...
null
null
null
null
null
4443
1
4488
2010-09-20T16:42:09.030
9
16082
<p>I have ffmpeg install from apt (version <code>4:0.5.1-1ubuntu1</code>). I have a video that is up-side-down, so I want to flip it vertically. The <a href="http://www.ffmpeg.org/ffmpeg-doc.html#SEC61">ffmpeg documentation says to use the <code>-vf</code> option</a> (which I see was recently renamed from <code>-vfilte...
139
null
null
2013-03-24T16:15:54.497
How do I use ffmpeg's "-vf" / "-vfilters" option without recompiling ffmpeg myself?
[ "video", "multimedia", "ffmpeg" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You are right, the ffmpeg packages in Ubuntu 10.04 and 10.10 do not support video filters. If you use Ubuntu 10.10, you can add unofficial packages from the <a href=\"http://www.debian-multimedia.org/\">Debian Multimedia Project</a> and install their ffmpeg version (you should not do...
[ { "accepted": true, "body": "<p>You are right, the ffmpeg packages in Ubuntu 10.04 and 10.10 do not support video filters. If you use Ubuntu 10.10, you can add unofficial packages from the <a href=\"http://www.debian-multimedia.org/\">Debian Multimedia Project</a> and install their ffmpeg version (you shoul...
null
null
null
null
null
4444
1
null
2010-09-20T17:06:55.857
6
19759
<p>I'm having some trouble getting pgadmin3 to run on a remote server. I'm logging in to the server using SSH with the -X option. When I first installed pgadmin3, I was able to launch it using the command "pgadmin3 &amp;", and PG Admin would launch correctly using my local X server. Something has happened though, an...
884
235
2010-11-17T00:07:54.153
2012-08-10T20:53:30.657
pgadmin3: Unable to initialize gtk, is DISPLAY set properly?
[ "server", "ssh", "postgresql" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2010-09-20T23:30:30.570", "id": "4542", "postId": "4444", "score": "0", "text": "So is `DISPLAY` set? (Check with `echo $DISPLAY`.) Can you run other X programs (e.g. `xterm`)? Can you run other GTK programs?", "userDisplayName": null, "userId": "1059" } ]
null
[ { "accepted": null, "body": "<p>The clue is in the error message: What is the DISPLAY environment variable set to?</p>\n\n<p>It is probably incorrect or has changed.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate":...
null
null
2013-03-14T17:17:57.957
null
null
4447
1
null
2010-09-20T17:42:22.477
1
1224
<p>My ThinkPad X60 doesn't have a floppy drive. What is this "floppy0" icon for?</p> <p><img src="https://i.stack.imgur.com/iXaWk.png" alt="alt text"></p> <pre><code>ak@myo5a:~$ ls -l /media/ total 8 lrwxrwxrwx 1 root root 7 2010-04-29 13:05 floppy -&gt; floppy0 drwxr-xr-x 2 root root 4096 2010-04-29 13:05 floppy0...
1859
1859
2011-05-04T03:05:57.840
2011-05-04T03:05:57.840
What is the "floppy0" icon in Computer?
[ "10.04", "thinkpad", "devices" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2011-04-09T18:29:20.063", "id": "38233", "postId": "4447", "score": "0", "text": "Please post the contents of your /etc/fstab file.", "userDisplayName": null, "userId": "8500" }, { "creationDate": "2011-06-02T15:04:54.360", "id": "51259", "postId": "444...
null
[ { "accepted": null, "body": "<p>You could try deleting 'floppy0' in <code>/media</code>.</p>\n\n<p>Or perhaps blacklisting the floppy driver by editing </p>\n\n<p><code>/etc/modprobe.d/blacklist.conf</code></p>\n\n<p>and adding</p>\n\n<p><code>blacklist floppy</code>.</p>\n", "commentCount": "2", "c...
null
null
2011-06-02T15:50:53.447
null
null
4448
1
4449
2010-09-20T17:44:53.157
5
500
<p>I read about the 64 bit kernel vulnerability in the linux kernel today (9/20) <a href="http://isc.sans.edu/diary.html?storyid=9574" rel="nofollow">Link to article</a><br /><br> I have an ubuntu server 10.04 and 8.04 in my organization. My question is could I just use the apt-get utility or the aptitude safe-upgra...
2231
721
2010-10-27T06:40:32.390
2010-10-27T06:40:32.390
Patch for new 64bit kernel vulnerability?
[ "server", "upgrade", "kernel", "security" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You should have gotten them through the updates... according to this they went out the 17th:</p>\n\n<p><a href=\"http://www.ubuntu.com/usn/usn-988-1\" rel=\"nofollow\">http://www.ubuntu.com/usn/usn-988-1</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": nul...
[ { "accepted": true, "body": "<p>You should have gotten them through the updates... according to this they went out the 17th:</p>\n\n<p><a href=\"http://www.ubuntu.com/usn/usn-988-1\" rel=\"nofollow\">http://www.ubuntu.com/usn/usn-988-1</a></p>\n", "commentCount": "0", "comments": [], "communityO...
null
null
null
null
null
4452
1
4453
2010-09-20T18:57:47.907
1
1666
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/3205/higher-screen-resolution-in-virtualbox">Higher screen resolution in VirtualBox?</a> </p> </blockquote> <p>I believe I've successfully got Ubuntu 10.04 installed as the guest OS with Vista as host on my laptop....
1752
-1
2017-04-12T07:23:19.023
2010-09-20T21:14:35.070
Ubuntu as guest OS (with Vista host) stuck at 800x600 resolution
[ "10.04", "virtualbox", "guest-os" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-09-20T19:22:48.247", "id": "4525", "postId": "4452", "score": "1", "text": "What virtual machine software are you using, e.g. QEMU, or VMware?", "userDisplayName": null, "userId": "1859" } ]
{ "accepted": true, "body": "<p>You need to <a href=\"http://www.virtualbox.org/manual/ch04.html\" rel=\"nofollow\">install Guest Additions</a> if you are using VirtualBox or a similar feature if it's some other virtualization software.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, ...
[ { "accepted": true, "body": "<p>You need to <a href=\"http://www.virtualbox.org/manual/ch04.html\" rel=\"nofollow\">install Guest Additions</a> if you are using VirtualBox or a similar feature if it's some other virtualization software.</p>\n", "commentCount": "0", "comments": [], "communityOwne...
null
null
2010-09-20T22:17:54.380
null
null
4454
1
4570
2010-09-20T19:51:43.833
9
22362
<p>Following up on <a href="https://askubuntu.com/questions/4405/swap-capslock-and-control-in-virtual-consoles">modifying virtual consoles' keymaps</a>, how can I edit /etc/default/console-setup?</p> <p>Will the file be parsed on each boot (then cached in /etc/console-setup/cached.kmap.gz), or do I need to run a certa...
null
-1
2017-04-12T07:23:19.023
2012-02-19T20:51:45.927
How does /etc/default/console-setup work?
[ "10.04", "virtual-console" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>setupcon is the program which is responsible for updating /etc/console-setup/cached.kmap.gz.\nsetupcon is run on startup inside the initramfs image, so you'll need to update that before the changes apply</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010...
[ { "accepted": null, "body": "<p>The program setupcon uses the /etc/default/console-setup file. Setupcon has a man page that refers to a README file. The README file is /usr/share/doc/console-setup/README.gz. That file indicates that you need to invoke setupcon as part of the boot sequence to have the consol...
null
null
null
null
Roger Pate
4467
1
4472
2010-09-21T01:12:09.513
19
31156
<p>Poll on best VNC / remote desktop software for assisting others on Windows/Mac machines from Ubuntu? </p> <p>I've heard good things about TeamViewer and Fog Creek Copilot, but I'm wondering if the included GNOME Vinaigre VNC client is good enough for this.</p> <p>To specify, I'm looking for best option based on:<...
2383
349837
2019-12-25T01:48:44.573
2023-09-16T03:38:24.733
Best VNC / remote desktop software for assistance
[ "software-recommendation", "remote-desktop", "vnc", "remote-assistance" ]
7
4
CC BY-SA 4.0
[ { "creationDate": "2010-09-21T02:38:17.237", "id": "4547", "postId": "4467", "score": "0", "text": "Technically, VNC is only one kind of desktop sharing software. Both TeamViewer and Copilot use proprietary, non-VNC connection methods.", "userDisplayName": null, "userId": "1859" }, {...
{ "accepted": true, "body": "<p>If you're planning on providing assistance to someone who is not very computer savvy, <strong>TeamViewer</strong> is going to make your life far easier. Yes, it is a closed-source commercial product – but the magical sensation you feel when establishing a connection using only an ID ...
[ { "accepted": null, "body": "<p>I am fairly sure the default one included in Ubuntu will work with another one on Windows/Mac. Check for some of them on this page:\n<a href=\"http://en.wikipedia.org/wiki/Vnc\" rel=\"nofollow\">http://en.wikipedia.org/wiki/Vnc</a></p>\n\n<p>Remember on Ubuntu to set up a mac...
null
null
null
null
null
4473
1
4480
2010-09-21T03:16:54.170
29
61347
<p>I am running Ubuntu 10.04, fully updated, from an external USB hard drive. Everything works really well, except the keyboard. The numeric keypad is not working. The keys don't do anything, with or without <kbd>NumLock</kbd> on.</p> <p>The Keyboard Preferences are set for Generic 105-Key (Intl) PC. The keyboard itsel...
1775
1066942
2022-01-11T10:53:42.850
2022-01-11T10:53:42.850
Numeric keypad not working
[ "hardware", "keyboard", "keyboard-layout" ]
4
2
CC BY-SA 4.0
[ { "creationDate": "2010-09-21T06:01:31.657", "id": "4554", "postId": "4473", "score": "0", "text": "What behavior do you see in the console (Ctrl-Alt-F1)? If they work there, what does `showkey` report when run in the console? If that behaves properly, what does `xev` report under X?", "user...
{ "accepted": true, "body": "<p>Sometimes, in machines that I connect through VNC mouse keys get mysteriously enabled. Maybe this is your problem.</p>\n\n<p>Click on the System Menu -> Preferences -> Keyboard. In the <em>Mouse Keys</em> tab check that <em>Pointer can be controlled using the keypad</em> is disabled....
[ { "accepted": true, "body": "<p>Sometimes, in machines that I connect through VNC mouse keys get mysteriously enabled. Maybe this is your problem.</p>\n\n<p>Click on the System Menu -> Preferences -> Keyboard. In the <em>Mouse Keys</em> tab check that <em>Pointer can be controlled using the keypad</em> is d...
null
null
null
null
null
4474
1
12195
2010-09-21T03:29:16.650
82
384356
<p>I have one computer running Ubuntu 10.04, and is running <a href="https://help.ubuntu.com/community/VNC/Servers#vino">Vino</a>, the default VNC server.</p> <p>I have a second Windows box which is running a VNC client, but does not have any X11 capabilities. I am ssh'd into the Ubuntu host from the Windows host, but...
266
169736
2013-12-11T20:52:18.517
2023-01-23T17:45:38.950
Enable remote VNC from the commandline?
[ "vnc", "vino" ]
11
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Just running </p>\n\n<pre><code>/usr/lib/vino/vino-server\n</code></pre>\n\n<p>should do the job.</p>\n\n<p>Once you have access to your server, I would recommend that you add it to Autostarted Apps so it is always started.</p>\n\n<p>You'll probably like change some settings with :</...
[ { "accepted": null, "body": "<p>Why, for the love of all that is good in this hard world, is there no man entry for vino or vino-server or for any of the commands listed in <code> dpkg -L vino</code>'s output?\nFor that matter, why should <i>any package at all</i> be installed on an Ubuntu system, ever, whi...
null
null
null
null
null
4476
1
4754
2010-09-21T05:42:46.687
1
591
<p>I am setting up an Ubuntu server with nginx, php and mysql.</p> <p>I have found two options for fast-cgi php. Firstly I can use the spawn-fcgi package and make some startup scripts, similar as done <a href="http://www.howtoforge.com/nginx_php5_fast_cgi_xcache_ubuntu7.04" rel="nofollow">here</a></p> <p>The second o...
1418
1418
2010-10-16T09:24:03.147
2010-10-16T09:24:03.147
Should I use spawn-fcgi or dotdebs php5-fpm?
[ "10.04", "php" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>A solution that I liked better than the two mentioned ones: the php-fpm package from <a href=\"https://launchpad.net/~brianmercer/+archive/php\" rel=\"nofollow\">Brian Mercer's ppa</a>. Dotdeb's packages did not work, and the fpm package does not need any configuration scripts at all...
[ { "accepted": true, "body": "<p>A solution that I liked better than the two mentioned ones: the php-fpm package from <a href=\"https://launchpad.net/~brianmercer/+archive/php\" rel=\"nofollow\">Brian Mercer's ppa</a>. Dotdeb's packages did not work, and the fpm package does not need any configuration script...
null
null
null
null
null
4477
1
4478
2010-09-21T06:02:38.927
96
287016
<p>After doing a <code>man apt-get</code> and cursory Google search it's not clear how I find new programs to install (from the internet) using <code>apt-get</code> (which is amazingly powerful and simple coming from another Linux distro).</p> <p>I'm using Ubuntu Server 8.04 LTS (an inherited system used for some rand...
2196
23878
2013-02-23T14:14:19.953
2023-09-07T20:47:24.230
How do I find packages to install via apt-get
[ "package-management", "apt", "search" ]
9
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I always use <a href=\"http://packages.ubuntu.com\">packages.ubuntu.com</a></p>\n\n<p>Also you can use <code>apt-cache search</code> for command-line searching. Or you can use the GUI package manager (Ubuntu Software Center / Synaptic) for searching software.</p>\n", "commentCount"...
[ { "accepted": true, "body": "<p>I always use <a href=\"http://packages.ubuntu.com\">packages.ubuntu.com</a></p>\n\n<p>Also you can use <code>apt-cache search</code> for command-line searching. Or you can use the GUI package manager (Ubuntu Software Center / Synaptic) for searching software.</p>\n", "com...
null
null
null
null
null
4485
1
null
2010-09-21T08:23:52.963
9
546
<p>I've got a bunch of desktops set up for specific purposes. I'd really like to be able to tell an app what desktop it should launch in. </p> <p>I can't find any options for that, is there any way to do it?</p>
2409
25863
2012-11-21T21:38:20.527
2012-11-21T21:38:20.527
How can I set a launcher to start an application in a specific desktop
[ "kubuntu", "shortcuts" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>In Kubuntu, you can change your Activity and have a different one for each desktop. If you use folder view then you can have a different folder for each desktop and in that folder you could make a link that would only be visible for that folder view. It can be really confus...
null
null
null
null
null
4486
1
null
2010-09-21T08:35:19.050
2
3034
<p>I can't seem to select the two different inputs (4 channels) and two outputs (4 Channels) on this soundcard. Ubuntu/Mixxx only seems to recognize one input (2 channels) and every time I select the one available Mixxx says it can't connect. Any help would be greatly appreciated I feel this is a problem with either pu...
null
null
null
2012-01-08T22:32:48.423
Mixxx will not recognize all inputs and outputs on NI Audio 4DJ soundcard
[ "sound", "pulseaudio" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You will need to suspend pulse audio while you use Mixxx. </p>\n\n<p>The Mixxx .desktop (Mixxx shortcut) file should call it but it appears it does not. You might want to file a bug.</p>\n\n<p>To do it manually you can simply execute the following in gnome's terminal:</p>\n\n...
null
null
2013-03-14T17:18:02.433
null
user2410
4487
1
null
2010-09-21T09:23:06.967
7
11486
<p>My Lucid (10.04) installation recently started warning me that the updated packages were unauthenticated. For instance, if I open Update Manager and click the "Install Updates" button, it warns me that <em>You are about to install software that <strong>can't be authenticated</strong>! Doing this could allow a malici...
2412
156684
2013-09-07T14:31:15.243
2013-09-07T14:31:15.243
Unauthenticated software sources
[ "apt", "update-manager", "authentication" ]
2
5
CC BY-SA 3.0
[ { "creationDate": "2010-09-21T13:26:43.537", "id": "4585", "postId": "4487", "score": "0", "text": "What is listed in System > Administration > Software Sources > Other Software?", "userDisplayName": null, "userId": "1859" }, { "creationDate": "2010-09-21T16:09:51.510", "id":...
null
[ { "accepted": null, "body": "<p>Chances are you've added a PPA repository and haven't added the corresponding keys. The simplest way to do this is to disable all the PPAs and go through each and throw them at <code>add-apt-repository</code>. This will add it back to your sources but also </p>\n\n<p>So if yo...
null
null
null
null
null
4489
1
4493
2010-09-21T09:55:53.653
37
9723
<p>Ubuntu seems expensive to develop and maintain. Bandwidth, development, marketing, and maintenance all cost money, and since Ubuntu is free to download and use, I don't see who pays for it all.</p> <p>I ask because I'm a happy Ubuntu user since 2006 and wonder how sustainable the project is.</p>
2413
24694
2011-12-11T19:32:55.817
2021-07-28T14:48:33.943
Who pays for Ubuntu?
[ "canonical" ]
4
4
CC BY-SA 3.0
[ { "creationDate": "2010-09-21T14:08:46.913", "id": "4588", "postId": "4489", "score": "4", "text": "More information can be found in this question: [Ubuntu Finances and Future of Project](http://ubuntu.stackexchange.com/questions/3837/ubuntu-finances-and-future-of-project)", "userDisplayName...
{ "accepted": true, "body": "<p>In short: <a href=\"http://www.canonical.com/\">Canonical</a> funds it.</p>\n\n<p>Where <em>they</em> get the money from is perhaps a better question. Well they sell services and support and they also have a fairly wealthy founder in the shape of <a href=\"http://en.wikipedia.org/wik...
[ { "accepted": null, "body": "<p>They hope to make money in the long run like Redhat. Now they're working on distributing it and making it known.</p>\n", "commentCount": "8", "comments": [ { "creationDate": "2010-09-21T10:45:43.493", "id": "4572", "postId": "4491", ...
2010-09-21T16:48:35.113
null
null
null
null
4497
1
null
2010-09-21T11:14:24.217
21
2069
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/75998/is-it-possible-to-have-a-different-background-for-each-workspace">Is it possible to have a different background for each workspace?</a> </p> </blockquote> <p>Is it possible to get a different wallpaper for ea...
2331
-1
2017-04-13T12:24:32.903
2012-08-12T19:59:39.807
Workspace specific wallpapers with Compiz?
[ "compiz", "desktop-background" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
0
2012-09-02T17:21:34.933
null
null
4498
1
4505
2010-09-21T11:41:50.190
22
14736
<p>Beagle was my favorite. But it is not maintained anymore, afaik. And it does not work reasonably; it stops working spontaneously and does not return any result. How can I correct this problem and if it is not possible what alternatives are available? Thank you.</p>
927
44179
2014-11-20T19:31:28.680
2017-07-15T02:11:56.763
What is a good desktop search tool?
[ "software-recommendation" ]
4
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>One tool I can recommend is <a href=\"http://www.gnome.org/projects/tracker/\" rel=\"nofollow noreferrer\"><code>tracker</code></a>. If you install the software, it is started automatically when you log in. It updates its index as a background process. If you want to search some item...
[ { "accepted": true, "body": "<p>One tool I can recommend is <a href=\"http://www.gnome.org/projects/tracker/\" rel=\"nofollow noreferrer\"><code>tracker</code></a>. If you install the software, it is started automatically when you log in. It updates its index as a background process. If you want to search s...
null
null
2014-11-20T19:53:38.070
null
null
4499
1
null
2010-09-21T13:02:56.407
45
48779
<p>I'm hitting a problem whereby X prevents processes from creating windows, uttering something like the following into <code>~/.xsession-errors</code>:</p> <pre><code>cannot open display: :0.0 Maximum number of clients reached </code></pre> <p>Searching around there are lots of examples of people facing this problem...
2327
25863
2012-06-18T18:19:39.110
2020-01-28T15:53:41.873
How can I diagnose/debug "maximum number of clients reached" X errors?
[ "xorg", "debug" ]
7
3
CC BY-SA 2.5
[ { "creationDate": "2010-10-10T09:25:16.730", "id": "5617", "postId": "4499", "score": "1", "text": "Have you checked the `xrestop` output? What do the first 3 lines tell you? How much memory/video memory do you have in the machine?", "userDisplayName": null, "userId": "2742" }, { ...
null
[ { "accepted": null, "body": "<p>Chromium/Chrome has some known issues which result in this error message. Do you use the Lastpass extension?</p>\n\n<p>ref: <a href=\"http://www.ngohaibac.com/how-to-solve-maximum-number-of-clients-reached-gtk-warning-cannot-open-display-in-ubuntu-9-10-64-bit/\" rel=\"nofollo...
null
null
null
null
null
4502
1
null
2010-09-21T13:19:44.423
21
1132
<p>How can I find out why a particular package was installed?</p> <ul> <li>Is it part of the default installation?</li> <li>Was it specified manually, or was it chosen automatically to meet dependencies?</li> <li>Which packages are dependent on it?</li> <li>When was it installed?</li> </ul>
1859
null
null
2010-09-21T16:04:00.600
How can I find out why a package was installed?
[ "package-management", "dependencies" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
0
2016-01-10T20:51:48.747
null
null
4507
1
61882
2010-09-21T15:26:23.397
234
182832
<p>Is there a way to disable the middle mouse button paste behavior that is here by default on gnome?</p> <p>I have a sensitive mouse wheel and whenever I scroll texts, sometimes it pastes stuff randomly into the text. I lose quite a lot of credibility when I send a file to someone else that has random text snippets p...
119
196255
2013-12-11T11:31:53.130
2024-03-26T01:30:27.433
How do I disable middle mouse button click paste?
[ "xorg", "clipboard" ]
28
9
CC BY-SA 3.0
[ { "creationDate": "2011-06-20T14:09:45.253", "id": "55061", "postId": "4507", "score": "35", "text": "Really annoying default behaviour. How did you disable it?", "userDisplayName": null, "userId": "17226" }, { "creationDate": "2011-06-20T16:04:58.677", "id": "55083", "po...
{ "accepted": true, "body": "<p>For a solution to the problem, please view <a href=\"https://web.archive.org/web/20211025212803/https://app.assembla.com/spaces/slipstream/wiki/Disabling_GTK%27s_middle_mouse_button_functionality\" rel=\"nofollow noreferrer\">this guide I wrote</a>:</p>\n<blockquote>\n<p>A while ago,...
[ { "accepted": null, "body": "<p>did you check out gpm ? More info at <a href=\"http://manpages.ubuntu.com/manpages/lucid/man8/gpm.8.html\" rel=\"nofollow\">http://manpages.ubuntu.com/manpages/lucid/man8/gpm.8.html</a>. Available via <code>sudo aptitude install gpm</code> on lucid. I don't see the disable-pa...
null
null
null
null
null
4508
1
4514
2010-09-21T15:28:52.140
18
15746
<p>I have an USB drive which I know is virus infected (an anti-virus on my friend's machine detected it). Unfortunately neither of us know the virus name and I don't want to take the risk of plugging it to my Windows box again.</p> <p>Of course, in all probability the virus affects only Windows. (But I'm not sure) I w...
2321
3037
2011-01-03T13:33:26.080
2022-05-01T02:42:48.853
How do I safely use a virus infected USB drive in Ubuntu?
[ "10.04", "security", "usb-drive" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2022-04-29T21:09:34.160", "id": "2441293", "postId": "4508", "score": "0", "text": "See also: [Information Security: Safe to connect a USB to Linux?](https://security.stackexchange.com/q/123872/118319)", "userDisplayName": null, "userId": "327339" } ]
{ "accepted": true, "body": "<p>Linux systems usually do not execute code from a USB stick when just connecting it. Thus copying stuff from it should be safe.</p>\n\n<p>Keep in mind that the copied files may contain malicious code. For example, some evil java-script inside a html file or an evil office-script insid...
[ { "accepted": null, "body": "<p>There is very little to worry about. Just copy the files you need to your laptop then format the drive. Don't copy files if you don't know what they are because these are likely to be the virus. Make sure you don't execute anything on the drive just to be safe. </p>\n", "...
null
null
null
null
null
4526
1
4557
2010-09-21T20:20:50.913
4
425
<p>Somehow, I managed to break my ATI drivers by trying to install a new driver from AMD's website. I tried uninstalling (amdcccle,fglrx and pretty much everything that seemed related to ATI in Synaptic) / reinstalling many times but I keep getting crashes and my Hardware Drivers utility doesn't even detect the presenc...
2331
41
2010-09-21T21:58:07.527
2010-09-22T11:01:23.057
I managed to break my ATI drivers, what should I do?
[ "xorg", "graphics", "ati" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2010-09-21T20:25:44.530", "id": "4635", "postId": "4526", "score": "0", "text": "What you need is a way to disable the kernel module that loads the faulty driver... but I'm not smart enough to tell you how to do that :)", "userDisplayName": null, "userId": "5" }, {...
{ "accepted": true, "body": "<p>Don't panic!</p>\n\n<p>You didn't break the drivers a recent security fix did:</p>\n\n<p><a href=\"https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/642518\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/642518</a></p>\n\n<p>It turns out...
[ { "accepted": null, "body": "<p>1: If you installed via the shell script (i.e. didn't generated .deb's) you should do</p>\n\n<p><code>sh /usr/share/fglrx/fglrx-uninstall.sh</code></p>\n\n<p>After this, you should be able to generate .debs/install via script</p>\n\n<p>2: If you previously had the ati drivers...
null
null
null
null
null
4527
1
4533
2010-09-21T20:25:57.210
5
4346
<p>I want something that runs on my computer that somehow interrogates X and tells me <em>exactly</em> the font, not a guess.</p>
289
289
2010-09-21T20:31:34.223
2010-09-21T21:34:17.663
How do I find out the name of the font used to display some specific text on the screen?
[ "fonts" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I don't think there is a general solution. Once the text has been rendered, there's no reason why any component of the system would have kept the information of what font it was rendered from around. So you'll have to somehow watch when the program renders the text. In any case, how ...
[ { "accepted": null, "body": "<p>A great resource for identifying fonts is here:</p>\n\n<p><a href=\"http://new.myfonts.com/WhatTheFont/\" rel=\"nofollow\">http://new.myfonts.com/WhatTheFont/</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-09-21T20:30:44.620", ...
null
null
null
null
null
4529
1
null
2010-09-21T20:40:36.827
4
1035
<p>I'm using <strong>Ubuntu 10.04</strong> and have an issue with <strong>Movie Player Totem</strong>. Recently I got a great movie. For those who know <em>"Wall Street" 1987</em>. So I was watching it and for no reason totem shut himself down.</p> <p>Did any of you have such issue?<br> Is there any solution for that?...
2028
235
2011-09-10T19:18:31.913
2011-09-10T19:18:31.913
Movie player Totem shuts down without any error message
[ "10.04", "video-player" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2010-09-21T20:48:18.143", "id": "4639", "postId": "4529", "score": "1", "text": "Try executing Totem Player from the command line. Open the terminal then type `totem`. It'll launch and messages will be piped to the command prompt. Try watching your movie again and when it clos...
null
[ { "accepted": null, "body": "<p>As mentioned in this group post ( <a href=\"http://groups.google.com/group/linux.gentoo.user/browse_thread/thread/74fe3091604481c9\" rel=\"nofollow\">http://groups.google.com/group/linux.gentoo.user/browse_thread/thread/74fe3091604481c9</a>)</p>\n\n<p>this error happens when ...
null
null
null
null
null
4530
1
4531
2010-09-21T21:02:16.623
7
486
<p>I do know there are questions and good answers, what to do if Ubuntu just hangs (like this one: <a href="https://askubuntu.com/questions/4408/what-should-i-do-when-ubuntu-freezes">What should I do when Ubuntu freezes?</a>). My problem is that such a hang occurs so seldom for me, that I don't remember most of the ans...
277
-1
2017-04-12T07:23:19.023
2010-09-21T21:17:17.480
Add some default text to Ctrl-Alt-F1 console to remind myself how to reboot properly
[ "reboot", "console", "prompt" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2010-09-23T20:27:54.190", "id": "4762", "postId": "4530", "score": "0", "text": "Sticky note? XD", "userDisplayName": null, "userId": "2383" }, { "creationDate": "2010-09-23T20:28:11.897", "id": "4763", "postId": "4530", "score": "0", "text": "j...
{ "accepted": true, "body": "<p>In the text console, you'll see a line with a text like <code>Ubuntu 10.04 darkstar tty1</code> just before the login prompt. This message comes from the file <code>/etc/issue</code>, which you can customize to your wishes. The escape sequences are described in the <code>getty(1)</co...
[ { "accepted": true, "body": "<p>In the text console, you'll see a line with a text like <code>Ubuntu 10.04 darkstar tty1</code> just before the login prompt. This message comes from the file <code>/etc/issue</code>, which you can customize to your wishes. The escape sequences are described in the <code>gett...
null
null
null
null
null
4535
1
4542
2010-09-21T22:52:08.103
1
1214
<p>Is there a way to disable compiz effects for just one window type or application?</p> <p>I use the alt + mouse click shortcut to move windows and I like it, but when I use inkscape I cannot use any options of the application that use alt because compiz immediately grabs the alt and puts me in window movement mode. ...
119
null
null
2010-09-22T13:14:39.157
Turn off compiz effects for one specific window?
[ "compiz" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It's not possible. Gamers have been <a href=\"http://www.ubuntu-inside.me/2009/05/howto-automatically-disable-compiz-when.html\" rel=\"nofollow\">dealing with</a> this topic for some time.</p>\n\n<p>Furthermore, moving windows by using Alt+click isn't a feature of only Compiz. Metaci...
[ { "accepted": null, "body": "<p>I don't know if there is a way to disable the behaviour for a specific window, but you could change the key biding to Super + Click instead.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-09-21T23:38:03.483", "id": "4655", ...
null
null
null
null
null
4538
1
null
2010-09-22T00:20:05.307
2
423
<p>I've tried Evolution 2.30.3 from Jacob's ppa on Lucid and the version of 2.30.3 in Maverick beta, they differ and both have significant shortcomings. You can't right click on an email and create a meeting, event or task, for example. Some settings don't work in the Maverick version -- (un)compress weekends in month ...
null
235
2010-09-22T00:25:56.240
2010-09-22T00:30:06.440
What version of Evolution will be in Maverick?
[ "10.10", "evolution" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>According to its Launchpad page the current version in Maverick is 2.30.3.</p>\n\n<p><a href=\"https://launchpad.net/ubuntu/+source/evolution\" rel=\"nofollow\">https://launchpad.net/ubuntu/+source/evolution</a></p>\n\n<p>(Tip: You can use any package name in Ubuntu and repla...
null
null
2013-03-14T17:18:06.910
null
rustycanb
4546
1
null
2010-09-22T04:22:23.180
15
62744
<p>With the purchase of an Intel SSD and 85WHr Li-ion battery and the linking of wifi and bluetooth to my laptop's wireless switch, extensive Intel PowerTop usage, switching from compiz to metacity, stopping of the desktop-couch daemon, removal of Ubuntu One and several other services from my startup, disabling of ever...
2142
169736
2014-06-06T03:11:00.780
2016-05-21T20:42:55.490
How do I turn off PCI devices?
[ "kernel" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2013-05-29T02:48:55.357", "id": "379037", "postId": "4546", "score": "0", "text": "All the settings are here http://askubuntu.com/questions/285434/is-there-a-power-saving-application-similar-to-jupiter/285681#285681", "userDisplayName": null, "userId": "85053" } ]
null
[ { "accepted": null, "body": "<p>I could be wrong (if you think I am, just leave a comment) but I always thought that things that were plugged in (or soldered on, as is the case in most laptops) are always \"on\" and available unless disabled in the BIOS.</p>\n\n<p>However most of these devices will only be ...
null
null
null
null
null
4550
1
null
2010-09-22T08:56:50.823
2
2316
<p>I'm trying to use a Java-based application that requires sound in Ubuntu 10.04 using sun-java from partner repos . However, the sound is way too fast. It seems like a chipmunk got into my speakers. :)</p> <p>Is this happening to anyone else? Any ideas on how to fix it?</p>
2437
41
2010-10-15T15:57:36.830
2010-10-15T15:57:36.830
Java and ALSA problems
[ "sound", "pulseaudio", "java" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I have similar problems using pulse audio and Java applications, except for me I get no sound for my entire system once JVM starts... but if I have an application running before JVM starts, it's sound still works.</p>\n\n<p>I run my java programs with aoss javaws /program/to/...
null
null
2013-03-14T17:18:11.357
null
null
4552
1
4573
2010-09-22T09:14:08.337
2
598
<p>Installed Ubuntu on my friends laptop. Notifications are showing in the old style, the stock gnome support. notify-osd is installed. </p> <p>Any help?</p>
214
866
2010-11-16T20:04:25.177
2010-11-16T20:04:25.177
How to show the new style notifications?
[ "notification", "notify-osd" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-09-22T10:11:45.910", "id": "4668", "postId": "4552", "score": "0", "text": "What do you mean \"old style\"? Do you have a screenshot?", "userDisplayName": "user415", "userId": null }, { "creationDate": "2010-09-22T13:24:24.957", "id": "4669", "post...
{ "accepted": true, "body": "<p>Solved. </p>\n\n<p>I removed the <code>notification-daemon</code> package and the notify-osd started to show up.</p>\n\n<p>version was 10.10</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-09-2...
[ { "accepted": true, "body": "<p>Solved. </p>\n\n<p>I removed the <code>notification-daemon</code> package and the notify-osd started to show up.</p>\n\n<p>version was 10.10</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creatio...
null
null
null
null
null
4555
1
null
2010-09-22T10:20:54.380
10
2852
<p>I've recently enabled Ubuntu's encrypted /home/ directory features and I was asked to remember a passphrase in case I would need to recover the data manually. </p> <p>What is the best way to store this passphrase without compromising security?</p>
2331
24694
2012-08-05T00:55:15.140
2017-02-12T21:29:01.080
What's the best way to store a passphrase?
[ "software-recommendation", "security", "encryption" ]
9
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Write it down, on a bit of paper. Put that paper somewhere safe, like where you put your passports and important papers.</p>\n\n<p>Encryption keys should be copied onto a USB stick and put into the same place.</p>\n\n<p>I use Password Gorilla and PasswordSafe for everyday pa...
null
null
null
null
null
4559
1
null
2010-09-22T11:39:06.900
2
3223
<p>How can I run a VPN connection on a non-standard port? I have set up a VPN on my router running DD-WRT which I connected to my main router. I have forwarded the port to port 90 and can not connect to the VPN with the Network Manager. If I change the port back to 1723 (the default port) I can connect just fine. Does ...
null
34576
2011-12-12T05:51:59.370
2011-12-12T05:51:59.370
PPTP VPN on Non-Standard Port
[ "network-manager", "vpn", "dd-wrt" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>It sounds as though you have forwarded the port to port 90 on the DD-WRT, is that correct?\nHave you checked your iptables configuraton on the DD-WRT to ensure that your packets to that port will be received? </p>\n\n<p>I don't currently know how to get Network Manager to PPT...
null
null
2013-03-14T17:18:18.407
null
user415
4561
1
null
2010-09-22T13:31:42.813
4
271
<p>i was installing an application using ubuntu software center and screen went blank i waited a while but nothing appearing no desktop so pretty much expected result is that i rebooted manually please correct this or tell me what should i do,iam not running any screensavers nor does the virtual console work</p>
2438
211
2010-09-22T17:09:14.677
2010-09-22T17:09:14.677
What should I do when I see blank screen?
[ "troubleshooting", "software-center" ]
1
3
CC BY-SA 2.5
[ { "creationDate": "2010-09-22T14:11:27.603", "id": "4670", "postId": "4561", "score": "0", "text": "STOP! HAMMERTIME?!", "userDisplayName": null, "userId": "333" }, { "creationDate": "2010-09-22T17:10:04.003", "id": "4678", "postId": "4561", "score": "0", "text": ...
null
[ { "accepted": null, "body": "<p><strong>REISUB time!!!</strong></p>\n\n<p>Just press ALT+Pet Sys and type slowly <a href=\"http://en.wikipedia.org/wiki/Magic_SysRq_key\" rel=\"nofollow\">REISUB</a>, one key at time. If it happens often you should probably investigate why is it happening. Ubuntu (and linux) ...
null
null
null
null
null
4564
1
4566
2010-09-22T14:33:21.923
16
40665
<p>My microphone doesn't work in Ubuntu. I have a Dell Studio XPS 16 laptop. </p> <p>What are the steps to install microphone support?</p>
2331
null
null
2021-01-09T22:36:38.720
How do I install my microphone?
[ "drivers", "microphone" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>@Oli was right it was just a mixer issue. For some reason, my internal microphone was set on \"mute\" by default.</p>\n\n<p>I fixed it by going in \"gnome-volume-control\", \"Input\" tab and unchecking \"mute\".</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate":...
[ { "accepted": null, "body": "<p>It's installed, it's just a mixer issue. To fix:</p>\n\n<ol>\n<li>Run <code>alsamixer</code></li>\n<li>Set \"Digital Input\" option to \"Digital Mic\"</li>\n</ol>\n\n<p>More: <a href=\"http://www.linlap.com/wiki/dell+studio+xps+16\">http://www.linlap.com/wiki/dell+studio+xps+...
null
null
null
null
null
4571
1
4607
2010-09-22T16:34:06.867
22
8585
<p>I've recently started to systematically hibernate my laptop instead of shutting it down. </p> <p>The main reason I chose to do this is that I use one of my workspace as a highly customized dashboard. It's a bunch of windows spatially arranged in a specific way. Of course, I could do a bunch of startup scripts to ge...
2331
2331
2010-09-22T16:42:59.603
2020-02-28T15:44:23.617
Pros and cons of hibernating
[ "hibernate" ]
9
3
CC BY-SA 2.5
[ { "creationDate": "2010-09-22T17:49:38.843", "id": "4682", "postId": "4571", "score": "0", "text": "Do you hibernate your laptop to disk or do you suspend it to ram?", "userDisplayName": null, "userId": "1627" }, { "creationDate": "2010-09-22T18:04:01.223", "id": "4684", ...
{ "accepted": true, "body": "<p>There are two different suspent modes:</p>\n\n<ul>\n<li>suspend-to-ram - usually just called suspend</li>\n<li>suspend-to-disk - usually just called hibernate</li>\n</ul>\n\n<p>Suspend-to-disk is usually relatively slow such that on some machines it is just faster to do a real boot.<...
[ { "accepted": null, "body": "<p>I don't think there are any drawbacks to hibernating.</p>\n\n<p>Check out this <a href=\"http://computer.howstuffworks.com/question328.htm\" rel=\"nofollow\">HowStuffWorks</a> article for some more information.</p>\n", "commentCount": "1", "comments": [ { ...
2010-09-23T21:12:24.907
null
null
null
null
4572
1
4578
2010-09-22T17:01:08.233
41
42533
<p>I use NFS to share media to computers around my house. Unfortunately one of the machines is on a slow wireless link, is there a way to cache network shares on the local disk for performance?</p>
235
235
2011-11-01T18:19:56.063
2018-03-17T18:19:00.833
How can I cache NFS shares on a local disk?
[ "nfs" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Stefan <a href=\"https://askubuntu.com/questions/4572/how-can-i-cache-nfs-shares-on-a-local-disk/4574#4574\">led me down</a> the right track. This will work on any system 12.04 and newer. </p>\n\n<p>Your filesystem will also need extended attribute support. If you're using EXT4 you'r...
[ { "accepted": null, "body": "<p>I'm not sure if there is any way to do this currently with Ubuntu 10.04 LTS.</p>\n\n<p>However, the newer versions of the Linux kernel include a feature called <a href=\"http://www.linux-mag.com/id/7378\">FS-Cache &amp; CacheFS</a>, which sounds exactly like what you (and I) ...
null
null
null
null
null
4575
1
4580
2010-09-22T17:12:30.990
6
6502
<p>My terminal is all black and white. :P No colours. Terminal output is highlighted by different colours to represent data. Like if we do ls, folder and files have separate colour but my terminal shows only one colour.</p> <p>I'm on Ubuntu 10.10 using gnome-terminal</p>
214
235
2012-08-31T19:09:57.847
2012-08-31T19:09:57.847
How do I use and configure Terminal Colours?
[ "gnome-terminal" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Terminal colors (and other commands) are controlled by configurations in your <code>~/.bashrc</code> file. If you do a little googling for .bashrc configurations you can find some excellent custom configurations that you can use. The one I use is a combination of several different ...
[ { "accepted": true, "body": "<p>Terminal colors (and other commands) are controlled by configurations in your <code>~/.bashrc</code> file. If you do a little googling for .bashrc configurations you can find some excellent custom configurations that you can use. The one I use is a combination of several di...
null
null
null
null
null
4577
1
4593
2010-09-22T17:32:32.293
6
1871
<p>I am setting up an ubuntu server to be used for experimentation, testing and learning. Basically with LAMP and then setting up WordPress and most likely Drupal. I also plan to experiment with setting up a home intranet. This system will not be serving over the Internet.</p> <p>My desktop has a fairly standard /, sw...
769
null
null
2010-09-22T20:59:45.693
A partitioning scheme for ubuntu server
[ "server", "partitioning" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>For a production system it can be a good idea to put directories that can fill up quickly on their own partitions, like /tmp/ or parts of /var. </p>\n\n<p>Sometimes you want to use different file systems or file systems with different parameters for some directories, like big mail o...
[ { "accepted": null, "body": "<p>I think from your standpoint there would be no real benefit to creating more partitions outside of your standard partitioning scheme. Your not going to be overloading the system or mapping core directories to nfs shares or seperate drives, so I don't see any benefit to it.</...
null
null
null
null
null
4581
1
4596
2010-09-22T18:27:17.097
3
1310
<p>Last night I was trying to make it so my iPod Touch would interface with my Kubuntu machine, and somehow I ended up doing something very, very wrong. Now, whenever the computer starts up, before GRUB even loads, I get a few strange error messages:</p> <pre><code>[drm] Nouveau - Couldn't find matching output script ...
999
999
2010-09-22T19:04:48.720
2010-09-22T22:19:55.090
Computer Hangs Even Before GRUB is Reached
[ "boot", "grub2" ]
1
5
CC BY-SA 2.5
[ { "creationDate": "2010-09-22T18:43:46.690", "id": "4685", "postId": "4581", "score": "1", "text": "Your link to a Gmail attachment doesn't work for other people. If it's a screenshot, try editing you question again and upload the screenshot by using the Image button.", "userDisplayName": nu...
{ "accepted": true, "body": "<p>Since the computer hangs before Grub is reached, you don't have an Ubuntu problem, you have a hardware or firmware problem. Specifically, the problem is in a component related to your graphics chip, perhaps the chip itself, or its heatsink, or a circuit leading to it, or the memory c...
[ { "accepted": true, "body": "<p>Since the computer hangs before Grub is reached, you don't have an Ubuntu problem, you have a hardware or firmware problem. Specifically, the problem is in a component related to your graphics chip, perhaps the chip itself, or its heatsink, or a circuit leading to it, or the ...
null
0
2013-03-14T17:18:23.650
null
null
4584
1
4670
2010-09-22T19:27:18.923
5
3658
<p>I made an image of my NTFS partition before I formatted, but now it won't mount. I'm pretty sure I've mounted this image before.</p> <pre><code>root@z:/var/backup# mkdir Storage-disk root@z:/var/backup# mount Storage-disk.img Storage-disk ntfs_attr_pread_i: ntfs_pread failed: Input/output error Failed to read vcn 0x...
1439
527764
2020-08-10T18:12:58.353
2020-08-10T18:12:58.353
NTFS backup image won't mount
[ "mount", "backup", "disk-image" ]
2
4
CC BY-SA 4.0
[ { "creationDate": "2010-09-22T21:50:56.463", "id": "4695", "postId": "4584", "score": "0", "text": "If you run `cat Storage-disk.img >/dev/null`, do you get any input/output error? If so, I'm afraid your disk is dying, and you should copy all your data off it (`dd_rescue` will help) before doing...
{ "accepted": true, "body": "<p>Have you tried running a scandisk in windows? That's how I've always fixed faulty partitions.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-10-03T22:38:29.630", "id": "5233", "postId": "4670", "score": "0", "text": "Thanks, b...
[ { "accepted": true, "body": "<p>Have you tried running a scandisk in windows? That's how I've always fixed faulty partitions.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-10-03T22:38:29.630", "id": "5233", "postId": "4670", "score": "0", ...
null
null
null
null
null
4586
1
23947
2010-09-22T20:04:30.110
31
23901
<p>I am interested in trying out the Blender 2.54 beta, but don't have the time or patience to download and install all of the dependencies for it and compile it myself.</p> <p>Is there a PPA somewhere that I can use to obtain a pre-compiled package for it?</p>
5
25863
2012-03-07T13:06:08.070
2015-01-03T16:21:16.680
Is there a PPA for the latest Blender version?
[ "ppa", "blender" ]
3
2
CC BY-SA 3.0
[ { "creationDate": "2012-03-07T13:32:37.077", "id": "130631", "postId": "4586", "score": "0", "text": "Linked question: http://askubuntu.com/questions/110821/how-to-install-blender-from-the-official-website", "userDisplayName": null, "userId": "14356" }, { "creationDate": "2015-07...
{ "accepted": true, "body": "<p>You can also use <a href=\"https://launchpad.net/%7Eirie/+archive/blender\" rel=\"noreferrer\">https://launchpad.net/~irie/+archive/blender</a> which is another alternative to the 2.5.x and the 2.4.x</p>\n<p><code>sudo add-apt-repository ppa:irie/blender &amp;&amp; sudo apt-get updat...
[ { "accepted": null, "body": "<p>I've managed to find a PPA for version 2.53 beta:</p>\n\n<pre><code>sudo add-apt-repository ppa:cheleb/blender-svn &amp;&amp; sudo apt-get update\nsudo apt-get install blender\n</code></pre>\n\n<p><a href=\"http://www.webupd8.org/2010/07/blender-253-beta-3d-graphics.html\" re...
null
null
null
null
null
4590
1
4594
2010-09-22T20:43:01.280
6
717
<p>I have the hard disk icon for each of my partitions on my Gnome desktop.</p> <p>I want a clean look, how do I hide them?</p>
1924
25863
2012-11-21T21:42:27.250
2014-06-12T06:30:49.783
How do I hide the drive icons of my other partitions from the desktop?
[ "10.04", "icons" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<ol>\n<li><p>Type \"gconf-editor\" into a terminal window to run the Configuration Editor.</p></li>\n<li><p>In the left hand tree, browse to apps / nautilus / desktop</p></li>\n<li><p>In the right hand side, untick the \"volumnes_visible\" option.</p></li>\n</ol>\n\n<p>Close the configu...
[ { "accepted": true, "body": "<ol>\n<li><p>Type \"gconf-editor\" into a terminal window to run the Configuration Editor.</p></li>\n<li><p>In the left hand tree, browse to apps / nautilus / desktop</p></li>\n<li><p>In the right hand side, untick the \"volumnes_visible\" option.</p></li>\n</ol>\n\n<p>Close the...
null
null
null
null
null
4606
1
6268
2010-09-23T08:14:02.707
1
3261
<p>I want to use the newest version of nginx, so I wanted to add the nginx/stable ppa</p> <pre><code>sudo add-apt-repository ppa:nginx/stable sudo apt-get update </code></pre> <p>However, the upgrade command says that there are no upgrades available and nginx is still the old version. Did I do something wrong?</p> <...
1418
235
2010-10-12T03:07:33.827
2011-02-10T05:29:36.870
nginx PPA does not work?
[ "10.04", "package-management", "ppa", "add-apt-repository" ]
3
3
CC BY-SA 2.5
[ { "creationDate": "2010-09-23T08:16:11.737", "id": "4710", "postId": "4606", "score": "0", "text": "can you please add the output from the `add-apt-repository` command ? Also after running `apt-get update` can you please run `sudo apt-cache policy nginx` and post the result ?", "userDisplayN...
{ "accepted": true, "body": "<p>The packages in the <code>ppa:nginx/stable</code> appear to have been updated on September 29/30 2010. </p>\n\n<p>Currently, version 0.8.52-0ppa1 is available for both lucid and maverick. As can be seen from the Build Status column <a href=\"https://edge.launchpad.net/~nginx/+archive...
[ { "accepted": null, "body": "<p>The problem is with the nginx/stable ppa.</p>\n\n<p>The <a href=\"https://launchpad.net/~nginx/+archive/stable\" rel=\"nofollow\">ppa status page</a> indicates it failed to build. That could explain why the ppa is not having binary packages, and therefore apt-get can't find s...
null
null
null
null
null
4609
1
4656
2010-09-23T08:56:09.333
3
352
<p>I just noticed that ubuntu one is available for Windows if you subscribe.</p> <p><a href="https://one.ubuntu.com/plans/" rel="nofollow">https://one.ubuntu.com/plans/</a></p> <p>Why is it limited? </p> <p>It would be great advertising, and help the migration.</p>
1924
169736
2014-04-04T14:01:27.780
2014-04-04T14:01:27.780
Why do you have to pay to get the Ubuntu One for windows?
[ "ubuntu-one" ]
1
5
CC BY-SA 2.5
[ { "creationDate": "2010-09-23T09:14:49.087", "id": "4715", "postId": "4609", "score": "3", "text": "Canonical would probably like to make revenue from machines that use their data services but someone else's operating system as is certainly their right. Whether it makes economic sense is a good ...
{ "accepted": true, "body": "<p>The Windows client referred to on the plans page is for syncing contacts. We charge for this because the client is part of mobile sync and mobile sync costs some money to provide due to licensing fees Canonical pays for some of the server technology.</p>\n\n<p>We are currently workin...
[ { "accepted": true, "body": "<p>The Windows client referred to on the plans page is for syncing contacts. We charge for this because the client is part of mobile sync and mobile sync costs some money to provide due to licensing fees Canonical pays for some of the server technology.</p>\n\n<p>We are currentl...
null
null
null
null
null
4612
1
null
2010-09-23T09:30:21.123
5
14823
<p>I've installed the latest ubuntu release (10.4) on my HP mini 110, the installation went smoothly but I don't have any wireless connection. (it says wireless disabled)</p> <p>I installed ubuntu side by side with an already existing windows XP, on windows wireless works fine.</p> <p>I tried both ubuntu desktop edit...
2454
null
null
2011-01-22T00:12:29.900
Wireless not working after installation
[ "installation", "wireless", "ubuntu-netbook" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2010-11-01T13:01:11.577", "id": "11024", "postId": "4612", "score": "0", "text": "Hi, I believe I am running into the same issue with my HP Mini. However, was your mini able to recognize a wired connection? Mine is failing to enable lan|wlan firmware altogether. Also, could yo...
null
[ { "accepted": null, "body": "<p>I had this problem just two days ago.</p>\n\n<p><a href=\"http://www.broadcom.com/docs/linux_sta/README.txt\" rel=\"nofollow\">http://www.broadcom.com/docs/linux_sta/README.txt</a></p>\n\n<p>First check you have the affected card:</p>\n\n<pre><code>sudo lspci -n | grep 14e4\n...
null
null
null
null
null
4614
1
null
2010-09-23T09:37:18.477
4
194
<p>A couple of days ago, when I came back to my computer after a couple of hours, the following window was on my desktop:</p> <p><img src="https://i.stack.imgur.com/GTL24.png" alt="05:19:06 PM {Cancel} {OK}"></p> <p>The title bar said "gnome-screensaver-dialog". That's it. I just clicked OK, and went on. This has h...
175
null
null
2010-09-23T17:27:30.427
Strange window popping on Gnome
[ "gnome", "screensaver", "malware" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>When you go away from the computer it lock. On the unlock password screen there is a button so that someone can leave a message. Is this a case of somehow a blank message got left?</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-09-2...
null
null
null
null
null
4615
1
4619
2010-09-23T09:46:03.863
5
1086
<p>I have my Xbox 360 playing content from my ubuntu 10.04 PC using minidlna application.</p> <p>What software could I install on my laptop to play the same content from my PC?</p> <p>Totem does not appear to have a browse option.</p>
1924
169736
2014-01-27T14:56:28.207
2014-01-27T14:56:28.207
How can I play content from a media server?
[ "xbox-360" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-08-20T23:10:48.223", "id": "66029", "postId": "4615", "score": "0", "text": "See also [How can I Push/Stream media to my Ubuntu box from a DNLA device](http://askubuntu.com/questions/45949/how-can-i-push-stream-media-to-my-ubuntu-box-from-a-dnla-device) for something simi...
{ "accepted": true, "body": "<p>You need to install the package totem-plugins-extra. You can find it in the Software Centre or just use:</p>\n\n<pre><code>sudo apt-get install totem-plugins-extra\n</code></pre>\n\n<p>from the command line.</p>\n\n<p>Now open Totem, go to Edit -> Plugin, check that the coherence plu...
[ { "accepted": true, "body": "<p>You need to install the package totem-plugins-extra. You can find it in the Software Centre or just use:</p>\n\n<pre><code>sudo apt-get install totem-plugins-extra\n</code></pre>\n\n<p>from the command line.</p>\n\n<p>Now open Totem, go to Edit -> Plugin, check that the coher...
null
null
null
null
null
4620
1
4629
2010-09-23T11:58:49.140
8
2870
<p>How do I share a folder with a friend with Ubuntu One?</p>
2458
235
2010-09-23T14:26:58.800
2013-10-11T16:21:47.870
How do I share a folder with a friend with Ubuntu One?
[ "ubuntu-one", "sharing", "files" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>According to the <a href=\"https://one.ubuntu.com/features/\" rel=\"noreferrer\">features</a> page:</p>\n<blockquote>\n<p><strong>Share folders with contacts</strong></p>\n<p>Share folders with your trusted colleagues.</p>\n<p>Folder sharing is integrated into the Ubuntu desktop. Rig...
[ { "accepted": true, "body": "<p>According to the <a href=\"https://one.ubuntu.com/features/\" rel=\"noreferrer\">features</a> page:</p>\n<blockquote>\n<p><strong>Share folders with contacts</strong></p>\n<p>Share folders with your trusted colleagues.</p>\n<p>Folder sharing is integrated into the Ubuntu desk...
null
null
null
null
null
4621
1
4742
2010-09-23T12:13:59.210
6
438
<p>I have an upstairs and downstairs computer; I'd love to know how to create a shared folder between the two (through a wireless network)</p> <p>I'd also love to know if there is any way to get my upstairs computer to send a file to my downstairs computer (which has the printer) and get it to print, through a wireles...
2442
41
2010-09-23T19:11:15.240
2010-09-25T11:59:03.377
How do I create a shared folder/remotely control a printer between two Ubuntu machines?
[ "wireless", "printing", "sharing" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Thank you both :)</p>\n\n<p>I have now successfully got the printer and a shared folder on the network. :D</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-09-25T11:59:03.377", "id": "4742", ...
[ { "accepted": null, "body": "<p>I assume that both computers are running Linux. Then you can configure cups on your downstairs computer to publish the connected printer. The cups daemon on you upstairs computer then automatically sees the published printer and you can select it from the usual printer dialog...
null
null
null
null
null
4625
1
4627
2010-09-23T12:54:12.823
19
22235
<p>Is there a GUI utility to mount remote filesystems over SSH (SSHFS)?</p>
2331
null
null
2023-02-25T09:48:57.193
Is there a GUI utility to mount remote filesystems over SSH?
[ "ssh", "gui", "sshfs" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It's not clear to me if you are strictly bound to using sshfs, but by default the GVFS in GNOME supports SSH connections. In the file manager go to File -> Connect to server:</p>\n\n<p><img src=\"https://i.stack.imgur.com/rvg2l.png\" alt=\"alt text\"></p>\n\n<p>This will mount the re...
[ { "accepted": true, "body": "<p>It's not clear to me if you are strictly bound to using sshfs, but by default the GVFS in GNOME supports SSH connections. In the file manager go to File -> Connect to server:</p>\n\n<p><img src=\"https://i.stack.imgur.com/rvg2l.png\" alt=\"alt text\"></p>\n\n<p>This will moun...
null
null
null
null
null
4628
1
null
2010-09-23T14:29:34.977
3
1281
<p>After one or two times I use Gnome Do, it stops working. Yet it does not give out an error message. I currently have it configured to pop up when with then <kbd>Super</kbd> + <kbd>Space</kbd> key combination. I have to constantly go to the menu and activate it again.</p>
175
41
2010-09-23T14:34:33.850
2010-10-11T03:27:06.410
"Gnome Do" stops working
[ "gnome", "gnome-do" ]
3
7
CC BY-SA 2.5
[ { "creationDate": "2010-09-23T14:33:09.750", "id": "4738", "postId": "4628", "score": "5", "text": "Are you running gnome-do from the terminal? There might be some clue as to what's happening if you exit gnome-do, then start it again in the terminal. At your name prompt, just type gnome-do and ...
null
[ { "accepted": null, "body": "<p>If you don't like the idea of running Gnome-do from the terminal, one way to figure out what is happening is to start it as <code>gnome-do &gt; ~/.dolog.txt</code> and read that file when do crashes.\nWhat this does it divert the output of gnome-do (read the debugging informa...
null
null
2013-03-14T17:18:28.080
null
null
4635
1
4807
2010-09-23T17:24:10.670
7
4853
<p>I am having difficulties loading multiple photos directly from SD card onto facebook. It works fine when I select one photo at a time. When I select more than one it does not upload the photos into my facebook photo album. I tried loading multiple photos from F-Spot onto facebook but have a similar experience. In bo...
794
866
2010-12-22T08:35:28.107
2010-12-22T08:35:28.107
Uploading multiple photos onto facebook
[ "photo-management", "facebook" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><a href=\"http://yorba.org/shotwell/\" rel=\"nofollow\">Shotwell</a> on Maverick does it auto-magically. Just select your photos, click on <em>Publish</em>, select Facebook and done.</p>\n\n<p>I have found a <a href=\"https://launchpad.net/~yorba/+archive/ppa\" rel=\"nofollow\">PPA</...
[ { "accepted": null, "body": "<p>It's not completely clear /how/ you're uploading the files. Facebook has a Java-based uploader which allows you to not only specify multiple files, but will also locally scale them down before upload for a quick process.</p>\n\n<ol>\n<li>Make sure Java is installed (sudo apt...
null
null
null
null
null
4645
1
4687
2010-09-23T19:00:23.530
12
21137
<p>So, I've been having trouble finding a definitive answer on how to do this. I've compiled and installed a window manager that is not available in the ubuntu package repositories, and now I'm attempting to add it to the gdm options menu. What's the "Ubuntu" way to do this? I'm sure there must be a 'most correct' a...
2468
235
2010-09-24T20:50:56.950
2010-09-24T20:50:56.950
How do you add a new window manager to the gdm menu?
[ "xorg", "gdm", "session" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>By gdm options menu, do you mean the list at the bottom of the login screen ?</p>\n\n<p>If yes, then, as far as I know, the \"correct approach\" for adding a window manager to the list of session options presented to user at login time is to add a .desktop file to /usr/share/xsession...
[ { "accepted": true, "body": "<p>By gdm options menu, do you mean the list at the bottom of the login screen ?</p>\n\n<p>If yes, then, as far as I know, the \"correct approach\" for adding a window manager to the list of session options presented to user at login time is to add a .desktop file to /usr/share/...
null
null
null
null
null
4652
1
null
2010-09-23T21:37:17.213
4
3895
<p>I'm using ubuntu 10.10 64 bit. It started to revert the refresh rate of my monitor to 60hz, each and every time I log on. I change it back in nvidia panel, save it to X config file, but it just doesn't last. Oh, I set every time to 85hz. As noted below, this is the part in my x config file</p> <pre><code>Section "S...
2206
235
2010-09-24T21:08:04.713
2010-09-24T21:08:04.713
refresh rate of monitor resets to 60hz after each reboot
[ "10.10", "xorg", "nvidia" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2010-09-24T13:40:48.653", "id": "4812", "postId": "4652", "score": "0", "text": "@Castro: thanks for the edit, I'm a complete noob in these respect =)", "userDisplayName": null, "userId": "2206" }, { "creationDate": "2010-10-06T14:15:28.563", "id": "5361", ...
null
[ { "accepted": null, "body": "<p>Take a look at your <code>/etx/X11/xorg.conf</code> file. Specifically at the mode string in the Screen Section. </p>\n\n<pre><code>Section \"Screen\"\n Identifier \"Default Screen\"\n Device \"NVIDIA Corporation NV34 [GeForce FX 5200]\"\n Monitor \"...
null
null
2013-03-14T17:18:33.040
null
null
4653
1
4821
2010-09-23T21:43:36.937
33
60360
<p>I have a USB drive (SanDisk SDCZ40-016G) that mounts in a way I've never seen before. When inserted, two items appear in Places -> Computer:</p> <p><img src="https://i.stack.imgur.com/EfYHB.png" alt="Computer"></p> <p>"SanDisk Ultra Backup: 16GB" contains my data, and "CD Drive: U3 System" contains a Windows execu...
1859
null
null
2015-07-25T23:29:05.083
How do I get rid of "U3 System" on my USB drive?
[ "partitioning", "usb-drive" ]
6
1
CC BY-SA 2.5
[ { "creationDate": "2011-07-11T16:49:08.480", "id": "58897", "postId": "4653", "score": "1", "text": "I just hate that", "userDisplayName": null, "userId": "5938" } ]
{ "accepted": true, "body": "<p>The solution came from <a href=\"http://u3-tool.sourceforge.net/\">u3_tool</a> (<a href=\"http://apt.ubuntu.com/p/u3-tool\">universe</a>), which can:</p>\n\n<ul>\n<li>uninstall the U3 software</li>\n<li>reclaim the CD-ROM disk space</li>\n<li>run on Ubuntu</li>\n</ul>\n\n<p>I ran <co...
[ { "accepted": null, "body": "<p>U3 is proprietary software that SanDisk loads on it's USB drive. It runs in a partition you can't reformat, or really detect, and it'll likely always be there.</p>\n\n<p>If you have a Windows machine you can run the Un-installer using the guide in <a href=\"http://kb.sandisk....
null
null
null
null
null
4658
1
4659
2010-09-23T22:42:28.607
10
32397
<p>When I installed Arch Linux, it detected my video card and monitors correctly "out-of-the box". Now I've installed Ubuntu 10.10 "Maverick Meerkat" and it has not. </p> <p>How do I configure Ubuntu to use correct Intel driers with a "Intel 82852/855GM" graphics card? </p> <p>(I use a Toshiba L10 Intel Centrino lapt...
2390
866
2010-10-29T12:17:50.667
2011-10-07T00:43:39.350
How to install Intel 82852/855GM driver?
[ "10.10", "xorg", "intel-graphics" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2010-09-24T01:44:21.233", "id": "4776", "postId": "4658", "score": "1", "text": "When you go to System -> Administration -> Additional Drivers do you have additional drivers listed as either installed - or awaiting install?", "userDisplayName": null, "userId": "41" }...
{ "accepted": true, "body": "<p>I have also struggled with Toshiba laptops and the 855GM chipset. I've been able to overcome this with <a href=\"https://launchpad.net/~glasen/+archive/intel-driver\" rel=\"nofollow noreferrer\">the following PPA</a>. This will provide an updated version of <code>xserver-xorg-video-i...
[ { "accepted": true, "body": "<p>I have also struggled with Toshiba laptops and the 855GM chipset. I've been able to overcome this with <a href=\"https://launchpad.net/~glasen/+archive/intel-driver\" rel=\"nofollow noreferrer\">the following PPA</a>. This will provide an updated version of <code>xserver-xorg...
null
null
null
null
null
4660
1
4705
2010-09-24T00:42:50.853
1
3035
<p>I've requested my ISP to dedicate me a second Internet IP address and have got it. Now I need to configure it (I've never had any experience with using multiple IP addresses on one network interface) on my Ubuntu 10.04 server so that it will be a public address of a VirtualBox (VBoxHeadless) machine (running Ubuntu ...
2390
null
null
2015-12-10T17:07:12.123
How to configure a second IP address and bind it to a VBoxHeadless virtual machine?
[ "networking", "virtualbox", "virtualization", "routing" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The easiest way would be to set the virtual machine to use ‘bridged’ networking on the host's normal <code>eth0</code> interface. Then set up the guest OS to use the second IP address as a static IP, whilst the host OS continues to the the first static IP.</p>\n\n<p>With this approac...
[ { "accepted": true, "body": "<p>The easiest way would be to set the virtual machine to use ‘bridged’ networking on the host's normal <code>eth0</code> interface. Then set up the guest OS to use the second IP address as a static IP, whilst the host OS continues to the the first static IP.</p>\n\n<p>With this...
null
null
null
null
null
4661
1
4664
2010-09-24T00:51:44.863
6
2779
<p>Today I was setting up an ubuntu server and while partitioning for RAID0 I wound up setting /home as a logical partition. Basically the partitioner defaulted to that option and I hit return and the system was off on the installation.</p> <p>Anyway, does it matter that /home is a logical partition instead of a prima...
769
null
null
2014-03-04T06:13:22.377
logical partition or primary partition
[ "partitioning" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>No it does not matter. Logical partitions allow you to have many partitions instead of a limit of 4 with MBR. Example:</p>\n\n<blockquote>\n <p>[part1 windows C][part2 windows\n D][part3 Data][part4 Ubuntu LOGICAL -\n Part 5,6,7 (/, Swap, and /home)]</p>\n</blockquote>\n\n<p>There...
[ { "accepted": true, "body": "<p>No it does not matter. Logical partitions allow you to have many partitions instead of a limit of 4 with MBR. Example:</p>\n\n<blockquote>\n <p>[part1 windows C][part2 windows\n D][part3 Data][part4 Ubuntu LOGICAL -\n Part 5,6,7 (/, Swap, and /home)]</p>\n</blockquote>\n\n...
null
null
null
null
null
4662
1
4663
2010-09-24T00:59:24.473
125
709308
<p>As Ubuntu 10.10 seems to neither detect my graphics card (Intel 82852/855GM) automatically nor use the corresponding Intel driver even after manually installing it, I am looking into manually configuring X (shouldn't I?). Where can I find the configuration files I need to edit?</p>
2390
235
2011-08-06T17:09:20.757
2020-02-05T02:23:28.870
Where is the X.org config file? How do I configure X there?
[ "xorg", "intel-graphics" ]
8
2
CC BY-SA 3.0
[ { "creationDate": "2010-09-24T02:14:25.007", "id": "4779", "postId": "4662", "score": "6", "text": "Even if you come up with a solution, don't forget to file a bug on Launchpad so that this hardware configuration can be made to work out of the box in future Ubuntu releases.", "userDisplayNam...
{ "accepted": true, "body": "<p>The xorg.conf does not exist by default any more. You CAN create one though.</p>\n\n<p>Boot into recovery mode and select Root Shell. Then run:</p>\n\n<pre><code>X -configure\n</code></pre>\n\n<p>Then:</p>\n\n<pre><code>cp /root/xorg.conf.new /etc/X11/xorg.conf\n</code></pre>\n\n<p>R...
[ { "accepted": true, "body": "<p>The xorg.conf does not exist by default any more. You CAN create one though.</p>\n\n<p>Boot into recovery mode and select Root Shell. Then run:</p>\n\n<pre><code>X -configure\n</code></pre>\n\n<p>Then:</p>\n\n<pre><code>cp /root/xorg.conf.new /etc/X11/xorg.conf\n</code></pre>...
null
null
null
null
null
4665
1
null
2010-09-24T02:06:31.350
5
447
<p>I recently upgraded my VMWare Fusion from 2.x to 3.1 and was running Ubuntu 10.04. I had not problems until the upgrade at which point the sound is not working at all. It was fine in VMWare 2.x. I installed the VMWare Tools but it did not fix it. I would appreciate if someone could throw light on the issue.</p> <p...
null
null
null
2010-12-10T09:44:56.180
Missing sound on VMWare Fusion 3.1
[ "sound", "vmware" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-27T02:50:24.957", "id": "15814", "postId": "4665", "score": "0", "text": "There are many, many layers in the audio stack where things could have gone awry. I recommend that you use `ubuntu-bug alsa-base` from within your VMWare Fusion 3.1 instance.", "userDisplayN...
null
[ { "accepted": null, "body": "<p>VMWARE Fusion is for MacOSX.</p>\n\n<p>I run VMWARE Workstation 7.1.1 and sounds works fine on Ubuntu emulated instances. ;)</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11...
null
null
null
null
Kris
4667
1
4668
2010-09-24T03:39:43.073
69
145344
<p>What are correct places for:</p> <ol> <li>Global environment variables meant to affect all users?</li> <li>User-specific environment variables?</li> </ol>
2390
18612
2012-01-05T22:26:26.480
2020-05-29T09:38:07.450
Where to declare environment variables?
[ "command-line", "environment-variables" ]
4
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I think <a href=\"https://help.ubuntu.com/community/EnvironmentVariables\" rel=\"nofollow noreferrer\">the community wiki page on environment variables</a> will help you sort out</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2012-01-19T15:49:59.913", ...
[ { "accepted": true, "body": "<p>I think <a href=\"https://help.ubuntu.com/community/EnvironmentVariables\" rel=\"nofollow noreferrer\">the community wiki page on environment variables</a> will help you sort out</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2012-01-19T15...
null
null
null
null
null
4672
1
null
2010-09-24T04:45:00.807
2
3012
<p>I was messing with by profile and ended up deleting <code>/usr/share/vim</code> folder and everything in it. How can I get this folder back?</p> <blockquote> <p>sudo aptitude reinstall vim</p> </blockquote> <p>did not help</p> <p>basically I would want vim and gvim to be back to 'factory settings' ...for this i...
null
235
2010-10-10T22:11:38.690
2010-10-10T22:11:38.690
How to get default /usr/share/vim folder back?
[ "package-management", "vim" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Delete/backup all the files for vim under /home/<em>youruser</em>. If you use it as root, under /root as well. I recommend a .tar backup. Then run:</p>\n\n<blockquote>\n <p>sudo apt-get purge vim</p>\n</blockquote>\n\n<p>Finally run:</p>\n\n<blockquote>\n <p>sudo apt-get in...
null
null
2013-03-14T17:18:37.470
null
samwich
4675
1
4698
2010-09-24T08:00:09.963
13
13451
<p>Is there a GUI for selecting which folders are shared via NFS?</p>
1924
34298
2014-11-29T15:13:07.353
2017-07-03T19:26:54.603
How can I setup an NFS share using a GUI?
[ "nfs", "sharing" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2014-11-29T15:26:50.270", "id": "761206", "postId": "4675", "score": "1", "text": "related: http://askubuntu.com/questions/554630/gui-to-mount-nfs-folder", "userDisplayName": null, "userId": "34298" }, { "creationDate": "2015-01-28T04:36:04.047", "id": "799...
{ "accepted": true, "body": "<p>There is a GUI for samba shares, but AFAIK there is none for nfs at this time. However, there is a request at <a href=\"https://web.archive.org/web/20100624234331/http://brainstorm.ubuntu.com/idea/2982\" rel=\"nofollow\">brainstorm</a> about this issue. Maybe you can go there and sup...
[ { "accepted": true, "body": "<p>There is a GUI for samba shares, but AFAIK there is none for nfs at this time. However, there is a request at <a href=\"https://web.archive.org/web/20100624234331/http://brainstorm.ubuntu.com/idea/2982\" rel=\"nofollow\">brainstorm</a> about this issue. Maybe you can go there...
null
null
null
null
null
4677
1
4684
2010-09-24T08:45:19.943
7
4365
<p>When I try and upgrade I get packages that are kept back, when I use dist-upgrade they will be upgraded however I get this warning:</p> <pre><code>Current status: 5 updates [-1]. will@will-desktop:~$ sudo aptitude dist-upgrade Reading package lists... Done Building dependency tree Reading state information.....
633
235
2010-09-24T14:17:59.547
2011-02-26T19:49:19.770
Update problems: packages held back
[ "upgrade", "aptitude", "updates" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I would not update. Especially if you currently have packages in a working condition. Never run a partial update or install packages kept-back. They are like so for a reason. Are you running Maverick BETA? If so that would explain it. You should wait for the packages to sort themselv...
[ { "accepted": true, "body": "<p>I would not update. Especially if you currently have packages in a working condition. Never run a partial update or install packages kept-back. They are like so for a reason. Are you running Maverick BETA? If so that would explain it. You should wait for the packages to sort ...
null
null
null
null
null
4678
1
null
2010-09-24T08:51:44.803
4
697
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/4743/how-do-i-replace-the-memenu-username-with-my-actual-name">How do I replace the MeMenu username with my actual name?</a> </p> </blockquote> <p>My user name takes approximately as long as would 6 icons. I don't ...
2390
-1
2017-04-12T07:23:19.023
2011-02-20T12:05:21.493
How to remove username from "Me" menu (right near to power button on the top panel)?
[ "10.10", "menu", "ayatana" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-29T20:53:58.077", "id": "10465", "postId": "4678", "score": "0", "text": "This is a duplicate, so the answer belongs in the question this question is a duplicate of.", "userDisplayName": null, "userId": "292" } ]
null
[ { "accepted": null, "body": "<p>I know no way to remove the name from the applet. Though you can remove the applet entirely, and the shutdown/logout will now be in the System menu.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-09-24T09:16:52.197", "id": "47...
null
null
2010-09-25T15:44:35.910
null
null
4679
1
19537
2010-09-24T08:57:27.807
10
9916
<p>I'd like to remove a keyboard icon, so replacing "[###] USA" as keyboard layout indicator to just "En", an English or American flag, or "USA" at least. How can I achieve this?</p> <p>UPDATE: When I've clicked to remove e-mail icon from the bar, keyboard language indication has disappeared also, and now I only see t...
2390
2390
2010-09-24T09:20:01.003
2012-08-26T15:36:55.120
How to remove keyboard icon from keyboard layout indicator (to leave just the language abbr. alone)?
[ "gnome", "10.10", "keyboard", "panel", "input-language" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>In addition to <a href=\"https://askubuntu.com/questions/4679/how-to-remove-keyboard-icon-from-keyboard-layout-indicator-to-leave-just-the-lan/8793#8793\">monotasker's solution</a>, here's exact steps how to easily get flags instead of <em>keyboard icon + abbreviation</em>:</p>\n\n<o...
[ { "accepted": null, "body": "<p>I think icon will be removed from indicator in release. So just wait 2 weeks. See <a href=\"https://bugs.launchpad.net/ayatana-ubuntu/+bug/620331\" rel=\"nofollow\">https://bugs.launchpad.net/ayatana-ubuntu/+bug/620331</a> for further information. And note \"Fix commited\" st...
null
null
null
null
null
4680
1
null
2010-09-24T09:00:31.640
2
1111
<p>Is there a dock, that works as a gnome panel applet, so I can put it into a panel alongside with other applets and indicators in one line?</p> <p>I use Ubuntu 10.10</p>
2390
3037
2011-05-19T07:49:02.820
2011-05-19T07:49:02.820
Is there a dock, that works as a gnome panel applet?
[ "10.10", "gnome-panel", "dock" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Not sure what you really want, however:</p>\n\n<p>From this post, it seems that AWN can use the indicators and replace the Gnome-Panel.\n<a href=\"http://www.webupd8.org/2010/06/indicator-applet-now-available-in-avant.html\" rel=\"nofollow\">http://www.webupd8.org/2010/06/ind...
null
null
2013-03-14T17:18:43.557
null
null
4681
1
null
2010-09-24T09:02:56.427
2
1614
<p>How do I enable a mac-style global application menu in classic desktop edition of Ubuntu 10.10?</p>
2390
235
2010-09-25T01:45:55.977
2010-09-25T12:10:43.213
How do I enable a mac-style global application menu in classic desktop edition?
[ "10.10", "panel", "ayatana", "appmenu" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Install the package <code>indicator-applet-appmenu</code>. Then right click on the panel, select 'Add to Panel...', select 'Indicator Applet Appmenu' and click 'Add'.</p>\n\n<p><img src=\"https://i.stack.imgur.com/QEXDx.png\" alt=\"Add to Panel\"></p>\n", "commentCount": ...
null
null
2013-03-14T17:18:49.063
null
null
4683
1
4686
2010-09-24T09:06:32.147
13
29883
<p>Does gnome support desktop widgets? Any analogue to KDE plasmoids, Vista/Win7 sidebar/desktop widgets, Mac OS X dashboard widgets, etc.</p>
2390
431
2010-09-25T21:29:56.530
2017-07-08T03:49:28.463
Does gnome support desktop widgets?
[ "gnome", "widgets" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can actually install and run plasma from Gnome if you so desire. It should work, despite having a lot of KDE dependencies, just add it to the startup programs. I am testing this right now, if you would like this option, I will report back to you.</p>\n\n<p>There are also a few pr...
[ { "accepted": true, "body": "<p>You can actually install and run plasma from Gnome if you so desire. It should work, despite having a lot of KDE dependencies, just add it to the startup programs. I am testing this right now, if you would like this option, I will report back to you.</p>\n\n<p>There are also ...
null
null
null
null
null
4690
1
null
2010-09-24T10:55:45.200
1
1488
<p>I've setup a simple Ubuntu 10.04 file server and want to have a handful of users attach from windows machine to a Shared drive and to private Home directories on a per machine basis.</p> <p>I've got this all setup and have mapped the drives within windows (Shared = Z:, Home = H:) on one of the machines and everythi...
2270
235
2010-10-02T18:14:52.970
2010-10-02T18:14:52.970
Restoring samba mappings after reboot?
[ "networking", "samba" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-09-28T14:54:42.763", "id": "4947", "postId": "4690", "score": "1", "text": "Is the user/pass you use for logging in to windows the same as you use with samba?", "userDisplayName": null, "userId": "455" }, { "creationDate": "2010-09-30T13:23:30.133", "i...
null
[ { "accepted": null, "body": "<p>To me this looks more a Windows issue than an Ubuntu one: I suspect the Windows client is trying to connect with the wrong password (or no password at all) to the <code>\\server01\\homes</code> share. </p>\n\n<p>IIRC, right after login, Windows will try connecting to authent...
null
null
2013-03-14T17:18:53.603
null
null
4691
1
null
2010-09-24T12:15:48.620
6
1987
<p>i'm going to create a Catalog for one of our proposals... as i've recently migrated to Ubuntu, i don't know tools to do such a job. In windows i might do this with <strong>MS PowerPoint</strong> or <strong>Adobe InDesign</strong>. here i just know <strong>OpenOffice Presentation</strong>.</p> <p>I wanna create a <s...
1792
6005
2012-02-29T13:09:34.193
2012-02-29T13:09:34.193
what's the best tool to create a Product Catalog in Ubuntu?
[ "presentation" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<h1>Scribus</h1>\n\n<p><a href=\"http://www.scribus.net/\">Scribus</a> is an Open Source program that brings award-winning professional page layout to Linux/UNIX, Mac OS X, OS/2 Warp 4/eComStation and Windows desktops with a combination of \"press-ready\" output and new approach...
null
null
null
null
null
4694
1
null
2010-09-24T12:54:43.067
53
183380
<p>I have all images of Debian, Ubuntu and Ubuntustudio as <code>.iso</code>. How can I use them as repository to install my desired packages with <code>sudo apt-get install package-name</code>?</p> <p>I easily mount the <code>.iso</code> file with <strong>Archive Mounter</strong>, but when adding CD-ROM in <strong>So...
1792
41
2010-10-15T16:22:19.853
2024-01-29T04:54:17.100
How to use a .iso image as a CD-ROM Repository?
[ "apt", "cd", "repository", "localrepository", "add-apt-repository" ]
11
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>This question has already been answered as part of an answer to a different question:\n<a href=\"https://askubuntu.com/questions/3576/how-to-make-usb-drive-as-local-repository\">How to make USB drive as local repository</a></p>\n<blockquote>\n<p>The easiest way to add the ima...
null
null
null
null
null
4697
1
4716
2010-09-24T15:27:01.903
3
6414
<p>I do my coding work on an Ubuntu machine at work, but I keep a laptop running windows with outlook for the corporate email. I don't really want to fight with Evolution and get it to work with the corporate setup, but I'd like something that could let me know on the Ubuntu machine if I got a new email in outlook/exc...
1754
null
null
2016-07-16T07:11:11.707
Exchange email notifier?
[ "email", "ms-exchange" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Short of a one-shot tool doing exactly what you want, I can recommend a 2-part approach:</p>\n\n<ol>\n<li><a href=\"http://davmail.sourceforge.net/\" rel=\"nofollow\">davmail</a> can help you connect to exchange server from Ubuntu (via Outlook web access or EWS)\n<ul>\n<li>Install us...
[ { "accepted": true, "body": "<p>Short of a one-shot tool doing exactly what you want, I can recommend a 2-part approach:</p>\n\n<ol>\n<li><a href=\"http://davmail.sourceforge.net/\" rel=\"nofollow\">davmail</a> can help you connect to exchange server from Ubuntu (via Outlook web access or EWS)\n<ul>\n<li>In...
null
null
null
null
null
4699
1
4701
2010-09-24T15:45:13.423
14
2700
<p>There is a specific wireless network I connect to that requires me to use vpnc to access the internet. If I make a script to do this, is there a way to set it up so every time I connect to this network, the script is run? To be clear, I don't want this script run with most wireless connections, just one specific one...
1809
null
null
2010-11-20T09:20:23.633
Is there a way to run a script every time I connect to a specifc wireless network?
[ "wireless" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can use <a href=\"http://upstart.ubuntu.com/\">upstart</a> for this. Upstart is able to catch the event of connecting to a wireless network (or a network in general) and use that as the prerequisite for running your script.</p>\n\n<p>Upstart is already used by lots of scripts in ...
[ { "accepted": true, "body": "<p>You can use <a href=\"http://upstart.ubuntu.com/\">upstart</a> for this. Upstart is able to catch the event of connecting to a wireless network (or a network in general) and use that as the prerequisite for running your script.</p>\n\n<p>Upstart is already used by lots of scr...
null
0
null
null
null
4702
1
4715
2010-09-24T16:48:52.390
5
855
<p>Whenever I log out from a Gnome session (by clicking on the "power" button in the top panel and choosing "Log out...", I have to answer the "Are you sure..." question. How can I configure my system to avoid this question?</p> <p>Since I already have performed two actions (clicking on the panel button, and selected...
2019
null
null
2011-10-28T13:41:18.477
How to log out without having to confirm?
[ "gnome", "configuration" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2010-09-24T18:18:20.490", "id": "4822", "postId": "4702", "score": "0", "text": "Just to play devil's advocate, being a list of actions \"log out, switch user, restart, etc\" it's not very hard to miss and accidentally select the wrong item, especially with a trackpad.", "...
{ "accepted": true, "body": "<p>You can try the following command</p>\n\n<pre><code>gconftool-2 -s /apps/indicator-session/suppress_logout_restart_shutdown –t bool true\n</code></pre>\n\n<p>or open Configuration Editor and set it using the gui with below steps:</p>\n\n<ol>\n<li>Press Alt+F2 and enter \"gconf-editor...
[ { "accepted": null, "body": "<p>There may be an easier way, but I always do the following. </p>\n\n<p>Either in a terminal or by hitting ALT-F2 and entering run, start...<br>\ngconf-editor<br>\nselect apps<br>\nselect gnome-session<br>\nselect options<br>\nuncheck logout_prompt </p>\n\n<p>Then for each of...
null
null
null
null
null
4709
1
4725
2010-09-24T19:15:27.160
7
316
<p>As far as I can remember, on some of even pretty old cellphones it was possible to say a name to be dialled. From this I conclude that it is possible and not very complex to implement. So, do such a system exist, which listens to voice commands, converts them to console commands according to a predefined map and exe...
2390
3037
2012-01-25T10:36:08.773
2012-01-25T10:36:08.773
Is there a vocal interface system for Ubuntu (able to map voice commands to console commands and parameters)?
[ "sound", "command-line" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p><a href=\"http://sourceforge.net/projects/speech2text/\" rel=\"nofollow\">http://sourceforge.net/projects/speech2text/</a></p>\n\n<p>As i know it features and language to develop own modules.\nYou should give it a try.</p>\n", "commentCount": "3", "comments": [ { "creat...
[ { "accepted": true, "body": "<p><a href=\"http://sourceforge.net/projects/speech2text/\" rel=\"nofollow\">http://sourceforge.net/projects/speech2text/</a></p>\n\n<p>As i know it features and language to develop own modules.\nYou should give it a try.</p>\n", "commentCount": "3", "comments": [ ...
null
null
null
null
null
4710
1
4713
2010-09-24T19:16:44.710
15
1641
<p>I was working on developing my command line skills last night and ran into an issue where when I used sudo, I got an error message that said 'permission denied'. However when I used 'sudo su' and became root the command worked. </p> <p>Why didn't sudo work in the first instance?</p> <p>It was:</p> <pre><code>$ su...
769
769
2010-09-24T19:35:23.453
2010-09-26T12:27:30.397
Using sudo su for commands?
[ "command-line" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2010-09-24T19:26:47.043", "id": "4824", "postId": "4710", "score": "0", "text": "If you don't give an example it's kind of hard to resolve the problem.", "userDisplayName": null, "userId": "455" }, { "creationDate": "2010-09-25T23:34:22.963", "id": "4860", ...
{ "accepted": true, "body": "<p>The &lt;, > and >> are used for input / output redirection for commands - which is a feature provided by the shell (e.g., bash). So if you type a command like <code>sudo cat &gt; /var/www/info.php</code> then the shell that receives this as input tries to open the file <code>/var/www...
[ { "accepted": null, "body": "<p>sudo does not work for commands that need permissions to write a file, such as:</p>\n\n<p><code>sudo echo \"vm.swappines = 100\" &gt;&gt; /etc/sysctl.conf</code></p>\n\n<p>It explains in the sudo man-page.</p>\n", "commentCount": "2", "comments": [ { "cr...
null
null
null
null
null
4717
1
4724
2010-09-24T20:37:20.917
5
267
<p>On my laptop (hw info below) I currently run Ubuntu 6.10 (Edgy Eft). The computer has been my work computer since 2006.</p> <p>I am considering doing a reinstall to get something more recent.</p> <p>What can I expect, perfomance-wise?</p> <pre><code>$ lshw WARNING: you should run this program as super-user. lapda...
155
null
null
2010-10-03T18:50:02.960
I am using Edgy Eft (6.10). If I switch to 10.04, how will it affect performance?
[ "hardware", "performance" ]
6
2
CC BY-SA 2.5
[ { "creationDate": "2010-09-25T21:36:03.160", "id": "4858", "postId": "4717", "score": "2", "text": "If you notice a decrease in performance you can go to this question http://ubuntu.stackexchange.com/questions/2194/how-can-i-improve-overall-system-performance it has some nice tweaks to make. And...
{ "accepted": true, "body": "<p>It's very hard to predict. Ubuntu makes some effort to streamline common tasks, giving an advantage to newer releases. But most applications gain features a lot faster than they are optimized, which gives an advantage to older releases. A newer release is likely to come with a defaul...
[ { "accepted": null, "body": "<p>In my opinion, switching from 6.10 to 10.04 per se may not affect performance. However, the increased UI polish and graphical goodness brought into GNOME desktop could demand more from the hardware. </p>\n\n<p>I would suggest trying xubuntu or lubuntu first preferable via a l...
null
null
null
null
null
4719
1
4720
2010-09-24T20:46:24.280
2
1040
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/1743/is-aptitude-really-better-than-apt-get">Is aptitude really better than apt-get?</a> </p> </blockquote> <p>To install a package I can "apt-get install" or "aptitude install", to search - "apt-cache search" or "...
2390
-1
2017-04-13T12:23:44.677
2010-09-24T21:00:31.917
What are benefits of aptitude compared to apt-get?
[ "apt", "aptitude" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-09-24T21:52:51.813", "id": "4836", "postId": "4719", "score": "5", "text": "Duplicate: [Is aptitude really better than apt-get?](http://ubuntu.stackexchange.com/questions/1743/is-aptitude-really-better-than-apt-get)", "userDisplayName": null, "userId": "1059" } ...
{ "accepted": true, "body": "<p>It has a more advanced dependency handling feature and a graphical front-end. On the whole it does not matter and lately I have been using apt-get instead. I believe it also tries to roll the apt-* features into one program.</p>\n\n<p><a href=\"http://en.wikipedia.org/wiki/Aptitude_%...
[ { "accepted": true, "body": "<p>It has a more advanced dependency handling feature and a graphical front-end. On the whole it does not matter and lately I have been using apt-get instead. I believe it also tries to roll the apt-* features into one program.</p>\n\n<p><a href=\"http://en.wikipedia.org/wiki/Ap...
null
null
2010-10-16T14:21:16.180
null
null
4727
1
null
2010-09-24T23:41:36.217
2
3496
<p>The only thing really missing from this install is this issue with the sound. I've searched all over the forums and i found one thing where you get the model and codecs and write them to a file, however, I can't seem to find what my "model" is because none of the postings have anything about Lenovo laptops. Here is ...
2490
235
2010-09-25T01:45:28.287
2013-01-23T21:24:03.810
Sound plays on headphones and speakers at the same time with Lenovo ThinkPad
[ "10.04", "hardware", "sound", "laptop" ]
2
5
CC BY-SA 2.5
[ { "creationDate": "2010-09-25T00:03:38.410", "id": "4846", "postId": "4727", "score": "0", "text": "What are your alsamixers like? Run \"alsamixer -c0\" (no quotes) in a terminal.", "userDisplayName": null, "userId": "2138" }, { "creationDate": "2010-09-26T19:59:21.120", "id"...
null
[ { "accepted": null, "body": "<p>This is a workaround:</p>\n\n<p>Go to \"sound preferences\" and select the \"Output\" tab. There select \"Analog Output\" in the connector option.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-09-26T19:56:34.913", "id": "4869...
null
null
2013-03-14T17:19:02.837
null
null
4729
1
4730
2010-09-25T01:09:20.007
3
208
<p>As the title suggests, I want to use the About Me section under System>Preferences without using evolution. (I don't have evolution installed on my computer as I handle email/calendering etc via google apps)</p> <p>As it stands I get an error message unless evolution is installed which means I can't establish a pro...
2491
235
2010-09-25T01:30:08.227
2010-09-25T01:42:00.650
How to use the "About Me" without evolution
[ "gnome", "evolution" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Unfortunately in order to use About Me (part of the gnome-control-center) the application needs to take advantage of <code>evolution-data-server</code>, which is the service that let's the rest of the desktop connect to mail/contacts/task, etc.</p>\n\n<p>Ideally someone would write a...
[ { "accepted": true, "body": "<p>Unfortunately in order to use About Me (part of the gnome-control-center) the application needs to take advantage of <code>evolution-data-server</code>, which is the service that let's the rest of the desktop connect to mail/contacts/task, etc.</p>\n\n<p>Ideally someone would...
null
null
null
null
null
4731
1
4739
2010-09-25T04:20:42.580
11
1340
<p>Is there a way I can use Thunderbird to access and modify my desktop calendar (Or anything other than evolution for that matter)?</p>
2458
null
null
2012-04-19T00:37:33.873
Thunderbird and desktop calendar
[ "evolution", "thunderbird", "google-calendar", "calendar" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Not really. The closest thing I can think of is an add-on to Thunderbird that mirrors the Lightning calendar to Evolution; you can get it from here: <a href=\"https://addons.mozilla.org/en-US/thunderbird/addon/9656/\" rel=\"nofollow\">https://addons.mozilla.org/en-US/thunderbird/addo...
[ { "accepted": true, "body": "<p>Not really. The closest thing I can think of is an add-on to Thunderbird that mirrors the Lightning calendar to Evolution; you can get it from here: <a href=\"https://addons.mozilla.org/en-US/thunderbird/addon/9656/\" rel=\"nofollow\">https://addons.mozilla.org/en-US/thunderb...
null
null
null
null
null
4732
1
4745
2010-09-25T04:40:47.900
6
10666
<p>I imported my Google calendar into Evolution and now I can't find a way to delete the calendar. How can I delete it?</p>
2458
13280
2019-04-18T12:14:25.800
2021-09-07T15:11:21.470
Delete a calendar from Evolution
[ "evolution" ]
4
1
CC BY-SA 4.0
[ { "creationDate": "2012-10-28T18:32:45.823", "id": "258221", "postId": "4732", "score": "0", "text": "I have a simmilar problem but this answers here doesnt help me\r\nhttp://askubuntu.com/questions/206219/how-to-delete-a-google-calendar-from-evolution", "userDisplayName": null, "userId"...
{ "accepted": true, "body": "<p>If you have imported it the right way (New Calendar => Type Google), you can remove it right-clicking on the calendar name and then deleting it.<br>\nIf you have imported a CVS/ICS calendar file (Google calendar => Export), this approach doesn't work.</p>\n\n<p><img src=\"https://i....
[ { "accepted": true, "body": "<p>If you have imported it the right way (New Calendar => Type Google), you can remove it right-clicking on the calendar name and then deleting it.<br>\nIf you have imported a CVS/ICS calendar file (Google calendar => Export), this approach doesn't work.</p>\n\n<p><img src=\"ht...
null
null
null
null
null
4733
1
null
2010-09-25T05:59:07.273
1
357
<p>My Acer Aspire Laptop is unbootable.</p> <p>I'm trying to reinstall Ubuntu 10.04.1. Boot options accessible OK via F2.</p> <p>In fact, it still leads me into the olg grub2 menu, but I can't use any of the options because of corrupted installations on the various partitions (hence my wish to reinstall). Any type of...
2492
null
null
2010-09-25T06:35:52.053
Ubuntu livecd hangs - unable to access my laptop
[ "laptop", "live-cd" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Using SystemRescueCD (on a CD, rather than USB), reformatting the partition and using Ubuntu LiveCD again worked OK.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-09-25T06:3...
null
null
2013-03-14T17:19:08.470
null
null