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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
45870 | 1 | null | 2011-05-29T17:04:38.557 | 1 | 4824 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/16366/whats-the-difference-between-a-long-term-support-release-and-a-normal-release">What's the difference between a Long Term Support Release and a Normal Release?</a> </p>
</blockquote>
<p>I've been running 1... | 18884 | -1 | 2017-04-13T12:24:30.040 | 2011-06-11T11:04:48.903 | Which should I recommend, 10.04 vs 11.04? | [
"11.04",
"10.04",
"software-recommendation"
] | 4 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-29T19:03:21.750",
"id": "50368",
"postId": "45870",
"score": "4",
"text": "This is subjective and speculative at best with no real means for an objective answer.",
"userDisplayName": null,
"userId": "41"
}
] | null | [
{
"accepted": null,
"body": "<p>I was on 10.04 for a year not transitioning to 10.10 even to try it out. Stability in 10.04 is rock solid as you say. But if a guy was coming from Win7 he'd probably like the Unity Shell in 11.04. It's awesome! I just moved to 11.04 three days back and I find it pretty much s... | null | null | 2011-06-11T12:26:25.817 | null | null |
45871 | 1 | null | 2011-05-29T17:08:14.967 | 3 | 1658 | <p>Basically, Bluetooth via my USB dongle doesn't work until after I manually <code>/etc/init.d/bluetooth restart</code> a few times. Is there a way to have it start automagically so I don't have to do this each and every boot?</p>
| 6645 | null | null | 2012-02-03T03:08:57.183 | Bluetooth doesn't start up properly when I start up | [
"bluetooth"
] | 2 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2012-02-25T18:07:59.017",
"id": "125811",
"postId": "45871",
"score": "0",
"text": "Do you still have this problem?",
"userDisplayName": null,
"userId": "1992"
}
] | null | [
{
"accepted": null,
"body": "<p>you can but this command in the startup application choose add new and put this in the command filed.\n<img src=\"https://i.stack.imgur.com/jd8ZB.png\" alt=\"enter image description here\"></p>\n",
"commentCount": "4",
"comments": [
{
"creationDate": "20... | null | null | null | null | null |
45876 | 1 | 47121 | 2011-05-29T17:32:47.297 | 0 | 124 | <p>Can someone explain to me why a clean install of 11.04, x64 is having these strange menu issues? Example:</p>
<p><img src="https://i.stack.imgur.com/Z1vZ3.png" alt="Menu Example"></p>
<p>This seems to happen on a few "Right-Click" menus, and not all system menus are affected. Can someone give me hand on fixing thi... | 3976 | 235 | 2011-05-30T19:26:16.370 | 2011-06-05T17:20:40.593 | Some Menus look incorrect | [
"11.04",
"graphics",
"gnome"
] | 2 | 5 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-29T17:40:10.057",
"id": "50353",
"postId": "45876",
"score": "0",
"text": "The panel context menus are using same \"panel.png\" image which is used for panel backgrounds, thus you'll face this problem particularly with Ambiance and Radiance themes, a well-written GTK t... | {
"accepted": true,
"body": "<p>Sounds like I'll need to file a bug report. I'll get the details back here when I do.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-06-05T17:47:41.093",
"id": "51933",
"postId": "47121",
"score": "0",
"text": "Yes, I think it... | [
{
"accepted": null,
"body": "<p>I just checked mine, after having seen your posted pic, and found that mine are the same. I did not notice this in Unity, but started experimenting with the <strong>Classic</strong> interface today.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate... | null | null | null | null | null |
45881 | 1 | 45897 | 2011-05-29T18:05:43.567 | 1 | 3527 | <p><strong>Direct Question:</strong> Flash under firefox 4.0, npviewer.bin, in KUbuntu 10.04 was running at 100% and I couldn't kill it. I tried:</p>
<pre><code>sudo kill -9 12996
sudo kill -15 12996
</code></pre>
<p>I logged in as root and ran both commands. The PPID was listed as 1. (Can't kill init without rebo... | 2696 | null | null | 2011-05-29T19:17:58.403 | Unable to kill process with 'kill -9' whose PPID=1 and using 100% of CPU? | [
"sudo",
"process",
"kill"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>You could try the SysRq method: <a href=\"http://en.wikipedia.org/wiki/Magic_SysRq_key#.22Raising_Elephants.22_mnemonic_device\" rel=\"nofollow\">http://en.wikipedia.org/wiki/Magic_SysRq_key#.22Raising_Elephants.22_mnemonic_device</a></p>\n\n<p>You want to run them in a certain order... | [
{
"accepted": true,
"body": "<p>You could try the SysRq method: <a href=\"http://en.wikipedia.org/wiki/Magic_SysRq_key#.22Raising_Elephants.22_mnemonic_device\" rel=\"nofollow\">http://en.wikipedia.org/wiki/Magic_SysRq_key#.22Raising_Elephants.22_mnemonic_device</a></p>\n\n<p>You want to run them in a certa... | null | null | null | null | null |
45884 | 1 | 45895 | 2011-05-29T18:32:46.893 | 1 | 203 | <p>For Example; notice <code>emesene</code> and <code>desktopnova</code> before and after clicking <kbd>SUPER</kbd>+<kbd>S</kbd></p>
<p><a href="https://i.stack.imgur.com/Buu1w.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/Buu1w.png" alt="enter image description here"></a>
<a href="https://i.stac... | 4937 | 1859 | 2011-05-29T19:27:04.013 | 2011-06-01T15:00:21.420 | Why are the manually added notification icons don't hide when using workspace switcher? | [
"11.04",
"workspaces",
"notification-area"
] | 1 | 6 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T17:29:52.523",
"id": "50558",
"postId": "45884",
"score": "0",
"text": "Looks like a bug to me. Why not report it? See [How do I report a bug?](http://askubuntu.com/questions/5121/how-do-i-report-a-bug)",
"userDisplayName": null,
"userId": "2355"
},
{
... | {
"accepted": true,
"body": "<p>Fixed in <code>CCSM</code>; Compiz config settings Manager. </p>\n\n<p>Go to Expo - Appearance - Check hide panels/dock: </p>\n\n<p><a href=\"https://i.stack.imgur.com/FftPN.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/FftPN.png\" alt=\"enter image descript... | [
{
"accepted": true,
"body": "<p>Fixed in <code>CCSM</code>; Compiz config settings Manager. </p>\n\n<p>Go to Expo - Appearance - Check hide panels/dock: </p>\n\n<p><a href=\"https://i.stack.imgur.com/FftPN.png\" rel=\"nofollow noreferrer\"><img src=\"https://i.stack.imgur.com/FftPN.png\" alt=\"enter image ... | null | null | null | null | null |
45885 | 1 | null | 2011-05-29T18:33:13.163 | 8 | 3210 | <p>I'm trying to set up <a href="http://conkeror.org">Conkeror</a> as my default browser. However, in the Preferred Applications menu, this is not an option, nor do I see a method of inputting a custom setting/command.</p>
<p>Does anyone know a way round this?</p>
<p>[Edit: I've tried (1) using <code>sudo update-alte... | 9046 | 9046 | 2011-06-04T15:48:36.293 | 2012-02-23T02:03:31.893 | How do I set a "custom" browser as default in Preferred Applications | [
"11.04",
"browser",
"default-programs",
"default-browser"
] | 5 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Click the off button very right on the panel. The dropdown menu shows system setting, open it and navigate to personal, preferred application.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-05-29T19:39:52.513",
"id": "50373",
... | null | null | null | null | null |
45892 | 1 | null | 2011-05-29T18:48:41.540 | 12 | 12783 | <p>I have tried all music players recommended in answers for similar questions, but I haven't found a player meeting the following requirements:</p>
<ul>
<li>Plays youtube playlists smoothly (caches the audio before playing, I mostly don't care about video)</li>
<li>Allows to choose quality</li>
<li>Normalizes volume<... | 2509 | 25798 | 2012-02-04T06:47:45.947 | 2017-05-28T05:56:50.093 | Music player that plays Youtube playlists | [
"youtube",
"music-player"
] | 10 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2012-02-28T19:43:17.840",
"id": "132194",
"postId": "45892",
"score": "0",
"text": "Are you looking to record the audio from the youtube video? If so, then there are many websites that you can visit via searching for Youtube Audio downloader in Google.",
"userDisplayName":... | null | [
{
"accepted": null,
"body": "<p>I don't know if it'll meet your precise requirements, but have you given <a href=\"http://flavio.tordini.org/minitube\" rel=\"nofollow\">Minitube</a> a shot? It's a very nice application that should go a long way towards helping you. Here is a link to the PPA's page: <a href=... | null | null | null | null | null |
45898 | 1 | null | 2011-05-29T19:36:24.057 | 2 | 647 | <p>I'm making a custom remaster of ubuntu and I want to change the name of the Software Center. How can I do that?</p>
| 1833 | null | null | 2015-05-28T13:52:24.830 | How can I rebrand Ubuntu Software Center | [
"software-center"
] | 3 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Find out what package the Ubuntu Software Center is in, and modify the package. Note: my answer is just as short as your question.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2... | null | null | null | null | null |
45901 | 1 | 45904 | 2011-05-29T19:44:04.520 | 3 | 443 | <p>When I am watching streaming movies on Firefox 4.0.1 running on Ubuntu 11.04 (Ubuntu classic desktop), firefox is stuck/hung, and I am unable to close/kill it through GUI such as closing the window etc. </p>
<p>However, sometimes I could hear the dialogues of the movie, but the firefox is still hanging. Rebooting s... | 101157 | 235 | 2011-05-30T18:36:25.327 | 2011-05-30T18:36:25.327 | Firefox 4.0.1 is hanging when streaming movies | [
"11.04",
"firefox",
"streaming"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>That's possibly an issue with Adobe Flash. I've especially had problems when switching between fullscreen and normal view and OSD (On Screen Display). Even debugging with strace locked up the GUI with the cursor being the only moving thing on the screen.</p>\n\n<p>If you've running a... | [
{
"accepted": true,
"body": "<p>That's possibly an issue with Adobe Flash. I've especially had problems when switching between fullscreen and normal view and OSD (On Screen Display). Even debugging with strace locked up the GUI with the cursor being the only moving thing on the screen.</p>\n\n<p>If you've r... | null | null | null | null | null |
45905 | 1 | 45907 | 2011-05-29T20:20:36.113 | 7 | 12529 | <p>I have been looking into this - but I can't get previous entered commands in Terminator (multi-terminal). I have looked into the Preference but I don't see how it is done.</p>
<p>I know this is not really Ubuntu question, but I am sure many of you have used Terminator.</p>
<p>Does anyone know how to get the previo... | 18876 | null | null | 2011-10-16T12:55:08.530 | Terminator command history | [
"command-line",
"terminator"
] | 3 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-29T20:52:44.220",
"id": "50389",
"postId": "45905",
"score": "0",
"text": "make sure you use a shell that supports arrow up/down like bash.",
"userDisplayName": null,
"userId": "15811"
},
{
"creationDate": "2011-05-29T23:20:14.283",
"id": "50400",
... | {
"accepted": true,
"body": "<p>You can try typing:</p>\n\n<pre><code>history\n</code></pre>\n\n<p>in your terminal.</p>\n\n<p>Or you could search it with CTRL-r.</p>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2011-05-29T23:26:45.230",
"id": "50404",
"postId": "45907",
... | [
{
"accepted": true,
"body": "<p>You can try typing:</p>\n\n<pre><code>history\n</code></pre>\n\n<p>in your terminal.</p>\n\n<p>Or you could search it with CTRL-r.</p>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2011-05-29T23:26:45.230",
"id": "50404",
"pos... | null | null | null | null | null |
45912 | 1 | null | 2011-05-29T21:03:38.763 | 3 | 789 | <p>I'm having issues since yesterday after an upgrade. GNOME session got messed up somehow and now i cannot install further upgrades nor new apps. Here is what i got from terminal after doing the recommended <code>apt-get install -f</code>;</p>
<pre>(Reading database ... 166876 files and directories currently installe... | 15916 | 6005 | 2012-06-26T00:12:15.810 | 2012-06-26T00:12:15.810 | Issues when upgrading gnome-session | [
"11.04",
"upgrade"
] | 2 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2019-03-14T11:39:23.733",
"id": "1862659",
"postId": "45912",
"score": "1",
"text": "Possible duplicate of [dpkg error: \"trying to overwrite file, which is also in...\"](https://askubuntu.com/questions/176121/dpkg-error-trying-to-overwrite-file-which-is-also-in)",
"userDi... | null | [
{
"accepted": null,
"body": "<p>This sounds like a case of broken packaging in the Gnome 3 packages you're using: The new version of <code>gnome-session</code> contains the file <code>/usr/share/xsessions/gnome-shell.desktop</code>, which is also owned by the current version of the <code>gnome-shell</code> ... | null | null | null | null | null |
45914 | 1 | 45917 | 2011-05-29T21:16:38.567 | 3 | 278 | <p>I like <a href="http://gtg.fritalk.com/" rel="nofollow">Getting things GNOME (GTG)</a> application and I want to know if the development on this application is still active. Do you know something about this? </p>
<p>As far as I see from their website the last release was in 04/2010. </p>
<p>Is the development st... | 11415 | 25863 | 2012-06-18T18:05:02.967 | 2012-06-18T18:05:02.967 | The development at Getting things GNOME is continuing? | [
"gnome",
"package-management",
"application-development"
] | 2 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T00:33:11.083",
"id": "50411",
"postId": "45914",
"score": "3",
"text": "*Do you know some similar applications?*\n\nShould be another question.",
"userDisplayName": null,
"userId": "1992"
}
] | {
"accepted": true,
"body": "<p>Yes it's still in development they even have a Google summer Of Code roadmap for this year (2011). <a href=\"http://live.gnome.org/gtg/soc2011_IzidorMatusov\" rel=\"nofollow\">Link to their Google Summer of Code</a></p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedD... | [
{
"accepted": null,
"body": "<p>I started to use <a href=\"http://taskwarrior.org/projects/show/taskwarrior/\" rel=\"noreferrer\">Taskwarrior</a> recently. It's command-line based but super easy to work with. I've tried most other task apps and this is the one I like the best so far.</p>\n\n<p><img src=\"ht... | null | null | null | null | null |
45915 | 1 | null | 2011-05-29T21:29:40.490 | -2 | 1260 | <p>Why is there no Unity support for Lucid Lynx?</p>
<p>The newer versions of Ubuntu are too buggy - the LTS version is well supported.</p>
<p>Why does Canonical not work on any new features as Unity for this current LTS release?</p>
| 18897 | 235 | 2011-09-04T20:30:03.757 | 2011-09-04T20:30:03.757 | Unity 2D on 10.04? | [
"unity",
"10.04"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>10.04 has come and gone. 12.04 is what their aiming for for Unity. The goal is to move forward, not backward.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-05-29T21:57:32.157",
"id": "50395",
"postId": "45918",
... | null | null | 2013-03-14T16:55:11.977 | null | null |
45920 | 1 | 46322 | 2011-05-29T22:39:38.433 | 0 | 1509 | <p>machine: thinkpad edge14 kubuntu 11.04 x64 w/ firefox flash64 and java6</p>
<ol>
<li><p>when launching fullscreen flash videos, the video will be placed on the background and the main window has to be minimized to view the video (this glitch can be replicated on windows7x64 as well so I'm assuming this is either fl... | 18206 | 7035 | 2011-05-30T18:12:47.407 | 2011-06-01T02:02:12.873 | Kubuntu flash fullscreen glitches | [
"video",
"firefox",
"flash",
"kubuntu",
"fullscreen"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p><a href=\"http://ubuntuforums.org/showthread.php?t=1770897\" rel=\"nofollow\">http://ubuntuforums.org/showthread.php?t=1770897</a></p>\n\n<ul>\n<li>I asked the same question on ubuntuforums.org and was able to get help from many people that seems to have solved the issues I was havin... | [
{
"accepted": true,
"body": "<p><a href=\"http://ubuntuforums.org/showthread.php?t=1770897\" rel=\"nofollow\">http://ubuntuforums.org/showthread.php?t=1770897</a></p>\n\n<ul>\n<li>I asked the same question on ubuntuforums.org and was able to get help from many people that seems to have solved the issues I w... | null | null | null | null | null |
45922 | 1 | null | 2011-05-29T23:32:54.267 | 5 | 1465 | <p>I recently set up a new computer with Ubuntu 11.04 amd64, set up as a desktop. I hadn't got around to setting up an email client to read system mail, and I was curious what unread mail might have built up. I was surprised to find that /var/spool/mail was empty, that /etc/aliases did not exist, and that neither exim4... | 14663 | null | null | 2015-11-27T11:39:27.683 | Did Ubuntu move from installing an MTA by default to not installing an MTA by default? | [
"mail",
"default-programs",
"mta"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-31T17:22:09.497",
"id": "50816",
"postId": "45922",
"score": "1",
"text": "More seriously, some system processes and cron jobs will produce email, and there's a handy utility, logwatch, which will analyze your log files and email you a summary daily. These can be usefu... | null | [
{
"accepted": null,
"body": "<p>Default MTA for Ubuntu is Postfix. You still to install it. Exim is still in the repo's. It sounds like you probably installed a package which pulled Exim in as a dependency.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-05-30T19:44:... | null | null | null | null | null |
45925 | 1 | 46073 | 2011-05-30T00:35:54.657 | 1 | 616 | <p>The "Caps Lock on" warning message is shown for too much time on Ubuntu 11.04. </p>
<p>Could anyone tell me how can I reduce the time this message is displayed for, please? </p>
| 101157 | 527764 | 2017-10-15T18:44:40.153 | 2017-10-15T18:44:40.153 | "Caps Lock on" message is shown for too long. How can I make it disappear sooner? | [
"11.04",
"notification",
"capslock"
] | 1 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T01:07:21.717",
"id": "50415",
"postId": "45925",
"score": "1",
"text": "Where do you get this message? if you mean where you are asked for your password (synaptic for example) it is there for as long as you have caps lock on and then disappears when you disable it -... | {
"accepted": true,
"body": "<p>You probably use Pinguy OS, right? Pinguy OS comes with some Compiz settings which display NotifyOSD notifications for caps lock, num lock, etc.</p>\n\n<p>Anyway, even if that's not the case, you can get NotifyOSD to be displayed for a shorter period of time by installing the patched... | [
{
"accepted": true,
"body": "<p>You probably use Pinguy OS, right? Pinguy OS comes with some Compiz settings which display NotifyOSD notifications for caps lock, num lock, etc.</p>\n\n<p>Anyway, even if that's not the case, you can get NotifyOSD to be displayed for a shorter period of time by installing the... | null | null | null | null | null |
45926 | 1 | null | 2011-05-30T00:40:33.103 | 0 | 7040 | <p>Actually, that's slightly misleading, but titles ought to be simple. I have a splash screen:
-For about two seconds during boot, right before the login screen appears.
-During shutdown.</p>
<p>During boot I just see the same purple as used by grub. (Edit: when grub's background is changed, so is the one during boot... | 9940 | 235 | 2011-05-30T19:25:18.833 | 2016-09-01T04:24:53.380 | Splash screen doesn't show on boot | [
"11.04",
"grub2",
"plymouth"
] | 4 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T01:39:44.723",
"id": "50416",
"postId": "45926",
"score": "0",
"text": "The boot process in 11.04 brings up the login screen a lot faster than the previous release. Is the complaint that this doesn't leave much time to see the splash screen?",
"userDisplayName"... | null | [
{
"accepted": null,
"body": "<p>Instal cryptsetup has no influence at all. I have found a partial solution at /usr/share/doc/plytmouth : readme. This is because the driver that permits high-color graphics tends to\ncause issues with suspend and resume, and we opted to prefer that\nworking.</p>\n\n<pre><c... | null | null | null | null | null |
45927 | 1 | 45932 | 2011-05-30T01:07:04.043 | 33 | 106806 | <p>How can i see what codec was used in a video (Audio/Video) and extra information about what to use to reproduce the same compression/quality to the video.</p>
| 7035 | 158442 | 2018-05-17T12:55:19.480 | 2018-05-17T12:55:19.480 | How to find out what codec is being used in a video | [
"sound",
"video",
"codecs"
] | 4 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>One way of doing this is by using VLC. Open the file in question, right click on it in the playlist and you'll see something like this:</p>\n\n<p><a href=\"https://i.stack.imgur.com/GQUMC.png\" rel=\"noreferrer\"><img src=\"https://i.stack.imgur.com/GQUMC.png\" alt=\"Codec info\"></a... | [
{
"accepted": true,
"body": "<p>One way of doing this is by using VLC. Open the file in question, right click on it in the playlist and you'll see something like this:</p>\n\n<p><a href=\"https://i.stack.imgur.com/GQUMC.png\" rel=\"noreferrer\"><img src=\"https://i.stack.imgur.com/GQUMC.png\" alt=\"Codec in... | null | null | null | null | null |
45928 | 1 | null | 2011-05-30T01:25:55.690 | 5 | 21447 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/125062/how-can-i-find-which-desktop-enviroment-i-am-using">How can I find which desktop enviroment I am using?</a> </p>
</blockquote>
<p>I'm a desktop user and boot straight into it. What's the best way to tell whi... | 1046 | -1 | 2017-04-13T12:23:38.647 | 2012-11-21T22:24:48.200 | Which desktop package am I actually using? | [
"desktop-environments"
] | 4 | 6 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T03:08:47.153",
"id": "50424",
"postId": "45928",
"score": "0",
"text": "Post a screen shot and someone will tell you. Print Screen key should work.",
"userDisplayName": null,
"userId": "2973"
},
{
"creationDate": "2011-05-30T03:17:14.417",
"id": ... | null | [
{
"accepted": null,
"body": "<p>If you go to System > Administration > System Monitor, enter you password when prompted and then select the System tab, you will see the details of your current install, eg:</p>\n\n<pre><code>Ubuntu\nRelease 10.10 (maverick)\nKernel Linux 2.6.35-28-generic\nGNOME 2.32.0\n</co... | null | null | 2012-09-09T16:43:56.477 | null | null |
45929 | 1 | null | 2011-05-30T01:32:18.763 | 0 | 670 | <p>At the current moment if I press ctrl + alt + F1 I get a blank screen for a few seconds then the bottom is filled with a mess of pixels (mainly white and a bit of brown). When I put in the open source drivers the virtual terminals work just fine, but I have no graphics acceleration :(. Any way to fix the terminals w... | 18906 | 235 | 2011-05-30T18:35:35.357 | 2011-07-05T02:22:01.117 | Virtual Terminals messed up with proprietary NVidia graphics driver | [
"10.04",
"nvidia",
"proprietary",
"mac-mini",
"virtual-terminal"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>In your Grub2 options, <a href=\"http://www.vsubhash.com/article.asp?id=13&info=Ubuntu_and_Gnome_Diary#blank_tty_with_nvidia_proprietary_driver\" rel=\"nofollow\">remove <code>vga=somenumber</code> and add <code>xforcevesa</code></a>. In 10.10, there is a different option... | null | null | null | null | null |
45930 | 1 | null | 2011-05-30T01:33:18.287 | 6 | 3430 | <p>I'm new to Ubuntu and have reinstalled 11.04 at least 10 times already.</p>
<p>Each time I reconfigure all my settings and end up breaking something.</p>
<p>It is really annoying and would be much easier if I could save everything onto a cd and reinstall from the cd so my settings would be restored like in Windows.<... | 18907 | 527764 | 2020-08-08T08:34:16.987 | 2020-08-08T08:34:16.987 | How do I create a restore disk? | [
"11.04",
"backup",
"disk-image"
] | 4 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>Check this out - <a href=\"http://www.psychocats.net/ubuntu/backup\" rel=\"nofollow\">http://www.psychocats.net/ubuntu/backup</a> - rsync and remastersys. Rysnc can be used for any type of file. Remastersys is for making something like a clone of ur current desktop.</p>\n",
... | null | null | null | null | null |
45934 | 1 | null | 2011-05-30T02:05:40.723 | 4 | 478 | <p>I have been given 4.8T of SAN storage to my Ubuntu 10.04 64Bit server. multipath only sees 2.0T. Is this a limitation of Ubuntu or Multipath; or am I doing something wrong?</p>
<p>Example output:</p>
<pre><code>36000d77a0000974f6367a370c8e09342dm-3 FALCON ,IPSTOR DISK
[size=2.0T][features=0][hwhandler=0]
\\_ roun... | 7054 | 6045 | 2011-11-21T15:39:42.457 | 2011-11-21T15:39:42.457 | Multipath only sees 2.0T of 4.8T | [
"10.04",
"partitioning",
"64-bit",
"storage",
"multipath"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>I am going to assume that this is an iSCSI LUN. What you might have an issue with is partitioning on this device. Consider using parted to partition this device, and see if the size of the device changes. If this LUN is going to be deployed with LVM+DM-Multipath, consider spl... | null | null | null | null | null |
45946 | 1 | null | 2011-05-30T04:29:10.513 | 2 | 1010 | <p>Yesterday I installed Ubuntu 11.04 from scratch on my Thinkpad R500, leaving the default power management settings.</p>
<p>Yesterday I closed the lid, and this morning when I opened it the laptop resumed correctly.</p>
<p>Today during lunch the laptop went to sleep without me closing the lid, and there was no way ... | 4066 | 235 | 2011-05-30T21:01:50.860 | 2011-06-23T14:11:29.623 | Lenovo Thinkpad R500 having problems resuming | [
"11.04",
"power-management",
"suspend-resume"
] | 0 | 5 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T06:40:38.310",
"id": "50434",
"postId": "45946",
"score": "0",
"text": "I also faced similar problem. May be there is a problem with video drivers/screen saver. What I did was I have chosen blank screen for my screen saver and also unchecked the option of \"Lock scr... | null | [] | null | null | 2012-02-27T01:31:41.637 | null | null |
45948 | 1 | null | 2011-05-30T05:01:50.587 | 6 | 9536 | <p>i'm running ubuntu 11.04 with unity. Recently i found that Dolphin file manager and some qt libraries was installed in my distro, i guess it was installed as a dependency along with some QT softwares ( Qbittorent, Smplayer etc.,) </p>
<p>Well i can do 'sudo apt-get remove dolphin' but pls.suggest me the best way... | 18913 | 235 | 2011-05-30T21:02:41.733 | 2024-02-28T12:49:20.750 | How do I remove Dolphin and all of its dependencies? | [
"11.04",
"package-management",
"dolphin"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Removing a package including no longer needed package dependencies can be done with</p>\n\n<pre><code>apt-get remove --autoremove <package>\n</code></pre>\n\n<p>(see also <a href=\"https://askubuntu.com/questions/443/remove-uninstalled-package-dependencies/445#445\">thi... | null | null | null | null | null |
45949 | 1 | null | 2011-05-30T05:32:39.380 | 3 | 1804 | <p>I would like to use my Ubuntu box as the equivalent of a DNLP enabled TV.
I would like to be able to from my phone, send video to the computer's monitor.
so basically the opposite of using vlc to play a video from a network source; I'm looking to have the network source push the video to the computer.
are there an... | 11025 | 11025 | 2011-07-06T20:52:05.010 | 2011-07-06T20:52:05.010 | How can I Push/Stream media to my Ubuntu box from a DNLA device | [
"software-recommendation",
"mediaserver",
"upnp"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-08-20T23:14:09.480",
"id": "66030",
"postId": "45949",
"score": "0",
"text": "Good question. See [How can I play content from a media server? - Ask Ubuntu](http://askubuntu.com/questions/4615/how-can-i-play-content-from-a-media-server) for the case where you want to cont... | null | [
{
"accepted": null,
"body": "<p>If you install the <code>totem-plugins-extra</code> package, then the standard movie player can be used to browse and play content stored on DLNA media servers on your network. Just follow these steps:</p>\n\n<ol>\n<li>Install the <code>totem-plugins-extra</code> package.</l... | null | null | null | null | null |
45950 | 1 | null | 2011-05-30T05:37:49.333 | 2 | 3955 | <p>Before reinstalling Ubuntu, I backed up my bookmarks as a JSON file using Firefox 7.0a1-32bit on Ubuntu 10.10.</p>
<p>Using Ubuntu 11.04, when trying to restore the backup, I get the following error:</p>
<p><img src="https://i.stack.imgur.com/MfBPr.png" alt="Unable to process the backup file"></p>
<p>Using Firefo... | 4066 | null | null | 2011-05-30T05:37:49.333 | Can't restore Firefox bookmarks from JSON backup | [
"firefox"
] | 0 | 4 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T11:27:53.163",
"id": "50487",
"postId": "45950",
"score": "1",
"text": "Create a new json backup and restore it, just to see if works. It could be that your json got corrupted.",
"userDisplayName": null,
"userId": "2950"
},
{
"creationDate": "2011-08... | null | [] | null | null | 2012-02-23T21:48:05.983 | null | null |
45959 | 1 | null | 2011-05-30T06:50:17.113 | 2 | 805 | <p>I prefer to leave the Master volume at 100% and just adjust volume with PCM.</p>
<p>I used this <a href="https://askubuntu.com/questions/32383/adjust-pcm-volume">askubuntu answer</a> to separate the controlling of each of these channels.<br>
Unfortunately the volume applet and notification pop-pup are linked to the... | 18922 | -1 | 2017-04-13T12:24:30.040 | 2011-07-01T08:19:41.560 | Notify PCM Volume change instead of Master? | [
"volume-control",
"libnotify"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>I've found my answer <a href=\"https://askubuntu.com/questions/12766/adjust-volume-via-commandline-so-that-volume-notify-pops-up/12769#12769\">here</a> in another ask Ubuntu answer.<br>\nIf I use that script and change the mixer from 'Master' to 'PCM' I get a good pop-up noti... | null | null | null | null | null |
45960 | 1 | null | 2011-05-30T06:53:18.607 | 4 | 749 | <p>I am looking for data visualisation tools on Ubuntu. I have been using R and gnuplot, however, I am looking for better than these and also simple to use (not office excel). </p>
| 101157 | 134729 | 2013-03-18T20:07:21.313 | 2013-03-18T20:07:21.313 | Data visualization tools? | [
"software-recommendation",
"visualization"
] | 0 | 0 | CC BY-SA 3.0 | [] | null | [] | null | 0 | 2013-03-18T21:14:02.030 | null | null |
45962 | 1 | 45966 | 2011-05-30T06:56:21.330 | 6 | 1562 | <p>How many paid developers work on developing Ubuntu? How many of them are on Ask Ubuntu?</p>
<p><em>When I say "work" I mean they get a monetary reward (salary) for working/participating in the development of it.</em></p>
| 7035 | 22949 | 2013-01-08T22:44:05.210 | 2013-01-08T22:44:05.210 | How many paid Ubuntu developers are there? | [
"development",
"canonical"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2015-02-13T19:31:15.060",
"id": "810720",
"postId": "45962",
"score": "0",
"text": "Do you really think that Just 500 developers can make a gigantic OS who is much better than Windows 8 , Apple ?",
"userDisplayName": null,
"userId": "366730"
}
] | {
"accepted": true,
"body": "<p>According to their own description, Canonical has over 400 staff and is focussing mainly on Ubuntu. 63% of the Linkedin-using staff is involved in development, so my guess would be something like <strong>250</strong>.</p>\n\n<p>Source for 400 figure: <a href=\"http://www.linkedin.com... | [
{
"accepted": true,
"body": "<p>According to their own description, Canonical has over 400 staff and is focussing mainly on Ubuntu. 63% of the Linkedin-using staff is involved in development, so my guess would be something like <strong>250</strong>.</p>\n\n<p>Source for 400 figure: <a href=\"http://www.link... | null | null | null | null | null |
45964 | 1 | null | 2011-05-30T07:13:44.540 | 0 | 769 | <p>When I am running CS4 portable in WINE and I select the font button in the application, it force quits. I do have the microsoft core fonts installed. Any ideas? (It never used to do this until I uninstalled and reinstalled WINE multiple times)</p>
| 13505 | 25863 | 2012-06-18T18:04:40.130 | 2012-06-18T18:04:40.130 | Clicking font selector in portable Photoshop CS4 in 11.04 causes force quit? | [
"11.04",
"wine",
"photoshop"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Run <code>winetricks atmlib</code> in terminal. I think that should fix this problem. :)</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-30T10:31:27.437",
"id": "45998"... | null | null | null | null | null |
45970 | 1 | null | 2011-05-30T07:37:51.967 | 164 | 104019 | <p>I like Unity very much. Recently, I installed Compiz manager and Nautilus Elementary also then tried to Play. During some of my playing around, Unity's clock applet has vanished.</p>
<p>I want to make it show the time again. How can I do this?</p>
| 18925 | 449 | 2014-05-30T12:59:53.627 | 2015-01-13T06:58:37.473 | Missing date & time applet from top Unity panel | [
"unity",
"indicator"
] | 7 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2015-10-23T19:54:26.130",
"id": "1005408",
"postId": "45970",
"score": "0",
"text": "Because this question is \"protected\", I can't add this as an answer, so posting it as a comment: Another possible solution in some cases is to make sure your `~/.profile` or similar isn't se... | null | [
{
"accepted": null,
"body": "<ol>\n<li><p>Click the Ubuntu logo in the top-left.</p>\n</li>\n<li><p>Search for and open "Time and Date".</p>\n</li>\n<li><p>Open the Clock tab.</p>\n</li>\n<li><p>Make sure the box "Show a clock in menu bar" is ticked.</p>\n<p><img src=\"https://i.stack.im... | null | null | null | null | null |
45976 | 1 | 45981 | 2011-05-30T08:19:58.570 | 2 | 617 | <p>I am looking for links to detailed information on how the ubuntu boot process is managed after grub is finished. </p>
<p>I have googled by all the documentation referes to individual packages. (upstart, init* directories and links, the rc* directories, startup manager) I still don't understand how they are called w... | 10998 | 235 | 2011-05-30T18:35:17.930 | 2017-02-28T19:19:59.937 | Where can I find information or description of the boot up process? | [
"boot",
"startup",
"init",
"init.d"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Besides the <a href=\"https://help.ubuntu.com/community/UbuntuBootupHowto\" rel=\"nofollow noreferrer\">Ubuntu wiki</a> explaining these directories and Configs ...</p>\n\n<ul>\n<li><p><code>/etc/init</code> is where the upstart init configs live. While they are not scripts themselve... | [
{
"accepted": true,
"body": "<p>Besides the <a href=\"https://help.ubuntu.com/community/UbuntuBootupHowto\" rel=\"nofollow noreferrer\">Ubuntu wiki</a> explaining these directories and Configs ...</p>\n\n<ul>\n<li><p><code>/etc/init</code> is where the upstart init configs live. While they are not scripts t... | null | null | null | null | null |
45977 | 1 | 216562 | 2011-05-30T08:20:18.163 | 8 | 1769 | <p>I just installed Natty from scratch with default options and English UI. I did not change any font settings.</p>
<p>I happen to also read Japanese, it mostly displays fine but the 社 character (meaning "company", a widely-used character) is sometimes displayed using its archaic form, which can not be seen anymore ex... | 4066 | 4066 | 2011-08-04T04:37:07.963 | 2012-11-13T07:17:54.140 | Some applications use "archaic" character instead of modern Japanese one | [
"fonts",
"japanese"
] | 4 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T08:37:31.087",
"id": "50451",
"postId": "45977",
"score": "0",
"text": "Have a look here: https://wiki.ubuntulinux.jp/ I can't read a single thing on it but it seems to be the Japanase translation wiki ;)",
"userDisplayName": null,
"userId": "15811"
},
{... | {
"accepted": true,
"body": "<p>Fire up terminal by </p>\n\n<pre><code>Ctrl + Alt + T\n</code></pre>\n\n<p>Install ttf-vlgothic by</p>\n\n<pre><code> sudo apt-get install ttf-vlgothic\n</code></pre>\n\n<p>Logout and log back in if you need.</p>\n\n<p><a href=\"http://viva-ubuntu.com/viva-ubuntu/system/trouble-shoot... | [
{
"accepted": null,
"body": "<p>Kanji, Simplified Chinese and Traditional Chinese all share a common set of Unicode code points, despite being written differently [edit: not all of the time]. To correctly display Unicode text using these code points, it is necessary to know what language is being used.</p>... | null | null | null | null | null |
45978 | 1 | null | 2011-05-30T08:20:55.770 | 2 | 5025 | <p>I have a computer with a Nvidia GeForce FX 5200</p>
<p>With the nvidia binary driver (version 173) my computer wont boot. I get a white screen with random black characters on it.</p>
<p>With the Experimental open source 3D support everything works expect that all the icons in the dock are not shown, (the dock stil... | 448 | null | null | 2012-05-25T17:03:34.053 | Unity with GeForce FX 5200 | [
"11.04",
"unity",
"nvidia"
] | 2 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-06-15T15:54:04.797",
"id": "54047",
"postId": "45978",
"score": "0",
"text": "This bug seems to be tracked here: https://bugs.launchpad.net/unity/+bug/772207",
"userDisplayName": null,
"userId": "6232"
}
] | null | [
{
"accepted": null,
"body": "<p>The Nvidia GeForce FX 5200 binary driver has been black listed due to the icon issue which effects both the open source and closed source drivers.</p>\n\n<p>The good news is that owners of the Nvidia GeForce FX 5200 can still use unity without hardware acceleration by install... | null | null | null | null | null |
45979 | 1 | 45980 | 2011-05-30T08:31:44.127 | 1 | 1339 | <p>As I already wrote, open-in-erminal package does not work for remote hosts for me <a href="https://askubuntu.com/questions/43587/nautilus-open-in-remote-teminal-fails-after-login">Nautilus "open in remote teminal" fails after login</a>.</p>
<p>So I decided to try to write my own script to do same thing. I... | 17226 | -1 | 2017-04-13T12:25:04.307 | 2011-05-30T08:39:22.017 | Nautilus Open in Remote Terminal | [
"nautilus",
"scripts"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>I think that the quotes are unneeded. Try:</p>\n\n<pre><code>#!/bin/sh\ngnome-terminal --execute /usr/bin/ssh user@myserver.net\n</code></pre>\n",
"commentCount": "5",
"comments": [
{
"creationDate": "2011-05-30T08:42:14.300",
"id": "50453",
"postId": "45980... | [
{
"accepted": true,
"body": "<p>I think that the quotes are unneeded. Try:</p>\n\n<pre><code>#!/bin/sh\ngnome-terminal --execute /usr/bin/ssh user@myserver.net\n</code></pre>\n",
"commentCount": "5",
"comments": [
{
"creationDate": "2011-05-30T08:42:14.300",
"id": "50453",
... | null | null | null | null | null |
45983 | 1 | 45990 | 2011-05-30T09:00:23.947 | 4 | 867 | <p>Since update to 11.04, I keep receiving messages from 'Anacron', with some errors. Two types of messages, actually.</p>
<hr>
<p>The first of those types is like:</p>
<pre><code>/etc/cron.daily/logrotate:
/etc/denyhosts.conf: 28: SECURE_LOG: not found
/etc/denyhosts.conf: 36: HOSTS_DENY: not found
/etc/denyhosts.c... | 8851 | 8851 | 2011-05-30T09:13:19.960 | 2011-11-13T14:21:01.120 | Anacron mailing weird errors | [
"11.04",
"cron"
] | 2 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T09:18:10.863",
"id": "50462",
"postId": "45983",
"score": "0",
"text": "It's the same as this debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608672 fix was released on the 13th in 'denyhosts 2.6-9' Natty uses 2.6-8!",
"userDisplayName": null,
"... | {
"accepted": true,
"body": "<p>The denyhosts error seems to be <a href=\"http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608672\" rel=\"nofollow\">Debian Bug #608672</a>. It seems that the logrotate script for denyhosts tries to execute <code>/etc/denyhosts.conf</code> as a shell script to access the configurati... | [
{
"accepted": true,
"body": "<p>The denyhosts error seems to be <a href=\"http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608672\" rel=\"nofollow\">Debian Bug #608672</a>. It seems that the logrotate script for denyhosts tries to execute <code>/etc/denyhosts.conf</code> as a shell script to access the con... | null | null | null | null | null |
45992 | 1 | null | 2011-05-30T09:50:05.300 | 5 | 1342 | <p>there are a few things that I used to do regularly with the "Ubuntu Classic" interface and I can't figure out how to do them with the Unity interface (provided it is possible to do them at all):</p>
<ol>
<li><p>open a file at a specific location: I used to type Alt+F2 then type the complete path to the file (with t... | 18932 | 13570 | 2011-05-30T10:01:37.313 | 2011-06-05T15:59:08.570 | How can I do these things in Unity? | [
"unity",
"usability"
] | 5 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T20:53:17.440",
"id": "50608",
"postId": "45992",
"score": "1",
"text": "Can you split this up into separate questions? This site works best when there's one post per question as you've got some duplicate questions already.",
"userDisplayName": null,
"userId"... | null | [
{
"accepted": null,
"body": "<p>3) You could use the <a href=\"https://launchpad.net/indicator-workspaces\" rel=\"nofollow\">Workspace indicator</a>, although you would need two clicks. One to open the indicator, and another to select the workspace.</p>\n",
"commentCount": "0",
"comments": [],
"... | null | null | null | null | null |
45996 | 1 | 100983 | 2011-05-30T10:20:48.480 | 8 | 33785 | <p>I have a laptop with a discrete <strong>Nvidia graphics</strong> card .</p>
<p>How can I know if my video player be it mplayer or vlc or totem is using nvidia VDPAU or not?
For example, running mplayer2 with the script below, I get this message:</p>
<pre><code>Failed to open VDPAU backend libvdpau_nvidia.so: cann... | 17702 | 17702 | 2012-05-16T08:39:49.183 | 2012-05-16T08:39:49.183 | How can I know if nvidia vdpau is working for mplayer/vlc/totem? | [
"nvidia",
"video-player"
] | 4 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T10:47:40.923",
"id": "50483",
"postId": "45996",
"score": "0",
"text": "For example, for mplayer, I get a: [vdpau] Error when calling vdp_device_create_x11: 1",
"userDisplayName": null,
"userId": "17702"
},
{
"creationDate": "2012-02-06T23:32:39.093... | {
"accepted": true,
"body": "<p>To address your question & a bit on enabling gpu decoding with mplayer or vlc.</p>\n\n<p><strong>Mplayer</strong></p>\n\n<p>The easiest way to see if you are getting gpu decoding thru vdpau is to do what you've done - run mplayer from a terminal. Atm what you've shown indicates y... | [
{
"accepted": null,
"body": "<p>VLC , By default uses the hardware acceleration of the platform if it's available.You can verify by going to player's <strong>Tools->Preferences->Video->Accelerated Video Output(Overlay)</strong> and see if it's ticked.</p>\n\n<p>So you should check whether the drivers for Nv... | null | null | null | null | null |
46004 | 1 | null | 2011-05-30T10:58:56.843 | 4 | 6422 | <p>SA,</p>
<p>I have HP probook 4520s Core i5 it comes with SUSE enterprise 11 and everything working but when I removed it and installed Ubuntu I got I problems with drivers nothing working</p>
<ol>
<li><p>Graphic is ATI Radeon HD 6370.. ubuntu hardware found driver for 6300M and I installed it but I still have prob... | 18936 | 47291 | 2013-03-27T15:09:10.193 | 2013-11-02T11:02:02.613 | HP probook 4520s .. drivers problem | [
"wireless",
"drivers",
"ati",
"touchpad",
"hp"
] | 3 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2013-11-04T08:19:32.253",
"id": "474041",
"postId": "46004",
"score": "0",
"text": "You asked several question in one. It might be better to research if your questions are answered on this site and if not, split your questions into several single ones.",
"userDisplayName":... | null | [
{
"accepted": null,
"body": "<p><a href=\"http://ubuntuforums.org/showthread.php?t=1600498\" rel=\"nofollow\">http://ubuntuforums.org/showthread.php?t=1600498</a> there are wifi drivers ;)</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.... | null | null | 2013-11-04T09:46:53.697 | null | null |
46006 | 1 | null | 2011-05-30T11:34:01.337 | 2 | 1635 | <p>I've upgraded to ubuntu 11.04 and since then the audio stopped working (I was on 10.10 before that).</p>
<p>I'm using a Macbook Air 3,2 and these are details of my audio card:</p>
<pre><code> description: Audio device
product: MCP89 High Definition Audio
vendor: nVidia Corporation
... | 12769 | 235 | 2011-05-30T18:34:21.580 | 2011-09-20T04:59:59.363 | Audio not working Macbook Air 3,2 Nvidia MCP89 | [
"11.04",
"sound",
"macbook"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>I found the solution here:</p>\n\n<p><a href=\"http://ubuntuforums.org/showthread.php?t=1744775&page=2\" rel=\"nofollow\">http://ubuntuforums.org/showthread.php?t=1744775&page=2</a></p>\n\n<p>I've just uninstalled the package snd-hda-dkms, rebooted and the audio worke... | null | null | null | null | null |
46011 | 1 | 46013 | 2011-05-30T12:43:33.407 | 10 | 10401 | <p>Is it possible to disable a CPU, not a core? I want to do a test to verify if the performance could make a big difference or not. </p>
<p>I'm using Ubuntu 10.10.</p>
| 18940 | 10883 | 2011-06-01T10:07:24.203 | 2012-08-23T20:12:23.470 | Is it possible to disable a CPU (not a core)? | [
"cpu"
] | 4 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Besides doing this in your BIOS grub has an option called <code>maxcpus</code>. </p>\n\n<p>You can edit this option in when selecting your grub boot option by adding <code>maxcpus=1</code> to the parameters. Random grub picture:</p>\n\n<p><img src=\"https://i.stack.imgur.com/Rbmup.jp... | [
{
"accepted": true,
"body": "<p>Besides doing this in your BIOS grub has an option called <code>maxcpus</code>. </p>\n\n<p>You can edit this option in when selecting your grub boot option by adding <code>maxcpus=1</code> to the parameters. Random grub picture:</p>\n\n<p><img src=\"https://i.stack.imgur.com/... | null | null | null | null | null |
46015 | 1 | null | 2011-05-30T13:03:26.467 | 0 | 169 | <p>I have a Lenovo x120e, and when I boot the alternate CD I get a grub2 bootloader. How do I select a command line install from the Grub2 bootloader? Is there a switch, option, or flag I can pass to start the minimal install vs the full installer?</p>
| 18941 | null | null | 2012-10-01T02:12:08.680 | How do I perform a command line install when the alternate cd boots to EFI and Grub2 | [
"installation",
"grub2"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Previously, there was a \"cli\" option in minimal CD. Perhaps this option still works. You should try it, if you have not done so already.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationD... | null | null | null | null | null |
46016 | 1 | 46023 | 2011-05-30T13:43:34.640 | 1 | 3095 | <p>In windows we have created a batch file to login into a machine via putty. On clicking the batch file it logins into that machine. Is it possible to create a script in ubuntu to do the same task?</p>
| 5691 | null | null | 2011-05-30T15:21:14.480 | How to login into a machine via putty using a script? | [
"login",
"putty"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Create a launcher <code>server.desktop</code> with the following content:</p>\n\n<pre><code>[Desktop Entry]\nName=Server Name\nExec=ssh user@server.domain.com\nTerminal=true\nType=Application\n</code></pre>\n\n<p>and give it execution permissions.</p>\n\n<p>Obviously you should put t... | [
{
"accepted": true,
"body": "<p>Create a launcher <code>server.desktop</code> with the following content:</p>\n\n<pre><code>[Desktop Entry]\nName=Server Name\nExec=ssh user@server.domain.com\nTerminal=true\nType=Application\n</code></pre>\n\n<p>and give it execution permissions.</p>\n\n<p>Obviously you shou... | null | null | null | null | null |
46020 | 1 | 46030 | 2011-05-30T14:05:48.070 | 4 | 881 | <p>I've built an application I want to release however I would like the files to open with the application.</p>
<p>I have modified the .desktop file accordingly, however quickly seems to have no option for MIME files and I don't have a clue how to add them.</p>
<p>(Also, I'm not sure if this belongs here, because it'... | 1685 | 235 | 2011-10-10T16:09:41.777 | 2011-10-10T16:09:41.777 | How to add a MIME type with a project created in Quickly? | [
"development",
"application-development",
"quickly",
"mime-type"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>You can add mime types to a system by using <a href=\"http://manpages.ubuntu.com/manpages/natty/man1/xdg-mime.1.html\" rel=\"nofollow\">xdg-mime</a>.</p>\n\n<pre>command line tool for querying information about file type handling and adding \ndescriptions for new file types</pre>\n\n... | [
{
"accepted": true,
"body": "<p>You can add mime types to a system by using <a href=\"http://manpages.ubuntu.com/manpages/natty/man1/xdg-mime.1.html\" rel=\"nofollow\">xdg-mime</a>.</p>\n\n<pre>command line tool for querying information about file type handling and adding \ndescriptions for new file types</... | null | null | null | null | null |
46021 | 1 | null | 2011-05-30T14:11:37.180 | 4 | 4933 | <p>My Ubuntu machine can connect to my WPA network, but there's not a trickle of internet to be found. It works fine with another (but farther) WEP network.</p>
<p>Windows system on the WPA network work fine (I'm using one to write this question). Wired connection to the router broadcasting the problematic network is ... | 814 | 814 | 2011-05-30T14:41:03.740 | 2011-07-09T23:19:44.620 | Connected to WPA-secured network, but no internet | [
"11.04",
"wireless",
"internet"
] | 2 | 4 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T14:18:05.147",
"id": "50510",
"postId": "46021",
"score": "0",
"text": "Please add the version of ubuntu you are using together with the exact model of Atheros card - sudo lshw -class Network. TIA",
"userDisplayName": null,
"userId": "14356"
},
{
"c... | null | [
{
"accepted": null,
"body": "<p>Good network connection without Internet access could mean that you are behind a proxy server. Check in the working computers if a proxy is set and you can add it in Ubuntu with in System -> Preferences -> \"Network Proxy\".</p>\n\n<p>To validate if this is your problem, you ... | null | null | 2011-07-11T13:40:17.707 | null | null |
46025 | 1 | 46027 | 2011-05-30T14:23:51.087 | 4 | 657 | <p>I have a virtual server hosted by professionals with Ubuntu 10.04 installed. It is a standard server installation with LAMP package and no custom modifications.</p>
<p>After recent updates via aptitude boot time of the machine have increased dramatically to over 20 minutes. I noticed that this problem started occur... | 18944 | 235 | 2011-06-19T02:47:19.980 | 2011-06-19T02:47:19.980 | Boot time over 20 minutes on a virtual server | [
"10.04",
"boot",
"usb",
"virtualization"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Adding <code>nousb</code> to boot options is a workaround for this problem. It disables the whole USB subsystem during boot, hence, no delay.</p>\n\n<p>I answered (from what you have written) a similar question <a href=\"https://askubuntu.com/questions/44211/very-slow-boot-due-to-mou... | [
{
"accepted": true,
"body": "<p>Adding <code>nousb</code> to boot options is a workaround for this problem. It disables the whole USB subsystem during boot, hence, no delay.</p>\n\n<p>I answered (from what you have written) a similar question <a href=\"https://askubuntu.com/questions/44211/very-slow-boot-du... | null | null | null | null | null |
46031 | 1 | 46034 | 2011-05-30T15:08:00.067 | 35 | 20530 | <p>I'm running Ubuntu 10.04 and I find it annoying that by default the copy/paste functionality also pastes the text format. Most of the time when I copy/paste text I only want to paste the ascii text without any formatting. Is there a way to configure that behavior?</p>
| 18945 | null | 2013-10-22T20:20:41.040 | 2023-03-07T13:25:27.480 | How to copy/paste text without formatting by default? | [
"text",
"clipboard"
] | 6 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2019-12-02T14:11:45.767",
"id": "1997545",
"postId": "46031",
"score": "3",
"text": "Again a feature designed without UX. I am willing to bet style copying is useful to less than 5% of the users in less than 20% of cases. This should have never made it up to the default featur... | {
"accepted": true,
"body": "<p>I use <a href=\"http://apt.ubuntu.com/p/parcellite\" rel=\"nofollow noreferrer\">parcellite</a> <a href=\"http://apt.ubuntu.com/p/parcellite\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install parcellite\"></a>. It keeps a history of the clipboa... | [
{
"accepted": true,
"body": "<p>I use <a href=\"http://apt.ubuntu.com/p/parcellite\" rel=\"nofollow noreferrer\">parcellite</a> <a href=\"http://apt.ubuntu.com/p/parcellite\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install parcellite\"></a>. It keeps a history of the... | null | null | null | user85164 | null |
46032 | 1 | null | 2011-05-30T15:14:40.017 | 0 | 10583 | <p>What are the meanings of "netinet" and "in" in "#include <netinet/in.h>" ?</p>
| 18947 | null | null | 2011-05-30T16:49:31.777 | Meaning of "netinet" in socket programming | [
"c"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>It means \"Internet\"... obvious really.</p>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2011-05-30T15:45:02.460",
"id": "50535",
"postId": "46038",
"score": "2",
"text": "Sorry, My English is not very well. ... | null | null | 2011-05-31T06:51:40.503 | null | null |
46033 | 1 | 46041 | 2011-05-30T15:23:13.843 | 0 | 1417 | <p>My system monitor in the upper panel show the wrong amount of ram. as shown in my screenshot.</p>
<p>is this a bug or can I fix this in any way? my laptop freezes once a day, it's starting to be a real problem. </p>
<p>The red rectangle in my right upper panel is full when it should be half full. </p>
<p><img src... | 10698 | 7035 | 2011-06-07T03:17:41.393 | 2011-06-07T03:17:41.393 | System monitor (panel) shows the wrong amount of used ram | [
"11.04",
"system-monitor"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>The memory usage in Linux is often very high because unused memory is used as a cache (I'm not too sure a cache for what, probably for disk access). So make sure that the red bar in the upper panel is not related to cache memory. You can configure the upper bar monitor by right click... | [
{
"accepted": true,
"body": "<p>The memory usage in Linux is often very high because unused memory is used as a cache (I'm not too sure a cache for what, probably for disk access). So make sure that the red bar in the upper panel is not related to cache memory. You can configure the upper bar monitor by rig... | null | null | null | null | null |
46040 | 1 | null | 2011-05-30T15:42:17.227 | 2 | 268 | <p>I bought this server for work (a cheapy): <a href="http://www.tigerdirect.ca/applications/SearchTools/item-details.asp?EdpNo=7220575&CatId=2683" rel="nofollow">http://www.tigerdirect.ca/applications/SearchTools/item-details.asp?EdpNo=7220575&CatId=2683</a> to upgrade our WAMP server to a newer LAMP server.</... | 8657 | 235 | 2011-05-30T20:59:13.057 | 2011-10-24T03:59:37.343 | Server Partitioner Hangs at 43% | [
"10.04",
"server",
"partitioning",
"64-bit"
] | 0 | 5 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T15:50:46.383",
"id": "50538",
"postId": "46040",
"score": "0",
"text": "First of all, I would return the server to the store saying that it is false advertising and it has fakeRAID. This is outrageous, seriously, nothing on there says that.",
"userDisplayName": ... | null | [] | null | null | 2012-04-05T13:21:50.353 | null | null |
46042 | 1 | null | 2011-05-30T16:02:36.240 | 1 | 1782 | <p>a month ago I asked a question regarding the <code>CCSM</code> and workspaces settings.</p>
<p><a href="https://askubuntu.com/questions/38801/how-do-i-set-the-number-of-workspaces-without-ccsm">How do I set the number of workspaces?</a></p>
<p>A few days ago I realized that CCSM wasn't even on when I'm logging int... | 16319 | -1 | 2017-04-13T12:24:30.040 | 2012-04-15T09:38:30.460 | Compiz config won't start | [
"11.04",
"ccsm"
] | 4 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>You could just add <code>compiz --replace &</code> to your startup applications...</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-05-30T16:38:00.010",
"id": "46047... | null | null | null | null | null |
46048 | 1 | null | 2011-05-30T16:44:23.447 | 2 | 591 | <p>Intermittently Firefox 4.0.1 is crashing on Ubuntu 11.04 and logging out. Sometimes it happens if I open an arbitrary website such as <a href="http://www.omgubuntu.co.uk" rel="nofollow">http://www.omgubuntu.co.uk</a> I am NOT streaming any videos. Please let me know how to solve this or at least reasons behind this.... | 101157 | null | null | 2011-05-30T16:59:05.337 | Firefox 4.0.1 crash intermittently and log out | [
"firefox"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>I suspect it's an issue with your video card combined with newer Firefox technologies. Try turning off <a href=\"http://en.wikipedia.org/wiki/WebGL\" rel=\"nofollow\">WebGL</a>:</p>\n\n<ol>\n<li>Navigate to the URL <code>about:config</code></li>\n<li>Search for <code>webgl.di... | null | null | 2012-02-06T00:06:37.020 | null | null |
46053 | 1 | null | 2011-05-30T16:54:43.633 | 1 | 457 | <p>I wanted to see which packages in certain category are most popular in order to try them. Is that possible to accomplish in Ubuntu Software Centre? I didn't see any sorting capabilities there, unfortunately. Thanks.</p>
| 17665 | null | null | 2012-07-29T15:07:31.370 | How can I sort packages by ratings / downloads in Ubuntu Software Centre? | [
"software-center"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>I don't think it's possible at the moment. Additionally, in my USC, ratings only appear in the software list when I click on a single application. </p>\n",
"commentCount": "3",
"comments": [
{
"creationDate": "2011-05-30T17:02:52.687",
"id": "505... | null | null | null | null | null |
46059 | 1 | null | 2011-05-30T17:06:35.427 | 3 | 10612 | <p>In our lab, NFS server has been setup. This server has home directories of all users. Quota is enabled for all users.</p>
<pre><code>root@server:/users/labuser# du -sh
69M .
root@lab-01:~# quota -su labuser
Disk quotas for user labuser (uid 52022):
Filesystem blocks quota limit grace files ... | 18788 | null | null | 2011-07-08T20:28:18.223 | "Disk quota exceeded" error | [
"nfs",
"disk-usage",
"quota"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>He has more files in some other directory, or your quota file has become out of sync. If you can't find files he owns elsewhere, then rebuild the quota file with <code>quotacheck</code>.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
... | null | null | null | null | null |
46060 | 1 | null | 2011-05-30T17:18:34.420 | 2 | 714 | <p>I have AMD Athlon XP1600+ with 623 MB of ram.</p>
<p>It was running fine with kernel <code>2.6.32-31-generic</code> until I installed the latest updates. After updating Ubuntu requested to restart the computer. As soon as the computer boots, the system crashes immediately, starting up, crashing, also.</p>
<p>When... | 2191 | 1059 | 2011-05-30T18:59:41.120 | 2011-05-30T18:59:41.120 | Latest kernel version crashes on boot. How to investigate? | [
"10.04",
"kernel"
] | 0 | 5 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T18:07:45.363",
"id": "50567",
"postId": "46060",
"score": "0",
"text": "Current Version is not 2.26.... but uname -a\nLinux Ubuntu-Bernard 2.6.32-31-generic #61-Ubuntu SMP Fri Apr 8 18:24:35 UTC 2011 i686 GNU/Linux. I can successfully boot from a live-cd with a more... | null | [] | null | null | 2012-02-01T19:45:48.807 | null | null |
46062 | 1 | 46088 | 2011-05-30T17:26:32.707 | 2 | 1047 | <p>I have a desktop configuration in the indicator applications to choose the desktop preferences, but i dont know how to disable it. </p>
<p><img src="https://i.stack.imgur.com/UjCl5.png" alt="enter image description here"></p>
<p>I know i can use the blacklist in <code>.config/indicators</code>. But actually i didn... | 18955 | 4937 | 2011-05-30T17:46:26.943 | 2011-05-30T19:31:12.543 | How can i remove gnome-settings-daemon from indicators applications? | [
"indicator",
"gnome-panel"
] | 1 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T17:38:48.407",
"id": "50561",
"postId": "46062",
"score": "0",
"text": "Ok I manage to resolve it. I only have to disable the option inside the program (dont show monitors in the panel). I was looking for a solution more complicated.",
"userDisplayName": null,
... | {
"accepted": true,
"body": "<p>I see that an answer has been found. However, I wanted to ask if this issue could have been reconciled using <strong>gconf-editor</strong>. Under Apps/gnome-settings-daemon/xrandr, there is a setting (checkbox) for show_notification_icon. After some experimentation, that seems to ... | [
{
"accepted": true,
"body": "<p>I see that an answer has been found. However, I wanted to ask if this issue could have been reconciled using <strong>gconf-editor</strong>. Under Apps/gnome-settings-daemon/xrandr, there is a setting (checkbox) for show_notification_icon. After some experimentation, that s... | null | null | null | null | null |
46065 | 1 | 46111 | 2011-05-30T18:04:21.557 | 3 | 8435 | <p>Just trying to install Ubuntu on my laptop and can't get nvidia drivers to work. Have been googling and trying for a while, but since I am not used to Ubuntu I am not sure quite how to diagnose the problem, whether is a bug and should be attached, and plus a lot of the information on google seems quite old.</p>
<p>... | 18957 | null | null | 2012-08-14T00:07:34.017 | Problems with nvidia drivers on Dell XPS | [
"xorg",
"nvidia",
"dell"
] | 4 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>The XPS series (without 3D) have two graphics units. An Intel onboard chip and the Nvidia chip. The Nvidia gpu is activated and disactiviated depending on load by software within the Windows driver called Optimus. NVidia has not choosen to release this for Linux yet. </p>\n\n<p>On my... | [
{
"accepted": null,
"body": "<p>check this thread:\n<a href=\"https://askubuntu.com/questions/40582/how-do-i-use-an-activatedbut-not-in-use-driver\">How do I use an activated(but not in use) driver?</a></p>\n\n<p>You are not alone as this a known bug. </p>\n",
"commentCount": "0",
"comments": [],
... | null | null | null | null | null |
46070 | 1 | null | 2011-05-28T12:59:16.437 | 3 | 2560 | <p>I have several cameras that capture multiple viewpoints of the same location. I want to show the views side-by-side so that we can see what happened from all the angles at one time. </p>
<p>I'm on Ubuntu 10.10 and willing to try anything.</p>
| null | 235 | 2011-05-31T21:59:23.787 | 2013-09-04T03:43:36.030 | Combine 2 or more mov/avi files side-by-side? | [
"video",
"editing"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Have a look here <a href=\"https://stackoverflow.com/questions/4239939/ffmpeg-how-to-play-2-flvs-next-to-each-other-in-1-flv/4240140#4240140\">https://stackoverflow.com/questions/4239939/ffmpeg-how-to-play-2-flvs-next-to-each-other-in-1-flv/4240140#4240140</a></p>\n",
"co... | null | null | null | null | Jacob Weissman |
46080 | 1 | null | 2011-05-30T19:05:02.427 | 2 | 127 | <p>My Ubuntu 11.04 (installed 2 days ago) is misbehaving.</p>
<p>When I try to upload an image via Flickr or Imagekind my browsers (Firefox and Chrome) crash. It even causes the "Run a Command" window not to respond. When I run <code>killall -9 <browser-app-name></code> the browser window and space on the menu b... | 18889 | 63111 | 2012-07-09T13:58:12.913 | 2012-07-09T13:58:12.913 | flickr.com & imagekind.com crashing my browser and effects? | [
"11.04",
"firefox",
"kubuntu",
"google-chrome"
] | 0 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2012-02-01T03:10:20.120",
"id": "115315",
"postId": "46080",
"score": "0",
"text": "This question should instead be filed as a bug report, thanks! [Instructions here](http://askubuntu.com/questions/5121/how-do-i-report-a-bug).",
"userDisplayName": null,
"userId": "235"... | null | [] | null | null | 2012-02-01T11:25:51.570 | null | null |
46091 | 1 | null | 2011-05-30T19:56:11.397 | 2 | 1107 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/30072/problem-with-mergelist-error-when-trying-to-do-an-update">“Problem with MergeList” error when trying to do an update</a> </p>
</blockquote>
<p>I was in the process of updating 11.04 and came acros... | 18968 | -1 | 2017-04-13T12:23:28.253 | 2011-06-27T22:33:49.123 | How to remove corrupted repositories? | [
"11.04",
"ppa",
"repository"
] | 0 | 0 | CC BY-SA 3.0 | [] | null | [] | null | 0 | 2011-07-14T03:17:09.500 | null | null |
46092 | 1 | 52682 | 2011-05-30T20:01:04.080 | 3 | 790 | <p>Are there any PPAs or .deb files I can download in order to get the Elementary applications Postler and Dexter in Ubuntu 10.04?</p>
<p>I have tried the <code>postler-dev</code> PPA but it does not have builds for 10.04.</p>
| 5674 | 235 | 2011-05-30T20:51:38.983 | 2011-07-11T15:07:18.180 | Are there any PPAs or debs for Postler and Dexter? | [
"10.04",
"installation"
] | 2 | 4 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T20:17:54.870",
"id": "50597",
"postId": "46092",
"score": "0",
"text": "have you given ppa:postler-dev/ppa a shot?",
"userDisplayName": null,
"userId": "16267"
},
{
"creationDate": "2011-05-30T20:29:08.833",
"id": "50599",
"postId": "46092",
... | {
"accepted": true,
"body": "<p>I'm going to answer my own question and say No. I haven't been able to find any PPAs or compatible .deb files for Dexter or Postler on Lucid.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-07-... | [
{
"accepted": null,
"body": "<p>Ran across the following:</p>\n\n<pre><code>sudo add-apt-repository ppa:lallenlowe/dexter-ppa\nsudo apt-get update\nsudo apt-get install dexter\n</code></pre>\n\n<p>Something else I have run across at <a href=\"http://elementaryos.org/discover/\" rel=\"nofollow\">http://eleme... | null | null | null | null | null |
46093 | 1 | 46212 | 2011-05-30T20:14:05.437 | 1 | 229 | <p>I've several large files stored in U1. When I move a file to another folder (which is also synced) it triggers a re-upload of the file. The same happens if I copy the file to another folder. Doesn't U1 use the hash to identify similar files and save bandwith? </p>
<p>Using U1 on Lucid. </p>
| 6232 | null | null | 2011-05-31T12:31:04.937 | Moving/Copying file in Ubuntu One folders triggers re-upload | [
"ubuntu-one"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>This has been fixed in the version shipped in Natty.\nIf you don't want to upgrade, you can use a cutting edge version of Ubuntu One by using the nighly PPA, although it does come with some risk of it breaking from time to time: <a href=\"https://launchpad.net/~ubuntuone/+archive/nig... | [
{
"accepted": true,
"body": "<p>This has been fixed in the version shipped in Natty.\nIf you don't want to upgrade, you can use a cutting edge version of Ubuntu One by using the nighly PPA, although it does come with some risk of it breaking from time to time: <a href=\"https://launchpad.net/~ubuntuone/+arc... | null | null | null | null | null |
46095 | 1 | 46096 | 2011-05-30T20:22:29.380 | 2 | 3607 | <p>I want to display three or four lines before and after a certain string in a really huge file, which I can' topen with vi. How is this done?</p>
<p>I tryed</p>
<pre><code>grep -i -n -r 'mysearchstring'
</code></pre>
<p>but this only gives me one line. I need some lines before and after to get the context!</p>
<p... | 15245 | null | null | 2011-05-30T20:29:25.843 | How do I find a string (and some lines before and after) in a huge file by terminal? | [
"command-line",
"files",
"find"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Use grep with the <code>-A</code> (how many lines to display after the match) and <code>-B</code> (how man lines to display before the match) parameters:</p>\n\n<pre><code>grep -i -n -r -A 4 -B 4 'mysearchstring' file.xml\n</code></pre>\n",
"commentCount": "2",
"comments": [
... | [
{
"accepted": true,
"body": "<p>Use grep with the <code>-A</code> (how many lines to display after the match) and <code>-B</code> (how man lines to display before the match) parameters:</p>\n\n<pre><code>grep -i -n -r -A 4 -B 4 'mysearchstring' file.xml\n</code></pre>\n",
"commentCount": "2",
"comme... | null | null | null | null | null |
46103 | 1 | 46113 | 2011-05-30T21:05:11.763 | 1 | 714 | <p>I installed fckeditor by using Ubuntu Software Center successfully. But I do not know how can I run it. The Ubuntu menu does not seem to contain any link which refers to it. Where is it located?</p>
| 18972 | 527764 | 2018-03-20T09:00:35.013 | 2018-03-20T09:00:35.013 | How do I run fckeditor? | [
"software-installation"
] | 1 | 4 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-30T21:07:44.997",
"id": "50610",
"postId": "46103",
"score": "0",
"text": "which version of Ubuntu do you have installed?",
"userDisplayName": null,
"userId": "16267"
},
{
"creationDate": "2011-05-30T21:11:07.990",
"id": "50612",
"postId": "4610... | {
"accepted": true,
"body": "<p>It looks like fckeditor is not what you think it is:</p>\n\n<blockquote>\n <p>fckeditor is a web text editor. It will not have a binary as it's just javascript. I might be mistaken but I think you're supposed to use it with Drupal or something similar.</p>\n</blockquote>\n\n<p><a hr... | [
{
"accepted": true,
"body": "<p>It looks like fckeditor is not what you think it is:</p>\n\n<blockquote>\n <p>fckeditor is a web text editor. It will not have a binary as it's just javascript. I might be mistaken but I think you're supposed to use it with Drupal or something similar.</p>\n</blockquote>\n\n... | null | null | null | null | null |
46106 | 1 | null | 2011-05-30T21:16:21.600 | 2 | 4739 | <p>lirc_serial won't load because the serial port is already in use.
dmesg reports </p>
<pre><code>[ 12.245857] lirc_serial: port 03f8 already in use
[ 12.245862] lirc_serial: use 'setserial /dev/ttySX uart none'
</code></pre>
<p>back in the days I used to edit a file called /var/lib/setserial/autoserial.conf or ... | 18974 | 235 | 2011-06-07T03:19:11.000 | 2012-03-18T14:53:58.930 | How to set serial ports uart to none for lirc? | [
"11.04",
"lirc"
] | 2 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2012-12-29T14:29:06.007",
"id": "290115",
"postId": "46106",
"score": "0",
"text": "Could you confirm if one of the answers worked, and mark it as answered please?",
"userDisplayName": null,
"userId": "117446"
}
] | null | [
{
"accepted": null,
"body": "<p>You can create /etc/serial.conf and put lines like</p>\n\n<pre><code>/dev/ttyS0 uart none\n</code></pre>\n\n<p>into it. <code>/etc/init.d/etc-setserial</code> reads this file. The <code>setserial</code> binary is part of the setserial package, which is a dependency of the lir... | null | null | null | null | null |
46119 | 1 | null | 2011-05-30T22:08:15.967 | 2 | 680 | <p>When I start the Update Manager it shows me this message:</p>
<blockquote>
<p>Could not initialize the package information<br>
An unresolvable problem occurred while initializing the package information.<br>
Please report this bug against the 'update-manager' package and include the following error message:</... | 18980 | 527764 | 2018-10-13T15:46:32.063 | 2018-10-13T15:46:32.063 | Problem with Update Manager: E:Type '/tualatrix/ppa/ubuntu' is not known on line 3 in source list /etc/apt/sources.list.d/tualatrix-ppa-natty.list | [
"update-manager"
] | 1 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2011-05-30T22:12:14.137",
"id": "50618",
"postId": "46119",
"score": "2",
"text": "Can you post the contents of /etc/apt/sources.list.d/tualatrix-ppa-natty.list?",
"userDisplayName": null,
"userId": "16267"
}
] | null | [
{
"accepted": null,
"body": "<p>try these commands... </p>\n\n<pre><code>sudo rm /etc/apt/sources.list.d/tualatrix-ppa-natty.list\nsudo apt-add-repository ppa:tualatrix/ppa\n</code></pre>\n\n<p>i have tested this repository now, it works here, maybe you have some error in /etc/apt/sources.list.d/tualatrix... | null | null | 2018-10-13T16:38:55.167 | null | null |
46122 | 1 | 46377 | 2011-05-30T22:41:02.743 | 1 | 1364 | <p>I have synced evolution to my google calendar and google contacts. That went well.</p>
<p>But why can't I edit any of my contact's birthdays in evolution? And why are those birthdays not displayed in evolution's calendar? The birthdays are present in the webcalendar of google.</p>
<p><strong>Edit:</strong> I had a... | 17789 | 17789 | 2011-05-31T08:05:32.950 | 2011-06-01T15:27:36.103 | How do I get my google contact's birthdays to show up in evolution calendar? | [
"sync",
"evolution",
"calendar",
"google-calendar"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Just for completeness:</p>\n\n<p>Purging Evolution and starting all over again helped my \"okay is not clickable\" problem. No idea why the okay bug occurred in the first place - I had tried at least ten times on different days with no success. </p>\n\n<p>Then I was able to add the b... | [
{
"accepted": null,
"body": "<p>When creating the new calendar in Evolution, did you select the correct Google Calendar?</p>\n\n<p><img src=\"https://i67.photobucket.com/albums/h298/LA_Phantom_photos/Screenshots/Screenshot-NewCalendar.png\"></p>\n\n<p>I would suggest attempting to retrieve the Google Calend... | null | null | null | null | null |
46126 | 1 | null | 2011-05-30T23:24:36.980 | 3 | 499 | <p>could any body help?
Why is nautilus elementary's "clutterflow" only active when nautilus is started as "sudo nautilus"?</p>
<p>I ran "nautilus -q" and got this error:
<em>"nautilus -q" generates an error... in ubuntu 11.04. Following error: (nautilus:3746): Unique-DBus-WARNING *</em>: Error while sending message:... | 18984 | null | null | 2011-08-01T21:25:27.050 | nautilus-clutterflow only works in "sudo-mode" | [
"nautilus",
"clutterflow"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>ALT + F2, enter: gconf-editor and then navigate to apps > nautilus > preferences and enable 'show_clutter'.\nRestart Nautilus (nautilus -q). </p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-06-02T11:56:13.730",
"id": "51224",
... | null | null | null | null | null |
46128 | 1 | 46131 | 2011-05-30T23:36:17.010 | 2 | 974 | <p>I saw a question where someone mentioned having GNOME3 + Unity on the same system. When will it be possible?</p>
<p><strong>NB:</strong> I'm referring to installing from the GNOME3 PPA. <em>Please do not tell me how to add the PPA, about installing from GIT, or skinning unicorns :)... Read the question carefully an... | 1992 | 1992 | 2011-06-02T15:46:51.903 | 2011-06-15T00:26:02.833 | Is it now safe to install/uninstall GNOME 3 from the ppa? | [
"unity",
"gnome"
] | 3 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>No, it is not yet possible.</p>\n\n<p>You might need to wait ~5 months for the next release of Ubuntu(11.10 Oneiric Ocelot) if you use the final releases only.</p>\n",
"commentCount": "3",
"comments": [
{
"creationDate": "2011-05-31T05:43:14.483",
"id": "50651",
... | [
{
"accepted": true,
"body": "<p>No, it is not yet possible.</p>\n\n<p>You might need to wait ~5 months for the next release of Ubuntu(11.10 Oneiric Ocelot) if you use the final releases only.</p>\n",
"commentCount": "3",
"comments": [
{
"creationDate": "2011-05-31T05:43:14.483",
... | null | null | null | null | null |
46138 | 1 | 46161 | 2011-05-31T02:03:20.087 | 1 | 783 | <p>Will the TL-WR941ND work with Ubuntu 11.04?</p>
| 6116 | 6116 | 2011-05-31T02:20:00.717 | 2011-05-31T07:36:37.463 | Will the TP-Link TL-WR941ND wireless router work with Ubuntu 11.04? | [
"11.04"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Basically, the router has nothing to do with your OS, except some rare cases (for example, Broadcom drivers in 10.04 LTS acts strange with the 40Mhz channel width configured in the router).</p>\n\n<p>But if it helps you, I have exactly the same model, and it works like a charm.</p>\n... | [
{
"accepted": null,
"body": "<p>I can't see why not. Generally the problems with Linux and networking are:</p>\n\n<ul>\n<li>on the other end (the network adapter - does it have drivers that work, etc.); and</li>\n<li>are almost exclusively regarding wireless devices.</li>\n</ul>\n",
"commentCount": "3",... | null | null | null | null | null |
46141 | 1 | 46147 | 2011-05-31T03:08:20.817 | 1 | 617 | <p>I am curious to know which browser is the fastest one on my thinkpad x300 running Ubuntu 11.04. Could someone tell me how to measure performance of a browser on ubuntu 11.04, please? </p>
| 101157 | 1067 | 2011-05-31T06:48:36.993 | 2011-05-31T06:48:36.993 | How to measure performance of a web browser? | [
"11.04",
"performance",
"browser"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>I use PeaceKeeper for that: <a href=\"http://clients.futuremark.com/peacekeeper/index.action\" rel=\"nofollow\">http://clients.futuremark.com/peacekeeper/index.action</a></p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0"... | [
{
"accepted": null,
"body": "<p>Start-up time can be measured with a stop watch and a quick hand. The rest of the benchmarks are generally to do with JavaScript performance. Naturally a company will want to show their product is the best so you need to look carefully at the results.</p>\n\n<p><a href=\"http... | null | null | null | null | null |
46145 | 1 | 46163 | 2011-05-31T04:07:50.510 | 4 | 2602 | <p>In an attempt to fix some minor issues with the splash screen, I ran this script: <a href="http://www.webupd8.org/2010/10/script-to-fix-ubuntu-plymouth-for.html" rel="nofollow noreferrer">http://www.webupd8.org/2010/10/script-to-fix-ubuntu-plymouth-for.html</a></p>
<p>Big mistake. My resolution is now stuck at 1024... | 9940 | 378524 | 2018-05-01T06:04:45.640 | 2018-05-01T06:04:45.640 | Resolution stuck at 1024x768 | [
"xorg"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-31T06:55:08.410",
"id": "50661",
"postId": "46145",
"score": "0",
"text": "graphics card? Are you running with any additional Graphics Drivers? Please supply your current xorg.conf. Please supply your current grub boot line.",
"userDisplayName": null,
"userI... | {
"accepted": true,
"body": "<p>What this script does:</p>\n\n<ol>\n<li><p>In <code>/etc/default/grub</code></p>\n\n<ol>\n<li><p>replace </p>\n\n<p><code>GRUB_CMDLINE_LINUX_DEFAULT=\"quiet splash\"</code> </p>\n\n<p>with </p>\n\n<p><code>GRUB_CMDLINE_LINUX_DEFAULT=\"quiet splash nomodeset video=uvesafb:mode_option=... | [
{
"accepted": true,
"body": "<p>What this script does:</p>\n\n<ol>\n<li><p>In <code>/etc/default/grub</code></p>\n\n<ol>\n<li><p>replace </p>\n\n<p><code>GRUB_CMDLINE_LINUX_DEFAULT=\"quiet splash\"</code> </p>\n\n<p>with </p>\n\n<p><code>GRUB_CMDLINE_LINUX_DEFAULT=\"quiet splash nomodeset video=uvesafb:mode... | null | null | null | null | null |
46148 | 1 | 46151 | 2011-05-31T04:51:25.250 | 2 | 284 | <p>At first I liked the new scroll bar on Natty, but it is prone to accidental clicks.<br>
See for instance the screenshot below:</p>
<p><img src="https://i.stack.imgur.com/lbpHn.png" alt="Natty scroller"></p>
<p>It is easy to click "Remove" as the scroller fades out, or before it appeared, or when it fails to appear... | 4066 | null | null | 2011-05-31T05:42:13.487 | Danger of overlay scrollbar in Natty | [
"11.04",
"overlay-scrollbars"
] | 1 | 5 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-31T05:01:06.363",
"id": "50648",
"postId": "46148",
"score": "2",
"text": "best advice... uninstall them :D",
"userDisplayName": null,
"userId": "4203"
},
{
"creationDate": "2011-05-31T06:02:06.503",
"id": "50653",
"postId": "46148",
"score"... | {
"accepted": true,
"body": "<p>best is to click on the left side of scroll bars always :D </p>\n\n<p>Also they should implement a <strong>Snapping feature</strong>, once the scroll bar is snapped then there should be indication/color change</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": n... | [
{
"accepted": true,
"body": "<p>best is to click on the left side of scroll bars always :D </p>\n\n<p>Also they should implement a <strong>Snapping feature</strong>, once the scroll bar is snapped then there should be indication/color change</p>\n",
"commentCount": "0",
"comments": [],
"communit... | null | null | 2011-05-31T06:45:31.053 | null | null |
46155 | 1 | null | 2011-05-31T06:41:36.810 | 2 | 387 | <h3>General discussion of usability issue</h3>
<p>I'm having a few usability issues with the Unity Launcher.
I'm using 11.04 with the Auto-hide feature activated.</p>
<p>When I go to close a window (or press the back button in a web browser) that is tiled on the left of the screen, I often activate the launcher which... | 2521 | 2521 | 2011-05-31T11:51:26.900 | 2011-05-31T11:51:26.900 | Require button press to open Unity launcher to resolve usability issues | [
"unity",
"launcher",
"usability"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Yes . </p>\n\n<p>You should go to compizconfig settings manager (install ccsm if you don't have it), then go to unity's submenu and find the \"reveal mode\" (first thing on the first tab, can't miss it)</p>\n\n<p>Then remove all corners and it will only reveal using a shortcu... | null | null | null | null | null |
46160 | 1 | 46165 | 2011-05-31T07:35:49.760 | 5 | 2788 | <p>Can anyone recommend a equivalent software for ping tester?</p>
<p><img src="https://i.stack.imgur.com/1OXEV.png" alt="enter image description here"></p>
| 5691 | null | null | 2011-05-31T07:59:46.680 | Ping tester equivalent software in ubuntu | [
"software-recommendation"
] | 1 | 4 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-31T08:03:34.463",
"id": "50669",
"postId": "46160",
"score": "1",
"text": "The screenshot is quite hard to read. What features are you looking for specifically, which are not available in the command-line tools ping and hping?",
"userDisplayName": null,
"userId... | {
"accepted": true,
"body": "<p>Yes, there's the <em>Network Tools:</em></p>\n\n<p><img src=\"https://i.stack.imgur.com/Gis4u.png\" alt=\"enter image description here\"></p>\n\n<p>On Unity, open the Dash and type \"Network Tools\", in Gnome it's in <em>System → Administration → Network Tools</em>.</p>\n",
"commen... | [
{
"accepted": true,
"body": "<p>Yes, there's the <em>Network Tools:</em></p>\n\n<p><img src=\"https://i.stack.imgur.com/Gis4u.png\" alt=\"enter image description here\"></p>\n\n<p>On Unity, open the Dash and type \"Network Tools\", in Gnome it's in <em>System → Administration → Network Tools</em>.</p>\n",
... | null | null | null | null | null |
46164 | 1 | 120108 | 2011-05-31T07:57:11.783 | 3 | 1248 | <p>Are there any color scheme generators that can simulate color blindness <em>and</em> export these results to a color palette file or generate a css stylesheet ? I've used Gpick and was recently introduced to <a href="http://colorschemedesigner.com/" rel="nofollow">this website</a> but I'm really after a desktop appl... | 6689 | 6689 | 2011-05-31T15:39:15.110 | 2015-05-07T12:56:56.360 | Is there a color scheme generator for the Desktop that can simulate color blindness? | [
"design",
"accessibility",
"colors",
"color-management"
] | 3 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Based on this <a href=\"http://code.google.com/p/gpick/issues/detail?id=39\" rel=\"nofollow noreferrer\">feature request</a>, colour blindness simulation has been added to Gpick. </p>\n\n<ol>\n<li>In order to use it you have to first compile the latest source code\nfrom the <a href=\... | [
{
"accepted": null,
"body": "<p>I've used <a href=\"http://colororacle.org/\" rel=\"nofollow noreferrer\">Color Oracle</a> before. It's written in Java and runs very well on Ubuntu. Even though installing it is slightly unintuitive.</p>\n\n<p><img src=\"https://i.stack.imgur.com/Oylsn.png\" alt=\"enter imag... | null | null | null | null | null |
46172 | 1 | 46173 | 2011-05-31T08:21:27.453 | 3 | 4928 | <p>When installing I am presented a rather lengthy list of keyboard layouts to choose from:</p>
<p><img src="https://i.stack.imgur.com/yDIHP.png" alt="enter image description here"></p>
<p>Choosing the default layout on top of the list seems fine but I am wondering what differences there are between the other layouts... | 3940 | null | null | 2011-05-31T09:04:04.607 | Which keyboard layout do I choose on installation | [
"installation",
"keyboard",
"keyboard-layout"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>You should either test your selection in the little text box, or use the \"Detect\" option. It works extremely well.</p>\n\n<p><img src=\"https://i.stack.imgur.com/h47An.png\" alt=\"enter image description here\"></p>\n\n<p>Note that you can always change your keyboard layout after t... | [
{
"accepted": true,
"body": "<p>You should either test your selection in the little text box, or use the \"Detect\" option. It works extremely well.</p>\n\n<p><img src=\"https://i.stack.imgur.com/h47An.png\" alt=\"enter image description here\"></p>\n\n<p>Note that you can always change your keyboard layout... | null | null | null | null | null |
46175 | 1 | 46179 | 2011-05-31T08:36:43.550 | 6 | 13695 | <p>I want to install Ubuntu, with the minimal packages for web browsing. Installation should be under 2GB.</p>
<p>Any ideas? Where can I start?</p>
| 12827 | 176889 | 2014-02-14T08:22:47.287 | 2021-09-04T13:58:00.717 | How can I reduce the Ubuntu install size to the minimum, with GUI? | [
"system-installation"
] | 2 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-31T08:53:32.670",
"id": "50679",
"postId": "46175",
"score": "2",
"text": "use the minimal cd, and manually install whetever packages you want.",
"userDisplayName": null,
"userId": "4203"
},
{
"creationDate": "2011-05-31T09:33:19.090",
"id": "50693"... | {
"accepted": true,
"body": "<p>From the <a href=\"https://help.ubuntu.com/community/Installation/SystemRequirements\" rel=\"nofollow noreferrer\">Ubuntu wiki sytem requirements page</a>: Xubuntu seems to be as close to your demands when you want a GUI:</p>\n\n<ul>\n<li>GUI.</li>\n<li>2 Gb. (5GB+ as of 2019)</li>\n... | [
{
"accepted": true,
"body": "<p>From the <a href=\"https://help.ubuntu.com/community/Installation/SystemRequirements\" rel=\"nofollow noreferrer\">Ubuntu wiki sytem requirements page</a>: Xubuntu seems to be as close to your demands when you want a GUI:</p>\n\n<ul>\n<li>GUI.</li>\n<li>2 Gb. (5GB+ as of 2019... | null | null | null | null | null |
46177 | 1 | 46186 | 2011-05-31T08:53:31.177 | 0 | 337 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/37084/nvidia-driver-activated-but-currently-not-in-use">Nvidia driver activated but currently not in use</a> </p>
</blockquote>
<p>I've just installed Ubuntu on a new machine and it work perfectly except for the NV... | 3981 | -1 | 2017-04-13T12:24:56.827 | 2011-10-02T19:37:10.303 | How to use a proprietary driver | [
"unity",
"drivers",
"unity-2d",
"proprietary"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>That's a known issue: Have a look at this Questions, I'm sure this will help you to solve your problem:\n<a href=\"https://askubuntu.com/questions/38853/is-the-nvidia-geforce-7300-le-blacklisted/38854#38854\">Is The Nvidia Geforce 7300 LE Blacklisted?</a></p>\n\n<p>and \n<a href=\"ht... | [
{
"accepted": true,
"body": "<p>That's a known issue: Have a look at this Questions, I'm sure this will help you to solve your problem:\n<a href=\"https://askubuntu.com/questions/38853/is-the-nvidia-geforce-7300-le-blacklisted/38854#38854\">Is The Nvidia Geforce 7300 LE Blacklisted?</a></p>\n\n<p>and \n<a h... | null | null | 2011-10-03T13:11:50.280 | null | null |
46181 | 1 | 53923 | 2011-05-31T09:27:09.730 | 2 | 1128 | <p>After upgrading to Natty sound is jittering in VLC when watching DVB-T. About every 5 seconds the sounds stops for milliseconds, which is annoying. DVB-T sound works fine in MPlayer.</p>
<p>Probably this is a bug in VLC. How to get this fixed in Natty?</p>
| 7002 | 235 | 2011-05-31T14:16:59.303 | 2011-07-21T08:17:51.900 | DVB-T sound in VLC is jittering | [
"11.04",
"sound",
"vlc",
"dvb"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-31T09:31:04.550",
"id": "50691",
"postId": "46181",
"score": "0",
"text": "I'd recommend you just use MPlayer - I found VLC buggy on both Windows and Ubuntu, unlike MP.",
"userDisplayName": null,
"userId": "814"
}
] | {
"accepted": true,
"body": "<p>I had the same problem on Ubuntu 10.04 LTS (Lucid Lynx) with the VLC 1.0.6 Goldeneye.\nEvery now and then (from several seconds to a dozen or so) there were short but annoying sound jitters / clicks / cracks when watching DVB-T.</p>\n\n<p>The following change of VLC settings solved i... | [
{
"accepted": true,
"body": "<p>I had the same problem on Ubuntu 10.04 LTS (Lucid Lynx) with the VLC 1.0.6 Goldeneye.\nEvery now and then (from several seconds to a dozen or so) there were short but annoying sound jitters / clicks / cracks when watching DVB-T.</p>\n\n<p>The following change of VLC settings ... | null | null | null | null | null |
46182 | 1 | 73779 | 2011-05-31T09:30:29.543 | 13 | 4146 | <p>Here are two applications that use tabs: gedit and gnome-terminal</p>
<ul>
<li>gedit: It is relatively easy to see which document is being edited</li>
<li>terminal: It is difficult to tell whether I am using the left or right terminal, because <b>both of the tabs are very dark</b>.</li>
</ul>
<p><img src="https://... | 4066 | 4066 | 2013-01-08T09:06:19.127 | 2013-01-08T09:06:19.127 | gnome-terminal tabs are very dark, difficult to tell which tab is in use | [
"gnome-terminal",
"ambiance"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Since things have changed a bit in 11.10 and editing gtkrc (which worked in 11.04) may not be relevant, here's what I did to improve contrast between the active and inactive tabs in gedit:<br>\nI opened <code>/usr/share/themes/Ambiance/gtk-3.0/gtk-widgets.css</code> and in the sectio... | [
{
"accepted": null,
"body": "<p>There is already a bug report for this, please mark it as important to you as well:\n<a href=\"https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/771641\" rel=\"nofollow noreferrer\">https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/771641</a></p>\n\n<p... | null | null | null | null | null |
46183 | 1 | 46185 | 2011-05-31T09:31:59.043 | 61 | 747696 | <p>I am unable to map a Windows network drive in Ubuntu. I executed the following command in the terminal:</p>
<pre><code>karthick@karthick:~$ sudo mount -t cifs -o username=raghu //172.29.32.184 /media/Data/
Password:
mount error(2): No such file or directory
Refer to the mount.cifs(8) manual page (e.g. man mount.ci... | 5691 | 340497 | 2016-06-25T06:47:56.587 | 2022-02-08T11:14:42.387 | How to map a network drive? | [
"mount",
"samba",
"file-sharing",
"cifs"
] | 6 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2019-06-18T06:25:44.237",
"id": "1915179",
"postId": "46183",
"score": "3",
"text": "It's [generally accepted](https://askubuntu.com/questions/22215/why-have-both-mnt-and-media) that you should manually mount to `/mnt/`, while `/media/` is for system managed mounts (such as a ... | {
"accepted": true,
"body": "<p>I think you need to also pass the windows share name as well as confirm that you've created /media/Data</p>\n\n<pre><code>sudo mkdir /media/Data\n</code></pre>\n\n<p>Use something like</p>\n\n<pre><code>smbclient -L //172.29.32.184 \n</code></pre>\n\n<p>to list the shares, then appen... | [
{
"accepted": true,
"body": "<p>I think you need to also pass the windows share name as well as confirm that you've created /media/Data</p>\n\n<pre><code>sudo mkdir /media/Data\n</code></pre>\n\n<p>Use something like</p>\n\n<pre><code>smbclient -L //172.29.32.184 \n</code></pre>\n\n<p>to list the shares, th... | null | null | null | null | null |
46184 | 1 | null | 2011-05-31T09:34:59.763 | 7 | 1366 | <p>i am running Kubuntu 10.10 on my WeTab Tablet PC.
As this Tablet has no mouse (but a touchscreen), I would like to configure Kubuntu in a way that allows to perform a right-click.</p>
<p>In Ubuntu (not Kubuntu), there is an option to just hold the left-click for about 3 seconds in order to perform a right-click (Mo... | 8907 | 40955 | 2012-05-24T08:27:30.480 | 2012-09-18T11:57:15.503 | How can I simulate a right-click in Kubuntu 10.10 when using a touchscreen? | [
"kubuntu",
"mouse",
"touchscreen"
] | 3 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Have you checked under System Settings > Input Devices > Touchpad (Tapping tab)?</p>\n\n<p>I don't have a table PC but my laptop has a touchpad that gives options to make parts of the pad behave as a button.</p>\n",
"commentCount": "2",
"comments": [
{
"... | null | null | null | null | null |
46187 | 1 | null | 2011-05-31T10:10:00.833 | 4 | 1670 | <p>I'm using Gnome Classic , Ubuntu 11.04. The icon spacing for the indicator applet icons is just too large. Is it me or has this happened to someone else? Has anyone found a fix?
Back in 10.10, a ppa , ppa:m0sia i think, had packages that corrected this design sore. There are no packages there for Natty atm.</p>
| 18999 | null | null | 2011-11-15T15:41:08.587 | Indicator Applet Icons Spacing Too Large | [
"indicator",
"applet"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Unfortunately, GConf doesn't have any entries for indicator applet spacing and currently m0sia's PPA - as you've noticed - is only for Maverick.\nYou could tick yourself off at the <a href=\"https://bugs.launchpad.net/hundredpapercuts/+bug/527267\" rel=\"nofollow\"><strong>10... | null | null | null | null | null |
46192 | 1 | 46201 | 2011-05-31T10:55:21.537 | 2 | 1118 | <p>I had problems syncing! Ubuntu One would kick out error messages about being unable to connect but <code>syncdaemon</code> would continue chewing through resources until Ubuntu itself crashed. I tried everything to stop the <code>syncdaemon</code> but to no avail even after reboot and eventually removed Ubuntu One.<... | 19001 | 814 | 2011-05-31T12:36:20.770 | 2011-05-31T12:36:20.770 | Missing Nautilus integration following Ubuntu-One reinstall | [
"11.04",
"ubuntu-one",
"nautilus",
"re-installation"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Nautilus integration is provided by <code>ubuntuone-client-gnome</code>. You probably are also missing the control panel, from <code>ubuntuone-control-panel-gtk</code>.</p>\n\n<p>For <code>u1sdtool</code>, you need to know that you can create a folder (using <code>u1sdtool --create-f... | [
{
"accepted": true,
"body": "<p>Nautilus integration is provided by <code>ubuntuone-client-gnome</code>. You probably are also missing the control panel, from <code>ubuntuone-control-panel-gtk</code>.</p>\n\n<p>For <code>u1sdtool</code>, you need to know that you can create a folder (using <code>u1sdtool --... | null | null | null | null | null |
46196 | 1 | null | 2011-05-31T11:10:41.960 | 1 | 4355 | <p>Fresh new install of Ubuntu fresh new install of apache2. Apache not working, where should I start? It's installed, it restarts properly it just doesn't show anything in the browser but a 500 error:</p>
<blockquote>
<p>HTTP Error 500 (Internal Server Error): An unexpected condition was
encountered while the ser... | 19005 | 32886 | 2012-03-13T01:25:43.103 | 2012-05-18T08:11:22.640 | Apache not working - 500 error | [
"installation",
"apache2"
] | 3 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-31T11:19:00.157",
"id": "50705",
"postId": "46196",
"score": "3",
"text": "you could check /var/log/apache2/error.log and see what the problem is",
"userDisplayName": null,
"userId": "1543"
},
{
"creationDate": "2012-05-18T08:45:11.163",
"id": "1655... | null | [
{
"accepted": null,
"body": "<blockquote>\n <p>where should i start ?</p>\n</blockquote>\n\n<p>You should start with the apache error log file: /var/log/apache2/error.log</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creation... | null | null | null | null | null |
46197 | 1 | null | 2011-05-31T11:15:58.377 | 83 | 179249 | <p>Is there a way to check the size of the video memory? Specifically, is there one that works accurately for both integrated GPU's as well as PCI/AGP graphics cards?</p>
<p>Many integrated GPU's have dynamically allocated memory, so the solution would hopefully return either the maximum available video memory or the ... | 16741 | 40581 | 2016-04-17T23:41:23.310 | 2021-10-03T10:14:11.643 | How to check video memory size? | [
"video",
"ram",
"v-ram"
] | 6 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-08-17T16:18:30.257",
"id": "65325",
"postId": "46197",
"score": "0",
"text": "So because **you** do not **believe** it is the figure, you do not accept answers that suggest it?",
"userDisplayName": null,
"userId": "1992"
},
{
"creationDate": "2011-08-19T00... | null | [
{
"accepted": null,
"body": "<p>nvidia-settings does this for cards using the proprietary <code>nvidia</code> driver. It may be inaccurate but it is correct for my particular card. I don't know of any other userspace tool that specifically queries the video driver.</p>\n\n<p>You can also try <code>sudo lshw... | null | null | null | null | null |
46200 | 1 | 46213 | 2011-05-31T11:26:45.473 | 5 | 2776 | <p>I'm having problems installing guest additions on a Ubuntu 11.04 guest os. The host os is Windows XP pro</p>
<p>On the host os (Windows XP), I also have another guest os Ubuntu 10.04, and I have had no problem installing guest additions on that.</p>
<p>When I try installing guest additions on the guest os Ubuntu ... | 1646 | 235 | 2011-05-31T13:47:44.520 | 2012-05-29T19:06:07.480 | Help me install guest additions on Ubuntu 11.04 | [
"11.04",
"10.04",
"virtualbox",
"windows-xp"
] | 2 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-31T11:40:10.047",
"id": "50715",
"postId": "46200",
"score": "0",
"text": "Have you seen [this question](http://askubuntu.com/questions/22743/how-do-i-install-guest-additions-in-virtual-box)? It's the same for 11.04 where you start in Gnome classic anyway.",
"userD... | {
"accepted": true,
"body": "<p>You will need to install the kernel modules (headers) package that match the kernel version you are running the Ubuntu virtual machine with.</p>\n\n<p>Type the following command in the terminal:</p>\n\n<pre><code>uname -a\n</code></pre>\n\n<p>This will give you line like this:</p>\n\... | [
{
"accepted": true,
"body": "<p>You will need to install the kernel modules (headers) package that match the kernel version you are running the Ubuntu virtual machine with.</p>\n\n<p>Type the following command in the terminal:</p>\n\n<pre><code>uname -a\n</code></pre>\n\n<p>This will give you line like this... | null | null | null | null | null |
46203 | 1 | null | 2011-05-31T11:31:43.240 | 1 | 2263 | <p>I need to execute some tests on a script of mine which requires a lot of CPU cycles. Is there a way to kill the GUI? I tried but it always restarts by itself.</p>
| 2550 | 7035 | 2011-05-31T14:26:30.667 | 2011-05-31T14:26:30.667 | Disable X server and Gnome temporarily | [
"gnome",
"gui"
] | 0 | 0 | CC BY-SA 3.0 | [] | null | [] | null | 0 | 2014-05-06T13:19:45.317 | null | null |
46207 | 1 | null | 2011-05-31T12:05:25.750 | 9 | 2175 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/10547/how-to-clean-launch-a-gui-app-via-the-terminal-so-it-doesnt-wait-for-terminatio">How to clean launch a GUI app via the Terminal (so it doesn't wait for termination)?</a> </p>
</blockquote>
<p>Tho whole pr... | 1843 | -1 | 2017-04-13T12:23:09.107 | 2011-05-31T16:17:33.547 | How can I run program from terminal without killing the program when closing the terminal | [
"command-line"
] | 0 | 0 | CC BY-SA 3.0 | [] | null | [] | null | null | 2011-05-31T15:14:42.080 | null | null |
46217 | 1 | 46231 | 2011-05-31T13:16:53.377 | 1 | 148 | <p>I'm trying to use Ubuntu 10.04/32 in an embedded environment with no keyboard attached. Power interruption is expected and happening quite often.
Right now I get a splashscreen requiring some keyboard input, if some ext3 partition gets corrupted. I need that to be handled automatically, without any user input.
What ... | 19010 | null | null | 2011-05-31T15:15:56.463 | Best strategy for dealing with power interruption | [
"filesystem"
] | 2 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-31T13:37:33.677",
"id": "50764",
"postId": "46217",
"score": "0",
"text": "What error are you getting exactly? Is it an actual file system error, or just the regular checks that occur after a given number of times the file system has been mounted?",
"userDisplayNa... | {
"accepted": true,
"body": "<p>Edit the fstab entries to disable fsck:</p>\n\n<pre><code># <file system> <mount point> <type> <options> <dump> <pass>\n\nUUID=blah / ext4 defaults 0 0\n</code></pre>\n\n<p>The important part is 'defaul... | [
{
"accepted": true,
"body": "<p>Edit the fstab entries to disable fsck:</p>\n\n<pre><code># <file system> <mount point> <type> <options> <dump> <pass>\n\nUUID=blah / ext4 defaults 0 0\n</code></pre>\n\n<p>The important part is... | null | null | null | null | null |
46223 | 1 | null | 2011-05-30T13:37:21.497 | 1 | 853 | <p>HI Guys!</p>
<p>I am working on Ubuntu 10.04 version.</p>
<p>I accidentally deleted my code from <strong>find -delete</strong> command.</p>
<p>Is there any way to recover the data?</p>
<p>Many thanks in advance.</p>
| 308208 | 7035 | 2011-05-31T14:25:00.400 | 2011-12-23T11:50:08.873 | How can I recover data deleted using find -delete? | [
"delete",
"find"
] | 3 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>If you do a google for undelete linux, you will find a method of finding deleted file entries, however, while the system runs, there is every chance the space is overwritten. Having done something similar, in the end, I ended up using strings, and grep to extract the source ... | null | null | null | null | Jatin Dhoot |
46226 | 1 | null | 2011-05-31T14:26:37.577 | 2 | 440 | <p>UbuntuOne is not working -- <a href="https://askubuntu.com/questions/44944/devices-tab-has-no-connect-option">connection issues</a> -- and I've been having trouble with using Funambol and SyncEvolution as a substitute, so I'd like to try to get Ubuntu One working for me.</p>
<p>I tried reinstalling it with Synaptic... | 13049 | -1 | 2017-04-13T12:23:28.223 | 2011-05-31T14:48:38.037 | Can I reinstall Ubuntu One | [
"ubuntu-one"
] | 0 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-31T15:32:01.243",
"id": "50790",
"postId": "46226",
"score": "1",
"text": "Of course, I'm on 10.04 so this was all pretty much for naught since all I really want to sync is my contacts. Argh. https://wiki.ubuntu.com/UbuntuOne/FAQ/WhyArentMyContactsInEvolutionSyncing",
... | null | [] | null | null | 2012-02-23T21:42:27.347 | null | null |
46232 | 1 | 46235 | 2011-05-31T14:50:26.537 | 9 | 9486 | <p>Is there some way to limit size of <code>.xsession-errors.</code>? </p>
<p>I'm getting huge numbers of one particular debug information messages and it has blown the file size up to 2.8 GB (over many months). The message accounts for 95% of all the lines in .xsession-errors. </p>
<p>I think I know which app it i... | 2670 | 6969 | 2011-06-11T13:10:03.863 | 2013-04-20T19:02:23.180 | Can I limit the size of ~/.xsession-errors? | [
"xorg",
"log"
] | 4 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2012-03-27T19:42:14.120",
"id": "137949",
"postId": "46232",
"score": "1",
"text": "FYI - if you haven't found it already, the culprit could be Spotify beta.",
"userDisplayName": "user52329",
"userId": null
}
] | {
"accepted": true,
"body": "<p><em>logrotate</em> should be able to do that.</p>\n",
"commentCount": "3",
"comments": [
{
"creationDate": "2011-05-31T23:55:54.370",
"id": "50880",
"postId": "46235",
"score": "0",
"text": "Thanks RobinJ. `logrotate` got it working... For other ... | [
{
"accepted": true,
"body": "<p><em>logrotate</em> should be able to do that.</p>\n",
"commentCount": "3",
"comments": [
{
"creationDate": "2011-05-31T23:55:54.370",
"id": "50880",
"postId": "46235",
"score": "0",
"text": "Thanks RobinJ. `logrotate` got ... | null | null | null | null | null |
46233 | 1 | null | 2011-05-31T14:52:51.700 | 52 | 55666 | <p>I want to convert a DJVU document into a PDF document, separating and preserving the <strong>text layer</strong> and the <strong>images</strong> while also <strong>keeping the structure</strong> from the DJVU. How can I do this in Ubuntu?</p>
<p>(I will then be using <a href="http://calibre-ebook.com/" rel="norefer... | 5243 | -1 | 2017-04-13T12:25:15.247 | 2019-08-26T15:32:52.513 | Converting DJVU to PDF | [
"pdf",
"ebooks",
"convert",
"djvu"
] | 7 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2020-03-23T02:05:23.900",
"id": "2050790",
"postId": "46233",
"score": "0",
"text": "For what it's worth, I filed a feature request for ddjvu here: https://sourceforge.net/p/djvu/feature-requests/98/",
"userDisplayName": null,
"userId": "182196"
}
] | null | [
{
"accepted": null,
"body": "<p>There is <a href=\"http://0x2a.at/s/projects/djvu2pdf\" rel=\"noreferrer\">djvu2pdf</a> but it relies on ghostscript so it might be another printing option. I still suggest you give it a look, just in case it's more clever than I'm giving it credit.</p>\n\n<p>It's not in the ... | null | null | null | null | null |
46239 | 1 | 46546 | 2011-05-31T15:18:03.917 | 1 | 466 | <p>I am using 11.04 64bit on Dell Inspiron N5010. I have this strange problem, if I leave my laptop suspended for more than 20 minutes(approx.) then it does not resume. </p>
<p>It works fine if I resume within or less than 20 minutes. I have 4GB ram and 8GB swap space, my system have ATI 5000 series graphics card and ... | 8207 | 235 | 2011-05-31T22:14:26.800 | 2011-06-02T10:46:08.790 | Unable to resume if suspended for more than 20 minutes on a Dell Inspiron N5010 | [
"11.04",
"ati",
"dell",
"suspend-resume",
"inspiron"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-05-31T15:23:26.830",
"id": "50787",
"postId": "46239",
"score": "0",
"text": "Ditto, (not sure exactly 20 min) on pretty powerful PC, ignored it because OSs in general are hopeless at resuming.",
"userDisplayName": null,
"userId": "17316"
},
{
"creationDat... | {
"accepted": true,
"body": "<p>Ok I have solved this problem. The solution is to use tuxonice patched kernel. Its very simple, just follow these steps.</p>\n\n<pre><code>sudo add-apt-repository ppa:tuxonice/ppa\nsudo apt-get update\nsudo apt-get install tuxonice-userui linux-generic-tuxonice linux-headers-generic-... | [
{
"accepted": true,
"body": "<p>Ok I have solved this problem. The solution is to use tuxonice patched kernel. Its very simple, just follow these steps.</p>\n\n<pre><code>sudo add-apt-repository ppa:tuxonice/ppa\nsudo apt-get update\nsudo apt-get install tuxonice-userui linux-generic-tuxonice linux-headers-... | null | null | null | null | null |
46240 | 1 | 46252 | 2011-05-31T15:21:43.943 | 0 | 3357 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/23489/performance-overhead-of-encrypted-home">Performance Overhead of Encrypted /home</a> </p>
</blockquote>
<p>The Ubuntu installer offers to encrypt my home directory. Since I have hundreds of gigabytes in my hom... | 3332 | -1 | 2017-04-13T12:24:29.360 | 2011-05-31T16:43:51.327 | Will encrypting my (huge) home directory slow performance? | [
"performance",
"ecryptfs"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>There are a few factors to consider here. </p>\n\n<ol>\n<li>In general, home encryption does not have noticible performance impact.<br>\nI use AES encrypted home on Natty running off a Persistent USB install <code>:-)</code>.<br>\nTo help firefox, I run its profile off a tmpfs ramdis... | [
{
"accepted": true,
"body": "<p>There are a few factors to consider here. </p>\n\n<ol>\n<li>In general, home encryption does not have noticible performance impact.<br>\nI use AES encrypted home on Natty running off a Persistent USB install <code>:-)</code>.<br>\nTo help firefox, I run its profile off a tmpf... | null | null | 2011-05-31T16:56:34.403 | null | null |
46242 | 1 | null | 2011-05-31T15:29:22.420 | 0 | 585 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/34429/how-to-encrypt-a-single-folder-on-my-external-hard-drive">How to encrypt a single folder on my external hard drive?</a> </p>
</blockquote>
<p>I'd like to place private documents into a password-protected fold... | 3332 | -1 | 2017-04-13T12:25:04.307 | 2011-05-31T17:07:57.260 | How can I password-protect a folder? | [
"encryption"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>The best way is to create an archive and put it on password.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-05-31T15:56:41.110",
"id": "50799",
"postId": "46245",
"score": "0",
"text": "thanks for the q... | null | null | 2011-05-31T17:36:21.717 | null | null |
46246 | 1 | 48236 | 2011-05-31T15:53:39.740 | 0 | 3940 | <p><img src="https://i.stack.imgur.com/0sIg5.png" alt="enter image description here"></p>
<p>machine: kubuntu 11.04x64 w/ kde4</p>
<ul>
<li>the top terminal is of Yakuake w/ "No Border" option already enabled</li>
<li>the bottom is of Konsole w/ "No Border" option also enabled</li>
</ul>
<p>how do I remove all borde... | 18206 | 7035 | 2011-06-07T03:17:19.143 | 2011-06-11T16:11:56.093 | Remove all borders and tab bars from Yakuake? | [
"command-line",
"kde",
"kubuntu",
"konsole"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>-this is one workaround to the large tabbar at bottom of yakuake window\"</p>\n\n<p><a href=\"http://kde-look.org/content/show.php/One+Pixel+Title?content=142441\" rel=\"nofollow noreferrer\">One Pixel Title</a>: A clean interface but for the one pixel line at the bottom of the windo... | [
{
"accepted": true,
"body": "<p>-this is one workaround to the large tabbar at bottom of yakuake window\"</p>\n\n<p><a href=\"http://kde-look.org/content/show.php/One+Pixel+Title?content=142441\" rel=\"nofollow noreferrer\">One Pixel Title</a>: A clean interface but for the one pixel line at the bottom of t... | null | null | null | null | null |
46251 | 1 | 46324 | 2011-05-31T16:15:10.477 | 2 | 7554 | <p>I recently upgraded my HTPC to 11.04 and since it comes with the Unity dock I decided to get rid of Cairo dock. Unfortunately, while trying to uninstall Cairo dock I ended up removing too many packages (I even saw some NVidia packages being removed) and Ubuntu won't run anymore. I get to a black screen which lists a... | 19026 | 527764 | 2018-11-20T20:12:23.447 | 2018-11-20T22:17:10.927 | Recover after removing nvidia-related packages | [
"nvidia",
"package-management"
] | 1 | 6 | CC BY-SA 4.0 | [
{
"creationDate": "2011-05-31T16:23:47.880",
"id": "50802",
"postId": "46251",
"score": "0",
"text": "Have you checked the boot sequence in the BIOS? Or do does it give a \"Boot menu\" option on boot. If it has booted to USB before, I can't see why it won't now. Other than that, you might want t... | {
"accepted": true,
"body": "<p>Fixed the problem by reinstalling the nvidia drivers:</p>\n\n<pre><code>sudo apt-get install nvidia-current\nsudo modprobe nvidia-current\nsudo lsmod | grep -i nvidia\nsudo nvidia-xconfig\n</code></pre>\n\n<p>Followed the instructions on <a href=\"http://www.sucka.net/2010/04/how-to-... | [
{
"accepted": true,
"body": "<p>Fixed the problem by reinstalling the nvidia drivers:</p>\n\n<pre><code>sudo apt-get install nvidia-current\nsudo modprobe nvidia-current\nsudo lsmod | grep -i nvidia\nsudo nvidia-xconfig\n</code></pre>\n\n<p>Followed the instructions on <a href=\"http://www.sucka.net/2010/04... | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.