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
48820
1
97014
2011-06-15T01:22:18.163
7
253
<p>I know it supports touch, I'm referring specifically to the ability to have more than one pointer (cursor) as an input. This was supposed to be complete by 0.9.4 but I've not been able to find out if it is actually so.</p> <p>I'm well aware that you can already have more than one pointer. I just want to know if Com...
1992
1992
2011-08-25T15:37:24.163
2012-01-20T05:54:00.243
Does Compiz support Multipointer X?
[ "input-devices", "multipointerx" ]
1
6
CC BY-SA 3.0
[ { "creationDate": "2011-12-08T06:46:33.543", "id": "97786", "postId": "48820", "score": "0", "text": "I am curious, how do you think compiz should support MPX? Can you explain a bit more about the task that you are trying to achieve?", "userDisplayName": null, "userId": "32529" }, { ...
{ "accepted": true, "body": "<p><a href=\"http://ubuntuforums.org/showthread.php?t=921240\" rel=\"nofollow\">http://ubuntuforums.org/showthread.php?t=921240</a>\ni did some research, and it looks like this forum link had a possible solution, but it involved compiling code.</p>\n\n<p>it confused me, but someone here...
[ { "accepted": true, "body": "<p><a href=\"http://ubuntuforums.org/showthread.php?t=921240\" rel=\"nofollow\">http://ubuntuforums.org/showthread.php?t=921240</a>\ni did some research, and it looks like this forum link had a possible solution, but it involved compiling code.</p>\n\n<p>it confused me, but some...
null
null
null
null
null
48822
1
53408
2011-06-15T01:28:25.040
17
2137
<p>I remember a few years ago seeing an application for Fedora that allowed you to manage multiple mice or keyboards as separate input devices (based on multipointerx technology).</p> <p>With this application you were able to tell the system to use two pointers (for example if you have a mouse and a touchpad), and to ...
1992
null
null
2018-07-12T19:15:03.780
Is there a gui application for managing multiple mice/keyboards?
[ "xorg", "input-devices", "multipointerx" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2012-04-26T18:50:39.687", "id": "150214", "postId": "48822", "score": "0", "text": "seems like they are making individual window managers just for this, like MPWM, http://unix.stackexchange.com/questions/5511/lock-second-mouse-pointer-keyboard-input-to-one-window , not sure if...
{ "accepted": true, "body": "<h1>9.04 only</h1>\n<p>Roland, regarding your query Its <em>was</em> very much possible using a tool called</p>\n<pre><code>gnome-device-setup\n</code></pre>\n<p>I used it myself on 9.04</p>\n<hr />\n<p><img src=\"https://i.stack.imgur.com/qrQ8o.png\" alt=\"http://bp0.blogger.com/_QPiOl...
[ { "accepted": true, "body": "<h1>9.04 only</h1>\n<p>Roland, regarding your query Its <em>was</em> very much possible using a tool called</p>\n<pre><code>gnome-device-setup\n</code></pre>\n<p>I used it myself on 9.04</p>\n<hr />\n<p><img src=\"https://i.stack.imgur.com/qrQ8o.png\" alt=\"http://bp0.blogger.co...
null
null
null
null
null
48823
1
48824
2011-06-15T03:05:39.470
9
3873
<p>The script command typecasts the terminal activity to a particular file. I understood that part, but is there a way it can be made to append to an existing file? </p> <p>The end goal for me is to make the <code>script</code> append the data to an existing file with a timestamp that is achieved by the <code>date</co...
18887
null
null
2011-06-15T03:11:02.603
How to make the script command append to a file?
[ "command-line" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>As the man pages says, the <code>-a</code> option is for append</p>\n\n<pre><code>script -a file\n</code></pre>\n\n<p>If file is missing, the default <code>typescript</code> filename is used.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-06-15T05:55...
[ { "accepted": true, "body": "<p>As the man pages says, the <code>-a</code> option is for append</p>\n\n<pre><code>script -a file\n</code></pre>\n\n<p>If file is missing, the default <code>typescript</code> filename is used.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "...
null
null
null
null
null
48826
1
49995
2011-06-15T05:19:49.900
3
968
<p>First time running Ubuntu 11.04 and getting used to Unity, I decided to install proprietary drivers for my Nvidia graphic card. The output of <code>lspci | grep VGA</code> is:</p> <p><strong>00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (r...
16739
235
2011-06-21T14:14:36.383
2012-08-24T03:36:14.917
Unity won't load with proprietary drivers
[ "unity", "drivers", "nvidia-optimus" ]
3
5
CC BY-SA 3.0
[ { "creationDate": "2011-06-15T06:11:33.780", "id": "53967", "postId": "48826", "score": "1", "text": "It would appear that you have two graphics cards: an integrated Intel one and an Nvidia one... although I'm not positive considering that it simply calls the Nvidia board a 'device'.", "user...
{ "accepted": true, "body": "<p>Have a look at the bumblebee section in <a href=\"https://launchpad.net/~hybrid-graphics-linux\" rel=\"nofollow\">https://launchpad.net/~hybrid-graphics-linux</a></p>\n\n<pre>\nb) try bumblebee for simultaneously using the intel and nvidia cards:\nsudo apt-get install git\n# type pas...
[ { "accepted": null, "body": "<p>This happens because of the bad support for intel sandy bridge graphics driver, infact what you have is not a pure nVidia graphics driver, it's an intel graphics with nVidia optimus tecnology.</p>\n\n<p>The nVidia drivers doesn't work for me too.</p>\n", "commentCount": "...
null
null
null
null
null
48827
1
54092
2011-06-15T05:25:54.270
4
357
<p>I know I can move them to the left or the right, even on the middle, but I've never seen a window with it's controls and title on the bottom instead on the top.</p> <p>Is it even possible to? Like if I could make a Emerald theme and put them there, or a Metacity theme and do the same?</p> <p>If Emerald orMetacity ...
4203
4203
2011-07-22T06:20:41.803
2011-07-22T06:20:41.803
Can the Window Controls (Max, Min, Close) and the Title be moved to the Bottom?
[ "themes", "metacity", "window-buttons", "emerald" ]
1
3
CC BY-SA 3.0
[ { "creationDate": "2011-07-22T03:59:29.967", "id": "60658", "postId": "48827", "score": "0", "text": "I've fiddled with Emerald themes before, and I don't think it would support it. Metacity, I'm not sure, since I've never even looked into what it can do.", "userDisplayName": null, "user...
{ "accepted": true, "body": "<p>No. The 2 choices are top left or top right. </p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-07-22T05:35:35.510", "id": "54092", "lastActivityDate": "2011-07-22T05:35:35.510", "lastEditD...
[ { "accepted": true, "body": "<p>No. The 2 choices are top left or top right. </p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-07-22T05:35:35.510", "id": "54092", "lastActivityDate": "2011-07-22T05:35...
null
null
null
null
null
48828
1
null
2011-06-15T05:31:26.030
14
16110
<p>I have a 2.0 mb gif I want to make smaller, preferably by dropping some frames.</p> <p>Is there a command line utility or a program that will do it for me automatically?</p> <p>Thanks.</p>
19955
527764
2020-08-04T08:41:54.693
2020-08-04T08:41:54.693
Any way to automatically compress a .gif file?
[ "image-processing", "gif" ]
5
2
CC BY-SA 3.0
[ { "creationDate": "2015-07-29T19:33:06.623", "id": "940576", "postId": "48828", "score": "0", "text": "You might want to look into the webm format: it's like a more optimized gif!", "userDisplayName": "user210972", "userId": null }, { "creationDate": "2023-12-07T02:35:46.113", ...
null
[ { "accepted": null, "body": "<p>You can use <a href=\"http://packages.ubuntu.com/gimp\" rel=\"nofollow noreferrer\">the Gimp</a><a href=\"http://apt.ubuntu.com/p/gimp\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install gimp\"></a> to remove some frames from the GIF as ...
null
null
null
null
null
48830
1
48836
2011-06-15T05:55:36.420
8
14820
<p>Is there any utility available on Ubuntu to check whether laptop battery is in healthy condition or not? </p>
101157
4937
2011-06-15T05:59:26.297
2011-11-29T14:53:12.623
Is there any utility to check whether my laptop battery is in healthy condition or not?
[ "software-recommendation", "battery" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>You can try <a href=\"http://live.gnome.org/BatteryStatus\" rel=\"nofollow noreferrer\"><strong>Battery Status 0.1</strong></a></p>\n\n<blockquote>\n <p>Battery Status is a project for GNOME, that shows information about laptop battery state. It has some additional features, so usua...
[ { "accepted": true, "body": "<p>You can try <a href=\"http://live.gnome.org/BatteryStatus\" rel=\"nofollow noreferrer\"><strong>Battery Status 0.1</strong></a></p>\n\n<blockquote>\n <p>Battery Status is a project for GNOME, that shows information about laptop battery state. It has some additional features,...
null
null
null
null
null
48835
1
48843
2011-06-15T06:35:51.227
1
1895
<p>my processor is a Core2Duo 2.16 GHz (macbook 4.1) but cpufreq only shows four Governors: conservative ondemand powersave performance</p> <p>no shows interactive and userspace</p> <p>the governor that I've always liked is interactive, inclusive is the one I use in my google nexus one, I've always been successful</p...
17649
null
null
2017-10-08T13:03:42.893
interactive cpu governor?
[ "cpu" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>The <code>interactive</code> governor is <a href=\"https://github.com/CyanogenMod/cm-kernel/commit/255f13bf41f368aa51638a854ed69cfc60f39120\" rel=\"nofollow\">made by/for Cyanogenmod</a>, so it's not in the mainline and hence not in the Ubuntu kernel.</p>\n\n<p>It will land in Ubuntu...
[ { "accepted": true, "body": "<p>The <code>interactive</code> governor is <a href=\"https://github.com/CyanogenMod/cm-kernel/commit/255f13bf41f368aa51638a854ed69cfc60f39120\" rel=\"nofollow\">made by/for Cyanogenmod</a>, so it's not in the mainline and hence not in the Ubuntu kernel.</p>\n\n<p>It will land i...
null
null
null
null
null
48838
1
null
2011-06-15T07:23:08.010
13
12513
<p>I would like to remove Windows Vista from my notebook which is currently running a dual boot Windows Vista + Ubuntu and use Ubuntu as the only OS.</p> <p>The notebook is unstable when running Windows Vista, because it shuts itself down without interaction. Ubuntu works flawless on it. I'm thinking to format the not...
19958
1992
2012-02-11T17:33:40.643
2016-09-10T19:23:26.497
Can I remove Windows Vista from my notebook and only install Ubuntu?
[ "installation", "windows", "partitioning", "windows-vista" ]
7
2
CC BY-SA 3.0
[ { "creationDate": "2011-06-15T15:18:11.393", "id": "54038", "postId": "48838", "score": "1", "text": "The shutdowns are probably Vista force-updating itself, if it's not a hardware issue.", "userDisplayName": null, "userId": "186" }, { "creationDate": "2011-06-21T09:46:07.270", ...
null
[ { "accepted": null, "body": "<p>Ubuntu is a lot more stable and safer. I fully switched to Ubuntu 3 years back and I have never missed windows once since then. If you are used to with Ubuntu and Vista is unstable on your netbook then you should remove vista and only install Ubuntu. Even if there is some Win...
null
null
null
null
null
48844
1
50016
2011-06-15T08:55:10.267
17
23215
<p>I am working on a project related to VM migration. Sometimes the VM image will disappear and I just want to know who the culprit is. I tried strace on suspicious processes but to no avail.</p>
4892
null
null
2015-08-08T21:38:28.270
How to find the pid of the process which has deleted a file?
[ "process", "rm" ]
3
1
CC BY-SA 3.0
[ { "creationDate": "2011-06-15T12:28:38.547", "id": "53998", "postId": "48844", "score": "0", "text": "I was hoping to find a way to trace unlink system call on every process instead of just one but I guess there is no easy way to do this...", "userDisplayName": null, "userId": "4892" }...
{ "accepted": true, "body": "<p>Finally I found the answer <a href=\"http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html\" rel=\"noreferrer\">here</a>.</p>\n\n<p>The Linux Audit daemon will do the trick.</p>\n\n<pre><code>sudo auditctl -w /path/to/somefile -p wra\n</code></pre>\n\...
[ { "accepted": null, "body": "<p>You can find out the PID of a process, which has some file open using <code>lsof</code>. </p>\n\n<p>Once file is closed and deleted, you cannot get that information.</p>\n\n<p>BTW. Keep in mind, that deleting a file is operation on directory it's in, not on a file itself. </p...
null
null
null
null
null
48848
1
48853
2011-06-15T09:28:45.870
5
271
<p>As my question above, i wandered why ubuntu-desktop package is always with full association with pulseaudio packagae? Why can't we erase pulseaudio without erase ubuntu-desktop too?</p>
15945
null
null
2011-06-15T09:53:42.083
Why Ubuntu-Desktop package is allways associated with pulseaudio?
[ "pulseaudio", "system" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Because PA is an essential part of the Ubuntu desktop distribution.</p>\n\n<p>However, you can safely remove the <a href=\"https://help.ubuntu.com/community/MetaPackages\" rel=\"nofollow noreferrer\">meta-package</a> <code>ubuntu-desktop</code> without losing any functionality, yet b...
[ { "accepted": true, "body": "<p>Because PA is an essential part of the Ubuntu desktop distribution.</p>\n\n<p>However, you can safely remove the <a href=\"https://help.ubuntu.com/community/MetaPackages\" rel=\"nofollow noreferrer\">meta-package</a> <code>ubuntu-desktop</code> without losing any functionalit...
null
null
null
null
null
48859
1
null
2011-06-15T10:45:56.817
1
8501
<p>I'm completely new to Ubuntu. I've installed Xubuntu 11 on an old machine quite successfully and plugged a wireless dongle into one of its on board USB1.1 ports, giving me wireless internet without too much trouble.</p> <p>I've now bought a USB 2.0 PCI card and installed it, hoping that it would be picked up automa...
19961
19961
2011-06-15T15:32:00.987
2011-06-15T20:33:00.170
Adding a new USB PCI card
[ "installation", "usb", "pci" ]
3
1
CC BY-SA 3.0
[ { "creationDate": "2014-08-31T13:00:44.740", "id": "704062", "postId": "48859", "score": "0", "text": "As a side note, there are some boards in which specific PCI slots can be disabled on BIOS. Its a good idea to check that first. I spent some hours thinking my board was not being properly recog...
null
[ { "accepted": null, "body": "<p>From your second listing log, it looks like your USB 2.0 was properly detected. It says</p>\n\n<pre><code> \"USB Controller: NEC Corporation USB 2.0 (rev 04) (prog-if 20 [EHCI])\"\n</code></pre>\n\n<p>That sounds good to me. Have you tried connecting something simple as a US...
null
null
null
null
null
48860
1
48908
2011-06-15T11:01:07.870
3
1524
<p>I'm running Ubuntu 10.04 LTS with a dual screen setup. I have a launcher in my panel that starts up VIM, and I always want it to start on the right monitor. Is there something that I can add to the command line in the launcher to make that happen? Either a VIM parameter, or some other non-VIM-specific trick?</p> <p...
19962
19962
2011-06-15T11:58:46.860
2011-06-15T16:08:13.993
Launch VIM on specific monitor in dual screen setup
[ "10.04", "multiple-monitors", "vim" ]
2
2
CC BY-SA 3.0
[ { "creationDate": "2011-06-15T16:00:11.577", "id": "54052", "postId": "48860", "score": "0", "text": "What WM are you using? Compiz has the \"Place Windows\" plugin that will force a certain app to open on a certain screen. Metacity may have something similar.", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>Try:</p>\n\n<p><code>gvim -c \"winpos 1600 0\"</code></p>\n\n<p>where, e.g., 1600 is the pixel width of the left monitor. This should make it start on the first pixel of the right monitor. See <code>:help winpos</code> in vim for more info.</p>\n", "commentCount": "0", "comments...
[ { "accepted": null, "body": "<p>You can try the '--screen=X' option.</p>\n\n<p>For Example:\n gvim --screen=1</p>\n\n<p>You can also try something like 'gvim -geom 100x100+1000'. \nThis will set the dimension and position of gvim window.</p>\n", "commentCount": "3", "comments": [ { "c...
null
null
null
null
null
48861
1
null
2011-06-15T11:08:16.650
1
623
<p>I don't know why it happens, but if I press the Left <kbd>Ctrl</kbd> the output is backtick (`). When I press the right <kbd>Ctrl</kbd> the output is like <kbd>Ctrl</kbd>+<kbd>Z</kbd>. My keyboard layout is USA.</p>
19964
667
2011-09-12T22:19:58.143
2011-09-12T22:19:58.143
Ctrl key is mapped to backtick (`), how can I fix this?
[ "10.10", "keyboard" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-06-15T11:22:00.760", "id": "53994", "postId": "48861", "score": "0", "text": "Could you [elaborate](http://askubuntu.com/questions/how-to-ask) you question. Does it always happen? What language is your keyboard? What language is your desktop set to? Also, prefixing your q...
null
[ { "accepted": null, "body": "<p>Well, I don't know what the problem is, but you might be able to force your way out of it using Xmodmap.</p>\n\n<p>It requires the following steps:</p>\n\n<p>1) Find out what keycode is written by your left Ctrl key: start a terminal and run 'xev'. Then place your mouse over ...
null
null
null
null
null
48862
1
426454
2011-06-15T11:24:06.850
22
47245
<p>There is some open-source software, similar to Adobe InDesign? It would be awesome if it do exist...</p> <p>I know all the others like Inkscape, Gimp, etc... but for InDesign i have none.</p> <p>Could you give me one direction?</p>
15945
15945
2011-06-15T22:11:16.537
2016-08-16T06:09:40.133
Open-source alternative to Adobe InDesign
[ "software-recommendation", "design" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Scribus is probably the best alternative to Adobe InDesign right now. Although Inkscape can also do a quite good job. Recently I came across Lucidpress which has a web interface and it seems quite powerful desktop publishing application.</p>\n\n<p>By the way, I maintain a website for...
[ { "accepted": null, "body": "<p>Try out <a href=\"http://www.scribus.net/\" rel=\"noreferrer\"><em>Scribus</em></a>.</p>\n\n<p><a href=\"http://en.wikipedia.org/wiki/Scribus\" rel=\"noreferrer\">Wikipedia</a>:</p>\n\n<blockquote>\n <p>Scribus is designed for flexible\n layout and typesetting and the abili...
null
null
null
null
null
48865
1
null
2011-06-15T11:44:32.217
2
1146
<p>I am using Ubuntu 10.04. I've accidentally deleted the <code>jni</code> folder in <code>/usr/lib/</code> by using the root terminal. </p> <p>Is there any way that I can reinstall these files?, or should I reload Ubuntu?. I've tried copying files from another laptop (same make ,Configuration as mine) but 2 files wer...
19965
4937
2011-06-15T11:55:06.453
2011-06-15T13:52:43.243
JNI Deleted Accidentally
[ "java" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>The files in <code>/usr/lib/jni</code> were all installed by various Ubuntu packages and they can be restored by reinstalling those packages. You can reinstall a package with a command like:</p>\n\n<pre><code>sudo apt-get install --reinstall &lt;packagename&gt;\n</code></pre>...
null
0
null
null
null
48871
1
null
2011-06-15T12:27:31.970
9
524
<p>With gnome-do I could! It's very very useful for me, because tomboy is well integrated in Ubuntu. Why doesn't dash have anything about this?</p>
10030
19265
2011-06-15T16:17:46.177
2012-08-10T22:25:50.213
Can I search tomboy notes with dash?
[ "unity", "unity-dash", "search", "tomboy", "notes" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>As far as I can tell, no. </p>\n\n<p>This question is related to a question I asked: <a href=\"https://askubuntu.com/q/32161/8116\">How do I get Synapse to search my Tomboy notes?</a> -- because both dash and synapse use zeitgeist. I am now able to search my notes with synaps...
null
null
null
null
null
48877
1
48880
2011-06-15T12:59:54.027
3
483
<p>I like Libreoffice. It's simple and we can done the work as we should. But, it's my opinion that it isn't "visually user friendly"... I've seen some interesting mockups very cool indeed. However, as i'm use it sometimes all day, maybe Libreoffice team should takee care some other important aspects like design. It'...
15945
null
null
2011-06-15T20:23:22.620
Will LibreOffice be more "Visually user friendly"?
[ "libreoffice" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>A couple of week are released LibreOffice 3.4, today I was looking on their website the <a href=\"http://www.libreoffice.org/download/release-notes/\" rel=\"nofollow\">release notes</a> and <a href=\"http://www.libreoffice.org/download/3-4-new-features-and-fixes/\" rel=\"nofollow\">n...
[ { "accepted": null, "body": "<p>You should give the TDF people time. They are just in the process of reviewing and cleaning the codebase (<a href=\"http://wiki.documentfoundation.org/Easy_Hacks\" rel=\"nofollow\">you can easily help, btw!</a>), and cosmetic and/or UI changes are bound to come afterwards.\nI...
null
null
2011-06-15T13:29:24.617
null
null
48882
1
48884
2011-06-15T13:59:26.873
1
796
<p>Once I'm adding application launcher onto unity dock I expect it will be there as long as I want, but after the system restarted they're just disappeared.</p> <p>What may cause the problem or what should I do to achieve my launchers to be in there?</p> <p>Sultan</p>
18990
null
null
2011-06-15T14:33:47.047
Unity application launchers are disappeared
[ "11.04", "unity", "launcher" ]
2
4
CC BY-SA 3.0
[ { "creationDate": "2011-06-15T14:08:34.287", "id": "54022", "postId": "48882", "score": "0", "text": "Have you right-clicked on the launcher and ticked \"keep in dock\"?", "userDisplayName": null, "userId": "19490" }, { "creationDate": "2011-06-15T14:19:25.960", "id": "54025"...
{ "accepted": true, "body": "<p>How do you add a launcher! Run a application and right click on icon and select keep in launcher. If you are doing right but getting problem then</p>\n\n<pre><code>unity --reset\n</code></pre>\n\n<p>Now add launcher according above process, restart and check.</p>\n", "commentCount...
[ { "accepted": true, "body": "<p>How do you add a launcher! Run a application and right click on icon and select keep in launcher. If you are doing right but getting problem then</p>\n\n<pre><code>unity --reset\n</code></pre>\n\n<p>Now add launcher according above process, restart and check.</p>\n", "co...
null
null
null
null
null
48885
1
48890
2011-06-15T14:25:14.963
0
253
<p>I would like to set my edge binding to require a click.</p> <p>For example, I currently have the corners of my screen trigger the "scale" plugin.</p> <p>I would like to set Compiz so that I go to the corner and click to mouse to activate the scale plugin.</p> <p>I've already tried to set the "Initiate Window Pick...
14747
169736
2013-07-27T16:53:54.957
2013-07-27T16:53:54.957
How can I configure an edge trigger on click?
[ "compiz", "system-settings" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>It should work. In ccsm->commands I bound a custom command to [mouse icon] TopEdge|Button3 and it works. \nI do this in Lucid (compiz 0.8.4 vs compiz 0.9.4). The newer compiz is known to be buggy, to downgrade read on <a href=\"http://www.webupd8.org/2011/05/how-to-downgrade-to-compi...
[ { "accepted": true, "body": "<p>It should work. In ccsm->commands I bound a custom command to [mouse icon] TopEdge|Button3 and it works. \nI do this in Lucid (compiz 0.8.4 vs compiz 0.9.4). The newer compiz is known to be buggy, to downgrade read on <a href=\"http://www.webupd8.org/2011/05/how-to-downgrade-...
null
null
null
null
null
48886
1
48894
2011-06-15T14:28:06.710
34
20405
<p>I am developing an offline installer for all versions of Ubuntu, and I need Ubuntu's default installed packages list. Is there a way to get this information from any server (web server)? Any script to fetch any Ubuntu version's default installed packages list.</p> <p>I will give the Ubuntu version, and the script w...
17118
158442
2017-10-17T01:13:16.420
2018-02-06T01:39:23.870
How do I list the default installed packages?
[ "system-installation", "package-management" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Going off <a href=\"https://askubuntu.com/questions/11205/generating-an-app-list-from-the-old-installation-to-run-it-on-the-new-installatio\">a previous answer of mine</a>, there are manifest files available that should list all the packages included on the CD.</p>\n\n<p>The URLs of ...
[ { "accepted": true, "body": "<p>Going off <a href=\"https://askubuntu.com/questions/11205/generating-an-app-list-from-the-old-installation-to-run-it-on-the-new-installatio\">a previous answer of mine</a>, there are manifest files available that should list all the packages included on the CD.</p>\n\n<p>The ...
null
null
null
null
null
48888
1
48956
2011-06-15T14:38:58.573
28
47730
<p>I sometimes have an rtkit-daemon process eating 100% of my CPU and making the system unresponsive. I reboot and things are fine after that. What is rtkit-daemon supposed to do and why would it be sometimes eating up 100% of my CPU?</p>
17702
null
null
2022-08-02T13:10:19.940
why is rtkit-daemon eating 100% of my CPU?
[ "reboot", "cpu-load" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>RealtimeKit is a D-Bus system service that changes the scheduling policy of user processes/threads to SCHED_RR (i.e. realtime scheduling mode) on request. It is intended to be used as a secure mechanism to allow real-time scheduling to be used by normal user processes. Overall, I wo...
[ { "accepted": true, "body": "<p>RealtimeKit is a D-Bus system service that changes the scheduling policy of user processes/threads to SCHED_RR (i.e. realtime scheduling mode) on request. It is intended to be used as a secure mechanism to allow real-time scheduling to be used by normal user processes. Overa...
null
null
null
null
null
48891
1
null
2011-06-15T14:46:05.750
2
1343
<p>I've got a bug report up on Launchpad describing this issue in detail. See here: <a href="https://bugs.launchpad.net/ubuntu/+bug/794112" rel="nofollow">Bug #794112</a></p> <p>The gist is that I'm using LDAP and Kerberos to authenticate NFSv4 mounts on my clients according to a configuration described at <a href="h...
19972
235
2012-02-27T21:53:56.067
2012-02-27T21:53:56.067
What's supposed to happen to NFSv4 mounts when Kerberos tickets expire?
[ "nfs", "ldap", "openldap" ]
0
0
CC BY-SA 3.0
[]
null
[]
null
null
2012-02-28T13:22:00.680
null
null
48892
1
48896
2011-06-15T14:55:52.533
4
2650
<p>Say I wanted an application to open its window in the center of the screen instead of some inconvenient place like the top left (I have a pretty big monitor, so I'd have to raise my head. Also, the glare from my windows bounces off there, too). </p> <p>Is there something that I can edit which does this so that I wo...
19265
15811
2011-08-14T08:20:35.480
2011-08-14T08:20:35.480
How to set an application to open in a certain position on the screen?
[ "settings", "window-decoration" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2011-06-15T15:03:30.070", "id": "54034", "postId": "48892", "score": "0", "text": "Related: http://askubuntu.com/questions/41556/how-can-i-open-two-half-screen-windows-in-a-row-without-overlapping", "userDisplayName": null, "userId": "1859" } ]
{ "accepted": true, "body": "<p>you can just fire up ccsm and go to place windows > fixed windows placement</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-06-15T16:14:12.527", "id": "54055", "postId": "48896", "score": "0", "text": "I see. That's convenient....
[ { "accepted": null, "body": "<p>You might be interested in <a href=\"http://burtonini.com/blog/computers/devilspie/\" rel=\"nofollow noreferrer\">Devil's Pie</a>. See <a href=\"https://askubuntu.com/questions/27826/how-to-configure-my-system-so-that-all-windows-start-maximized/27833#27833\">this answer</a> ...
null
null
null
null
null
48898
1
50208
2011-06-15T15:25:52.680
0
762
<p>I have a dual monitor setup. It runs ATI drivers on Natty 11.04 as stated in title.</p> <p>I've got it to run dual monitors but i can't get my primary monitor to be set for the left monitor. Any ideas on how i could do this?</p> <p>There's a thread regarding this topic but it's regarding <em>Nvidia</em> drivers: <...
19689
-1
2017-04-13T12:23:46.240
2011-06-23T14:12:54.783
Setting Primary Monitor for Launcher on Natty 11.04
[ "11.04", "multiple-monitors", "taskbar" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Setting the primary monitor only requires selecting the \"Make Default\" button in the \"monitor settings\".</p>\n\n<p>This will switch which monitor the unity bar is placed.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA ...
[ { "accepted": true, "body": "<p>Setting the primary monitor only requires selecting the \"Make Default\" button in the \"monitor settings\".</p>\n\n<p>This will switch which monitor the unity bar is placed.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLice...
null
null
null
null
null
48899
1
51882
2011-06-15T15:28:42.910
4
2480
<p><strong>TLDR;</strong> How do you apply changes to <code>/etc/udev/rules.d/70-persistent-net.rules</code> without restarting? (See <a href="https://help.ubuntu.com/11.04/serverguide/C/network-configuration.html" rel="nofollow">this documentation</a> about ethernet interface logical names.)</p> <p><strong>Long versi...
19973
null
null
2011-07-05T14:31:10.360
How do you change udev rules without restarting (e.g. to change eth1 to eth0)?
[ "networking", "dhcp", "udev", "remastersys" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I ended up going with option #1 (dynamically rewriting the various config files that needed ethX). This was easy to do with a simple Ruby script.</p>\n\n<p>If the script doing the dynamic rewrite is <code>startup.rb</code>, I created a wrapper called <code>startup-wrapper.rb</code> t...
[ { "accepted": true, "body": "<p>I ended up going with option #1 (dynamically rewriting the various config files that needed ethX). This was easy to do with a simple Ruby script.</p>\n\n<p>If the script doing the dynamic rewrite is <code>startup.rb</code>, I created a wrapper called <code>startup-wrapper.rb<...
null
null
null
null
null
48902
1
48907
2011-06-15T15:40:44.043
1
6689
<p>How can I add the page number in LibreOffice so it appears from a specific page to another in the top right corner.</p>
7035
235
2013-07-11T00:26:59.440
2016-02-22T17:31:11.823
LibreOffice page numbering
[ "libreoffice" ]
1
5
CC BY-SA 3.0
[ { "creationDate": "2011-06-15T15:50:11.110", "id": "54044", "postId": "48902", "score": "0", "text": "Do you mean you want to add page numbers, or are you meaning something more specific?", "userDisplayName": null, "userId": "11874" }, { "creationDate": "2011-06-15T15:51:50.063",...
{ "accepted": true, "body": "<p><img src=\"https://i.stack.imgur.com/BV7br.png\" alt=\"Inserting a page number\"></p>\n\n<p><strong>1</strong> - Select <strong>Insert</strong></p>\n\n<p><strong>2</strong> - Select <strong>Fields</strong></p>\n\n<p><strong>3</strong> - Select <strong>Page Number</strong></p>\n\n<p>T...
[ { "accepted": true, "body": "<p><img src=\"https://i.stack.imgur.com/BV7br.png\" alt=\"Inserting a page number\"></p>\n\n<p><strong>1</strong> - Select <strong>Insert</strong></p>\n\n<p><strong>2</strong> - Select <strong>Fields</strong></p>\n\n<p><strong>3</strong> - Select <strong>Page Number</strong></p>...
null
null
null
null
null
48903
1
48906
2011-06-15T15:40:47.933
3
2696
<p>I would like to stop <code>kdm</code> from starting when my computer boots up. Is there a way to do that? <code>kdm</code> is my only graphical login program, I do not use <code>gdm</code> or <code>xdm</code>.</p>
17847
6969
2011-06-15T15:44:23.340
2011-06-15T15:53:59.743
How do I prevent KDM from starting at boot?
[ "boot", "kdm" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Disabling it should be as simple as:</p>\n\n<pre><code>sudo mv /etc/init/kdm.conf{,disabled}\n</code></pre>\n\n<p>The same should be the true for <code>gdm</code> (which also uses a upstart script in <code>/etc/init/</code>).</p>\n\n<p>If you want to fine-tune it, edit <code>/etc/ini...
[ { "accepted": true, "body": "<p>Disabling it should be as simple as:</p>\n\n<pre><code>sudo mv /etc/init/kdm.conf{,disabled}\n</code></pre>\n\n<p>The same should be the true for <code>gdm</code> (which also uses a upstart script in <code>/etc/init/</code>).</p>\n\n<p>If you want to fine-tune it, edit <code>...
null
null
null
null
null
48911
1
null
2011-06-15T16:21:01.567
0
205
<p>Im new to ubuntu but not that much as im now almost 90% used to it :-). my problem is that my laptop screen was fully utilised in the ubuntu 11.04 natty narwhal but after connecting it to a projector and making it display by setting at the monitor, now it has edges which are pising me off. please advice guys?</p>
19980
null
null
2011-06-16T16:46:38.877
laptop monitor screen having edges around it
[ "display", "monitor" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-06-15T18:43:25.920", "id": "54083", "postId": "48911", "score": "0", "text": "Did you already try to use gnome-control-center, find the monitor settings and then change the display size? gnome-control-center is the last item on the logout/shutdown button in the top right ...
null
[ { "accepted": null, "body": "<p>If you use Unity, search for 'Monitors', and if Gnome2, System->Preferences->Monitors, and try to reset the resolution of your display. The highest available resolution is usually the right one.</p>\n", "commentCount": "3", "comments": [ { "creationDate"...
null
null
null
null
null
48914
1
null
2011-06-15T16:48:48.490
4
5381
<p>The CPU usage is always around 40 percent. I use push-to-talk and I had <a href="http://www.jeffsplace.net/node/12" rel="nofollow noreferrer">uninstalled pulseaudio</a>. Now I use Alsa. I don't even have to connect to a Server. By simply starting TS the cpu usage goes up 40 percent and stays there.</p> <p>The CPU ...
17079
-1
2017-04-13T12:25:12.600
2011-08-08T22:51:34.017
High CPU usage with Team Speak 3.0.0-rc2
[ "10.04", "pulseaudio", "alsa", "cpu-load" ]
1
13
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T16:00:57.233", "id": "54281", "postId": "48914", "score": "0", "text": "Can you give mpstat command ouput while this program is running?", "userDisplayName": null, "userId": "101157" }, { "creationDate": "2011-06-16T16:15:51.427", "id": "54283", ...
null
[ { "accepted": null, "body": "<p>This looks like a resampling problem. After some googling, I found out that the <a href=\"http://www.eve-search.com/thread/1448107\" rel=\"nofollow noreferrer\">default sample rate for TeamSpeak 3.0 is 44100 Hz</a>, while the default sample rate for ALSA is 48000.</p>\n<p>Now...
2011-06-22T17:03:12.517
null
null
null
null
48915
1
49215
2011-06-15T17:14:51.343
2
578
<p>I've just purchased a dell l502x with an intel 6230 wifi. I've installed ubuntu 11.04 64 bit. It works, but when i use only the battery the connection slows down (my maximum download is 800kB and when my dell is unplugged it goes down to 200kB).<br> I think that is a sort of power saving, but how can i manage tha...
11953
11953
2013-08-18T00:23:19.453
2013-08-18T00:23:19.453
Intel wifi 6230 slows down when cable unplugged
[ "12.10", "wireless", "11.04", "intel-wireless" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Use the command</p>\n\n<pre><code>sudo iwconfig wlan0 power off\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-06-17T09:02:36.073", "id": "49215", "lastActivityDate": "2012-08-2...
[ { "accepted": true, "body": "<p>Use the command</p>\n\n<pre><code>sudo iwconfig wlan0 power off\n</code></pre>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-06-17T09:02:36.073", "id": "49215", "lastAct...
null
null
null
null
null
48917
1
48970
2011-06-15T17:22:27.880
5
5420
<p>the <a href="http://developer.download.nvidia.com/compute/DevZone/docs/html/C/doc/CUDA_C_Getting_Started_Linux.pdf" rel="nofollow">CUDA installation tutorial</a> tells me to add the following two lines to my <code>.bash_profile</code>. </p> <pre><code>export PATH=/usr/local/cuda/bin:$PATH export LD_LIBRARY_PATH=/us...
19984
19984
2011-06-15T19:33:24.230
2011-06-16T01:03:17.867
What could be a reason for `.bash_profile` and `.bashrc` not to execute the exports?
[ "bash", "bashrc" ]
1
5
CC BY-SA 3.0
[ { "creationDate": "2011-06-15T18:56:52.520", "id": "54086", "postId": "48917", "score": "1", "text": "You wrote bash_profile and bashrc, but the files in your home directory should be .bash_profile and .bashrc (with a dot as the first letter). If that was only a typo in your post, please edit it...
{ "accepted": true, "body": "<p>When you log in graphically in Ubuntu, <code>.bash_profile</code> will not be read, but <code>.profile</code> will (sourced by sh). So if you put those exports in <code>.profile</code>, then log in again, the environment variables should be available.</p>\n\n<p>Also see <a href=\"htt...
[ { "accepted": true, "body": "<p>When you log in graphically in Ubuntu, <code>.bash_profile</code> will not be read, but <code>.profile</code> will (sourced by sh). So if you put those exports in <code>.profile</code>, then log in again, the environment variables should be available.</p>\n\n<p>Also see <a hr...
null
null
null
null
null
48919
1
48925
2011-06-15T17:23:56.647
3
284
<p>I'm having trouble accessing www.fafsa.ed.gov with Chromium, I get an "incompatible browser detected" message. I tried using the "User Agent Switcher" extension for Chrome but it did not work, however Firefox 4 and their own "User Agent Switcher" extension did work. I prefer Chromium, but being a student, this is a ...
8357
null
null
2011-06-15T18:07:03.377
Trouble accessing sites with Chromium
[ "11.04", "firefox", "chromium" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-06-15T17:29:38.033", "id": "54061", "postId": "48919", "score": "0", "text": "The site works perfectly on Google Chrome, install that and please tell me if you are encountering the same problems.", "userDisplayName": null, "userId": "11874" }, { "creationD...
{ "accepted": true, "body": "<p>You can run Chromium with a modified user agent string using a command line argument. To pretend you are using Internet Explorer on Windows, run (<kbd>Alt</kbd>+<kbd>F2</kbd> then paste):</p>\n\n<pre><code>chromium-browser --user-agent=\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT ...
[ { "accepted": true, "body": "<p>You can run Chromium with a modified user agent string using a command line argument. To pretend you are using Internet Explorer on Windows, run (<kbd>Alt</kbd>+<kbd>F2</kbd> then paste):</p>\n\n<pre><code>chromium-browser --user-agent=\"Mozilla/4.0 (compatible; MSIE 8.0; Win...
null
null
null
null
null
48920
1
137763
2011-06-15T17:35:15.253
6
7410
<p>I am getting the following error while doing spell check in nano editor. Please help to resolve this. </p> <pre><code>Spell checking failed: Error invoking "spell": Bad file descriptot </code></pre>
101157
2647
2011-07-08T05:23:17.317
2017-03-01T22:58:17.277
Getting error with spell check in nano
[ "nano", "spell-checking" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>edit nanorc file and enable spell checker. </p>\n\n<pre><code>sudo vi /etc/nanorc\n</code></pre>\n\n<p>and uncomment the line </p>\n\n<pre><code>set speller \"aspell -x -c\"\n</code></pre>\n", "commentCount": "3", "comments": [ { "creationDate": "2016-02-12T17:15:50.897...
[ { "accepted": null, "body": "<p><code>nano</code> depends on a spell-checker program. Such a program is <a href=\"http://packages.ubuntu.com/aspell\" rel=\"noreferrer\">aspell</a><a href=\"http://apt.ubuntu.com/p/aspell\" rel=\"noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install aspell...
null
null
null
null
null
48922
1
48954
2011-06-15T17:58:55.157
3
2837
<p>I'm using two monitors of different brands and resolutions with NVIDIA TwinView, which works well enough, but one thing that's getting to me is how the mouse can move off the edge of the visible screen space below the left-hand screen and above the right-hand screen (see screenshot).</p> <p>It makes it much more di...
11405
8570
2011-06-15T22:25:22.833
2012-06-13T20:41:43.510
How to align twinview monitors with different resolutions and prevent mouse disappearing into dead areas?
[ "nvidia", "multiple-monitors", "mouse", "twinview" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>The mouse moving into those dead areas is a known <a href=\"https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/389519\" rel=\"nofollow noreferrer\">X bug</a> however there is a workaround using <a href=\"https://github.com/cas--/XCreateMouseVoid\" rel=\"nofollow noreferrer\">...
[ { "accepted": true, "body": "<p>The mouse moving into those dead areas is a known <a href=\"https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/389519\" rel=\"nofollow noreferrer\">X bug</a> however there is a workaround using <a href=\"https://github.com/cas--/XCreateMouseVoid\" rel=\"nofollow noref...
null
null
null
null
null
48932
1
48934
2011-06-15T18:53:47.443
1
536
<p>I'm trying to install Acire and Python Snippets in Ubuntu 11.04 (64-bit).</p> <p>I have successfully installed Acire, but I'm unable to install the python-snippets package. Both PPA's have been added to my sources list, but when I run <code>sudo apt-get update</code>, I get the error:</p> <pre><code>W: Failed to f...
15716
null
null
2012-08-12T08:02:21.233
Install Acire and Python Snippets
[ "11.04", "64-bit" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2012-08-12T08:02:21.233", "id": "215888", "postId": "48932", "score": "0", "text": "Thanks to Lifeling I was able to install Acire under Ubuntu 12.04 LTS. Although there is another missing dependancy, python-vte.", "userDisplayName": null, "userId": "82837" } ]
{ "accepted": true, "body": "<p>If you are talking about this PPA - <a href=\"https://launchpad.net/~python-snippets-drivers/+archive/python-snippets-daily\" rel=\"nofollow noreferrer\">https://launchpad.net/~python-snippets-drivers/+archive/python-snippets-daily</a> - there are packages only for Lucid and Maverick...
[ { "accepted": true, "body": "<p>If you are talking about this PPA - <a href=\"https://launchpad.net/~python-snippets-drivers/+archive/python-snippets-daily\" rel=\"nofollow noreferrer\">https://launchpad.net/~python-snippets-drivers/+archive/python-snippets-daily</a> - there are packages only for Lucid and ...
null
null
null
null
null
48933
1
null
2011-06-15T18:56:24.080
1
1754
<p>I have Natty running fine in my sony vaio vpc-f11 series laptop .</p> <p>I tried out the instructions in <a href="https://help.ubuntu.com/community/Laptop/Sony/Vaio/FSeries/Natty#KeyboardTouchpad" rel="nofollow">this</a> page.</p> <p>Now I have my touchpad configured as a generic mouse. So the vertical scrolling w...
19994
235
2012-02-13T23:38:42.603
2012-04-23T12:56:25.937
How do I get multitouch working on the touchpad on a Sony Vaio VPC-F11?
[ "touchpad", "multi-touch", "mouse-scroll" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>wrong answer (:\nthat would work (: (yea, i know it's late, i saw this while writting my question):\n<a href=\"https://askubuntu.com/questions/55201/vertical-scroll-doesnt-work-on-a-sony-vaio-vpceb1s1e\">Vertical Scroll doesn&#39;t work on a Sony Vaio VPCEB1S1E</a></p>\n\n<p>...
null
null
null
null
null
48935
1
null
2011-06-15T19:10:31.627
6
1341
<p>I'm looking for a touchscreen monitor that is at least 19 inches diagonally and is fairly cheap (hopefully a similar price to the Windows 7 touch monitors made by HP, Dell, Planar, etc., which are $200 to $400), and obviously Ubuntu compatible. I saw a couple of videos on YouTube of Ubuntu touch monitors working bea...
19736
527764
2017-02-05T17:35:27.047
2017-02-05T17:35:27.047
Touch monitors for Ubuntu?
[ "11.04", "monitor", "touchscreen" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Here is the <a href=\"https://wiki.ubuntu.com/Multitouch/HardwareSupport\" rel=\"nofollow\">list of Hardware supported by Multitouch .</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationD...
null
null
null
null
null
48936
1
null
2011-06-15T19:12:42.330
2
982
<p>I want to connect to a windows pptp vpn server which accepts only connections with a CA certficate.</p> <p>From windows im able to do it easily (since its windows of course and native supported) but from my ubuntu 10.04 im not able to setup the vpn to authenticate using a certificate.</p> <p>any help?</p> <p>than...
13339
null
null
2011-06-15T19:12:42.330
pptp vpn with certificate
[ "vpn", "pptp", "certificates" ]
0
2
CC BY-SA 3.0
[ { "creationDate": "2011-06-17T13:26:59.453", "id": "54441", "postId": "48936", "score": "0", "text": "no reply..i guess there is no way to do it...", "userDisplayName": null, "userId": "13339" }, { "creationDate": "2013-03-14T15:23:21.673", "id": "335548", "postId": "4893...
null
[]
null
null
2013-03-14T15:21:44.640
null
null
48937
1
null
2011-06-15T19:18:39.380
5
678
<p>I'm using Ubuntu 11.04 and recently installed Appcelerator Titanium Studio version 1.7 When I load up a demo project to run, I get an error like this,</p> <blockquote> <p>Couldn't load file:/home/dananjaya/.titanium/runtime/linux/1.1.0/libkhost.so, error: /home/dananjaya/.titanium/runtime/linux/1.1.0/libwebkittit...
5073
235
2011-06-21T16:04:14.837
2011-06-21T16:40:52.347
Titanium SDK gives a "file too short" error
[ "11.04", "development" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>This is beta software according to <a href=\"http://preview.appcelerator.com/studio/\">their website</a> and was released on the 13th:</p>\n\n<p>\"The Titanium SDK 1.7 Release Candidate 1 may have undesirable bugs and regressions and partial features, and is not recommended f...
null
null
null
null
null
48938
1
null
2011-06-15T19:27:29.033
6
2179
<p>I have some audiobooks in my Audiobooks folder (~/Audiobooks). When importing them I follow this process:</p> <ul> <li>I click Audiobooks in the left hand pane.</li> <li>I right click on Audiobooks and click 'Import Media...'</li> <li>I choose to import from folders then go into my Audiobooks folder and click 'Impo...
667
114
2011-06-15T20:28:56.650
2020-09-28T21:47:17.697
How can I import audiobooks as audiobooks (not music)?
[ "banshee", "audiobooks" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Try unchecking the first option, 'Copy files to media folders when importing'. If my guess is correct, this will ensure that you audiobooks stay where they are after importing.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLi...
null
null
null
null
null
48941
1
141063
2011-06-15T20:22:01.113
6
42753
<p>I want to give two ip addresses for same host name.<br> Like in <code>/etc/hosts</code> file:</p> <pre><code>xx.x.x.x example # if system is connected to dhcp y.y.yy.y example # if system is connected to VPN </code></pre> <p>So is it possible? </p>
8057
40955
2012-05-23T07:43:59.693
2020-02-03T23:14:26.690
Is it possible to give two IP addresses for the same host name?
[ "networking", "hostname" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>It's not really possible as in this specific example. Your hosts file essentially forms part of your system's ability to map a hostname into an IP address. So when your system wants to know the IP address of \"example\", it'll get a single IP address in reply. The hosts file allow...
[ { "accepted": true, "body": "<p>It's not really possible as in this specific example. Your hosts file essentially forms part of your system's ability to map a hostname into an IP address. So when your system wants to know the IP address of \"example\", it'll get a single IP address in reply. The hosts fi...
null
null
null
null
null
48946
1
48953
2011-06-15T20:55:33.710
1
258
<p>I am trying to get a menu to show in a custom application written in C. I create the GtkMenu, populate it with GtkMenuItem(s) and add it to the indicator, which shows up in the indicator list, but the menu doesn't. I feel kinda silly asking this since I'm sure I'm just overlooking something but I'll use as an excuse...
11423
9781
2011-10-16T10:06:27.947
2011-10-16T10:06:27.947
Can't get menus to show up in custom indicator
[ "indicator", "application-development", "c++", "c" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>You should call <code>gtk_widget_show_all(indicator_menu)</code> (at least I guess that's the way doing it in C, I'm using Python).</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-06-15T21:42:19.087", "id": "54110", "postId": "48953", ...
[ { "accepted": true, "body": "<p>You should call <code>gtk_widget_show_all(indicator_menu)</code> (at least I guess that's the way doing it in C, I'm using Python).</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-06-15T21:42:19.087", "id": "54110", "po...
null
null
null
null
null
48949
1
null
2011-06-15T21:01:33.647
3
1241
<p>i am looking for an application that is like <em>dropbox</em>. i simply would like to synchronize my music folder (which is 100 GB) via LAN between my desktop &amp; laptop. (you can see why i cannot use dropbox for there is the size restriction and it will try to upload a bus load of files to its central server)</p>...
9545
9545
2011-06-22T21:33:18.317
2017-01-01T23:49:25.930
Folder Synchronization via LAN
[ "sync" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T13:27:44.937", "id": "54234", "postId": "48949", "score": "0", "text": "i think the right tool is 'rsync'. now i need to learn how to use it.", "userDisplayName": null, "userId": "9545" } ]
null
[ { "accepted": null, "body": "<p>For bidirectional syncing, try <a href=\"https://www.cis.upenn.edu/~bcpierce/unison/\" rel=\"nofollow noreferrer\">unison</a> (unison-gtk for GUI) from the repositories.</p>\n\n<p><a href=\"http://www.tecmint.com/file-synchronization-in-linux-using-unison/\" rel=\"nofollow no...
null
null
2017-01-01T23:20:19.883
null
null
48951
1
101138
2011-06-15T21:20:54.487
2
738
<p>When a window requests focus while it is on a different workspace, it will jump to my current workspace.</p> <p>How do I prevent this from happening?</p>
6161
null
null
2014-03-21T04:05:55.590
Keep windows from jumping workspaces when they request focus
[ "10.04", "focus" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-06-15T23:04:42.853", "id": "54114", "postId": "48951", "score": "0", "text": "Is it possible to Minimize them (i mean, are they regular, non-modal windows)? Im almost sure minimized windows do not jump works workspades", "userDisplayName": null, "userId": "11015" ...
{ "accepted": true, "body": "<p>Settings -> Settings Manager -> Windows Tweaks -> Focus tab. </p>\n\n<p>There is a setting for what to do when a window raises itself.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2014-03-21T04:04:24.010", "id": "569711", "postId": "101138"...
[ { "accepted": true, "body": "<p>Settings -> Settings Manager -> Windows Tweaks -> Focus tab. </p>\n\n<p>There is a setting for what to do when a window raises itself.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2014-03-21T04:04:24.010", "id": "569711", ...
null
null
null
null
null
48955
1
48958
2011-06-15T21:57:25.120
4
1559
<p>I use a right-handed usb mouse in the office and a left-handed usb mouse at home on the same Ubuntu 11.04 laptop. How can I configure the one at home to be automatically set up to left-handed when plugged in?</p>
17702
25798
2012-09-14T13:09:47.990
2013-12-26T10:03:26.987
how can I configure a specific usb mouse model as left-handed?
[ "mouse", "accessibility" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<h2>Tutorial</h2>\n\n<p>Open up a terminal, and create a folder within your /etc/X11/ directory called <strong>xorg.conf.d</strong> and navigate to it:</p>\n\n<pre><code>sudo mkdir /etc/X11/xorg.conf.d\ncd /etc/X11/xorg.conf.d/\n</code></pre>\n\n<p>Within this folder, make a file called...
[ { "accepted": true, "body": "<h2>Tutorial</h2>\n\n<p>Open up a terminal, and create a folder within your /etc/X11/ directory called <strong>xorg.conf.d</strong> and navigate to it:</p>\n\n<pre><code>sudo mkdir /etc/X11/xorg.conf.d\ncd /etc/X11/xorg.conf.d/\n</code></pre>\n\n<p>Within this folder, make a fil...
null
null
null
null
null
48959
1
48966
2011-06-15T23:01:10.610
3
14165
<p>I have some raw partition images created using <code>dd</code> this way:</p> <pre><code>dd if=/dev/sdXY of=/path/file.img </code></pre> <p>I know I can mount them using:</p> <pre><code>sudo mkdir /media/mountpoint sudo mount -o loop /path/file.img /media/mountpoint </code></pre> <p>But... is there any easier way...
11015
null
null
2018-06-07T09:47:16.837
Mount raw dd images using GUI/Nautilus the same way as an ISO file (double-click, no sudo, eject button, etc)
[ "nautilus", "mount", "dd" ]
1
5
CC BY-SA 3.0
[ { "creationDate": "2011-06-15T23:25:50.887", "id": "54117", "postId": "48959", "score": "0", "text": "I'm assuming the partition that you're dd'ing from, is an installation of an operating system, or at least a partition with NTFS/EXT3/EXT4/etc filesystems?", "userDisplayName": null, "us...
{ "accepted": true, "body": "<h2>Main Answer</h2>\n\n<p>There should be the Archive Mounter option. Just right click the image and click \"Archive Mounter\", this should mount most disk based file systems like ISO 9660 (to left pane of Nautilus and on the Desktop) - however, it mounts images to:</p>\n\n<blockquote>...
[ { "accepted": true, "body": "<h2>Main Answer</h2>\n\n<p>There should be the Archive Mounter option. Just right click the image and click \"Archive Mounter\", this should mount most disk based file systems like ISO 9660 (to left pane of Nautilus and on the Desktop) - however, it mounts images to:</p>\n\n<blo...
null
null
null
null
null
48960
1
49706
2011-06-15T23:06:50.353
5
819
<p>I bought a brand new computer yesterday (Toshiba Satellite Pro L770-10T : Intel Core i5 2410M, 2,3 GHz, 4096 Mo RAM, nVidia GeForce GT 525M) that simply won't boot any livecd I tried.<br> I am using debian/ubuntu for a long time but this is the first time I can't boot a livecd</p> <p>Here is what I tried without su...
20006
19490
2011-06-20T20:22:05.650
2011-06-20T20:22:05.650
livecd won't boot 11.04
[ "11.04", "live-cd", "boot-failure" ]
1
8
CC BY-SA 3.0
[ { "creationDate": "2011-06-15T23:14:23.087", "id": "54115", "postId": "48960", "score": "1", "text": "Did you burn the CD at the slowest speed?", "userDisplayName": null, "userId": "11874" }, { "creationDate": "2011-06-16T01:46:24.147", "id": "54126", "postId": "48960", ...
{ "accepted": true, "body": "<p>I tried adding the noacpi option and it successfully booted the livecd / liveusb</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-06-20T15:34:04.917", "id": "55078", "postId": "49706", "score": "0", "text": "This isn't Ubuntu Fo...
[ { "accepted": true, "body": "<p>I tried adding the noacpi option and it successfully booted the livecd / liveusb</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-06-20T15:34:04.917", "id": "55078", "postId": "49706", "score": "0", "text...
null
null
null
null
null
48963
1
48968
2011-06-15T23:28:58.623
0
753
<p>i have written a tcp/ip chat program but i have a problem. On client program while user writing message, a background thread receives messages from an other client and writes the message to terminal. The problem arises when client starts typing message and before he/she presses the return key incoming message overla...
13472
null
null
2011-06-15T23:54:08.950
Terminal: Overlapping text
[ "command-line", "text" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Typically, this is solved by using curses <a href=\"http://en.wikipedia.org/wiki/Curses_(programming_library)\" rel=\"nofollow\">http://en.wikipedia.org/wiki/Curses_(programming_library)</a> to write the messages in a different part of the terminal than where the input is being typed...
[ { "accepted": true, "body": "<p>Typically, this is solved by using curses <a href=\"http://en.wikipedia.org/wiki/Curses_(programming_library)\" rel=\"nofollow\">http://en.wikipedia.org/wiki/Curses_(programming_library)</a> to write the messages in a different part of the terminal than where the input is bei...
null
null
null
null
null
48969
1
53787
2011-06-16T00:59:44.470
5
498
<p>I'm not seeing the Ubuntu One ribbon in Nautilus-Elementary. I have the nautilus-terminal extension as well, so I don't know if they don't work together.</p> <p>I tried running nautilus from the terminal (for a separate issue), and I think I might be onto something. It seems the Ubuntu One ribbon is not finding som...
1992
1992
2011-06-20T20:55:09.550
2011-07-19T22:17:46.637
Where is my Ubuntu One ribbon?
[ "ubuntu-one", "python", "nautilus-elementary" ]
1
4
CC BY-SA 3.0
[ { "creationDate": "2011-06-17T20:06:18.823", "id": "54529", "postId": "48969", "score": "0", "text": "You can't turn it on by *right-click -> Show Ribbon in Some Folders* ?", "userDisplayName": null, "userId": "114" }, { "creationDate": "2011-06-17T23:35:09.733", "id": "54562...
{ "accepted": true, "body": "<p>I'm not sure what fixed it, but the ribbon is back!</p>\n\n<p>It was most likely an update, or just the fact that I removed some extra nautilus plugins.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate"...
[ { "accepted": true, "body": "<p>I'm not sure what fixed it, but the ribbon is back!</p>\n\n<p>It was most likely an update, or just the fact that I removed some extra nautilus plugins.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", ...
null
null
null
null
null
48971
1
null
2011-06-16T01:22:33.820
2
715
<p>When I turn on Compiz with the Compiz tray switcher and I use Clearlooks, Dust Sand, or possibly any title bar style that normally has window icons on right, some window title bars will not change. Instead, they stay selected or unselected randomly. Some windows, like Ubuntu Software Center and CCSM are unaffected....
20010
1992
2011-06-20T15:37:24.150
2012-02-12T09:14:19.383
Compiz and Clearlooks window border breaks active/inactive title bars
[ "11.04", "compiz", "emerald" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2012-02-24T04:11:26.710", "id": "124976", "postId": "48971", "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
[ { "accepted": null, "body": "<p>No the problem is a faulty emerald, that is no longer maintained. I used to use emerald myself, but I have since stopped; reason being that emerald is no longer developed actively and is now unstable and buggy.</p>\n\n<p>My suggestion would be that you return to using metacit...
null
null
2012-02-24T09:22:20.393
null
null
48972
1
null
2011-06-16T01:47:10.917
9
2319
<p>When I press Fn+F6 the change in brightness is too big. How can I make it move less than it does now? (Let's say, half that, for example.)</p> <p>(11.04/Gnome. I'm on proprietary nvidia drivers.)</p> <p>EDIT: I haven't tried what Rinzwind has written below because , after throwing a cup of coffee on my laptop, my ...
12692
12692
2011-06-26T14:01:34.527
2019-01-05T00:30:36.193
How can I change the percent of screen brightness that changes every time I press the shortcut?
[ "shortcut-keys", "brightness" ]
3
4
CC BY-SA 3.0
[ { "creationDate": "2011-06-26T07:07:56.797", "id": "56309", "postId": "48972", "score": "0", "text": "What is the brand of you system? Dell???", "userDisplayName": null, "userId": "15811" }, { "creationDate": "2011-06-27T01:54:04.363", "id": "56465", "postId": "48972", ...
null
[ { "accepted": null, "body": "<p>It's not possible, you can confirm it yourself.</p>\n\n<p><a href=\"https://askubuntu.com/q/38162/6969\">Open a terminal</a> and run:</p>\n\n<pre><code>cd /sys/class/backlight/*\n</code></pre>\n\n<p>To get the current brightness level:</p>\n\n<pre><code>cat brightness\n</code...
null
null
null
null
null
48979
1
null
2011-06-16T03:29:00.853
9
698
<p>With Dual Monitors, when I use the Expo, it clones repeating itself in each monitor. With 10.10 I solved this with the option 'One Big Wall' but this doesn't work on 11.04</p> <p>I have a <a href="http://www.nvidia.com/object/product-geforce-gtx-560ti-us.html">nvidia 560Ti</a> with proprietary drivers.</p>
20017
6005
2011-08-08T15:10:28.323
2011-11-14T06:50:21.130
How to 'Expo' One Big Wall with Dual Monitors
[ "11.04", "compiz", "nvidia", "multiple-monitors" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-11-01T14:34:21.813", "id": "84326", "postId": "48979", "score": "0", "text": "did you try twin view?", "userDisplayName": null, "userId": "333" }, { "creationDate": "2011-12-27T15:20:54.633", "id": "103800", "postId": "48979", "score": "0", ...
null
[ { "accepted": null, "body": "<p>Let's have some fun here.... I just read on some sites, and I just got some fix. I didn't try it yet because have no testing box. </p>\n\n<p>You need to install a package from the new PPA (which are you going to insert it into your ubuntu). </p>\n\n<pre><code>sudo add-apt-rep...
null
null
2011-12-27T21:49:03.383
null
null
48980
1
null
2011-06-16T03:30:34.173
5
326
<p>Installing grub2 fails on my system (10.4 64Bit) with:</p> <pre><code>/usr/sbin/grub-probe: error: cannot find a GRUB drive for /dev/sdaq1. Check your device.map. </code></pre> <p>Checking device.map, it only lists hd0 to hd25 corresponding to sda to sdz. Recreating the device map produces the same result. How ...
7054
null
null
2011-06-16T07:33:09.313
Grub only finding the first 26 drives
[ "grub2" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>You need to patch grub-installer.</p>\n\n<p>See <a href=\"https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/776633\" rel=\"nofollow noreferrer\">bug report 776633</a> for a <a href=\"https://launchpadlibrarian.net/71019804/many-disks.patch\" rel=\"nofollow norefer...
null
null
null
null
null
48982
1
null
2011-06-16T04:11:20.443
16
66364
<p>How Can I Connect USB Printer in win XP installed within VirtualBox OSE.</p> <p>Help also needed to connect any usb device in above set-up.</p> <p>I use UBUNTU 10.10. </p>
13257
null
null
2013-07-16T15:53:29.620
How Can I connect USB Printer in Virtual Box OSE Win XP
[ "virtualbox", "usb-drive" ]
3
2
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T04:33:55.127", "id": "54138", "postId": "48982", "score": "0", "text": "have you installed the USB extension for Virtual box? is available at the virtualbox site", "userDisplayName": null, "userId": "4203" }, { "creationDate": "2011-06-16T06:49:23.01...
null
[ { "accepted": null, "body": "<p>I believe that the USB component of virtual box is proprietary and non-free. There for Ubuntu cannot ship it with the OS. You may need to install the proprietary version ( or possibly only a proprietary extension these days ) in order to get that functionality. </p>\n\n<p>I d...
null
null
null
null
null
48983
1
null
2011-06-16T04:12:25.573
1
343
<p>I have recently installed Ubuntu 11.04 for the purpose of testing the new Unity interface, however; I can not boot into unity, all I get is GNOME. I have goggled this and read many forums, but there seems to be nobody with simple instructions on how to enable Unity. Can anyone help me get Unity working on my Ubuntu ...
20020
null
null
2011-06-18T23:28:07.187
Installed Ubuntu but Can't Enable Unity
[ "unity" ]
2
2
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T04:27:36.040", "id": "54137", "postId": "48983", "score": "2", "text": "Unity is Gnome, anyways.. i suppose your card doesn't support Unity so i'd say install the drivers for your graphics card", "userDisplayName": null, "userId": "4203" }, { "creati...
null
[ { "accepted": null, "body": "<p>You graphics card is not powerful enough to run Unity, or at least Unity 3D. You will have to install the Unity 2D version. It looks identical, but it is much more lightweight. It should be in the Ubuntu Software Center, but if that doesn't work out then follow <a href=\"http...
null
null
null
null
null
48984
1
null
2011-06-16T04:22:49.223
5
1314
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/7654/how-do-i-set-up-ruby-on-rails">How do I set up Ruby on Rails?</a> </p> </blockquote> <p>Best way to Install RUBY 1.9, Rails 3, Postgres, Heroku, GitHub, Using RVM</p> <p>Can anyone suggest me the way in which...
20022
-1
2017-04-13T12:24:49.530
2011-08-04T16:38:35.740
Best way to Install Ruby 1.9, Rails 3, Postgres, Heroku, GitHub, Using RVM?
[ "ruby", "rails", "rvm", "github" ]
0
0
CC BY-SA 3.0
[]
null
[]
null
null
2012-06-14T00:53:21.527
null
null
48988
1
50836
2011-06-16T05:42:06.617
0
1182
<p>I'm pretty new to Ubuntu, and installed Natty (32-bit, because it was recommended) soon after it came out. The installation process chose to put Natty onto an external USB hard drive, a 500 MB WD Passport, which I liked (it wouldn't interfere with my Windows partition that way). However, at boot, the computer boot...
19610
235
2011-06-16T13:49:39.490
2011-06-27T19:28:32.243
I installed on a WD Passport USB driver; how can I get grub to work correctly?
[ "11.04", "grub2" ]
2
5
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T06:51:29.723", "id": "54155", "postId": "48988", "score": "0", "text": "Some more information is needed, for example the output of `sudo fdisk -l`, to begin.", "userDisplayName": null, "userId": "2647" }, { "creationDate": "2011-06-16T10:51:00.693", ...
{ "accepted": true, "body": "<p>I \"solved\" this by wiping the external drive and reinstalling Ubuntu on a partition of the internal hard drive. Since grub had been installed on the external drive, the process wiped it out, too. Not elegant, I guess, but it solved the problem and gave me a fresh install of 64-bit ...
[ { "accepted": null, "body": "<p>\"Earlier versions of Ubuntu\" includes older kernels. Make sure that your system is up-to-date and regenerate the boot menu after. Boot into the 64-bit Ubuntu, <a href=\"https://askubuntu.com/q/38162/6969\">open a terminal</a> and run:</p>\n\n<pre><code>sudo apt-get update\n...
null
null
null
null
null
48994
1
49046
2011-06-16T07:18:21.407
9
3638
<p>Recently, the Unity "Files &amp; Folders" lens can not find anything I am searching for using the dash.</p> <p>Let's give an example : I want to find a document called "Figure_1.png". Before this trouble, I could write "Fig" in the dash and all the documents starting whose name would contain "Fig" will be displayed...
5256
19674
2011-06-16T20:19:40.953
2011-06-16T20:19:40.953
Unity "Files & Folders" lens can't find anything
[ "unity", "files", "lenses", "zeitgeist" ]
2
10
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T07:40:20.983", "id": "54157", "postId": "48994", "score": "0", "text": "Try running \"sudo updatedb\". I am not sure if the files and folders lens uses locate, but it is worth a try.", "userDisplayName": null, "userId": "15898" }, { "creationDate": "...
{ "accepted": true, "body": "<p>The problem could be in corrupted FTS index. See <a href=\"https://bugs.launchpad.net/zeitgeist-extensions/+bug/705944\">the bug report</a>.</p>\n\n<p>The solution is to remove the index - this shouldn't affect your overall history of activities.</p>\n\n<pre><code>zeitgeist-daemon --...
[ { "accepted": true, "body": "<p>The problem could be in corrupted FTS index. See <a href=\"https://bugs.launchpad.net/zeitgeist-extensions/+bug/705944\">the bug report</a>.</p>\n\n<p>The solution is to remove the index - this shouldn't affect your overall history of activities.</p>\n\n<pre><code>zeitgeist-d...
null
null
null
null
null
48999
1
null
2011-06-16T08:19:15.503
1
4256
<p>I can't find any suitable driver for the Fuji Xerox DocuPrint C3360.</p> <p><a href="http://www.fujixerox.co.jp/download/apeosport/download/c4300series/linux/" rel="nofollow">Fuji Xerox's website</a> does not have any Debian package nor sources, but it has an <a href="http://download.fujixerox.co.jp/pub/exe/apeospo...
4066
6969
2011-06-17T20:10:46.230
2021-04-23T07:39:38.587
Driver for printer Fuji Xerox DocuPrint C3360?
[ "11.04", "drivers", "printing" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>if you got the .rpm file, you can convert it it to .deb by using alien.\nquick search resulted <a href=\"http://www.howtoforge.com/converting_rpm_to_deb_with_alien\" rel=\"nofollow noreferrer\">this</a> thread that may help</p>\n", "commentCount": "1", "comments": [ ...
null
null
null
null
null
49000
1
null
2011-06-16T08:24:51.937
8
8601
<p>Strange things are happening: some files randomly disappear.</p> <p>I use Ubuntu to access files (movies, docs, music) on another partition (ntfs), which is mounted through NTFS Configuration Tool.</p> <p>First I noticed that some PDFs are missing from my "study" folder, but I thought maybe I deleted them myself. ...
18798
null
null
2023-09-06T05:56:22.073
Files disappear on NTFS partition
[ "ntfs", "files" ]
3
7
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T08:40:43.007", "id": "54162", "postId": "49000", "score": "0", "text": "If you open a terminal `cd` to a folder where files have disappeared, and run `ls -l`, you should get a list of all files in that folder. Do the disappeared files show up there? If yes, it's a p...
null
[ { "accepted": null, "body": "<p>Try running a file system check in Windows7 on that partition. Hopefully the lost files will magically reappear afterwards.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-06-19T07:11:46.167", "id": "54784", "postId": "...
null
null
null
null
null
49001
1
49053
2011-06-16T08:41:15.987
6
1093
<p>I was cleaning up software in Software Center that I no longer use and after uninstalling one package the Software Center disappeared - as well as the System Configuration tools, how can I restore the Software Center and configuration functionality?</p> <hr> <p>Salve, stavo facendo un po' di pulizia tra i software...
16963
41
2011-06-16T12:35:39.627
2011-06-16T12:39:34.327
Software Center disappeared and system settings does not work
[ "package-management", "software-center" ]
2
6
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T09:07:35.863", "id": "54166", "postId": "49001", "score": "1", "text": "che versione di ubuntu hai? descrivere cosa funziona adesso e cosa no.... impostazioni di sistema? quali... sia un po piu preciso per favore cosi' posso aiutare", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>To directly restore Software Center you need to re-install the <code>software-center</code> package. You can do so from the terminal with</p>\n\n<pre><code>sudo apt-get install software-center\n</code></pre>\n\n<p>If that doesn't restore your entire desktop there is a good chance tha...
[ { "accepted": null, "body": "<p>Use Synaptic package manager to reinstall the software center.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-06-16T09:10:44.330", "id": "49007", "lastActivityDate": ...
null
null
null
null
null
49006
1
null
2011-06-16T09:03:54.133
4
567
<p>I am using the latest Desktop Ubuntu Narwhal as a redundant load balancer. This setup also needs keepalived and Crossroads XR. </p> <p>This works great but now I would like to produce this as an appliance so that it is easy to deploy.</p> <p>What would be the correct way to approach this requirement?</p>
20033
246343
2014-02-12T16:25:39.803
2014-02-12T16:47:32.060
Approach to creating an Ubuntu Appliance
[ "software-recommendation", "customization", "custom-distributions" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>I would have a couple of recommendations, the first being on the security side;</p>\n\n<ol>\n<li><p>Goto <a href=\"http://www.cisecurity.org/\" rel=\"nofollow\">http://www.cisecurity.org/</a> and download the <a href=\"http://benchmarks.cisecurity.org/tools2/linux/CIS_Debian_...
null
null
null
null
null
49009
1
49012
2011-06-16T09:49:52.500
6
4086
<p>I am compiling a program using make and want the output of make to be written to a file. I have tried using > operator like</p> <pre><code>make &gt; build_log.txt </code></pre> <p>and using tee command like</p> <pre><code>make | tee build_log.txt </code></pre> <p>but the problem is that some of the ouput goes in...
6713
null
null
2011-06-16T12:14:23.510
how to get output of a script/program into a file?
[ "gnome-terminal", "output", "redirect" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>The text that is displayed in the terminal comes from the <code>stderr</code> stream (2). If you do just <code>make &gt; build_log.txt</code>, only the <code>stdout</code> (1) stream is redirected to the <code>build_log.txt</code> file.</p>\n\n<ul>\n<li><code>stdout</code> is the sta...
[ { "accepted": true, "body": "<p>The text that is displayed in the terminal comes from the <code>stderr</code> stream (2). If you do just <code>make &gt; build_log.txt</code>, only the <code>stdout</code> (1) stream is redirected to the <code>build_log.txt</code> file.</p>\n\n<ul>\n<li><code>stdout</code> is...
null
null
null
null
null
49010
1
null
2011-06-16T09:54:36.057
2
524
<p>How can I install ubuntu 11.04 on my laptop DELL Latitude E6420?</p> <p>I see this at the ubuntu sites</p> <blockquote> <p>The system is available in some regions with a special image of Ubuntu pre-installed by the manufacturer. It takes advantage of the hardware features for this system and may include addition...
20034
235
2011-06-17T04:37:17.583
2011-06-17T04:37:17.583
My system has a special image and standard images won't work?
[ "11.04", "installation", "hardware-certification" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Your laptop is actually certified to work with Ubuntu, so you shouldn't have any problems installing it. You can follow the <a href=\"http://www.ubuntu.com/download/ubuntu/download\" rel=\"nofollow\">standard installation instructions</a>.</p>\n", "commentCount": "1", ...
null
null
null
null
null
49011
1
null
2011-06-16T09:56:10.487
2
289
<p>I currently have OpenSUSE 11.4 and I want to install Ubuntu 11.04.</p> <p>Can I install ubuntu without erasing openSUSE so that I can use both of them? If I can, please tell me how.</p>
20035
null
null
2011-06-16T12:47:15.487
Having both ubuntu and openSUSE
[ "11.04" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>fist,install the opensuse 11.4.\nthen, install the Ubuntu 11.o4, and do not install the grub on master partition.</p>\n\n<p>then ,modify the Opensuse's grub config, add the entry of the ubuntu 11.04's boot option.</p>\n", "commentCount": "0", "comments": [], "comm...
null
null
null
null
null
49019
1
null
2011-06-16T10:16:41.580
4
709
<p>When I install a program from the software manager, I have a lot of blank debconf windows opening then disappearing.</p> <p>Is this normal behaviour or should I report a bug ?</p>
19947
null
null
2011-10-31T05:20:41.820
Lot of debconf windows
[ "software-center", "xfce", "debconf" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-11-29T03:11:53.510", "id": "94801", "postId": "49019", "score": "0", "text": "[What to do with questions that describe known bugs?](http://askubuntu.com/questions/1317/what-to-do-with-questions-that-describe-known-bugs/) this has been reported on [Launchpad](https://bugs....
null
[ { "accepted": null, "body": "<p>If these are terminal windows, you might want to reinstall <code>libgtk2-perl</code> since the gnome frontend to debconf depends on it.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate...
null
null
2011-11-29T03:12:12.730
null
null
49022
1
49056
2011-06-16T10:38:04.540
10
5124
<p>I have an HP Microserver running Ubuntu 10.04 LTS. It's a low power server with 5 internal drive bays. I use it to backup my remote servers, VPSs and local laptops over the network. I want to get the best performance from the disks, but I don't know if it's setup optimally, so I'm looking for some advice.</p> <p>My...
612
612
2011-06-16T18:27:52.480
2011-06-21T12:56:07.580
How do I improve my server disk performance
[ "server", "performance", "raid", "disk" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T10:52:55.137", "id": "54187", "postId": "49022", "score": "0", "text": "Hmm. I hate splitting disk structures across different hardware because it makes things like this so hard to troubleshoot. Normally I'd suggest running something like `bonnie++` on each array se...
{ "accepted": true, "body": "<p>Unfortunately the stripe cache only applies to RAID5 and 6 - there's no equivalent for RAID 0/1/10.</p>\n\n<p>Performance of your individual drives (as per <code>hdparm</code>) looks fine - they're all performing as expected for drives of that class.</p>\n\n<p>My suggestions:</p>\n\n...
[ { "accepted": true, "body": "<p>Unfortunately the stripe cache only applies to RAID5 and 6 - there's no equivalent for RAID 0/1/10.</p>\n\n<p>Performance of your individual drives (as per <code>hdparm</code>) looks fine - they're all performing as expected for drives of that class.</p>\n\n<p>My suggestions:...
null
null
null
null
null
49024
1
49030
2011-06-16T10:47:11.493
39
76716
<p>Is there a way to find out the directory/disk location a process was started from? I am aware of the /proc mount but not really where to look inside of it.</p>
19860
6969
2011-06-16T12:08:31.823
2019-02-14T16:04:09.337
How do I determine the path to a binary of a process?
[ "process" ]
5
2
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T10:59:16.167", "id": "54189", "postId": "49024", "score": "1", "text": "Do you mean the location of the binary, or the directory from which a process started?", "userDisplayName": null, "userId": "6969" }, { "creationDate": "2011-06-16T11:11:43.417",...
{ "accepted": true, "body": "<p>The <code>/proc</code> way would be to inspect the <code>exe</code> link in the directory corresponding to the pid.</p>\n\n<p>Let's take an example with <code>update-notifier</code>:</p>\n\n<p>Find the pid, which is <em>15421</em> in this example:</p>\n\n<pre><code>egil@gud:~$ ps x |...
[ { "accepted": null, "body": "<p>Maybe <code>which</code> is what you are looking for. For instance, on my system</p>\n\n<pre><code>which firefox \n</code></pre>\n\n<p>returns</p>\n\n<pre><code>/usr/bin/firefox\n</code></pre>\n\n<p>See also <a href=\"http://www.howtogeek.com/howto/ubuntu/find-path-of-applica...
null
null
null
null
null
49025
1
null
2011-06-16T10:48:21.897
0
377
<p>Im running the Ubuntu One nightlies PPA on my 10.10 Meerkat installation. It works great on my home desktop and on my laptop, but at work I did an update the other day that updated the Ubuntu One packages and now U1 no longer works on my work computer. Any way to downgrade, roll back, or fix this?</p> <p>Here are t...
13480
41
2011-06-16T12:12:53.887
2017-03-16T16:29:45.503
Any way to downgrade Ubuntu One recent updates?
[ "ubuntu-one", "downgrade" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Remove the PPA, update repos, remove Ubuntu One, install Ubuntu One.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-06-16T10:51:48.307", "id": "49028", "lastActivityD...
null
null
null
null
null
49026
1
null
2011-06-16T10:49:08.357
1
857
<p>I noticed that when logged as "root" the sound drivers are disabled, or unable to start. while under normal user they are available. How do i activate them?</p>
20036
null
null
2011-06-16T11:14:51.823
Root Mode, Sound Drivers disabled
[ "11.04", "sound" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Obviously, <a href=\"https://help.ubuntu.com/community/RootSudo#root%20account\" rel=\"nofollow noreferrer\">logging in as root is a terrible idea</a>. How are you achieving this? Have you actually given the \"root\" user a password, then logged in as \"root\"?</p>\n\n<p>As...
null
null
null
null
null
49033
1
null
2011-06-16T11:08:54.277
1
1564
<p>On Windows, I use the extra buttons of the Logitech Revolution MX to play/pause media playback, and to control volume (level up/down and mute/unmute.)</p> <p>I cannot seem to find a way to reproduce this behaviour in Ubuntu 11.04.</p> <p>Specifically I use the thumb wheel to control volume, and the search button t...
17164
527764
2017-03-01T07:53:14.663
2017-03-01T07:53:14.663
Controlling volume level & playback with Logitech Revolution MX mouse buttons
[ "11.04", "mouse", "logitech", "playback" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Turns out the handy utility <a href=\"http://packages.ubuntu.com/btnx\" rel=\"nofollow noreferrer\"><strong>btnx</strong></a> <a href=\"http://apt.ubuntu.com/p/btnx\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-small\" alt=\"Install btnx\"></a> does the...
null
null
null
null
null
49034
1
49055
2011-06-16T11:13:13.547
5
12925
<p>I have an image/photo and want to print it as large as possible, from margin to margin, scaled but keeping the same ratio for X and Y, so that the image is not distorted.</p> <p>I tried gnome-photo-printer, but it requires me to calculate the layout: 21x29.7 minus the 1cm margin so 19x27.7, but even though it compl...
4066
null
null
2011-06-16T12:58:17.333
How to print a single image full-page?
[ "printing", "photo" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>You can print with Shotwell: Just mark the picture and press CTRL-P.</p>\n\n<p>It will fill the whole page by default, but you can also change the scaling. You also can change between potrait and landscape, of course.</p>\n", "commentCount": "1", "comments": [ { "creati...
[ { "accepted": true, "body": "<p>You can print with Shotwell: Just mark the picture and press CTRL-P.</p>\n\n<p>It will fill the whole page by default, but you can also change the scaling. You also can change between potrait and landscape, of course.</p>\n", "commentCount": "1", "comments": [ {...
null
null
null
null
null
49037
1
null
2011-06-16T11:35:39.603
2
107
<p>When I try to install GAJ on my machine from the PPA I am presented with the following error:</p> <pre> aptdaemon : Depends: python-aptdaemon (= 0.31+bzr506-0ubuntu6.1) but 0.41+bzr646-0ubuntu2 is to be installed gnome-activity-journal : Depends: python-gnome2 but it is not going to be installed update-notifier :...
19795
235
2011-06-16T14:06:49.223
2011-07-16T16:19:07.110
Cannot install Gnome Activity Journal
[ "11.04", "installation" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p><code>aptdaemon : Depends: python-aptdaemon (= 0.31+bzr506-0ubuntu6.1)</code></p>\n\n<p>Notice the = sign. Its dependent on python-aptdaemon of <strong>that version</strong>. A newer version is being installed in the system. As such, the system is trying to resolve the dep...
null
null
null
null
null
49040
1
null
2011-06-16T11:47:24.677
18
72920
<p>When I attempt to install anything using apt-get I get the following error:</p> <pre><code>Traceback (most recent call last): File "/usr/bin/add-apt-repository", line 60, in &lt;module&gt; sp = SoftwareProperties() File "/usr/lib/python2.6/dist-packages/softwareproperties/SoftwareProperties.py", line 90,...
19795
14356
2013-10-22T10:51:55.660
2023-10-23T19:47:12.130
Apt "could not find a distribution template" error
[ "apt" ]
3
2
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T12:04:58.890", "id": "54212", "postId": "49040", "score": "0", "text": "Can you show the exact command giving this answer?", "userDisplayName": null, "userId": "2647" }, { "creationDate": "2011-06-16T12:29:34.800", "id": "54220", "postId": "4...
null
[ { "accepted": null, "body": "<p>Easy to fix\nJust do this</p>\n\n<pre><code>gksudo gedit /etc/lsb-release\n</code></pre>\n\n<p>Then edit the file that opens so that it looks like this</p>\n\n<pre><code>DISTRIB_ID=Ubuntu\nDISTRIB_RELEASE=10.04\nDISTRIB_CODENAME=karmic\nDISTRIB_DESCRIPTION=\"Ubuntu Karmic Koa...
null
null
null
null
null
49042
1
49043
2011-06-16T11:57:57.287
7
3711
<p>How can I change a specific file type icon on Unity for example .css .php files icon? </p> <p><img src="https://i.stack.imgur.com/l9ZZn.png" alt="enter image description here"> <img src="https://i.stack.imgur.com/YtJXK.pngs" alt="enter image description here"></p>
9701
235
2011-06-17T04:44:12.783
2011-08-12T13:47:19.783
How do I change a specific file type Icon in Nautilus?
[ "11.04", "nautilus", "icons" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-08-12T13:47:19.783", "id": "64390", "postId": "49042", "score": "0", "text": "but Assogiate doesn't work with Nautilus and 11.04, unfortunately", "userDisplayName": "user23189", "userId": null } ]
{ "accepted": true, "body": "<p>You can use <a href=\"http://ubuntugenius.wordpress.com/2009/11/19/create-your-own-file-types-in-ubuntu-with-assogiate/\" rel=\"nofollow noreferrer\">Assogiate</a>. See also <a href=\"https://askubuntu.com/q/31601/19490\">Changing file type icons with Assogiate</a>.</p>\n", "commen...
[ { "accepted": true, "body": "<p>You can use <a href=\"http://ubuntugenius.wordpress.com/2009/11/19/create-your-own-file-types-in-ubuntu-with-assogiate/\" rel=\"nofollow noreferrer\">Assogiate</a>. See also <a href=\"https://askubuntu.com/q/31601/19490\">Changing file type icons with Assogiate</a>.</p>\n", ...
null
null
null
null
null
49044
1
null
2011-06-16T12:04:59.343
6
7835
<p><a href="https://i.stack.imgur.com/oo3Aq.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/oo3Aq.png" alt=""></a></p> <p><a href="https://i.stack.imgur.com/ZsVk4.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/ZsVk4.png" alt=""></a></p> <p>It has only stated today after installi...
5149
5149
2011-10-02T12:39:38.333
2016-01-01T18:32:15.500
How to fix the fonts in Firefox?
[ "firefox", "fonts" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>What you are seeing is font hinting.</p>\n\n<p>First, play with the font rendering settings in KDE and see if it fixes your problem.</p>\n\n<p>You can probably disable it in <code>about:config</code> by searching for the preferences starting with \"gfx\" and testing them out....
null
null
null
null
null
49052
1
null
2011-06-16T12:36:52.277
1
855
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/49059/unable-to-install-virtualbox-due-to-missing-kernel-module">Unable to Install VirtualBox Due to Missing Kernel Module</a> </p> </blockquote> <p>I have dual systems: Windows 7 and Ubuntu installed on my machine...
15432
-1
2017-04-13T12:23:27.933
2011-06-16T14:44:03.540
Virtualbox Installation Issues due to Missing Kernel Modules
[ "virtualbox", "installation", "kernel-modules" ]
0
2
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T12:39:22.430", "id": "54221", "postId": "49052", "score": "1", "text": "Try rebooting the machine.", "userDisplayName": null, "userId": "6969" }, { "creationDate": "2011-06-16T13:52:09.070", "id": "54242", "postId": "49052", "score": "0",...
null
[]
null
null
2011-06-16T14:45:56.377
null
null
49059
1
49065
2011-06-16T13:13:42.263
16
57293
<p>I am trying to install VirtualBox on my Ubuntu. </p> <p>I first tried to <code>sudo apt-get install virtualbox-ose</code> in a terminal, but after the configuration step, it fails with <a href="https://askubuntu.com/questions/49052/the-character-device-dev-vboxdrv-does-not-exist">an error</a>:</p> <blockquote> <...
15432
-1
2017-04-13T12:23:09.107
2014-02-26T21:11:45.403
Unable to Install VirtualBox Due to Missing Kernel Module
[ "11.04", "virtualbox", "kernel-modules", "pae" ]
3
8
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T13:19:38.137", "id": "54231", "postId": "49059", "score": "1", "text": "`yum`? are you using ubuntu? who says you need `kernel-devel`?", "userDisplayName": null, "userId": "2647" }, { "creationDate": "2011-06-16T13:20:50.927", "id": "54232", ...
{ "accepted": true, "body": "<p>Doing everything as root by using <code>su</code> and the <code>yum</code> package manager is something that fits for Redhat-based distros, but not Ubuntu. In Ubuntu, you run command as root by prefixing commands with <code>sudo</code>. The package manager used by Ubuntu is apt.</p>\...
[ { "accepted": true, "body": "<p>Doing everything as root by using <code>su</code> and the <code>yum</code> package manager is something that fits for Redhat-based distros, but not Ubuntu. In Ubuntu, you run command as root by prefixing commands with <code>sudo</code>. The package manager used by Ubuntu is a...
null
null
null
null
null
49061
1
49063
2011-06-16T13:19:36.793
3
834
<p>I have been running a webserver on my Ubuntu server. Now my friend wants me to also run .NET on my server.</p> <p>How do I run .NET on it? I know nothing about .NET, though my friend is quite good at it.</p>
16197
652
2015-07-02T11:13:48.300
2015-07-02T11:13:48.300
How do I use .NET on Ubuntu Server?
[ "server", "webserver" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Could this be what you are looking for: </p>\n\n<p><a href=\"http://manpages.ubuntu.com/mod-mono-server\" rel=\"nofollow\">http://manpages.ubuntu.com/mod-mono-server</a></p>\n\n<p>Mono is the .net framework for Linux</p>\n", "commentCount": "1", "comments": [ { "creatio...
[ { "accepted": true, "body": "<p>Could this be what you are looking for: </p>\n\n<p><a href=\"http://manpages.ubuntu.com/mod-mono-server\" rel=\"nofollow\">http://manpages.ubuntu.com/mod-mono-server</a></p>\n\n<p>Mono is the .net framework for Linux</p>\n", "commentCount": "1", "comments": [ { ...
null
null
null
null
null
49066
1
49070
2011-06-16T13:39:12.237
5
2699
<p>I have bought a domain lets say it example.com, I also own an Ubuntu 10.04 machine which I would like to use it to serve my personal website. I have deployed the website on my local machine and its set with a static IP address which I can access like <a href="http://xx.xx.xx.xx" rel="nofollow">http://xx.xx.xx.xx</a>...
1177
6969
2011-06-16T15:08:40.357
2011-06-16T15:08:40.357
How can I host my own website
[ "dns", "webserver", "hosting" ]
2
6
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T13:55:05.590", "id": "54243", "postId": "49066", "score": "0", "text": "Out of curiosity, is this static IP you claim to have a 192.168.x.x address, or a 10.x.x.x address?", "userDisplayName": null, "userId": "10616" }, { "creationDate": "2011-06-16T...
{ "accepted": true, "body": "<p>Start by modifying your domain's DNS settings in the registrar's control panel and provide the nameserver as the static IP you claim to have. Doing this (then waiting approximately 24 hours for DNS to update worldwide) should then allow you to type in the domain and get to your site...
[ { "accepted": true, "body": "<p>Start by modifying your domain's DNS settings in the registrar's control panel and provide the nameserver as the static IP you claim to have. Doing this (then waiting approximately 24 hours for DNS to update worldwide) should then allow you to type in the domain and get to y...
null
null
null
null
null
49069
1
null
2011-06-16T13:53:03.157
5
6607
<p>I'm using Mobile Broadband with the modem HUAWEI K3765 . I have installed the driver from here : <a href="http://www.betavine.net/bvportal/resources/datacards/devices" rel="nofollow">http://www.betavine.net/bvportal/resources/datacards/devices</a> . </p> <p>In the modem's official management application (supportin...
17345
-1
2013-11-03T13:21:16.973
2013-11-03T14:37:12.917
Choosing 3G or EDGE on Mobile Broadband
[ "modem", "3g", "huawei", "broadband" ]
3
1
CC BY-SA 3.0
[ { "creationDate": "2012-09-18T12:53:06.590", "id": "235791", "postId": "49069", "score": "0", "text": "Guide over here http://biggenius.org/modem-manager-gui-for-ubuntu/", "userDisplayName": null, "userId": "68508" } ]
null
[ { "accepted": null, "body": "<p>Some problems are solved better outside of the software, and I believe this might be one. Ive worked in the wireless sector for years, and in my mind the easiest way would be to use the backdoor in the device... for example if this is a android device its <a href=\"http://rw...
null
null
null
null
null
49073
1
49101
2011-06-16T14:51:21.423
1
314
<p>Where is the config file for the Ubuntu One Control Panel.. cant seem to locate it,and I need to change the account details... Any help appreciated.</p>
16437
null
null
2011-06-16T17:28:42.387
UbuntuOne Control Panel can't change login
[ "ubuntu-one", "login" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>If you can't <a href=\"https://wiki.ubuntu.com/UbuntuOne/Tutorials/ControlPanel#Account\" rel=\"nofollow\">change the details from the Control Panel</a>,\nyou have to <a href=\"https://answers.edge.launchpad.net/ubuntuone-client/+faq/778\" rel=\"nofollow\">completely remove and reins...
[ { "accepted": true, "body": "<p>If you can't <a href=\"https://wiki.ubuntu.com/UbuntuOne/Tutorials/ControlPanel#Account\" rel=\"nofollow\">change the details from the Control Panel</a>,\nyou have to <a href=\"https://answers.edge.launchpad.net/ubuntuone-client/+faq/778\" rel=\"nofollow\">completely remove a...
null
null
null
null
null
49077
1
49083
2011-06-16T15:10:47.550
1
2764
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/17610/how-do-i-reset-my-unity-configuration">How do I reset my Unity configuration?</a> </p> </blockquote> <p>I'm just a newbie switching to ubuntu for a few day. I accidentally turn off the unity interface in the ...
20050
-1
2017-04-13T12:23:09.107
2011-06-16T17:40:34.210
How can I turn on Unity again
[ "11.04", "unity" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Logout or reboot your system. When you select your username on the login screen <a href=\"http://ihaveapc.com/wp-content/uploads/2011/04/Ubuntu-11.04-Classic-Gnome-Session-001.png\" rel=\"nofollow\">change the session to \"Ubuntu Classic\"</a>. When you are on the Desktop go to <a hr...
[ { "accepted": null, "body": "<p>Try running <code>unity --reset</code> to reset the configuration.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-06-16T15:15:58.313", "id": "54271", "postId": "49078", "score": "0", "text": "Thank you ...
null
null
2011-06-16T18:31:41.710
null
null
49079
1
null
2011-06-16T15:25:31.053
2
3069
<p>When I boot Ubuntu, I have these errors before logging in:</p> <pre><code>[drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 67 [drm:drm_edid_block_valid] *ERROR* Raw EDID: ... [drm:radeon_atombios_get_lvds_info] *ERROR* Bad LCD record 217 </code></pre> <p>Then I could find more details abou...
15432
235
2011-06-16T15:34:13.817
2011-07-10T23:48:32.013
EDID, LCD kernel errors appear on boot
[ "11.04", "kernel" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>These errors indicate that the X server is unable to load the Extended Display Identifaction Data record from the monitor during setup. In practice, this means that X will attempt to pick what it thinks is a sane resolution based on some probing, rather than autoconfiguring ...
null
null
null
null
null
49080
1
49102
2011-06-16T15:33:38.933
0
114
<p>I am running Natty and I have the trashcan applet in one of my panels in Gnome and when I drag items to the trash can they get put into the panel instead. I can still put things in the trash can by right-clicking on them and moving them to trash. And I can click the trash can to view the items in it and empty it, ...
15285
null
null
2011-06-16T17:35:33.667
Issue with trashcan in panel
[ "11.04", "gnome-panel", "trash" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>One suggestion I have would be to check for hidden files within the trash can by pressing Ctrl+H to show these hidden files.\nAs far as dragging items to the trash can, this is a good idea and you might want to propose it do someone who develops the Unity interface. You can find them...
[ { "accepted": true, "body": "<p>One suggestion I have would be to check for hidden files within the trash can by pressing Ctrl+H to show these hidden files.\nAs far as dragging items to the trash can, this is a good idea and you might want to propose it do someone who develops the Unity interface. You can f...
null
null
null
null
null
49086
1
null
2011-06-16T16:07:01.890
12
51232
<p>I have already dual systems : Windows 7 and Ubuntu installed on my laptop. The Windows 7 had been installed when I bought this laptop, and I don't have a CD.</p> <p>I just installed VitrualBox under Ubuntu, hoping that I could install another Windows in this virtual machine, so that I could run some applications of...
15432
null
null
2020-08-24T03:41:29.810
How to install Windows 7 inside Virtualbox of Ubuntu?
[ "windows", "virtualbox", "windows-7", "cd", "iso" ]
4
8
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T16:47:19.130", "id": "54291", "postId": "49086", "score": "0", "text": "It shouldn't really matter whether you go with 32 or 64 bit, but you will need to adjust your VirtualBox settings for that VM in order to support 64 bit. If you can't install 64 bit, you'll know...
null
[ { "accepted": null, "body": "<p>Yes, you need an ISO or cd of the os that you want to install inside the virtualbox.</p>\n\n<p>VirtualBox supports 64-bit guest operating systems, even on 32-bit host operating systems, provided that the following conditions are met:\n\n <li> You need a 64-bit processor with...
null
null
null
null
null
49090
1
49098
2011-06-16T16:26:36.000
1
1242
<p>I've been using Devhelp but find that it is too much towards python, and Gnome development. Other documentations (such as php-doc) are left out as of now.</p> <p>Is there a simple way to add php-doc into devhelp ?</p>
11736
null
null
2012-03-21T09:52:24.910
DevHelp php-doc is not available
[ "php", "documentation" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Devhelp requires documentation in specific format (.devhelp files, presumably generated with <a href=\"http://www.gtk.org/gtk-doc/\" rel=\"nofollow\">gtk-doc</a>), it won't automatically pick documentation from all *-doc packages present on your system.</p>\n\n<p>Edit: PHP documentat...
[ { "accepted": null, "body": "<p>I'm not familiar with devhelp, but I'd assume at least the first step would be to install php-doc. It's in the repos, so a quick <code>apt-get install php-doc</code> will get it for you. I'd venture to guess that from there, either devhelp will pick it up automatically, or th...
null
null
null
null
null
49091
1
49107
2011-06-16T16:34:30.623
1
462
<p>Enabling disabling compiz per bash is pretty simple per <code>compiz --replace</code>,</p> <p>But how can I switch between the None / Normal / Extra -- Visual Effects in the "<code>gnome-appearance-properties</code>" <strong>only using a shell</strong>..</p> <p><em>PS. This is for a kiosk mode pc, which will have ...
20058
null
null
2011-06-16T18:44:32.473
Enabling Compiz "Extra" or "Normal" effects per bash in Ubuntu
[ "compiz", "bash", "scripts" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I peeked at the sources for gnome-control-center (<code>apt-get source gnome-control-center</code>, then in <code>debian/patches/95_desktop-effects-integration.patch</code> it adds the options for the compiz settings.). For setting Normal effects it appears to unset <code>/apps/comp...
[ { "accepted": true, "body": "<p>I peeked at the sources for gnome-control-center (<code>apt-get source gnome-control-center</code>, then in <code>debian/patches/95_desktop-effects-integration.patch</code> it adds the options for the compiz settings.). For setting Normal effects it appears to unset <code>/a...
null
null
null
null
null
49092
1
null
2011-06-16T16:35:22.267
5
1900
<p>I installed texlive 2010 and ran <code>fc-cache -fvs</code> to update font cache. After that some fonts are not displaying properly in google chrome. In firefox it is working fine. What could be the problem?</p> <p><img src="https://i.stack.imgur.com/LwZ7g.png" alt="enter image description here"></p>
2545
235
2011-06-16T19:00:36.873
2013-06-19T20:59:01.397
Chrome fonts not displaying properly after installing texlive
[ "11.04", "fonts", "google-chrome" ]
2
7
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T18:27:03.027", "id": "54315", "postId": "49092", "score": "0", "text": "Could you attach a screenshot? For awhile I was running into a font issue where Chrome was butchering fonts with a `text-shadow` set, but that could be a completely different issue.", "user...
null
[ { "accepted": null, "body": "<p>You might try adding the Chromium Nightly ppa:chromium-daily/ppa and see if you can replicate the issue. Please let me know if this helps. Thanks. </p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "...
null
null
null
null
null
49093
1
null
2011-06-16T16:45:57.800
2
1594
<p>I have enabled icons in menus, and most of them show up well (folder icons, file icons, save icons, etc.). But whenever an app tries to use an icon specific to itself, such as GIMP, it replaces that icon with the app icon, so that when I look at a menu in GIMP, I see most of the time just icons of GIMP's logo (that ...
2954
2954
2011-06-20T21:40:24.923
2012-02-21T14:34:24.147
No app icons in menus
[ "11.04", "unity", "icons", "menu" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>@Lyrositor, have you tried the following:</p>\n\n<pre><code>gconftool --set /desktop/gnome/interface/menus_has_icons --type bool true\ngconftool --set /desktop/gnome/interface/buttons_have_icons --type bool true\n</code></pre>\n\n<p>I would be curious to know if this helps mi...
null
null
null
null
null
49095
1
49162
2011-06-16T16:52:59.373
4
7060
<p>I installed Natty on my laptop with default options. I guess it created a swap partition equal to the size of my RAM. Every time I try to hibernate I get the "not enough swap" message, which is annoying. I want to hibernate! Why can't you just use some of my 20GB free HD space to hibernate? I only have 1GB RAM on th...
20060
20060
2011-06-17T00:55:59.847
2017-03-19T09:02:26.770
How do I add more swap easily so that I can hibernate my laptop?
[ "11.04", "partitioning", "hibernate", "swap" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I finally solved this. Of course, to answer the \"Why is this all so difficult?\" part of my question, I would just have to respond \"This is Linux, you fool, of course everything is difficult!\"</p>\n\n<p>Here are the steps:</p>\n\n<ol>\n<li>Boot to Ubuntu install CD (I'm on Natty) ...
[ { "accepted": null, "body": "<p>The best way IMHO is just to increase the size of the swap partition.</p>\n\n<p>Boot your computer with a Ubuntu Live CD/USB.</p>\n\n<p>The live CD will detect and use your swap, you should disable it to be able to manipulate it. Open a terminal and type the following command...
null
null
2017-03-20T12:22:25.163
null
null
49100
1
null
2011-06-16T17:16:10.353
15
49492
<p>How do i convert .dwg to .dxf using free software(as in freedom) only (webapps are ok) ?</p>
5149
5149
2011-06-17T05:07:27.270
2021-04-10T07:41:57.110
How do i convert .dwg to .dxf with free software?
[ "software-recommendation", "cad" ]
4
1
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T17:21:52.920", "id": "54294", "postId": "49100", "score": "0", "text": "@Rinzind that is for viewing whereas this is for converting so i can use .dxf files in qcad or FreeCad .", "userDisplayName": null, "userId": "5149" } ]
null
[ { "accepted": null, "body": "<p>Never tried the following myself. Just searched some.</p>\n\n<ul>\n<li><a href=\"http://sourceforge.net/projects/lx-viewer/files/DWG%20to%20DXF/\" rel=\"nofollow\">DWG to DXF</a>. Seems to be a terminal program.</li>\n<li><a href=\"http://lx-viewer.sourceforge.net/\" rel=\"no...
null
null
null
null
null
49104
1
null
2011-06-16T18:05:33.550
5
284
<p>As you can see, this blank Commands lens is now on my Unity Launcher, without installing any related software. It launches the <em>Run a command</em> dialog (like <kbd>Alt</kbd>+<kbd>F2</kbd>) but it has no icon...how did it get there? Is it related to recent Unity updates? Or maybe to some application? If so, how c...
10446
114
2011-06-19T03:49:18.083
2011-10-04T09:39:26.950
A "Commands" element appeared in my Unity launcher...what is it?
[ "unity", "launcher", "lenses" ]
2
3
CC BY-SA 3.0
[ { "creationDate": "2011-06-17T16:10:48.343", "id": "54474", "postId": "49104", "score": "0", "text": "Can you check if you have a mangled file somewhere in /usr/share/unity/places?", "userDisplayName": null, "userId": "235" }, { "creationDate": "2011-06-18T12:38:19.217", "id"...
null
[ { "accepted": null, "body": "<p>I experienced something similar. I tried to add a launchericon to the launcher, which was executing the xkill command. It worked but instead of a symbol there was a blank space, however by rightclicking and clicking keep in the launcher I could remover this issue.</p>\n", ...
null
null
null
null
null
49109
1
49130
2011-06-16T18:52:24.423
320
484574
<p>I read many places that the rule of thumb for swap space is to double the amount of physical RAM. However, 32 GB does seem a LOT. Do I need that much? Do I need it at all with this high amount of physical RAM?</p>
3449
3449
2018-04-13T11:53:50.887
2021-05-24T19:47:43.670
I have 16GB RAM. Do I need 32GB swap?
[ "ram", "swap" ]
22
33
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T18:55:00.340", "id": "54321", "postId": "49109", "score": "92", "text": "to be completely honest here... you don't even need SWAP, you already have 16GB of RAM unless you seriously think you will ever run out of RAM, you don't need it.", "userDisplayName": null,...
{ "accepted": true, "body": "<p>It entirely depends on what you plan to do with the machine. For example if it were a Sap server then yes, I would add 32gb swap ( we have boxes at work with 128gb ram and 32gb swap ). If you were manipulating massive pictures and video then it makes sense to have a little swap. 32gb...
[ { "accepted": null, "body": "<p>Probably not. If you plan to hibernate your computer (suspend-to-disk) then you'll need at least 16 GB. If you won't hibernate, it is enough to let a few gigabytes for swap (4-8 max.)</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2011-06-...
null
null
null
null
null
49116
1
49126
2011-06-16T19:20:54.530
0
805
<p>I'm not sure why, but since an update a few days ago, the time and date settings won't open. I would try to trouble shoot this myself, but I don't know the command for opening those settings offhand.</p> <p>What can I do?</p>
1992
null
null
2011-06-16T20:12:21.667
My time and date settings refuse to open (from the time indicator)
[ "indicator" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T20:02:15.107", "id": "54332", "postId": "49116", "score": "2", "text": "The command is indicator-datetime-preferences.", "userDisplayName": null, "userId": "16134" }, { "creationDate": "2011-06-16T20:10:58.467", "id": "54336", "postId": "4911...
{ "accepted": true, "body": "<p>I fixed the problem thanks to @elmicha's comment.\nTurns out the application was running but not doing anything for some reason, so I ran <code>killall -9 indicator-datetime-preferences</code> and then <code>indicator-datetime-preferences</code> and it works :D!</p>\n", "commentCou...
[ { "accepted": true, "body": "<p>I fixed the problem thanks to @elmicha's comment.\nTurns out the application was running but not doing anything for some reason, so I ran <code>killall -9 indicator-datetime-preferences</code> and then <code>indicator-datetime-preferences</code> and it works :D!</p>\n", "...
null
null
null
null
null
49118
1
51509
2011-06-16T19:31:34.073
2
122
<p>I am currently using the latest version of Ubuntu with the classic interface. Every now and then I get "holes" in my running application exposing my background. I don't quite know how I am supposed to describe the problem, so I've uploaded a screenshot of what I mean.</p> <p><img src="https://i.stack.imgur.com/KVVu...
20068
25863
2012-06-18T18:01:55.993
2012-06-18T18:01:55.993
Blocks of applications disappears
[ "gnome", "interface" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-06-17T05:43:12.387", "id": "54373", "postId": "49118", "score": "0", "text": "Is this with or without desktop effects?", "userDisplayName": null, "userId": "18612" }, { "creationDate": "2011-06-17T12:48:35.183", "id": "54433", "postId": "49118", ...
{ "accepted": true, "body": "<p>The uplaoded image is now gone, so can't verify, but it sounds exactly like the problem I have with radeon proprietary driver (fglrx). Are you by any chance using that? A work-around is to switch to another workspace and back. The free driver (xserver-xorg-video-radeon) does not exhi...
[ { "accepted": true, "body": "<p>The uplaoded image is now gone, so can't verify, but it sounds exactly like the problem I have with radeon proprietary driver (fglrx). Are you by any chance using that? A work-around is to switch to another workspace and back. The free driver (xserver-xorg-video-radeon) does ...
null
null
null
null
null
49120
1
49125
2011-06-16T19:42:48.673
3
1630
<p>I ran <code>sudo apt-get install playonlinux</code> and then downloaded warcraft III via the downloader client I've got on battle.net I installed it and everything went as normal. </p> <p>But when I lunched wc3 for the first time I only got a black screen, I heard sound from a video explaining why it was called roc...
10698
10698
2011-06-16T22:12:00.717
2011-06-16T22:12:00.717
Black screen on wc3 roc startup
[ "11.04", "wine", "playonlinux" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I cannot give you any sure solution for the video not playing, since this is probably a bug in WINE. You could try running the game using a newer WINE version (I will update my answer a bit later) in PlayOnLinux.</p>\n\n<p>To fix the problem of the game resizing your screen, you need...
[ { "accepted": true, "body": "<p>I cannot give you any sure solution for the video not playing, since this is probably a bug in WINE. You could try running the game using a newer WINE version (I will update my answer a bit later) in PlayOnLinux.</p>\n\n<p>To fix the problem of the game resizing your screen, ...
null
null
null
null
null
49124
1
null
2011-06-16T20:03:55.840
9
4308
<p>With <a href="https://askubuntu.com/questions/28019/how-to-make-chrome-chromium-remember-passwords-in-the-gnome-seahorse-keyring">Chrome it is quite simple</a> to use Gnome Keyring for password storage. But with Firefox 4 on ubuntu 11.04, I don't know how to achieve this.</p> <p>I remember that firefox 4 supposedly...
9070
-1
2017-04-13T12:23:28.223
2011-06-29T12:54:00.570
How to make Firefox use the Gnome Keyring vault for password storage and retrieval?
[ "11.04", "firefox", "security", "password" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>There was an extension in AMO site, but it seems it has been removed. You can get the source code tho, from <a href=\"https://github.com/mdlavin/firefox-gnome-keyring\" rel=\"nofollow\">https://github.com/mdlavin/firefox-gnome-keyring</a></p>\n\n<p>I haven't used this for a w...
null
null
null
null
null
49127
1
49160
2011-06-16T20:45:25.030
1
1627
<p>I am using Ubuntu 11.04 with the default Unity. I have had it crash into the TTY command prompt (black screen) from just about any program I am using (not program specific). When it goes into the TTY, I can login in and get to a command prompt, but am unable to return to the GUI. I am left with no alternative but...
18432
null
null
2011-07-14T09:30:00.187
when working in Ubuntu it crashes into TTY
[ "11.04", "unity", "tty" ]
1
9
CC BY-SA 3.0
[ { "creationDate": "2011-06-16T22:07:52.267", "id": "54344", "postId": "49127", "score": "0", "text": "Sounds like graphics card driver problem, however last X server crashes reported for GeForce Go 7600 I've found [were in 2009](http://www.nvnews.net/vbulletin/showthread.php?t=136649). First, ma...
{ "accepted": true, "body": "<p>You can use <code>sudo service gdm restart</code> to get the login screen back. If you use \"ps ax grep gnome-session\", then you will see if you're still logged in, or if the session has ended. You might want to pay attention and see if you get two gnome-sessions when you log back i...
[ { "accepted": true, "body": "<p>You can use <code>sudo service gdm restart</code> to get the login screen back. If you use \"ps ax grep gnome-session\", then you will see if you're still logged in, or if the session has ended. You might want to pay attention and see if you get two gnome-sessions when you lo...
null
null
2012-05-23T17:45:21.793
null
null