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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
53974 | 1 | 53993 | 2011-07-21T09:19:28.663 | 8 | 1927 | <p>Unity 3D just shows orange square when resizing window. And since I'm not native english speaker, here is a screenshot showing what I'm trying to explain:
<img src="https://i.stack.imgur.com/y3gYg.jpg" alt="Unity 3D resizing"></p>
| 16654 | null | null | 2012-10-03T07:35:06.500 | Why does Unity 2D have "real time" window updating when resizing window and Unity 3D does not? | [
"unity",
"compiz"
] | 3 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>I can't really answer your question in terms of <strong>why</strong> there's a difference, but I can tell you how to change the Unity 3D settings to give you your \"real time\" redraws.</p>\n\n<ul>\n<li>Install CompizConfig Settings Manager. </li>\n<li>Locate and enter the 'Resize Wi... | [
{
"accepted": true,
"body": "<p>I can't really answer your question in terms of <strong>why</strong> there's a difference, but I can tell you how to change the Unity 3D settings to give you your \"real time\" redraws.</p>\n\n<ul>\n<li>Install CompizConfig Settings Manager. </li>\n<li>Locate and enter the 'R... | null | null | null | null | null |
53976 | 1 | 54098 | 2011-07-21T09:28:21.600 | 39 | 396682 | <p>There are three machines in this scenario:</p>
<ul>
<li>Desktop A : user@1.23.x.x</li>
<li>Laptop A : user@1.23.y.y</li>
<li>Machine B : user@192.168.z.z</li>
</ul>
<p>All the machines have Ubuntu 11.04 (Desktop A is a 64bit one) and have both openssh-server and openssh-client.</p>
<p>Now when I try to connect De... | 18590 | 18590 | 2011-07-21T12:48:07.840 | 2021-04-10T17:49:55.450 | SSH Connection Error: No route to host | [
"ssh",
"openssh"
] | 8 | 13 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-21T09:44:16.160",
"id": "60509",
"postId": "53976",
"score": "0",
"text": "Please correct those IP addresses. Is 1.23.x.x a public IP address? If not, please use 10.x.x.x, 192.168.x.x or 172.16.x.x. Can you ping the other machines? `ping 192.168.x.x`",
"userDisplay... | {
"accepted": true,
"body": "<p>The routes look fine. I'll assume that those IP addresses are private ones (LAN) and not public accessible.</p>\n\n<p>Since you're connected in different ways to the network (wifi / wired), it's very likely that your router has separated wired / wireless networks. Try connecting both... | [
{
"accepted": true,
"body": "<p>The routes look fine. I'll assume that those IP addresses are private ones (LAN) and not public accessible.</p>\n\n<p>Since you're connected in different ways to the network (wifi / wired), it's very likely that your router has separated wired / wireless networks. Try connect... | null | null | null | null | null |
53977 | 1 | null | 2011-07-21T10:03:02.910 | 3 | 511 | <p>I am trying ubuntu netbook 10.10 on a Lenovo Ideapad s10-3c. In live mode it has not detected the entire keyboard. no num keys on... How to make the keypad working in live mode?</p>
<p>Will it remain undetected if i make ubuntu permanent on my laptop? Please help me. Any type of guidelines, links, code work with d... | 21983 | 6005 | 2012-06-26T00:05:37.237 | 2012-06-26T00:05:37.237 | How do I force detection of an unrecognized keyboard while booted in the Live CD? | [
"keyboard",
"ubuntu-netbook",
"ideapad"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-21T13:22:31.657",
"id": "60561",
"postId": "53977",
"score": "1",
"text": "+1 for writing up a question with an onscreen keyboard! (Not a full answer but you might want to try 11.04 instead, newer releases tend to have better hardware support)",
"userDisplayName": ... | null | [
{
"accepted": null,
"body": "<p>I hate answers like this, but unfortunately you've stumbled upon a known, and reported bug.</p>\n\n<p>Your built-in keyboard will not work on Ubuntu 11.04, but if you plug-in an external one it will.</p>\n\n<p>My only consolation is to say keep an eye on this:</p>\n\n<p><a hr... | null | null | null | null | null |
53978 | 1 | 111927 | 2011-07-21T10:08:50.390 | 3 | 169 | <p>I installed Ubuntu on my notebook, when I was using Windows it booted fine, but after change OS, sometimes it only boots if I remove battery, is there any solution I can fix it </p>
<p><a href="http://pastebin.com/jGYmSpjG" rel="nofollow">Here is output of <strong>dmesg</strong></a>, unfortunately I couldn't paste... | 13488 | 13488 | 2011-07-24T08:12:35.150 | 2012-03-11T00:17:06.173 | Notebook is booting when battery is removed | [
"boot-failure"
] | 2 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-21T13:31:13.717",
"id": "60567",
"postId": "53978",
"score": "2",
"text": "please could you provide the name/make/model of notebook? also, next time you have to take out the battery, could you post the full contents of the 'dmesg' command on the terminal? this will hel... | {
"accepted": true,
"body": "<p>Looking at your <code>dmesg</code> output file it appears that on boot the kernel does not recognise your battery and lists the following error message:</p>\n\n<pre><code>ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared\n</code></pre>\n... | [
{
"accepted": null,
"body": "<p>This very well could be a Hardware issue. When your system doesn't boot what do you see on your screen does it hang? If so is it before or after the Ubuntu screen.Believe it or not answering these questions can tell us alot.If it hangs before the Ubuntu screen its Probably a ... | null | null | null | null | null |
53980 | 1 | null | 2011-07-21T10:21:05.647 | 15 | 13727 | <p>When I upgraded to 11.04 Deja Dup started behaving strangely, it would begin a new full backup everytime the computer was started because it was looking for a drive and folder which I had removed some months earlier. Deja Dup had behaved perfectly normal under 10.10, but the upgrade seems to have it using old settin... | 267 | 45373 | 2012-10-18T08:39:21.947 | 2015-04-05T15:33:54.500 | How to delete all the settings for Deja Dup | [
"configuration",
"delete",
"deja-dup"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Déjà Dup is the front-end for the <code>duplicity</code> program, Duplicity stores its data in <code>~/.cache/duplicity</code>. That folder can safely be removed, if you connect with an earlier backup, those files will be recreated from the backup.</p>\n\n<p>Settings for Déjà... | null | null | null | null | null |
53982 | 1 | null | 2011-07-21T10:26:54.677 | 2 | 441 | <p>I installed Natty 64-bit with btrfs filesystem only to find that it takes almost two minutes to boot. I tried a few different things, and finally today opened up <code>/etc/fstab</code> only to find the following:</p>
<pre><code>UUID=b22ac5c7-e294-4d62-8189-6a3707148927 / btrfs defaults,subvol=@ 0 1
UUI... | 17078 | 17078 | 2011-07-21T16:20:14.277 | 2011-07-21T16:31:25.380 | How to remove subvol from partition? | [
"partitioning",
"home-directory",
"fstab",
"btrfs"
] | 2 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-21T13:27:35.247",
"id": "60566",
"postId": "53982",
"score": "0",
"text": "my understanding of btrfs is that your approach of just mounting, without the subvol flag, should have worked; did it create a home directory that was empty, or did it result in a filesystem dev... | null | [
{
"accepted": null,
"body": "<p>You repartition, format the new partition, and mount it as /home, but that would defeat one of the big reasons to use btrfs in the first place. The ability to have different subvolumes without having to have a completely separate partition is one of the much anticipated feat... | null | null | null | null | null |
53983 | 1 | null | 2011-07-21T10:32:17.367 | 1 | 746 | <p>Practical question: I have MeeGo pre-installed and working fine on my Lenovo S10. With fresh-installed Lubuntu some devices are not working. I don't like MeeGo interface. If I uninstall it's graphical interface and install LXDE or Ubuntu-package will it work?</p>
<p>Thanks a lot for reading this</p>
| 21261 | 16436 | 2011-07-22T14:23:41.087 | 2011-07-22T14:23:41.087 | Turning MeeGo into Ubuntu or Lubuntu | [
"ubuntu-netbook",
"lenovo",
"meego"
] | 2 | 5 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-21T10:59:34.210",
"id": "60525",
"postId": "53983",
"score": "0",
"text": "We may be able to give you a better advice if we knew a bit more on the devices that did not work with Lubuntu.",
"userDisplayName": null,
"userId": "3940"
},
{
"creationDate": "... | null | [
{
"accepted": null,
"body": "<p>There seems to be quite a lot of versions of the Lenovo S10 (I don't own one, so it's hard to comment,) however the <a href=\"https://wiki.ubuntu.com/HardwareSupport/Machines/Netbooks#Lenovo_S10\" rel=\"nofollow\">Ubuntu Hardware List</a> states that it is supported and works... | null | null | null | null | null |
53984 | 1 | 53985 | 2011-07-21T10:40:53.610 | 0 | 1325 | <blockquote>
<p><strong>Possible Duplicates:</strong><br>
<a href="https://askubuntu.com/questions/4489/who-pays-for-ubuntu">Who pays for Ubuntu?</a><br>
<a href="https://askubuntu.com/questions/3837/ubuntu-finances-and-future-of-project">Ubuntu finances and future of project?</a><br>
<a href="https://askubuntu... | 12846 | -1 | 2017-04-13T12:23:45.630 | 2011-07-21T12:24:36.100 | Who owns Ubuntu and the ownership of Ubuntu as a going concern | [
"11.04",
"canonical"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-21T12:50:50.280",
"id": "60553",
"postId": "53984",
"score": "0",
"text": "bernard we close questions like this particular one because it's answered in its entirety by other threads already. We're not keen on speculative or hypothetical discussions (because there are r... | {
"accepted": true,
"body": "<p>As Ubuntu is an established brand, with many supporters and a good reputation most likely some sponsor will buy them out and continue. But this is not going to happen some time soon. Also such a speculative question is usually <del>deleted</del> closed here.</p>\n",
"commentCount":... | [
{
"accepted": true,
"body": "<p>As Ubuntu is an established brand, with many supporters and a good reputation most likely some sponsor will buy them out and continue. But this is not going to happen some time soon. Also such a speculative question is usually <del>deleted</del> closed here.</p>\n",
"comm... | null | null | 2011-07-21T12:00:37.800 | null | null |
53996 | 1 | 108187 | 2011-07-21T12:18:52.730 | 5 | 7330 | <p>I'm running Xubuntu with AWN and I would like to turn off all the XFCE panels, but it does not allow me to do so with the last one. Is there any way to do it?</p>
| 2854 | null | null | 2012-02-27T12:10:47.737 | Running Xubuntu without panels | [
"xubuntu",
"xfce-panel"
] | 4 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-10-17T21:45:28.343",
"id": "77947",
"postId": "53996",
"score": "0",
"text": "What version of Ubuntu are you using?",
"userDisplayName": null,
"userId": "28452"
}
] | {
"accepted": true,
"body": "<p>In /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml</p>\n\n<p>Just comment the <code>xfce-panel</code> section.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2012-02-27T12:10:47.737",
... | [
{
"accepted": null,
"body": "<p>Pending a better option, you could just nuke it after it loads. Crunchbang does something like this in <code>~/.config/xfce4/autostart.sh</code></p>\n\n<pre><code>#!/bin/bash\n\n# ...other autostart things...\n\nif [ \"$(pidof xfce4-panel)\" ]; then\n killall xfce4-panel &... | null | null | null | null | null |
53998 | 1 | 54001 | 2011-07-21T13:01:51.313 | 1 | 643 | <p>Just as the title reads i can't quite understand how it works flawlessly. From what i know the 32bit OS works on both 32bit & 64bit processors but 64bit OS only work on 64bit. So how is it possible that it works? I also noticed, when downloading the ISO, from the Ubuntu site that the 64bit version had some 'amd... | 12846 | 12846 | 2011-07-21T13:50:05.790 | 2011-07-21T15:11:03.630 | Successfully installed 11.04 64bit on two amd 32bit laptops--How is that possible? & Differences between i386 and amd64? | [
"11.04",
"64-bit"
] | 4 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-21T13:31:47.000",
"id": "60568",
"postId": "53998",
"score": "0",
"text": "Post the results of `cat /proc/cpuinfo` for each system in your question, maybe the machine is 64 bit and you just didn't know it. For the amd64/i386 question, I think it's been asked before, bu... | {
"accepted": true,
"body": "<h2>Short answer: Your laptops have 64bit CPUs.</h2>\n<p>When we talk about 64bit, we're talking about <code>x86-64</code>. This is an extension to <code>i686</code> developed by AMD. They since went on to rename it to <code>amd64</code> and since then a billion more names (including: <... | [
{
"accepted": true,
"body": "<h2>Short answer: Your laptops have 64bit CPUs.</h2>\n<p>When we talk about 64bit, we're talking about <code>x86-64</code>. This is an extension to <code>i686</code> developed by AMD. They since went on to rename it to <code>amd64</code> and since then a billion more names (incl... | null | null | null | null | null |
54008 | 1 | 54177 | 2011-07-21T13:36:51.237 | 15 | 43252 | <p>I'm looking for a dock supporting not only launchers but also a list of currently running apps that is fairly lightweight and suited for Lubuntu install.</p>
| 2854 | 2854 | 2011-07-22T11:19:19.070 | 2012-09-15T22:10:27.433 | What's the best lightweight dock for Lubuntu? | [
"software-recommendation",
"lubuntu",
"dock"
] | 4 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-21T14:57:33.497",
"id": "60581",
"postId": "54008",
"score": "4",
"text": "Have you read http://ubuntuforums.org/showthread.php?t=1058596 and http://ubuntuforums.org/showthread.php?t=1569423 ? Also, are there launchers you have tried but dismissed?",
"userDisplayNa... | {
"accepted": true,
"body": "<h2>Docky</h2>\n\n<p>Docky is a great dock which if used in combination with the the light-weight compositor xcompmgr provides a simple customisable dock. It does install the mono-libraries but I havent noticed any sizable increase in resource usage.</p>\n\n<p><img src=\"https://i.stac... | [
{
"accepted": null,
"body": "<h1><a href=\"https://launchpad.net/plank\" rel=\"noreferrer\">Plank</a></h1>\n<p><img src=\"https://i.stack.imgur.com/gfqOo.png\" alt=\"Plank, Stupidly simple.\" /></p>\n<p>To install <a href=\"https://askubuntu.com/questions/4983/what-are-ppas-and-how-do-i-use-them/50965#50965... | null | null | null | null | null |
54009 | 1 | 54051 | 2011-07-21T13:42:50.573 | 1 | 749 | <p>I just installed Kubuntu. The hardware includes two current generation ATI graphics cards in crossfire configuration. I have only one monitor plugged in. Kubuntu's Display and Monitor settings correctly identifies that I have only one screen; the multiple monitors section says so directly. </p>
<p>Nevertheless, whe... | 21994 | 21994 | 2011-07-21T17:12:35.187 | 2018-05-08T11:07:18.300 | Configuring Kubuntu to avoid mouse moving off the right edge of the screen | [
"configuration",
"ati",
"multiple-monitors",
"mouse",
"kubuntu"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>I found an answer elsewhere. Just replace the top part of the xorg.conf with this. Basically placing the other screen disjointed removes the ability for the mouse to traverse edges:</p>\n\n<pre><code>Section \"ServerLayout\"\n Identifier \"aticonfig Layout\"\n Screen 0... | [
{
"accepted": true,
"body": "<p>I found an answer elsewhere. Just replace the top part of the xorg.conf with this. Basically placing the other screen disjointed removes the ability for the mouse to traverse edges:</p>\n\n<pre><code>Section \"ServerLayout\"\n Identifier \"aticonfig Layout\"\n Scree... | null | null | null | null | null |
54010 | 1 | 54085 | 2011-07-21T13:54:23.813 | 1 | 156 | <p>I have a quick question. I just setup DNS on one of our Ubuntu servers using Bind9. Now my question is do we need to setup a "zone" for every domain name that is visible to the outside world? Or is there another option? What are the best practices for setting up different domains in Bind9?</p>
| 21929 | 235 | 2011-07-21T14:07:51.087 | 2011-07-22T03:57:13.457 | Do I need to setup a "zone" for every domain name that is visible to the outside world? | [
"dns",
"bind",
"domain-server"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>A little while after I posted this message I found the answer posted in the Ubuntu forum. :) For every top level domain a \"zone\" does in fact need to be created. Here is the URL for anyone interested:</p>\n\n<p><a href=\"http://webcache.googleusercontent.com/search?q=cache%3aZVsbIZ... | [
{
"accepted": true,
"body": "<p>A little while after I posted this message I found the answer posted in the Ubuntu forum. :) For every top level domain a \"zone\" does in fact need to be created. Here is the URL for anyone interested:</p>\n\n<p><a href=\"http://webcache.googleusercontent.com/search?q=cache%... | null | null | null | null | null |
54013 | 1 | 54471 | 2011-07-21T14:21:53.763 | 2 | 3514 | <p>I am running <code>GParted</code> with a live CD 11.04. Since it's a long job the screen goes into power save mode. When I move the mouse the screen comes back but the display is black and the cursor looks like the editing cursor (I shape). I think the process is still running because I can see the HD light blinking... | 21998 | 19490 | 2011-07-21T20:12:38.943 | 2011-07-25T16:50:28.450 | GParted black screen after waking up | [
"live-cd",
"gparted"
] | 2 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-21T14:54:37.397",
"id": "60580",
"postId": "54013",
"score": "0",
"text": "GParted can take a very long time to complete. I just resized a partition on a new computer and it took more than 24 hours. I am not that knowledgeable in this area but I would suggest to wait t... | {
"accepted": true,
"body": "<p>There was no HD activity anymore and with the result of <code>sudo fsidk -l</code>. I decided to reboot the system and everything is working. So <code>GParted</code> actually finished the job.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLi... | [
{
"accepted": null,
"body": "<p>Try using iotop to see if the blinking hdd is actually meaningful or not.\nAlso, htop is good to see if gparted has any child processes running.</p>\n\n<p>I don't think gparted actually does anything, it just runs other processes, but I don't know this for sure.</p>\n\n<p>In ... | null | null | null | null | null |
54014 | 1 | 54015 | 2011-07-21T14:27:42.613 | 1 | 10542 | <p>I'm attempting to install Ubuntu on my laptop to dual boot with Windows 7.</p>
<p>I have a single 320GB hard drive with the following breakdown:</p>
<pre><code>sda1 (fat16) 41.1 MB (not sure what this one is for)
sda2 (ntfs) 104.9 MB (not sure what this one is for either)
sda3 (ntfs) 64.4 GB (Windows 7 is inst... | 9617 | null | null | 2011-07-21T14:30:15.913 | "Unusable" space installing Ubuntu 11.04 beside Windows 7 - but it's the only space I have! | [
"11.04",
"installation",
"partitioning"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-21T14:30:15.590",
"id": "60577",
"postId": "54014",
"score": "3",
"text": "are those partitions primary or extended ? Cause in ms-dos format table you can have only 4 primary partitions.http://en.wikipedia.org/wiki/Disk_partitioning",
"userDisplayName": null,
"... | {
"accepted": true,
"body": "<p>Likely you have four primary partitions.</p>\n\n<p>To rectify this, you would need to remove a partition, replace it with an Extended Partition, then use logical partitions within that Extended Partition to get more than 4 partitions onto the drive.</p>\n",
"commentCount": "4",
"... | [
{
"accepted": true,
"body": "<p>Likely you have four primary partitions.</p>\n\n<p>To rectify this, you would need to remove a partition, replace it with an Extended Partition, then use logical partitions within that Extended Partition to get more than 4 partitions onto the drive.</p>\n",
"commentCount"... | null | null | null | null | null |
54017 | 1 | null | 2011-07-21T14:58:54.323 | 1 | 309 | <p>I want to know if it is possible to install Spideroak and keep my Ubuntu One together. I love U1 but with Spideroak I get security and well another 2GB cloud space. Don't think I will be doing this because I have tons of space with U1 still, but think it is a question worth asking.</p>
<p>Can Spideroak and U1 work ... | 22001 | 19490 | 2011-07-21T15:30:38.483 | 2011-07-21T17:53:12.347 | Install Spideroak & keep Ubuntu One? | [
"ubuntu-one",
"cloud"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-21T15:38:02.197",
"id": "60588",
"postId": "54017",
"score": "1",
"text": "I've used them side-by-side, there's no issues preventing them from both working",
"userDisplayName": null,
"userId": "10616"
},
{
"creationDate": "2014-05-05T14:09:48.460",
... | null | [
{
"accepted": null,
"body": "<p>Yes, they can run side-by-side without conflict.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-07-21T15:41:28.320",
"id": "54026",
"lastActivityDate": "2011-07-21T17... | null | null | null | null | null |
54018 | 1 | null | 2011-07-21T15:00:05.087 | 1 | 179 | <p>There is a major issue with the notes section on the online contacts site after syncing with Facebook.</p>
<p>It seems to import fine however when I remove the text in the notes section it keeps bringing it back.</p>
<p>I have turned of sync now and I have to add a small character to everyone of the contacts for w... | 22002 | 19490 | 2011-07-21T15:30:22.147 | 2011-07-28T15:28:49.643 | Ubuntu One contacts with notes | [
"ubuntu-one",
"facebook"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>If you no longer need to maintain the sync i.e. all your contacts are now in UbuntuOne you can disable sync and then simply delete all the notes from inside Evolution. This will eliminate the need to keep the single characters in the notes section.</p>\n\n<p>Once this is done... | null | null | null | null | null |
54019 | 1 | null | 2011-07-21T15:01:33.807 | 0 | 959 | <p>I continue to get this error when trying to install following: </p>
<pre><code>root@127:/home/gordon# sudo apt-get install nfs-kernel-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libnfsidmap2 librpcsecgss3 nf... | 20675 | 19490 | 2011-07-21T15:30:41.197 | 2011-07-21T17:49:41.973 | Error when installing nfs-kernel-server | [
"11.04",
"server",
"package-management"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>It's a memory problem. the system cannot allocate memory for the unpacking process for <code>libnfsidmap2</code>, likely because there is no extra memory available. You will need to install more memory on the system or allocate more memory to the vm (if its a VM) to unpack ... | null | null | null | null | null |
54027 | 1 | 54028 | 2011-07-21T15:44:16.527 | 0 | 1175 | <p>I'll like to control my evince PDF viewer with a compact remote control with arrows on it that simply act like arrow keys on any Linux compatible wireless keyboard. Where can I get one of these.</p>
| 8986 | null | null | 2011-07-21T15:53:58.793 | Where can I get a usb remote control with arrow keys that map to the arrow keys on the keyboard? | [
"keyboard"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>One solution is if you have a mobile phone with bluetooth/wifi and touchscreen, then you can use that to control many Ubuntu applications, including Evince, LibreOffice Impress, Totem and Banshee. Many others are supported and you can add them yourself. It's a little bit complicated ... | [
{
"accepted": true,
"body": "<p>One solution is if you have a mobile phone with bluetooth/wifi and touchscreen, then you can use that to control many Ubuntu applications, including Evince, LibreOffice Impress, Totem and Banshee. Many others are supported and you can add them yourself. It's a little bit comp... | null | null | null | null | null |
54030 | 1 | 117087 | 2011-07-21T16:05:37.083 | 3 | 3692 | <p>I am trying to build a custom cd using uck. Now, i want to upgrade the kernel, remove the old kernel and then create the iso. I am able to upgrade the kernel but I am not able to switch to the new kernel as I cannot reboot ( as its a chroot session). </p>
<p>Is it possible to switch to the new kernel and remove the... | 9302 | null | null | 2012-03-29T16:50:51.633 | upgrade a kernel when in chroot. how to? | [
"kernel",
"iso",
"chroot",
"uck"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-26T07:53:43.913",
"id": "61274",
"postId": "54030",
"score": "1",
"text": "The running kernel and the kernel image within the chroot should be unconnected removing the current kernel from the chroot image should be safe.",
"userDisplayName": null,
"userId": "62... | {
"accepted": true,
"body": "<p>In the ISO image, updating the Kernel will create problems with all packages related to that version of the kernel. It is like a waterfall effect. You change the kernel and any packages in your ISO that have relation with the old kernel might show problems when installing them.</p>\n... | [
{
"accepted": true,
"body": "<p>In the ISO image, updating the Kernel will create problems with all packages related to that version of the kernel. It is like a waterfall effect. You change the kernel and any packages in your ISO that have relation with the old kernel might show problems when installing the... | null | null | null | null | null |
54032 | 1 | 54055 | 2011-07-21T16:29:40.147 | 2 | 5430 | <p>I'm trying to install <a href="http://allonlinux.free.fr/Projets/AVLD/" rel="nofollow">AVLD 1.4</a> on Natty.</p>
<p>I've unpacked the files, but when I compile them with <code>make</code>, it fails:</p>
<pre>
make -C /lib/modules/2.6.38-8-generic-pae/build M=/home/jmendeth/Downloads/avld_0.1.4 modules
make[1]: en... | 4629 | null | null | 2012-08-23T12:51:02.863 | Compiling AVLD on 11.04 | [
"11.04",
"video",
"compiling",
"kernel-modules"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>AVLD doesn't appear to be maintained anymore.</p>\n\n<p>A similar video loopback package exists in the repositories which you can install - its called <code>v4l2loopback-source</code>.</p>\n\n<h2>Auto Install</h2>\n\n<p>First from a terminal, drop to a root shell</p>\n\n<pre><code>su... | [
{
"accepted": true,
"body": "<p>AVLD doesn't appear to be maintained anymore.</p>\n\n<p>A similar video loopback package exists in the repositories which you can install - its called <code>v4l2loopback-source</code>.</p>\n\n<h2>Auto Install</h2>\n\n<p>First from a terminal, drop to a root shell</p>\n\n<pre>... | null | null | null | null | null |
54039 | 1 | 54040 | 2011-07-21T17:14:28.527 | 3 | 2926 | <p>Hello i'm trying to install uTorrent to my Ubuntu 11.04</p>
<p>I'm downloading it from <a href="http://www.utorrent.com/intl/tr/downloads/complete?os=linux" rel="nofollow">here</a> . But it's a <strong>.tar.gz</strong> file. I'm untaring it with</p>
<pre><code>tar -xzvf utorrent-server-3.0-25053.tar.gz
</code></pr... | 17345 | 24694 | 2012-03-21T20:42:33.650 | 2012-03-21T20:42:33.650 | Installing μTorrent | [
"installation",
"tar"
] | 3 | 8 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-21T17:26:13.373",
"id": "60597",
"postId": "54039",
"score": "1",
"text": "The file you downloaded is a server version of uTorrent and does not look like it's the client. Are you sure you need this one?",
"userDisplayName": null,
"userId": "15811"
},
{
... | {
"accepted": true,
"body": "<p>It's a tar file with all the files already in it (I had a peek inside the tar file).</p>\n\n<p>The command to start it looks like <code>utserver</code> inside <code>./utorrent-server-v3_0</code></p>\n\n<p><code>utserver: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynam... | [
{
"accepted": true,
"body": "<p>It's a tar file with all the files already in it (I had a peek inside the tar file).</p>\n\n<p>The command to start it looks like <code>utserver</code> inside <code>./utorrent-server-v3_0</code></p>\n\n<p><code>utserver: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV... | null | null | null | null | null |
54044 | 1 | 54081 | 2011-07-21T18:15:57.327 | 0 | 7812 | <p>I am having major choppy flash video playback issues with Ubuntu 11.04. The issue only occurs while playing flash video. It works fine in regular video playback (divx/xvid).</p>
<p>I have and have tried the following:</p>
<ul>
<li>ATI Radeon 4200 (integrated graphics)</li>
<li>Using Latest ATI/AMD Proprietary Driv... | 22013 | 22013 | 2011-07-21T18:36:56.317 | 2014-05-23T18:26:56.133 | Choppy Flash Video Playback | [
"flash",
"playback"
] | 2 | 5 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-21T18:40:24.570",
"id": "60612",
"postId": "54044",
"score": "0",
"text": "it's flash, what did you expect?!",
"userDisplayName": null,
"userId": "10698"
},
{
"creationDate": "2011-07-21T19:00:16.217",
"id": "60616",
"postId": "54044",
"scor... | {
"accepted": true,
"body": "<p>Try disabling hardware acceleration in flash. Worked for some YouTube videos for me on my ATI HD3000 series graphics card. HTML5 is the way to go though</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-07-23T19:44:08.503",
"id": "60921",
"p... | [
{
"accepted": true,
"body": "<p>Try disabling hardware acceleration in flash. Worked for some YouTube videos for me on my ATI HD3000 series graphics card. HTML5 is the way to go though</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-07-23T19:44:08.503",
"id":... | null | null | null | null | null |
54045 | 1 | 54047 | 2011-07-21T18:23:00.863 | 2 | 2509 | <p>I am unable to install my network printer in Ubuntu 11.04 64-bit, as the driver is not available in the repository.</p>
<p>I am using Brother MFC7460DN. Any help would be appreciate it.</p>
<p>TIA!</p>
| 22013 | 14356 | 2012-06-06T21:55:04.967 | 2012-06-06T21:55:04.967 | Unable to install Brother MFC7460DN Network Printer | [
"drivers",
"printing",
"networking"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Since Brother does not supply a 64bit package, you will need to use the 32bit compatibility library to install the available 32bit package.</p>\n<p>First you need to download the cupswrapper <em>MFC7460DN</em> deb package from the <a href=\"http://welcome.solutions.brother.com/bsc/pu... | [
{
"accepted": true,
"body": "<p>Since Brother does not supply a 64bit package, you will need to use the 32bit compatibility library to install the available 32bit package.</p>\n<p>First you need to download the cupswrapper <em>MFC7460DN</em> deb package from the <a href=\"http://welcome.solutions.brother.co... | null | null | null | null | null |
54050 | 1 | null | 2011-07-21T19:33:50.787 | 1 | 2281 | <p>I'm running Ubuntu (natty) on my Asus EeePc 900, and recently an interesting problem has appeared: the trackpad and its buttons sometimes stop working, and stay nonfunctional until I reboot the computer.</p>
<p>I can't find anything relevant in dmesg, and I'm not really sure where else to look for clues to the prob... | 22015 | null | null | 2012-01-17T14:50:09.353 | Trackpad stops working until reboot (Asus EeePc 900) | [
"eeepc",
"trackpad"
] | 3 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>You can try to restart the module that's responsible for it. I don't have a touchpad so I can't tell you what it'll be but you can find out which modules are loaded using:</p>\n\n<pre><code>lsmod\n</code></pre>\n\n<p>from this output, if you can identify the module (maybe if ... | null | null | null | null | null |
54067 | 1 | 54068 | 2011-07-21T22:15:19.973 | 87 | 338883 | <p><code>grub2</code> isn't really fit in the best screen resolution that my laptop can support (1280 x 800).</p>
<p>How can I do this without using a third party application ?</p>
| 4937 | 900728 | 2021-04-23T11:25:45.433 | 2022-02-10T12:15:28.883 | How to safely change grub2 screen resolution? | [
"grub2",
"screen",
"display-resolution"
] | 6 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>To do this safely requires two steps.</p>\n\n<h2>Step 1: find the preferred mode</h2>\n\n<p>Reboot and press and hold <kbd>Shift</kbd> to display your grub. Press <code>C</code> to enter console mode. Then type (for Ubuntu versions before 18.04): </p>\n\n<pre><code>$ vbeinfo\n</code... | [
{
"accepted": true,
"body": "<p>To do this safely requires two steps.</p>\n\n<h2>Step 1: find the preferred mode</h2>\n\n<p>Reboot and press and hold <kbd>Shift</kbd> to display your grub. Press <code>C</code> to enter console mode. Then type (for Ubuntu versions before 18.04): </p>\n\n<pre><code>$ vbeinfo... | null | null | null | null | null |
54077 | 1 | 107100 | 2011-07-22T00:29:11.567 | 1 | 2575 | <p>I have a laptop with a Nvidia G105M, the main monitor has a 1366x768 resolution and I am trying to configure an external monitor to become independent from the main monitor (laptop screen).</p>
<p>With Twinview I expand the workspaces, which every time i change to another workspace it happens in both monitors and t... | 22028 | 53498 | 2012-08-17T08:13:00.043 | 2012-08-17T08:13:00.043 | How do I configure a second monitor as an independent xscreen with Unity? | [
"unity",
"multiple-monitors"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>This is possible with the <code>nvidia-settings</code> application that comes with the NVIDIA driver, so make sure that one is installed by typing <code>jockey</code> in the dash to start the extra drivers application.</p>\n\n<p>Make sure to start nvidia-settings as root so it can sa... | [
{
"accepted": true,
"body": "<p>This is possible with the <code>nvidia-settings</code> application that comes with the NVIDIA driver, so make sure that one is installed by typing <code>jockey</code> in the dash to start the extra drivers application.</p>\n\n<p>Make sure to start nvidia-settings as root so i... | null | null | null | null | null |
54084 | 1 | 54087 | 2011-07-22T03:50:56.820 | 1 | 1304 | <p>HELP!
keyboard is messed up after plugging in a desktop keyboard.
example.
"qwerty456*[]
asdfgh123-'\
zxcvbn0,."</p>
<p>cannot write without pressing the Fn key for messed up 2eys!
"he3* 0e *3ease!"</p>
| 22035 | null | null | 2011-07-22T04:30:13.603 | acer aspire one keyboard | [
"keyboard",
"acer"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Your NumLock is turned on. Have you tried pressing <kbd>Fn</kbd> + <kbd>F11</kbd> on your laptop keyboard to turn it off?</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-07-22T04:43:45.890",
"id": "60665",
"postId": "54087",
"score":... | [
{
"accepted": true,
"body": "<p>Your NumLock is turned on. Have you tried pressing <kbd>Fn</kbd> + <kbd>F11</kbd> on your laptop keyboard to turn it off?</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-07-22T04:43:45.890",
"id": "60665",
"postId": "54... | null | null | null | null | null |
54089 | 1 | null | 2011-07-22T04:44:59.533 | 5 | 818 | <p>We're running Ubuntu 11.04 on quite a few Dell machines, but I am noticing that on some of them (including mine) Ubuntu freezes on randomly.<br>
Normally when the screen goes to lock mode and you press a key to wake it up, this will happen.</p>
<p>Only mouse cursor can be moved but nothing else can even be clicked... | 15992 | 235 | 2011-07-27T13:09:43.557 | 2011-07-27T13:09:43.557 | Why does 11.04 freezes randomly | [
"11.04",
"freeze"
] | 2 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-09-04T21:10:28.090",
"id": "68619",
"postId": "54089",
"score": "0",
"text": "I'm having this same problem and none of the fixes work for me except using Alt+Ctrl+F1 and then sudo service gdm restart, and logging back in, or sudo reboot. I really hope this bug is fixed in... | null | [
{
"accepted": null,
"body": "<p>I've seen this happen a few times. When it happened to me, it looked like Unity's compositing manager just stopped drawing the screen for some reason.</p>\n\n<p>As an alternative to restarting my session, I switched to a terminal like you did, and then ran the following:</p>... | null | null | null | null | null |
54095 | 1 | 54114 | 2011-07-22T06:33:15.493 | 3 | 14328 | <p>I've just bought new laptop ASUS K42J with no OS pre-installed. I had installed Ubuntu 10.04 on it. Everything is fine excluding video card performance - it looks like wide screen pulled on horizontal. I had checked monitor preferences -
there is appears only one resolution 1024x768 4:3. </p>
<p>As far as I unders... | 20809 | 15716 | 2011-09-05T09:35:34.787 | 2015-11-22T10:13:41.580 | How to install driver for AMD Radeon HD6470M | [
"drivers",
"graphics",
"radeon",
"hd6470m"
] | 1 | 4 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T07:26:09.573",
"id": "60676",
"postId": "54095",
"score": "1",
"text": "right click the driver, allow it to execute, then run it form the terminal",
"userDisplayName": null,
"userId": "4203"
},
{
"creationDate": "2011-07-22T09:03:16.540",
"id": "... | {
"accepted": true,
"body": "<p>open a terminal and change to the directory where the downloaded file has been saved\nchange to root user</p>\n\n<pre><code>sudo su\n</code></pre>\n\n<p>then run the downloaded file(this is the one installed, your version might have another name)</p>\n\n<pre><code>./ati-driver-instal... | [
{
"accepted": true,
"body": "<p>open a terminal and change to the directory where the downloaded file has been saved\nchange to root user</p>\n\n<pre><code>sudo su\n</code></pre>\n\n<p>then run the downloaded file(this is the one installed, your version might have another name)</p>\n\n<pre><code>./ati-drive... | null | null | null | null | null |
54100 | 1 | 56586 | 2011-07-22T07:41:16.740 | 4 | 533 | <p>I like the transparent + gradient + dots theme. Will Canonical implement a system-wide theme that is similar?</p>
| 22023 | 158442 | 2017-03-20T11:35:55.970 | 2017-03-20T11:35:55.970 | Is there hope for having an ubuntu theme that looks like unity's context-menu theme? | [
"unity",
"themes"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Canonical might not. The community might, or you might! If you're interested in this kinda thing, take a look at this question: <a href=\"https://askubuntu.com/questions/47643/how-do-i-make-a-theme-from-scratch-for-unity\">How do I make a Theme from scratch for Unity?</a></p>\n",
"... | [
{
"accepted": true,
"body": "<p>Canonical might not. The community might, or you might! If you're interested in this kinda thing, take a look at this question: <a href=\"https://askubuntu.com/questions/47643/how-do-i-make-a-theme-from-scratch-for-unity\">How do I make a Theme from scratch for Unity?</a></p>... | null | null | null | null | null |
54104 | 1 | null | 2011-07-22T08:16:01.397 | 0 | 157 | <p>I have had the thought of adding a single icon/launcher to my unity launcher. just a single icon that when clicked or right click it shows the mounted drives in a quicklist and allows me to open the drive/device {even if clicking does nothing and the only way to get the quickest or menu is to right click the the ico... | 21123 | null | null | 2012-04-05T13:23:52.113 | get a launcher on the unity launcher that shows all connected drives/devices in a quicklist | [
"unity",
"scripts",
"quicklists"
] | 1 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T10:44:15.767",
"id": "60691",
"postId": "54104",
"score": "2",
"text": "This is the closest a user got: http://askubuntu.com/questions/35488/list-of-custom-launchers-quicklists-for-unity/43150#43150 (scripts reads your bookmarks and adds them to home-quicklist).",
... | null | [
{
"accepted": null,
"body": "<p>While this would be a useful tool at present this functionality is not available in Unity. </p>\n\n<p>As such this is better addressed as a feature request and I would look at the <a href=\"http://unity.ubuntu.com/getinvolved/\" rel=\"nofollow\">Unity Get Involved</a> page fo... | null | null | null | null | null |
54105 | 1 | null | 2011-07-22T08:33:57.263 | 0 | 596 | <p>My wifi gets disabled when my netbook is not connected to a power source. Or more specific wifi is active but I can't browse the net when disabled. I'm using Ubuntu 11.04 on my asus eee pc.</p>
<p>I have posted a question regarding this on <a href="https://answers.launchpad.net/ubuntu/+question/166232" rel="nofollo... | 14294 | 14294 | 2011-07-30T09:02:49.987 | 2011-07-30T09:02:49.987 | wifi not working when on battery | [
"wireless",
"ubuntu-netbook",
"internet"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Perhaps you may find the answer <a href=\"https://askubuntu.com/q/51261/15945\">here</a> on this previous question <strong>[My netbook freezes everytime i turn on WLAN on Ubuntu]</strong></p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011... | null | null | null | null | null |
54106 | 1 | 54128 | 2011-07-22T08:38:05.293 | 7 | 3193 | <p>I have Ubuntu Server 11.04 installed on an old noisy laptop. Its only purpose is to run subversion and I commit code quite rarely, but the laptop should work all the time.</p>
<p>So I would like to know how to turn on power management features for Ubuntu Server to enable automatic cpu scaling (reduce noise and heat... | 22042 | 235 | 2012-01-04T22:18:27.940 | 2019-07-27T18:03:09.503 | How do I enable power management on Ubuntu Server? | [
"server",
"laptop",
"power-management",
"acpi"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2012-01-04T21:40:43.010",
"id": "106154",
"postId": "54106",
"score": "1",
"text": "What CPU is there and does it support CPU scaling? You could try `powertop` from the repositories to help you figure that out. As for the display, it should turn of by itself, it does even when... | {
"accepted": true,
"body": "<p>There is the manual method (using shell scripts) but I do not know of it.\nThis software seems to be able to do the job (<a href=\"http://www.ubuntugeek.com/micromiser-power-saving-software-for-ubuntu-laptopsdesktopsservers.html\" rel=\"nofollow noreferrer\">http://www.ubuntugeek.com... | [
{
"accepted": true,
"body": "<p>There is the manual method (using shell scripts) but I do not know of it.\nThis software seems to be able to do the job (<a href=\"http://www.ubuntugeek.com/micromiser-power-saving-software-for-ubuntu-laptopsdesktopsservers.html\" rel=\"nofollow noreferrer\">http://www.ubuntu... | null | null | null | null | null |
54108 | 1 | null | 2011-07-22T09:13:19.037 | 2 | 24210 | <p>I add in virtualbox 2 interfaces like bridge, Internal network 192.168.<em>.</em> and external 195.<em>.</em>.*</p>
<p>Internal config:</p>
<pre><code>auto eth0
iface eth0 inet static
address 192.168.*.250
netmask 255.255.255.0
network 192.168.*.0
broadcast 192.168.*.255
gateway 192.168.*.254
</code></pre>
<p>Ext... | 22046 | 6005 | 2012-06-26T00:05:30.500 | 2015-04-13T15:09:54.513 | Interface trouble, eth1 doesn't exist | [
"networking"
] | 3 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-25T09:17:54.667",
"id": "61126",
"postId": "54108",
"score": "0",
"text": "Does `eth1` exist on your host machine? (assuming that external is your host)",
"userDisplayName": null,
"userId": "6969"
}
] | null | [
{
"accepted": null,
"body": "<p>Run this...</p>\n\n<ul>\n<li><a href=\"https://askubuntu.com/questions/230698/how-to-restart-the-networking-service\">How to restart the networking service?</a></li>\n</ul>\n\n<p>Do not run this in a root shell, just run it using sudo. I've seen the SIO errors the first time... | null | null | null | null | null |
54115 | 1 | null | 2011-07-22T10:49:08.213 | 4 | 922 | <p>First let me state my problem</p>
<p>I need to be able to remotely log into the <em>main</em> desktop. By <em>main</em> I mean this.</p>
<p>I have VNC and NX setup. </p>
<p>If I'm locally logged in I can then remotely connect to that <em>main</em> desktop with either VNC or NX. From that VNC or NX I can run apps ... | 22048 | null | null | 2011-07-23T03:08:16.583 | How to remotely enable connecting to the main desktop | [
"remote-desktop",
"remote-access",
"remote"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T10:50:23.237",
"id": "60693",
"postId": "54115",
"score": "0",
"text": "Just FYI, I know the GPU will be slow. But I need the functionally to get things done.",
"userDisplayName": null,
"userId": "22048"
}
] | null | [
{
"accepted": null,
"body": "<p>I'm thinking you want to do something like this..</p>\n\n<ol>\n<li>Use trusted X11 forwarding, otherwise you can't run startx. <code>ssh -Y gman@remote</code></li>\n<li>Make sure you aren't on display zero. <code>export DISPLAY=:8</code></li>\n<li>Start X on a local display (... | null | null | null | null | null |
54116 | 1 | 54127 | 2011-07-22T10:58:04.523 | 7 | 9048 | <p>Today I did a fresh install of ubuntu 10.04. In my .Xdefaults file there are following lines:</p>
<pre><code>urxvt*font: -adobe-courier-medium-r-normal--24-240-75-75-m-150-iso8859-1
urxvt*boldFont: -adobe-courier-bold-r-normal--24-240-*-*-*-*-iso8859-1
</code></pre>
<p>Now urxvt only starts if I comment out th... | 12015 | 235 | 2011-07-22T11:55:04.257 | 2011-07-22T12:42:05.713 | Find the correct package for a given font? | [
"fonts"
] | 2 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T11:05:58.530",
"id": "60695",
"postId": "54116",
"score": "0",
"text": "You could try to search for the font name in package descriptions or in package contents. You can search for this at http://packages.ubuntu.com",
"userDisplayName": null,
"userId": "1949... | {
"accepted": true,
"body": "<p>If you have a file on your system that belongs to the package whose name you don't know, you can figure out the pkg name with: </p>\n\n<pre><code>dpkg -S <file>\n</code></pre>\n\n<p>Most font files are in /usr/share/fonts/.</p>\n\n<p>In there, I (natty) find /usr/share/fonts/X1... | [
{
"accepted": null,
"body": "<p>Packages:</p>\n\n<p><a href=\"http://archive.ubuntu.com/ubuntu/pool/universe/x/xfonts-100dpi/xfonts-100dpi_1.0.3.tar.gz\" rel=\"nofollow noreferrer\">xfonts-100dpi</a></p>\n\n<p><a href=\"http://archive.ubuntu.com/ubuntu/pool/universe/x/xfonts-75dpi/xfonts-75dpi_1.0.3.tar.gz\... | null | null | null | null | null |
54120 | 1 | 54121 | 2011-07-22T11:35:39.483 | 5 | 3144 | <p>Problem:<br>
I was downloading a file over Transmission when I noticed that the Transmission window was grayed out and not responding. On clicking it, Ubuntu (10.04) asked to force-close which I did. What remains is a zombie process that uses 100% of 1 CPU, and that's pretty much stopping my little machine dead in i... | 5786 | -1 | 2017-04-13T12:23:29.370 | 2011-07-22T17:15:21.763 | How to get rid of Transmission zombie process? | [
"process",
"transmission",
"kill",
"zombie"
] | 2 | 5 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T11:49:47.590",
"id": "60703",
"postId": "54120",
"score": "2",
"text": "does it have a pid? did you try sudo kill -9 pid in terminal?",
"userDisplayName": null,
"userId": "10667"
},
{
"creationDate": "2011-07-22T11:57:13.350",
"id": "60704",
... | {
"accepted": true,
"body": "<pre><code>sudo kill -9 {the PID}\n</code></pre>\n\n<p>That should do it. But <strong>use with care - could be leave the system in a messed up state</strong> as with that the process has no way to handle dying in any manner that would be graceful.</p>\n",
"commentCount": "4",
"comme... | [
{
"accepted": true,
"body": "<pre><code>sudo kill -9 {the PID}\n</code></pre>\n\n<p>That should do it. But <strong>use with care - could be leave the system in a messed up state</strong> as with that the process has no way to handle dying in any manner that would be graceful.</p>\n",
"commentCount": "4"... | null | null | 2011-09-08T16:01:24.403 | null | null |
54122 | 1 | null | 2011-07-22T12:03:50.263 | 2 | 55 | <p>Is there a way of telling in Ubuntu One how many files I have in each folder without having to do a manual count?</p>
| 22052 | null | null | 2012-03-04T19:55:49.737 | Determining number of files in Ubuntu One | [
"files"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T12:47:52.400",
"id": "60712",
"postId": "54122",
"score": "0",
"text": "When you log in to the Website it shows how many files you have and how much storage they use.",
"userDisplayName": null,
"userId": "4203"
}
] | null | [
{
"accepted": null,
"body": "<p>When you log in to the Website it shows how many files you have and how much storage they use. – Uri Herrera Jul 22 '11 at 12:47</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": "2012-03-04T19:55:49.737",
"contentLicense": "CC BY-SA 3.0",
... | null | null | null | null | null |
54123 | 1 | 54144 | 2011-07-22T12:22:27.057 | 2 | 5394 | <p>I use transmission to download torrents to <code>/media/serier/</code> (so not my home folder). I did this before and it worked, but after formating my drive to ext4 I get a permissions error. This is what I get from <code>ls -la</code> in <code>/media/serier/serier/</code>:</p>
<pre><code>drwx------ 2 user use... | 11647 | 15811 | 2011-07-22T17:59:43.450 | 2019-01-04T18:17:06.837 | Permission denied error in transmission after formatting drive to ext4 | [
"permissions",
"folder"
] | 3 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T12:35:53.847",
"id": "60709",
"postId": "54123",
"score": "2",
"text": "Check permission of the folders too! (/media /media/serier/)",
"userDisplayName": null,
"userId": "15811"
}
] | {
"accepted": true,
"body": "<p>I suspect that <code>/media/serier</code> is owner by root and its permissions are 700 (<code>rwx------</code>). With those permissions, only root can descend into the folder. You need to set the execute bit on the folder, so you can enter it. To do so, execute:</p>\n\n<pre><code>sud... | [
{
"accepted": null,
"body": "<p>An incompetent sysadmin would simply chmod 777 everything till it worked. (Don't do that)\n<br>Make sure that everything previous folder.name is either 755 or owned by you.<br>\n<br> In case you don't know what 755 means.. <br>(755 == rwxr-xr-x), note that directories need ex... | null | null | null | null | null |
54129 | 1 | 54158 | 2011-07-22T13:17:55.533 | 1 | 1041 | <p>For <a href="http://en.wikipedia.org/wiki/Real_Time_Messaging_Protocol" rel="nofollow">RTMP</a>, I already tried <a href="https://en.wikipedia.org/wiki/RTMPDump" rel="nofollow">RTMPDump</a>. It's very difficult and complicated to use in the terminal. Is there a GUI-based alternative?</p>
<p>For MMS, I already tried... | 21315 | 10883 | 2015-01-01T23:35:19.547 | 2015-01-01T23:35:19.547 | Program for downloading MMS/RTMP files | [
"multimedia",
"media-manager",
"rtmp",
"mms"
] | 2 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T14:44:31.733",
"id": "60734",
"postId": "54129",
"score": "0",
"text": "I've done this with VLC in the past with 0 issues. I'll try to remember to try this myself when I get home.",
"userDisplayName": null,
"userId": "21845"
},
{
"creationDate": "201... | {
"accepted": true,
"body": "<p>I think you could try streamripper, which is in the repositories. It is a command line application though.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-07-22T18:00:11.540",
"id": "54158",
... | [
{
"accepted": true,
"body": "<p>I think you could try streamripper, which is in the repositories. It is a command line application though.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-07-22T18:00:11.540",... | null | null | null | null | null |
54131 | 1 | null | 2011-07-22T13:29:11.057 | 0 | 207 | <p>Why not let us install programs the same way Apple do? One file and thats it and if one wants to uninstall, just delete the file/folder.</p>
| 22061 | 186134 | 2014-08-05T20:27:33.707 | 2014-08-05T20:27:33.707 | Install programs like Apple do | [
"software-installation"
] | 1 | 12 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T14:06:29.440",
"id": "60721",
"postId": "54131",
"score": "5",
"text": "How *do* you currently install applications for Ubuntu? Because software for Ubuntu comes bundled in *one file* typically a `.deb`",
"userDisplayName": null,
"userId": "41"
},
{
... | null | [
{
"accepted": null,
"body": "<p>Ubuntu uses an installation system based off of Debian, which is to use .deb packages. These packages contain instructions for installing and removing software from the system.</p>\n\n<p>This system is controlled via <code>apt</code>, <code>apt-get</code>, <code>aptitude</co... | null | null | null | null | null |
54133 | 1 | null | 2011-07-22T13:17:59.640 | -1 | 1015 | <p>My university has setup an account for me on a Virtual Machine running Ubuntu. </p>
<p>I am able to connect to the machine using WinSCP with the SSH address of the server provided to me. </p>
<p>Now I would like to install basic server softwares like Tomcat etc on the system, but I am not sure how to install softw... | 22062 | 25863 | 2011-11-28T00:00:55.630 | 2011-11-28T00:00:55.630 | Installing Tomcat and more on a remote virtual machine | [
"virtualization",
"remote-desktop",
"remote-access"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T14:32:34.280",
"id": "60727",
"postId": "54133",
"score": "0",
"text": "Do you have root-access (i.e. an administrator account) in the virtual machine?",
"userDisplayName": null,
"userId": "3940"
},
{
"creationDate": "2011-11-27T23:53:11.990",
"i... | null | [
{
"accepted": null,
"body": "<p>When I first started out I found ubuntuguide to be -very- helpful.\n<a href=\"http://ubuntuguide.org/wiki/Ubuntu:Natty\" rel=\"nofollow\">http://ubuntuguide.org/wiki/Ubuntu:Natty</a></p>\n\n<p>If you don't have root access, this gets alot more complicated and I suggest you as... | null | 0 | 2011-11-28T00:38:17.500 | null | user658209 |
54134 | 1 | null | 2011-07-22T03:05:33.670 | 0 | 17966 | <p>I am beginning to use the remote access tool, LogMeIn, and I love it. I am currently managing a Windows 2003 server with LogMeIn, and now I would like to add another server which is a Ubuntu Linux 10.04. </p>
<p>At the LogMeIn website they appear to have some beta versions of their client software available for L... | 127583 | null | null | 2011-07-27T05:33:05.260 | How to install LogMeIn on Ubuntu Linux 10.04 | [
"remote-access"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>I would say to not use logmein to manage a server and to just go with a secure shell server running for remote access purposes.</p>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2011-07-27T05:01:24.757",
"id": "61483",
"postId... | null | null | null | null | DanielAttard |
54139 | 1 | 54140 | 2011-07-22T13:59:33.143 | 2 | 1964 | <p>I googled this command and it said it is provided via git-man, which I have installed. Anybody having issues with this command not being found?</p>
<p>It appears based on <code>git-ls-files</code> manpage that we can use git ls-files. However, this breaks existing tool. Is there a workaround for this?</p>
<p>/u... | 2595 | null | null | 2011-07-22T14:11:25.200 | git-ls-files: command not found | [
"bash",
"git"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p><code>git-ls-files</code> is a manual page on Ubuntu. A search with <code>apt-file search git-ls-files</code> confirmed it.</p>\n\n<p>If you want to use <code>git-ls-files</code> instead of <code>git ls-files</code>, create a symlink for it:</p>\n\n<pre><code>sudo ln -s /usr/bin/git ... | [
{
"accepted": true,
"body": "<p><code>git-ls-files</code> is a manual page on Ubuntu. A search with <code>apt-file search git-ls-files</code> confirmed it.</p>\n\n<p>If you want to use <code>git-ls-files</code> instead of <code>git ls-files</code>, create a symlink for it:</p>\n\n<pre><code>sudo ln -s /usr/... | null | null | null | null | null |
54142 | 1 | 119807 | 2011-07-22T14:27:55.283 | 6 | 8456 | <p>When I run <a href="http://www.baudline.com/" rel="nofollow noreferrer">baudline</a>, it displays the message "all input devices disabled" and the Input ▸ Devices screen doesn't list any devices. The <a href="http://www.baudline.com/faq.html#no_devices" rel="nofollow noreferrer">baudline FAQ</a> suggests:</p>
<bloc... | 1859 | -1 | 2017-04-13T12:24:29.360 | 2015-05-07T16:52:32.570 | How can I make Ubuntu compatible with baudline? | [
"11.04",
"sound",
"microphone",
"soundcard",
"devices"
] | 3 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>My fix was to run it like this</p>\n\n<pre><code>parec --format=s16le --channels=1 --latency-msec=5 | ./baudline -stdin\n</code></pre>\n\n<p>This uses parec to read from pulseaudio and pipes it to baudline.</p>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2... | [
{
"accepted": null,
"body": "<p>Perhaps possible three choices:</p>\n\n<ul>\n<li><p>See if the PulseAudio OSS Wrapper works with baudline e.g.</p>\n\n<p><code>padsp baudline -stdout > file.raw</code></p></li>\n<li><p>Install a dual boot with ArchLinux</p></li>\n</ul>\n\n<p>reading through the baudline FA... | null | null | null | null | null |
54145 | 1 | 54553 | 2011-07-22T14:45:00.250 | 17 | 16122 | <p>I use urxvt in combination with zsh. However since my fresh install of ubuntu 10.04 I have the following problem. If I type backspace the cursor moves to the right (instead of deleting the characters on the left). </p>
<p>Suppose I typed n characters then pressing backspace n-times moves the cursor n- positions to ... | 12015 | 24694 | 2012-05-10T01:58:44.843 | 2015-02-20T17:58:15.657 | How to fix strange backspace behaviour with urxvt + zsh? | [
"11.04",
"command-line",
"zsh"
] | 4 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Try adding the following to your .zshrc:</p>\n\n<pre><code>TERM=xterm\n</code></pre>\n",
"commentCount": "4",
"comments": [
{
"creationDate": "2011-07-26T22:22:58.393",
"id": "61396",
"postId": "54553",
"score": "0",
"text": "This fixed it for me... | [
{
"accepted": null,
"body": "<p>In zsh, what does <code>bindkey | grep delete</code> say? These are the lines I get:</p>\n\n<pre><code>\"^D\" delete-char-or-list\n\"^H\" backward-delete-char\n\"^[3;5~\" delete-char\n\"^[[3~\" delete-char\n\"^?\" backward-delete-char\n</code></pre>\n\n<p>You should have \"^?... | null | null | null | null | null |
54148 | 1 | 54156 | 2011-07-22T15:54:38.980 | 0 | 525 | <p><a href="http://www.uscrybe.com/index.php" rel="nofollow noreferrer">Scrybe</a> is a program powered by <a href="http://www.synaptics.com/" rel="nofollow noreferrer">Synaptics</a> for Touch pad to use it like Gesture Workflows. </p>
<p><img src="https://i.stack.imgur.com/r1X5o.jpg" alt="enter image description here... | 4937 | null | null | 2011-09-01T12:42:24.600 | Is there any way I can get Scrybe (Gesture Workflow Technology)? | [
"software-recommendation",
"touchpad"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Scrybe provides only .exe, no word about supporting X server. But there are maybe few possibilities, found on \n<a href=\"http://alternativeto.net/software/scrybe/?platform=linux\" rel=\"nofollow\">http://alternativeto.net/software/scrybe/?platform=linux</a></p>\n\n<p>easystroke look... | [
{
"accepted": true,
"body": "<p>Scrybe provides only .exe, no word about supporting X server. But there are maybe few possibilities, found on \n<a href=\"http://alternativeto.net/software/scrybe/?platform=linux\" rel=\"nofollow\">http://alternativeto.net/software/scrybe/?platform=linux</a></p>\n\n<p>easystr... | null | null | null | null | null |
54153 | 1 | 55004 | 2011-07-22T17:20:59.133 | 5 | 9199 | <p>My Wifi on my new Thinkpad W520 running Natty keeps dropping out and coming back on. Output from dmesg below. Any advice?</p>
<pre><code>[30493.687552] wlan0: authenticate with e0:91:f5:ef:7b:b2 (try 1)
[30493.689127] wlan0: authenticated
[30493.689144] wlan0: associate with e0:91:f5:ef:7b:b2 (try 1)
[30493.693592]... | 8986 | null | null | 2012-10-02T06:38:57.163 | My WiFi gets deauthenticated every few minutes or seconds (Reason: 7) | [
"wireless"
] | 4 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2012-10-01T10:13:49.447",
"id": "242527",
"postId": "54153",
"score": "0",
"text": "same problem here.",
"userDisplayName": null,
"userId": "68508"
}
] | {
"accepted": true,
"body": "<p>I had this problem with Maverick so I installed the package <code>linux-backports-modules-wireless-maverick-generic</code> and I got a very stable system. (This packaged provided more recent wireless kernel modules than the default kernel.)</p>\n\n<p>For Natty there is no package <co... | [
{
"accepted": null,
"body": "<p>I too had this problem. It was solved by installing WICD. Then uninstalling network manager. Then add WICD to your startup applications. Then reboot (essential). For me on a number of installations this has partially solved the problem</p>\n",
"commentCount": "2",
"co... | null | null | null | null | null |
54155 | 1 | null | 2011-07-22T17:53:48.663 | 2 | 3297 | <p>I stupidly deleted my home folder in Natty. It's still in the trash but I cant get there to undo. Any help will be greatly appreciated. Searching I couldn't find any solutions because I don't think anybody else did that yet. I can only use the command line at this stage, and I'm noob at that. </p>
| 22067 | 134729 | 2013-03-18T20:06:52.577 | 2013-03-18T20:06:52.577 | deleted my home folder, how to get it back? | [
"11.04",
"data-recovery",
"home-directory"
] | 3 | 12 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T17:57:24.403",
"id": "60767",
"postId": "54155",
"score": "1",
"text": "err.. it might actually be gone. You see, trash is stored in /home/<yourname>/.trash. If you're home directory is gone, the trash went with it. How did you delete it? EDIT: apparently .trash is ... | null | [
{
"accepted": null,
"body": "<p>Did you try the bootable CD? Rinzwind is correct. One way of doing this is by using a live CD. Boot the OS, mount the disk, and navigate via Nautilaus or a terminal to /media//user/.local/share/Trash Locate your data and move it back.</p>\n",
"commentCount": "0",
... | null | null | null | null | null |
54157 | 1 | null | 2011-07-22T17:55:47.127 | 58 | 57242 | <p>As my keyboard layout doesn't suit me, I run <code>xmodmap</code> on login. The script is named <code>.profile</code> and it runs OK, but it breaks the Unity interface.</p>
<p>I want to know where to put the <code>xmodmap</code> line so that it executes on my login and doesn't break anything. </p>
<p>I have alread... | 22066 | 106495 | 2013-02-12T08:18:48.277 | 2022-08-09T20:35:57.430 | How do I set Xmodmap on login? | [
"xmodmap",
"shortcut-keys"
] | 8 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T00:28:42.917",
"id": "60836",
"postId": "54157",
"score": "4",
"text": "How does it break the unity interface?",
"userDisplayName": null,
"userId": "8515"
},
{
"creationDate": "2016-11-29T01:31:17.360",
"id": "1315495",
"postId": "54157",
... | null | [
{
"accepted": null,
"body": "<p>Putting xmodmap changes in <code>~/.bashrc</code> or <code>/etc/bash.bashrc</code> doesn't break anything.</p>\n\n<p>Only downside is that one has to open a terminal after each boot to get it activated.</p>\n",
"commentCount": "1",
"comments": [
{
"creat... | null | null | null | null | null |
54159 | 1 | null | 2011-07-22T18:15:49.060 | 1 | 399 | <p>What do I use to change the theme in Ubuntu 11.04 Desktop the previous way through appearance icon is gone.</p>
| 5501 | 41 | 2011-07-22T19:12:38.887 | 2011-07-22T19:12:38.887 | How do I change the theme? | [
"11.04",
"themes",
"appearance"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T19:12:31.583",
"id": "60781",
"postId": "54159",
"score": "0",
"text": "Please separate these into two different questions.",
"userDisplayName": null,
"userId": "41"
},
{
"creationDate": "2012-06-24T13:48:32.570",
"id": "188487",
"postId": "5... | null | [
{
"accepted": null,
"body": "<p>11.04 with Unity: hit <kbd>super + a</kbd> and start typing <code>appearance</code>. It will come back with this:</p>\n\n<p><img src=\"https://i.stack.imgur.com/elfkp.png\" alt=\"enter image description here\"></p>\n\n<p>11.10 should be the same.</p>\n\n<p>Alternatively you c... | null | null | null | null | null |
54162 | 1 | 54170 | 2011-07-22T18:31:04.153 | 23 | 18405 | <p>I am very paranoid about wireless connections and someone stealing my broadband bandwidth, which could lead to worse things.</p>
<p>My question is, how can I detect if my broadband bandwidth is being stolen?</p>
<p>I have a Belkin SURF+ N300 wireless router.</p>
<p>Ideally, it would be cool if I would get alerted... | 1646 | null | null | 2011-07-22T20:24:35.340 | How do I detect if someone is stealing my broadband bandwidth? | [
"wireless",
"security",
"bandwidth"
] | 2 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T20:06:47.450",
"id": "60802",
"postId": "54162",
"score": "2",
"text": "Regarding the off-topic flags, imagine the question is \"How do I detect bandwidth stealers with Ubuntu?\". Answers for this for different operating systems will vary considerably. Being that th... | {
"accepted": true,
"body": "<p>I've got three ideas for you. They all have their share of complexity and you can mix and match as you see fit. The first is probably the easiest, but least robust (on its own).</p>\n\n<h2>1. Passive MAC detection</h2>\n\n<p>The standard way would be to keep track of the MAC addresse... | [
{
"accepted": true,
"body": "<p>I've got three ideas for you. They all have their share of complexity and you can mix and match as you see fit. The first is probably the easiest, but least robust (on its own).</p>\n\n<h2>1. Passive MAC detection</h2>\n\n<p>The standard way would be to keep track of the MAC ... | null | null | null | null | null |
54167 | 1 | 175277 | 2011-07-22T19:43:33.900 | 3 | 601 | <p>Is there a way to roll back a LTS Maintenance Upgrade to the previous version, say from 10.04.02 LTS from 10.04.03 LTS ?</p>
<p>I am not facing a problem now, but need to figure out means to back out the packages before I rollover to 10.04.03 LTS on my server, in case of any need.</p>
| 10077 | 6005 | 2012-06-22T13:27:54.857 | 2012-08-13T11:36:19.203 | How to Roll back newly applied LTS Maintenance Upgrade to the Previous Version | [
"10.04",
"server",
"upgrade",
"lts"
] | 2 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T20:00:22.200",
"id": "60799",
"postId": "54167",
"score": "2",
"text": "The only way I'd do that is with a full backup of the hdd.\nTrying to downgrade in apt is too risky/painful.",
"userDisplayName": null,
"userId": "21845"
}
] | {
"accepted": true,
"body": "<p>There is no one step process to roll-back all the updates done in a point release to the previous one. We will need to track and revert each of the updates.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationD... | [
{
"accepted": null,
"body": "<p>Note that the point releases of 10.04 are just roll-ups of the packages from the <code>security</code> and <code>updates</code> archives. If you have been regularly applying the updates to your server (which is the recommended behaviour), you are probably already at the new ... | null | null | null | null | null |
54171 | 1 | 55036 | 2011-07-22T20:01:45.857 | 5 | 303 | <p>After adding then removing a fourth extension from my panel in Chromium, all but the first extension are hidden in a menu like so: </p>
<p><img src="https://i.stack.imgur.com/k6kiM.png" alt=""></p>
<p>I've tried dragging the address bar to the left and the icons reappear, but the bar snaps back when I let go.</p>
| 9940 | 667 | 2011-07-22T20:57:57.580 | 2011-07-29T19:52:52.933 | Chromium's extensions hiding in a menu | [
"chromium"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T13:38:57.193",
"id": "60885",
"postId": "54171",
"score": "0",
"text": "Is there a link \"show button\" at the bottom of those extensions in the extension page?",
"userDisplayName": null,
"userId": "6450"
}
] | {
"accepted": true,
"body": "<p>From your image , it appears that you are using a development version of Chromium. </p>\n\n<p>You can simply click and resize as in this picture:</p>\n\n<p><img src=\"https://i.stack.imgur.com/seBU8.jpg\" alt=\"enter image description here\"></p>\n\n<hr>\n\n<p><strong>See how my ext... | [
{
"accepted": true,
"body": "<p>From your image , it appears that you are using a development version of Chromium. </p>\n\n<p>You can simply click and resize as in this picture:</p>\n\n<p><img src=\"https://i.stack.imgur.com/seBU8.jpg\" alt=\"enter image description here\"></p>\n\n<hr>\n\n<p><strong>See ho... | null | null | null | null | null |
54175 | 1 | null | 2011-07-22T20:30:12.767 | 0 | 187 | <p>I use BURG where i can select one of 3 OS (Openelec - Windows - Ubuntu). But selecting don't work with my remote control. I can use my remote for starting the system, but not for choosing the OS. Who can help me?</p>
| 22075 | null | null | 2011-07-22T20:51:43.173 | Can't select OS with remote in Burg | [
"burg",
"remote"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>BURG/grub isn't linux, and so linux solutions won't work for this. <br>\nThe only practical way I see this working is if you can a remote control that pretends to be a usb keyboard.</p>\n\n<p>Non-practical ways-</p>\n\n<ol>\n<li>BIOS supports remote (open source BIOS?)</li>\n... | null | null | null | null | null |
54176 | 1 | 55023 | 2011-07-22T20:30:57.977 | 15 | 2162 | <p>Why is plymouth so important that cannot be removed on ubuntu desktop 11.04?</p>
<p>It has priority <em>required</em> and <code>mountall</code> and <code>cryptsetup</code> depend on it.</p>
<p>I do not have really any need to remove it, but a friend asked, so I am just curious.</p>
| 2647 | 570 | 2011-07-29T18:26:33.233 | 2011-07-29T18:26:33.233 | Why is plymouth required? | [
"boot",
"plymouth",
"dependencies"
] | 1 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T20:42:40.277",
"id": "60813",
"postId": "54176",
"score": "2",
"text": "Cause everyone -needs- graphical boot animations?",
"userDisplayName": null,
"userId": "21845"
},
{
"creationDate": "2011-07-22T21:14:35.677",
"id": "60824",
"postId": "5... | {
"accepted": true,
"body": "<p>As htorque noted in the comments, if you remove the plymouth-theme-* packages you will not have a graphical boot. Ubuntu Developer, Upstart author, former Canonical employee, and current Googler Scott James Remnant wrote in a <a href=\"https://bugs.launchpad.net/ubuntu/+source/mounta... | [
{
"accepted": true,
"body": "<p>As htorque noted in the comments, if you remove the plymouth-theme-* packages you will not have a graphical boot. Ubuntu Developer, Upstart author, former Canonical employee, and current Googler Scott James Remnant wrote in a <a href=\"https://bugs.launchpad.net/ubuntu/+sourc... | null | null | null | null | null |
54181 | 1 | null | 2011-07-22T20:31:30.027 | 2 | 1967 | <p>I installed ubuntu 11.04 alongside windows 7 on a partition that previously had ubuntu 10.04. It installed perfectly but on completion, after the reboot, the boot menu shows just 'memtest' and windows 7 as options - no option for loading ubuntu. </p>
| null | 235 | 2011-11-05T22:31:59.553 | 2011-11-05T22:31:59.553 | Ubuntu not showing in the grub boot loader after installation | [
"11.04",
"boot"
] | 4 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-22T20:40:03.463",
"id": "60828",
"postId": "54181",
"score": "0",
"text": "Assuming that ubuntu is actually installed, you should be able boot into the live cd and then rerun the autoconf for grub. (Does anyone know how to run that autoconfig script?)",
"userDispla... | null | [
{
"accepted": null,
"body": "<p>(I expect this question will be moved to Ask Ubuntu, but I'll throw this answer on while we wait).</p>\n\n<p>First, boot to a live cd to make sure your installed Ubuntu partition is still there (I fully expect it to be).</p>\n\n<p>Second, (assuming the 1st step showed you tha... | null | null | null | null | Astor |
54185 | 1 | 54457 | 2011-07-22T22:55:40.187 | 8 | 3068 | <p>I have searched the whole internet trying to find a simple example that could point me in the right direction, but no luck, so here comes my questions:</p>
<p>I want to log into Ubuntu One and sync (or almost read) files from my web page, all done with PHP. The needs to reach files are all described in that page: <... | 22079 | null | null | 2012-08-02T12:42:06.913 | Ubuntu One Oauth login from PHP | [
"ubuntu-one",
"php",
"cloud"
] | 4 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2012-08-02T06:03:21.497",
"id": "210902",
"postId": "54185",
"score": "1",
"text": "I was trying all examples with PHP, after getting the tokens (step1), than signed with the token itself (step2), which are OK, on step3 when I should get the file list, server returns: Forbidde... | {
"accepted": true,
"body": "<p>I believe the problem was that step 2 of the \"create a new token\" workflow, defined on <a href=\"https://one.ubuntu.com/developer/account_admin/issue_tokens/cloud/\">https://one.ubuntu.com/developer/account_admin/issue_tokens/cloud/</a>, was failing with a 503 for you because the s... | [
{
"accepted": true,
"body": "<p>I believe the problem was that step 2 of the \"create a new token\" workflow, defined on <a href=\"https://one.ubuntu.com/developer/account_admin/issue_tokens/cloud/\">https://one.ubuntu.com/developer/account_admin/issue_tokens/cloud/</a>, was failing with a 503 for you becau... | null | null | null | null | null |
54193 | 1 | null | 2011-07-23T00:11:50.943 | 1 | 880 | <p>I have very small ARM computer with Ubuntu 9.04 (Jaunty) running as a backup and media server for my house. </p>
<p>I have attached a new "WD My Passport" 750GB USB drive to it. The drive is recognized and I can mount it and read/write files fine.</p>
<p>After several minutes, the drive goes to sleep, even if I wa... | 22085 | null | null | 2011-07-23T04:35:14.040 | USB hard drive sleeps even when in use | [
"usb",
"hard-drive",
"9.04",
"sleep"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>I believe the issue was insufficient power being provided by the onboard USB host of my plug computer. The drive has yet to power itself down while in use and connected to a powered USB hub.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2... | null | null | null | null | null |
54195 | 1 | 54200 | 2011-07-23T00:37:27.123 | 0 | 2533 | <p>I just installed Kubuntu 11.04 on a machine, it's a completely fresh install. My network is called "linksys" (don't blame me, someone else set it up), and I know for a fact it is secured by WPA2 Personal. I am in fact connected to it on a different machine (also running Kubuntu 11.04) on the same network as I type t... | 22086 | 22086 | 2011-07-23T00:44:59.677 | 2011-07-23T02:06:26.430 | Kubuntu 11.04 Network Manager won't let me choose a wireless security method for my network | [
"11.04",
"wireless",
"kubuntu"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Strange issue, I have no clue about it.</p>\n\n<p>Maybe you should consider updating your fresh installed Kubuntu to fix any bugs</p>\n\n<pre><code>sudo apt-get update\nsudo apt-get upgrade\n</code></pre>\n\n<p>I also recommend using <a href=\"http://wicd.sourceforge.net/\" rel=\"nof... | [
{
"accepted": true,
"body": "<p>Strange issue, I have no clue about it.</p>\n\n<p>Maybe you should consider updating your fresh installed Kubuntu to fix any bugs</p>\n\n<pre><code>sudo apt-get update\nsudo apt-get upgrade\n</code></pre>\n\n<p>I also recommend using <a href=\"http://wicd.sourceforge.net/\" r... | null | null | null | null | null |
54196 | 1 | 54218 | 2011-07-23T00:38:03.820 | 0 | 266 | <p>I have shared a folder ubuntuone and I accepted. I go to panel ubuntuone, put synchronize that folder, put synchronize that folder, I can not find and synchronizable. Where do these folders are?</p>
| 18161 | null | null | 2011-07-23T14:06:06.873 | Synchronization of folders Ubuntu One | [
"ubuntu-one",
"sync"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T03:53:02.050",
"id": "60847",
"postId": "54196",
"score": "2",
"text": "Your question seems a little unclear. Could you clarify more specifically what your question is?",
"userDisplayName": null,
"userId": "18612"
}
] | {
"accepted": true,
"body": "<p>Synchronised folders should be located in the same place (directory) among all computers where your Ubuntu One account is active.\nFor example, if I put the following folder <code>/home/vincenzo/mydocs/myphdthesis/</code> to Ubuntu One sync, then in all PCs (with the same login name)... | [
{
"accepted": true,
"body": "<p>Synchronised folders should be located in the same place (directory) among all computers where your Ubuntu One account is active.\nFor example, if I put the following folder <code>/home/vincenzo/mydocs/myphdthesis/</code> to Ubuntu One sync, then in all PCs (with the same log... | null | null | 2017-01-02T18:18:16.523 | null | null |
54201 | 1 | null | 2011-07-23T02:43:42.497 | 1 | 293 | <p>How do I switch back to Classic view from updated view? Installed with Classic view. It ran, but when updated it switched windows view. I cannot drag any apps to workspace and cannot install bars at top or bottom of workspace for apps.</p>
| 22092 | 18491 | 2011-07-23T06:07:22.103 | 2015-08-10T17:50:34.307 | Switch between Classic and new workspace windows (how do I)? | [
"gnome-classic"
] | 2 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T02:57:49.287",
"id": "60842",
"postId": "54201",
"score": "3",
"text": "I have no idea what you're trying to ask. Please fix up your question or use translate.google.com if English is not your native language. Thanks!",
"userDisplayName": "user6658",
"userId... | null | [
{
"accepted": null,
"body": "<p>You are probably trying to ask about the way to move away from unity , back to classic gnome desktop.</p>\n\n<p>If that is what you want to ask, you should log out from your user (from the \"power\" button at the top right of the screen) and log back in, after choosing \"clas... | null | null | null | null | null |
54202 | 1 | 54270 | 2011-07-23T02:59:12.847 | 2 | 1123 | <p>What i need from my computer, now that it's summer at least, should never use a lot of resources - when applications do so it's because of some kind of bug or memory leak.</p>
<p>Is there any way to automatically kill any application that uses, for example, more than 15% of the CPU or more than 450 mbs of RAM?</p>
... | 12692 | null | null | 2011-07-23T19:11:23.963 | Can i automatically kill any application that uses more than a certain percentage of the CPU and/or RAM? | [
"cpu",
"ram",
"kill"
] | 1 | 4 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T03:01:48.910",
"id": "60843",
"postId": "54202",
"score": "2",
"text": "Honestly, this just sounds like a bad idea.",
"userDisplayName": null,
"userId": "21845"
},
{
"creationDate": "2011-07-23T03:18:50.763",
"id": "60844",
"postId": "54202",... | {
"accepted": true,
"body": "<p>If I were worried about high cpu usage I would do what supercomputer admins do and use <a href=\"http://cpulimit.sourceforge.net/\" rel=\"nofollow\">cpulimit</a> also stay away from the main offenders, continually updating websites,flash and coverting or watching video and things sho... | [
{
"accepted": true,
"body": "<p>If I were worried about high cpu usage I would do what supercomputer admins do and use <a href=\"http://cpulimit.sourceforge.net/\" rel=\"nofollow\">cpulimit</a> also stay away from the main offenders, continually updating websites,flash and coverting or watching video and th... | null | null | null | null | null |
54204 | 1 | 54210 | 2011-07-23T03:20:23.480 | 5 | 8775 | <p>I am looking for a way to multiboot windows, lubuntu (natty), and arch linux.
<br>I know how I <em>could</em> set it up, but I want to know the <em>right</em> way.</p>
<p>Right now each distro has their own <code>grub</code> install, and their own <code>/boot</code></p>
<p>Is there a way to use the same <code>/boo... | 21845 | 21845 | 2011-07-23T06:29:34.847 | 2013-11-01T09:00:44.597 | How to dual boot two different Linux distributions? | [
"11.04",
"grub2"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>From talking to the people in #archlinux, I got quite a few ideas on how to do this</p>\n\n<ol>\n<li>Uninstall grub from arch and simply use lubuntu's grub install. You would use lubuntu's grub install over archlinux's, because lubuntu changes kernel versions alot and has multiple en... | [
{
"accepted": true,
"body": "<p>From talking to the people in #archlinux, I got quite a few ideas on how to do this</p>\n\n<ol>\n<li>Uninstall grub from arch and simply use lubuntu's grub install. You would use lubuntu's grub install over archlinux's, because lubuntu changes kernel versions alot and has mul... | null | null | null | null | null |
54208 | 1 | 54243 | 2011-07-23T05:38:13.127 | 3 | 7125 | <p>I am using the Ubuntu 11.04 with unity from the day of it's release. I am not at all happy with the usability of unity. Like no minimize by clicking on the icon on the task bar, menus at the top bar etc. Specially the new application menu, it's hell lot difficult to find an application. Recently I tried the LinuxMin... | 8453 | 705 | 2011-08-11T18:18:24.820 | 2011-08-11T18:18:24.820 | Complete LinuxMint theme for ubuntu | [
"11.04",
"themes",
"mint"
] | 2 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T06:01:00.360",
"id": "60852",
"postId": "54208",
"score": "0",
"text": "Log out , choose Classic and download the Mint-X theme, move the panel, add the Mintmenu...",
"userDisplayName": null,
"userId": "4203"
},
{
"creationDate": "2011-07-23T09:21:21.... | {
"accepted": true,
"body": "<p>You can install all of the Mint specific packages by adding the official Mint repositories. You can do this by adding:</p>\n\n<pre><code>deb http://packages.linuxmint.com/ katya main upstream import\n</code></pre>\n\n<p>as a software source.</p>\n\n<p>You may want to make sure you ha... | [
{
"accepted": null,
"body": "<p>you can add a theme repo from the webupd8 ppa,this will give icons,themes,and a mint menu.</p>\n\n<p>webupd8 themes ppa\n<a href=\"http://www.webupd8.org/2011/03/announcing-webupd8-themes-ppa.html\" rel=\"nofollow\">http://www.webupd8.org/2011/03/announcing-webupd8-themes-ppa... | null | null | null | null | null |
54212 | 1 | 87121 | 2011-07-23T07:15:50.267 | 6 | 5849 | <p>I'm using <strong>cmus</strong> to listen to music now.One problem is that I couldn't close the interface while listening, i.e. keep it running background.The raw '&' doesn't work.I know <strong>moc(p)</strong> has the function,just pressing 'q', is there a similar way for cmus?</p>
| 15376 | 25863 | 2012-06-18T17:59:05.963 | 2018-09-02T06:37:54.817 | Is there a way to close cmus without quitting? | [
"music",
"remote-control"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>I've written a guide explaining how to use a bash script combined with a rebinding of the <kbd>q</kbd> key to have very comfortable detaching/reattaching with cmus, see\n<a href=\"https://github.com/cmus/cmus/wiki/detachable-cmus\" rel=\"noreferrer\">https://github.com/cmus/cmus/wiki... | [
{
"accepted": null,
"body": "<p>This is how I work with cmus : </p>\n\n<p>I run cmus manually on tty1 (<kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>F1</kbd>) every time I login to my computer.</p>\n\n<p>I control cmus from my gnome terminal using <code>cmus-remote</code> commands (look at manpage of <a href=\"http:/... | null | null | null | null | null |
54215 | 1 | null | 2011-07-23T08:12:14.460 | 1 | 443 | <p>I'm trying to get an fm radio stick working on my streaming box. It uses the command 'radio' for tuning, but the command seems to be running in order for the radio to work (i.e. I can't just tune it then forget about it). </p>
<p>Unfortunately, if I try to use a wrapper that runs the command in the backgroup, it do... | 4749 | null | null | 2012-04-20T20:49:24.717 | Can I 'fake' an ncurses environment? | [
"console"
] | 3 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>You could spawn a <code>screen</code> (<code>sudo apt-get install screen</code>) session that you can then detach from.</p>\n\n<p>No idea how you'd script the detachment but it should work for keeping a ncurses application running in the background.</p>\n",
"commentCount"... | null | null | null | null | null |
54217 | 1 | 54219 | 2011-07-23T08:20:14.000 | 5 | 4709 | <p>I have installed ubuntu on a <s>8GB</s> 5GB partition. As I have installed many packages, I am running out of space. </p>
<p>Qn 1 : Is there a way that I can specify another portion for installing the packages ?</p>
<p>Qn 2 : Can I move the whole installed files from my current partition to another place ( partiti... | 17968 | 17968 | 2011-08-14T03:47:26.310 | 2011-08-14T13:57:28.190 | Move the whole installed files to another partition | [
"installation",
"re-installation"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>A1: no, it's not possible. The paths are fixed.</p>\n\n<p>A2: if you want to move files to another partition, you'll need to use a Live CD. Please consider resizing partitions first which is much easier and less error-prone. This is only possible if you've enough space on one disk. C... | [
{
"accepted": true,
"body": "<p>A1: no, it's not possible. The paths are fixed.</p>\n\n<p>A2: if you want to move files to another partition, you'll need to use a Live CD. Please consider resizing partitions first which is much easier and less error-prone. This is only possible if you've enough space on one... | null | null | null | null | null |
54220 | 1 | 54255 | 2011-07-23T09:07:13.100 | 3 | 1595 | <p>Is there an application that works exactly like Tomboy which allows you to embed images (or files)into the notes? Not links to the images, but actually in the note itself. </p>
| 157808 | 449 | 2011-07-23T11:10:35.310 | 2015-04-14T21:01:47.650 | Is there a Tomboy fork which allows embedding images (or files)? | [
"software-recommendation",
"tomboy"
] | 4 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T11:39:31.077",
"id": "60878",
"postId": "54220",
"score": "2",
"text": "Are you satisfied with a fork only or any similar application?",
"userDisplayName": null,
"userId": "19490"
}
] | {
"accepted": true,
"body": "<p>I don't believe there is a fork of Tomboy that will enable you to insert images.</p>\n\n<p>However, if you are looking for a similar note-keeping software then can I recommend <a href=\"http://keepnote.org/\" rel=\"nofollow noreferrer\">KeepNote</a>. This will work on Ubuntu as well... | [
{
"accepted": true,
"body": "<p>I don't believe there is a fork of Tomboy that will enable you to insert images.</p>\n\n<p>However, if you are looking for a similar note-keeping software then can I recommend <a href=\"http://keepnote.org/\" rel=\"nofollow noreferrer\">KeepNote</a>. This will work on Ubuntu... | null | null | null | null | null |
54221 | 1 | 54222 | 2011-07-23T09:23:09.220 | 62 | 550825 | <p>Sometimes, a graphical text editor like <code>gedit</code> or <code>kate</code> cannot be used (because you're in a virtual console for example). Luckily, there are text editors for the terminal. An easy one is <code>nano</code>, but I cannot understand how to work with it.</p>
<p>If I start <code>nano</code> by ru... | 6969 | null | null | 2022-03-14T22:59:08.023 | How to edit files in a terminal with nano? | [
"command-line",
"text-editor",
"nano"
] | 5 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2020-10-10T06:41:05.053",
"id": "2174797",
"postId": "54221",
"score": "0",
"text": "Actually, all your questions are *soo* much easier to figure out by yourself for nano compared to for example emacs - not to mention vi/vim!",
"userDisplayName": null,
"userId": "10142... | {
"accepted": true,
"body": "<p><kbd>Ctrl</kbd> + <kbd>G</kbd> will let you read the help. <code>nano</code> can do some pretty nice things so you might want to pootle around in there for a bit.</p>\n<p>When you see <code>^G</code> (et al) it means <kbd>Ctrl</kbd> + <kbd>G</kbd>. In the help pages, <code>M-H</code>... | [
{
"accepted": true,
"body": "<p><kbd>Ctrl</kbd> + <kbd>G</kbd> will let you read the help. <code>nano</code> can do some pretty nice things so you might want to pootle around in there for a bit.</p>\n<p>When you see <code>^G</code> (et al) it means <kbd>Ctrl</kbd> + <kbd>G</kbd>. In the help pages, <code>M-... | null | null | null | null | null |
54228 | 1 | 54285 | 2011-07-23T11:54:40.730 | 4 | 439 | <p>I have a laptop with a headphone and microphone port based on the following sound card: <code>00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 05)</code></p>
<p>Recently some 2.1 speakers found their way in to my possession, as these things do. I'm n... | 449 | null | null | 2011-07-23T21:22:37.933 | Use headphone+microphone ports for 2.1 sound | [
"sound"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>You might be able to change the internal connections with <a href=\"http://www.alsa-project.org/main/index.php/HDA_Analyzer\" rel=\"nofollow\">HDA Analyzer</a>, although it looks a bit daunting, and I couldn't find any good documentation for it. It has a \"Graph\" button which shows ... | [
{
"accepted": true,
"body": "<p>You might be able to change the internal connections with <a href=\"http://www.alsa-project.org/main/index.php/HDA_Analyzer\" rel=\"nofollow\">HDA Analyzer</a>, although it looks a bit daunting, and I couldn't find any good documentation for it. It has a \"Graph\" button whic... | null | null | null | null | null |
54229 | 1 | 54232 | 2011-07-23T04:29:30.993 | 2 | 444 | <p>There's a system that a customer has that runs our software that is just going to be powered off at arbitrary times. UPS is not an option because the unit is moved from place to place. </p>
<p>Think of it as a psuedo-embedded system. It's headless and has no internet/lan connections, meaning that until the customer... | 22108 | null | null | 2011-07-23T12:44:40.157 | Hardening my Ubuntu 10.04 OS against ungraceful shutdowns | [
"administration"
] | 1 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T04:31:04.530",
"id": "60881",
"postId": "54229",
"score": "1",
"text": "this probably belongs on serverfault",
"userDisplayName": null,
"userId": "11076"
},
{
"creationDate": "2011-07-23T04:32:25.783",
"id": "60882",
"postId": "54229",
"s... | {
"accepted": true,
"body": "<p>Most embedded devices will split their storage into several sections. You could mount the OS partition read-only with a read-write ramdisk overlay -- any changes are not written to disk, so nothing to corrupt, and no possibility of the state changing on boot up. Add an additional p... | [
{
"accepted": true,
"body": "<p>Most embedded devices will split their storage into several sections. You could mount the OS partition read-only with a read-write ramdisk overlay -- any changes are not written to disk, so nothing to corrupt, and no possibility of the state changing on boot up. Add an addi... | null | null | null | null | JWman |
54234 | 1 | null | 2011-07-23T12:50:16.300 | 3 | 3449 | <p>I want to make every window ]transparent with opaque text.
I have done some search on the internet and the answer I got is:</p>
<ul>
<li>Open Compiz Config Settings Manager.</li>
<li>Click on Opacity, Brightness and Saturation in the Accessibility section.</li>
<li>Under 'Window specific settings' click 'New'</li>
... | 22105 | 667 | 2011-07-23T14:22:32.913 | 2011-09-29T03:33:14.360 | I want to make every window as transparent with font as opaque (as gnome terminal capabality) | [
"compiz",
"window",
"transparency"
] | 1 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T14:22:57.810",
"id": "60889",
"postId": "54234",
"score": "1",
"text": "Please split this up into 3 separate questions.",
"userDisplayName": null,
"userId": "667"
},
{
"creationDate": "2012-01-28T17:16:35.657",
"id": "113890",
"postId": "5423... | null | [
{
"accepted": null,
"body": "<ol>\n<li><p>This is possible in GNOME, XFCE and LXDE with librgba, but it can cause problems with many programs (so much so that I stopped using it for now and don't recommend it any more). It is also possible in KDE with a special version of Oxygen, but I also would not recomm... | null | null | 2012-01-30T23:06:51.493 | null | null |
54236 | 1 | null | 2011-07-23T14:04:11.753 | 2 | 193 | <p>I noticed a problem on Unity. So, when I open, for example, program Eclipse which is IDE for programming languages as Java and PHP it doesn't showed as opened in Unity box, so if I minimize this program I can't open it again, because when I pres on Eclipse icon in Unity box it starts Eclipse again not open previous ... | 14113 | null | null | 2011-07-23T15:08:48.693 | Opened programs in Unity | [
"unity"
] | 1 | 4 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T14:07:57.137",
"id": "60887",
"postId": "54236",
"score": "1",
"text": "You should [report this as a bug](https://bugs.launchpad.net/unity/+filebug).",
"userDisplayName": null,
"userId": "667"
},
{
"creationDate": "2011-07-23T14:23:02.787",
"id":... | null | [
{
"accepted": null,
"body": "<p>You can also use Super-W (Spread mode), to zoom out on all windows in all workspaces.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-07-23T15:08:48.693",
"id": "54247",
... | null | null | 2012-05-23T17:15:03.983 | null | null |
54237 | 1 | null | 2011-07-23T14:32:57.177 | 1 | 229 | <p>I have an intermittent problem accessing the top panel/menu bar using the mouse in Ubuntu 11.04. sometimes I can access it with the mouse right click (as per normal), other times it is completely unresponsive whether using an external mouse of the mouse-pad. As I am new to Linux, I don't know if there is anyway to c... | 22109 | null | null | 2011-07-24T16:36:45.327 | No response form top panel / menu on Samsung N150 Plus netbook | [
"menu"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T15:07:01.393",
"id": "60897",
"postId": "54237",
"score": "0",
"text": "is it the whole panel or the indicators you have an issue with? If its the indicators - have you playing with \"whitelisting\" applications?",
"userDisplayName": null,
"userId": "14356"... | null | [
{
"accepted": null,
"body": "<p>I suspect that the default indicator settings need to be reset.</p>\n\n<p>Please look at <a href=\"https://askubuntu.com/questions/40844/indicators-do-not-accept-mouse-clicks\">my answer here</a> and reset the indicator settings to their default settings.</p>\n",
"comment... | null | null | null | null | null |
54239 | 1 | 54366 | 2011-07-23T14:36:56.980 | 3 | 13508 | <p>I am trying to build a simple kernel module. Following are the contents of file involved in it:</p>
<p>module.c:</p>
<pre><code> #include <linux/init.h>
#include <linux/fs.h>
#include <linux/device.h>
#include <linux/kernel.h>
#include "header.h"
static int devi... | 11645 | null | null | 2017-06-18T10:10:49.440 | Problem with ioctl() in a simple kernel module | [
"kernel",
"devices",
"kernel-modules"
] | 2 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>A few things:</p>\n\n<ul>\n<li>You want to use \"unlocked_ioctl\" not \"compat_ioctl\".</li>\n<li><p>The function interface for \"device_ioctl\" is wrong (see <code>include/linux/fs.h</code>), it should be:</p>\n\n<pre><code> long (*unlocked_ioctl) (struct file *, unsigned int, un... | [
{
"accepted": true,
"body": "<p>A few things:</p>\n\n<ul>\n<li>You want to use \"unlocked_ioctl\" not \"compat_ioctl\".</li>\n<li><p>The function interface for \"device_ioctl\" is wrong (see <code>include/linux/fs.h</code>), it should be:</p>\n\n<pre><code> long (*unlocked_ioctl) (struct file *, unsigned... | null | null | null | null | null |
54240 | 1 | 57260 | 2011-07-23T14:42:04.760 | 0 | 330 | <p>I'd like to achieve a remapping of keys in a way that simulates the vi flow of having editing mode and command mode.
In Windows, it can be <a href="http://duartes.org/gustavo/blog/post/home-row-computing" rel="nofollow">achieved</a> as explained in the site. In the comments, it is suggested a way that might work in ... | 17372 | 17372 | 2011-07-25T19:03:24.683 | 2011-08-16T02:16:03.827 | Remap keys like vi | [
"11.04",
"10.10",
"10.04",
"keyboard"
] | 1 | 4 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T14:47:38.273",
"id": "60896",
"postId": "54240",
"score": "0",
"text": "http://linux.die.net/man/1/xmodmap",
"userDisplayName": null,
"userId": "21845"
},
{
"creationDate": "2011-07-25T19:05:57.770",
"id": "61235",
"postId": "54240",
"sco... | {
"accepted": true,
"body": "<p>Well, at the link you provided, Paul explain how did he made it.<br>\nA slight modified way to do this would be like this: </p>\n\n<p><strong>1)</strong> <kbd>Alt</kbd> + <kbd>F2</kbd> and type <code>gnome-keyboard-properties</code>.<br>\nThen go to Layouts > Options > Caps Lock key... | [
{
"accepted": true,
"body": "<p>Well, at the link you provided, Paul explain how did he made it.<br>\nA slight modified way to do this would be like this: </p>\n\n<p><strong>1)</strong> <kbd>Alt</kbd> + <kbd>F2</kbd> and type <code>gnome-keyboard-properties</code>.<br>\nThen go to Layouts > Options > Caps ... | null | null | null | null | null |
54241 | 1 | 54244 | 2011-07-23T14:44:55.467 | 23 | 7781 | <p>The context here is the Oneric development ISO. I don't want to have to re-download this every time something changes. I notice that there's a <code>.zsync</code> file in the download directory. From what I know, this should let me update only the chunks that have changed, saving a ton of bandwidth.</p>
<p>The only... | 449 | null | null | 2014-03-27T06:53:11.740 | How do I update an ISO with zsync? | [
"zsync"
] | 2 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2014-03-27T06:48:14.827",
"id": "574205",
"postId": "54241",
"score": "2",
"text": "Related (but not a duplicate): [How to identify and replace broken files in a corrupted Ubuntu ISO?](http://askubuntu.com/questions/239822/how-to-identify-and-replace-broken-files-in-a-corrupte... | {
"accepted": true,
"body": "<p>Turns out I was being dense. A <a href=\"http://www.google.co.uk/search?q=ubuntu%20iso%20zsync\">correct Googling</a> and I found my answer on <a href=\"https://help.ubuntu.com/community/ZsyncCdImage\">the Ubuntu Wiki</a>. All I need to run is:</p>\n\n<pre><code>zsync http://cdimage.... | [
{
"accepted": true,
"body": "<p>Turns out I was being dense. A <a href=\"http://www.google.co.uk/search?q=ubuntu%20iso%20zsync\">correct Googling</a> and I found my answer on <a href=\"https://help.ubuntu.com/community/ZsyncCdImage\">the Ubuntu Wiki</a>. All I need to run is:</p>\n\n<pre><code>zsync http://... | null | null | null | null | null |
54242 | 1 | 54249 | 2011-07-23T14:47:47.147 | 0 | 4881 | <p>I've made a horrible mistake and removed gtk (and all linked packets, including gnome). After that, I've recovered my GUI with
<code>sudo apt-get install ubuntu-desktop</code> and most of key packets, but now I'm getting error when i'm trying to do <code>sudo apt-get update</code>:</p>
<pre><code>Hit http://repo.y... | 7449 | 6969 | 2011-07-23T15:22:19.990 | 2011-07-23T15:35:20.853 | apt-get update error: Unable to find expected entry contrib/source/Sources in Meta-index file | [
"10.10",
"apt",
"official-repositories"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T15:29:10.353",
"id": "60898",
"postId": "54242",
"score": "0",
"text": "you should not have `contrib` in your standard deb entries - why have you got that in the sources file? generally that is for third party repos.",
"userDisplayName": null,
"userId": "14... | {
"accepted": true,
"body": "<p><code>contrib</code> is not a valid section for the official ubuntu mirrors, hence the cryptic message that <code>contrib/source/Sources</code> cannot be found.</p>\n\n<p><code>repo.yandex.ru</code> is not an official one listed at <a href=\"https://launchpad.net/ubuntu/+archivemirro... | [
{
"accepted": true,
"body": "<p><code>contrib</code> is not a valid section for the official ubuntu mirrors, hence the cryptic message that <code>contrib/source/Sources</code> cannot be found.</p>\n\n<p><code>repo.yandex.ru</code> is not an official one listed at <a href=\"https://launchpad.net/ubuntu/+arch... | null | null | null | null | null |
54248 | 1 | null | 2011-07-23T15:31:53.753 | 0 | 637 | <p>I'm trying to get a dual screen setup he main monitor in landscape and the other on portrait.
With the ATI binary drivers (CCC) I could have both monitors working although I couldn't activate Xinerama because ubuntu won't even load the GUI.
Using the open source drivers I don't know where to activate my second card ... | 22112 | null | null | 2011-11-12T10:28:05.567 | Dual screen with two ATI cards | [
"11.04",
"ati",
"multiple-monitors",
"xinerama"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Until the compiz xinerama bug is solved, select classic ubuntu (no effects) on logon to make xinerama work.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-07-23T17:04:41.603"... | null | null | null | null | null |
54250 | 1 | 54260 | 2011-07-23T16:06:14.790 | 2 | 1505 | <p>In short: before unplugging a USB modem, should I take any action to make the removal safe?</p>
<p>I received a HUAWEI-367, it worked great the first day. The next morning the modem was very warm and had no internet connection. I tried to re-connect but it did not work, however it was blinking and Ubuntu did recogn... | 22114 | 22114 | 2011-07-23T16:45:31.743 | 2011-07-23T17:29:12.657 | Safely remove USB modem? | [
"usb",
"modem"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Your modem most likely had an electrical defect. There is certainly no firmware writing going on over usb unless you invoke specific software to do that. However, you might want to check the voltage on your usb ports. If it exceeds 5 V by much, your PC's power supply or some voltage ... | [
{
"accepted": true,
"body": "<p>Your modem most likely had an electrical defect. There is certainly no firmware writing going on over usb unless you invoke specific software to do that. However, you might want to check the voltage on your usb ports. If it exceeds 5 V by much, your PC's power supply or some ... | null | null | null | null | null |
54251 | 1 | null | 2011-07-23T16:14:22.377 | 15 | 48585 | <p>I'm trying to install bugzilla 4 on ubuntu 11.04</p>
<p>I've added the following to my httpd.conf</p>
<pre><code><Directory “/var/www/dev.spincentre/bugzilla”>
AddHandler cgi-script .cgi
Options +Indexes +ExecCGI
DirectoryIndex index.cgi
AllowOverride Limit
</Directory>
</code></pre>
<p>Bu... | 9140 | null | null | 2020-07-04T01:36:56.147 | How do I make apache run a cgi instead of showing the text? | [
"apache2"
] | 3 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Did you load the mod_cgi module? You can see if the directory /etc/apache2/mods-enabled/ has a symlink <code>cgi.load</code>. If there is no such symlink, you can create it by running</p>\n\n<pre><code>sudo a2enmod cgi\n</code></pre>\n\n<p>and then restart Apache:</p>\n\n<pre... | null | null | null | null | null |
54262 | 1 | 54263 | 2011-07-23T17:31:34.070 | 6 | 2631 | <p>I realize that setting up <code>pbuilder</code> requires root privileges, but does each invocation really require root privileges?</p>
<p>Is there any way of running <code>pbuilder</code> as a standard user?</p>
| 5 | null | null | 2011-07-23T17:50:02.953 | Is it possible to run pbuilder without root privileges? | [
"root",
"privileges",
"pbuilder"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Yes, copied from: <a href=\"http://www.netfort.gr.jp/~dancer/software/pbuilder-doc/pbuilder-doc.html#pbuilder-uml\">pbuilder</a>.</p>\n\n<p>It is possible to use user-mode-linux by invoking pbuilder-user-mode-linux instead of pbuilder. pbuilder-user-mode-linux doesn't require root pr... | [
{
"accepted": true,
"body": "<p>Yes, copied from: <a href=\"http://www.netfort.gr.jp/~dancer/software/pbuilder-doc/pbuilder-doc.html#pbuilder-uml\">pbuilder</a>.</p>\n\n<p>It is possible to use user-mode-linux by invoking pbuilder-user-mode-linux instead of pbuilder. pbuilder-user-mode-linux doesn't require... | null | null | null | null | null |
54264 | 1 | null | 2011-07-23T18:09:22.653 | 1 | 296 | <p>From a script, I'm trying to apply some <strong>color levels</strong> to a grayscale <code>.tiff</code> image, the same as I would do in GIMP.</p>
<p>I've tried using <a href="http://www.imagemagick.org/script/convert.php" rel="nofollow noreferrer">ImageMagick's <code>convert</code> tool</a>:</p>
<pre><code>convert ... | 4629 | 527764 | 2020-08-03T05:35:39.063 | 2020-08-03T05:35:39.063 | Color-leveling a tiff image via command-line | [
"command-line",
"image-processing",
"imagemagick"
] | 1 | 0 | CC BY-SA 4.0 | [] | null | [
{
"accepted": null,
"body": "<p>The .tiff format is not well supported in ImageMagick according to the <a href=\"http://www.imagemagick.org/Usage/formats/#other\" rel=\"nofollow\">support documentation</a> for the program so it is unlikely to work as expected, try any other supported image format and you sh... | null | null | null | null | null |
54266 | 1 | 54271 | 2011-07-23T18:32:01.530 | 23 | 49819 | <p>I have a <code>setup.bat</code> file which install some applications and i want to execute it.</p>
<p>This is content of <em>.bat</em> file :</p>
<pre><code>@echo off
cls
Rip_7z.exe x Rip0.7z
cls
del Rip0.7z
cls
Rip_7z.exe x Rip1.7z
cls
del Rip1.7z
</code></pre>
<p>I think the <strong>Rip_7z.exe</strong> file ext... | 17345 | 17345 | 2012-06-04T22:40:29.220 | 2019-12-09T17:26:17.720 | Executing .bat file | [
"11.04",
"installation",
"command-line"
] | 4 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>You can run DOS batch file through <code>wineconsole</code>:</p>\n\n<pre><code>$ cat ~/.wine/drive_c/file.bat\n@echo off\necho Working\npause\n$ wineconsole 'C:\\file.bat'\n</code></pre>\n\n<p>You get a new windows similar to this</p>\n\n<p><img src=\"https://i.stack.imgur.com/GOlYW.... | [
{
"accepted": null,
"body": "<p>Firstly, Wine won't touch batch files.</p>\n\n<p>Why do you have to do it in a terminal? Just open the directory with naultilus, right click the <code>.7z</code> files and extract. But if you want to do it the hard way, the appriximate conversion of that script is:</p>\n\n<pr... | null | null | null | null | null |
54268 | 1 | 56644 | 2011-07-23T18:33:25.227 | 8 | 1033 | <p>When I add a PPA via Software Sources it normally would show up in the Ubuntu Software Center shortly after. But lately it seems that any PPA I add either won't show up, or takes days to. Does anyone know what could be wrong?</p>
| 14615 | null | null | 2013-06-27T21:41:37.597 | Why aren't my PPA's showing up in the Ubuntu Software Center? | [
"ppa",
"software-center",
"software-sources"
] | 2 | 5 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T19:33:07.617",
"id": "60917",
"postId": "54268",
"score": "0",
"text": "DId you update the package database (apt-get update)? Do they show up in Synaptic?",
"userDisplayName": null,
"userId": "18953"
},
{
"creationDate": "2011-07-23T19:36:54.887",
... | {
"accepted": true,
"body": "<p>This issue can be partially resolved by installing something from the PPA via terminal first. Only then will you see the PPA appear in the Software Center. </p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2013-06-27T21:42:34.990",
"id": "396402",
... | [
{
"accepted": true,
"body": "<p>This issue can be partially resolved by installing something from the PPA via terminal first. Only then will you see the PPA appear in the Software Center. </p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2013-06-27T21:42:34.990",
"... | null | null | null | null | null |
54272 | 1 | 54274 | 2011-07-23T19:31:06.090 | 3 | 2184 | <p>I've been using Guake on my laptop and my desktop and everything has been fine until I recently bought a new HD and did a fresh install of Ubuntu 10.10.</p>
<p>I installed Guake and it works fine except for when I try to use GNU <code>screen</code>:</p>
<pre><code>wayne@arglefraster:~$ screen -xRR
Please set a ter... | 658 | null | null | 2012-06-06T21:50:42.447 | How do I get Guake(terminal) to report the correct terminal? | [
"command-line",
"environment-variables",
"gnu-screen",
"guake"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>It looks like you are experiencing this <a href=\"https://bugs.launchpad.net/ubuntu/+source/guake/+bug/621927\" rel=\"nofollow\">launchpad bug</a>.</p>\n\n<p>Given that you are now using the unsupported 10.10, this will not be fixed for this release. A workaround is the best you can... | [
{
"accepted": true,
"body": "<p>It looks like you are experiencing this <a href=\"https://bugs.launchpad.net/ubuntu/+source/guake/+bug/621927\" rel=\"nofollow\">launchpad bug</a>.</p>\n\n<p>Given that you are now using the unsupported 10.10, this will not be fixed for this release. A workaround is the best... | null | null | null | null | null |
54275 | 1 | 54277 | 2011-07-23T20:13:54.400 | 5 | 1718 | <p>A quick Google search reveals very few tutorials on writing Compiz plugins and even fewer seem to be up to date. None that I can find are written specifically for Ubuntu.</p>
<p>I basically need to know:</p>
<ul>
<li>What packages I will need.</li>
<li>How plugins are stored / organized.</li>
<li>How plugin code s... | 5 | 169736 | 2014-03-21T12:37:21.900 | 2014-03-21T12:37:21.900 | Up to date tutorial for writing Compiz plugins? | [
"compiz"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T20:19:57.453",
"id": "60923",
"postId": "54275",
"score": "0",
"text": "I presume you have read the recent dev week where Sam Spillaz talked through just this topic? https://wiki.ubuntu.com/MeetingLogs/devweek1103/HowToWriteACompizPlugin",
"userDisplayName": nul... | {
"accepted": true,
"body": "<p>Sam Spillaz (Canonical's key-developer Compiz development) recently held a session in the Developer's week held in March '11 headlined \"<a href=\"https://wiki.ubuntu.com/MeetingLogs/devweek1103/HowToWriteACompizPlugin\">How to write a Compiz Plugin</a>\"</p>\n\n<p>This session took ... | [
{
"accepted": true,
"body": "<p>Sam Spillaz (Canonical's key-developer Compiz development) recently held a session in the Developer's week held in March '11 headlined \"<a href=\"https://wiki.ubuntu.com/MeetingLogs/devweek1103/HowToWriteACompizPlugin\">How to write a Compiz Plugin</a>\"</p>\n\n<p>This sessi... | null | 0 | null | null | null |
54276 | 1 | null | 2011-07-23T20:19:21.447 | 2 | 612 | <p>In Ubuntu 10.10 and 11.04 my Dell mini 9 starts to discharge and run off of battery very soon after it is fully charged while it's still plugged into the the power adapter. If I restart it still doesn't see the AC adapter. If I shutdown and cold boot it will start charging again until the battery is full and the cir... | 22122 | 22122 | 2011-07-24T17:14:02.810 | 2011-12-04T23:17:35.460 | Battery starts discharging after charge | [
"battery",
"dell-mini-9"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-24T17:17:39.893",
"id": "61022",
"postId": "54276",
"score": "0",
"text": "I'm not clear - have you upgraded to 11.10 - or are you asking how to go back to a previous release? The only way to go backwards is to do a fresh install.",
"userDisplayName": null,
"u... | null | [
{
"accepted": null,
"body": "<p>It might have something to do with the (nearly) fixed power regressions in the linux kernel. I'd suggest (for laptops that is) to go back to 10.04 or go to 11.10 --> <a href=\"http://cdimage.ubuntu.com/daily-live/current/\" rel=\"nofollow\">http://cdimage.ubuntu.com/daily-liv... | null | null | null | null | null |
54279 | 1 | 54466 | 2011-07-23T20:51:32.557 | 2 | 1492 | <p>I am trying to use Brasero, to burn a mkv file of 300mb size to a blank CD
and it nags that cd has not enough disk, I used mkvmerge to break it to 4 100 mb files it
still nags that it cant burn it due to size, anyone knows how may I do it?</p>
| 21579 | null | null | 2012-07-09T06:32:38.093 | Burning MKV to VCD | [
"burning",
"mkv",
"vcd"
] | 2 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T22:10:54.193",
"id": "60931",
"postId": "54279",
"score": "1",
"text": "how long is the film?",
"userDisplayName": null,
"userId": "6450"
},
{
"creationDate": "2011-07-25T11:05:58.723",
"id": "61137",
"postId": "54279",
"score": "0",
... | {
"accepted": true,
"body": "<p>Have you tried using devede it may work better than Brasero as its main purpose is to create dvd's and vcd also I would run Brasero from terminal and see what messages are output to terminal. </p>\n\n<p>Finally the max length of a VCD is going to be 80min if you convert the mkv to a ... | [
{
"accepted": true,
"body": "<p>Have you tried using devede it may work better than Brasero as its main purpose is to create dvd's and vcd also I would run Brasero from terminal and see what messages are output to terminal. </p>\n\n<p>Finally the max length of a VCD is going to be 80min if you convert the m... | null | null | null | null | null |
54292 | 1 | 54304 | 2011-07-23T22:37:47.847 | 0 | 890 | <p>My new Ubuntu 11.04 server is having issues with the two Ethernet ports on the motherboard. I only need one port, eth1 so I am trying to disable eth2.</p>
<p>I executed <code>sudo ifconfig eth2 down</code> which only worked temporarily as eth2 repopulated in <code>ifconfig</code> within a short time.</p>
<p>I then... | 18541 | null | null | 2011-07-24T01:32:08.913 | Disabled Ethernet NIC Keeps Enabling Itself | [
"11.04",
"networking",
"network-manager",
"interface"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>It could be because network manager is handling your interfaces. You could try disabling the network-manager service, as its primary benefits are its portability (i'm asssuming your server isn't going to be moving often).</p>\n",
"commentCount": "0",
"comments": [],
"communityO... | [
{
"accepted": true,
"body": "<p>It could be because network manager is handling your interfaces. You could try disabling the network-manager service, as its primary benefits are its portability (i'm asssuming your server isn't going to be moving often).</p>\n",
"commentCount": "0",
"comments": [],
... | null | null | null | null | null |
54295 | 1 | 54297 | 2011-07-23T22:45:54.877 | 1 | 355 | <p>After I installed Ubuntu 11.04 in a partition that I delegated 100GB for. I realize that I only have 10GB left, where did the rest of the space go?</p>
<p>The volume size states I have 100GB for that partition.</p>
<p>Screenshot (DF Command):</p>
<p><img src="https://i.stack.imgur.com/gVQXG.png" alt="enter image ... | 22013 | 4937 | 2011-07-24T12:23:05.383 | 2011-07-24T12:23:05.383 | Missing Partition Space After Installation | [
"partitioning"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-23T22:54:26.013",
"id": "60935",
"postId": "54295",
"score": "0",
"text": "please, add output of command df",
"userDisplayName": null,
"userId": "15023"
}
] | {
"accepted": true,
"body": "<p>Looks like you have installed ubuntu trought wubi, on some windows partition that you had 100GB spare space left, didnt changed size of installation. <strong>If so, you can store files to your windows partitions as well</strong>, looks like you have one in /media/B6E... and you can a... | [
{
"accepted": true,
"body": "<p>Looks like you have installed ubuntu trought wubi, on some windows partition that you had 100GB spare space left, didnt changed size of installation. <strong>If so, you can store files to your windows partitions as well</strong>, looks like you have one in /media/B6E... and y... | null | null | null | null | null |
54296 | 1 | 54298 | 2011-07-23T23:57:04.140 | 217 | 671633 | <p>What is the difference between standard i386 download and the amd64 download of Ubuntu 11.04? I am currently running the i386 on an amd machine, would my system work better with the amd64 download instead? (my machine was running Windows 7 64bit, but I neglected to look at that prior to installing Ubuntu). </p>
| 8357 | 169736 | 2014-03-22T12:44:16.287 | 2021-01-29T18:09:27.237 | Difference between the i386 download and the amd64? | [
"architecture"
] | 5 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2014-09-11T10:19:21.883",
"id": "711311",
"postId": "54296",
"score": "0",
"text": "Related (but not a duplicate): [Is the 64-Bit version of Ubuntu only compatible with AMD CPUs?](http://askubuntu.com/questions/197001/is-the-64-bit-version-of-ubuntu-only-compatible-with-amd-cp... | {
"accepted": true,
"body": "<p>i386 refers to the 32-bit edition and amd64 (or x86_64) refers to the 64-bit edition for Intel and AMD processors.</p>\n\n<p>Wikipedia's i386 entry:</p>\n\n<blockquote>\n <p>The Intel 80386, also known as the i386, or just 386, was a 32-bit microprocessor introduced by Intel in 1985... | [
{
"accepted": true,
"body": "<p>i386 refers to the 32-bit edition and amd64 (or x86_64) refers to the 64-bit edition for Intel and AMD processors.</p>\n\n<p>Wikipedia's i386 entry:</p>\n\n<blockquote>\n <p>The Intel 80386, also known as the i386, or just 386, was a 32-bit microprocessor introduced by Intel... | null | null | null | null | null |
54301 | 1 | 54317 | 2011-07-24T00:58:51.770 | 9 | 901 | <p>Given a machine that may or may not have been through a number of release upgrades, how can I find out the version of Ubuntu that was originally installed? Assuming that logging configuration has not been changed from default.</p>
| 18463 | 570 | 2012-03-09T20:14:44.290 | 2021-02-21T19:38:01.973 | How to find out what version of Ubuntu was originally installed? | [
"upgrade",
"log"
] | 3 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-24T05:55:47.103",
"id": "60972",
"postId": "54301",
"score": "0",
"text": "You mean \"release upgrade\"? because `dist-upgrade` is not what take from an ubuntu release to the next.",
"userDisplayName": null,
"userId": "2647"
},
{
"creationDate": "2011-0... | {
"accepted": true,
"body": "<p>If you have not done manual modifications, you should see the utilised installation media on the top of <code>/etc/apt/sources.list</code>:</p>\n\n<pre><code># deb cdrom:[Kubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100427)]/ lucid main restricted\n# See http://help.ubuntu.com/co... | [
{
"accepted": null,
"body": "<p>You can go to see older <code>dpkg.log</code> file available on the system, and take the older package reported on that:</p>\n\n<pre><code>less $(ls -rt /var/log/dpkg.log* | \n head -1) | \n awk 'NF == 6 && $3 == \"install\" { print $4, $6; exit }'\n</code></pre>\n\... | null | 0 | null | null | null |
54302 | 1 | null | 2011-07-24T01:10:42.027 | 8 | 12528 | <p>Since I don't use GNOME now and try wmii, the nm-applet is no longer available for me.I know there is nmcli for the control. What I'm really interested in is that can it really be a substitute for nm-applet.</p>
<p><code>man nmcli</code>, there are these words, which makes me confused:</p>
<ol>
<li><p>It is not me... | 15376 | 15811 | 2011-09-08T20:58:37.367 | 2015-07-14T17:38:42.053 | Is it possible to use nmcli completely without nm-applet? | [
"networking",
"command-line",
"network-manager",
"window-manager",
"connection"
] | 4 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>similar clients mean applications that do similar things as nm-applet, but isn't nm-applet. Since Network Manager is driven by DBus, anyone is free to write clients to control it without interacting with Network Managers code in any way. It's sort of like how you can connect ... | null | null | null | null | null |
54303 | 1 | 54310 | 2011-07-24T01:12:00.750 | 10 | 15605 | <p>I see that Xubuntu has package Gnome-menus, but I cannot find the command to run the editor it should contain. I found a small editor but it does not allow new entries and alacarte tries to install whole Gnome... </p>
<p>So I'm looking for a menu editor that will allow me to:</p>
<ul>
<li>Add new launchers,</li>
<... | 2854 | 2854 | 2011-07-24T01:22:25.050 | 2016-08-13T18:21:53.483 | GUI for editing Menu in Xubuntu | [
"menu",
"xubuntu"
] | 2 | 4 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-24T01:32:06.487",
"id": "60953",
"postId": "54303",
"score": "0",
"text": "http://xfcemenuedit.mon-asso.org/index.en.html",
"userDisplayName": null,
"userId": "4203"
},
{
"creationDate": "2011-07-24T01:37:36.167",
"id": "60955",
"postId": "54303... | {
"accepted": true,
"body": "<h1>11.04</h1>\n<p><em>(and works for all versions since 11.04)</em></p>\n<p>The use of <code>alacarte</code> in the current version of xubuntu is perhaps not a good choice because of its perceived gnome dependencies - it is actually packaged wrongly, but that's a different story.</p>\n... | [
{
"accepted": true,
"body": "<h1>11.04</h1>\n<p><em>(and works for all versions since 11.04)</em></p>\n<p>The use of <code>alacarte</code> in the current version of xubuntu is perhaps not a good choice because of its perceived gnome dependencies - it is actually packaged wrongly, but that's a different stor... | null | null | null | null | null |
54309 | 1 | 54342 | 2011-07-24T05:18:29.433 | 0 | 3665 | <p>I have a very frustrating problem with a new server I built. </p>
<p>On every machine that SSHes in (or any other connection), the connection gets dropped randomly between immediately, and 30 minutes into the session, while the user is actively using the system remotely (typing, etc). Before, during and after the d... | 18541 | 18541 | 2011-07-24T06:27:45.997 | 2011-07-24T14:58:06.563 | Server Keeps Dropping Active Connections, But Pings | [
"11.04",
"server"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-24T08:11:10.293",
"id": "60976",
"postId": "54309",
"score": "0",
"text": "Could it be a (broken / misconfigured) router between your machines which is dropping connections?",
"userDisplayName": null,
"userId": "6969"
},
{
"creationDate": "2011-07-24T18... | {
"accepted": true,
"body": "<p>I have experienced symptoms similar to this before. Not certain of why you cannot reconnect until after 5-10 minutes. I'll guess and say it is a firewall configuration between you and the Ubuntu box allowing only so many orphaned connections until a specific time threshold expires.... | [
{
"accepted": true,
"body": "<p>I have experienced symptoms similar to this before. Not certain of why you cannot reconnect until after 5-10 minutes. I'll guess and say it is a firewall configuration between you and the Ubuntu box allowing only so many orphaned connections until a specific time threshold ... | null | null | null | null | null |
54312 | 1 | 54339 | 2011-07-24T06:04:03.247 | 2 | 3023 | <p>I started customizing live ubuntu cd. I followed all the steps in this <a href="https://askubuntu.com/questions/48535/how-to-customize-live-ubuntu-cd">post</a> but i am not able to unmount the <code>/proc</code>. Please look @ the below error.. The error says some process where running but i am not able to figure ou... | 5691 | -1 | 2020-06-12T14:37:07.210 | 2011-07-24T14:01:28.863 | Unable to unmount /proc | [
"unmount"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-07-24T08:09:51.993",
"id": "60975",
"postId": "54312",
"score": "0",
"text": "Could you escape your chroot and run `sudo lsof -n ~/livecd/custom` on it?",
"userDisplayName": null,
"userId": "6969"
}
] | {
"accepted": true,
"body": "<p>You are probably trying to do this in a <code>root</code> environment and not the <code>chroot</code> environment.</p>\n\n<p>See the difference between </p>\n\n<pre><code>/home/rinzwind$ sudo su\n/home/rinzwind# umount /proc\numount: /proc: device is busy.\n (In some cases useful ... | [
{
"accepted": true,
"body": "<p>You are probably trying to do this in a <code>root</code> environment and not the <code>chroot</code> environment.</p>\n\n<p>See the difference between </p>\n\n<pre><code>/home/rinzwind$ sudo su\n/home/rinzwind# umount /proc\numount: /proc: device is busy.\n (In some cases... | null | null | null | null | null |
54315 | 1 | 54320 | 2011-07-24T07:14:43.573 | 3 | 857 | <p>I am in the process of customizing a live ubuntu cd. There are some packages which i would like to install, but they are GUI packages. How to install GUI packages from terminal?</p>
<p>For example : <code>Adobe Air</code>.</p>
<h2>Update:</h2>
<p>When installing the adobe air application remotely. I get the followin... | 5691 | -1 | 2020-06-12T14:37:07.210 | 2011-08-15T10:13:18.020 | How to install a GUI package from terminal when creating a live cd? | [
"installation",
"live-cd"
] | 2 | 4 | CC BY-SA 3.0 | [
{
"creationDate": "2011-08-15T10:40:19.707",
"id": "64888",
"postId": "54315",
"score": "0",
"text": "\"cannot open display:\" add the display to your .bashrc in your home dir. 1st do a \"echo DISPLAY$\" and add the result as `export DISPLAY=0.0` to .bashrc where 0.0 is changed to what you got f... | {
"accepted": true,
"body": "<p>Packaged GUI applications should be installable like any other package. For 32-bit Ubuntu, enable the partner repository, refresh the sources list and install Adobe AIR using:</p>\n\n<pre><code>sudo apt-get install adobeair \n</code></pre>\n\n<p><code>adobeair</code> is not availabe ... | [
{
"accepted": null,
"body": "<p>you can install them normally via apt-get</p>\n\n<pre><code>sudo apt-get install adobeair\n</code></pre>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 3.0",
"creationDate": "2011-07-24T07:31:50.107",
"... | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.