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
31798
1
31843
2011-03-24T01:25:34.840
99
101107
<p>I'm running XP in virtualbox cause I need Photoshop and Illustrator. It works great on my 5 year old laptop which is stunning, but there's a minor annoyance when I go fullscreen.</p> <p>The menu bar is in the bottom middle, and it pops up over the content. Since I use the escape buttons all the time I have no need for this to be there really, and it's really annoying when you try to change windows with the mouse and hit some random virtualbox menu item instead...</p> <p>I know it's minor, and I can deal with the fact that you are probably just going to tell me to use alt+tab, but I'm just hoping there's some option I have overlooked that can turn off this bar or move it...</p> <p>Thanks.</p>
11481
null
null
2018-07-25T17:56:35.577
In virtualbox fullscreen mode, can I disable or move the popup menu bar?
[ "virtualbox" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can disable the menu bar. For the setting to take effect you may have to exit and return to fullscreen/seemless mode. No need to shut down the virtual machine first. </p>\n\n<p>Go to the settings of the machine. In \"General\" on the \"Advanced\" tab you can select: \"Show in Fullscreen/Seamless\" and there's an option to \"Show At Top Of Screen\".</p>\n\n<p><img src=\"https://i.stack.imgur.com/0rSUa.png\" alt=\"enter image description here\"></p>\n\n<p>In VirtualBox 5 the setting is under “User Interface” instead of “General”.</p>\n\n<p><a href=\"https://i.stack.imgur.com/F2S3f.png\" rel=\"noreferrer\"><img src=\"https://i.stack.imgur.com/F2S3f.png\" alt=\"VirtualBox 5\"></a></p>\n", "commentCount": "6", "comments": [ { "creationDate": "2011-03-24T12:06:04.640", "id": "35631", "postId": "31843", "score": "3", "text": "Thanks! knew it must be somewhere. You have to shut down (not just stop) the machine to access the settings menu though.", "userDisplayName": null, "userId": "11481" }, { "creationDate": "2013-07-17T08:59:02.567", "id": "407729", "postId": "31843", "score": "3", "text": "As per tmbsteve's answer, you don't need to shut it down in the newer versions. Just go to Machine -> Settings and untick them. You can then use HostKey + Home (default host key is right-Ctrl) to bring up the context menu as and when you need it.", "userDisplayName": null, "userId": "53686" }, { "creationDate": "2014-06-12T18:53:25.933", "id": "642160", "postId": "31843", "score": "1", "text": "Tip: [Host key] + S = settings menu. Very useful when you have no toolbar anymore.", "userDisplayName": null, "userId": "241863" }, { "creationDate": "2016-02-02T09:11:53.130", "id": "1080304", "postId": "31843", "score": "2", "text": "Does anyone know where this option has moved to in version 5? It's not available anymore in my settings.", "userDisplayName": null, "userId": "342157" }, { "creationDate": "2016-03-15T17:51:57.383", "id": "1111503", "postId": "31843", "score": "0", "text": "@richard I edited the answer to answer your question: it's under \"User Interface\" instead of \"General\".", "userDisplayName": null, "userId": "15268" }, { "creationDate": "2020-03-18T13:11:28.377", "id": "2048242", "postId": "31843", "score": "0", "text": "Note: If the machine is running in seamless mode you need to leave and re-enter the seamless mode to make the changes effective (tested on VB 6.1.4).", "userDisplayName": null, "userId": "37881" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-03-24T09:50:21.923", "id": "31843", "lastActivityDate": "2016-12-23T17:11:31.817", "lastEditDate": "2016-12-23T17:11:31.817", "lastEditorDisplayName": null, "lastEditorUserId": "146050", "ownerDisplayName": null, "ownerUserId": "12930", "parentId": "31798", "postTypeId": "2", "score": "129" }
[ { "accepted": true, "body": "<p>You can disable the menu bar. For the setting to take effect you may have to exit and return to fullscreen/seemless mode. No need to shut down the virtual machine first. </p>\n\n<p>Go to the settings of the machine. In \"General\" on the \"Advanced\" tab you can select: \"Sho...
null
null
null
null
null
31799
1
31800
2011-03-24T01:38:57.377
5
6248
<p>Is there any way for me to force a brand new terminal to open upon starting up Ubuntu? I'd like to just get going in a new terminal every time I restart without having to click and open it. </p> <p>I've poked around in the Startup Applications Preferences to try and get it to become a designated startup program, but I wasn't sure where the terminal is as an actual installed program on my hard drive (if it even is).</p> <p>Any help would be appreciated!</p>
12647
null
null
2011-03-24T01:49:41.690
Opening a terminal on startup
[ "command-line", "startup" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>To do this just add a new start up application with the following command:</p>\n\n<pre><code>gnome-terminal\n</code></pre>\n\n<p>Thats it!</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-24T01:49:41.690", "id": "31800", "lastActivityDate": "2011-03-24T01:49:41.690", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5185", "parentId": "31799", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>To do this just add a new start up application with the following command:</p>\n\n<pre><code>gnome-terminal\n</code></pre>\n\n<p>Thats it!</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationD...
null
null
null
null
null
31803
1
null
2011-03-21T03:38:21.540
1
1052
<p>been trying to get <a href="http://www.clamav.net/lang/en/download/third-party-tools/3rdparty-fs/" rel="nofollow">clamfs</a> working on Ubuntu 10.4. It seems like everything is working, clamfs locates infected files and prevents me from opening these.</p> <p>But I am having permission troubles with a share that I have created.</p> <p>My folder structure looks like this:</p> <p>/.sharedfiles (this is the root directory for clamfs)</p> <p>/sharedfiles (this is the actual shared folder on the server that my windows clients connect to).</p> <p>When clamfs is NOT running, I can create and delete folders etc within ../sharedfiles from a windows client.</p> <p>But when I turn clamfs ON I can only create files and folder immediately within ../sharedfiles.</p> <p>ie I can create ../sharedfiles/newdirectory</p> <p>But I can not create ../sharedfiles/newdirectory/somefile</p> <p>I have played around with the permissions and ACLs but something is just not working. I should mention that the windows clients are logging into the shared directory without a user. ie they are"nobody" and in the "nogroup" group.</p> <p>I have set the ACL for both .sharedfiles and sharedfiles as below:</p> <pre><code>getfacl .sharedfiles/ # file: .sharedfiles/ # owner: administrator # group: administrator user::rwx group::rwx other::rwx default:user::rwx default:user:clamav:rwx default:group::rwx default:mask::rwx default:other::rwx getfacl sharedfiles/ # file: sharedfiles/ # owner: administrator # group: administrator user::rwx group::rwx other::rwx default:user::rwx default:user:clamav:rwx default:group::rwx default:mask::rwx default:other::rwx </code></pre> <p>This is how I have configured my clamfs .xml file:</p> <pre><code>&lt;filesystem root="/home/administrator/.sharedfiles" mountpoint="/home/administrator/sharedfiles" public="yes" readonly="no" nonempty="yes" /&gt; </code></pre> <p>Any idea on where I am going wrong? I would really like to get this working. Thanks.</p>
12913
8844
2011-03-24T03:43:51.120
2011-12-29T10:44:46.580
Permission problems with Clamfs
[ "security", "permissions", "clamav" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Ok, this may not be the exact answer to the problems I was running into, but it did solve the problem for me.</p>\n\n<p>I have resolved to running clamfs as root which handled the permission problems I was running into.</p>\n\n<p>I have setup clamfs as a startup script (which...
null
null
null
null
Dale
31809
1
null
2011-03-24T04:28:59.910
1
3148
<p>I have a dell XPS 15 running windows 7, I recently installed ubuntu 10.10. The Ubuntu OS detects my Bluetooth card but not my wireless internet card.</p> <p>Initially I could browse the internet through a wired internet connection but after a recent update even that has stopped working. During boot up I logged on to a previous generic release and thats how I'm able to access wired internet connections now but wireless is still out.</p> <p>Any idea how I can get back wireless and wired connections to work on the latest release?</p> <p>I tried installing a synaptic package for the wireless cards through synaptic manager, some linux kernel files were installed. Ever since then I have not been able to connect to the internet. It was on release-28.</p> <p>I currently log into the release-27 in the GRUB bootloader to use the net.</p> <p>I´m pretty new to linux so the details that I provide as such maybe incomplete.</p>
null
14356
2011-09-04T20:21:01.813
2013-11-26T06:44:48.743
Wireless not working on a Dell XPS 15
[ "10.10", "wireless", "drivers" ]
3
1
CC BY-SA 3.0
[ { "creationDate": "2011-03-24T04:43:12.190", "id": "35587", "postId": "31809", "score": "0", "text": "Welcome to Ask Ubuntu! We need more hardware information to help you, can you look at this question and then edit your question adding more detail? http://askubuntu.com/questions/14008/i-have-a-...
null
[ { "accepted": null, "body": "<p>The XPS15 comes with a Intel Centrino Wireless-n 1030 which requires a minimum of linux kernel 2.6.36 ( <a href=\"http://intellinuxwireless.org/\" rel=\"nofollow\">http://intellinuxwireless.org/</a> ). You could simply update your kernel to 2.6.37 and it will get detected. Wo...
null
null
null
null
user12914
31810
1
32427
2011-03-24T05:01:10.193
0
962
<p>I can't configure my Nvidia Geforce 330M with my Dell Vostro 3700. I am using Ubuntu 10.10. It seems to be a conflict since it has two graphic cards: Intel i915 and Nvidia 330M.</p> <p>It seems to be a problem without solution since september 2010, Is there a solution or workaround?</p>
93479
null
null
2011-11-05T10:15:03.117
Nvidia problem with Vostro 3700 in Maverick
[ "10.10", "nvidia" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2011-03-24T23:47:23.630", "id": "35725", "postId": "31810", "score": "0", "text": "That solution didn't helped me. I installed 64bit Ubuntu 10.10. Tried changing xorg.conf, using nvidia-current, nouveau. The command> lspci|grep -i vga shows: \n`00:02.0 VGA compatible controlle...
{ "accepted": true, "body": "<p>I tried to uninstall the Nvidia drivers unsuccesfully, so I \"re-install\" Ubuntu and disable Jockey (to avoid being ask again to install Nvidia drivers) and let Ubuntu just use Intel graphics driver by default. No I have 3d but sadly I have 48 nvidia cores unused. </p>\n\n<p>Sad situation from Dell/Nvidia</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-28T17:36:46.977", "id": "32427", "lastActivityDate": "2011-03-28T17:36:46.977", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "93479", "parentId": "31810", "postTypeId": "2", "score": "0" }
[ { "accepted": true, "body": "<p>I tried to uninstall the Nvidia drivers unsuccesfully, so I \"re-install\" Ubuntu and disable Jockey (to avoid being ask again to install Nvidia drivers) and let Ubuntu just use Intel graphics driver by default. No I have 3d but sadly I have 48 nvidia cores unused. </p>\n\n<p...
null
null
null
null
null
31812
1
null
2011-03-24T05:12:11.577
4
1076
<p>On <a href="https://stackoverflow.com/questions/5414586/how-do-i-save-a-mode-f-image-python-pil">this</a> thread I saw that GIMP is not displaying this tiff image right. Is there another program I can use to open it?</p>
null
527764
2020-08-10T03:43:29.033
2020-08-10T03:43:29.033
What can I use to open a floating point tiff?
[ "gimp" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You need to report this issue to the gimp developers and provide sample files for them to work with, you will find their bug tracker here:</p>\n\n<p><a href=\"http://www.gimp.org/bugs/howtos/bugzilla.html\" rel=\"nofollow\">http://www.gimp.org/bugs/howtos/bugzilla.html</a></p...
null
null
null
null
user12917
31815
1
null
2011-03-24T06:18:41.990
2
964
<p>After installing Firefox 4, it doesn't start.</p>
12916
10068
2011-03-24T09:28:43.983
2011-07-06T00:22:28.460
Firefox doesn't start
[ "firefox" ]
1
4
CC BY-SA 2.5
[ { "creationDate": "2011-03-24T06:48:54.467", "id": "35595", "postId": "31815", "score": "0", "text": "How did you install Firefox 4?", "userDisplayName": null, "userId": "866" }, { "creationDate": "2011-03-26T00:41:23.537", "id": "35857", "postId": "31815", "score": "...
null
[ { "accepted": null, "body": "<p>This link below explains how to get firefox4 from packages from a ppa and install.</p>\n\n<p><a href=\"http://www.ubuntugeek.com/how-to-install-firefox-4-in-ubuntu-using-ppa.html\" rel=\"nofollow\">http://www.ubuntugeek.com/how-to-install-firefox-4-in-ubuntu-using-ppa.html</a...
null
null
2012-01-29T20:14:14.777
null
null
31824
1
31827
2011-03-24T07:37:30.680
0
3034
<p>Somehow I don't have the sound manager in my panel on Ubuntu 10.10. How can I add it? It is not in the list of panels that I can add.</p>
1418
null
null
2011-04-09T18:15:13.143
How can I add the volume/sound manager to my panel
[ "10.10", "sound", "panel" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>There is no 'sound only' indicator, you have to place the Indicator Applet (not indicator-applet-session) on your panel. It will add two icons, the speaker and the envelope. If anyone figures out a way to have ONLY the sound icon please post a reply, this annoys me. </p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-03-24T08:04:17.957", "id": "35605", "postId": "31827", "score": "0", "text": "http://askubuntu.com/questions/3832/how-to-remove-envelope-from-indicator-applet-without-uninstalling-the-indicator-m/3846#3846 here are some workarounds. Haven't tested for maverick though...", "userDisplayName": null, "userId": "1543" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-24T08:01:58.303", "id": "31827", "lastActivityDate": "2011-03-24T08:01:58.303", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "12864", "parentId": "31824", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>Sound manager or applet is part of indicator-sound or indicator applet in ubuntu.\n Check if you have indicator-sound package installed. Also see if indicator-applet is activated or installed. </p>\n", "commentCount": "4", "comments": [ { "creationDate":...
null
null
null
null
null
31826
1
null
2011-03-24T07:57:25.357
2
2687
<p>wired connection works but I am forced to reboot if I want wifi to start working again. </p> <p>I have an acer one 721-3801 on 10.10. help?</p> <p>I have the broadcom 43225 driver if that helps... (I am very new to ubuntu so please let me know if you need any additional info)</p>
12925
235
2012-06-19T15:26:56.133
2018-03-12T18:00:34.000
WiFi stops working after waking from suspend with a Broadcom 43225
[ "wireless", "suspend", "broadcom" ]
4
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>What does reboot do? Stop networking-manager, unload the module, reload the module and start nm. </p>\n\n<p>I'm not sure, what the module-name for your driver is. I guess b43. You could do:</p>\n\n<pre><code>sudo /etc/init.d/network-manager stop\nsudo rmmod b43\nsudo modprobe...
null
null
null
null
null
31828
1
31891
2011-03-24T08:05:49.593
2
2146
<p>I have a Sony Camcorder which records AVCHD discs that contains M2TS. How can these files be read under Ubuntu?</p> <p>A fresh installation of 10.10 will open the files but the playback is very choppy. The same thing goes when trying to add with OpenShot.</p> <p>I found the following post which suggests to repackage with ffmpeg to an MKV file, which in my situation did not help: <a href="http://ubuntuforums.org/showthread.php?t=1627194" rel="nofollow">http://ubuntuforums.org/showthread.php?t=1627194</a></p>
12565
null
null
2022-08-29T19:15:58.900
Reading AVCHD/M2TS files
[ "video" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You may be interested in this post. Which is indeed about the requirements of the computer in order to be able to play high definition video without a hassle. Several answers for this question may give you a clue on where to start.</p>\n\n<p><a href=\"https://askubuntu.com/questions/28078/smooth-fullscreen-1080p-playback\">Smooth fullscreen 1080p playback</a></p>\n\n<p>Additionally, transcoding seems to be the choice for playing/editing these high definition videos. Check the information on the next link, which may help you to see how you can have your beloved memories into good quality videos (even for the net).</p>\n\n<p><a href=\"https://askubuntu.com/questions/25514/how-can-i-maximum-compress-video-files\">How can I maximum compress video files?</a></p>\n\n<p>There are several questions and answers in this site which may help you to find the best and easiest way to transcode your videos.</p>\n\n<p>Some friends and I are trying to find a way to have the best tools for video playback/edition, which is fully documented in this forum: <a href=\"http://ultimateeditionisrael.freeforums.org/viewtopic.php?f=89&amp;t=618\" rel=\"nofollow noreferrer\">Israel Remix Team</a> May be you wish to take a look on it.</p>\n\n<p>Good luck!</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-03-24T19:55:55.710", "id": "35709", "postId": "31891", "score": "0", "text": "Thanks you for your reply, it seems that HD movie handling it quite resource intensive. As you said transcoding looks to be the way to go.", "userDisplayName": null, "userId": "12565" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-24T16:54:54.153", "id": "31891", "lastActivityDate": "2011-03-24T16:54:54.153", "lastEditDate": "2017-04-13T12:23:59.520", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "9598", "parentId": "31828", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>You may be interested in this post. Which is indeed about the requirements of the computer in order to be able to play high definition video without a hassle. Several answers for this question may give you a clue on where to start.</p>\n\n<p><a href=\"https://askubuntu.com/qu...
null
null
null
null
null
31836
1
null
2011-03-24T08:54:17.630
1
379
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/6339/how-do-i-install-firefox-4">How do I install Firefox 4?</a> </p> </blockquote> <p>Is the the packages still not out ?</p>
12651
-1
2017-04-13T12:23:46.240
2012-01-29T22:54:00.830
How do I get firefox 4 on my Lucid Lynx ? I tried to install it using Synaptic Package Manager but can't find the latest version i.e. 4
[ "installation", "firefox" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2011-03-24T09:29:01.890", "id": "35619", "postId": "31836", "score": "0", "text": "Duplicate with http://askubuntu.com/questions/6339/how-do-i-install-firefox-4", "userDisplayName": null, "userId": "9701" }, { "creationDate": "2011-03-24T10:35:01.903", "id...
null
[ { "accepted": null, "body": "<p>You have to add the PPA <code>ppa:mozillateam/firefox-stable</code> for the latest firefox.</p>\n\n<p>Go to System -> Administration -> Update Manager -> Settings (Button) -> Other Software (tab) -> Add and then paste ppa:mozillateam/firefox-stable and Update.</p>\n", "co...
null
null
2011-03-24T10:29:11.953
null
null
31840
1
114021
2011-03-24T09:31:56.240
1
1629
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/103246/how-to-change-the-color-of-the-scroll-bar">How to change the color of the scroll bar?</a> </p> </blockquote> <p>I've been following several bugs since Lucid was released:</p> <ul> <li><a href="https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/563474" rel="nofollow noreferrer">scrollbars are really hard to see with the ambiance/radiance themes</a></li> <li><a href="https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/537048" rel="nofollow noreferrer">[ambiance, radiance] slider on scrollbar haves zero contrast</a></li> </ul> <p>The short of is, I have difficulty distinguishing the scrollbar grabby bit from the trough it lives in. Several "fixes" have been committed with absolutely no change to the contrast in this area (despite bold claims by their authors :@).</p> <p><strong>How can I increase the contrast of brightness or color between the scrollbar trough and bar, without adding theme specific hacks, or constrain those changes to only the themes I have difficulty with?</strong></p>
4560
-1
2017-04-13T12:24:29.360
2014-10-30T04:15:34.900
Increase scrollbar contrast
[ "themes", "gtk", "accessibility" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Sorry to revive this topic, but I've posted an answer <a href=\"https://askubuntu.com/a/114018/46882\">here</a> that might be helpful for anyone suffering from this problem...</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2012-03-18T16:34:46.567", "id": "114021", "lastActivityDate": "2012-03-18T16:34:46.567", "lastEditDate": "2017-04-13T12:24:44.127", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "46882", "parentId": "31840", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>You could install \"gnome colour chooser\" from the 'software centre' and this would allow you to tweak any colour you like. A detailed answer, explaining how to tweak scrollbar colors using \"gnome colour chooser\" is available <a href=\"https://askubuntu.com/a/299865/32275...
null
null
2012-03-18T16:44:03.060
null
null
31842
1
null
2011-03-24T09:40:27.827
10
20618
<p>I was looking at some book of system programming. It mentioned to use a variable <code>TZ</code> with a colon separated list which is used from <code>/usr/share/zoneinfo</code>. Probably the book is a bit outdated.</p> <p>I checked on my Ubuntu system </p> <pre><code>/usr/share/zoneinfo/Asia$ file Oral </code></pre> <p>gives following output</p> <blockquote> <p>Oral: timezone data, version 2, 14 gmt time flags, 14 std time flags, no leap seconds, 51 transition times, 14 abbreviation chars</p> </blockquote> <p>I tried opening it in vi but the text could not be read. I also tried reading <code>/etc/localtime</code> but here also it could not be read.</p> <ol> <li><p>How can I basically read above type of files?</p></li> <li><p>Where is TZ environment variable defined in Ubuntu 10.04?</p></li> </ol>
12580
1116
2017-02-17T16:38:24.817
2017-02-17T16:38:24.817
how to read time zone information
[ "time", "timezone" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Well, it depends what you want to read it for? </p>\n\n<p>Almost all programs just rely on <code>$TZ</code> being set in the environment or <code>/etc/localtime</code> being a link to a timezone file. The C library will then automatically arrange for eg <code>localtime()</c...
null
null
null
null
null
31846
1
31943
2011-03-24T10:19:33.960
7
29094
<p>I have been using Eclipse a short while and it worked perfectly until I started downloading different plugins that I didn't really need. Now I get a ton of different errors and can't even open a php file.</p> <p>What I want to do is just to remove Eclipse and reinstall it, but that was much harder that I first thought. I marked every <code>eclipse</code> package in <code>synaptic packaged manager</code> and selected <code>complete removal</code>, I even deleted the <code>.meta</code> folder in my working dictionary, but when I installed eclipse again. It was as if I hadn't removed anything. Same errors from the <code>plug-ins</code> I had installed before. </p> <p>Seems like when you install something in linux, files are stored all over the place. Makes real hard do remove anything. So how do I COMPLETELY remove Eclipse, reinstall it and add support for <code>php</code> and <code>jquery</code>. </p> <p>Thanks. </p>
11647
169736
2014-02-09T18:39:38.360
2014-02-09T18:39:38.360
Completely uninstall/reinstall Eclipse and add support for php and jquery
[ "eclipse" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2013-03-25T09:47:34.727", "id": "341486", "postId": "31846", "score": "0", "text": "i tried the purge. it did not remove eclipse from my system but reset it to newly installed state. not quite was i was expecting but certainly what i was looking for...", "userDisplayName":...
{ "accepted": true, "body": "<p>I believe all plugins go into the .eclipse/plugins folder in your home directory. So...</p>\n\n<pre><code>sudo apt-get purge eclipse\nrm -r ~/.eclipse/\n</code></pre>\n\n<p>should completely remove it from your system. I haven't tried it as I don't want to lose my installation :)</p>\n\n<p>You should be able to get PHP and jQuery using Aptana Studio. I was able to get 1.5 to work as a repository (from Help > Install New Software) using <a href=\"http://update15.aptana.org/studio/26124/\" rel=\"nofollow\">http://update15.aptana.org/studio/26124/</a> and a Google search, but I haven't tried installing 2.0 which you can get from here: <a href=\"http://www.aptana.com/products/studio2/download\" rel=\"nofollow\">http://www.aptana.com/products/studio2/download</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2016-03-03T08:37:35.027", "id": "1102848", "postId": "31943", "score": "0", "text": "sudo apt-get autoremove eclipse*; rm -r ~/.eclipse/; #this will get rid of the dependencies that were autoinstalled during eclipse installation", "userDisplayName": null, "userId": "135920" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T03:50:34.063", "id": "31943", "lastActivityDate": "2011-03-25T03:50:34.063", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2527", "parentId": "31846", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>The eclipse install is fairly touchy. It can store things in places other than just <code>.meta</code>. I typically don't recommend getting source files from places, but I would recommend that you to go Eclipse's site and download the prepackaged zip/tar that has the featur...
null
0
null
null
null
31849
1
31859
2011-03-24T10:44:36.210
71
81625
<p>I know about <code>unity --reset</code> command. But how can I simply restart Unity without resetting its profile? </p>
5656
235
2011-12-15T13:50:16.867
2019-10-14T07:32:59.450
How do I restart Unity
[ "unity", "compiz" ]
5
2
CC BY-SA 3.0
[ { "creationDate": "2011-03-24T11:29:00.807", "id": "35627", "postId": "31849", "score": "4", "text": "What about unity --replace?", "userDisplayName": null, "userId": "4384" }, { "creationDate": "2011-07-10T12:14:35.173", "id": "58688", "postId": "31849", "score": "2"...
{ "accepted": true, "body": "<p>I don't use Unity but given what I know of its mechanics, this should work:</p>\n\n<pre><code>unity\n</code></pre>\n\n<p>You'll want to stick that in a run box (<kbd>Alt</kbd>+<kbd>F2</kbd>) rather than a terminal or it'll break when you exit the terminal.</p>\n\n<p>If you want to run it from a terminal use:</p>\n\n<pre><code>setsid unity\n</code></pre>\n", "commentCount": "10", "comments": [ { "creationDate": "2011-03-24T14:15:36.063", "id": "35643", "postId": "31859", "score": "2", "text": "That's correct. Although, logging out and back in works better in my experience (I'm using Unity as my main desktop environment at this point)", "userDisplayName": null, "userId": "6005" }, { "creationDate": "2011-03-24T19:45:44.717", "id": "35707", "postId": "31859", "score": "8", "text": "A good way to do it in a terminal, in case you want to see debug messages, is `setsid unity`. You can close the terminal when ever you like, but you'll still get the terminal output made by Unity.", "userDisplayName": null, "userId": "1067" }, { "creationDate": "2011-04-27T17:41:12.007", "id": "41399", "postId": "31859", "score": "1", "text": "If you want to run that in terminal without breaking it when you exit terminal, type: 'unity --replace &'", "userDisplayName": null, "userId": "705" }, { "creationDate": "2011-05-11T16:20:22.850", "id": "45966", "postId": "31859", "score": "2", "text": "Just using `unity` will work as it is the identical command.", "userDisplayName": null, "userId": "8570" }, { "creationDate": "2011-05-25T13:49:09.813", "id": "49549", "postId": "31859", "score": "0", "text": "using unity --replace have a tiny catch, you have to launch the menu once then only the left bar will auto-hide after restarted", "userDisplayName": null, "userId": "10096" }, { "creationDate": "2012-01-25T23:21:34.957", "id": "112806", "postId": "31859", "score": "0", "text": "unity --replace has the most stupid description: \"--replace Run unity /!\\ This is for compatibility with other desktop\n interfaces and acts the same as running unity without\". I don't understand why they haven't name the option --restart or --refresh, as this are self explanatory words. As --replace reminds me of something completely different.", "userDisplayName": null, "userId": "33173" }, { "creationDate": "2012-01-25T23:58:17.860", "id": "112826", "postId": "31859", "score": "0", "text": "@bioShark as it says, it's in line with other window decorators and compositors which do replace what's currently running. Eg `metacity --replace` displaces/replaces compiz just as `compiz --replace` displaces/replaces metacity as the compositor.", "userDisplayName": null, "userId": "449" }, { "creationDate": "2012-01-26T00:03:41.783", "id": "112831", "postId": "31859", "score": "0", "text": "Ok, got the idea behind it. I am just not that used to this way of approaching statements. For me actually refresh would have made more sense :).", "userDisplayName": null, "userId": "33173" }, { "creationDate": "2012-06-02T20:19:52.600", "id": "175330", "postId": "31859", "score": "0", "text": "Brought the house down for me. -1", "userDisplayName": null, "userId": "25130" }, { "creationDate": "2014-07-18T14:52:51.057", "id": "669878", "postId": "31859", "score": "0", "text": "To logout quickly, you can use shortcut key `Alt+Printscreen+K` or command `kill -9 -1`.", "userDisplayName": null, "userId": "98084" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-03-24T13:46:38.290", "id": "31859", "lastActivityDate": "2012-05-04T04:35:24.567", "lastEditDate": "2012-05-04T04:35:24.567", "lastEditorDisplayName": null, "lastEditorUserId": "24694", "ownerDisplayName": null, "ownerUserId": "449", "parentId": "31849", "postTypeId": "2", "score": "80" }
[ { "accepted": true, "body": "<p>I don't use Unity but given what I know of its mechanics, this should work:</p>\n\n<pre><code>unity\n</code></pre>\n\n<p>You'll want to stick that in a run box (<kbd>Alt</kbd>+<kbd>F2</kbd>) rather than a terminal or it'll break when you exit the terminal.</p>\n\n<p>If you wa...
null
null
null
null
null
31855
1
32388
2011-03-24T12:07:02.067
4
2158
<p>Well it was working fine, but I removed hidden config files from my $HOME and now mounting halts at boot. I have to solve it manually or skip to get my gdm. What could be wrong, can anyone tell me ? Thanks in advance.</p> <p>P.S. After I login, I have to run <code>sudo mount -a</code> to get the mounted samba share which used to auto mount before I removed the hidden configuration from my $HOME directory.</p> <pre><code># /etc/fstab: static file system information. # # Use 'blkid -o value -s UUID' to print the universally unique identifier # for a device; this may be used with UUID= as a more robust way to name # devices that works even if disks are added and removed. See fstab(5). # # &lt;file system&gt; &lt;mount point&gt; &lt;type&gt; &lt;options&gt; &lt;dump&gt; &lt;pass&gt; proc /proc proc nodev,noexec,nosuid 0 0 # / was on /dev/sda1 during installation UUID=50931261-ec36-47dc-b557-3f6d761e09b1 / ext4 errors=remount-ro 0 1 # /home was on /dev/sda5 during installation # Commented out by Dropbox # UUID=5974aeb8-2f01-47d0-8e79-7295b72604ea /home ext4 defaults 0 2 # swap was on /dev/sda6 during installation UUID=16b54e62-6be8-4c3e-aab5-693c6e6778d9 none swap sw 0 0 //192.168.1.2/public /home/sagar/Public cifs rw,guest,_netdev 0 0 UUID=5974aeb8-2f01-47d0-8e79-7295b72604ea /home ext4 defaults,user_xattr 0 2 </code></pre> <p>Basically the samba share is read/write access with public share</p>
1543
1543
2011-03-24T12:27:39.013
2011-03-28T13:19:24.140
samba share not auto mounting at boot
[ "boot", "samba", "automount", "fstab" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-03-24T12:10:21.817", "id": "35634", "postId": "31855", "score": "0", "text": "Can you paste into your question the contents of /etc/fstab, please? (Make sure to remove any passwords if you set them up manually in that file). It's most likely your credentials file that y...
{ "accepted": true, "body": "<p>I am guessing that the root issue is that something is not ready to support CIFS when the CIFS mount is called from the init script, but is by the time you get a login prompt. You could try to track that down and update your init script order, OR...</p>\n\n<p>If you are not using anything from //192.168.1.2/public until the system is up, then I would suggest changing from a boot-time mount to an automount. That way it won't be mounted until you actually access it, by which time everything should be up. The <a href=\"https://help.ubuntu.com/community/Autofs\" rel=\"nofollow\">Autofs Ubuntu Community Documentation</a> gives more info on how to set it up.</p>\n\n<p>I actually use autofs for the exact same purpose (but with more drives) on my network at home.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-03-29T04:35:29.090", "id": "36459", "postId": "32388", "score": "0", "text": "I am still confused on samba configuration of autofs especially the guest credential for username and password. Yet I am going to accept this answer as this seems to solve the problem if I get the configuration right.", "userDisplayName": null, "userId": "1543" }, { "creationDate": "2011-03-29T12:26:27.717", "id": "36496", "postId": "32388", "score": "0", "text": "Here are a couple of pages that may help with the particulars of handling the smb (or cifs) credentials: http://www.knoppmythwiki.org/index.php?page=Autofs+and+samba and http://www.howtoforge.com/accessing_windows_or_samba_shares_using_autofs .", "userDisplayName": null, "userId": "4435" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-28T13:19:24.140", "id": "32388", "lastActivityDate": "2011-03-28T13:19:24.140", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4435", "parentId": "31855", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>I am guessing that the root issue is that something is not ready to support CIFS when the CIFS mount is called from the init script, but is by the time you get a login prompt. You could try to track that down and update your init script order, OR...</p>\n\n<p>If you are not ...
null
null
null
null
null
31856
1
null
2011-03-24T12:22:20.103
8
4684
<p>Is there any note-taking app for Linux that syncs with simplenote? Are there any plans to make Tomboy do it?</p>
null
null
null
2023-08-01T01:31:04.563
Note sync with Simplenote?
[ "sync", "tomboy", "notes" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2011-09-01T19:31:34.267", "id": "68140", "postId": "31856", "score": "1", "text": "AND THATS WHY IM just migrating my every day small apps to Chrome apps ... just dont kill the cloud!!", "userDisplayName": "user24256", "userId": null } ]
null
[ { "accepted": null, "body": "<p>According to the quote below, there is no plan to &quot;officially&quot; sync Tomboy using simplenote.</p>\n<blockquote>\n<p>Question: I also wonder if there are any plans to allow syncing with simplenote, since\nit seems to be kind of widespread now, especially with iOS user...
null
null
null
null
user12933
31860
1
null
2011-03-24T13:56:29.117
2
735
<p>I have one intranet 192.168.0.x/255.255.255.0 and I want to configure another intranet (192.168.1.x) under the first intranet(192.168.0.x).</p> <p>(x.x.x.x)modem(192.168.0.x) > computers and one switch to > (192.168.0.53)UBUNTU(192.168.1.1) > computers.</p> <p>I have some questions:</p> <ol> <li><p>the UDP used with Ubuntu need to be both crossover?</p></li> <li><p>the eth0 and eth1 configuration (file interface)?</p></li> <li><p>do I need another configuration in anothe file?</p></li> </ol> <p>I am newbie, please help!!!</p>
12940
29112
2012-01-17T18:59:04.437
2012-01-25T23:40:56.110
Intranet with Ubuntu
[ "networking" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>You also have to ask yourself those questions : \n- Are those networks going to be reachable from outside ? \n- Is the modem/internet connection going to simply be shared between the computers ? \n- Is one network going to be able to reach the other network ? Like, 192.168.1....
null
null
null
null
null
31861
1
31865
2011-03-24T13:57:51.080
1
219
<p>I want to be able to map the 'search button' &rightarrow; XF86Search to middle mouse click. Or at least replace the 'paste highlighted text' to use this as a key as well. </p>
12941
527764
2017-03-15T10:46:33.037
2017-03-15T10:46:33.037
Mouse, Mx Revolution Search to Paste Highlighted Text
[ "command-line", "mouse" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I was able to do just that with <a href=\"http://packages.ubuntu.com/btnx\" rel=\"nofollow noreferrer\">btnx</a> <a href=\"http://apt.ubuntu.com/p/btnx\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-large\" alt=\"Install btnx\"></a>.</p>\n\n<p>Hit <kbd>Alt</kbd> + <kbd>F2</kbd>, enter <code>btnx-config</code> and hit <kbd>ENTER</kbd> to open the configuration screen.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-03-24T15:55:16.670", "id": "35648", "postId": "31865", "score": "0", "text": "really? I'm running 64 bit Lucid and i get a Segmentation fault when trying to run btnx. \"Could not read the config manager file: No such file or directory\"", "userDisplayName": null, "userId": "12941" }, { "creationDate": "2011-03-24T16:06:15.943", "id": "35650", "postId": "31865", "score": "0", "text": "Ahh looks like if you run it through the menu (Applications->system tools) it doesn't seg fault. Seems like this works... have to reboot 'btn-x' to take effect. Will keep you posted if there are any further issues.", "userDisplayName": null, "userId": "12941" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-03-24T14:18:05.313", "id": "31865", "lastActivityDate": "2017-03-15T10:44:18.523", "lastEditDate": "2017-03-15T10:44:18.523", "lastEditorDisplayName": null, "lastEditorUserId": "527764", "ownerDisplayName": null, "ownerUserId": "2732", "parentId": "31861", "postTypeId": "2", "score": "0" }
[ { "accepted": true, "body": "<p>I was able to do just that with <a href=\"http://packages.ubuntu.com/btnx\" rel=\"nofollow noreferrer\">btnx</a> <a href=\"http://apt.ubuntu.com/p/btnx\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-large\" alt=\"Install btnx\"></a>.</p>\n\n<p>Hit <kbd>A...
null
null
null
null
null
31862
1
34387
2011-03-24T13:57:54.577
2
2831
<p>Anyone managed to install this printer? I'd be grateful for any help!</p>
12942
235
2011-04-10T15:56:03.843
2012-10-31T09:09:53.077
How do I get a Epson Aculaser C1600 working?
[ "drivers", "printing" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2012-10-31T08:46:03.103", "id": "260704", "postId": "31862", "score": "0", "text": "I spoke to Epson and they have confirmed that they don't support linux OS what-so-ever. Got a dead C1600 and it's back to Windows.", "userDisplayName": "user103342", "userId": null } ...
{ "accepted": true, "body": "<p>I work with Ubuntu 10.10 and initialized my printer Epson aculaser C1600 with the driver of konica minolta magicolor 1600w:</p>\n\n<p>system->system managment(administation)->printer.</p>\n\n<p>Then ads your Epson printer, then select the driver Komica Minolta and the look for Magicolor 1600w. </p>\n\n<p>After then you print the testing page. Be a little patient. If the page is printed in gray and black, then change the printing option fom \"monochrome\" to \"Color - Best Compromise\".</p>\n\n<p>Much fun!</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-04-11T06:55:21.097", "id": "38435", "postId": "34387", "score": "0", "text": "great! I was about to sell the printer! Danke Sehr!", "userDisplayName": null, "userId": "12942" }, { "creationDate": "2011-07-21T15:29:04.090", "id": "60585", "postId": "34387", "score": "0", "text": "Thank you for solution. It works (10.10). The only issue I noticed was a PDF printing from Evince. Epson makes 2 pages then yellow indicator start blinking. When I press \"Clear\" button, Epson print another 2 pages and so on. From LibreOffice everything works fine !", "userDisplayName": null, "userId": "5011" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-10T15:53:50.383", "id": "34387", "lastActivityDate": "2011-04-10T15:55:45.937", "lastEditDate": "2011-04-10T15:55:45.937", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": "user13999", "ownerUserId": null, "parentId": "31862", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>This may or may not help, but <a href=\"http://ubuntuforums.org/showthread.php?t=285558\" rel=\"nofollow\">this thread</a> suggests that manually installing it as a HP LaserJet 4 will make it work. I assume they meant to install through the <code>hplip</code> drivers. Just ma...
null
null
null
null
null
31863
1
null
2011-03-24T14:03:33.797
5
2735
<p>I have a TrueCrypt volume created under Windows 7. Some folders and file names contain Cyrillic symbols. When mounting the volume in Ubuntu 10.10, I see question marks instead of those letters. Is there a solution, or should I avoid non-ASCII symbols if I want to open the volume in Windows and Ubuntu?</p>
12938
null
null
2015-07-24T09:27:18.877
Cross-platform non-ASCII symbols in filenames with TrueCrypt
[ "windows-7", "unicode", "truecrypt", "filename" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I had the same problem. Here's how I resolved it.</p>\n\n<p>The truecrypt volume you created was most likely formatted as FAT32. When mounting FAT in Linux default charset is iso8859-1, although long filenames in Windows are stored on disk in Unicode format.</p>\n\n<p>Solutio...
null
null
null
null
null
31864
1
null
2011-03-24T14:17:51.367
1
1893
<p>I have an old(er) machine that I'm trying to wipe out and install ubuntu 10.04. The machine has 4 500GB HDDs that were previously set up as a raid. When I run the installer, it asks if I want to &quot;Activate Serial ATA RAID devices&quot; to which I usually answer 'Yes'. However, once the install is complete, I always get the following prompt:</p> <blockquote> <p>error: no such device: GUID</p> <p>grub rescue&gt;</p> </blockquote> <p>Most of the posts I've been able to find through google deal more with running multiple OSes and less with raid (which may or may not be the actual problem).</p> <p>Any ideas on what I might be doing wrong?</p>
68
-1
2020-06-12T14:37:07.210
2011-10-08T20:44:59.827
error: no such device: GUID
[ "10.04", "server", "installation", "raid", "grub2" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Can you try to recover the grub installation? \nI could recover grub many times by following these instructions at: <a href=\"https://wiki.ubuntu.com/Grub2#Recover\" rel=\"nofollow\">https://wiki.ubuntu.com/Grub2#Recover</a> </p>\n\n<p>First of all, you must start your system...
null
null
null
null
null
31866
1
31896
2011-03-24T14:20:25.170
2
12441
<p>I've installed Oracle 11g on Ubuntu 10.10</p> <p>I could access <code>https://localhost:1158/em</code> web-interface OK.</p> <p>After reboot, I don't think the Oracle service was started, because I can't access this link more.</p> <p>Is there a way to start it manually just in one command, without having to write an additional script? </p> <p>Thank you.</p> <p><strong>[EDIT]</strong></p> <p><code>lsnrctl start</code> command gives: <code>TNS-01106: Listener using listener name LISTENER has already been started</code> so it's looks ok</p> <p>if execute <code>dbstart</code> nothing happens </p> <p>sudo -u oracle dbstart gives: command not found</p> <p>command line:</p> <pre><code>oracle@edbwp400352:/etc/init.d$ sudo sh oracledb start [sudo] password for oracle: Starting Oracle: LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 24-MAR-2011 20:28:34 Copyright (c) 1991, 2009, Oracle. All rights reserved. TNS-01106: Listener using listener name LISTENER has already been started OK </code></pre> <p>command:<code>oracle@edbwp400352:/etc/init.d$ emctl start oms</code> gives: </p> <pre><code>ulimit: 25: bad number Environment variable ORACLE_UNQNAME not defined. Please set ORACLE_UNQNAME to database unique name. </code></pre>
12296
12296
2011-03-24T18:41:41.547
2017-03-20T05:21:52.067
Oracle service isn't started on Ubuntu load
[ "startup", "services", "oracle" ]
2
10
CC BY-SA 2.5
[ { "creationDate": "2011-03-24T18:22:08.823", "id": "35683", "postId": "31866", "score": "0", "text": "That used to work -- I don't know if the method has changed. Do you have anything in /etc/init.d/ related to oracle or db* ?", "userDisplayName": null, "userId": "8844" }, { "cr...
{ "accepted": true, "body": "<p>I haven't seen how to do it in one command. This one-liner might work: </p>\n\n<p><code>sudo -u oracle lsnrctl start &amp;&amp; sudo -u oracle dbstart</code></p>\n", "commentCount": "4", "comments": [ { "creationDate": "2011-03-24T18:14:18.467", "id": "35678", "postId": "31896", "score": "0", "text": "for <code>lsnrctl start</code> command: TNS-01106: Listener using listener name LISTENER has already been started\nso it's look OK", "userDisplayName": null, "userId": "12296" }, { "creationDate": "2011-03-24T18:15:13.757", "id": "35679", "postId": "31896", "score": "0", "text": "if execute dbstart nothing happens", "userDisplayName": null, "userId": "12296" }, { "creationDate": "2011-03-24T18:20:07.230", "id": "35681", "postId": "31896", "score": "0", "text": "could you see [EDIT],please", "userDisplayName": null, "userId": "12296" }, { "creationDate": "2011-03-24T18:20:46.653", "id": "35682", "postId": "31896", "score": "0", "text": "yes,just nothig out in console,and still can't access https://localhost:1158/em", "userDisplayName": null, "userId": "12296" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-24T17:27:54.027", "id": "31896", "lastActivityDate": "2011-03-24T17:27:54.027", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "8844", "parentId": "31866", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>I haven't seen how to do it in one command. This one-liner might work: </p>\n\n<p><code>sudo -u oracle lsnrctl start &amp;&amp; sudo -u oracle dbstart</code></p>\n", "commentCount": "4", "comments": [ { "creationDate": "2011-03-24T18:14:18.467", ...
null
null
null
null
null
31869
1
31873
2011-03-24T14:34:04.907
6
4630
<p>I have a lot of pdf files with metadata like title, subject, author and so on.</p> <p>But neither nautilus nor synapse nor gnome-do can find any files by their metadata. Is there any program or plugin to search by pdf-metadata? </p> <p>I know about the nautilus columns plugin for displaying title and author, but it doesn't allow you to search on them.</p>
3922
8844
2011-03-24T17:35:12.823
2011-03-24T17:35:12.823
How to search pdf files by their metadata
[ "pdf", "search", "metadata" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I would recommend that you use the excellent program called recoll, available in the repositories, to index your documents and then use it to search.</p>\n\n<p>recoll can be used from the commandline with the -t switch like this;</p>\n\n<pre><code>recoll -t author:\"Christopher Negus\"\n</code></pre>\n\n<p>where the string in quotes is the author of a pdf document of interest, see below;</p>\n\n<p><img src=\"https://i.stack.imgur.com/NvjdP.png\" alt=\"enter image description here\"></p>\n\n<p>The recoll Gui is fast and intuitive;</p>\n\n<p><img src=\"https://i.stack.imgur.com/cxxQw.png\" alt=\"enter image description here\"></p>\n\n<p>See more here; <a href=\"http://www.lesbonscomptes.com/recoll/\" rel=\"noreferrer\">http://www.lesbonscomptes.com/recoll/</a></p>\n\n<p>You may also use a specialized e-book management system like <a href=\"http://calibre-ebook.com/\" rel=\"noreferrer\">Calibre</a>,again available from the repositories.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-03-25T07:07:00.520", "id": "35741", "postId": "31873", "score": "0", "text": "Exactly what i was looking for, thanks! Hope, synapse will offer a plugin for this..", "userDisplayName": null, "userId": "3922" }, { "creationDate": "2013-05-02T15:51:48.487", "id": "364069", "postId": "31873", "score": "0", "text": "@bdr529 [There is now!](https://code.launchpad.net/~pmarchwiak/synapse-project/recoll-plugin)", "userDisplayName": null, "userId": "81372" }, { "creationDate": "2013-05-03T13:59:38.013", "id": "364726", "postId": "31873", "score": "0", "text": "@bdr529 There is a recoll lens for Unity as well.", "userDisplayName": null, "userId": "4923" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-24T15:27:58.267", "id": "31873", "lastActivityDate": "2011-03-24T16:20:39.237", "lastEditDate": "2011-03-24T16:20:39.237", "lastEditorDisplayName": null, "lastEditorUserId": "4923", "ownerDisplayName": null, "ownerUserId": "4923", "parentId": "31869", "postTypeId": "2", "score": "10" }
[ { "accepted": true, "body": "<p>I would recommend that you use the excellent program called recoll, available in the repositories, to index your documents and then use it to search.</p>\n\n<p>recoll can be used from the commandline with the -t switch like this;</p>\n\n<pre><code>recoll -t author:\"Christoph...
null
null
null
null
null
31875
1
31887
2011-03-24T15:38:19.977
2
3369
<p>i plan to purchase a Huawei E162e usb modem in Ghana when 11.04 is released. My question does it work out of box like in windows or do i need to go the ubuntu way! (tweak). Thanks in advance</p>
12846
6969
2011-03-24T16:51:40.783
2012-09-26T18:16:32.663
How do i configure huawei usb modem
[ "11.04", "usb", "modem" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I can't say for your model and/or place, but I have tested these Modems 3G Huawei which are listed in the <a href=\"http://www.bat.telcel.com/equipos_tarjetas.html\" rel=\"nofollow noreferrer\">Telcel Mexican Broadband ISP</a> and everyone is working right out of the box. There is simply a procedure that should be done in order to use it as modem, because of the dongle installs initially as a CD-ROM Drive, which shifts to Modem mode when ejecting.</p>\n\n<p><strong>New link: <a href=\"http://www.internet.telcel.com/computadoras.html#tab2\" rel=\"nofollow noreferrer\">http://www.internet.telcel.com/computadoras.html#tab2</a></strong></p>\n\n<p>Former link: <a href=\"http://www.bat.telcel.com/equipos_tarjetas.html\" rel=\"nofollow noreferrer\">http://www.bat.telcel.com/equipos_tarjetas.html</a></p>\n\n<p>A screenshot of the modems is placed here for your convenience.</p>\n\n<p>Good luck!</p>\n\n<p><img src=\"https://i.stack.imgur.com/OBG9N.png\" alt=\"enter image description here\"></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2012-09-25T06:52:58.357", "id": "239075", "postId": "31887", "score": "0", "text": "The link 404's. Is there an updated link, or is it unimportant?", "userDisplayName": null, "userId": "54298" }, { "creationDate": "2012-09-26T18:17:28.777", "id": "239840", "postId": "31887", "score": "0", "text": "The link is now updated, nevertheless the equipment on the new link has changed. Let's keep the old equipment screenshot in order to illustrate the answer based on the needs of the age. Thank you.", "userDisplayName": null, "userId": "9598" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-03-24T16:39:17.757", "id": "31887", "lastActivityDate": "2012-09-26T18:16:32.663", "lastEditDate": "2012-09-26T18:16:32.663", "lastEditorDisplayName": null, "lastEditorUserId": "9598", "ownerDisplayName": null, "ownerUserId": "9598", "parentId": "31875", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>I can't say for your model and/or place, but I have tested these Modems 3G Huawei which are listed in the <a href=\"http://www.bat.telcel.com/equipos_tarjetas.html\" rel=\"nofollow noreferrer\">Telcel Mexican Broadband ISP</a> and everyone is working right out of the box. The...
null
null
null
null
null
31877
1
31878
2011-03-24T16:05:34.677
20
8538
<p>I saw on <a href="http://codearmada.com/2011/03/24/unity-has-love-handles" rel="nofollow noreferrer">this post</a> that Unity has touch enabled drag handles. How do I turn them on so I can use them with a mouse?</p> <p><img src="https://i.stack.imgur.com/jfstf.png" alt="enter image description here"></p>
235
1992
2012-02-10T18:43:03.770
2019-02-26T01:11:07.290
How do I use Unity drag handles?
[ "unity", "multi-touch", "window-management", "grab-handles" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>The Unity multitouch grab handles plugin ships with Unity. It is activated by a three finger press on a touch screen. You can toggle it by repeatably tapping three fingers on your touchscreen.</p>\n\n<p>You can use it with a mouse by toggling the plugin on and off. To ensure the plugin is enabled, do the following:</p>\n\n<ol>\n<li><p>Start the <em>CompizConfig Setting Manager</em>: Press <kbd>Alt</kbd> + <kbd>F2</kbd> to open the run dialog, type <code>ccsm</code>, and press <kbd>Enter</kbd> (if that doesn't work, you probably need to install the package <code>compizconfig-settings-manager</code> first).</p></li>\n<li><p>The grab handle plugin will only work correctly, if the <em>Png</em> plugin is enabled, so scroll down to the <em>Image Loading</em> section and make sure <em>Png</em> is ticked:</p>\n\n<p><a href=\"https://i.stack.imgur.com/OqVNA.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/OqVNA.png\" alt=\"\"></a><br>\n<sub>(source: <a href=\"https://img.xrmb2.net/images/277713.png\" rel=\"nofollow noreferrer\">xrmb2.net</a>)</sub> </p></li>\n<li><p>Now scroll further down to the <em>Uncategorized</em> section and tick the <em>Unity MT Grab Handles</em> plugin:</p>\n\n<p><a href=\"https://i.stack.imgur.com/8LSaT.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/8LSaT.png\" alt=\"\"></a><br>\n<sub>(source: <a href=\"https://img.xrmb2.net/images/586129.png\" rel=\"nofollow noreferrer\">xrmb2.net</a>)</sub> </p></li>\n<li><p>By default, there is no shortcut defined to initiate the handles, so click on the <em>Unity MT Grab Handles</em> button to configure the shortcut (and also the fade duration, if you like):</p>\n\n<p><a href=\"https://i.stack.imgur.com/BhId6.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/BhId6.png\" alt=\"\"></a><br>\n<sub>(source: <a href=\"https://img.xrmb2.net/images/485094.png\" rel=\"nofollow noreferrer\">xrmb2.net</a>)</sub> </p></li>\n<li><p>Next to <em>Toggle Handles</em> click on the <em>Disabled</em> button and tick the <em>Enable</em> checkbox:</p>\n\n<p><a href=\"https://i.stack.imgur.com/3J5Vo.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/3J5Vo.png\" alt=\"\"></a><br>\n<sub>(source: <a href=\"https://img.xrmb2.net/images/481978.png\" rel=\"nofollow noreferrer\">xrmb2.net</a>)</sub> </p></li>\n<li><p>Now click on <em>Grab key combination</em> and press the desired shortcut:</p>\n\n<p><a href=\"https://i.stack.imgur.com/WDNx6.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/WDNx6.png\" alt=\"\"></a><br>\n<sub>(source: <a href=\"https://img.xrmb2.net/images/876147.png\" rel=\"nofollow noreferrer\">xrmb2.net</a>)</sub> </p></li>\n<li><p>Confirm and close the <em>CompizConfig Setting Manager</em>. Now you should see the handles like in the picture in the question when using the shortcut you just defined.</p></li>\n</ol>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-03-24T17:16:48.753", "id": "35668", "postId": "31878", "score": "2", "text": "I thought three-finger-tap was equivalent to middle click, which is paste? What happens if I have something in my clipboard and I three-finger-tap a window? Will it paste or will drag handles appear? or both? or neither? :D", "userDisplayName": null, "userId": "612" }, { "creationDate": "2011-03-24T17:22:19.980", "id": "35670", "postId": "31878", "score": "0", "text": "it will do the drag handles right now (i think thats how utouch works)", "userDisplayName": null, "userId": "7121" }, { "creationDate": "2012-12-10T14:37:18.740", "id": "280735", "postId": "31878", "score": "0", "text": "@popey The middle click was moved to a 5 finger tap, as it turns out.", "userDisplayName": null, "userId": "98059" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2011-03-24T16:08:01.683", "id": "31878", "lastActivityDate": "2019-02-26T01:11:07.290", "lastEditDate": "2019-02-26T01:11:07.290", "lastEditorDisplayName": null, "lastEditorUserId": "606366", "ownerDisplayName": null, "ownerUserId": "7121", "parentId": "31877", "postTypeId": "2", "score": "18" }
[ { "accepted": true, "body": "<p>The Unity multitouch grab handles plugin ships with Unity. It is activated by a three finger press on a touch screen. You can toggle it by repeatably tapping three fingers on your touchscreen.</p>\n\n<p>You can use it with a mouse by toggling the plugin on and off. To ensure ...
null
null
null
null
null
31879
1
31889
2011-03-24T16:09:23.427
4
5742
<p>I'm trying to downgrade mysql from 5.1 to 5.0. </p> <p>After running <code>apt-get remove mysql-server-5.1</code> I am attempting to run <code>apt-get install mysql-server-5.0</code>.</p> <p>It says: <code>Note, selecting 'mysql-server-5.1' instead of 'mysql-server-5.0'</code></p> <p>How do I force it not to do that and to use 5.0 as desired?</p>
166
null
null
2011-03-24T16:50:35.063
Make apt-get install an older version
[ "mysql" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>MySQL 5.0 is not available for anything after Ubuntu 8.04 (hardy). 8.04 Server Edition is still supported for a couple of years, so that might be an option for you.</p>\n\n<p>Here are the official packages by release for 5.0:</p>\n\n<pre><code>$ rmadison mysql-server-5.0\nmysql-server-5.0 | 5.0.21-3ubuntu1 | dapper | amd64, i386, powerpc\nmysql-server-5.0 | 5.0.22-0ubuntu6.06.15 | dapper-security | amd64, i386, powerpc\nmysql-server-5.0 | 5.0.22-0ubuntu6.06.15 | dapper-updates | amd64, i386, powerpc\nmysql-server-5.0 | 5.0.51a-3ubuntu5 | hardy | amd64, i386\nmysql-server-5.0 | 5.0.51a-3ubuntu5.8 | hardy-security | amd64, i386\nmysql-server-5.0 | 5.0.51a-3ubuntu5.8 | hardy-updates | amd64, i386\nmysql-server-5.0 | 5.1.30really5.0.83-0ubuntu3 | karmic/universe | amd64, i386\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-03-24T17:38:30.463", "id": "35675", "postId": "31889", "score": "0", "text": "I'm developing on Ubuntu 10.10, but the live server which the development environment needs to mirror to eliminate problems is running on MySQL 5.0.x. I can't change either OS.", "userDisplayName": null, "userId": "166" }, { "creationDate": "2011-03-24T18:57:53.737", "id": "35696", "postId": "31889", "score": "0", "text": "I would suggest creating a virtual machine that mirrors the production environment. You could also start up an instance of Ubuntu 8.04 on Amazon EC2 for your development.", "userDisplayName": null, "userId": "731" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-24T16:50:35.063", "id": "31889", "lastActivityDate": "2011-03-24T16:50:35.063", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "731", "parentId": "31879", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>MySQL 5.0 is not available for anything after Ubuntu 8.04 (hardy). 8.04 Server Edition is still supported for a couple of years, so that might be an option for you.</p>\n\n<p>Here are the official packages by release for 5.0:</p>\n\n<pre><code>$ rmadison mysql-server-5.0\nmy...
null
null
null
null
null
31888
1
31903
2011-03-24T16:50:00.020
14
36708
<p>How can I check that the ISO image I've downloaded is bootable, before I burn it?</p>
5304
774046
2018-06-06T14:41:29.293
2019-03-22T00:26:10.567
How to verify that the ISO I downloaded is bootable before I burn it?
[ "boot", "downloads", "iso", "cd", "burning" ]
7
1
CC BY-SA 4.0
[ { "creationDate": "2019-05-27T13:41:46.800", "id": "1903605", "postId": "31888", "score": "0", "text": "Related: [How can I check the integrity of a downloaded Ubuntu CD?](https://askubuntu.com/q/17764/367990)", "userDisplayName": null, "userId": "367990" } ]
{ "accepted": true, "body": "<p><a href=\"http://linux.die.net/man/8/isoinfo\" rel=\"noreferrer\">isoinfo</a> can probably tell you if it has the right files to boot if you want quick and dirty.\n<code>isoinfo -l -i is_it_bootable.iso</code> will list the directory structure so you can check for files a live cd / bootable cd should have. </p>\n\n<p><code>isoinfo -d -i is_it_bootable.iso</code> will tell you if the CD has an <a href=\"http://en.wikipedia.org/wiki/El_Torito_(CD-ROM_standard)\" rel=\"noreferrer\">El Torito</a> section. Ubuntu's live CD iso reports:</p>\n\n<pre><code>Eltorito validation header:\nHid 1\nArch 0 (x86)\nID ''\nKey 55 AA\nEltorito defaultboot header:\n Bootid 88 (bootable)\n Boot media 0 (No Emulation Boot)\n Load segment 0\n Sys type 0\n Nsect 4\n Bootoff 8F 143\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2018-07-16T18:53:39.103", "id": "1727823", "postId": "31903", "score": "0", "text": "OMG this produces a ton of output! Why would you recommend this?! How could anyone possibly read it?", "userDisplayName": null, "userId": "312679" }, { "creationDate": "2021-03-29T03:08:54.167", "id": "2262975", "postId": "31903", "score": "0", "text": "I don't understand this answer, which output that shows the ISO is valid ? I corrupted my ISO file with 1 byte deletion and it still produce the same Eltorito output. What are we looking for here ?", "userDisplayName": null, "userId": "820764" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-03-24T19:01:05.160", "id": "31903", "lastActivityDate": "2014-09-22T04:15:15.123", "lastEditDate": "2014-09-22T04:15:15.123", "lastEditorDisplayName": null, "lastEditorUserId": "329269", "ownerDisplayName": null, "ownerUserId": "8664", "parentId": "31888", "postTypeId": "2", "score": "20" }
[ { "accepted": null, "body": "<p>You check the MD5SUM. See <a href=\"https://help.ubuntu.com/community/HowToMD5SUM\">https://help.ubuntu.com/community/HowToMD5SUM</a>. </p>\n\n<p>The iso at <a href=\"http://www.ubuntu.com/desktop/get-ubuntu/download\">http://www.ubuntu.com/desktop/get-ubuntu/download</a> is ...
null
null
null
null
null
31890
1
null
2011-03-24T16:50:57.507
5
1660
<p>Can anyone quickly explain the technical difference between these two methods?</p> <ul> <li>Going to Places -> Connect to Server and select SSH (in GNOME)</li> <li>Using <code>sshfs</code> in terminal</li> </ul> <p>This probably boils down to GVFS (using FUSE) vs. FUSE "directly" (if this is a reasonable comparison). FUSE I somewhat understand what is, but GVFS is a bit cryptic.</p> <p>Both have advantages and disadvantages for me. The former allows easy access to the GUI and you get the opportunity to create a bookmark, but sends you to the root folder of the remote file system (unless you specify otherwise) and mounts in <code>~/.gvfs/sftp on ... /</code> which an be a bit cumbersome if you want to enter through local terminal. The latter must be done via the terminal (as far as I know) but you can choose which folder you want to "jump into" and one can choose for yourself where this will be mounted on your local filesystem.</p> <p>One thing that I find very annoying is that Vim/Gvim destroys permissions on files upon writing if I use GVFS. E.g. if a file permissions has 644, this is set to 600 after Vim/Gvim has edited it. I've seen various bug reports from 2008 on this but I still experience it.</p>
12183
null
null
2011-04-13T12:16:44.173
What is the difference between "Connect to server..." and sshfs?
[ "ssh", "sshfs", "gvfs" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-03-28T20:54:33.363", "id": "36401", "postId": "31890", "score": "3", "text": "Maybe you could be a bit more specific about what you want to know ? Because you already cite major differences in your question...", "userDisplayName": null, "userId": "6103" }, { ...
null
[ { "accepted": null, "body": "<p>Well gnome network connections are gvfs only, not fuse at all. They have no mount points. In order to save and load files from them you need to use a program that supports the GIO calls, which sucks for programmers and means they don't work for KDE apps.</p>\n\n<p>The fuse fi...
null
null
null
null
null
31894
1
38089
2011-03-24T17:24:26.900
3
1420
<p>I am having trouble connecting to Ubuntu One. I have gone to <strong>System > Preferences > Ubuntu One</strong> and entered my account information. All seems well at this point. Then when I go to the <strong>Devices</strong> tab and click <strong>Connect</strong>, it grays out for about 3 seconds and does nothing.</p> <p>I have tried reinstalling, rebooting, removing the machine from my account without any success.</p> <p>Any ideas on other things to try?</p> <p><em>FYI</em>: I'm using Ubuntu 10.10.</p>
9219
null
null
2011-10-22T01:54:48.213
Unable to connect to Ubuntu One
[ "ubuntu-one" ]
2
2
CC BY-SA 2.5
[ { "creationDate": "2011-04-03T18:09:05.893", "id": "37281", "postId": "31894", "score": "0", "text": "I'm having similar problems. Try using `u1sdtool --status` to see what results you get. I'm getting errors.", "userDisplayName": "user13523", "userId": null }, { "creationDate": ...
{ "accepted": true, "body": "<p>I tracked down how to fix the problem. It appears that this is somewhat of a known bug. I was able to solve the problem by disconnecting the Ubuntu One account from the computer (by removing the computer from the account) and then deleting the <code>Ubuntu One</code> folder and <code>~/.local/share/ubuntuone</code> folder, it cleared all of the configuration and when I reconnected the account, all was well.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-29T17:07:31.337", "id": "38089", "lastActivityDate": "2011-04-29T17:07:31.337", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "9219", "parentId": "31894", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<ol>\n<li>Log in at: <a href=\"https://one.ubuntu.com/\" rel=\"nofollow\">https://one.ubuntu.com/</a> \nIf you succeed, it means that the login details are correct.</li>\n<li>Check it out: \n<ul>\n<li>logs (eg messages),</li>\n<li>firewall (?)</li>\n</ul></li>\n<li>Install Wires...
null
null
null
null
null
31895
1
null
2011-03-24T17:24:45.143
0
3218
<p>My internal speaker was working before I updated(including new kernel) a few days ago. Now it seems that my internal speaker is muted and only external speakers are working . I am using ubuntu 10.10 with my dv6000 laptop. I tried to fix the problem with alsamixer and it looks like I don't have my speaker muted. When I check from problems in Preferences -> Sound I am getting :</p> <p><img src="https://i.stack.imgur.com/EL1Sc.png" alt="enter image description here"></p> <p><img src="https://i.stack.imgur.com/p31en.png" alt="enter image description here"></p>
12952
12952
2011-03-28T01:30:48.550
2011-03-28T10:43:11.560
Internal speaker not working
[ "10.10", "ubuntu-netbook", "updates", "hp", "speakers" ]
1
5
CC BY-SA 2.5
[ { "creationDate": "2011-03-27T03:42:38.253", "id": "36030", "postId": "31895", "score": "0", "text": "Would you please start gnome-volume-control and check the tab \"Output\"?", "userDisplayName": null, "userId": "12943" }, { "creationDate": "2011-03-27T07:11:55.830", "id": "...
null
[ { "accepted": null, "body": "<p>Would you please try this on a terminal:</p>\n\n<pre> sudo alsaconf</pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-03-28T12:36:52.073", "id": "36314", "postId": "32365", "score": "0", "text": "I am ge...
null
null
null
null
null
31902
1
null
2011-03-24T18:57:27.587
2
3156
<p>I upgraded to 11.04 using update-manager -d. When I try to boot, I just get a purple blank screen, with no ubuntu logo/dots showing. It never gets to the gdm login screen (I left it for 20min) and I can't get to a tty by pressing Ctrl+Alt+F1. I don't see a grub menu/count down screen either.</p> <p>My computer is a Dell Vostro 1500 with a Nvidia Geforce. I had the proprietary nvidia driver installed before upgrading. </p> <p>I've boot with a live cd, from where I am writing this, and I can mount the disk, but I don't know where to start looking for the issue.</p>
3939
235
2011-05-02T15:19:10.040
2015-10-09T20:14:02.263
After upgrade, get blank purple screen. No gdm and can't switch to tty
[ "11.04", "upgrade", "nvidia" ]
4
1
CC BY-SA 3.0
[ { "creationDate": "2011-03-24T18:58:55.183", "id": "35697", "postId": "31902", "score": "0", "text": "11.04 is currently Alpha so things might not work right. Please see http://askubuntu.com/questions/18641/theres-an-issue-with-an-alpha-release-of-ubuntu-what-should-i-do and http://meta.askubunt...
null
[ { "accepted": null, "body": "<p>I tried booting again, and was able to get into the grub menu. Not sure why I could not get to the menu before. Maybe I just was not pressing the down arrow soon enough. (The grub menu is now also purple.) </p>\n\n<p>I can boot with an old kernel 2.6.35-28-generic, but not wi...
null
null
2014-08-04T22:26:02.807
null
null
31904
1
31906
2011-03-24T19:09:38.547
7
3071
<p>I'm an Ubuntu newbie I just installed 10.10 and I don't know what I did but now to perform actions that required <code>sudo</code> privileges (open synaptic, mount device, run apt-get install, etc) the OS won't let me saying I don't have enough privileges, for example when I try to <code>sudo apt-get install</code> it tells me:</p> <pre><code>myusername is not in the sudoers file. This incident will be reported. </code></pre> <p>So I have to log in as su to do any on these things. I didn't have to do this before, I just used the regular root privileges but as I said I must have changed something unintentionally.</p> <p>Can anyone help me?</p>
12400
282488
2017-09-08T01:24:54.833
2017-09-08T01:24:54.833
Can't perform regular sudo commands, have to use su now
[ "sudo", "root", "users", "unprivileged" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-03-24T19:23:23.440", "id": "35701", "postId": "31904", "score": "0", "text": "Can you post the output of the `id` command (i.e. groups you are a member of)?", "userDisplayName": null, "userId": "9340" }, { "creationDate": "2011-11-04T20:01:15.590", "id...
{ "accepted": true, "body": "<p>The standard setup requires all sudoers to be in the admin group. You either dropped out of that group or are using an account that never had this group membership. </p>\n\n<p>As root, add yourself to the admin group<br></p>\n\n<pre><code>addgroup myusername admin\n</code></pre>\n\n<p>And try again. If this didn't do the trick then something in your sudo setup is not as it should be. Maybe let us have a look at /etc/sudoers. I would expect there to be the last line:<br></p>\n\n<pre><code>%admin ALL=(ALL) ALL\n</code></pre>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-03-24T19:36:47.470", "id": "35704", "postId": "31906", "score": "0", "text": "Thanks DsSAR, adding myself as an admin fixed the issue, I guess I must have done something to drop myself out of the group since ubuntu auto-adds the first account as an admin I think.", "userDisplayName": null, "userId": "12400" }, { "creationDate": "2011-03-24T19:42:24.047", "id": "35705", "postId": "31906", "score": "0", "text": "Yes it does; Don't mean to scare you but keep an eye out for more privilege weirdness. Make sure all accounts on your machine are properly password protected and only accounts that need to have admin access. You can check using 'grep admin /etc/group' which will list all users that are part of admin (and probably also lpadmin, but that's not relevant here)", "userDisplayName": null, "userId": "11139" }, { "creationDate": "2011-03-24T19:44:17.480", "id": "35706", "postId": "31906", "score": "0", "text": "Thanks, it's a fresh ubuntu install so it just has me for now.", "userDisplayName": null, "userId": "12400" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-24T19:31:13.230", "id": "31906", "lastActivityDate": "2011-03-24T19:31:13.230", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "11139", "parentId": "31904", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>The standard setup requires all sudoers to be in the admin group. You either dropped out of that group or are using an account that never had this group membership. </p>\n\n<p>As root, add yourself to the admin group<br></p>\n\n<pre><code>addgroup myusername admin\n</code></p...
null
0
null
null
null
31908
1
null
2011-03-24T19:35:13.520
3
657
<p>How are the patches in debian/patches obtained?</p> <p>Is this</p> <pre><code>diff -Nurp folder/original folder1/new </code></pre> <p>enough?</p>
null
721
2011-03-27T10:41:40.443
2012-08-27T12:33:50.807
How do I find patches in debian packages?
[ "packaging", "patch" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>This usually depends on the type of patch system which the package uses.</p>\n\n<p>There are 3 types of patch systems for Debian packages:</p>\n\n<ol>\n<li><p>Quilt (most widely used)</p></li>\n<li><p>Cdbs + Simple Patchsys</p></li>\n<li><p>dpatch</p></li>\n</ol>\n\n<p>All pa...
null
null
null
null
user12956
31910
1
31915
2011-03-24T19:48:22.110
2
182
<p>I'm still a pretty fresh Linux-user but I'm having a look at the Netbook-variants these days. </p> <p>In fact I am as of now running on one Asus EEE:</p> <ul> <li>Jolicloud</li> <li>Maverick Netbook Edition</li> <li>Maverick Pristine</li> <li>Quimo 4 Kids </li> </ul> <p>(This question submitted via Jolicloud.)</p> <p>But I wonder if I'm doing this all wrong. Is it somehow possible to install Ubuntu Proper <em>once</em> and have different variants for different users?</p>
10761
null
null
2011-03-25T03:25:07.990
Can I run several distros on one install?
[ "ubuntu-netbook", "users" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-03-24T20:10:36.377", "id": "35711", "postId": "31910", "score": "3", "text": "This is probably better asked on: http://unix.stackexchange.com/", "userDisplayName": null, "userId": "235" } ]
{ "accepted": true, "body": "<p>Yes and no.</p>\n\n<p>If you want to have the netbook edition, ubuntu, kubuntu, xubuntu, lubuntu, and similar setups for different users, then yes.</p>\n\n<p>Just install the <code>*buntu-desktop</code> of choice, then have the user choose which desktop environment they want to use on login. However if you want to have JoliCloud, Mint, etc, then no, you cannot do this (at least not without chanting and doing the rain dance).</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-03-24T21:19:50.420", "id": "35716", "postId": "31915", "score": "0", "text": "All of the above are Ubuntu-based though, even if their names don't give it away. Would that mean I could do what you describe?", "userDisplayName": null, "userId": "10761" }, { "creationDate": "2011-03-25T03:24:27.647", "id": "35737", "postId": "31915", "score": "0", "text": "Why I wouldn't suggest the ubuntu based Distros, is because they make underlying changes to the default settings, so essentially it's an all or nothing situation. For example, if you install the packages that make Mint, **Mint**, you won't be able to log into \"ubuntu-desktop\", until you remove those packages again.", "userDisplayName": null, "userId": "1992" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-24T21:04:03.227", "id": "31915", "lastActivityDate": "2011-03-24T21:04:03.227", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1992", "parentId": "31910", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>Yes and no.</p>\n\n<p>If you want to have the netbook edition, ubuntu, kubuntu, xubuntu, lubuntu, and similar setups for different users, then yes.</p>\n\n<p>Just install the <code>*buntu-desktop</code> of choice, then have the user choose which desktop environment they want ...
null
null
null
null
null
31913
1
194468
2011-03-24T20:30:20.467
58
162812
<p>I am wondering how to quickly test performance of my 3D graphics. Since <code>glxgears</code> <em>is not benchmark</em> what should I use. Also glxgears sometimes stuck at 60FPS, you cannot even compare before/after driver update (e.g. adding xorg-edgers PPA). Even glxgears doesn't really work out of box.</p> <p>One possibility is screensavers, but you can't see FPS. I am also not willing to install 600MB <em>nexuiz</em>, specially if I am running on Live-CD. Other 3D games are also very big... Unigine tests are too demanding for opensource drivers (problems with too low OpenGL and probably texture compression (S3TC...)). I would also like to test OpenGL 2.x extentions.</p> <p>How to quickly test your 3D performance?</p>
1982
59292
2013-04-29T16:19:41.460
2023-12-23T13:40:42.990
How to perform a detailed and quick 3D performance test
[ "performance", "opengl", "3d", "benchmarks" ]
7
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Ubuntu since 11.04 comes with benchmarks <code>glmark2</code> and <code>glmark2-es2</code> which are quite good to perform simple benchmark (with shader) and are very light for download.</p>\n\n<p>glmark2 is actively developed by Linaro group. With each new release, new and more demanding benchmarks are coming. <a href=\"https://launchpad.net/glmark2\">https://launchpad.net/glmark2</a></p>\n\n<p>Benchmark also runs well on devices (ARM, OpenGL-ES2 based), so it's good (hardware) cross platform comparison. glmark2-es2 running on OMAP4/powervr Pandaboard <a href=\"http://www.youtube.com/watch?v=G5jg9D1lH5Y\">http://www.youtube.com/watch?v=G5jg9D1lH5Y</a></p>\n", "commentCount": "6", "comments": [ { "creationDate": "2013-04-29T17:44:58.610", "id": "362046", "postId": "194468", "score": "1", "text": "What do the results mean? If I'm trying to determine if my system has hardware acceleration, how do I interpret the glmark2 results to get an answer?", "userDisplayName": null, "userId": "59292" }, { "creationDate": "2013-05-24T17:22:54.530", "id": "376951", "postId": "194468", "score": "0", "text": "Vergy good 3D benchmark is hard to make, but glmark2 is better than glxgears but still simple", "userDisplayName": null, "userId": "1982" }, { "creationDate": "2015-10-31T23:33:26.583", "id": "1011412", "postId": "194468", "score": "4", "text": "On 15.10, it segfaults after installing the driver `nvidia-352`: https://bugs.launchpad.net/ubuntu/+source/glmark2/+bug/1475902", "userDisplayName": null, "userId": "52975" }, { "creationDate": "2016-12-14T01:45:13.277", "id": "1326870", "postId": "194468", "score": "1", "text": "nvidia-375 and bug still there. Crash on start.", "userDisplayName": null, "userId": "77606" }, { "creationDate": "2017-04-01T08:55:44.457", "id": "1409246", "postId": "194468", "score": "0", "text": "@neves now worked for me on Ubuntu 16.10, NVIDIA 375.39, glmark 2014.03, NVIDIA GTX 1080 and NVS 5400M.", "userDisplayName": null, "userId": "52975" }, { "creationDate": "2018-04-15T19:11:56.173", "id": "1665903", "postId": "194468", "score": "0", "text": "No problem on Intel Skylake with HD 530 graphics. `glmark2 Score: 1924` while Youtube concurrently running in Full HD. Surprised the score is so close to GTX 1080??? On my own system GTX 970M lags on window resizing so I have it shut off.", "userDisplayName": null, "userId": "307523" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2012-09-29T15:40:36.957", "id": "194468", "lastActivityDate": "2012-09-29T16:33:16.293", "lastEditDate": "2012-09-29T16:33:16.293", "lastEditorDisplayName": null, "lastEditorUserId": "1982", "ownerDisplayName": null, "ownerUserId": "1982", "parentId": "31913", "postTypeId": "2", "score": "60" }
[ { "accepted": null, "body": "<p>Hi<br>\nCheck out SPEC.org:</p>\n\n<blockquote>\n <p>The Standard Performance Evaluation Corporation (SPEC) is a non-profit corporation formed to establish, maintain and endorse a standardized set of relevant benchmarks that can be applied to the newest generation of high-pe...
null
null
null
null
null
31918
1
32171
2011-03-24T21:55:14.233
5
2353
<p>I want to open secret files on Ubuntu Natty and after my work delete the history of open files or any recorded activity during last:</p> <ul> <li>one hour</li> <li>three hours</li> <li>one day</li> <li>one week</li> <li>etc...</li> </ul> <p>how can I do this, with GUI or at least in terminal.</p> <p>Thanks!</p>
4777
235
2011-03-26T06:38:30.370
2011-07-12T14:03:32.020
Deleting last few hours of zeitgeist history like in Firefox?
[ "11.04", "zeitgeist", "history" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You need to install <code>Activity Journal</code> for this. The events are shown daywise and by Morning, Afternoon and Evening wise. Just right click on those events and select delete.</p>\n\n<p>Snapshot:\n<img src=\"https://i.stack.imgur.com/iTRKh.png\" alt=\"Activity Journal view\"></p>\n\n<hr>\n\n<p>Alternativly <a href=\"https://twitter.com/#!/devcando\" rel=\"nofollow noreferrer\">Stefano Candori</a> (Activity Journal maintainer) has worked on a <a href=\"http://devcando.wordpress.com/2011/03/17/gaj-getting-some-love/\" rel=\"nofollow noreferrer\"><code>BIG FAT ERASER</code> concept</a>. </p>\n\n<p>The work has landed in the source code, but it will be available in next <code>Activity Journal</code> release.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-26T23:44:14.667", "id": "32171", "lastActivityDate": "2011-03-27T05:23:47.700", "lastEditDate": "2011-03-27T05:23:47.700", "lastEditorDisplayName": null, "lastEditorUserId": "8844", "ownerDisplayName": null, "ownerUserId": "52", "parentId": "31918", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>You need to install <code>Activity Journal</code> for this. The events are shown daywise and by Morning, Afternoon and Evening wise. Just right click on those events and select delete.</p>\n\n<p>Snapshot:\n<img src=\"https://i.stack.imgur.com/iTRKh.png\" alt=\"Activity Journa...
null
null
null
null
null
31919
1
null
2011-03-23T20:34:08.793
6
454
<p>A friend and I both use Ubuntu (and Windows when he's at work). In order to keep tabs on what the other is listening to, is there a way notifications of the currently-playing track of another person over the net can be shown in Ubuntu?</p> <p>We currently use the Clementine music player (Windows and Ubuntu), but I'd be open to alternatives if that can't be used. Pidgin can be set to display the track in the status, of course, but an OSD message would be great.</p> <p>Perhaps using a web app in the middle like last.fm might facilitate this somehow?</p>
6436
866
2011-03-26T16:06:25.977
2011-05-09T13:29:48.890
How can I be notified of what music a friend is listening to?
[ "music", "clementine" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I don't know about clementine, but both rhythmbox and banshee supports this kind of integration with a plugin. I don't use both banshee, rhythmbox or clementine but as far as I remember I think rhythmbox and banshee have instant messenger integration plugin in their preferenc...
null
null
null
null
David Oliver
31920
1
35699
2011-03-24T22:20:11.540
5
4414
<p>I have a problem trying to use my Senheisser USB headset with Skype, if I set my default output in my Sound Preferences to use my USB headset I hear everything in my PC through them including Skype calls, no problem here, the issue is that I'd like to hear skype class trough my headset while keeping the rest of my audio trough my speakes, is this possible? I remember doing it on Windows but there as soon as I plugged my headset Skyped prompted me with a message asking me if I wanted to switch to them.</p> <p>I see there's a option in skype within Sound Devices, but all it says is PulseAudio server (local) in all Microphone, Speakers and Ringing select boxes with no other option.</p> <p>I'm using ubuntu 10.10, and it is a rather fresh install. Is it possible to do this?</p> <p>Thanks in advance!</p>
12400
null
null
2011-09-01T12:22:01.640
Problem with skype and usb headset
[ "usb", "skype", "headphones", "headset", "speakers" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Windows and Linux are different. There is no way in Linux to specifically set one application to output from one device while having another application output from another device. The functionality just does not exist in Ubuntu at this time.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2011-04-20T17:38:46.737", "id": "40247", "postId": "35699", "score": "0", "text": "I see that's sad to know though :(", "userDisplayName": null, "userId": "12400" }, { "creationDate": "2011-06-28T19:29:56.153", "id": "56879", "postId": "35699", "score": "0", "text": "I +1'd this and then remembered... that's not true... You can do that it's just not easy.", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2011-06-28T19:31:31.393", "id": "56881", "postId": "35699", "score": "0", "text": "@Roland so post an answer which actually includes your \"This is extremely difficult, but here's a method: <method>\" answer. And ask someone to -1 the answer xD And generally speaking, users want an easy \"can I click this one thing to fix it?\" method, which doesn't exist in this case.", "userDisplayName": null, "userId": "10616" }, { "creationDate": "2011-06-28T19:35:04.853", "id": "56882", "postId": "35699", "score": "0", "text": "@Phoenix I know, I just don't remember off hand the complete path to do it. If I remember this I will post an answer :).", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2014-04-16T15:28:21.227", "id": "588894", "postId": "35699", "score": "1", "text": "@RolandiXor I tought it was a good idea to add another [question](http://askubuntu.com/q/448618) and answer it. Is it just me, or do we really have a lot these audio questions scattered all over the site with no canonical answer?", "userDisplayName": null, "userId": "40581" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-18T04:04:55.070", "id": "35699", "lastActivityDate": "2011-04-18T04:04:55.070", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "10616", "parentId": "31920", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>Windows and Linux are different. There is no way in Linux to specifically set one application to output from one device while having another application output from another device. The functionality just does not exist in Ubuntu at this time.</p>\n", "commentCount": "5"...
null
null
null
null
null
31922
1
31924
2011-03-24T22:44:03.313
4
5687
<p>I just installed ruby using apt-get with the following command:</p> <pre><code>sudo apt-get install ruby1.9.1-full </code></pre> <p>But when I try to do sudo gem install ... it says that I have not installed gems and that I shoud get rubygems1.9.1, I tried to do so but it said I already have it installed (I believe they are included in ruby1.9.1).</p> <p>I believe its a problem relating only to ruby because I never had issues installing anything through apt-get and then not getting it recognized. I tried login out, rebooting but no luck. I'm on 10.10 by the way.</p> <p>Does anyone know what could be wrong?</p> <p>Thanks in advance!</p>
12400
null
null
2012-02-11T15:30:36.430
Problem installing ruby and gems
[ "apt", "sudo", "ruby", "gems" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You have two options.</p>\n\n<p>You can use a script that will do this for you, or you can follow the guide manually - they'll both have the same results, and they'll both do the same thing, the only difference is that the script won't require you to copy/paste anything after you select the method of installation in the script itself.</p>\n\n<p>Keep in mind that the script will update your system and install various dependencies.You will after be asked if you want to install it system-wide <code>[1]</code> or for your local user <code>[2]</code> - if you want to use the same basic method as the guide below, choose <code>[2]</code>\nTo use this script, you simply run the following:</p>\n\n<p><code>wget --no-check-certificate https://raw.github.com/joshfng/railsready/master/railsready.sh &amp;&amp; bash railsready.sh</code></p>\n\n<p>This is a <strong>different</strong> way of installing Ruby and gems that while it doesn't necessarily fix your problem per se, it <em>does</em> provide a way for you to get Ruby working on your computer.</p>\n\n<ol>\n<li>Install <code>git</code> and <code>curl</code>. To do that, open a terminal by hitting \"Alt-F2\", and typing <code>gnome-terminal</code> into the resulting dialog. Next, hit \"enter\" to launch the terminal. Now, copy and paste the following line into the terminal.</li>\n</ol>\n\n<p><code>sudo apt-get update &amp;&amp; sudo apt-get install git curl -y</code></p>\n\n<p>Hit enter, and now you can just sit back and relax for a few minutes while it installs.</p>\n\n<p>Download and install RVM.\nTo download and install RVM, use the following line of command-line magic.</p>\n\n<pre><code> bash -s stable &lt; &lt;(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer)\n</code></pre>\n\n<p>Now that you've got that installed, you have to add it to your terminal's path, which tells the terminal where to find all of the commands. To do that, type \"gedit ./.bashrc\" into your terminal, then past the following line down at the very bottom.</p>\n\n<p><code>[[ -s \"$HOME/.rvm/scripts/rvm\" ]] &amp;&amp; . \"$HOME/.rvm/scripts/rvm\" # This loads RVM into a shell session.</code></p>\n\n<p>Now, close your terminal, and open a new one by typing \"Alt-F2\" and typing in <code>gnome-terminal</code>.</p>\n\n<p>Now you're ready to install ruby itself. But before you can do that, you have to install all the stuff that you need for RVM to install Ruby. To do that, you have to run the following command.</p>\n\n<p><code>sudo apt-get update &amp;&amp; sudo apt-get install build-essential bison openssl libreadline6 libreadline6-dev curl git-core zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-0 libsqlite3-dev sqlite3 libxml2-dev libxslt-dev autoconf libc6-dev ncurses-dev -y</code></p>\n\n<p>You're probably asking yourself \"What the heck does all THAT do?!!\". Well, here's the answer: Mostly has to do with compiling ruby, which you'll do in a second.</p>\n\n<p>To install ruby 1.9.2 (Which is the most recent version as of writing), you need to type the following in your command prompt.</p>\n\n<p><code>rvm install 1.9.2</code></p>\n\n<p>hit enter, and then go grab a snack. This step is going to take awhile. </p>\n\n<p>Now that you've taken your last walk for awhile (Or whatever the heck you just did while ruby compiled), it's time to create a gemset.</p>\n\n<p>One of the nicest things about RVM is that it lets you have multiple versions of Ruby installed, something that you'll want to use as you get further along in programming Ruby. So, here's how to create a gemset.</p>\n\n<p><code>rvm --create use 1.9.2@first-gemset &amp;&amp; rvm --default use 1.9.2@first-gemset</code></p>\n\n<p>Congrats! Now, you can test and see if RVM did it's job by typing in the following line.</p>\n\n<p><code>ruby -v</code></p>\n\n<p>It should spit out something like this:</p>\n\n<p><code>ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux]</code></p>\n\n<p>Congrats! You've got rvm and Ruby installed successfully. Now, you can install Rails (Or any gem) by typing in this:</p>\n\n<p><code>gem install &lt;gem name&gt;</code></p>\n\n<p><em>Note: replace with the name of the gem you're trying to install</em></p>\n", "commentCount": "4", "comments": [ { "creationDate": "2011-03-25T00:41:48.007", "id": "35727", "postId": "31924", "score": "0", "text": "No need for autoconf IIRC, since the end user should _never_ need it.", "userDisplayName": null, "userId": "11133" }, { "creationDate": "2011-03-25T02:12:50.113", "id": "35735", "postId": "31924", "score": "0", "text": "@mathepic - end user doesn't, but for some reason rvm does. Don't ask me why. (I got that list after I ran `rvm notes` after I set my paths. It detected I was on Ubuntu/Linux, and told me to install those. So I stuck them in the answer).", "userDisplayName": null, "userId": "6005" }, { "creationDate": "2011-03-25T03:03:33.533", "id": "35736", "postId": "31924", "score": "0", "text": "Thanks, I don't what I just did with all that but it worked lol.", "userDisplayName": null, "userId": "12400" }, { "creationDate": "2011-03-25T08:07:05.780", "id": "35748", "postId": "31924", "score": "0", "text": "Pretty much, what you did was you installed a version of Ruby *just for your user* using rvm (http://rvm.beginrescueend.com/). And you're welcome. Glad to help. :)", "userDisplayName": null, "userId": "6005" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-03-24T22:56:59.540", "id": "31924", "lastActivityDate": "2012-02-11T15:30:36.430", "lastEditDate": "2012-02-11T15:30:36.430", "lastEditorDisplayName": null, "lastEditorUserId": "6005", "ownerDisplayName": null, "ownerUserId": "6005", "parentId": "31922", "postTypeId": "2", "score": "8" }
[ { "accepted": true, "body": "<p>You have two options.</p>\n\n<p>You can use a script that will do this for you, or you can follow the guide manually - they'll both have the same results, and they'll both do the same thing, the only difference is that the script won't require you to copy/paste anything after...
null
null
null
null
null
31928
1
31929
2011-03-25T00:27:39.900
2
145
<p>I am pretty new to Linux so pardon the ignorance.</p> <p>I am installing an application (a wiki server) on my system but am not doing so through aptitude as I can only grab a tar.gz of the package. This application will really be used by all users so it doesn't feel appropriate to install it in my home directory. Where should I put the folder of files? I would think that /usr/bin is the place, but I usually just see binary and linked files in there, which leads me to believe I should have the folder elsewhere and then drop a link to the executable in the /usr/bin folder. </p> <p>Thanks!</p>
11708
null
null
2011-03-25T02:48:19.083
Where to put One-Off Computer-Wide Software Folders?
[ "folder", "directory", "symbolic-link" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>One good place to put this is under <code>/srv</code>, typically something like <code>/srv/wiki.example.com</code>. The <a href=\"http://www.pathname.com/fhs/pub/fhs-2.3.html#SRVDATAFORSERVICESPROVIDEDBYSYSTEM\" rel=\"nofollow\">Linux Filesystem Hierarchy Standard</a> endorses this location.</p>\n\n<p>Another option is something like <code>/home/wiki</code> or <code>/home/httpd</code>.</p>\n\n<p>Putting it in <code>/usr/bin</code> is not a good idea; that should be reserved for programs installed by Ubuntu.</p>\n\n<p><code>/usr/local/bin</code> is a better place to put a symlink to the program.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T00:35:04.953", "id": "31929", "lastActivityDate": "2011-03-25T00:35:04.953", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1116", "parentId": "31928", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>One good place to put this is under <code>/srv</code>, typically something like <code>/srv/wiki.example.com</code>. The <a href=\"http://www.pathname.com/fhs/pub/fhs-2.3.html#SRVDATAFORSERVICESPROVIDEDBYSYSTEM\" rel=\"nofollow\">Linux Filesystem Hierarchy Standard</a> endors...
null
null
null
null
null
31940
1
31980
2011-03-25T02:52:06.867
6
4503
<p>While using Ubuntu One in 11.04 I am unable to change my account info. When I made the switch to 11.04 I forgot that I already had an Ubuntu One account so, I made a new one. However, upon going through one of my email accounts I found my old Ubuntu One login information. I then attempted to switch the account associated with my desktop to my first email.</p> <p>Now, despite following the directions found at <a href="https://wiki.ubuntu.com/UbuntuOne/FAQ/WhatToDoWhenSyncdaemonSaysRootMismatch">https://wiki.ubuntu.com/UbuntuOne/FAQ/WhatToDoWhenSyncdaemonSaysRootMismatch</a> I continue to get the error "File sync error. (local and server roots are different (ROOT_MISMATCH))". Any help would be appreciated.</p>
12972
null
null
2012-02-10T08:41:29.467
ROOT_MISMATCH error after following FAQ directions
[ "ubuntu-one", "root" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Before proceeding with the following please make sure that you have a backup of your local Ubuntu One folders.</p>\n\n<p>Syncdaemon stores the information about server and local filesystem in ~/.local/share/ubuntuone/syncdaemon - this folder should have been removed as a part of the procedure mentioned in the FAQ. This should also be done while syncdaemon is not running:</p>\n\n<pre><code>u1sdtool --quit\n</code></pre>\n\n<p>The command below should return empty result:</p>\n\n<pre><code>ps auxww | grep [u]buntuone-syncdaemon\n</code></pre>\n\n<p>Then please double check that you have removed your ~/.local/share/ubuntuone/syncdaemon folder completely:</p>\n\n<pre><code>$ rm -rf ~/.local/share/ubuntuone/syncdaemon\n$ ls ~/.local/share/ubuntuone/syncdaemon\nls: cannot access /home/rtg/.local/share/ubuntuone/syncdaemon:↩\nNo such file or directory\n</code></pre>\n\n<p>Then you can start ubuntuone as u1sdtool --start and check whether it started with an empty metadata in ~/.cache/ubuntuone/log/syncdaemon.log.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-03-26T19:05:42.473", "id": "35990", "postId": "31980", "score": "0", "text": "This fixed it. Thank you very much. Now if only I could get Evolution to stop breaking when I try to go to the contacts page. lol", "userDisplayName": null, "userId": "12972" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T11:47:53.927", "id": "31980", "lastActivityDate": "2011-03-25T11:47:53.927", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5374", "parentId": "31940", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>Before proceeding with the following please make sure that you have a backup of your local Ubuntu One folders.</p>\n\n<p>Syncdaemon stores the information about server and local filesystem in ~/.local/share/ubuntuone/syncdaemon - this folder should have been removed as a part...
null
null
null
null
null
31942
1
31952
2011-03-25T03:44:03.833
4
2358
<p>I was putty user. Putty allows you to select the text which gets copied to clipboard. Now on ubuntu, I am using Terminal to connect host.</p> <p>I want to sync clipboard and terminal primary selection. So I want some thing like this</p> <ol> <li>Mouse selection of text in Terminal updates clipboard and primary selection (Right now,it just updates primary selection)</li> <li>Any text copy (Via <kbd>Ctrl</kbd> + <kbd>C</kbd>) outside terminal (some other program) should sync both. Right now it just updates clipboard. e.g. text in gedit</li> </ol> <p>I found various programs like parcellite, Glippy, Pastie, Diodon, Clipit. All this programs are excellent but they have 1 annoying feature (atlest for me). These programs updates both primary and clipboard even if I select any text outside terminal via Mouse. I do not want this feature and I am not able to find any means to turn them off.</p> <p>For example</p> <ol> <li>I select text in terminal via mouse</li> <li>I select text in firefox via mouse &lt;- this will update both clipboard and primary</li> <li>I press <kbd>Shift</kbd> + <kbd>Insert</kbd> in terminal &lt;- this will paste text from firefox where as I do not want this. Mouse selected text outside terminal should not be reflected in clipboard</li> </ol> <p>Friends do you have any pointers for me. How can I achieve this.I do not want to use Putty in ubuntu as it has very bad UI.</p>
8452
349837
2019-09-12T17:26:57.447
2019-09-12T17:30:30.977
Gnome Terminal primary selection and Ctrl+C / Ctrl+V clipboard sync needed
[ "gnome-terminal", "sync", "clipboard-manager" ]
1
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>Choose one of these: klipper or glipper or <a href=\"http://parcellite.sourceforge.net/\" rel=\"nofollow noreferrer\">parcellite</a> or clipit and install it with <code>sudo apt install &lt;package&gt;</code></p>\n\n<p>Both <a href=\"https://superuser.com/questions/74211/glipper-panel-application-doesnt-load-on-startup\">this</a> and <a href=\"https://superuser.com/questions/42991/clipboard-manager-for-ubuntu\">this</a> posts on superuser have more info. </p>\n\n<blockquote>\n <p>dpkg-query -l *lipper </p>\n</blockquote>\n\n<p>ii glipper 1.0-1.1ubuntu1 Clipboard manager for the GNOME panel<br>\nii klipper 4:4.4.2-0ubunt clipboard utility for KDE 4</p>\n\n<blockquote>\n <p>dpkg-query -l parce*</p>\n</blockquote>\n\n<p>ii parcellite 0.9.2-1 lightweight GTK+ clipboard manager</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2011-03-25T07:55:52.817", "id": "31952", "lastActivityDate": "2019-09-12T17:30:30.977", "lastEditDate": "2019-09-12T17:30:30.977", "lastEditorDisplayName": null, "lastEditorUserId": "349837", "ownerDisplayName": null, "ownerUserId": "10998", "parentId": "31942", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>Choose one of these: klipper or glipper or <a href=\"http://parcellite.sourceforge.net/\" rel=\"nofollow noreferrer\">parcellite</a> or clipit and install it with <code>sudo apt install &lt;package&gt;</code></p>\n\n<p>Both <a href=\"https://superuser.com/questions/74211/glip...
null
null
null
null
null
31944
1
31961
2011-03-25T03:54:22.427
4
722
<p>I have about 5K Pictures with tags in F-Spot, So you can imagine the time I spent setting the tags.. And since f-spot will not be supported anymore by Ubuntu. As well as it has been replaced with Shotwell.. </p> <p>I wonder how can I import those pictures from F-Spot to shotwell ?</p>
11603
169736
2014-01-31T05:18:41.313
2014-01-31T05:18:41.313
How can I import photos with tags from f-spot to shotwell
[ "shotwell", "f-spot" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-03-25T07:18:26.530", "id": "35743", "postId": "31944", "score": "0", "text": "F-Spot will still be supported in 11.04: http://packages.ubuntu.com/en/natty/f-spot", "userDisplayName": null, "userId": "3940" } ]
{ "accepted": true, "body": "<p>Shotwell can import F-Spot tags out of the box. Just choose the menu \"import from F-Spot\" (sorry, i don't know the english menu. It's the second menu-item).</p>\n\n<p>It worked fine for me.</p>\n\n<p><img src=\"https://i.stack.imgur.com/7AZT7.png\" alt=\"Shotwell-Menu\"></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-03-25T09:56:26.300", "id": "35763", "postId": "31961", "score": "0", "text": "I'm using ubuntu 10.04 which has \"Shotwell 0.5.0\" and it doesn't have \"import from F-Spot\" feature.. I'll upgrade to 10.10 and see what will happen.. thanks anyway", "userDisplayName": null, "userId": "11603" }, { "creationDate": "2011-03-25T10:34:42.947", "id": "35765", "postId": "31961", "score": "0", "text": "Oh, i forgott to mention: I'm using 10.10 with shotwell 0.7.2", "userDisplayName": null, "userId": "3922" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T09:02:57.393", "id": "31961", "lastActivityDate": "2011-03-25T09:02:57.393", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3922", "parentId": "31944", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>Shotwell can import F-Spot tags out of the box. Just choose the menu \"import from F-Spot\" (sorry, i don't know the english menu. It's the second menu-item).</p>\n\n<p>It worked fine for me.</p>\n\n<p><img src=\"https://i.stack.imgur.com/7AZT7.png\" alt=\"Shotwell-Menu\"></p...
null
null
null
null
null
31946
1
null
2011-03-25T05:03:26.517
0
4241
<p>How can I use the command line to restore my computer to factory settings?</p>
null
17739
2011-08-30T21:08:19.547
2013-01-19T03:28:36.800
How can I restore my computer to factory default using the command line?
[ "command-line", "configuration", "troubleshooting" ]
1
4
CC BY-SA 3.0
[ { "creationDate": "2011-03-25T05:10:52.990", "id": "35739", "postId": "31946", "score": "2", "text": "what do mean factory default? which device? it need to more explanation.", "userDisplayName": null, "userId": "9701" }, { "creationDate": "2011-03-25T05:30:52.247", "id": "35...
null
[ { "accepted": null, "body": "<p>You can reset the configuration for all packages that use debconf with the command</p>\n\n<p><code>sudo dpkg-reconfigure -phigh -a</code></p>\n\n<p>This will restore a large portion of your system, although there will likely be things that are still configured and set.</p>\n"...
null
null
2013-01-19T11:33:17.597
null
user12976
31950
1
56564
2011-03-25T07:36:08.043
2
624
<p>can Ubuntu installed and use on xoom or ipad ? ( or other touch screen monitor like kiosk ) . Is there a special build or package i need to install ?</p>
5877
5938
2011-03-25T12:03:19.703
2011-08-10T10:22:10.653
Which is the best version of Ubuntu to use on a tablet device?
[ "ubuntu-netbook", "touchpad", "touchscreen" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>In a nutshell: <strong>No</strong>.\nMy best advice is to buy yourself a decent tablet (so not an iPad).</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-08-10T10:22:10.653", "id": "56564", "lastActivityDate": "2011-08-10T10:22:10.653", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "18953", "parentId": "31950", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>Looks like no news (thank god) about the (i-hate-it) iPad.</p>\n\n<p>If you feel wild you can try on the xoom:</p>\n\n<p><a href=\"http://trsohmers.com/2011/03/06/how-to-run-ubuntu-on-the-motorola-xoom/\" rel=\"nofollow\">http://trsohmers.com/2011/03/06/how-to-run-ubuntu-on-t...
null
null
null
null
null
31954
1
null
2011-03-25T08:00:55.920
2
191
<p>Today I first installed Windows 7, then I installed Ubuntu 10.04. I installed Ubuntu as side by side. Then i restarted the system two times and both times I was able to login to Ubuntu. Then I thought I should test whether Windows 7 is working or not, and I was able to login on Windows 7 also. However, this time when I restarted, it crashed, and nothing was displayed on screen. Then I used the Ubuntu Live CD and I think I made a mistake. I went to the terminal and wrote the command:</p> <p><code>sudo grub</code></p> <p>and then</p> <p><code>sudo apt-get install grub</code>.</p> <p>Now the system is not booting from both windows and the Ubuntu CD. So now what should I do? Please reply asap.</p> <p>thanks</p>
12985
1992
2011-03-25T16:49:06.837
2011-03-25T16:49:06.837
System is not booting even from windows Bootable original cd
[ "10.04", "installation", "boot", "filesystem", "grub2" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2014-07-01T00:32:45.940", "id": "655229", "postId": "31954", "score": "0", "text": "possible duplicate of [LiveCD not booting/can't install](http://askubuntu.com/questions/49700/livecd-not-booting-cant-install)", "userDisplayName": null, "userId": "8844" } ]
null
[ { "accepted": null, "body": "<p>I could recover grub many times by following these instructions at: <a href=\"https://wiki.ubuntu.com/Grub2#Recover\" rel=\"nofollow\">https://wiki.ubuntu.com/Grub2#Recover</a> </p>\n\n<p>First of all, you must start your system from a live cd. Then</p>\n\n<p>\"<strong>METHOD...
null
null
2014-07-01T00:32:45.940
null
null
31956
1
31965
2011-03-25T08:17:50.957
6
5094
<p>I have a huge file with the entries like the one below:</p> <pre><code>&lt;option value="201"&gt;Medical&lt;/option&gt; &lt;option value="203"&gt;Finance&lt;/option&gt; &lt;option value="205"&gt;Tax Return&lt;/option&gt; --------------------------- --------------------------- </code></pre> <p>I am trying to delete 'options' entries in this file in one-shot so that file looks like the one below after editing:</p> <pre><code>Medical Finance Tax Return ---------- ---------- </code></pre> <p>I searched this in the google if I could do this with vim or gedit but didn't find any relevant to this(don't know searching with what keyword). Anybody has any idea, please?</p>
3215
3215
2011-03-25T09:33:53.387
2011-03-25T18:42:28.337
vim/gedit delete words between character
[ "vim", "delete" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can use the following in vim to do what you want.</p>\n\n<p><code>:%s/&lt;[^&gt;]*&gt;\\([^&lt;]*\\).*/\\1/g</code></p>\n\n<p>Here I use the <code>s</code> command, \nThis is the complete syntax, you can check by typing <code>:help :s</code></p>\n\n<p><code>:[range]s[ubstitute]/{pattern}/{string}/[flags] [count]</code></p>\n\n<p>% for range means the whole file, {pattern} is an <a href=\"http://www.regular-expressions.info/\">regular rexpression</a> \n{string} means the string that has to be replaced. That can contain backreferences, i.e a part of the matched pattern enclosed within braces.\n[flags] are some extra options. <code>g</code> for global, i.e all the patterns in a line needs to be replaced. Other useful flag is <code>c</code> which asks for confirmation before changing. \n[count] must be the number of times, I guess. </p>\n\n<p>So this can be read as, search for \na lessthan&lt; \nfollowed by any number or not a greaterthan> characters \nthen a >\nthen select any number of not a lessthan&lt; characters into first group \\1\nthen any number or any characters \nAnd replace this with the first group \\1 \nglobally.</p>\n\n<p>Check this link to learn more about vim specific regular expression details <a href=\"http://www.softpanorama.org/Editors/Vimorama/vim_regular_expressions.shtml\">http://www.softpanorama.org/Editors/Vimorama/vim_regular_expressions.shtml</a></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-03-25T13:47:06.220", "id": "35777", "postId": "31965", "score": "0", "text": "Awesome!!!. If possible could you explain me, because it doesn't requre me to post again if anything similar I have to do. Anyhow, Thank a lot!", "userDisplayName": null, "userId": "3215" }, { "creationDate": "2011-03-25T18:43:12.750", "id": "35818", "postId": "31965", "score": "0", "text": "@user3215 Added explanation.", "userDisplayName": null, "userId": "8600" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T09:36:15.423", "id": "31965", "lastActivityDate": "2011-03-25T18:42:28.337", "lastEditDate": "2011-03-25T18:42:28.337", "lastEditorDisplayName": null, "lastEditorUserId": "8600", "ownerDisplayName": null, "ownerUserId": "8600", "parentId": "31956", "postTypeId": "2", "score": "11" }
[ { "accepted": null, "body": "<p>Install <a href=\"http://www.vim.org/scripts/script.php?script_id=1697\">surround.vim</a>, which provides a normal-mode mapping <code>dst</code> that should do the job.</p>\n\n<p>In order to apply this to multiple lines, select them in the visual mode and invoke</p>\n\n<pre><...
null
null
null
null
null
31958
1
null
2011-03-25T08:43:43.830
1
1652
<p>I have TrueCrypt setup to mount volumes when I log into my work account. However, when I log out and log in to another account, those volumes are still mounted and available on the other account.</p> <ol> <li><p>How can I set access to those volumes? I don't want all users to be able to access them once they're mounted. (They mounted at <code>/media/volumename</code> - do I just set permissions on the folder "volumename" before mounting?)</p></li> <li><p>How can I tell TrueCrypt to dismount them when I log out?</p></li> </ol>
7146
47151
2012-03-26T17:28:08.037
2012-03-26T17:28:08.037
How can I set access to mounted TrueCrypt volumes, and how can I dismount them on logout?
[ "permissions", "login", "truecrypt" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-03-25T09:56:28.487", "id": "35764", "postId": "31958", "score": "0", "text": "Not very well experienced with TrueCrypt, but by default the folder volumename would be accessible by world. chmod o-x volumename would revoke access. However, that should probably stop you from...
null
[ { "accepted": null, "body": "<p>First, I think you have to only modify the folder's rights and make yourself the owner, so other's cannot see the it.</p>\n\n<p>As for the dismount problem, you can create scripts that will autorun on logout. These are stored in <code>/etc/gdm/PostSession</code>. From the GDM...
null
null
null
null
null
31962
1
null
2011-03-25T09:05:35.230
7
6411
<p>I have a few small scripts that I use for routine tasks. They require simple parameters to run. Rather than running them from the terminal, I'd prefer to pick something from the menu, be presented with a simple window with fields to input the parameters, click a "Go" button and have the script run. I've looked at descriptions of GTK+, Qt, etc, but I'm not really sure where to start.</p> <p>I want:</p> <ul> <li>a really simple framework</li> <li>preferably with a Python API</li> <li>that I can ideally create GUIs for programatically (e.g. define 5 input objects in the code, and five fields appear in the window, nothing more required - this is so that I can add and remove parameters/fields on a whim)</li> <li>it would be nice to have both text fields and dropdowns, but text fields will do</li> <li>to be able to provide simple feedback for validation and confirmation</li> <li>to be future proof against both Unity and Gnome Shell</li> <li>a simple tutorial on creating an app with this framework (again, preferably in Python)</li> </ul>
7146
9781
2011-10-10T17:17:57.713
2017-03-15T14:41:00.053
How do I get started with an Ubuntu friendly GUI framework?
[ "gui", "programming", "scripts", "application-development" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Really the way to go overall for user friendly GUI app development is <a href=\"https://wiki.ubuntu.com/Quickly\" rel=\"noreferrer\">Quickly</a>. It gives you a workflow and several helper scripts to get you up and running fast and easy. It is however very opinionated on the ...
null
null
null
null
null
31963
1
33535
2011-03-25T09:30:00.390
5
24375
<p>I want to run transmission-daemon as a service so that any user can log in and access the same instance of Transmission (via the browser or Transmission remote GUI).</p> <p>Is this possible, and how can I do it?</p>
7146
null
null
2016-01-19T08:27:34.437
How can I start transmission-daemon service before login?
[ "autostart", "transmission" ]
1
4
CC BY-SA 2.5
[ { "creationDate": "2011-03-27T06:19:26.437", "id": "36048", "postId": "31963", "score": "0", "text": "also asked at https://forum.transmissionbt.com/viewtopic.php?f=1&t=11489", "userDisplayName": null, "userId": "7146" }, { "creationDate": "2011-03-28T08:04:53.163", "id": "36...
{ "accepted": true, "body": "<p>You just install the <a href=\"http://apt.ubuntu.com/p/transmission-daemon\" rel=\"nofollow\">transmission-daemon</a>\n package and it'll be started automatically during boot via the init script it installs. The instance that is started via the init script will be run as the user <code>debian-transmission</code>, and it reads <code>/etc/transmission-daemon/settings.json</code> as the configuration file. </p>\n\n<p>See <a href=\"https://trac.transmissionbt.com/wiki/EditConfigFiles\" rel=\"nofollow\">https://trac.transmissionbt.com/wiki/EditConfigFiles</a> on how to edit <code>settings.json</code>. Remember to run <code>pkill -HUP transmission-d</code> after editing <code>settings.json</code>, otherwise your changes will be overwritten next time transmission-daemon is stopped.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-04-05T08:42:03.273", "id": "37469", "postId": "33535", "score": "0", "text": "additional notes https://trac.transmissionbt.com/wiki/UnixServer/Debian", "userDisplayName": null, "userId": "7146" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-04T21:44:03.297", "id": "33535", "lastActivityDate": "2016-01-19T08:27:34.437", "lastEditDate": "2016-01-19T08:27:34.437", "lastEditorDisplayName": null, "lastEditorUserId": "106430", "ownerDisplayName": null, "ownerUserId": "9016", "parentId": "31963", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p>You just install the <a href=\"http://apt.ubuntu.com/p/transmission-daemon\" rel=\"nofollow\">transmission-daemon</a>\n package and it'll be started automatically during boot via the init script it installs. The instance that is started via the init script will be run as the ...
null
null
null
null
null
31967
1
null
2011-03-25T10:00:42.710
1
16663
<pre><code>mount: mounting /sys on /root/sys failed: No such file or directory mount: mounting /dev on /root/dev failed: No such file or directory mount: mounting /sys on /root/sys failed: No such file or directory mount: mounting /proc on /root/proc failed: No such file or directory Target file system doesn't have /sbin/init No init found. Try passing init= bootarg Busybox v1.13.3 (Ubuntu 1:1.13.3-1ubuntu7) built-in shell (ash) Enter 'help' for a list of built-in commands (initramfs) _ </code></pre> <p>I tried passing <code>init=bootarg</code> in linux by editing the boot option in grub but it doesn't help.. I tried to boot the live cd trying to get my files but as I mount the volume it goes forever...how should I fix this?</p> <p>edit: I tried using fsck but it says,</p> <pre><code>filesystem mounted or opened exclusively by other program? fsck: Device or resource busy while trying to open /dev/sda1 </code></pre> <p>Are there any low level system utilities for linux that can be booted (a little similar to msdos' command.com ) so that I will use fsck under it to make sure that the device is not busy or in use?</p>
12988
6969
2011-07-19T20:38:08.353
2013-07-15T13:29:46.920
“error: no init found. Try passing init=bootarg” error after power failure during boot
[ "boot" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Boot into the LiveCD again, launch <code>GParted</code>, and check the partition (click on the partition and choose <em>Partition → Check</em>). If you see any errors, save them and copy them here.</p>\n", "commentCount": "9", "comments": [ { "creationDa...
null
null
null
null
null
31973
1
31979
2011-03-25T11:06:19.563
3
1846
<p>I wish to compile <code>vim7.3</code> with <code>python-interp</code> enabled, which requires <code>python-dev</code> package.</p> <p>The problem is I have <code>python-2.6.6-2ubuntu2</code> while <code>python-dev</code> requires python-2.6.6-2ubuntu1. (I don't how I got it. <a href="http://pastie.org/1706980" rel="nofollow noreferrer">http://pastie.org/1706980</a>)</p> <p>So, I have decided to downgrade python to <code>-2ubuntu1</code>. But <code>apt-get</code> puts another error message - </p> <pre><code>Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: python : Depends: python-minimal (= 2.6.6-2ubuntu1) but 2.6.6-2ubuntu2 is to be installed E: Broken packages </code></pre> <p>So, how do I resolve this? <strong>Downgrade <code>python-minimal</code> first?</strong><br> Many packages will be removed then.</p> <p>Also, <code>sudo aptitude install python=2.6.6-2ubuntu1</code> <a href="http://pastie.org/1712658" rel="nofollow noreferrer">outputs this.</a> Telling me to remove quite a few things.<br> I am not sure this is the right way.</p> <p>p.s. Google didn't help much.</p> <hr> <p>[solved]</p> <p>Installing <code>python-dev</code> from <code>maverick-updates</code> worked.</p>
3973
175814
2017-03-06T12:54:25.937
2017-03-06T12:54:25.937
apt-get : unmet dependencies
[ "apt", "aptitude", "package-management" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Just install the right <a href=\"http://packages.ubuntu.com/maverick-updates/python/python-dev\" rel=\"nofollow\">python-dev</a> (2.6.6-2ubuntu2) from maverick-updates.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-03-25T13:26:43.123", "id": "35776", "postId": "31979", "score": "0", "text": "how different is maverick-updates from main?", "userDisplayName": null, "userId": "3973" }, { "creationDate": "2011-03-25T14:11:25.607", "id": "35779", "postId": "31979", "score": "0", "text": "This repository delivers recommended updates for Maverics. You can enable it by selecting Updates > Recommended Updates in the Update Manager.", "userDisplayName": null, "userId": "11976" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T11:47:27.423", "id": "31979", "lastActivityDate": "2011-03-25T11:47:27.423", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "11976", "parentId": "31973", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>Just install the right <a href=\"http://packages.ubuntu.com/maverick-updates/python/python-dev\" rel=\"nofollow\">python-dev</a> (2.6.6-2ubuntu2) from maverick-updates.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-03-25T13:26:43.123...
null
null
null
null
null
31981
1
null
2011-03-25T12:13:34.740
4
57656
<p>I can hear a buzzing/static sound in my headphones, especially when the volume is high. When i actually play any audio the buzzing/static sound goes away, So its not really a big problem. This problem only happens with the headphones on. I'm running Ubuntu 10.10, How can i fix this?</p>
12993
null
null
2017-01-24T13:00:57.993
Buzzing/Static sound in headphones when volume is turned up
[ "sound", "headphones" ]
5
1
CC BY-SA 2.5
[ { "creationDate": "2011-03-25T13:06:48.640", "id": "35774", "postId": "31981", "score": "2", "text": "Not an answer but a thought. Depending on where the headphone cables is running it might be some kind of magnetic or elec interference. I have also noticed that if my cell phone is close to my c...
null
[ { "accepted": null, "body": "<p>For me this was because my microphone was set to be amplified back to my headphones. If you happen to have a mic, just check to make sure your own voice isn't being amplified. If it is, play around with alsamixer (in my case it was one of the playback sliders) until your own ...
null
null
null
null
null
31983
1
null
2011-03-25T12:40:57.853
3
2208
<p>I installed lingot(guitar tuner- <a href="http://freshmeat.net/projects/lingot/" rel="nofollow">http://freshmeat.net/projects/lingot/</a>) on Ubuntu but it doesn't seem to be detecting the sounds from the microphone. I'm using Ubuntu 10.10. Thanks</p>
6572
7035
2011-04-17T20:35:26.170
2019-08-21T17:34:47.503
Lingot not detecting sound from microphone
[ "10.10", "sound", "music" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Lingot's default sound input device is set to a raw Alsa input (e.g. <code>plughw:0</code>). In the Ubuntu desktop these inputs are opened in exclusive mode by PulseAudio, preventing other applications from opening them.</p>\n\n<p>The solution is to make Lingot use the sound ...
null
null
null
null
null
31986
1
86418
2011-03-25T13:21:56.217
6
305
<p>Since Windows 7 utterly failed to recognise my built-in audio card, I figured I'd just buy a SoundBlaster. At first everything was fine, it worked perfectly in both Windows and Linux. However, now, when I boot Kubuntu, computer doesn't produce any legible sound. Whenever there should be any sound (like on system start or with some notifications), speakers just fizz at the top of their voice. It works fine in Windows, so it shouldn't be a hardware problem. What can be wrong?</p> <p>I'm running Kubuntu 10.10. Also maybe I should mention that I bought and installed SoundBlaster after installing Kubuntu.</p>
7956
null
null
2011-12-09T13:05:21.993
Soundblaster gives only fizzing sound
[ "sound", "sound-blaster" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-05-07T02:37:42.367", "id": "44779", "postId": "31986", "score": "2", "text": "Which SoundBlaster card did you buy?", "userDisplayName": null, "userId": "16819" }, { "creationDate": "2011-05-21T23:27:48.627", "id": "48709", "postId": "31986", "s...
{ "accepted": true, "body": "<p>Let's try the simple things first. Have you tried reconfiguring audio in Kubuntu? That might just resolve the issue right there. If you changed your hardware, you might just have to simply reset the configuration in Kubuntu (don't use Kubuntu, but it may be that simple). </p>\n\n<p>Know that when you switch a piece of hardware, it can alter the system and if the system starts up with the older settings, then this may account for the \"fizzing\" sound.</p>\n\n<p>Try resetting the hardware configuration for sound and see how that works. Might resolve this quickly and easily. Sound Blasters are not unknown, unless it is some Windows-only model.</p>\n\n<p>Hope that helps.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2013-01-21T20:24:57.743", "id": "305495", "postId": "86418", "score": "0", "text": "How does one reset sound configuration? Without it it just a comment - not an answer.", "userDisplayName": null, "userId": "29347" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-12-09T13:05:21.993", "id": "86418", "lastActivityDate": "2011-12-09T13:05:21.993", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "17339", "parentId": "31986", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>Let's try the simple things first. Have you tried reconfiguring audio in Kubuntu? That might just resolve the issue right there. If you changed your hardware, you might just have to simply reset the configuration in Kubuntu (don't use Kubuntu, but it may be that simple). </p>...
null
null
null
null
null
31988
1
null
2011-03-25T13:40:16.317
0
97
<p>I have a new notebook: with 1.33G Duo Core 2G Memory and 100g disk space Which edition fits my computer? Netbook or desktop?</p>
null
null
null
2011-03-25T13:50:16.340
Which edition fits my notebook?
[ "ubuntu-netbook" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Netbook Edition is optimized for small screens (and using already Unity, that is coming in 11.04 Desktop Edition) and easy use for portability. I would use Desktop Edition for screen sizes larger than 12\".</p>\n", "commentCount": "0", "comments": [], "communityOw...
null
null
null
null
user8260
31990
1
32013
2011-03-25T14:08:37.617
0
382
<p>My Netgear wireless modem and router DG834PN has firewall installed and just recently I have been receiving almost daily 'security Alerts' stating; </p> <blockquote> <p>TCP Packet - Source:58.218.199.147 Destination:86.158.5.77 - [PORT SCAN].</p> </blockquote> <p>They are all exactly the same source and destination. Is Ubuntu 10.10 secure or should I be doing something. </p> <p>I can obviously adjust the firewall but what and how, if necessary..???</p> <p>Many thanks,</p> <p>Bruce</p>
11086
235
2011-03-25T14:20:37.060
2011-03-25T17:34:14.710
NETGEAR *Security Alert* [58:84:C7] almost on daily basis, should I do anything?
[ "10.10", "security", "scanning" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Unless you install a server service, and manually configure it to use insecure settings, then yes, Ubuntu is secure. Also your router should be ignoring those requests unless you have explicitly configured it to forward them to your computer.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-03-25T17:40:54.893", "id": "35805", "postId": "32013", "score": "0", "text": "You might block that source in your firewall, which might be a good idea.", "userDisplayName": null, "userId": "10616" }, { "creationDate": "2011-03-29T08:56:58.890", "id": "36472", "postId": "32013", "score": "0", "text": "I stupidly took advice of comment above and was inundated so have tired of whole thing and have now gone back to original settings. Am also bored with receiving email so have turned that off as well. PSUSI, thank you very much for your advice and comment, much appreciated.B", "userDisplayName": null, "userId": "11086" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T17:34:14.710", "id": "32013", "lastActivityDate": "2011-03-25T17:34:14.710", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "8500", "parentId": "31990", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>Unless you install a server service, and manually configure it to use insecure settings, then yes, Ubuntu is secure. Also your router should be ignoring those requests unless you have explicitly configured it to forward them to your computer.</p>\n", "commentCount": "2",...
null
null
null
null
null
31991
1
31992
2011-03-25T14:10:34.780
9
6353
<p>I am very new to Linux, please excuse me if this is a very simple question and point me to the things I need to read. But I've been unable to find an answer so far.</p> <p>In Terminal, when I am trying to select the text in the command line by pressing <kbd>Shift</kbd> + <kbd>Left</kbd> or <kbd>Right</kbd>, I get "D" and "C" typed instead. (<kbd>Shift</kbd> + <kbd>Up</kbd> yields A and <kbd>Shift</kbd> + <kbd>Down</kbd> B). I've read somewhere how to copy-paste using the mouse; I cannot imagine the Terminal doesn't provide for full keyboard control.</p> <p>Note: <kbd>Ctrl</kbd> + <kbd>Left</kbd> or Right moves the cursor around as it should, but <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>Left</kbd> or <kbd>Right</kbd> still types D and C. Puzzled.</p>
12938
17739
2011-10-26T15:20:40.097
2011-10-26T15:20:40.097
Using the SHIFT key in Terminal
[ "command-line", "keyboard", "shortcut-keys" ]
2
2
CC BY-SA 3.0
[ { "creationDate": "2017-02-15T12:55:14.293", "id": "1378368", "postId": "31991", "score": "0", "text": "This is the expected behavior [for historical reasons](http://askubuntu.com/questions/284668/whats-the-history-about-the-shift-arrow-keys-in-terminal/284716#284716).", "userDisplayName": n...
{ "accepted": true, "body": "<p>Seems to be a known bug - see here: <a href=\"https://bugs.launchpad.net/ubuntu/+source/vte/+bug/546021\">https://bugs.launchpad.net/ubuntu/+source/vte/+bug/546021</a> and the upstream bug here <a href=\"https://bugzilla.gnome.org/show_bug.cgi?id=617646\">https://bugzilla.gnome.org/show_bug.cgi?id=617646</a></p>\n\n<p>Copy paste works with Ctrl-Shift-C and -V, respectively. Basically all relevant shortcuts you know from other Gnome applications can be applied in the terminal by adding an additional Shift- keypress... Ctrl-Shift-Q for quit, for example. </p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-03-25T14:26:01.740", "id": "35780", "postId": "31992", "score": "0", "text": "Sorry to hear this but thank you for the answer anyway.", "userDisplayName": null, "userId": "12938" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T14:20:42.097", "id": "31992", "lastActivityDate": "2011-03-25T14:26:43.700", "lastEditDate": "2011-03-25T14:26:43.700", "lastEditorDisplayName": null, "lastEditorUserId": "11069", "ownerDisplayName": null, "ownerUserId": "11069", "parentId": "31991", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p>Seems to be a known bug - see here: <a href=\"https://bugs.launchpad.net/ubuntu/+source/vte/+bug/546021\">https://bugs.launchpad.net/ubuntu/+source/vte/+bug/546021</a> and the upstream bug here <a href=\"https://bugzilla.gnome.org/show_bug.cgi?id=617646\">https://bugzilla.gno...
null
null
null
null
null
31994
1
null
2011-03-25T14:33:07.610
3
765
<p>My Ubuntu is consistently failing to properly unmount the disk when shutting down, which means that I have to boot twice each time (I don't reboot often, but it is an issue nonetheless). I've got no idea why did it start doing this - how can I diagnose why is it doing this?</p>
4918
235
2011-06-18T18:18:58.267
2011-06-18T18:18:58.267
How to diagnose & fix disk failing to unmount properly at shutdown?
[ "boot", "unmount" ]
0
5
CC BY-SA 3.0
[ { "creationDate": "2011-03-25T15:46:01.700", "id": "35795", "postId": "31994", "score": "0", "text": "What version of ubuntu are you using and, if you can, provide a log of what dmesg says about it. Did you edit some file like fstab?", "userDisplayName": null, "userId": "7035" }, { ...
null
[]
null
null
2012-02-29T09:35:38.687
null
null
31997
1
31999
2011-03-25T14:59:54.420
1
1477
<p>See screenshot below, these problems had been diagnosed as I open my Banshee.</p> <p><img src="https://i.stack.imgur.com/69PBO.png" alt="encountered a fatal error"></p>
3905
41
2011-03-25T15:06:13.127
2011-11-10T18:45:03.907
Banshee "Encountered a Fatal Error" on launch
[ "banshee" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-03-25T15:25:37.813", "id": "35791", "postId": "31997", "score": "0", "text": "Possible duplicate: http://askubuntu.com/questions/30185/banshee-encountered-a-fatal-error-sqlite-error-11-database-disk-image-is-malfor/30314", "userDisplayName": null, "userId": "2079"...
{ "accepted": true, "body": "<p>This means that the SQLite database that Banshee uses to store information about your tracks and playlists is corrupt. This can happen if your system loses power or crashes while Banshee is running. It's usually possible to <a href=\"http://banshee.fm/support/faq/#corrupt-db\" rel=\"nofollow noreferrer\">recover from this error</a>, and there's a <a href=\"https://bugzilla.gnome.org/show_bug.cgi?id=621057\" rel=\"nofollow noreferrer\">bug report in progress</a> that would enable Banshee to automatically attempt recovery.</p>\n\n<p>For more information, see my answer to a similar question: <a href=\"https://askubuntu.com/questions/30185/banshee-encountered-a-fatal-error-sqlite-error-11-database-disk-image-is-malfor/30314#30314\">Banshee encountered a Fatal Error (sqlite error 11: database disk image is malformed)</a></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-03-25T15:38:56.820", "id": "35793", "postId": "31999", "score": "0", "text": "ok thanks for the anwers, my banshee's recovered but all the playlist & songs are gone and need to be imported again. btw, just wanna ask you, how come this such problem happens?", "userDisplayName": null, "userId": "3905" }, { "creationDate": "2011-03-25T15:45:56.383", "id": "35794", "postId": "31999", "score": "0", "text": "Hmm, if you followed the steps for recovery on the Banshee website, it should also recover your ratings, playcounts, and playlists. You may want to check for typos, especially in the last step: `cat dump | sqlite3 banshee.db`\n\nThis problem happens because when Banshee is running, its database is open. If Banshee closes without closing the connection to the database (which would happen if your computer crashed), the data can become corrupt, making the database unusable.", "userDisplayName": null, "userId": "2079" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T15:23:31.870", "id": "31999", "lastActivityDate": "2011-03-25T15:23:31.870", "lastEditDate": "2017-04-13T12:24:19.577", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "2079", "parentId": "31997", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>This means that the SQLite database that Banshee uses to store information about your tracks and playlists is corrupt. This can happen if your system loses power or crashes while Banshee is running. It's usually possible to <a href=\"http://banshee.fm/support/faq/#corrupt-d...
null
null
null
null
null
32001
1
null
2011-03-25T15:56:14.170
8
20273
<p>I have 2 folder:</p> <pre><code>/var/www/project1/ /var/www/repository/module/ </code></pre> <p>and I have this symbolic link: </p> <p><code>/var/www/project1/module/News</code> => <code>/var/www/repository/module/News</code></p> <p>I know the target is outside the ftp root folder. But I want to make proFTPd to be able to display&amp;follow that symbolic link. The security is NOT a matter, we use that FTP on the local network for development purpose only.</p> <hr> <p>Ps.: I also use <strong>GADMIN-PROFTPD</strong>, and I installed everything by default, using <code>apt-get install</code>.</p>
13002
47151
2012-03-26T17:31:08.567
2014-03-25T08:03:17.967
Need ProFTPd to follow symbolic link
[ "ftp", "symbolic-link", "chroot" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2012-04-03T20:37:07.590", "id": "552472", "postId": "32001", "score": "0", "text": "Follow this link http://www.proftpd.org/docs/howto/Chroot.html", "userDisplayName": "user53356", "userId": null } ]
null
[ { "accepted": null, "body": "<p>I think you have to make the DefaultRoot path more loose, I'm afraid proftpd cannot handle symlinks outside this chroot jail. So basically you can symlink, but only inside the DefaultRoot folder.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": n...
null
null
null
null
null
32007
1
56510
2011-03-25T16:47:20.223
52
35973
<p>I installed a plain Ubuntu 10.10 on my computer and installed some software via apt-get. Last week I managed to break everything and just started from scratch, and I need to reinstall my software. Is there some way to create a list with all the packages that I have installed manually?</p> <p>So that it would give me a list like <code>texlive, ...</code> and not <code>texlive, texlive-dep1, textlive-dep2, ...</code> and all the standard packages removed?</p> <p>If I could somehow figure out which programs out of the regular install I have removed, that would be awesome too!</p> <hr> <p>Update 2015-05-23: I now use Ansible as configuration management on my systems. There I specify the packages to install. This serves the goal, installing all the programs on a fresh system, even better. So this question might be the entry into some light configuration management.</p>
12824
12824
2015-05-23T13:09:05.977
2021-07-16T14:28:20.593
How to find manually installed packages?
[ "apt" ]
16
1
CC BY-SA 3.0
[ { "creationDate": "2022-06-09T22:32:36.597", "id": "2456721", "postId": "32007", "score": "0", "text": "**`apt list --manual-installed=true`** or **`apt-mark showmanual`** (can be cross-checked with Synaptic Package Manager under \"Installed (manual)\")", "userDisplayName": null, "userId...
{ "accepted": true, "body": "<p>I finally got it now:</p>\n\n<pre><code>outfile=\"$(mktemp)\"\npattern='(\\[INSTALLIEREN\\]|\\[INSTALL\\])'\n\nif [[ -f \"/var/log/aptitude.1.gz\" ]]\nthen\n gunzip -c /var/log/aptitude.*.gz | grep -E \"$pattern\" | awk '{ print $2; }' &gt; \"$outfile\"\nfi\n\nif [[ -f \"/var/log/aptitude\" ]]\nthen\n grep -E \"$pattern\" \"/var/log/aptitude\" | awk '{ print $2; }' &gt;&gt; \"$outfile\"\nfi\n\nsort \"$outfile\"\nrm \"$outfile\"\n</code></pre>\n", "commentCount": "2", "comments": [ { "creationDate": "2012-12-21T20:56:51.377", "id": "286073", "postId": "56510", "score": "2", "text": "I guess this only works if you only ever installed packages using aptitude. There are similar files in `/var/log/apt/history.log(.N.gz)` though.", "userDisplayName": null, "userId": "36061" }, { "creationDate": "2015-04-14T13:14:09.530", "id": "854569", "postId": "56510", "score": "0", "text": "You can use `zgrep` instead of `gunzip` or `zcat` piped to `grep`. It's a wrapper script that ships with gzip i believe. It also accepts uncompressed files, so you could simplify your script to `zgrep -E '(\\[INSTALLIEREN\\]|\\[INSTALL\\])' /var/log/aptitude* | awk '{ print $2 }'`", "userDisplayName": null, "userId": "28663" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-08-09T21:18:57.420", "id": "56510", "lastActivityDate": "2011-08-09T21:18:57.420", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "12824", "parentId": "32007", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>With this suggestion, I'm assuming your old installation will still boot!</p>\n\n<p>To replicate one set of packages on another machine:</p>\n\n<p>On System A, run:</p>\n\n<pre><code>dpkg --get-selections | grep -v deinstall &gt; my-selections\n</code></pre>\n\n<p>Move the <c...
null
null
null
null
null
32008
1
32030
2011-03-25T17:01:18.563
4
672
<p>This question is very closely related to <a href="https://askubuntu.com/q/16274/13003">What exactly is &quot;Ubuntu Desktop Edition&quot; safe mode?</a> (and I'm having exactly the same problem), as the comment says the answer given may be confusing safe mode from the boot menu and safe mode from GDM.</p> <p>Assuming we choose the "Ubuntu Desktop Edition (safe mode)" from the login screen, firstly what does this not load in relation to not safe mode? and secondly is there a way of finding out which modules differ between them, and then selectively starting them to find out which one is causing the problem?</p> <p>Effectively doing the transition from safe mode to normal mode step by step.</p> <p>Thanks.</p>
13003
-1
2017-04-13T12:23:46.240
2011-03-25T21:07:38.693
How to selectively transition from safe mode to normal mode?
[ "10.10", "xorg", "gdm" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Modules: </p>\n\n<p>You get of the list of all loaded modules with the command: </p>\n\n<pre><code>lsmod\n</code></pre>\n\n<p>To compare them, you redirect the output to a file: </p>\n\n<pre><code>lsmod &gt; lsmod.savemode\n</code></pre>\n\n<p>restart in normal mode</p>\n\n<pre><code>lsmod &gt; lsmod.normal \ndiff lsmod.normal lsmod.savemode\n</code></pre>\n\n<p>diff might need to be installed. A more comfortable tool for viewing is xxdiff, which needs to be installed too: </p>\n\n<pre><code>sudo apt-get install xxdiff\nxxdiff lsmod.normal lsmod.savemode\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T21:07:38.693", "id": "32030", "lastActivityDate": "2011-03-25T21:07:38.693", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "10068", "parentId": "32008", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>Modules: </p>\n\n<p>You get of the list of all loaded modules with the command: </p>\n\n<pre><code>lsmod\n</code></pre>\n\n<p>To compare them, you redirect the output to a file: </p>\n\n<pre><code>lsmod &gt; lsmod.savemode\n</code></pre>\n\n<p>restart in normal mode</p>\n\n<p...
null
null
null
null
null
32011
1
null
2011-03-25T17:18:15.423
15
10442
<p>When you log into Ubuntu (10.04 in my case), you get to see this notice saying:</p> <pre><code>*** System restart required *** </code></pre> <p>Now, I'm wondering what system component sets it and why it gets set? Using ksplice I'm aware that it can also be reset so the notice is not shown - also, since I use ksplice and after inspecting my logs there was no security upgrade of the kernel in some days, I'm wondering why it is now shown. Is the recent dbus update for 10.04 the reason?</p> <p>Last but not least: how do I read that "flag", e.g. in a script?</p>
11316
169736
2014-03-30T19:37:39.320
2014-03-30T19:37:39.320
"System restart required" flag, who sets it and why? How to read it?
[ "kubuntu" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
null
2013-02-20T17:29:15.673
null
null
32012
1
null
2011-03-25T17:21:54.410
2
1146
<p>If you select "Recovery Console" at the GDM login screen, you are presented with a terminal screen in the top corner of the screen and the usual GDM background.</p> <p>I'm trying to diagnose a problem which occurs straight after login where the machine hangs.</p> <p>Which commands should I run from here and in what order to get myself into the state I would normally be in had I logged in the normal way?</p> <p>Thanks</p>
13003
185193
2015-08-13T00:51:59.073
2015-08-13T00:51:59.073
How can I use the recovery console to start a session step by step?
[ "10.10", "login-screen", "gdm", "recovery-mode" ]
0
6
CC BY-SA 2.5
[ { "creationDate": "2011-03-25T23:51:55.057", "id": "35855", "postId": "32012", "score": "0", "text": "Difficult to do. You would have to go through the steps in /etc/init/gdm.conf and then launch gdm-binary. But if your machine hangs, how do you hope to diagnose anything?", "userDisplayNam...
null
[]
null
null
2012-01-29T21:42:33.350
null
null
32014
1
32016
2011-03-25T18:08:04.210
0
414
<p>I think that it is supposed to be FAT32, but, Windows7 will not open it. Is there another formatting option?</p>
10252
null
null
2011-03-25T18:15:48.790
How do I format an external HDD for Ubuntu and Windows7?
[ "external-hdd" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2011-03-25T18:15:26.377", "id": "35811", "postId": "32014", "score": "0", "text": "Can you be more specific in what you're trying to do? I'm confused by what you're trying to ask :/", "userDisplayName": null, "userId": "10616" }, { "creationDate": "2011-03-25T...
{ "accepted": true, "body": "<p>You can also use NTFS, it's a wiser solution for an external disk on most cases. But Windows 7 should be able to read FAT partitions right, usually usb sticks are just formated in FAT. It's quite strange that you are seeing this issue.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-03-25T18:44:36.223", "id": "35819", "postId": "32016", "score": "0", "text": "Great! This solved the problem!", "userDisplayName": null, "userId": "10252" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T18:15:48.790", "id": "32016", "lastActivityDate": "2011-03-25T18:15:48.790", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "211", "parentId": "32014", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>You can also use NTFS, it's a wiser solution for an external disk on most cases. But Windows 7 should be able to read FAT partitions right, usually usb sticks are just formated in FAT. It's quite strange that you are seeing this issue.</p>\n", "commentCount": "1", "co...
null
null
null
null
null
32017
1
32026
2011-03-25T18:20:09.633
3
2418
<p>I had Ubuntu 9.04 and I want to upgrade to 10.04. It is dual-booted with Windows Vista. I decided to do a clean install from a live CD. The live CD wasn't able to detect the partitions and instead just gave me the option of erasing the entire hard drive. I booted into Windows and erased my Ubuntu partition hoping that the live CD would recognise the free space. It doesn't, and now I can't boot into Windows either since I deleted the grub settings. </p> <p>So:</p> <p>How can I get my live CD to recognise the partitions? How can I boot back into Windows before this is fixed?</p> <p>I am also restricted in that my only resource is the live CD (and internet) until the end of this weekend.</p> <p>Thanks</p> <p>edit:</p> <p>output of <code>sudo fdisk -l</code></p> <pre><code>Disk /dev/sda: 120.0 GB, 120034123776 bytes 255 heads, 63 sectors/track, 14593 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical / optimal IO): 512 bytes / 512 bytes Disk identifier: 0x90000000 Device Boot Start End Blocks Id System /dev/sda1 17 1322 10485760 7 HPFS/NTFS /dev/sda2 * 1322 9200 63279092 7 HPFS/NTFS /dev/sda3 9201 14594 43320297+ f W95 Ext'd (LBA) /dev/sda4 * 14267 14594 2620416 c W95 FAT32 (LBA) /dev/sda5 14054 14266 1710891 82 Linux swap / Solaris </code></pre> <p>output of <code>sudo parted -l</code></p> <pre><code>Error: Can't have overlapping partitions. Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only. Error: /dev/sr0: unrecognised disk label </code></pre> <p>After trying some other utilities (eg lilo) these are the new conditions of my partitions.</p> <p>New output of <code>sudo sfdisk -d /dev/sda</code></p> <p><code># partition table of /dev/sda</code><br> <code>unit: sectors</code><br> <code>/dev/sda1 : start= 258048, size= 20971520, Id= 7<br> /dev/sda2 : start= 21229568, size=126558184, Id= 7, bootable<br> /dev/sda3 : start=225761507, size= 3421783, Id= f<br> /dev/sda4 : start=229197824, size= 5240832, Id= c, bootable<br> /dev/sda5 : start=225761508, size= 3421782, Id=82</code></p> <p>New output of <code>sudo fdisk -lu</code></p> <pre><code>Device Boot Start End Blocks Id System /dev/sda1 258048 21229567 10485760 7 HPFS/NTFS /dev/sda2 * 21229568 147787751 63279092 7 HPFS/NTFS /dev/sda3 225761507 229183289 1710891+ f W95 Ext'd (LBA) /dev/sda4 * 229197824 234438655 2620416 c W95 FAT32 (LBA) /dev/sda5 225761508 229183289 1710891 82 Linux swap / Solaris </code></pre> <p>New output of <code>sudo parted -l</code></p> <pre><code>Partition Table: msdos Number Start End Size Type File system Flags 1 132MB 10.9GB 10.7GB primary ntfs 2 10.9GB 75.7GB 64.8GB primary ntfs boot 3 116GB 117GB 1752MB extended lba 5 116GB 117GB 1752MB logical linux-swap(v1) 4 117GB 120GB 2683MB primary fat32 boot, lba Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only. Error: /dev/sr0: unrecognised disk label </code></pre>
13008
13008
2011-03-27T23:11:08.403
2011-03-27T23:11:08.403
Installing Ubuntu 10.04 (dual-boot), partition table is not being read
[ "installation", "partitioning", "grub2", "dual-boot" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2011-03-25T19:04:02.140", "id": "35823", "postId": "32017", "score": "0", "text": "Are you able to post the output of `sudo fdisk -l` and `sudo parted -l`?", "userDisplayName": null, "userId": "9340" }, { "creationDate": "2011-03-25T20:04:40.323", "id": "35...
{ "accepted": true, "body": "<p><code>GParted</code> won't work if you have <em>overlapping partitions</em>. In my opinion you have 2 options now:</p>\n\n<ul>\n<li><p>the <strong>brute force</strong> option - wipe out the disk and reinstall all;</p></li>\n<li><p>the <strong>repair partition table</strong> option - look at <a href=\"http://www.rodsbooks.com/missing-parts/index.html\" rel=\"nofollow\">this nice tutorial</a> how to do it. Before you do it, don't forget to back up your data.</p></li>\n</ul>\n\n<p>As for booting into Windows, either repair the table and install Ubuntu, or repair MBR using any of the Windows recovery tools (depends on the version of Windows you have, just Google it).</p>\n", "commentCount": "8", "comments": [ { "creationDate": "2011-03-25T20:26:51.960", "id": "35832", "postId": "32026", "score": "0", "text": "ok, I'll try it now", "userDisplayName": null, "userId": "13008" }, { "creationDate": "2011-03-27T12:00:07.010", "id": "36077", "postId": "32026", "score": "0", "text": "Follow up: I ran fixparts but I wasn't sure what to do. The tutorial wasn't really clear about what I had to do. I wasn't sure what I was looking for in the partition table", "userDisplayName": null, "userId": "13008" }, { "creationDate": "2011-03-27T20:52:43.517", "id": "36177", "postId": "32026", "score": "0", "text": "@AHG: OK, can you please post `sudo sfdisk -d /dev/sda`?", "userDisplayName": null, "userId": "9340" }, { "creationDate": "2011-03-27T22:17:32.600", "id": "36185", "postId": "32026", "score": "0", "text": "@arrange: I added the output to my original post (sorry about formatting, It wouldn't display it as I pasted it)", "userDisplayName": null, "userId": "13008" }, { "creationDate": "2011-03-27T22:47:37.567", "id": "36189", "postId": "32026", "score": "0", "text": "It looks like there are no overlapping partitions now, and the output of `sfdisk` differs from that from `fdisk`... Have you been doing anything with the table? Is it working now? If not, can you post again `sudo fdisk -lu`, `sudo sfdisk -d /dev/sda`, `sudo parted -l`? (You can use http://paste.ubuntu.com/ if you have problems with formatting)", "userDisplayName": null, "userId": "9340" }, { "creationDate": "2011-03-27T23:12:38.560", "id": "36204", "postId": "32026", "score": "0", "text": "New info edited above. I have been doing stuff. The main thing I tried was a program called lilo. I didn't do it correctly and it seemed to involve some trial and error so I didn't continue. I think it changed my default boot partition or something.", "userDisplayName": null, "userId": "13008" }, { "creationDate": "2011-03-28T06:30:36.807", "id": "36261", "postId": "32026", "score": "0", "text": "Great, now the LiveCD and `GParted` should be able to recognize all your partitions. Now I would make some space for the new Ubuntu install and install it.", "userDisplayName": null, "userId": "9340" }, { "creationDate": "2011-03-28T10:42:39.197", "id": "36293", "postId": "32026", "score": "0", "text": "Ok, great it's installed and running now. Thanks for your help. So in summary, it was some combination of using fixparts and lilo.", "userDisplayName": null, "userId": "13008" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T20:20:31.887", "id": "32026", "lastActivityDate": "2011-03-25T20:20:31.887", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "9340", "parentId": "32017", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p><code>GParted</code> won't work if you have <em>overlapping partitions</em>. In my opinion you have 2 options now:</p>\n\n<ul>\n<li><p>the <strong>brute force</strong> option - wipe out the disk and reinstall all;</p></li>\n<li><p>the <strong>repair partition table</strong> o...
null
null
null
null
null
32019
1
null
2011-03-25T18:26:21.310
2
8171
<p>Who can help me find the audio driver. I got the following information after I ran sudo lshw and lspci</p> <p>lshw</p> <pre><code>vun-k42jc description: Notebook product: K42Jc vendor: ASUSTeK Computer Inc. version: 1.0 serial: A8N0AS67662035 width: 64 bits capabilities: smbios-2.6 dmi-2.6 vsyscall64 vsyscall32 configuration: boot=normal chassis=notebook uuid=8076F126-82B0-DF81-2D0D-20CF3045C9FA *-core description: Motherboard product: K42Jc vendor: ASUSTeK Computer Inc. physical id: 0 version: 1.0 serial: BSN12345678901234567 slot: MIDDLE *-firmware description: BIOS vendor: American Megatrends Inc. physical id: 0 version: K42Jc.208 (07/21/2010) size: 64KiB capacity: 1984KiB capabilities: pci upgrade shadowing cdboot bootselect edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer acpi usb smartbattery biosbootspecification *-cpu description: CPU product: Intel® Core™ i5 CPU M 460 @ 2.53GHz vendor: Intel Corp. physical id: 4 bus info: cpu@0 version: Intel® Core™ i5 CPU M 460 @ 2.53GH serial: To Be Filled By O.E.M. slot: Socket 989 size: 1199MHz capacity: 4GHz width: 64 bits clock: 133MHz capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp x86-64 constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm ida arat tpr_shadow vnmi flexpriority ept vpid cpufreq *-cache:0 description: L1 cache physical id: 5 slot: L1-Cache size: 32KiB capacity: 32KiB capabilities: internal write-back unified *-cache:1 description: L2 cache physical id: 6 slot: L2-Cache size: 256KiB capacity: 256KiB capabilities: internal varies unified *-cache:2 description: L3 cache physical id: 7 slot: L3-Cache size: 3MiB capacity: 3MiB capabilities: internal varies unified *-memory description: System Memory physical id: 41 slot: System board or motherboard size: 2GiB *-bank:0 description: DIMM [empty] product: [Empty] vendor: [Empty] physical id: 0 serial: [Empty] slot: DIMM0 *-bank:1 description: DIMM [empty] product: [Empty] vendor: [Empty] physical id: 1 serial: [Empty] slot: DIMM1 *-bank:2 description: SODIMM Synchronous 1067 MHz (0.9 ns) product: AD73I1B1672EG vendor: 04CB physical id: 2 serial: 00000000 slot: DIMM2 size: 2GiB width: 64 bits clock: 1067MHz (0.9ns) *-bank:3 description: DIMM [empty] product: [Empty] vendor: [Empty] physical id: 3 serial: [Empty] slot: DIMM3 *-pci:0 description: Host bridge product: Core Processor DRAM Controller vendor: Intel Corporation physical id: 100 bus info: pci@0000:00:00.0 version: 18 width: 32 bits clock: 33MHz configuration: driver=agpgart-intel resources: irq:0 *-pci:0 description: PCI bridge product: Core Processor PCI Express x16 Root Port vendor: Intel Corporation physical id: 1 bus info: pci@0000:00:01.0 version: 18 width: 32 bits clock: 33MHz capabilities: pci pm msi pciexpress normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:40 ioport:d000(size=4096) memory:c0000000-d30fffff *-display description: VGA compatible controller product: GT218 [GeForce 310M] vendor: nVidia Corporation physical id: 0 bus info: pci@0000:01:00.0 version: a2 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress vga_controller bus_master cap_list rom configuration: driver=nouveau latency=0 resources: irq:16 memory:d2000000-d2ffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:d000(size=128) memory:d3000000-d307ffff *-display description: VGA compatible controller product: Core Processor Integrated Graphics Controller vendor: Intel Corporation physical id: 2 bus info: pci@0000:00:02.0 version: 18 width: 64 bits clock: 33MHz capabilities: msi pm vga_controller bus_master cap_list rom configuration: driver=i915 latency=0 resources: irq:46 memory:d3400000-d37fffff memory:b0000000-bfffffff ioport:e080(size=8) *-communication UNCLAIMED description: Communication controller product: 5 Series/3400 Series Chipset HECI Controller vendor: Intel Corporation physical id: 16 bus info: pci@0000:00:16.0 version: 06 width: 64 bits clock: 33MHz capabilities: pm msi bus_master cap_list configuration: latency=0 resources: memory:d880a000-d880a00f *-usb:0 description: USB Controller product: 5 Series/3400 Series Chipset USB2 Enhanced Host Controller vendor: Intel Corporation physical id: 1a bus info: pci@0000:00:1a.0 version: 06 width: 32 bits clock: 33MHz capabilities: pm debug ehci bus_master cap_list configuration: driver=ehci_hcd latency=0 resources: irq:16 memory:d8808000-d88083ff *-multimedia description: Audio device product: 5 Series/3400 Series Chipset High Definition Audio vendor: Intel Corporation physical id: 1b bus info: pci@0000:00:1b.0 version: 06 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list configuration: driver=HDA Intel latency=0 resources: irq:47 memory:d8800000-d8803fff *-pci:1 description: PCI bridge product: 5 Series/3400 Series Chipset PCI Express Root Port 1 vendor: Intel Corporation physical id: 1c bus info: pci@0000:00:1c.0 version: 06 width: 32 bits clock: 33MHz capabilities: pci pciexpress msi pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:41 ioport:c000(size=4096) memory:d7400000-d87fffff ioport:7c000000(size=2097152) *-pci:2 description: PCI bridge product: 5 Series/3400 Series Chipset PCI Express Root Port 2 vendor: Intel Corporation physical id: 1c.1 bus info: pci@0000:00:1c.1 version: 06 width: 32 bits clock: 33MHz capabilities: pci pciexpress msi pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:42 ioport:b000(size=4096) memory:d6000000-d73fffff ioport:7c200000(size=2097152) *-network description: Wireless interface product: AR9285 Wireless Network Adapter (PCI-Express) vendor: Atheros Communications Inc. physical id: 0 bus info: pci@0000:03:00.0 logical name: wlan0 version: 01 serial: 74:f0:6d:97:fa:27 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless configuration: broadcast=yes driver=ath9k driverversion=2.6.35-28-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn resources: irq:17 memory:d6000000-d600ffff *-pci:3 description: PCI bridge product: 5 Series/3400 Series Chipset PCI Express Root Port 3 vendor: Intel Corporation physical id: 1c.2 bus info: pci@0000:00:1c.2 version: 06 width: 32 bits clock: 33MHz capabilities: pci pciexpress msi pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:43 ioport:a000(size=4096) memory:d4c00000-d5ffffff ioport:7c400000(size=2097152) *-pci:4 description: PCI bridge product: 5 Series/3400 Series Chipset PCI Express Root Port 6 vendor: Intel Corporation physical id: 1c.5 bus info: pci@0000:00:1c.5 version: 06 width: 32 bits clock: 33MHz capabilities: pci pciexpress msi pm normal_decode bus_master cap_list configuration: driver=pcieport resources: irq:44 ioport:9000(size=4096) memory:d3800000-d4bfffff ioport:7c600000(size=2097152) *-generic:0 description: System peripheral product: SD/MMC Host Controller vendor: JMicron Technology Corp. physical id: 0 bus info: pci@0000:07:00.0 version: 80 width: 32 bits clock: 33MHz capabilities: pm pciexpress msi bus_master cap_list configuration: driver=sdhci-pci latency=0 resources: irq:18 memory:d3805000-d38050ff *-generic:1 UNCLAIMED description: SD Host controller product: Standard SD Host Controller vendor: JMicron Technology Corp. physical id: 0.2 bus info: pci@0000:07:00.2 version: 80 width: 32 bits clock: 33MHz capabilities: pm pciexpress msi cap_list configuration: latency=0 resources: memory:d3804000-d38040ff *-network description: Ethernet interface product: JMC250 PCI Express Gigabit Ethernet Controller vendor: JMicron Technology Corp. physical id: 0.5 bus info: pci@0000:07:00.5 logical name: eth0 version: 03 serial: 20:cf:30:45:c9:fa size: 100MB/s capacity: 1GB/s width: 32 bits clock: 33MHz capabilities: pm pciexpress msix msi bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=jme driverversion=1.0.6 duplex=full ip=10.1.50.41 latency=0 link=yes multicast=yes port=MII speed=100MB/s resources: irq:48 memory:d3800000-d3803fff ioport:9100(size=128) ioport:9000(size=256) *-usb:1 description: USB Controller product: 5 Series/3400 Series Chipset USB2 Enhanced Host Controller vendor: Intel Corporation physical id: 1d bus info: pci@0000:00:1d.0 version: 06 width: 32 bits clock: 33MHz capabilities: pm debug ehci bus_master cap_list configuration: driver=ehci_hcd latency=0 resources: irq:23 memory:d8807000-d88073ff *-pci:5 description: PCI bridge product: 82801 Mobile PCI Bridge vendor: Intel Corporation physical id: 1e bus info: pci@0000:00:1e.0 version: a6 width: 32 bits clock: 33MHz capabilities: pci subtractive_decode bus_master cap_list *-isa description: ISA bridge product: Mobile 5 Series Chipset LPC Interface Controller vendor: Intel Corporation physical id: 1f bus info: pci@0000:00:1f.0 version: 06 width: 32 bits clock: 33MHz capabilities: isa bus_master cap_list configuration: latency=0 *-storage description: SATA controller product: 5 Series/3400 Series Chipset 4 port SATA AHCI Controller vendor: Intel Corporation physical id: 1f.2 bus info: pci@0000:00:1f.2 logical name: scsi0 logical name: scsi1 version: 06 width: 32 bits clock: 66MHz capabilities: storage msi pm ahci_1.0 bus_master cap_list emulated configuration: driver=ahci latency=0 resources: irq:45 ioport:e070(size=8) ioport:e060(size=4) ioport:e050(size=8) ioport:e040(size=4) ioport:e020(size=32) memory:d8806000-d88067ff *-disk description: ATA Disk product: ST9500325AS vendor: Seagate physical id: 0 bus info: scsi@0:0.0.0 logical name: /dev/sda version: 0003 serial: 5VECRJ0R size: 465GiB (500GB) capabilities: partitioned partitioned:dos configuration: ansiversion=5 signature=e0c5913d *-volume:0 description: Windows FAT volume vendor: MSDOS5.0 physical id: 1 bus info: scsi@0:0.0.0,1 logical name: /dev/sda1 version: FAT32 serial: 3e5f-3a2b size: 19GiB capacity: 19GiB capabilities: primary hidden fat initialized configuration: FATs=2 filesystem=fat *-volume:1 description: Windows NTFS volume physical id: 2 bus info: scsi@0:0.0.0,2 logical name: /dev/sda2 logical name: /media/OS version: 3.1 serial: 0a2938d9-aa3b-9243-bdc3-a0842ee3d7a0 size: 116GiB capacity: 116GiB capabilities: primary bootable ntfs initialized configuration: clustersize=4096 created=2011-01-07 08:30:45 filesystem=ntfs label=OS mount.fstype=fuseblk mount.options=rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096 state=mounted *-volume:2 description: Extended partition physical id: 3 bus info: scsi@0:0.0.0,3 logical name: /dev/sda3 size: 329GiB capacity: 329GiB capabilities: primary extended partitioned partitioned:extended *-logicalvolume:0 description: HPFS/NTFS partition physical id: 5 logical name: /dev/sda5 logical name: /media/DATA capacity: 311GiB configuration: mount.fstype=fuseblk mount.options=rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096 state=mounted *-logicalvolume:1 description: Linux filesystem partition physical id: 6 logical name: /dev/sda6 logical name: / capacity: 17GiB configuration: mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,barrier=1,data=ordered state=mounted *-logicalvolume:2 description: Linux swap / Solaris partition physical id: 7 logical name: /dev/sda7 capacity: 840MiB capabilities: nofs *-cdrom description: DVD-RAM writer product: DVD A DS8A4S vendor: Slimtype physical id: 1 bus info: scsi@1:0.0.0 logical name: /dev/cdrom logical name: /dev/cdrw logical name: /dev/dvd logical name: /dev/dvdrw logical name: /dev/scd0 logical name: /dev/sr0 version: JA22 capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram configuration: ansiversion=5 status=nodisc *-generic description: Signal processing controller product: 5 Series/3400 Series Chipset Thermal Subsystem vendor: Intel Corporation physical id: 1f.6 bus info: pci@0000:00:1f.6 version: 06 width: 64 bits clock: 33MHz capabilities: pm msi bus_master cap_list configuration: driver=intel ips latency=0 resources: irq:18 memory:d8804000-d8804fff *-pci:1 description: Host bridge product: Core Processor QuickPath Architecture Generic Non-core Registers vendor: Intel Corporation physical id: 101 bus info: pci@0000:ff:00.0 version: 05 width: 32 bits clock: 33MHz *-pci:2 description: Host bridge product: Core Processor QuickPath Architecture System Address Decoder vendor: Intel Corporation physical id: 102 bus info: pci@0000:ff:00.1 version: 05 width: 32 bits clock: 33MHz *-pci:3 description: Host bridge product: Core Processor QPI Link 0 vendor: Intel Corporation physical id: 103 bus info: pci@0000:ff:02.0 version: 05 width: 32 bits clock: 33MHz *-pci:4 description: Host bridge product: Core Processor QPI Physical 0 vendor: Intel Corporation physical id: 104 bus info: pci@0000:ff:02.1 version: 05 width: 32 bits clock: 33MHz *-pci:5 description: Host bridge product: Core Processor Reserved vendor: Intel Corporation physical id: 105 bus info: pci@0000:ff:02.2 version: 05 width: 32 bits clock: 33MHz *-pci:6 description: Host bridge product: Core Processor Reserved vendor: Intel Corporation physical id: 106 bus info: pci@0000:ff:02.3 version: 05 width: 32 bits clock: 33MHz </code></pre> <p>lspci</p> <pre><code>vun@vun-K42Jc:~$ lspci 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18) 00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 18) 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18) 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06) 00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06) 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06) 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06) 00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06) 00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 06) 00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06) 00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6) 00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06) 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 06) 00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06) 01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 310M] (rev a2) 03:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) 07:00.0 System peripheral: JMicron Technology Corp. SD/MMC Host Controller (rev 80) 07:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller (rev 80) 07:00.5 Ethernet controller: JMicron Technology Corp. JMC250 PCI Express Gigabit Ethernet Controller (rev 03) ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05) ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05) ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05) ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05) ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05) ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05) </code></pre> <p><img src="https://i.stack.imgur.com/1p2Be.png" alt="enter image description here"> <img src="https://i.stack.imgur.com/JfIZT.png" alt="enter image description here"> <img src="https://i.stack.imgur.com/xcV5H.png" alt="enter image description here"></p>
null
-1
2011-03-26T03:20:28.090
2013-05-05T20:21:16.960
Sound doesn't work with Intel 5 Series/3400 chipset
[ "sound", "drivers", "hardware" ]
2
3
CC BY-SA 2.5
[ { "creationDate": "2011-03-25T18:53:02.660", "id": "35821", "postId": "32019", "score": "2", "text": "Please edit your question.Title is not clear and the question is not readable.Use code tags to make you output readable.Thanks.", "userDisplayName": null, "userId": "10494" }, { ...
null
[ { "accepted": null, "body": "<p>Your audio Driver seems to be installed. Maybe you are experiencing an issue with your sound engine. Please put screenshots of the \"Hardware\", \"Input\" and \"Output\" tabs inside of the Sound Preferences Window. An example is provided here. </p>\n\n<p>This answer may be ch...
null
null
null
null
user13011
32022
1
null
2011-03-25T19:52:32.317
3
84
<p>at <a href="http://unity.ubuntu.com/about/" rel="nofollow">http://unity.ubuntu.com/about/</a></p> <p>A powerful desktop and netbook environment things brings consistency and elegance to the Ubuntu experience.</p> <p>I suggest "things" has to go in "things brings"</p>
null
235
2011-03-25T20:07:28.367
2011-03-25T20:07:28.367
How do I report a typo on the Unity website?
[ "unity" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Bugs on the Ubuntu Website can be reported directly in Launchpad:</p>\n\n<ul>\n<li><a href=\"https://launchpad.net/ubuntu\" rel=\"nofollow\">https://launchpad.net/ubuntu</a></li>\n<li><a href=\"https://launchpad.net/ubuntu-website-content\" rel=\"nofollow\">https://launchpad....
null
null
null
null
user13014
32024
1
32038
2011-03-25T20:13:06.247
46
54543
<p>I'm using mktorrent, but I'm having problems with it since it doesn't hash the files in the directory for some weird reason... </p> <p>I'm looking for a replacement specifically for command line</p>
8069
null
null
2021-04-15T15:57:43.333
How to create a .torrent using the command line?
[ "command-line", "bittorrent" ]
5
3
CC BY-SA 2.5
[ { "creationDate": "2011-03-25T21:02:14.857", "id": "35838", "postId": "32024", "score": "0", "text": "Never done it myself so commenting rather than answering, most notable torrent client have this feature on gui section and some of them have command line interface. You may give a shot at transm...
{ "accepted": true, "body": "<p>How about <a href=\"http://packages.ubuntu.com/search?keywords=ctorrent\" rel=\"noreferrer\"><code>ctorrent</code></a>?</p>\n\n<pre><code>sudo apt-get install ctorrent\nctorrent -t -u \"http://tracker.example.com:6969/announce\" -s example.torrent file_or_dir_to_upload \n</code></pre>\n\n<p><a href=\"https://askubuntu.com/questions/29872/torrent-client-for-the-command-line/29887#29887\">It's also a very good client</a>.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2012-12-21T08:54:21.537", "id": "285794", "postId": "32038", "score": "0", "text": "for some reason the torrent would not seed.", "userDisplayName": null, "userId": "115970" }, { "creationDate": "2020-01-23T20:12:18.350", "id": "2022146", "postId": "32038", "score": "0", "text": "after I created the torrent file, how do I share it then?", "userDisplayName": null, "userId": "34298" }, { "creationDate": "2020-09-16T10:06:24.140", "id": "2162117", "postId": "32038", "score": "0", "text": "@rubo77, there's a working guide https://wasi0013.com/2018/10/21/how-to-create-a-torrent-file-in-linux/ just tested", "userDisplayName": null, "userId": "749175" }, { "creationDate": "2022-12-30T15:30:39.760", "id": "2527597", "postId": "32038", "score": "0", "text": "package not found for Arch.", "userDisplayName": null, "userId": "115970" }, { "creationDate": "2023-01-25T08:44:09.493", "id": "2535313", "postId": "32038", "score": "1", "text": "@chovy https://aur.archlinux.org/packages/enhanced-ctorrent/", "userDisplayName": null, "userId": "630367" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T22:21:06.630", "id": "32038", "lastActivityDate": "2011-03-25T22:21:06.630", "lastEditDate": "2017-04-13T12:24:41.703", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "6538", "parentId": "32024", "postTypeId": "2", "score": "41" }
[ { "accepted": null, "body": "<p>Buildtorrent</p>\n<pre><code>sudo apt-get install buildtorrent\n</code></pre>\n<p>From synaptic:</p>\n<blockquote>\n<p>Description: command line torrent creation program</p>\n<p>buildtorrent is a torrent file\ncreation program. Given an announce\nurl and an input file or dire...
null
null
null
null
null
32029
1
null
2011-03-25T20:53:11.657
0
722
<p>How to config the ddclient to make my pc which is in NAT accessible from a pc in the internet? </p>
null
null
null
2011-07-02T14:20:23.913
How to config ddclient and make the pc in a NAT availabe to a client in internet?
[ "networking" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p><a href=\"http://sourceforge.net/apps/trac/ddclient/\" rel=\"nofollow noreferrer\">Ddclient</a> can be configured by running</p>\n\n<pre><code>sudo dpkg-reconfigure ddclient\n</code></pre>\n\n<p>in a terminal. This will create a <code>/etc/ddclient.conf</code> file that can b...
null
null
null
null
user8260
32031
1
270111
2011-03-25T21:27:26.343
72
241444
<p>I recently received a Logitech Rumblepad 2 (a joystick, like a PS2 controller) from a friend. </p> <p>How would I configure this in Ubuntu? If possible, I would prefer to use a GUI utility.</p> <p>I tried <code>jstest-gui</code>, but it shows my accelerometer!</p>
1992
196255
2015-01-27T00:53:06.493
2024-01-07T00:27:38.030
How do I configure a joystick or gamepad?
[ "logitech", "gamepad", "joystick" ]
5
3
CC BY-SA 3.0
[ { "creationDate": "2011-03-25T22:16:35.297", "id": "35840", "postId": "32031", "score": "1", "text": "Do you mind to say what brand name and model your joystick is?", "userDisplayName": null, "userId": "9598" }, { "creationDate": "2011-03-25T23:03:40.417", "id": "35847", ...
{ "accepted": true, "body": "<p>It is possible to calibrate Joysticks in Kubuntu using KDE's system settings. This is a bit of an &quot;overkill&quot; solution, as of course it requires KDE (and most Ubuntu users will not want this).</p>\n<p><img src=\"https://i.stack.imgur.com/ClR8e.png\" alt=\"enter image description here\" /></p>\n<p>I did not have my joystick plugged in for the above screenshot, but I have tried it before and it works.</p>\n<h1>JStest gtk and joystick</h1>\n<p>These are two tools included in the Ubuntu repositories that I have not tested recently (I found these when looking for other options). The first of the two, jstest-gtk, is a graphical tool, and <code>joystick</code> is a set of commandline utilities.</p>\n<p>You can install them using:</p>\n<pre><code>sudo apt-get install jstest-gtk \n</code></pre>\n<p>or</p>\n<pre><code>sudo apt-get install joystick\n</code></pre>\n<p>Jstest-gtk is a front end to joystick's commandline tools.</p>\n", "commentCount": "7", "comments": [ { "creationDate": "2013-03-19T23:31:05.693", "id": "338592", "postId": "270111", "score": "0", "text": "I installed `kde-system-settings` but can't find these settings. Where exactly are they? Do I need to install another package?", "userDisplayName": null, "userId": "44179" }, { "creationDate": "2013-03-19T23:35:15.620", "id": "338594", "postId": "270111", "score": "0", "text": "@Seth type joystick in the search box and input devices should be highlighted.", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2013-03-19T23:36:33.377", "id": "338595", "postId": "270111", "score": "0", "text": "I must need another package then.. See: http://i.stack.imgur.com/h2437.png", "userDisplayName": null, "userId": "44179" }, { "creationDate": "2013-03-19T23:39:40.183", "id": "338596", "postId": "270111", "score": "0", "text": "@Seth I would need to track it down :(", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2013-03-19T23:40:05.217", "id": "338598", "postId": "270111", "score": "0", "text": "I have all the major DEs on my system so I guess I must have missed something.", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2013-03-19T23:54:59.647", "id": "338604", "postId": "270111", "score": "2", "text": "I've tried `jstest-gtk` but it doesn't seem to allow me to *change* anything.. useful for testing though.", "userDisplayName": null, "userId": "44179" }, { "creationDate": "2013-09-29T13:08:00.657", "id": "450399", "postId": "270111", "score": "0", "text": "jstest-gtk worked great for me, I paired my ouya controller and everything was registered. Very cool!", "userDisplayName": null, "userId": "53275" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2013-03-19T20:33:41.760", "id": "270111", "lastActivityDate": "2014-06-20T18:59:44.370", "lastEditDate": "2020-06-12T14:37:07.210", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "1992", "parentId": "32031", "postTypeId": "2", "score": "38" }
[ { "accepted": null, "body": "<h1>This process will work for Ubuntu 11.04 (Natty) and older versions. For the newest versions please refer to this <a href=\"https://askubuntu.com/a/270111/9598\">Answer by RolandiXor</a>. Thank you.</h1>\n\n<p>Not tested by me, but found in a link provided at: <a href=\"http:...
null
null
null
null
null
32035
1
32036
2011-03-25T21:58:19.333
1
2408
<p>I installed Ubuntu 10.04 as a guest in a virtual machine in VirtualBox. I also installed guest additions.</p> <p>My problem is that I can no longer find <code>/etc/X11/xorg.conf</code>. Where has the file gone...? Or more importantly, where do I modify the X11 settings to add a DisplayLink device?</p>
5
null
null
2011-03-25T22:27:10.543
Where is my xorg.conf file in my VBox virtual machine?
[ "xorg", "virtualbox", "displaylink", "x11" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Ubuntu 10.04 doesn't have /etc/X11/xorg.conf by default but autodetects all settings. But if you create that file and insert the settings you want to change X.org will use it.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T22:04:35.883", "id": "32036", "lastActivityDate": "2011-03-25T22:04:35.883", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2369", "parentId": "32035", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>Ubuntu 10.04 doesn't have /etc/X11/xorg.conf by default but autodetects all settings. But if you create that file and insert the settings you want to change X.org will use it.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLic...
null
null
null
null
null
32041
1
32044
2011-03-25T22:39:26.683
3
2843
<p>How can I get Malwarebytes to run with wine under 10.04? I have wine version 1.2.2 at default settings. Is there anything specific I need to do in order to get Malwarebytes to run? I am using the program to slave HDD's from windows machines. Being a technician it would make my life infinitely easier if I could get this to work.</p> <p>I guess I should mention that I successfully installed malwarebytes, but I can't get it to run. I double click the icon and nothing ever happens.</p> <p>Update:</p> <p>I looked at the appdb for wine and saw that it works with the older version 1.34. I installed winetricks as suggested and it works fine with the older version. I am now looking up how to update the definitions manually, which shouldn't be a problem because I've had to do that in windows a few times.</p>
13018
527764
2017-03-16T07:10:40.003
2023-05-29T05:56:36.217
Running Malwarebytes under Wine 1.2.2
[ "software-installation", "wine", "10.04", "malware" ]
3
1
CC BY-SA 3.0
[ { "creationDate": "2011-03-25T23:14:35.793", "id": "35852", "postId": "32041", "score": "1", "text": "it would be immensely helpful if you could attach the terminal output as well ^^. to get this, right click the launch, click properties, copy and paste the executable code into a terminal and ru...
{ "accepted": true, "body": "<p>If you check the Wine headquarters, they have <a href=\"http://appdb.winehq.org/objectManager.php?sClass=application&amp;iId=9263\" rel=\"nofollow\">an entry on Malwarebytes</a>.</p>\n\n<p>Did you already read the information there?</p>\n\n<p><strong>EDIT:</strong></p>\n\n<p>googling for your missing DLL, it turns out that using winetricks (a script which you can download, see <a href=\"http://wiki.winehq.org/winetricks\" rel=\"nofollow\">this page</a>), you can install this missing library by running:</p>\n\n<pre><code>$ winetricks vb6run\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T23:04:57.050", "id": "32044", "lastActivityDate": "2011-03-29T15:13:52.550", "lastEditDate": "2011-03-29T15:13:52.550", "lastEditorDisplayName": null, "lastEditorUserId": "12757", "ownerDisplayName": null, "ownerUserId": "12757", "parentId": "32041", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>If you check the Wine headquarters, they have <a href=\"http://appdb.winehq.org/objectManager.php?sClass=application&amp;iId=9263\" rel=\"nofollow\">an entry on Malwarebytes</a>.</p>\n\n<p>Did you already read the information there?</p>\n\n<p><strong>EDIT:</strong></p>\n\n<p>...
null
null
null
null
null
32042
1
32043
2011-03-25T22:54:20.763
1
540
<p>I tried a 10.10 Live CD and a pop-up directed me to install a proprietary driver for my wifi card before I could browse. However, my only means for internet access is through my school's wireless access point. What do I do now, since I can't install the driver for the card, and the same card doesn't allow me to connect to the wireless network? This is an Intel wireless card.</p>
12846
8844
2011-03-26T19:10:35.650
2011-03-26T19:10:35.650
Wifi proprietary driver issue
[ "wireless", "drivers", "intel-wireless" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you know which package you need (probably firmware-iwlwifi) you can download and install it seperately.</p>\n\n<p>You mention the use of the live cd, so what exactly are you after?</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-03-25T23:06:36.673", "id": "35849", "postId": "32043", "score": "0", "text": "Trying my hands on ubuntu before the 11.04 is released. I'm a new windows migrant", "userDisplayName": null, "userId": "12846" }, { "creationDate": "2011-03-25T23:13:03.500", "id": "35851", "postId": "32043", "score": "0", "text": "I wouldn't bother too much with getting it installed in some live environment (unless you run from a usb stick and you can permanently install extra packages). If you are preparing for a linux intstall and want to check for device drivers, open a terminal from your live session, and run the command `lspci -n`, then past the output lines on this site http://kmuto.jp/debian/hcl/ , it will verify your pci devices so you have an idea if your hardware is supported.", "userDisplayName": null, "userId": "12757" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-25T23:00:00.190", "id": "32043", "lastActivityDate": "2011-03-25T23:00:00.190", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "12757", "parentId": "32042", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>If you know which package you need (probably firmware-iwlwifi) you can download and install it seperately.</p>\n\n<p>You mention the use of the live cd, so what exactly are you after?</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-03-...
null
null
null
null
null
32047
1
null
2011-03-25T23:56:46.990
2
776
<p>I have a sound output problem whenever I play files in Rhythmbox, and it's the same in Banshee. Basically, although the files play fine, if I want to fast forward I get this annoying squeaky sound, in other words the transition is not smooth. Strangely enough, if I play the same files in VLC and I fast forward, I don't get that behavior and the transition is very smooth. Is it a codec issue? How can this be fixed? Any ideas anyone?</p> <p>Best regards. </p>
null
8844
2011-03-26T03:23:49.697
2011-03-27T22:39:17.757
Sound issue with Banshee, Rhythmbox
[ "music", "banshee" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2011-03-26T01:47:38.343", "id": "35862", "postId": "32047", "score": "0", "text": "It's probably a codec issue. Banshee and Rhythmbox (and Totem) use gstreamer, but VLC packages its own codecs. Can you check in the Synaptic Package Manager to see which version of gstreamer a...
null
[ { "accepted": null, "body": "<p>You might consider trying the <a href=\"http://www.fluendo.com/shop/product/complete-set-of-playback-plugins/\" rel=\"nofollow\">Fluendo Playback Pack</a>. It's not free software, but as far as gstreamer apps go (Banshee, Rhythmbox, Totem, et al.), it's hard to beat the Flue...
null
null
null
null
user13019
32048
1
34269
2011-03-26T00:55:35.923
37
13616
<p>I want to edit the <strong>metadata</strong> of a scanned PDF to assign custom page numbers to different pages. For example, what are now pages 1-3 I might want to call i, ii and iii, and what are pages 4-10, I want to call 1-7. I do <strong>not</strong> want to change the actual order of the pages.</p> <p>Is there A) A way to do this at all using free tools; and B) A way to do this "in batch" (so, without having to renumber each page manually).</p>
145
145
2011-04-08T23:05:18.697
2019-01-13T21:00:54.113
Renumber pages of a PDF
[ "software-recommendation", "pdf" ]
9
2
CC BY-SA 3.0
[ { "creationDate": "2011-04-08T23:34:40.993", "id": "38136", "postId": "32048", "score": "1", "text": "Would you be happy with a solution based on LaTeX? It would be possible to include the PDF in an otherwise empty document and create the PDF page numbers as you like.", "userDisplayName": nu...
{ "accepted": true, "body": "<p>Here a solution based on LaTeX. It uses the <code>pdfpages</code> package to include the scanned PDF (here called <code>scan.pdf</code>). The PDF page labels you want can be set using the <code>hyperref</code> package with the <code>pdfpagelabels</code> option enabled. It uses the normal <code>\\thepage</code> macro as a label which can be defined to lower case roman numbers. The page counter is then reset and changed back to normal numbers.</p>\n\n<pre><code>\\documentclass[a4paper]{article}% or use 'letterpaper'\n\\usepackage{pdfpages}\n\\usepackage[pdfpagelabels]{hyperref}\n\\begin{document}\n% Set lower case roman numbers (\\Roman would be upper case):\n\\renewcommand{\\thepage}{\\roman{page}}\n\\includepdf[pages=1-3]{scan.pdf}\n% Back to normal (arabic) numbers:\n\\renewcommand{\\thepage}{\\arabic{page}}\n% Reset page counter to 1:\n\\setcounter{page}{1}\n\\includepdf[pages=4-]{scan.pdf}\n\\end{document}\n</code></pre>\n\n<p>Place the above code into a file (e.g. <code>scan_mod.tex</code>) and compile it with <code>pdflatex</code>:</p>\n\n<pre><code># pdflatex scan_mod\n</code></pre>\n\n<p>This will produce <code>scan_mod.pdf</code>. However any special annotations incl. hyperlinks will disappear. This shouldn't be any problem with scanned PDFs.</p>\n\n<p>If you need this more often you could write a script which accepts the number of roman numbered pages and the file name(s) as arguments and creates a tempfile with the above code where the name and numbers are variables, which is then compiled.</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2011-04-10T00:24:36.493", "id": "38264", "postId": "34269", "score": "0", "text": "Thank you for such a thorough answer! This is a great solution. The only other solutions I was aware of included either .NET or something equally horrible, or wading through dialogs in Adobe Acrobat (which I can't afford anyway). This is even scriptable!", "userDisplayName": null, "userId": "145" }, { "creationDate": "2011-04-15T23:49:01.840", "id": "39436", "postId": "34269", "score": "0", "text": "Nice solution! I was wondering about the same question of batch generation of bookmarks/outlines on the left panel with hyperlinks to the beginning of each section/chapter. Is it possible to use LaTex as well? Here is my question http://askubuntu.com/questions/27312/bookmark-pdf-and-djvu-files . Thanks!", "userDisplayName": null, "userId": "1471" }, { "creationDate": "2011-04-16T08:37:44.347", "id": "39496", "postId": "34269", "score": "2", "text": "@Tim: You can create PDF bookmarks with LaTeX when combining PDFs. See my answer to [How do I use LaTeX to create table of contents (chapter headings, subsections etc) for a set of pdf files which I am merging into a single large pdf?](http://tex.stackexchange.com/questions/12739/how-do-i-use-latex-to-create-table-of-contents-chapter-headings-subsections-etc) on TeX.SX.", "userDisplayName": null, "userId": "9717" }, { "creationDate": "2013-10-27T16:11:38.493", "id": "469151", "postId": "34269", "score": "0", "text": "This is a fantastic answer, I used it and it works perfectly.", "userDisplayName": null, "userId": "271" }, { "creationDate": "2014-10-17T05:11:05.613", "id": "735971", "postId": "34269", "score": "0", "text": "@MartinScharrer the problem with this solution is that it strips off all hyperlinks and forms from the document.", "userDisplayName": null, "userId": "89110" }, { "creationDate": "2014-10-18T16:46:52.623", "id": "736823", "postId": "34269", "score": "1", "text": "@TiGR: Yes, that's because the pages of the original PDF are added to a new PDF and in this process hyperlinks and similar things are discarded (for safety as I remember). Because the OP was about scanned PDF this wasn't an issue.", "userDisplayName": null, "userId": "9717" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-09T17:36:30.060", "id": "34269", "lastActivityDate": "2011-04-09T17:36:30.060", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "9717", "parentId": "32048", "postTypeId": "2", "score": "27" }
[ { "accepted": null, "body": "<p>There's a tool called PDF Mod which is a free tool to rearrange the pages of a PDF.</p>\n\n<p>It can be installed from the Ubuntu Software Centre in Ubuntu 10.10 and higher.</p>\n\n<p>To install in Ubuntu 9.10 or 10.04 : </p>\n\n<p>To install Add the ppa <code>ppa:pdfmod-team...
null
null
null
null
null
32055
1
32056
2011-03-26T02:48:59.497
0
427
<p>I have added an ATI card to my machine and want to use it instead of my onboard Nvidia card. I tried to boot into Ubuntu but the screen goes blank, fail safe grahics won't work either. I have sudo apt-get purge nvidia* and yet, I'm still not able to boot in.</p>
2458
null
null
2011-03-26T03:00:00.980
Nvidia to ATI card change over issue
[ "drivers", "ati" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You may need to look at your BIOS settings to set the primary video device.</p>\n\n<p><a href=\"http://www.wikihow.com/Disable-Onboard/Integrated-Video-On-Your-Computer\" rel=\"nofollow\">http://www.wikihow.com/Disable-Onboard/Integrated-Video-On-Your-Computer</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-03-26T04:46:49.843", "id": "35869", "postId": "32056", "score": "2", "text": "You should always disable one card before using the other in the BIOS. Otherwise, there could be times where your system just can't figure out which one it should be using.", "userDisplayName": null, "userId": "10616" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-26T03:00:00.980", "id": "32056", "lastActivityDate": "2011-03-26T03:00:00.980", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "731", "parentId": "32055", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>You may need to look at your BIOS settings to set the primary video device.</p>\n\n<p><a href=\"http://www.wikihow.com/Disable-Onboard/Integrated-Video-On-Your-Computer\" rel=\"nofollow\">http://www.wikihow.com/Disable-Onboard/Integrated-Video-On-Your-Computer</a></p>\n", ...
null
null
null
null
null
32058
1
32067
2011-03-26T03:52:27.470
5
3639
<p>Is there a way to align desktop icons to (a vertical AND horizontal) grid. like in Windows for example.</p>
6082
307523
2019-06-20T00:45:12.317
2019-06-20T00:45:12.317
Is there a way to align desktop icons to (a vertical and horizontal) grid?
[ "gnome", "compiz", "metacity", "desktop-icons" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Right click on desktop, and check 'keep aligned'. This automatically snaps the icons to grid.</p>\n\n<p><img src=\"https://i.stack.imgur.com/Xg6E2.png\" alt=\"enter image description here\"></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-03-26T15:18:16.750", "id": "35961", "postId": "32067", "score": "0", "text": "o. i see. Are there any settings that align icons automatically?", "userDisplayName": null, "userId": "6082" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-03-26T07:18:33.143", "id": "32067", "lastActivityDate": "2011-09-30T21:27:05.713", "lastEditDate": "2011-09-30T21:27:05.713", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "12405", "parentId": "32058", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>Right click on desktop, and check 'keep aligned'. This automatically snaps the icons to grid.</p>\n\n<p><img src=\"https://i.stack.imgur.com/Xg6E2.png\" alt=\"enter image description here\"></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2...
null
null
null
null
null
32059
1
32066
2011-03-26T04:55:20.600
1
1223
<p>Today I have installed the ubuntu system on my notebook. After rebooting, I cannot enter the desktop, the log program stopped in terminal, it says "unknown signal" from my intel graphic card,</p> <blockquote> <p>i915: gave up waiting for init of module intel_agp. i915: Unknown symbol intel_agp_enabled (err-16) i915: gave up waiting for init of module intel_agp. i915: Unknown symbol intel_max_stolen (err-16)</p> </blockquote> <p>and I think something bad happened to my driver, finally i can do nothing but enter commands in a text-mode terminal.</p>
null
235
2011-03-26T07:20:04.890
2011-03-26T07:20:04.890
Desktop doesn't load due to intel_agp errors
[ "10.10", "installation", "drivers", "intel-graphics" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you search for that error message on the internet, you find <a href=\"http://ubuntuforums.org/showthread.php?t=1601023\" rel=\"nofollow\">the following entry on the ubuntu forums</a>. It seems this is a reported bug (<a href=\"https://bugs.launchpad.net/ubuntu/+source/linux/+bug/665097\" rel=\"nofollow\">#665097</a>) and there exists a work-around by blacklisting the intel_ips module, the procedure for which is also provided there in post #7. I hope this can also solve your problems.</p>\n\n<p>For blacklisting, boot into recovery mode as root, then:</p>\n\n<ol>\n<li>edit <code>/etc/modprobe.d/blacklist.conf</code></li>\n<li>add the line <code>blacklist intel_ips</code></li>\n<li>reboot</li>\n</ol>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-26T07:15:28.530", "id": "32066", "lastActivityDate": "2011-03-26T07:15:28.530", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "12757", "parentId": "32059", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>If you search for that error message on the internet, you find <a href=\"http://ubuntuforums.org/showthread.php?t=1601023\" rel=\"nofollow\">the following entry on the ubuntu forums</a>. It seems this is a reported bug (<a href=\"https://bugs.launchpad.net/ubuntu/+source/lin...
null
null
null
null
user8260
32063
1
32117
2011-03-26T06:51:16.083
6
2162
<p>I recently installed an 11.04 alpha on my laptop. In the Additional Drivers program, it offers me "Experimental 3D support for NVIDIA cards". I went ahead and installed this to see how it works. Seems at the very least good enough. It runs Unity just fine.</p> <p>What exactly is being installed with the experimental driver? How is it different from the default driver that Ubuntu uses when it detects an Nvidia card?</p>
693
866
2011-03-26T13:57:05.257
2011-03-26T14:57:22.680
Experimental 3D Support for NVIDIA Cards
[ "11.04", "drivers", "nvidia" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The driver it is talking about is the nouveau driver, which is FOSS. Typically that driver only does 2D. 3D support is not finished and is still experimental. </p>\n\n<p><a href=\"http://en.wikipedia.org/wiki/Nouveau_(graphics\" rel=\"nofollow\">http://en.wikipedia.org/wiki/Nouveau_(graphics</a>)</p>\n\n<p>The idea is that this driver will eventually replace the other one, which is by NVidia and not FOSS, ie proprietary. </p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-03-26T19:51:51.637", "id": "35998", "postId": "32117", "score": "0", "text": "Do you know which version of the Nouveau driver is installed by default vs. which is the experimental version? I would imagine that the experimental version would probably be changed fairly regularly. Maybe not though :D", "userDisplayName": null, "userId": "693" }, { "creationDate": "2011-03-30T03:46:56.503", "id": "36603", "postId": "32117", "score": "0", "text": "In this case, it isn't that there is a different version of Nouveau available. It is that the 3D part is still experimental. The wiki actually has some info about it.", "userDisplayName": null, "userId": "1974" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-26T14:57:22.680", "id": "32117", "lastActivityDate": "2011-03-26T14:57:22.680", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "1974", "parentId": "32063", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>The most common case would be that this experimental driver is a pre-release version, in which case you are installing a driver that is newer than the released driver, but also still in development.\nYour driver may be more capable than the official non-experimental driver, b...
null
null
null
null
null
32064
1
null
2011-03-26T07:13:21.777
3
50350
<pre><code>Get:1 http://dl.google.com stable Release.gpg [197B] Hit http://archive.canonical.com maverick Release.gpg Ign http://archive.canonical.com/ubuntu/ maverick/partner Translation-en_IN Hit http://security.ubuntu.com maverick-security Release.gpg Ign http://security.ubuntu.com/ubuntu/ maverick-security/main Translation-en_IN Ign http://security.ubuntu.com/ubuntu/ maverick-security/restricted Translation-en_IN Hit http://archive.canonical.com maverick Release Ign http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-en_IN Ign http://security.ubuntu.com/ubuntu/ maverick-security/multiverse Translation-en_IN Hit http://security.ubuntu.com maverick-security Release Hit http://archive.canonical.com maverick/partner Packages Hit http://security.ubuntu.com maverick-security/main Packages Hit http://security.ubuntu.com maverick-security/restricted Packages Hit http://security.ubuntu.com maverick-security/main Sources Hit http://security.ubuntu.com maverick-security/restricted Sources Hit http://security.ubuntu.com maverick-security/universe Packages Hit http://security.ubuntu.com maverick-security/universe Sources Ign http://dl.google.com/linux/chrome/deb/ stable/main Translation-en_IN Hit http://security.ubuntu.com maverick-security/multiverse Packages Hit http://security.ubuntu.com maverick-security/multiverse Sources Get:2 http://dl.google.com stable Release [1,347B] Get:3 http://dl.google.com stable/main Packages [1,096B] Hit http://in.archive.ubuntu.com maverick Release.gpg Ign http://in.archive.ubuntu.com/ubuntu/ maverick/main Translation-en_IN Ign http://in.archive.ubuntu.com/ubuntu/ maverick/restricted Translation-en_IN Ign http://in.archive.ubuntu.com/ubuntu/ maverick/universe Translation-en_IN Ign http://in.archive.ubuntu.com/ubuntu/ maverick/multiverse Translation-en_IN Get:4 http://in.archive.ubuntu.com maverick-updates Release.gpg [198B] Ign http://in.archive.ubuntu.com/ubuntu/ maverick-updates/main Translation-en_IN Ign http://in.archive.ubuntu.com/ubuntu/ maverick-updates/restricted Translation-en_IN Ign http://in.archive.ubuntu.com/ubuntu/ maverick-updates/universe Translation-en_IN Ign http://in.archive.ubuntu.com/ubuntu/ maverick-updates/multiverse Translation-en_IN Err http://in.archive.ubuntu.com maverick Release Err http://in.archive.ubuntu.com maverick-updates Release Ign http://in.archive.ubuntu.com maverick/main Packages Ign http://in.archive.ubuntu.com maverick/restricted Packages Ign http://in.archive.ubuntu.com maverick/main Sources Ign http://in.archive.ubuntu.com maverick/restricted Sources Ign http://in.archive.ubuntu.com maverick/universe Packages Ign http://in.archive.ubuntu.com maverick/universe Sources Ign http://in.archive.ubuntu.com maverick/multiverse Packages Ign http://in.archive.ubuntu.com maverick/multiverse Sources Ign http://in.archive.ubuntu.com maverick-updates/main Packages Ign http://in.archive.ubuntu.com maverick-updates/restricted Packages Ign http://in.archive.ubuntu.com maverick-updates/main Sources Ign http://in.archive.ubuntu.com maverick-updates/restricted Sources Ign http://in.archive.ubuntu.com maverick-updates/universe Packages Ign http://in.archive.ubuntu.com maverick-updates/universe Sources Ign http://in.archive.ubuntu.com maverick-updates/multiverse Packages Ign http://in.archive.ubuntu.com maverick-updates/multiverse Sources Ign http://in.archive.ubuntu.com maverick/main Packages Ign http://in.archive.ubuntu.com maverick/restricted Packages Ign http://in.archive.ubuntu.com maverick/main Sources Ign http://in.archive.ubuntu.com maverick/restricted Sources Ign http://in.archive.ubuntu.com maverick/universe Packages Ign http://in.archive.ubuntu.com maverick/universe Sources Ign http://in.archive.ubuntu.com maverick/multiverse Packages Ign http://in.archive.ubuntu.com maverick/multiverse Sources Ign http://in.archive.ubuntu.com maverick-updates/main Packages Ign http://in.archive.ubuntu.com maverick-updates/restricted Packages Ign http://in.archive.ubuntu.com maverick-updates/main Sources Ign http://in.archive.ubuntu.com maverick-updates/restricted Sources Ign http://in.archive.ubuntu.com maverick-updates/universe Packages Ign http://in.archive.ubuntu.com maverick-updates/universe Sources Ign http://in.archive.ubuntu.com maverick-updates/multiverse Packages Ign http://in.archive.ubuntu.com maverick-updates/multiverse Sources Err http://in.archive.ubuntu.com maverick/main Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick/restricted Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick/main Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick/restricted Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick/universe Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick/universe Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick/multiverse Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick/multiverse Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/main Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/restricted Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/main Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/restricted Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/universe Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/universe Sources Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/multiverse Packages Unable to connect to in.archive.ubuntu.com:http: Err http://in.archive.ubuntu.com maverick-updates/multiverse Sources Unable to connect to in.archive.ubuntu.com:http: Fetched 2,838B in 5min 12s (9B/s) Reading package lists... Done W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/Release W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/Release W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/main/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/restricted/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/main/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/restricted/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/universe/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/universe/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/multiverse/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/multiverse/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/main/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/restricted/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/main/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/restricted/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/universe/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/universe/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/multiverse/binary-i386/Packages.gz Unable to connect to in.archive.ubuntu.com:http: W: Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick-updates/multiverse/source/Sources.gz Unable to connect to in.archive.ubuntu.com:http: W: Some index files failed to download, they have been ignored, or old ones used instead. </code></pre> <p>This is what I got when update, I am using 10.04 LTS, once I tried to upgrade to 10.10, but ended up with error, since then all the updates are done from maverick, as you can see. Now I'm facing problem both in update and upgrade(release upgrade too). Is there a way to restore everything to its default, or anything else...</p>
12405
6969
2011-05-23T10:17:37.983
2022-11-03T01:45:28.363
Failed to fetch http://in.archive.ubuntu.com/ubuntu/dists/maverick/Release
[ "10.04" ]
4
1
CC BY-SA 3.0
[ { "creationDate": "2013-07-31T00:25:32.680", "id": "415722", "postId": "32064", "score": "0", "text": "This question has useful, upvoted answers; it seems unlikely it was correctly closed. In particular, note that we do not close answered questions for being about old releases. I am voting to re...
null
[ { "accepted": null, "body": "<p>You could try an other mirror, like <code>http://archive.ubuntu.com/</code>. Run the next command to replace all occurrences of <code>http://in.archive.ubuntu.com/</code> with <code>http://archive.ubuntu.com/</code>:</p>\n\n<pre><code>sudo sed 's@http://in\\.archive\\.ubuntu\...
null
null
null
null
null
32065
1
null
2011-03-26T07:15:03.067
4
2831
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/62001/am-i-using-unity-or-unity-2d">Am I using Unity or Unity 2D?</a> </p> </blockquote> <p>I have just installed the Ubuntu 11.04 Alpha on my laptop.</p> <p>How can I tell whether I have the 2D or the 3D Unity running?</p>
2872
-1
2017-04-13T12:24:29.360
2011-05-02T22:48:15.547
How can I tell if I am running 2D or 3D Unity?
[ "unity", "11.04", "unity-2d" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
0
2011-10-14T18:37:09.303
null
null
32070
1
null
2011-03-26T07:51:10.967
13
47708
<p>Here's my situation: I open terminal and run program which displays live feed in terminal (text) what changes every second. Only "Enter" key can be used while this program is running (it exits that program). So you can't type anything else into console.</p> <p>I would like to write that terminal contents into a file, like after every second.</p> <p>How do I do it? By opening 2nd console and using some command? Can't get it work with setterm -dump command.</p>
13026
null
null
2017-09-14T15:17:43.457
How to write terminal contents into a file
[ "command-line" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2011-03-26T09:25:47.817", "id": "98736", "postId": "32070", "score": "1", "text": "Hm, which application is this? If you haven't checked well, you should make sure if the application has an option to save the ouput somewhere.", "userDisplayName": null, "userId": "567" ...
null
[ { "accepted": null, "body": "<p>When you are executing your command from terminal instead of seeing the output on your console you can redirect it straight to a file. While the program runs your the output is going to be written to the file. An example lets say you want to write the contents of your folder ...
null
null
null
null
null
32071
1
32118
2011-03-26T07:52:26.210
2
222
<p>I am using gedit for some editing and when I use F9 in order to make side pane visible or invisible my display is just getting dim and nothing happens. </p>
1177
null
null
2011-03-26T14:58:11.837
Gedit F9 side pane shortcut is not working
[ "gedit" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2014-02-05T10:52:13.090", "id": "536961", "postId": "32071", "score": "0", "text": "I had the same problem using f9 for toggling status notifications. Perhaps we should change the title to \"F9 is dimming screen\" or something to make this more generic so that others will find...
{ "accepted": true, "body": "<p>You have widget layer turned on and mapped to F9 in Compiz Config</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-26T14:58:11.837", "id": "32118", "lastActivityDate": "2011-03-26T14:58:11.837", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "10837", "parentId": "32071", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>I'm guessing that your keyboard has the brightness adjustment bound to <code>Fn-F9</code>. Are you sure your <code>Fn</code> key is not stuck? Maybe your keyboard has a Fn-Lock mode, similar to Num-Lock, and you enabled it by accident?</p>\n", "commentCount": "0", "co...
null
null
null
null
null
32074
1
36149
2011-03-26T09:07:00.860
1
143
<p>Lately I'm getting really weird font issues. I'm not sure what to make of it. Here's a <a href="http://img15.imageshack.us/i/screenshotuw.png/" rel="nofollow">picture</a>.</p>
null
6005
2012-05-10T02:14:59.907
2012-05-10T02:14:59.907
Font corruption on a netbook
[ "display", "fonts", "troubleshooting" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Two possibilities that come to mind, after seeing your picture.</p>\n\n<p>Video card driver may have been updated and creating the problem, ie not refreshing properly. Minimize then Maximize any application window, if font gets corrected then it is the video card driver.</p>\n\n<p>or</p>\n\n<p>It could be the video card is overheating. Use those compressed air cans to clean the vents of the netbook/laptop. Make sure your netbook has good ventilation and that the vents are not obstructed.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-04-20T17:25:00.230", "id": "36149", "lastActivityDate": "2011-04-23T04:01:47.683", "lastEditDate": "2011-04-23T04:01:47.683", "lastEditorDisplayName": null, "lastEditorUserId": "14628", "ownerDisplayName": null, "ownerUserId": "14628", "parentId": "32074", "postTypeId": "2", "score": "0" }
[ { "accepted": true, "body": "<p>Two possibilities that come to mind, after seeing your picture.</p>\n\n<p>Video card driver may have been updated and creating the problem, ie not refreshing properly. Minimize then Maximize any application window, if font gets corrected then it is the video card driver.</p>\...
null
null
null
null
user6880
32084
1
32087
2011-03-26T11:12:01.970
68
13272
<p>I've been wondering why most Ubuntu projects use <a href="https://launchpad.net/">Launchpad.net</a> instead of <a href="https://github.com">GitHub</a> for the Version Control and bug tracking system. Is there a specific reason as to why Ubuntu uses launchpad (and hence <code>bzr</code>)?</p>
6005
null
null
2021-02-25T10:18:02.377
Why does Ubuntu use Launchpad instead of GitHub or Bitbucket?
[ "launchpad", "github" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>This list contains the reasons why it did not use back then and why it should not move now</p>\n<ul>\n<li><p>Launchpad used Bazaar which was\ndeveloped long back. GitHub did not\nexist that time (as Robin said)\nLaunchpad was launched in 2004 and\nGitHub in 2008</p>\n</li>\n<li><p>GitHub is not open source. GitLab or\nGitorious would be a better choice\nin this case. I know Launchpad was\nnot FOSS initially, but it was\nreleased later</p>\n</li>\n<li><p>Initially GitHub did not have many\nfeatures which Launchpad had, like\nteams. GitHub does not have a build system\nintegrated with it, like PPA</p>\n</li>\n<li><p>Many projects in Launchpad heavily\nmake use of the &quot;Merge request&quot; functionality\nwhich has very basic support in GitHub. It\nis called &quot;Pull request&quot; but Launchpad has better\nfeatures and more detailed than GitHub</p>\n</li>\n<li><p>GitHub's Bug Tracker is next to useless (this\nmay have changed by 2021). My pet project for\na bug tracker might be more useful</p>\n</li>\n<li><p>Launchpad is owned by Canonical and they pay\nthe developers. They have the complete control\nover their product. GitHub also is owned by\nGitHub/Microsoft.</p>\n</li>\n<li><p>GitHub uses Git for tracking releases using\nbranches and tags. In Launchpad, which uses Bazaar\nalso has this feature, but Launchpad explicitly\nenforces this outside the source control system.\nThis would be a bit more easier for people who\nhave to handle versions but don't want to dig\ninside the source code.</p>\n</li>\n</ul>\n<hr />\n<p>Just a small note: Github vs. Launchpad and git vs. bzr is sort of religious topic. I want to stay away from this endless discussion. I use which fits the use-case.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2011-03-26T11:42:55.733", "id": "32087", "lastActivityDate": "2021-02-25T10:18:02.377", "lastEditDate": "2021-02-25T10:18:02.377", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "52", "parentId": "32084", "postTypeId": "2", "score": "89" }
[ { "accepted": null, "body": "<p>I actually think it's more like \"why do they use bzr, and hence launchpad\"? Canonical invested money and people into developing bzr and its precursor baz, long before GitHub existed, and they probably don't want to throw away all of that accumulated expertise and investment...
null
null
null
null
null
32086
1
null
2011-03-26T11:31:07.960
0
1504
<p>I have huawei e1550 3g modem and it is locked to network operator "Idea" while using through windows(which I don't like). </p> <p>Is it possible to use another network operator on this modem on ubuntu or Is it also locked for ubuntu?</p> <p>I am able to access internet using it via the default network operator, but not by another operator.Is it my fault or Its also locked on ubuntu? But I have entered the correct settings.</p> <p>While checking for network locks using ixconn I found the following:-</p> <pre><code>* Test for netlock Manufacturer: huawei Model: E1550 Revision: 11.608.13.02.00 IMEI: 354638041122655 +GCAP: +CGSM,+FCLASS,+DS OK --- No network locks recognized. --- </code></pre> <p>and it also shows the n/w operators availabe on doing gprs n/w analysis</p> <p>on doing AT^CARDLOCK? i got 3,0,0 which mean that this can't be unlocked</p> <p>on connecting to internet it keeps searching network and never connects to internet(except default operator)</p> <p>I need explanation wether if its locked for ubuntu or not? and if not whats the problem?</p>
12915
235
2011-04-01T00:22:24.840
2012-01-08T17:15:43.637
Can I force my Huawei E1550 modem to be usable on another network?
[ "networking", "internet", "modem", "3g" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2011-03-26T12:25:33.623", "id": "35911", "postId": "32086", "score": "0", "text": "Please specify what you mean by `locked for Ubuntu`.", "userDisplayName": null, "userId": "3778" } ]
null
[ { "accepted": null, "body": "<p>3G sticks are by and large designed only to be used on a particular network operator. When you got it from Idea, only connections with Idea 3G data plan enabled will work. It is not a Ubuntu thing. The problem is that Ubuntu <em>might</em> detect the card, but configuring it ...
null
null
null
null
null
32088
1
32105
2011-03-26T12:06:09.193
6
10006
<p>I installed some fonts (mingliu.ttc) by putting them in ~/.fonts/</p> <p>The font is visible in other applications (such as Abiword &amp; Firefox). </p> <p>But it does not appear in the font menu of LibreOffice. When I type the font name manually, the characters display as squares.</p> <p>How can I install the font for LibreOffice?</p>
13030
731
2011-03-28T02:34:39.680
2020-04-26T08:35:19.360
Some Fonts don't appear in LibreOffice
[ "fonts", "libreoffice", "fontconfig" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>That's weird. I just tried with the same font (mingliu.ttc) and it worked fine in LibreOffice on Ubuntu 10.10.</p>\n\n<p>There might be a problem with your font cache.</p>\n\n<p>Try running <code>sudo fc-cache -f -v</code>. This will rebuild the cache.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-03-27T03:43:27.787", "id": "36031", "postId": "32105", "score": "1", "text": "I deleted ~/.fontconfig manually and run fc-cache again.It works now.", "userDisplayName": null, "userId": "13030" }, { "creationDate": "2018-04-18T12:06:27.417", "id": "1667436", "postId": "32105", "score": "2", "text": "If you use the \"Quick Start\" feature (the LibreOffice's tray icon), you should exit from there (right click on the icon -> Terminate QuickStart) after closing all open documents, and then rebuild the cache, otherwise LibreOffice won't update its internal cache and you won't see the new fonts.", "userDisplayName": null, "userId": "199300" }, { "creationDate": "2022-12-12T20:17:45.340", "id": "2522202", "postId": "32105", "score": "1", "text": "11 years later and this still helped me (Linux Mint). One thing is that running it with sudo clears the root's font cache, so to clear my local cache (which is where my fonts were installed to) I had to run it without sudo: `fc-cache -f -v` It works now - thanks!", "userDisplayName": null, "userId": "705956" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-26T13:29:21.883", "id": "32105", "lastActivityDate": "2011-03-26T13:29:21.883", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "731", "parentId": "32088", "postTypeId": "2", "score": "9" }
[ { "accepted": true, "body": "<p>That's weird. I just tried with the same font (mingliu.ttc) and it worked fine in LibreOffice on Ubuntu 10.10.</p>\n\n<p>There might be a problem with your font cache.</p>\n\n<p>Try running <code>sudo fc-cache -f -v</code>. This will rebuild the cache.</p>\n", "commentC...
null
null
null
null
null
32089
1
null
2011-03-26T12:09:34.947
3
3696
<p>I am using Ubuntu 10.04 LTS and Evolution 2.28.3. I have Evolution configured to use my gmail contacts.</p> <p>When composing a message, entering addresses does not automatically resolve in any way. In order to use an address from my contacts, I need to click on the <strong>To:</strong> button and select contacts from the list. The list itself is fine - all my contacts are present.</p> <p>Is there any way to have Evolution automatically resolve email addresses as I type? I've looked through the preferences and found nothing helpful.</p>
1933
null
null
2011-10-04T18:50:06.377
Evolution Contacts not Auto-populating
[ "evolution", "contacts", "gmail" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2011-04-18T14:42:43.903", "id": "39923", "postId": "32089", "score": "0", "text": "In the Evolution preferences pane, in \"Contacts\", do you have your Gmail account checked for auto-completion ?", "userDisplayName": null, "userId": "3179" } ]
null
[ { "accepted": null, "body": "<p>I had the same problem and solved it by checking <strong>three</strong> boxes:</p>\n\n<p>a. Evolution-Mail -> Edit -> Preferences -> Contacts -> [x] Always show address of the autocompleted contact / [x] Gmail</p>\n\n<p>b. Evolution-Contacts -> Gmail -> Properties -> [x] Auto...
null
null
null
null
null
32092
1
32132
2011-03-26T12:15:40.887
0
5865
<p>So I just installed Skype and I'm using the Ambiance theme that comes with Ubuntu 10.10.</p> <p>It looks like the font color for the text in the Skype panel is the same as the background color for panels in the Ambiance theme.</p> <p>Is there any way to change the font color in the panel JUST for Skype? </p> <p>I did a:</p> <p>find . -name "<em>skype</em>"</p> <p>and checked some of the conf files but didn't see anything related to text color.</p>
2240
null
null
2014-04-02T10:32:04.577
Change the font color for the Skype panel?
[ "gnome-panel", "skype" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2014-04-02T10:32:04.577", "id": "578549", "postId": "32092", "score": "0", "text": "What about the FONT type options. The IM option is missing from the left menu. WHY? why we cant change Font type for the Chat window?", "userDisplayName": null, "userId": "264521" } ]
{ "accepted": true, "body": "<p>This is a confirmed Skype bug with the Ambiance theme. You can fix this by going into your Skype Options > General > Choose Style and set it to \"Desktop Settings\". I've posted a screenshot.</p>\n\n<p><img src=\"https://i.stack.imgur.com/zkQlr.png\" alt=\"A screenshot of what needs to be changed\"></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-26T17:20:14.140", "id": "32132", "lastActivityDate": "2011-03-26T17:20:14.140", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "5674", "parentId": "32092", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>This is a confirmed Skype bug with the Ambiance theme. You can fix this by going into your Skype Options > General > Choose Style and set it to \"Desktop Settings\". I've posted a screenshot.</p>\n\n<p><img src=\"https://i.stack.imgur.com/zkQlr.png\" alt=\"A screenshot of wha...
null
null
null
null
null
32093
1
32095
2011-03-26T12:16:39.153
3
1723
<p>I need a program to convert an AVI file to a format compatible with my Blackberry. On Windows, I've tried format factory and converted the .avi file to .3gp, but the output is of very bad quality.</p>
11396
1067
2011-03-26T14:40:01.150
2020-11-29T15:48:46.283
How can I convert an AVI file to a Blackberry-compatible format?
[ "video", "conversion", "format", "convert", "blackberry" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can use <a href=\"http://fixounet.free.fr/avidemux\" rel=\"nofollow noreferrer\"><strong>Avidemux</strong></a>. It also provides good editing features.</p>\n<p><img src=\"https://i.stack.imgur.com/SrGsO.png\" alt=\"enter image description here\" /></p>\n<hr />\n<p><strong><a href=\"http://winff.org/html_new/\" rel=\"nofollow noreferrer\">WinFF</a></strong> is another option, only for video conversions. As the app site says:</p>\n<blockquote>\n<p>WinFF is a GUI for the command line video converter, FFMPEG. It will convert most any video file that FFmpeg will convert. WinFF does multiple files in multiple formats at one time. You can for example convert mpeg's, flv's, and mov's, all into avi's all at once. WinFF is available for Windows 95, 98 , ME, NT, XP, VISTA, and Debian, Ubuntu, Redhat based GNU/Linux distributions.</p>\n</blockquote>\n<p>ffmpeg is really powerful but it might be tricky to use for many users. WinFF provides a GUI for it and makes it easier to use.</p>\n<p><img src=\"https://i.stack.imgur.com/vu5Hu.png\" alt=\"enter image description here\" /></p>\n<hr />\n<p><strong>Edit</strong>:</p>\n<p><strong><a href=\"http://www.miksoft.net/mobileMediaConverterDown.htm\" rel=\"nofollow noreferrer\">Mobile Media Converter</a></strong> is another good option.</p>\n<p>Application descriptions:</p>\n<blockquote>\n<p>The Mobile Media Converter is a free video and audio converter for converting between popular desktop media formats like MP3, Windows Media Audio (wma), Ogg Vorbis Audio (ogg), Wave Audio (wav), MPEG video, AVI, Windows Media Video (wmv), Flash Video (flv), QuickTime Video (mov) and commonly used mobile devices/phones formats like AMR audio (amr) and 3GP video. iPod/iPhone and PSP compatible MP4 video are supported. Moreover, you can remove and add new formats or devices through the internet.</p>\n<p>An integrated YoutTube downloader is available for direct downloading and converting to any of these formats. You can trim your clips for ringtone creation or any other purpose and crop your videos for removing up/down black bars or other unwanted parts of the image. Additionally, embedded subtitles can be encoded onto the video for watching movies or shows with subtitles on devices that does not supports them.</p>\n<p>The program has a very easy-to-use and simple GUI (Graphical User Interface) that helps even the most amateur user. Most of the times, the only data that you must enter is the input file(s) or just drag 'n' drop the input file(s)! The 3GP and AMR formats are used by mobile phones for MMS, video and sound recordings, etc.</p>\n</blockquote>\n<p><img src=\"https://i.stack.imgur.com/nTkVK.png\" alt=\"enter image description here\" /></p>\n", "commentCount": "7", "comments": [ { "creationDate": "2011-03-26T13:04:02.747", "id": "35917", "postId": "32095", "score": "0", "text": "i cant seem to find a way to convert the avi into any video format using winff.when i select blackberry,the only preset available is mp3(mono).but i need a video.", "userDisplayName": null, "userId": "11396" }, { "creationDate": "2011-03-26T13:24:27.490", "id": "35922", "postId": "32095", "score": "0", "text": "What video formats does it support?", "userDisplayName": null, "userId": "10494" }, { "creationDate": "2011-03-26T13:30:55.443", "id": "35928", "postId": "32095", "score": "0", "text": "I mean your blackberry.", "userDisplayName": null, "userId": "10494" }, { "creationDate": "2011-03-26T13:44:04.943", "id": "35933", "postId": "32095", "score": "0", "text": "it supports 3gp", "userDisplayName": null, "userId": "11396" }, { "creationDate": "2011-03-26T13:50:21.080", "id": "35936", "postId": "32095", "score": "0", "text": "I updated the answer.Please try Mobile Media Converter. P.S: Please remove my answer as best answer and just vote it up until you get your answer.I'll lose the reputation but it may help to find better answers.Some users which know the answer won't open the question when it's answered.", "userDisplayName": null, "userId": "10494" }, { "creationDate": "2011-03-26T14:23:33.817", "id": "35950", "postId": "32095", "score": "0", "text": "it works :)i made it the answer again.", "userDisplayName": null, "userId": "11396" }, { "creationDate": "2011-03-26T14:26:22.717", "id": "35952", "postId": "32095", "score": "0", "text": "Happy to hear that :)", "userDisplayName": null, "userId": "10494" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-03-26T12:22:07.963", "id": "32095", "lastActivityDate": "2016-07-30T17:59:33.363", "lastEditDate": "2020-06-12T14:37:07.210", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "10494", "parentId": "32093", "postTypeId": "2", "score": "9" }
[ { "accepted": true, "body": "<p>You can use <a href=\"http://fixounet.free.fr/avidemux\" rel=\"nofollow noreferrer\"><strong>Avidemux</strong></a>. It also provides good editing features.</p>\n<p><img src=\"https://i.stack.imgur.com/SrGsO.png\" alt=\"enter image description here\" /></p>\n<hr />\n<p><strong...
null
null
null
null
null
32094
1
null
2011-03-26T12:20:42.870
1
7706
<p>Hi I bought a new Seagate 2TB <strong>external</strong> hard disk. I opened the drive's application in my virtual windows, did product registration using the application present in it. I have few questions on how best to use it.</p> <ul> <li>The drive by default has some files and folders - setup.exe, System Volume Information, USB 3.0 PC Card Adapter etc,. I copied all the files to my laptop. Is it safe to delete these files? It has a dash board for windows which allows to tune power options, test the drive etc. Will I be able to use the dash board if I put back all these files and mount on windows again?</li> <li>I want to partition and format the hard disk. Data I like to store is <ul> <li>Around 10 to 20 GB Files - Virtual box images.</li> <li>Around 4GB Files - Dvd images.</li> <li>Other Movies and personal Files. What is the best filesystem to store very huge files like 10 to 20GB files. So that they are written and accessed fast also best uses the drive's capacity. </li> </ul></li> <li>If I leave one of the partition as ntfs and others to different files systems, will it be able to mount on windows and Will I be able to use the device's dash board?</li> </ul> <p>Note: I dont need any encryption for my data.</p> <p>Any other advice on using the hard disk is also welcome.</p>
8600
null
null
2012-11-08T02:06:31.583
How to partition Seagate FreeAgent GoFlex 2TB hard disk?
[ "filesystem", "hard-drive" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2011-12-09T23:14:46.377", "id": "98434", "postId": "32094", "score": "0", "text": "To partition ur HDD u can use gparted, depending on whether u r using/accessing data on dual boot or Ubuntu only u can format partition to ntfs or ext4 (for faster and reliable access) resp. Abo...
null
[ { "accepted": null, "body": "<p>First of all, all the stuff provided by the manufacturer of the hard disk drive, is \"for the convenience of the user\", which isn't used by some people because of some of we prefer to use different backup and diagnostic software, other than these provided by the manufacturer...
null
null
null
null
null
32098
1
32101
2011-03-26T12:28:18.723
26
10007
<p>Ubuntu seems to require a reboot after almost every apt update, even those that do not include a new kernel version. Why?</p>
null
null
null
2016-09-27T16:49:07.880
Why does Ubuntu need to reboot so often?
[ "updates", "reboot" ]
5
2
CC BY-SA 2.5
[ { "creationDate": "2011-03-27T13:36:06.803", "id": "36090", "postId": "32098", "score": "0", "text": "I think you can improve the quality of your question by adding the list of packages involved in one of your updates. it makes the discussion more specific.", "userDisplayName": null, "us...
{ "accepted": true, "body": "<p>I guess you are referring to the latest update.</p>\n\n<p>It included a package called <code>linux-firmware</code> which is a package that provides firmware used by the Linux kernel drivers so it was a kernel related update.</p>\n\n<p>So to answer your question or better to correct that statement, Ubuntu doesn't need to be restarted on every update but just on updates which are related to kernel stuff.</p>\n", "commentCount": "6", "comments": [ { "creationDate": "2011-03-26T12:44:53.530", "id": "35914", "postId": "32101", "score": "2", "text": "I suppose my sample was biased. I'll try to be more scientific next time.", "userDisplayName": "user13032", "userId": null }, { "creationDate": "2011-03-26T13:36:05.737", "id": "35931", "postId": "32101", "score": "1", "text": "If rebooting that often is a problem for you, a package called ksplice is usable free in Ubuntu. It allows the kernel to be patched on the fly. Very impressive.", "userDisplayName": null, "userId": "1217" }, { "creationDate": "2011-03-26T13:46:22.353", "id": "35935", "postId": "32101", "score": "0", "text": "@Nerdfest: I just hibernate or suspend my laptop, so every reboot is a nuisance. I hadn't heard of ksplice -- thanks.", "userDisplayName": "user13032", "userId": null }, { "creationDate": "2011-03-26T18:58:26.080", "id": "35986", "postId": "32101", "score": "0", "text": "As a warning, if you hibernate with an upgraded kernel, you will lose your state. I think suspend is okay though.", "userDisplayName": null, "userId": "1217" }, { "creationDate": "2011-03-26T19:01:44.237", "id": "35987", "postId": "32101", "score": "0", "text": "You only need to reboot for the updates to take effect. For users who restart daily, there isn't much sense in a premature reboot.", "userDisplayName": null, "userId": "10068" }, { "creationDate": "2019-07-29T16:42:17.287", "id": "1935842", "postId": "32101", "score": "0", "text": "I am not sure this really answers what I find odd: in the past, ubuntu did not require reboots even with kernel updates. I had Ubuntu running for months, installing each and every update. Now, I have to reboot every few days.\nIs there no way to update and not constantly reboot? Is just doing this safe?", "userDisplayName": null, "userId": "117701" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-26T12:34:20.463", "id": "32101", "lastActivityDate": "2011-03-26T12:34:20.463", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2732", "parentId": "32098", "postTypeId": "2", "score": "15" }
[ { "accepted": true, "body": "<p>I guess you are referring to the latest update.</p>\n\n<p>It included a package called <code>linux-firmware</code> which is a package that provides firmware used by the Linux kernel drivers so it was a kernel related update.</p>\n\n<p>So to answer your question or better to c...
null
null
null
null
user13032
32107
1
null
2011-03-26T13:41:19.760
19
124652
<p>Does anyone know how to avoid getting this message:</p> <pre><code>Assuming drive cache: write through </code></pre> <p>Which is showing up after performing <code>sudo shutdown -r now</code>. </p> <p>I restarted remotely but the computer did not restart. And I can't restore my remote connection to it. I want to be sure that it won't happen again. When I physically approached the computer and turned on the display, I found 3 lines saying:</p> <pre><code>Assuming drive cache: write through </code></pre> <p>All those messages were because of my sdd disk. Later I checked and found that sdd is my external USB 1TB disk.</p> <p>Any ideas on how to prevent such situations in future?</p>
9036
527764
2017-10-09T14:02:32.327
2017-10-09T18:32:24.363
How to avoid "Assuming drive cache: write through" message during restart?
[ "external-hdd", "disk", "restart", "cache" ]
2
6
CC BY-SA 3.0
[ { "creationDate": "2011-03-26T14:13:45.837", "id": "35947", "postId": "32107", "score": "1", "text": "I might be wrong, but I don't think this message was the cause of the problem.", "userDisplayName": null, "userId": "11976" }, { "creationDate": "2011-04-03T20:32:45.050", "i...
null
[ { "accepted": null, "body": "<h3>What does the message: <code>asking for cache data failed, assuming drive cache: write through</code> mean?</h3>\n<p>The Linux block layer makes some assumptions about when writes are actually committed to disk. LSI RAID controller logical drives pretend to be SCSI disks, bu...
null
null
null
null
null
32112
1
32113
2011-03-26T14:22:07.180
59
69737
<p>I am trying to find the installation directory of a particular package. I have a certain keyword using which I am trying to find a particular file.</p> <p>During grep, I only want to include <strong>cpp or h</strong> file type. I do not want the grep to show <strong>warnings</strong> like <em>Permission Denied</em> or <em>Could not find the Directory</em>. I just want it to display matched files, nothing else. Please suggest how can I do this?</p> <p>At present I am using</p> <pre><code>grep "My term" -ir --exclude-dir="\.svn" --include=*.{cpp,h} ./ </code></pre>
13037
721
2011-03-27T10:37:45.203
2017-02-05T18:10:41.087
Grep, ignore warnings
[ "search", "grep" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Those warnings are directed to the <code>stderr</code> stream, as opposed to the standard out file descriptor. You can silence the stderr output by adding <code>2&gt;/dev/null</code> to the end of your command.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2018-03-21T21:12:04.010", "id": "1652059", "postId": "32113", "score": "2", "text": "Te be more specific ```find . 2>/dev/null | grep 404.html``` is what a command would look like", "userDisplayName": null, "userId": "417298" }, { "creationDate": "2022-09-27T08:12:47.747", "id": "2495246", "postId": "32113", "score": "0", "text": "Not the end of the command, but at the start of the command. (arch linux) \n \nexample : `2>/dev/null ifconfig | grep inet` \nThis will show you your local ip without any error.", "userDisplayName": null, "userId": "1042725" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-03-26T14:26:32.957", "id": "32113", "lastActivityDate": "2017-02-05T18:00:38.820", "lastEditDate": "2017-02-05T18:00:38.820", "lastEditorDisplayName": null, "lastEditorUserId": "295286", "ownerDisplayName": null, "ownerUserId": "12469", "parentId": "32112", "postTypeId": "2", "score": "73" }
[ { "accepted": true, "body": "<p>Those warnings are directed to the <code>stderr</code> stream, as opposed to the standard out file descriptor. You can silence the stderr output by adding <code>2&gt;/dev/null</code> to the end of your command.</p>\n", "commentCount": "2", "comments": [ { ...
null
null
null
null
null
32120
1
32122
2011-03-26T15:32:14.290
1
301
<p>Whenever a command is "unable to lock the administration directory", is there any way to easily detect what process is running that is using sudo?</p>
5674
null
null
2011-03-26T16:10:59.577
How to detect another sudo process?
[ "command-line", "sudo" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>in a terimnal, enter <code>top</code> command. you can see the list of processes and the second column is the user that is running the process. check that column for root. Also you can filter the processes with respect to the user running them. To show all processes being run by root, enter <code>top -u root</code>.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-03-26T15:49:59.797", "id": "35963", "postId": "32122", "score": "2", "text": "look for `dpkg`, `synaptic`, or similar processes. Its typically something that is accessing package stuff that generates that error.", "userDisplayName": null, "userId": "10616" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-26T15:46:01.017", "id": "32122", "lastActivityDate": "2011-03-26T16:10:59.577", "lastEditDate": "2011-03-26T16:10:59.577", "lastEditorDisplayName": null, "lastEditorUserId": "12885", "ownerDisplayName": null, "ownerUserId": "12594", "parentId": "32120", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>in a terimnal, enter <code>top</code> command. you can see the list of processes and the second column is the user that is running the process. check that column for root. Also you can filter the processes with respect to the user running them. To show all processes being run...
null
null
null
null
null
32121
1
32694
2011-03-26T15:45:00.237
2
436
<p>I am just starting with Linux. I have noticed that though Gnome has a fixed menu (Gnome panel) at the top of the screen, similarly to Mac OS X, it is impossible to click a menu item after moving the mouse all the way up, to the very edge of the screen. It looks as if there is a one pixel border between the menu and the screen top edge. Is it possible to remove it?</p>
12938
null
null
2011-03-30T15:23:03.763
Gnome menu with mouse up to the top
[ "gnome", "gnome-panel", "mouse", "menu" ]
1
4
CC BY-SA 2.5
[ { "creationDate": "2011-03-26T16:19:27.523", "id": "35966", "postId": "32121", "score": "0", "text": "I don't know about this bug as I haven't experienced this in all the versions and distros that I have used before. But if you can't find a way to fix it, you can reach the menu by pressing the [...
{ "accepted": true, "body": "<p>Resolved. The problem (or, rather, the reason) was that I had enabled Windows 7-like window maximize feature (maximize window by dragging it to the top of the screen), as explained <a href=\"http://www.omgubuntu.co.uk/2009/11/aero-snap-ubuntu-linux.html\" rel=\"nofollow\">here</a>. Having switched it off, I can now use the Gnome menu with the mouse all the way up and left.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-03-30T17:54:27.617", "id": "36706", "postId": "32694", "score": "1", "text": "Glad you found the fix. I had the same problem with clicking the top-left and top-right pixels of my screen why I set some Mac-like corners in Compiz.", "userDisplayName": null, "userId": "2079" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2011-03-30T15:23:03.763", "id": "32694", "lastActivityDate": "2011-03-30T15:23:03.763", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "12938", "parentId": "32121", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>Resolved. The problem (or, rather, the reason) was that I had enabled Windows 7-like window maximize feature (maximize window by dragging it to the top of the screen), as explained <a href=\"http://www.omgubuntu.co.uk/2009/11/aero-snap-ubuntu-linux.html\" rel=\"nofollow\">her...
null
null
null
null
null
32123
1
null
2011-03-26T16:08:47.830
7
430
<p>Is there any way I can use apt-get to give me a list of all packages written in C, or that have C modules in them?</p>
null
527764
2017-03-15T20:53:54.893
2017-03-15T20:53:54.893
How can I use apt-get to list all packages written in C?
[ "command-line", "apt", "c" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>The <a href=\"http://packages.ubuntu.com/debtags\" rel=\"nofollow noreferrer\">debtags</a> <a href=\"http://apt.ubuntu.com/p/debtags\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-large\" alt=\"Install debtags\"></a> package could be useful for this. </p...
null
null
null
null
user8838