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
51826
1
51828
2011-07-05T06:51:38.017
2
370
<p>I'm using Ubuntu 11.04, and installing regular automatic updates. Since 11.10 is out, I expected it will be auto upgraded, but no, I'm still:</p> <pre><code>$ cat /etc/issue Ubuntu 11.04 </code></pre> <p>Now I want for example <a href="http://www.omgubuntu.co.uk/2011/07/modal-dialogs-land-ubuntu-11-10/?utm_source=...
17226
235
2011-07-05T13:47:09.940
2011-07-05T13:47:09.940
Does auto updating work across major versions?
[ "upgrade", "updates", "release-management" ]
3
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>11.10 is not out yet. only the alpha has been released and the final version will be released in october and you will notified through the update manager when that happens .</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-07-05T07:32:13.600", "i...
[ { "accepted": true, "body": "<p>11.10 is not out yet. only the alpha has been released and the final version will be released in october and you will notified through the update manager when that happens .</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-07-05T07:32:1...
null
null
null
null
null
51831
1
null
2011-07-05T07:09:49.200
4
677
<p>Renamed files dissapears from Ubuntu One Folder. I had to move files from U O to some temp location, rename them and upload them back. Is there a special procedure for files renaming?</p>
21122
null
null
2012-01-12T15:50:10.350
File are being deleted after renaming
[ "ubuntu-one", "delete", "rename" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-05T09:31:56.983", "id": "57899", "postId": "51831", "score": "1", "text": "This sounds like a pretty major bug. Anything that results in data loss should be treated as critical. Please make sure you file a bug through [this page](https://bugs.edge.launchpad.net/ubuntuo...
null
[ { "accepted": null, "body": "<p>This could be a major bug in the software. Are you sure that it is deleted PERMANENTLY when you try to rename it? i.e. does it magically 'disappear' and 'reappear' (maybe after a few minutes) after you've renamed the file? If so, then i think you have a network problem (maybe...
null
null
2012-03-06T18:20:50.767
null
null
51840
1
52409
2011-07-05T08:02:17.807
7
1812
<p>I'm trying to setup an SSL SVN. I got a <a href="http://ubuntuforums.org/showthread.php?t=51753">tutorial</a>, but when I'm trying to run the following command <code>apache2-ssl-certificate</code> I'm getting a <code>command not found</code> error message. My question is how can I fix this problem?</p>
14204
14204
2011-07-05T08:23:39.370
2011-07-09T09:43:23.683
SSL certification is missing
[ "svn", "ssl" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>The tutorial you've found is unfortunately very old. To generate a SSL cert run the following:</p>\n\n<pre><code>mkdir -p /etc/apache2/ssl\nopenssl req -new -x509 -days 365 -nodes -out /etc/apache2/ssl/apache.pem -keyout /etc/apache2/ssl/apache.pem\nln -sf /etc/apache2/ssl/apache.pem...
[ { "accepted": null, "body": "<p>This is due to <a href=\"https://launchpad.net/ubuntu/+source/apache2/+bug/77675\" rel=\"nofollow\">bug #77675</a>. <a href=\"https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/77675/comments/60\" rel=\"nofollow\">A solution</a> is mentioned in the comments. I have not tr...
null
null
null
null
null
51844
1
null
2011-07-05T08:48:57.057
1
248
<p>I think this is just cosmetic as my files synch fine, but the Ubuntu One control panel in 11.04 gives me this message:</p> <p>The information could not be retrieved. Maybe your internet connection is down?</p>
21126
null
null
2011-07-06T11:26:42.590
Ubuntu One Account -The information could not be retrieved. Maybe your internet connection is down?
[ "ubuntu-one" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-05T13:31:42.890", "id": "57919", "postId": "51844", "score": "0", "text": "Are you running Gnome3. Could you please check the version of gnome-keyring you are running? You can check with: dpkg -l gnome-keyring", "userDisplayName": null, "userId": "2962" } ]
null
[ { "accepted": null, "body": "<p>Their was a server side issue that was breaking the control panel. The fix was rolled out yesterday so you should see this issue resolved. Let us know if this is still an issue for you.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "...
null
null
null
null
null
51845
1
null
2011-07-05T08:52:28.910
6
3336
<p>Is there any way to stop Chromium (or Google Chrome) from auto-completing searches in the address bar?</p> <p>The best example of this I have seen is, if you type <em>fire and ice</em> into Chromium’s omnibox and hit Enter, it searches for <em>fire and ice</em>. If later you type <em>fire</em> into the omnibox and ...
21123
652
2014-04-16T17:12:56.373
2014-04-16T17:23:36.187
Is there any way to stop Chromium (or Google Chrome) from auto-completing searches in the address bar?
[ "google-chrome", "chromium" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<ol>\n<li>Click on the menu (the icon with three lines in the top right of the browser)</li>\n<li>Click \"Settings\"</li>\n<li>Click the \"Show Advanced Settings\" link at the bottom of the page.</li>\n<li>Uncheck the box for \"Use a prediction service to help complete searches ...
null
null
null
null
null
51846
1
null
2011-07-05T09:03:51.990
6
491
<p>When I installed Ubuntu 11.04, I checked the box to encrypt my home folder. Today, I set my account to log in without a password to allow my friend to borrow it. However once you click to log in. It says that Nautilus cannot find/create a directory for /home/USERNAME/Desktop and all I get is a blank screen (default ...
15617
null
null
2011-07-06T08:54:55.797
Help restore Nautilus
[ "11.04", "nautilus", "login" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>If I'm not mistaken you need your password to decrypt your home folder password, so that won't work since it just lets you bypass gdm, it doesn't save your password nor it can unlock your keyring.</p>\n\n<p>Its best to create a new user for your friend. </p>\n", "commentC...
null
null
null
null
null
51847
1
null
2011-07-05T09:05:37.927
3
94
<p>I have tried installing Ubuntu 11.04 server and Ubuntu 10.04 server on a fairly old AMD Athlon machine but after quite som time of the install the installer asks me to insert the install disk, which is already in the drive. I have tried both from a burnt CD and a burnt DVD disk with same outcome. Checked integrity o...
21083
235
2011-07-05T14:07:52.027
2011-07-05T14:07:52.027
Installers asks me to insert CD that is already in tray
[ "dvd", "cd", "installation" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-12-25T01:18:58.860", "id": "103252", "postId": "51847", "score": "0", "text": "Fixed via different installation → voted to close as too localized.", "userDisplayName": null, "userId": "3037" } ]
null
[ { "accepted": null, "body": "<p>perhaps your DVD drive is dodgy? try installing from USB with Unetbootin. Log into Windows or whatever it is your using, point Unetbootin to your ISO and wait. Once done, reset and boot via USB. You will also find this method much faster than CD or DVD</p>\n", "commentCou...
null
null
2012-04-05T19:23:12.663
null
null
51854
1
51859
2011-07-05T10:28:39.197
121
181033
<p>Is there a way to install a deb package <strong>directly</strong> from a URL, <em>using a shell</em>? Something like</p> <pre><code>dpkg -i http://domain.com/path/to/package.deb </code></pre> <p>(I know I could use wget and then dpkg, I'm just wondering if there's something that does it already)</p>
8110
8110
2011-07-06T09:11:18.160
2023-08-04T07:31:12.507
Is it possible to install a .deb from a URL?
[ "apt", "package-management", "dpkg" ]
13
1
CC BY-SA 3.0
[ { "creationDate": "2020-12-04T02:57:38.883", "id": "2204700", "postId": "51854", "score": "1", "text": "The Ansible `apt` play is a very nice solution.", "userDisplayName": null, "userId": "387671" } ]
{ "accepted": true, "body": "<p>Edit: I didn't see your previous statement about knowing you could wget so this is a bit awkward... I'll leave this here for anybody who wants to know how to do this. Additionally the previous version of my answer didn't work but this version (at the expense of being somewhat longer)...
[ { "accepted": null, "body": "<p>The quickest method is like this. Click to start installing <a href=\"http://packages.ubuntu.com/shutter\" rel=\"nofollow noreferrer\">shutter</a> <a href=\"http://apt.ubuntu.com/p/shutter\" rel=\"nofollow noreferrer\"></a>.</p>\n\n<p>URLs used for clicking on the name:</p>\n...
null
null
null
null
null
51855
1
null
2011-07-05T10:34:35.107
6
21774
<p>I recently received a warning, that my home-partition is full. It is an Ext4-Partition mounted on <code>/home</code>, <code>/dev/sda</code> is a 240 GB SSD:</p> <pre><code>hannes@XFLR6 ~&gt; df -h Filesystem Size Used Avail Use% Mounted on /dev/sda1 19G 5.2G 13G 30% / none ...
11917
2647
2011-07-06T18:08:43.870
2014-09-02T19:49:32.487
df reports an ext4 partition is full, but there is no data
[ "filesystem", "ext4" ]
2
2
CC BY-SA 3.0
[ { "creationDate": "2011-07-05T10:36:31.280", "id": "57903", "postId": "51855", "score": "0", "text": "Can you please show the output of the `mount` command?", "userDisplayName": null, "userId": "2647" }, { "creationDate": "2011-07-05T10:44:14.630", "id": "57906", "postId"...
null
[ { "accepted": null, "body": "<p>Each file system only has a certain amount of inodes and blocks that can be stored on it. Even in case there is enough space, you can't go further.</p>\n\n<p>Check your settings with</p>\n\n<pre><code>dumpe2fs /dev/sda5\n</code></pre>\n\n<p>(only the top 50 lines are importan...
null
null
null
null
null
51857
1
null
2011-07-05T10:51:26.307
4
811
<p>I sometimes USB tether my laptop to my phone to allow me to access the internet using 3G. The problem is that all sorts of things, such as the Update Manager, will go online and use up my valuable allowance.</p> <p>Is it possible to somehow configurate things such that:</p> <ul> <li>when (and only when) I am conne...
2872
null
null
2012-07-10T09:21:59.507
Limit applications that can go online when tethered
[ "tethering" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>you can use gufw to set up the firewall, allowing and disallowing communications as you wish. You can also turn this on and off as desired too. To install, look for gufw in USC or type in terminal:</p>\n\n<p>sudo apt-get install gufw</p>\n", "commentCount": "2", "comm...
null
null
null
null
null
51861
1
null
2011-07-05T12:04:54.883
4
5542
<p>When I enable a dual-screen with the NVidia X-Server Settings (TwinView) my laptop becomes very slow (you can't work anymore) after a short time. Strangely enough this occurred with Dell and Samsung monitors but it kept working fine with a LG monitor.</p> <p>I searched google, but couldn't find any pointers yet (ne...
11512
235
2011-10-13T20:16:54.867
2011-10-17T20:02:13.723
Dual Screen gets very slow with NVidia
[ "nvidia", "multiple-monitors", "graphics" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2011-10-14T15:27:52.060", "id": "75896", "postId": "51861", "score": "0", "text": "I updated my desktop at work. And I have a horrible fps. Every worked in 11.04 but after the update to 11.10 things goes really slow.\nDisabled lots of compiz features, but no cigarr. Tried a fe...
null
[ { "accepted": null, "body": "<p>I am encountering the exact same issue in 11.10 (Quadro NVS 290 on Dell monitors). I was able to make things a little bit more tolerable by using the driver version 173 instead of the recommended version.</p>\n\n<p>This breaks nvidia-settings though, as it can't detect monit...
null
null
null
null
null
51864
1
null
2011-07-05T12:45:43.277
2
206
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/99775/dell-inspiron-1545-wired-and-wireless-do-not-work">Dell inspiron 1545 wired and wireless do not work</a> </p> </blockquote> <p>I have a Dell Inspiron 1545 and when I connect the internet cable, Network manage...
21136
-1
2017-04-13T12:24:30.040
2011-12-07T02:27:25.497
Cannot connect to wired internet Dell Inspiron 1545
[ "11.04", "dell", "ethernet" ]
0
0
CC BY-SA 3.0
[]
null
[]
null
null
2012-01-30T21:06:08.903
null
null
51865
1
null
2011-07-05T12:46:29.513
1
5054
<p>We have ricoh "aficio mp c6501" in my job and I try to print from ubuntu 11.04. But it prints some hundred white pages.... When I install the printer, Ubuntu found it but when I try to print.... only white pages. </p> <p>I try to find drivers from Ricoh, but they had only for windows. I find this site (Brightq) <a ...
3872
235
2011-12-31T21:27:22.527
2013-11-14T18:04:45.877
Ricoh aficio mp c6501 only prints white pages
[ "drivers", "ricoh" ]
7
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Most laser printers (including copiers) can use the generic postscript driver that's available from the driver selection screen when you add a printer. Try that driver and see if it works.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "201...
null
null
null
null
null
51874
1
51875
2011-07-05T13:42:34.223
5
1839
<p>I'd like to transition from F-Spot to Digikam because I fully believe it to be a better application for my needs, as somebody who takes and post-processes a <em>lot</em> of photos. The problem is... Well, I think the <code>apt-get</code> output says it better than I can:</p> <pre><code>The following NEW packages wi...
449
null
null
2011-07-05T13:44:30.290
Can I Install Digikam without installing most of KDE?
[ "package-management", "kde", "digikam" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-05T16:15:19.193", "id": "57931", "postId": "51874", "score": "0", "text": "`digikam` depends on `kdepim-runtime` which depends on `akonadi-server` which depends on the MySQL server + client", "userDisplayName": null, "userId": "6969" } ]
{ "accepted": true, "body": "<p><code>apt-get --no-install-recommends install digikam</code> provides a slightly better outlook:</p>\n\n<pre><code>0 upgraded, 82 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 69.6 MB of archives.\nAfter this operation, 211 MB of additional disk space will be used.\n<...
[ { "accepted": true, "body": "<p><code>apt-get --no-install-recommends install digikam</code> provides a slightly better outlook:</p>\n\n<pre><code>0 upgraded, 82 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 69.6 MB of archives.\nAfter this operation, 211 MB of additional disk space will be ...
null
null
null
null
null
51876
1
51899
2011-07-05T13:52:26.673
5
406
<p>Early last month Canonical announced that they were partnering with Asus to bring EEE netbooks with Ubuntu 10.10 pre-installed to market on June 1st, 2011: <a href="http://www.canonical.com/content/asus-new-eee-pc-now-available-ubuntu-operating-system" rel="nofollow">http://www.canonical.com/content/asus-new-eee-pc-...
21139
null
null
2011-07-06T03:41:05.387
When will Asus EEE Ubuntu netbooks be for sale?
[ "ubuntu-netbook" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>This is a link of an ASUS reseller who is dealing with Ubuntu preloaded.</p>\n\n<p>Great to see Ubuntu making inroads to the normal Windows dominated market!</p>\n\n<p><a href=\"http://www.laptops-with-purpose.com/info/about-us\" rel=\"nofollow\">http://www.laptops-with-purpose.com/i...
[ { "accepted": null, "body": "<p>I haven't been able to find any more info on it either, if anything maybe the deal fell through for some reason. But don't let that stop you if you want an Asus netbook they are definitely a good option. I own a 1015pn and it works great with Ubuntu 11.04. The Windows 7 start...
null
0
null
null
null
51878
1
105929
2011-07-05T13:57:07.793
1
565
<p>I have ubuntu 10.04. After installing, I added xfce as my default desktop/windows manager. Sometime over the weekend, my computer turned itself off. (I'm not sure what happened, but when I came over to use it, it was turned off. Chromium said it wasn't shut down cleanly when I started it up again). Ever since th...
6161
null
null
2012-02-20T16:39:29.240
Get xfce desktop back
[ "10.04", "gnome", "xfce" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I bet it was Nautilus taking over !\nIf it happens again terminate nautilus in task manager. If you want to switch to xfce permanently get rid of Nautilus in favor of Thunar or maybe PCMan.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2012-02-20T17:56:2...
[ { "accepted": null, "body": "<p>Well, that's odd. [using the gnome switch background dialog] I changed the background. Immediately after doing that, it switched back to xfce's backgrounds and menus, etc.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicen...
null
null
null
null
null
51881
1
51994
2011-07-05T14:12:21.177
1
397
<p>I'm working on a new build of my FTP server and I can't get the ssh part of fail2ban to match anything. Manually checking with the regex command shows nothing. Pam and proftpd are working fine, just not ssh.</p> <p>Any ideas? Anyone already solved it, maybe? (Hope hope hope)</p>
18675
235
2011-07-06T12:10:27.360
2011-07-06T12:10:27.360
fail2ban doesn't match anything
[ "10.04", "openssh", "fail2ban" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-06T08:28:13.113", "id": "58037", "postId": "51881", "score": "0", "text": "can you add info on what strings you have configured to match on, and then a pcap dump of the SSH connections you are making", "userDisplayName": null, "userId": "7163" } ]
{ "accepted": true, "body": "<p>Are you using a different port than default?</p>\n\n<p>My guess is that fail2ban reads /etc/services and in that file your ssh is listed as 22.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-07-06T21:58:59.570", "id": "58190", "postId": "...
[ { "accepted": true, "body": "<p>Are you using a different port than default?</p>\n\n<p>My guess is that fail2ban reads /etc/services and in that file your ssh is listed as 22.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-07-06T21:58:59.570", "id": "58190",...
null
null
null
null
null
51884
1
null
2011-07-05T14:43:26.260
1
1265
<p>I'm trying to create a bootable ISO of Ubuntu 11.04 using remastersys's backup option.</p> <p>Ubuntu's Make Startup Disk utility allows me to create a bootable USB drive with this ISO, but the option for using part of the USB drive to store documents/settings is grayed out. </p> <p>Not surprisingly, creating the b...
19973
null
null
2012-10-07T01:04:29.773
Persistance with a remastersys ISO on a USB pendrive
[ "boot", "iso", "remastersys" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-05T15:25:14.800", "id": "57929", "postId": "51884", "score": "0", "text": "Use Unetbootin.", "userDisplayName": null, "userId": "4203" } ]
null
[ { "accepted": null, "body": "<p>You need a larger usb drive. At some point along the line, Ubuntu started requiring the persistent drive be a minimum of 1gb. If your distro leaves less than 1gb of free space on the usb drive you are using, it will be grayed out.</p>\n", "commentCount": "0", "comment...
null
null
null
null
null
51886
1
null
2011-07-05T15:37:17.233
4
645
<p>How can I use UbuntuOne synchronization on a desktop running Linux but not Ubuntu? For example on Fedora or Linux Mint?<br> Is there a way to achieve that?</p>
5592
1992
2011-07-05T16:08:42.913
2011-07-20T13:54:28.090
Can I benefit from UbuntuOne services on a non-Ubuntu Linux flavor?
[ "ubuntu-one" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Yes, there is nothing to prevent that. It'll need to be packaged for that distro, but no other customization should be required. The software is written in Python, uses gnome-keyring by default and synchronizes desktopcouch instances (desktopcouch is also written in Python an...
null
null
null
null
null
51887
1
51888
2011-07-05T15:43:51.610
7
8070
<p>I have read a number guides on setting up a mail server, but none of them seems to work completely.</p> <h2>My Requirements:</h2> <ul> <li>I want to send and receive mails to and from all domains. (i.e., yahoo,gmail,aol,etc.)</li> <li>I only need real system users.</li> </ul> <h2>Note:</h2> <ul> <li>I am running Ubu...
5691
-1
2020-06-12T14:37:07.210
2017-05-09T06:33:48.313
How to set up a mail server correctly?
[ "setup", "mail-server" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Open a terminal and run:</p>\n\n<pre><code>sudo tasksel install mail-server\n</code></pre>\n\n<p>That will give you a fully functional mail server with sane defaults. </p>\n\n<p>For more information on how to set up a more customized solution, refer to the following resources:</p>\n\...
[ { "accepted": true, "body": "<p>Open a terminal and run:</p>\n\n<pre><code>sudo tasksel install mail-server\n</code></pre>\n\n<p>That will give you a fully functional mail server with sane defaults. </p>\n\n<p>For more information on how to set up a more customized solution, refer to the following resources...
null
null
null
null
null
51892
1
null
2011-07-05T16:40:35.193
3
670
<p>Every once in a while the interface on the ubuntu box becomes unresponsive. The box has natty installed. The main menu on the top left and the taskbar icons on the top right cannot be clicked on. The only thing that can be done is to close any running applications and restart the system. Is there a more elegant solu...
19749
null
null
2012-10-16T15:05:43.620
Unresponsive interface
[ "interface" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-07-05T16:58:08.530", "id": "57939", "postId": "51892", "score": "1", "text": "Does the mouse work otherwise?", "userDisplayName": null, "userId": "1158" }, { "creationDate": "2011-07-06T09:01:26.797", "id": "58045", "postId": "51892", "score": ...
null
[ { "accepted": null, "body": "<p>There's a good possibility that your problem is related to <a href=\"https://askubuntu.com/q/45233/13398\">one I asked about earlier</a>. I suspect that compiz is hanging. To test this, try the following the next time the problem occurs:</p>\n\n<ol>\n<li>Switch to a virtual c...
null
null
null
null
null
51897
1
51938
2011-07-05T17:30:58.203
2
504
<p>Is it possible to set a background for the expo plugin instead of the reflection effect?</p>
5890
19490
2011-07-05T18:29:51.620
2011-07-05T23:41:09.043
How to set a background for Compiz expo plugin
[ "compiz", "appearance" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-07-05T17:44:53.363", "id": "57944", "postId": "51897", "score": "0", "text": "This old thread is pessimistic: http://ubuntuforums.org/showthread.php?t=980113", "userDisplayName": null, "userId": "19490" }, { "creationDate": "2011-07-05T18:10:26.360", "...
{ "accepted": true, "body": "<p>It is not possible to set a background in the current state of the plugin. All you can do is change the background colour.</p>\n\n<p>You should probably report a bug.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", ...
[ { "accepted": true, "body": "<p>It is not possible to set a background in the current state of the plugin. All you can do is change the background colour.</p>\n\n<p>You should probably report a bug.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "C...
null
null
null
null
null
51901
1
51903
2011-07-05T18:16:52.817
10
14267
<p>what are the differences between Gnome 2 and Gnome 3? And what is the Gnome Shell exactly, and is it possible to use Gnome 3 without the Gnome Shell (or are they the same thing)? And if so, would it be possible to maybe develop another shell similar to Gnome Panel?</p>
14389
158442
2017-02-27T05:46:42.863
2017-02-27T05:46:42.863
Differences between GNOME 2 and GNOME 3
[ "gnome" ]
3
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-05T18:28:33.533", "id": "57949", "postId": "51901", "score": "2", "text": "That is several question. You might want to split them up.", "userDisplayName": null, "userId": "19490" } ]
{ "accepted": true, "body": "<ol>\n<li><p><a href=\"http://library.gnome.org/misc/release-notes/3.0/\" rel=\"nofollow\">Gnome 3 Release Notes</a>: Includes \"<a href=\"http://library.gnome.org/misc/release-notes/3.0/#rnusers\" rel=\"nofollow\">What's</a> <a href=\"http://library.gnome.org/misc/release-notes/3.0/#rn...
[ { "accepted": true, "body": "<ol>\n<li><p><a href=\"http://library.gnome.org/misc/release-notes/3.0/\" rel=\"nofollow\">Gnome 3 Release Notes</a>: Includes \"<a href=\"http://library.gnome.org/misc/release-notes/3.0/#rnusers\" rel=\"nofollow\">What's</a> <a href=\"http://library.gnome.org/misc/release-notes...
null
null
null
null
null
51902
1
null
2011-07-05T18:19:39.207
2
717
<p>Network stays on at 1Gb after shutdown...with Windows 7 it would just shutdown with the rest. Is there a way to make the NIC behave as in Windows 7, this is not the router's computer.</p>
21156
19490
2011-07-05T18:27:28.673
2013-10-12T02:02:27.340
NIC stays on after shutdown
[ "networking" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-05T18:26:47.510", "id": "57948", "postId": "51902", "score": "0", "text": "Welcome to Ask Ubuntu! You don't have to sign with your name since it automatically appears in the lower right corner of your post.", "userDisplayName": null, "userId": "19490" } ]
null
[ { "accepted": null, "body": "<p>Disable Wake on Lan in the bios. If you have WOL enabled, then the NIC stays on so it can wake up the computer.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-07-07T17:09:17.293", "id": "58325", "postId": "51910", ...
null
null
null
null
null
51904
1
null
2011-07-05T18:45:08.517
2
3201
<p>Years and years ago, a client of mine had a dying Windows NT Server 4.0 box that was really only used as a file server. I replaced it with SuSE and Samba (it's been so long, I no longer remember version numbers - or even years) and gave the local power user a shortcut to SWAT and instructions on how to resolve conn...
21154
21154
2011-07-06T21:12:18.050
2011-07-06T21:12:18.050
Is there a (simple) replacement for SWAT?
[ "11.04", "samba", "9.04" ]
1
7
CC BY-SA 3.0
[ { "creationDate": "2011-07-05T18:59:58.660", "id": "57955", "postId": "51904", "score": "1", "text": "Its a shame you are using an unsupported server - swat is available from the repositories for the 5 year support 10.04 server.", "userDisplayName": null, "userId": "14356" }, { "...
null
[ { "accepted": null, "body": "<p>Why not install <code>swat</code>? It's in the repositories just a <code>sudo apt-get install swat</code> away...</p>\n\n<p>Pre-post-edit: I've just noticed that you're running an unsupported version of Ubuntu. Support for 9.04 ended late last year. You can see the <a href=\"...
null
null
null
null
null
51914
1
51919
2011-07-05T20:12:57.630
3
9403
<p>On my Ubuntu 11.04 server when I try to run</p> <pre><code> service powernap stop </code></pre> <p>as a cron job with the root user, it fails and gives me this message in syslog</p> <pre><code> NAS CRON[10853]: (CRON) error (grandchild #10854 failed with exit status 2) </code></pre> <p>and this is emailed to the...
20139
2647
2011-07-05T20:17:27.253
2011-11-07T19:58:32.283
Trying to stop a service with cron
[ "11.04", "cron", "crontab" ]
3
2
CC BY-SA 3.0
[ { "creationDate": "2011-07-05T20:18:53.867", "id": "57975", "postId": "51914", "score": "0", "text": "How do you exactly setup the cron job?", "userDisplayName": null, "userId": "2647" }, { "creationDate": "2011-07-05T20:19:35.703", "id": "57976", "postId": "51914", "...
{ "accepted": true, "body": "<p>Looks like <code>/sbin</code> is not in <code>$PATH</code> when starting it from cron. Add a line like</p>\n\n<pre><code>PATH = /sbin:$PATH\n</code></pre>\n\n<p>to the crontab file.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2011-07-05T21:02:44.077", ...
[ { "accepted": true, "body": "<p>Looks like <code>/sbin</code> is not in <code>$PATH</code> when starting it from cron. Add a line like</p>\n\n<pre><code>PATH = /sbin:$PATH\n</code></pre>\n\n<p>to the crontab file.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2011-07-05...
null
null
null
null
null
51917
1
null
2011-07-05T20:32:40.683
3
4060
<p>I have an LG Flatron L177WSB Monitor. My supported resolution is maximum 8192 x 8192 according to the xrandr command. But Ubuntu only allows me to set maximum resolution of 1024 x 768. I would like to have a resolution of about 1440 x 900 or whatever is best but not 1024x768.</p> <p>Also Ubuntu doesn't detect my mo...
14765
235
2011-07-14T03:31:13.030
2011-10-20T17:54:14.883
Can't set maximum resolution on an LG Flatron L177WSB
[ "intel-graphics", "resolution" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>You can set resolution using following command.</p>\n\n<pre><code>xrandr --output VGA1 --mode 1440x900 \n</code></pre>\n\n<p>You have to change VGA1 according to xrander properties of your computer. You can find it by the second line of your xrandr output.</p>\n\n<p>If 1440x9...
null
null
null
null
null
51925
1
51926
2011-07-05T22:10:24.190
238
440754
<p>I just installed Ubuntu. How do I set it up to allow me to ssh into it?</p> <p>Right now I get "ssh: connect to host x.x.x.x port 22: Operation timed out".</p>
1574
186134
2016-04-30T15:04:07.500
2022-03-01T21:56:03.547
How do I configure a new Ubuntu installation to accept ssh connections?
[ "ssh" ]
4
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<pre><code>sudo apt update\nsudo apt install ssh\nsudo ufw allow 22 # if you have ufw running, but it doesn't hurt to run.\n</code></pre>\n\n<p>That's the very minimum. It allows unlimited failed password attempts on a known port. Direct root-login is disabled (you can still <code>...
[ { "accepted": true, "body": "<pre><code>sudo apt update\nsudo apt install ssh\nsudo ufw allow 22 # if you have ufw running, but it doesn't hurt to run.\n</code></pre>\n\n<p>That's the very minimum. It allows unlimited failed password attempts on a known port. Direct root-login is disabled (you can stil...
null
null
null
null
null
51928
1
51933
2011-07-05T22:22:46.783
3
612
<p>I'm looking for a fast and reliable way to move some chosen directories from one HDD to another.</p> <p>The case is as follows. I'm getting a new desktop system which will replace my old desktop. I want to migrate a couple of directories from the old system to the new system and I'm quite concerned about the integr...
19490
null
null
2011-07-05T22:54:16.430
Fast and reliable way to move directories from one HDD to another
[ "clipboard", "migration", "rsync", "transfer" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-05T22:25:18.827", "id": "57991", "postId": "51928", "score": "0", "text": "Related http://serverfault.com/questions/47707/moving-to-a-larger-drive-in-linux", "userDisplayName": null, "userId": "19490" } ]
{ "accepted": true, "body": "<p>I'd personally trust <code>rsync</code> to do the job (with <code>-arvx</code> flags - archive, recursive, verbose and one-filesystem) but if you need something extra:</p>\n\n<pre><code>sha256sum &lt;(find ./original_path/ -type f -exec sha256sum {} \\; | sort) | cut -d' ' -f1\n# Sho...
[ { "accepted": true, "body": "<p>I'd personally trust <code>rsync</code> to do the job (with <code>-arvx</code> flags - archive, recursive, verbose and one-filesystem) but if you need something extra:</p>\n\n<pre><code>sha256sum &lt;(find ./original_path/ -type f -exec sha256sum {} \\; | sort) | cut -d' ' -f...
null
null
null
null
null
51931
1
null
2011-07-05T22:46:39.387
2
1709
<p>I just installed Ubuntu 11.04 and then installed some programs. Now, When I run the "Brasero Disk Burner" for creating an image from a DVD, It gives me an error:</p> <blockquote> <p>The image could not be created at the specified location. Do you want to specify another location for this session or retry with ...
513
35795
2012-02-27T18:29:42.700
2015-05-27T08:16:33.973
Error:[Brasero Disk Burner]: You do not have the required permissions to use this drive
[ "permissions", "brasero" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-05T23:31:02.670", "id": "57997", "postId": "51931", "score": "0", "text": "Start Brasero via the terminal and see if there are any other errors. Also check /var/log/syslog", "userDisplayName": null, "userId": "2159" } ]
null
[ { "accepted": null, "body": "<p>Problem self solved</p>\n\n<blockquote>\n <p>I just noticed that I am able to put the image in the \"Documents\" folder. </p>\n</blockquote>\n", "commentCount": "0", "comments": [], "communityOwnedDate": "2012-02-27T18:29:30.207", "contentLicense": "CC BY-SA ...
null
null
null
null
null
51937
1
51942
2011-07-05T23:37:58.293
4
3993
<p>The instructions in <a href="https://help.ubuntu.com/community/SSH/OpenSSH/Configuring" rel="nofollow">help.ubuntu.com/community/SSH/OpenSSH/Configuring</a> recommend disabling password authentication so that "it will only be possible to connect from computers you have specifically approved". But they don't say how...
1574
null
null
2011-07-06T19:06:00.670
How do I approve specific computers to ssh into a machine with password authentication disabled?
[ "ssh", "password", "authentication" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>On each user you want to have access to the server, run in a terminal:</p>\n\n<pre><code>ssh-keygen\nssh-copy-id &lt;username&gt;@&lt;serverIPorDNSname&gt;\n</code></pre>\n\n<p>It will ask you where to save it, the default is just fine. It will ask you to enter a passphrase. This is ...
[ { "accepted": true, "body": "<p>On each user you want to have access to the server, run in a terminal:</p>\n\n<pre><code>ssh-keygen\nssh-copy-id &lt;username&gt;@&lt;serverIPorDNSname&gt;\n</code></pre>\n\n<p>It will ask you where to save it, the default is just fine. It will ask you to enter a passphrase. ...
null
null
null
null
null
51939
1
null
2011-07-05T23:48:25.493
2
1887
<p>I am using <code>pdf2djvu</code> to convert a pdf file into a djvu file, but got this error while trying to convert either bundled or indirect multi-page djvu file:</p> <pre><code>$ pdf2djvu 1.pdf -o 1.djvu 1.pdf: - page #1 -&gt; #1 Bogus memory allocation size $ pdf2djvu 1.pdf -i 1.djvu 1.pdf: - page #1 -&gt; #1 ...
1471
109174
2019-03-18T01:54:31.503
2019-03-18T01:54:31.503
How to fix error in pdf2djvu: "Bogus memory allocation size"
[ "pdf", "djvu", "format-conversion" ]
3
0
CC BY-SA 4.0
[]
null
[ { "accepted": null, "body": "<p>To convert djvu to pdf use <a href=\"https://apps.ubuntu.com/cat/applications/djview4/\" rel=\"nofollow noreferrer\">DJView</a> and export as PDF</p>\n\n<p>Step - 1 : Goto software centre</p>\n\n<p>Step - 2 : Install DJview4</p>\n\n<p>Step - 3 : Run DJview (Applications - Gr...
null
null
null
null
null
51940
1
51945
2011-07-05T23:59:31.490
3
879
<p>I am trying out Kubuntu 11.04 and I am a total newbie for linux. I played ubuntu before but didn't really like its setup. However, I did find Software Center is very convenience tool but I couldn't find the similar function in Kubuntu. Now I can't even install Flash Player...:(.. Any helps? Thanks. </p>
21114
null
null
2011-07-06T00:50:15.300
Any similar function like ubuntu software center in Kubuntu?
[ "kubuntu" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p><a href=\"http://jontheechidna.wordpress.com/2010/12/04/muon-is-now-the-muon-package-management-suite/\">Muon Package Management Suite</a>:</p>\n\n<ol>\n<li>The Muon Package Manager. (Which has heretofore been called “Muon”) Its focus has been and will remain hardcore package managem...
[ { "accepted": true, "body": "<p><a href=\"http://jontheechidna.wordpress.com/2010/12/04/muon-is-now-the-muon-package-management-suite/\">Muon Package Management Suite</a>:</p>\n\n<ol>\n<li>The Muon Package Manager. (Which has heretofore been called “Muon”) Its focus has been and will remain hardcore package...
null
null
null
null
null
51943
1
51949
2011-07-06T00:21:20.613
2
1792
<p>I found that as a gedit session runs longer, the more memory it takes, regardless of how small the sizes of the text files opened in the session are. So is it normal or a memory leak problem?</p> <p>For example, I now open 16 text files, each about 1~2KB, but the memory gedit takes is 100Mib.</p> <p>Thanks and reg...
1471
null
null
2011-07-06T02:10:05.263
Memory problem with gedit
[ "gedit" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>It could be a memory leak. It could also be creating an undo storage area or any number of other minor things that no one thinks of when using a text editor, like syntax highlighting by extension for example. If you want a really low memory profile go for vim or nano. If you want ...
[ { "accepted": true, "body": "<p>It could be a memory leak. It could also be creating an undo storage area or any number of other minor things that no one thinks of when using a text editor, like syntax highlighting by extension for example. If you want a really low memory profile go for vim or nano. If y...
null
null
null
null
null
51944
1
51961
2011-07-06T00:24:19.613
11
10112
<p>Is it possible to remember what files are opened in a session of gedit, by gedit itself or its plug-ins, just similar to what the session manager of Firefox does?</p> <p>So that next time restarting gedit, I can reopen and continue to work on the files opened in the last session.</p>
1471
10883
2020-01-02T22:11:43.523
2023-07-23T08:12:09.770
Remember what files are opened in a session of gedit
[ "gedit" ]
6
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>There's also a Session Saver plugin to save and restore working sessions.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2016-10-01T00:27:30.220", "id": "1267878", "postId": "51961", "score": "0", "text": "Unfortunately it's buggy ...
[ { "accepted": null, "body": "<p>Just hit \"File\" on Gedit's menu. A number of files used previously will appear in the drop-down menu numbered 1, 2, 3...</p>\n\n<p>The Help menu states: \"The application records the paths and filenames of the five most recent files that you edited and displays the files a...
null
null
null
null
null
51947
1
51956
2011-07-06T01:39:16.273
8
7947
<p>I'm using Ubuntu 11.04, and I'm trying to install TortoiseHg. I've applied the PPA from TortoiseHg's website, so that <code>apt-get</code> can actually find it. But whenever I type <code>sudo apt-get tortoisehg</code>, I get this:</p> <pre><code>Reading package lists... Done Building dependency tree Reading ...
19706
-1
2017-04-13T12:25:04.307
2011-07-06T04:06:07.650
Installing TortoiseHg: need higher Mercurial version
[ "installation", "package-management", "mercurial" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Use the mercurial PPA</p>\n\n<pre><code>apt-add-repository ppa:mercurial-ppa/releases\napt-get update \napt-get install tortoisehg\n</code></pre>\n", "commentCount": "3", "comments": [ { "creationDate": "2019-01-11T14:41:26.540", "id": "1829896", "postId": "...
[ { "accepted": true, "body": "<p>Use the mercurial PPA</p>\n\n<pre><code>apt-add-repository ppa:mercurial-ppa/releases\napt-get update \napt-get install tortoisehg\n</code></pre>\n", "commentCount": "3", "comments": [ { "creationDate": "2019-01-11T14:41:26.540", "id": "1829896",...
null
null
null
null
null
51951
1
51953
2011-07-06T02:41:19.527
56
76687
<p>I often find myself chown-ing files as I created them through SSH and they are owned by <code>jm:jm</code> for example. </p> <p>Then to allow Apache to access it, I need to for example do <code>chown jm:www-data</code>. </p> <p>I am sure I can specify that when I create files, instead of using the group under my n...
14951
196255
2014-01-29T11:55:18.087
2014-01-29T11:55:18.087
Set default group for user when they create new files?
[ "permissions", "users" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>If you want all new files in a particular directory to be owned by a particular group, just apply the <code>setgid</code> bit on it:</p>\n\n<pre><code>chgrp www-data /some/dir\nchmod g+s /some/dir\n</code></pre>\n\n<p>If you have an existing tree of directories that you want to apply...
[ { "accepted": true, "body": "<p>If you want all new files in a particular directory to be owned by a particular group, just apply the <code>setgid</code> bit on it:</p>\n\n<pre><code>chgrp www-data /some/dir\nchmod g+s /some/dir\n</code></pre>\n\n<p>If you have an existing tree of directories that you want ...
null
null
null
null
null
51959
1
51960
2011-07-06T04:44:09.000
5
3067
<p>How can i list all the files (and their future locations) which will be installed by invoking 'dpkg -i' on a .deb file? Which makefile target of the source package determines those (is it the default 'install' target?) </p> <p>(The second part of the question concerns the package creation process. I want the list o...
12508
12508
2011-07-06T06:23:41.933
2011-07-06T08:31:31.970
Listing files which will be installed by .deb
[ "package-management", "deb" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>You can list the contents of a deb file by running</p>\n\n<pre><code>dpkg-deb --contents package.deb\n</code></pre>\n\n<p><code>dpkg-deb</code> can show a whole lot of information about a deb package. You can see the other options by running <code>dpkg-deb --help</code>.</p>\n\n<p>Un...
[ { "accepted": true, "body": "<p>You can list the contents of a deb file by running</p>\n\n<pre><code>dpkg-deb --contents package.deb\n</code></pre>\n\n<p><code>dpkg-deb</code> can show a whole lot of information about a deb package. You can see the other options by running <code>dpkg-deb --help</code>.</p>\...
null
null
2018-11-16T20:51:20.087
null
null
51966
1
54374
2011-07-06T05:51:16.913
8
2721
<p>Evince blurs PDFs by default (see comparison image). Is there a way to disable this behavior? Bonus points for a solution that works on a per-document basis.</p> <p><img src="https://i.stack.imgur.com/MgkD8.png" alt="enter image description here"></p>
145
null
null
2011-07-24T19:04:00.927
How to disable text blur in Evince?
[ "pdf", "evince" ]
1
7
CC BY-SA 3.0
[ { "creationDate": "2011-07-06T05:52:03.963", "id": "58024", "postId": "51966", "score": "0", "text": "In the image, I meant \"viewer\" not \"editor.\"", "userDisplayName": null, "userId": "145" }, { "creationDate": "2011-07-06T07:28:37.273", "id": "58030", "postId": "5196...
{ "accepted": true, "body": "<p>What are your settings in Appearance->Fonts->Rendering? This may be an OS setting, not the reader's fault.</p>\n\n<p>OP's answer: Disabling \"sub-pixel rendering\" in Appearance -> Fonts -> Rendering \"fixes\" the blur. </p>\n", "commentCount": "2", "comments": [ { "cre...
[ { "accepted": true, "body": "<p>What are your settings in Appearance->Fonts->Rendering? This may be an OS setting, not the reader's fault.</p>\n\n<p>OP's answer: Disabling \"sub-pixel rendering\" in Appearance -> Fonts -> Rendering \"fixes\" the blur. </p>\n", "commentCount": "2", "comments": [ ...
null
null
null
null
null
51967
1
51968
2011-07-06T06:15:20.567
6
95
<p>Is it possible to find out which options of the ./configure script were used to create the Makefile?</p>
12508
null
null
2011-07-06T06:35:59.480
Checking which options were passed to ./configure
[ "package-management", "makefile" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>When <code>configure</code> is run, it creates a log file <code>config.log</code>. Right at the top of the file it will list what arguments were passed to <code>configure</code>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC B...
[ { "accepted": true, "body": "<p>When <code>configure</code> is run, it creates a log file <code>config.log</code>. Right at the top of the file it will list what arguments were passed to <code>configure</code>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "conten...
null
null
null
null
null
51970
1
null
2011-07-06T07:23:21.297
4
2534
<p>I have an Asus EEE1015PN intel N550 with two GPU's: GMA3150 and Nvidia ION2.</p> <p>If I use (but I don't want to) windows 7 and I want to watch a full hd movie, then it switches to the bigger GPU.</p> <p>If I want to use Ubuntu 11.04, then can I switch between the two GPU's on-the-fly in a similar way as Windows ...
15019
14356
2011-07-10T17:38:48.597
2012-03-10T11:46:48.513
How to switch between GPU's on an Asus EEE1015PN
[ "11.04", "nvidia", "gpu" ]
3
5
CC BY-SA 3.0
[ { "creationDate": "2011-07-10T17:03:10.733", "id": "58727", "postId": "51970", "score": "0", "text": "Whith https://github.com/MrMEEE/bumblebee I think I succeded to switch between the two GPU's (after i run the disable-nvidia script AND REBOOT i get a glxgears result: ~60 fps, and if i run the ...
null
[ { "accepted": null, "body": "<p>I would recommend you take a look at the Ubuntu Help page on <a href=\"https://help.ubuntu.com/community/HybridGraphics\" rel=\"nofollow\">Hybrid Graphics</a>. It seems to be very informative and exactly what you're looking for. I'll break it down for you as best I can though...
null
null
null
null
null
51982
1
51990
2011-07-06T10:38:14.707
3
256
<p>I want to install my project's debian package from a shell script.</p> <p>For that I'm using the command <code>sudo dpkg -i my_project_0.1.deb</code>. But it's not going to install dependency.</p> <p>I've also tried <code>sudo dpkg -i --force-depends</code>. But still error.</p> <p>Below commands can solve the pr...
21179
2647
2011-07-06T13:06:08.043
2011-07-06T13:06:08.043
What can I use to install a package file with dependency from command line?
[ "command-line", "dpkg" ]
1
6
CC BY-SA 3.0
[ { "creationDate": "2011-07-06T10:59:35.783", "id": "58059", "postId": "51982", "score": "0", "text": "Have you tried `aptitude` as in `sudo aptitude install downloaded_package.deb`?", "userDisplayName": null, "userId": "19490" }, { "creationDate": "2011-07-06T11:27:13.027", "...
{ "accepted": true, "body": "<p>Use <code>gdebi</code> (package <code>gdebi-core</code> if it's not installed)</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-07-06T11:42:31.457", "id": "51990", "lastActivityDate": "2011-...
[ { "accepted": true, "body": "<p>Use <code>gdebi</code> (package <code>gdebi-core</code> if it's not installed)</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-07-06T11:42:31.457", "id": "51990", "las...
null
null
null
null
null
51983
1
52097
2011-07-06T11:03:50.653
2
3266
<p>I have just got a ThinkPad L520 and my first step, naturally, is to install Ubuntu. I've got the 11.04 amd64 Alternate CD, but every time I run anything from the first menu I just get a blank screen.</p> <p>The weird thing is, I tried the i386 live disk and it loads fine, but I have 6GB RAM and would rather use it ...
176
-1
2017-04-13T12:25:04.307
2011-12-01T18:41:48.280
Unable to install/boot 11.04 on a ThinkPad L520
[ "installation", "boot", "freeze", "thinkpad" ]
5
2
CC BY-SA 3.0
[ { "creationDate": "2011-07-06T23:48:24.483", "id": "58201", "postId": "51983", "score": "0", "text": "@Jorge Castro, `nomodeset` doesn't do anything, but any of these options work: `acpi=off`, `noapic` & `nolapic`. \nWhat do these options do, and what sort of downsides are there from using them?...
{ "accepted": true, "body": "<p>Using any of these Boot Options allows the installer to work: <code>acpi=off</code>, <code>noapic</code> &amp; <code>nolapic</code>.</p>\n\n<p>I have posted <a href=\"https://askubuntu.com/questions/52096/what-do-the-different-boot-options-mean-i-e-acpi-off-noapic-nolapic-etc\">anoth...
[ { "accepted": null, "body": "<p>I suggest to install the system using the Ubuntu <a href=\"http://releases.ubuntu.com/natty/ubuntu-11.04-alternate-i386.iso\" rel=\"nofollow\">Alternate install CD</a>, which has a textual installer.</p>\n\n<p>Then, if you have problems starting the installed system in graphi...
null
0
null
null
null
51984
1
null
2011-07-06T11:06:32.007
0
1496
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/3883/how-to-recover-deleted-files">How to recover deleted files?</a> </p> </blockquote> <p>I created directory inside <code>/var/www/demo</code>, and placed some files there. By mistake I pressed the delete button,...
17942
-1
2017-04-13T12:23:08.843
2012-10-30T09:00:28.407
How to recover data from /var/www?
[ "data-recovery", "www" ]
3
1
CC BY-SA 3.0
[ { "creationDate": "2012-10-30T08:58:14.730", "id": "260177", "postId": "51984", "score": "0", "text": "Before you start recovering you might want to search for the files - sometimes you just misplace the files somehow. Try this in the Terminal: \"sudo find / -name *.html\". Switch out for .php i...
null
[ { "accepted": null, "body": "<p>If these files were deleted with the Nautilus file manager they will be in the Trash bin. By default the Trash bin is the icon in the bottom right of the screen.</p>\n\n<p>If the files were deleted with the command line then the files cannot be recovered easily. There are som...
null
null
2012-10-31T05:44:13.187
null
null
51985
1
null
2011-07-06T11:19:11.030
4
1372
<p>I just got a new Acer Aspire 4750Z Laptop</p> <p>I am trying to install Ubuntu in it.</p> <p>I downloaded the latest Ubuntu 11.04 64 bit and created a Startup Disk using a USB.</p> <p>I get to the menu to select whether I want to try Ubuntu or install Ubuntu, but when I select any of these I get a Blank Screen wi...
15703
19490
2011-09-21T07:06:44.307
2012-02-10T00:13:13.183
Blank screen when installing on an Acer Aspire 4750Z
[ "11.04", "installation", "acer" ]
2
5
CC BY-SA 3.0
[ { "creationDate": "2011-07-06T11:36:50.087", "id": "58066", "postId": "51985", "score": "0", "text": "I had similar problem with my HP laptop. In my case it was an ACPI related issue, please, try to boot appending `acpi=off` to kernel parameters list. I don't exactly remember how I did that, but...
null
[ { "accepted": null, "body": "<p>Try to burn your CD or USB stick again with Ubuntu 11.04's boot creator. Do not make your 1104 installing media under Windows.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-...
null
null
2012-03-06T02:07:58.270
null
null
51988
1
51992
2011-07-06T11:28:34.183
0
141
<p>I loaded a Windows XP iso into Virtual Box and my computer went from 415 to 407 GB, how did this happen?</p>
13505
null
null
2011-07-06T11:55:16.000
Actual computer memory used by Windows XP virtual machine?
[ "11.04", "virtualbox", "memory" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I'm really not sure what you're asking, but I'll give it a shot.</p>\n\n<p>When you create the hard disk image for your VM, make sure to select \"Dynamically Expanding Storage\":</p>\n\n<p><img src=\"https://i.stack.imgur.com/n7j4X.png\" alt=\"enter image description here\"></p>\n\n<...
[ { "accepted": true, "body": "<p>I'm really not sure what you're asking, but I'll give it a shot.</p>\n\n<p>When you create the hard disk image for your VM, make sure to select \"Dynamically Expanding Storage\":</p>\n\n<p><img src=\"https://i.stack.imgur.com/n7j4X.png\" alt=\"enter image description here\"><...
null
null
null
null
null
51991
1
52020
2011-07-06T11:52:56.953
8
1168
<p>What are the options to install Skype in Ubuntu 11.04?</p>
14750
196255
2013-11-05T04:29:54.590
2013-11-05T04:29:54.590
How can I use Skype in Ubuntu?
[ "11.04", "skype" ]
4
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>If you <a href=\"https://askubuntu.com/q/14629/1992\">enable</a> (this link tells you how) the partner repository within your software sources (and reload the list).</p>\n\n<p><img src=\"https://i.stack.imgur.com/EXVzz.png\" alt=\"enter image description here\"><br>\nNow you should b...
[ { "accepted": null, "body": "<p>Have you tried the packages for Ubuntu 10.04 or more that are available on the <a href=\"http://www.skype.com/intl/en-us/get-skype/on-your-computer/linux/\" rel=\"nofollow\">Skype Linux download page</a> ? I would think they will also work on 11.04. And make sure to use the r...
null
null
null
null
null
51995
1
null
2011-07-06T12:10:07.207
4
3113
<p><strong>'BIG' UPDATE</strong> I reinstalled the package (as I and binW pointed out) and now it recognises the modem as a modem. I configured the network, but I can't connect (acording to the 'lights' the modem shows I need to introduce the modem), so if you could help me with this last step i'll mention you in a com...
13798
34576
2012-06-14T12:40:27.127
2012-06-14T12:40:27.127
How can I use a Huawei E1750c USB modem?
[ "10.04", "usb", "modem", "usb-modeswitch" ]
3
4
CC BY-SA 3.0
[ { "creationDate": "2011-07-06T12:25:56.803", "id": "58085", "postId": "51995", "score": "1", "text": "Modem detection could take time - minutes - under some circumstances. Btw, does syslog contain anything interesting about the issue?", "userDisplayName": null, "userId": "72540" }, {...
null
[ { "accepted": null, "body": "<p>Take a look at this answer: <a href=\"https://askubuntu.com/questions/16935/how-do-i-set-up-an-mts-mblaze-modem/41892#41892\">How do I set up an MTS MBlaze modem?</a> Placed here for your convenience.</p>\n\n<blockquote>\n <p>Have you tried ejecting the modem? Do\n not unmo...
null
null
null
null
null
52000
1
null
2011-07-06T13:19:32.540
3
203
<p>I don't like the current log-in sound in 11.04 and I want my own sound. </p> <p>Can I change the log-in sound?</p>
10698
null
null
2011-07-06T14:02:06.357
Is there a way to change the log-in sound
[ "11.04", "sound", "login" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Make an .ogg file and put it in <code>/usr/share/sounds/ubuntu/stereo/</code></p>\n\n<p>Go into Start-up applications and change the login sound id to the one you want:</p>\n\n<pre><code>/usr/bin/canberra-gtk-play -–id=”desktop-login” -–description=”GNOME Login”\n</code></pre...
null
null
null
null
null
52001
1
155219
2011-07-06T13:20:36.053
13
44930
<p>How can I add additional DNS search domains to a network connection which is configured using DHCP?</p> <p>At work, we have several sub-domains (test.example.com, dev.example.com, etc), and I've grown tired of perpending the sub-domain every time I need to access a server in one of the sub-domains.</p>
20502
null
null
2021-04-04T18:32:55.283
Adding additional DNS search domains when using DHCP
[ "networking", "dns", "dhcp" ]
5
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Sorin's answer and Ib33X's answer are correct if you are not using the Network Manager. If you are using the Network Manager, then it appears that the Network Manager completely controls generation of the resolv.conf file (which is ultimately what the networking system uses for dns l...
[ { "accepted": null, "body": "<p>in ubuntu 11.10 edit file <code>/etc/dhcp/dhclient.conf</code> and add this line</p>\n\n<pre><code>append domain-name \"domain.com\";\n</code></pre>\n\n<p>Then restart your network.</p>\n\n<pre><code>/etc/init.d/networking restart\n</code></pre>\n", "commentCount": "0", ...
null
null
null
null
null
52004
1
52006
2011-07-06T13:56:27.350
6
1574
<p>I ask this question for running an find command.</p> <p>I want to list all mp3(lets say) using the find command.How to do this without having an extension.</p>
11002
null
null
2011-07-06T14:24:38.697
How to find the type of the file without using extension
[ "command-line" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>This will do it for almost all audio files. Strangely it missed some here because they were of type \"application/octet-stream\". Maybe they are badly encoded.</p>\n\n<p><code>find -type f -exec file --mime-type '{}' \\+ | grep \"audio/mpeg\"</code></p>\n\n<p>or without mimetype in t...
[ { "accepted": true, "body": "<p>This will do it for almost all audio files. Strangely it missed some here because they were of type \"application/octet-stream\". Maybe they are badly encoded.</p>\n\n<p><code>find -type f -exec file --mime-type '{}' \\+ | grep \"audio/mpeg\"</code></p>\n\n<p>or without mimet...
null
null
null
null
null
52007
1
null
2011-07-06T14:17:48.860
2
4197
<p>I've just completed a fresh new installation of Ubuntu 11.04 Server (64 bit) including xfce. After the installation was complete (along with all the LAMP server components), I started X for the first time and all was good. After the initial reboot, I get the nice xfce login screen. I put in my credentials, it sud...
21211
235
2011-07-06T19:57:41.403
2011-07-09T12:44:43.460
Cannot login to newly installed Ubuntu Server in Virtualbox
[ "11.04", "server", "virtualbox" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Ok - I'm not sure exactly how, but on my 5th attempt, I got it working and the problem automagically went away.</p>\n\n<p>I think it had to do with VBoxLinuxAddtions... see <a href=\"http://ubuntuforums.org/showthread.php?t=965016\" rel=\"nofollow\">this thread</a>, which gav...
null
null
null
null
null
52011
1
null
2011-07-06T14:29:54.820
3
1083
<p>I'm running Gnome. How do I set up a keyboard shortcut to run Kate?</p>
4236
25798
2013-11-21T17:16:05.700
2013-11-21T17:16:05.700
How do I set up a keyboard shortcut for Kate?
[ "gnome", "shortcut-keys" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Go to <em>Keyboard Shortcuts</em> in <em>System settings</em>, then press Add button and insert a Name of your choice, say \"Editor\", and <code>kate</code> as command then press Apply button. </p>\n\n<p>Now, in the <em>Custom Shortcuts</em> section you will find an entry</p>...
null
null
null
null
null
52012
1
52013
2011-07-06T14:31:28.207
14
2385
<p>I want to mess with <a href="http://juju.ubuntu.com">Ubuntu Juju</a>, how do I get started?</p>
235
6005
2011-09-15T19:26:31.817
2015-09-18T15:38:26.590
How do I get started with Juju?
[ "cloud", "juju" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<ul>\n<li><a href=\"https://jujucharms.com/get-started\" rel=\"nofollow\">Getting Started Tutorial</a></li>\n<li><a href=\"https://jujucharms.com/docs/stable/getting-started\" rel=\"nofollow\">Full Documentation</a></li>\n</ul>\n\n<p>Getting started with a Amazon <a href=\"http://aws.am...
[ { "accepted": true, "body": "<ul>\n<li><a href=\"https://jujucharms.com/get-started\" rel=\"nofollow\">Getting Started Tutorial</a></li>\n<li><a href=\"https://jujucharms.com/docs/stable/getting-started\" rel=\"nofollow\">Full Documentation</a></li>\n</ul>\n\n<p>Getting started with a Amazon <a href=\"http:...
null
null
null
null
null
52017
1
52042
2011-07-06T15:05:52.027
19
17877
<p>I have been giving the window manager <a href="http://xmonad.org/">Xmonad</a> a try for a few days now on Ubuntu 11.04. I like it a lot but i just set up a second monitor and haven't found the way to configure Xmonad properly for this.</p> <p>What i'm trying to get is to set the second monitor as the second workspa...
11999
25863
2012-11-21T22:11:53.610
2014-10-27T03:51:39.203
xmonad dual monitors
[ "11.04", "multiple-monitors", "xmonad" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2020-01-07T19:28:27.060", "id": "2014478", "postId": "52017", "score": "0", "text": "Multi-monitor navigation basics from the [Xmonad FAQ](https://wiki.haskell.org/Xmonad/Frequently_asked_questions#Multi_head_and_workspaces_.28desktops.29): \"_When running with multiple monito...
{ "accepted": true, "body": "<p>Did you try to configure xorg.conf with Xinerama? You need to enable Xinerama setting it to \"true\" in the xorg.conf file. By default it will be attributed one workspace to each monitor and you can switch the focus pressing mod-{w,e,r}. If you want to change any configuration you ca...
[ { "accepted": true, "body": "<p>Did you try to configure xorg.conf with Xinerama? You need to enable Xinerama setting it to \"true\" in the xorg.conf file. By default it will be attributed one workspace to each monitor and you can switch the focus pressing mod-{w,e,r}. If you want to change any configuratio...
null
null
null
null
null
52021
1
52026
2011-07-06T15:20:13.813
5
1385
<p>I've fired up some of the <a href="https://askubuntu.com/questions/52012/how-do-i-get-started-with-ensemble">example instances</a> of Wordpress and MySQL with Juju. A coworker has told me that the default instance size is "small". I'd like to be able to scale this to different sizes on Amazon EC2.</p> <p>How can I ...
235
-1
2017-04-13T12:25:03.983
2014-03-30T21:34:37.610
How do I adjust the instance size that Juju uses?
[ "amazon-ec2", "juju" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>As per <a href=\"https://juju.ubuntu.com/docs/constraints.html\" rel=\"nofollow\">this section</a> of the documentation you need to define the\n<code>instance-type</code> as part of a machine constraint:</p>\n\n<blockquote>\n <p>Deploy MySQL on a machine with at least 32GiB of RAM, ...
[ { "accepted": true, "body": "<p>As per <a href=\"https://juju.ubuntu.com/docs/constraints.html\" rel=\"nofollow\">this section</a> of the documentation you need to define the\n<code>instance-type</code> as part of a machine constraint:</p>\n\n<blockquote>\n <p>Deploy MySQL on a machine with at least 32GiB ...
null
null
null
null
null
52022
1
null
2011-07-06T15:25:26.880
12
3597
<p>I've got some info on the website of Webup8 for adding a ppa from Libreoffice to the system (11.04) in order to get the latest, more stable version, of LibreOffice. </p> <p>I've done that, and I'm pleased with the outcome. But I gave this as a tip on the Dutch Forum, and they received it as highly dangerous and ris...
21196
235
2012-08-20T19:25:16.917
2012-08-20T19:35:05.573
Is the ppa of LibreOffice to be considered safe for the system?
[ "ppa", "libreoffice" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>No PPA can be confirmed 100% safe for use or not. PPAs are a use-at-your-own-risk solution, but most times they're generally safe (but there could be other system issues on your end that can cause PPA'd software to break).</p>\n", "commentCount": "0", "comments": [],...
null
null
null
null
null
52025
1
52099
2011-07-06T15:31:56.597
9
21123
<p>I was wondering if someone can tell me where are the main Unity configuration files, at least the file that you can graphically configure through CCSM. I'm wanting to edit the dash size and the panel colour, but I didn't find where to do it.</p>
21195
null
null
2011-07-07T04:02:17.087
Where can I find a Unity configuration file?
[ "unity", "configuration" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Unity and Compiz are using GConf to store their settings. GConf is a configuration store that provides an API for applications to read and write configuration information and receive notifications when configuration items change. The configuration data is saved under <code>~/.gconf...
[ { "accepted": null, "body": "<p>You cannot change the colour or size of the Dash (the thing you open from the ubuntu-logo). If you want to change the launcher size, you can use ccsm for that.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2011-07-06T18:28:43.587", ...
null
null
null
null
null
52030
1
52031
2011-07-06T15:41:07.350
1
284
<p>I was thinking of installing GNOME 3 in a regular Natty, but I would like to have the option to switch to Unity available. Since building Gnome Shell turned out being quite hard a task, I was considering installing Unity 4.x, the Oneiric version based on GNOME 3, via one of the avilable sources, such as Launchpad. W...
10446
235
2011-09-14T15:56:33.263
2011-11-05T15:45:14.150
Would it be safe to install the 11.10 Unity version in 11.04 after adding the GNOME 3 PPA?
[ "11.04", "unity", "gnome" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-11-04T17:37:10.753", "id": "85408", "postId": "52030", "score": "0", "text": "me too want to know if i can. since i have issues with 11.10 but i like the unity so can i have it on 11.04", "userDisplayName": null, "userId": "14553" } ]
{ "accepted": true, "body": "<p>While this <strong><em>might</em></strong> be possible, I would suggest that you rather just upgrade to 11.10. It would not be worth the trouble (and risk of breakage) to compile Unity 4.x on 11.04, while also trying to upgrade to GNOME3 (which will itself make your 11.04 system much...
[ { "accepted": true, "body": "<p>While this <strong><em>might</em></strong> be possible, I would suggest that you rather just upgrade to 11.10. It would not be worth the trouble (and risk of breakage) to compile Unity 4.x on 11.04, while also trying to upgrade to GNOME3 (which will itself make your 11.04 sys...
null
null
null
null
null
52040
1
56400
2011-07-06T16:54:48.660
84
119475
<p>I'm using pdftotext (part of poppler-utils) to convert PDF documents to text. It works, for the most part, but one thing I wish it did was to insert blank lines between separate paragraphs instead of mashing them together.</p> <p>Is there way to get pdftotext to do this? And if not, is there another pdf to text uti...
8986
312548
2015-08-08T10:03:14.460
2023-10-04T12:15:08.970
Is there a better pdf to text converter than pdftotext?
[ "pdf", "conversion" ]
6
2
CC BY-SA 3.0
[ { "creationDate": "2011-07-06T17:53:38.377", "id": "58141", "postId": "52040", "score": "8", "text": "In the title you say \"pdftotext\" (which is part of poppler-utils) and in the body you say \"pdt2text\" (which I don't know). Which you are you referring to?", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>You could try <code>ebook-convert</code> from <a href=\"http://calibre-ebook.com\">Calibre.</a></p>\n\n<p>If anything, I'd say it errs in the other direction: too many line breaks. </p>\n\n<p>Another thing I'd definitely consider though is converting to HTML using <a href=\"http://so...
[ { "accepted": null, "body": "<p>If you have a Google account, you can use Google Drive to upload the PDF and transform it into editable text via 'Open with &gt; Google Docs'.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creat...
null
null
null
null
null
52044
1
52051
2011-07-06T17:13:00.407
1
1323
<p>I've tried going through the keyboard fixing process documented with that udev README file (as described <a href="https://wiki.ubuntu.com/Hotkeys/Troubleshooting" rel="nofollow noreferrer">here</a>), but I get confused pretty much right off the bat. I'm using that &quot;/lib/udev/keymap&quot; tool to diagnose what's...
1684
1066942
2022-01-11T14:51:17.767
2022-01-11T14:51:17.767
The Fn keys on my HP dv6t are mapped all wrong
[ "11.04", "keyboard", "keyboard-layout", "udev" ]
2
2
CC BY-SA 4.0
[ { "creationDate": "2011-07-06T17:44:21.630", "id": "58136", "postId": "52044", "score": "0", "text": "Do you just want to disable the action key mode as per here? If that's what you are after, I'll tidy up this comment as an answer. Let me know. http://www.jessebandersen.com/", "userDispl...
{ "accepted": true, "body": "<p>Does your computer allow you to switch the fn key row from being the F1-12 keys or the media keys? I know my computer allows this, the way I can change this setting is by going into the BIOS and selecting the option from there. I'm not sure if that is what your computer is doing thou...
[ { "accepted": null, "body": "<p>You can search for \"keyboard\" in the Unity Dash and click on the Keyboard icon, then on the window opened go to the Layouts Tab and there you can choose a new layout and set what keyboard model is yours. By the description I think you need to change your keyboard model, not...
null
null
null
null
null
52045
1
null
2011-07-06T17:23:52.507
1
1965
<p>I'm using ubuntu 11.04 and a Razer DeathAdder mouse. I've used the mouse in other distros perfectly but now it happens that randomly after some time it will start to act buggy and click things by itself, I have to unplug it and plug it back. Any idea what could be going wrong?</p>
21201
19009
2011-07-07T10:52:44.747
2013-03-15T22:26:03.053
Razer DeathAdder mouse going nuts
[ "hardware", "mouse" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-07T16:28:13.897", "id": "58315", "postId": "52045", "score": "0", "text": "I had this too with my DeathAdder, I believe I looked it up and it was actually the mouse itself giving up after some time. I ended up buying a €20 mouse that worked ever since.", "userDispl...
null
[ { "accepted": null, "body": "<p>I've never had a problem with my mouse randomly clicking things. But I have had similar problems with scrolling. So it sounds like unplugging and plugging it back in is a very common fix. It sounds like a common bug.</p>\n", "commentCount": "0", "comments": [], ...
null
null
null
null
null
52046
1
null
2011-07-06T17:37:44.970
152
113635
<p>Is there a hotkey to switch between tabs in Ubuntu's native terminal app? I'm using the netbook version of ubuntu.</p>
21202
235
2011-07-06T17:52:56.770
2021-02-15T15:34:07.627
Is there a hotkey to switch between tabs in the default terminal app?
[ "command-line", "gnome-terminal" ]
7
3
CC BY-SA 3.0
[ { "creationDate": "2013-02-25T08:52:25.090", "id": "325834", "postId": "52046", "score": "9", "text": "Too bad the hotkey isn't ctrl+tab. I wonder if it can be changed.", "userDisplayName": null, "userId": "26351" }, { "creationDate": "2014-06-07T10:33:37.317", "id": "636355"...
null
[ { "accepted": null, "body": "<p>You mean <code>gnome-terminal</code>? </p>\n\n<p>To switch between tabs you can use <kbd>Alt</kbd>-<kbd><strong>n</strong></kbd>, where <strong>n</strong> is the tab ordinal number.</p>\n\n<ul>\n<li><kbd>Alt</kbd>+<kbd>Maj</kbd>+<kbd><strong>n</strong></kbd> if using an azert...
null
null
null
null
null
52054
1
null
2011-07-06T18:18:12.020
5
8174
<p>I use Xubuntu actually, and I have Wine, if that helps.</p> <p>I installed FacebookVideoCallSetup_v1.2.199.0.exe after going to <a href="http://www.facebook.com/videocalling">http://www.facebook.com/videocalling</a> by using wine like this:</p> <pre><code>wine FacebookVideoCallSetup_v1.2.199.0.exe </code></pre> ...
14808
232655
2014-11-08T21:23:55.187
2018-07-05T15:24:15.230
Is it yet possible to use Facebook video chat without a VM?
[ "wine", "facebook" ]
1
3
CC BY-SA 3.0
[ { "creationDate": "2011-07-06T18:38:03.237", "id": "58151", "postId": "52054", "score": "0", "text": "Good question - the linux community is very ingenious when it comes to this sort of challenge. Give it a short while - I'm sure a solution will turn up soon.", "userDisplayName": null, ...
null
[ { "accepted": null, "body": "<p>Unfortunately it seems that you can only do it that way, even when the deeper information gives a clue on which browsers you can use, it also gives null expectations about its usage under linux, as we can read in: <a href=\"http://www.facebook.com/help/?faq=211644178877843\" ...
null
null
null
null
null
52056
1
52069
2011-07-06T18:55:13.800
3
347
<p>Hi I am learning how to manage and set up a ubuntu linux server. I'm reading a book called beginning ubuntu lts server administration.</p> <p>It suggests setting up the hard drive manually and also gives an example set up. The book is based on 8.04 and I am using 10.04, so my question: is this example set up still ...
20711
235
2011-07-06T19:59:38.923
2011-07-06T19:59:38.923
Is this example of volumes and filesystems still valid?
[ "lvm" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Ubuntu 10.04 changes two important things related to the choice of filesystem types and layout: <a href=\"http://en.wikipedia.org/wiki/GNU_GRUB\" rel=\"nofollow noreferrer\">GRUB 2</a> and <a href=\"http://en.wikipedia.org/wiki/Ext4\" rel=\"nofollow noreferrer\">ext4</a>.</p>\n\n<p>W...
[ { "accepted": true, "body": "<p>Ubuntu 10.04 changes two important things related to the choice of filesystem types and layout: <a href=\"http://en.wikipedia.org/wiki/GNU_GRUB\" rel=\"nofollow noreferrer\">GRUB 2</a> and <a href=\"http://en.wikipedia.org/wiki/Ext4\" rel=\"nofollow noreferrer\">ext4</a>.</p>...
null
null
null
null
null
52058
1
null
2011-07-06T19:08:01.040
0
258
<p>i'm running ubuntu 11.04 classic. </p> <p>in previous versions of ubuntu i had florence or quick energy staying in the indicator applet after i close or minimmize them. but now only drop box shows up. </p> <p>as a result, when i minimize florence, it runs in the background but there is no way to open it since ther...
8615
null
null
2011-07-06T19:17:08.023
no application icons (quicksynergy or florence) in "Indicator Applet Complete"
[ "11.04", "applet", "notification-area", "indicator" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>You can whitelist all icons in tray, with</p>\n\n<pre><code>gsettings set com.canonical.Unity.Panel systray-whitelist \"['all']\"\n</code></pre>\n\n<p>It does not work for all apps, for example for KeePassX that I use. In such a case you can configure the app to not use the s...
null
null
null
null
null
52061
1
null
2011-07-06T19:21:51.403
3
278
<p>I'd like to be alerted before my Google calender appointment's are due, and I don't want to install a ton of dependencies, I have limited space. </p> <p>Any suggestions?</p> <p>I tried one but it polled Google too much and it broke, I forgot which it is though.</p>
14808
235
2011-07-06T20:08:21.160
2013-08-19T20:37:20.707
Google Calender event alert app
[ "software-recommendation", "google-calendar", "google" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>Evolution? It's primarily an email client, I know but it does also have an events/calendar side to it that can sync in with Google. It's also included in the default install of Ubuntu.</p>\n\n<p>No idea if it'll automatically create reminders. I'm sure there's something you c...
null
null
null
null
null
52063
1
52065
2011-07-06T19:30:06.820
10
274
<p>I've found some bugs in the <a href="https://juju.ubuntu.com/docs/faq.html">Juju Documentation</a> that I'd like to fix, but the docs are in some format I've not seen before, how can I contribute?</p>
235
235
2011-09-15T19:17:48.800
2016-07-25T12:24:39.113
How do I contribute documentation to Juju?
[ "documentation", "juju" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<h2>How to contribute text</h2>\n\n<p>Here are the basic steps necessary to get a change published on the website:</p>\n\n<ul>\n<li><a href=\"https://help.github.com/articles/fork-a-repo\" rel=\"nofollow\">Fork the repository</a> from <a href=\"http://github.com/juju/docs\" rel=\"nofoll...
[ { "accepted": true, "body": "<h2>How to contribute text</h2>\n\n<p>Here are the basic steps necessary to get a change published on the website:</p>\n\n<ul>\n<li><a href=\"https://help.github.com/articles/fork-a-repo\" rel=\"nofollow\">Fork the repository</a> from <a href=\"http://github.com/juju/docs\" rel=...
null
null
null
null
null
52064
1
52071
2011-07-06T19:30:49.760
1
189
<p>The networking tray item that lets me choose a network often stops being responsive. How can I reload or reintialize the menu without restarting? How can I fix it so it works more consistently?</p>
8986
null
null
2011-07-06T20:25:47.433
My networking drop down becomes unresponsive very often
[ "networking" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>You can restart the network icon and menu (known as network manager) by doing this in a terminal:</p>\n\n<pre><code> killall nm-applet #use 'killall -9 nm-applet' if it is being stubborn\n nm-applet&amp;\n disown\n</code></pre>\n\n<p>This will restart it. You can close the terminal w...
[ { "accepted": true, "body": "<p>You can restart the network icon and menu (known as network manager) by doing this in a terminal:</p>\n\n<pre><code> killall nm-applet #use 'killall -9 nm-applet' if it is being stubborn\n nm-applet&amp;\n disown\n</code></pre>\n\n<p>This will restart it. You can close the te...
null
null
null
null
null
52066
1
null
2011-07-06T19:38:29.383
25
13118
<p>I know Ubuntu is basically Debian, and I know Ubuntu releases every 6 months, Debian every 2 years. However, I want to know more the advanced differences between Ubuntu server and Debian. If they have the same base, what is the difference between them?</p>
9701
9701
2014-03-25T17:35:14.960
2014-03-25T17:35:14.960
What is the difference between Ubuntu and Debian server?
[ "server", "debian" ]
3
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-06T20:06:47.187", "id": "58166", "postId": "52066", "score": "0", "text": "see http://superuser.com/questions/154333/what-is-the-difference-between-debian-and-ubuntu", "userDisplayName": null, "userId": "15811" } ]
null
[ { "accepted": null, "body": "<p>Some of the differences:</p>\n\n<ul>\n<li>Debian uses SystemV style init, and inittab;<br/>\nUbuntu uses Upstart</li>\n<li>Debian has root account enabled by default, but can be configured to use <code>sudo</code>;<br/>\nUbuntu uses <code>sudo</code> and has no root account e...
null
null
2015-11-10T07:42:48.157
null
null
52072
1
null
2011-07-06T20:28:16.730
1
16012
<p>I am trying to install perforce on my Ubuntu machine, after I untar the .tgz file, I get two folders lib and bin. Where would be the executable or how do I install it correctly?</p> <p>Thanks.</p>
21212
186134
2015-10-26T23:33:31.750
2015-10-26T23:33:31.750
How do I install the Perforce client?
[ "software-installation" ]
2
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>The main binary will always be in the <code>bin</code> folder (hence the name bin(ary) :P). The program shouldn't need to be installed. Just double-click on the main binary or run</p>\n\n<pre><code>./nameofbinary\n</code></pre>\n\n<p>in the <code>bin</code> folder.</p>\n", ...
null
null
null
null
null
52073
1
null
2011-07-06T20:30:05.997
0
381
<p>I have a new usb mono headset. I want to know how to make all of the sound go to the mono headset...I already set that up for Skype but other than that, it goes to the speakers instead of the headset. Any fixes? Also, I am running Esound.</p> <p>EDIT: I have TeamViewer, so if anyone really know what to do...add me ...
15556
15556
2011-07-06T22:38:44.027
2012-03-25T18:08:52.680
How to have sound go to a usb mono headset?
[ "sound", "usb", "mono", "headset" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2012-02-09T14:48:06.623", "id": "118823", "postId": "52073", "score": "0", "text": "This question seems abandoned, there is not further information or activity added to it for several months. I am flagging this to be closed by a moderator. If you think this issue is still affe...
null
[ { "accepted": null, "body": "<p>right Click on speaker icon, then click on playback device.\nThen Select your headset and below change drop down lsit box to default.\nDone :)</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-07-07T14:51:03.980", "id": "58300",...
null
null
2012-02-10T16:13:36.823
null
null
52075
1
52077
2011-07-06T21:00:37.920
0
609
<p>I have found a nice laptop but now i am wondering if <a href="http://www.alternate.nl/html/product/Notebooks_Intel%28R%29/ALTERNATE/17CL35_Basis_III/543867/?tn=BUILDERS&amp;l1=Notebooks" rel="nofollow">this laptop</a> (<a href="http://translate.google.nl/translate?hl=nl&amp;sl=nl&amp;tl=en&amp;u=http://www.alternate...
12667
449
2011-07-06T22:20:56.570
2014-01-18T09:49:10.207
Will this laptop run on ubuntu?
[ "laptop" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-07-06T21:07:42.343", "id": "58183", "postId": "52075", "score": "1", "text": "Beste, de Nederlandse Ubuntu forum is beschikbaar op http://forum.ubuntu-nl.org/. Daar kun je misschien ook advies krijgen.", "userDisplayName": null, "userId": "6969" }, { "crea...
{ "accepted": true, "body": "<p>17CL35... that looks like a <a href=\"http://www.bto.eu/\" rel=\"nofollow noreferrer\">BTO</a> notebook, details on that model can be found <a href=\"http://www.bto.eu/html/detail_home.asp?PartnerID=1&amp;lang=nl&amp;DisplayPartnerID=1&amp;ProductID=519\" rel=\"nofollow noreferrer\">...
[ { "accepted": true, "body": "<p>17CL35... that looks like a <a href=\"http://www.bto.eu/\" rel=\"nofollow noreferrer\">BTO</a> notebook, details on that model can be found <a href=\"http://www.bto.eu/html/detail_home.asp?PartnerID=1&amp;lang=nl&amp;DisplayPartnerID=1&amp;ProductID=519\" rel=\"nofollow noref...
null
null
null
null
null
52078
1
null
2011-07-06T21:49:26.473
1
163
<p>I'm trying to install the Swab library for Python 2.6 in Ubuntu 10.10.</p> <p>However, I get the following error messages when I try to import it.</p> <p>In the terminal I ran:</p> <pre><code>sudo easy_install swab sudo easy_install Genshi </code></pre> <p>In the Python interpreter I ran:</p> <pre><code>&gt;&gt...
12786
235
2011-07-14T02:56:39.290
2011-11-12T18:01:22.010
"Cannot import name genshi" error when installing the Swab library
[ "installation", "python" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-09-13T14:25:45.510", "id": "70089", "postId": "52078", "score": "0", "text": "It's worth seeing if the right files are there. What do you get for the following? \"cd /usr/local/lib/python2.6/dist-packages/ && find -name pestotools* -print\"", "userDisplayName": null, ...
null
[ { "accepted": null, "body": "<p>I've run <code>sudo easy_install swab</code> in Ubuntu 10.10 and got all dependencies installed (no need to run <code>sudo easy_install Genshi</code> separately).</p>\n\n<p>Unfortunately, when I look at pestotools module (installed in <code>/usr/local/lib/python2.6/dist-packa...
null
null
null
null
null
52088
1
null
2011-07-06T22:48:53.910
2
95
<p>I have esound now ...and I had a problem with my audio jacks with pulse audio...so I removed it and now I have esound.....now I want it back as original as it was before like from a fresh install of Ubuntu 11.04... any fixes? (I have TeamViewer so if you want to help me add me on facebook: Kevin Maghuyop)</p>
15556
null
null
2011-07-14T16:22:04.963
How to have sound drivers and settings the same as they were before from a fresh install?
[ "11.04", "sound" ]
1
2
CC BY-SA 3.0
[ { "creationDate": "2011-07-13T23:40:50.690", "id": "59279", "postId": "52088", "score": "0", "text": "Uhm, why would you want it back to where it was? I.E. broken and non-functional...", "userDisplayName": null, "userId": "890" }, { "creationDate": "2011-07-14T03:07:46.097", ...
null
[ { "accepted": null, "body": "<p>You should just be able to install pulseaudio from the software center or synaptic package manger and disable/uninstall esound via the same method...</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", ...
null
null
null
null
null
52089
1
52117
2011-07-06T22:51:11.053
15
25229
<p>Hi I have ubuntu server 10.04 installed and I also installed the following:</p> <pre><code>su aptitude install xorg xfce4 aptitude install &lt;name of GUI browser, I use firefox&gt; aptitude install gedit aptitude install gnome-terminal </code></pre> <p>Now when I restart the system it goes to the GUI login, what ...
20711
235
2012-08-22T13:43:36.833
2014-09-16T07:00:13.540
How do I boot to a command line interface instead of a GUI?
[ "gui" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Modify your file <code>/etc/default/grub</code> with</p>\n\n<pre><code>GRUB_CMDLINE_LINUX_DEFAULT=\"text\"\n</code></pre>\n\n<p>and do <code>sudo update-grub</code>. The machine will boot in text mode.</p>\n\n<p>To start the graphical interface you do</p>\n\n<pre><code>sudo service g...
[ { "accepted": null, "body": "<p>You can either set the display manager, gdm (for Gnome)/kdm (for KDE)/etc, to not start on boot, or you can just remove the packages.</p>\n\n<p>To prevent the display manager from starting, run:</p>\n\n<pre><code>sudo update-rc.d -f remove gdm #For Gnome\nsudo update-rc.d -...
null
null
null
null
null
52090
1
null
2011-07-06T23:11:34.140
1
1036
<p>Could you please tell me the steps, one by one, to reach it? It's a little bit difficult for me right now.</p>
15945
19490
2011-09-09T14:59:28.593
2018-08-25T09:06:53.667
How to install Diaspora Project?
[ "11.04" ]
2
3
CC BY-SA 3.0
[ { "creationDate": "2011-07-07T10:08:59.113", "id": "58248", "postId": "52090", "score": "1", "text": "What is the Diaspora Project? Google yields multiple results.", "userDisplayName": null, "userId": "6969" }, { "creationDate": "2011-07-07T10:39:47.867", "id": "58252", "...
null
[ { "accepted": null, "body": "<p>This is actually an ongoing development. Diaspora is currently in the process of being packaged up for Debian, but those packages are likely going to be copied over to our Launchpad PPA for Ubuntu users to make use of when the time is right.</p>\n\n<p>Below are some useful li...
null
null
null
null
null
52091
1
null
2011-07-06T23:15:40.673
4
6743
<p>I have done a script to start transmission-daemon as a normal user:</p> <pre><code>start on filesystem stop on runlevel [!2345] respawn respawn limit 10 5 pre-start script test -x /usr/bin/transmission-daemon || { stop; exit 0; } test -d /home/user/.config/transmission-daemon || { stop; exit 0; } end scri...
4870
4870
2011-07-08T12:24:03.307
2013-03-24T11:25:12.097
Upstart script for a transmission-daemon executed as a normal user
[ "services", "scripts", "upstart", "init", "transmission" ]
4
2
CC BY-SA 3.0
[ { "creationDate": "2011-07-07T00:03:07.947", "id": "58204", "postId": "52091", "score": "0", "text": "Am I correct in assuming that you already know about and have disabled the System V startup script that is [installed by default](http://packages.ubuntu.com/natty/amd64/transmission-daemon/filel...
null
[ { "accepted": null, "body": "<p>When you start an app with <code>su -c</code>, su will wait for the app to terminate. In your case, having added the <code>--foreground</code> option, make transmission to not detach from its parent. So you will see <code>su</code> as a parent process of <code>transimssion-da...
null
null
null
null
null
52093
1
56438
2011-07-06T23:40:12.837
20
1621
<p>How can I start Nautilus's "File Operations" GUI from the command line?</p> <p><img src="https://i.stack.imgur.com/CxEC4.png" alt="File Operations"></p> <p>My goal is to include this in a Nautilus script.</p>
1859
null
null
2013-01-17T08:57:16.800
How can I initiate Nautilus file operations from the command line?
[ "command-line", "nautilus", "gui", "scripts", "clipboard" ]
3
3
CC BY-SA 3.0
[ { "creationDate": "2011-07-07T03:06:51.007", "id": "58224", "postId": "52093", "score": "2", "text": "I'm not sure I understand the purpose/point.", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2011-07-24T21:04:31.653", "id": "61066", "postId": "52093",...
{ "accepted": true, "body": "<p>The short answer is, you can't. Nautilus is not built to allow that sort of thing and you can go through the source code of nautilus and look at the file copy/move sections to see how it works.</p>\n\n<p>Part of this lack of integration was the motivation behind the progress indicato...
[ { "accepted": true, "body": "<p>The short answer is, you can't. Nautilus is not built to allow that sort of thing and you can go through the source code of nautilus and look at the file copy/move sections to see how it works.</p>\n\n<p>Part of this lack of integration was the motivation behind the progress ...
null
null
null
null
null
52094
1
53785
2011-07-06T23:51:15.980
1
869
<p>I would like to have PHP with SQlite with FTS3 extension enabled, as noted in <a href="http://www.mediawiki.org/wiki/Manual%3aSQLite#Search_engine" rel="nofollow">Manual:SQLite - MediaWiki</a>. </p> <p>I'm somewhat confused about FTS3 support in the default Ubuntu packages; </p> <p>from <a href="https://bugs.laun...
6808
null
null
2011-07-19T21:36:35.113
Is there a binary package for php5-sqlite3 with fts3 enabled?
[ "php", "package-management", "sqlite" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Well, I got an answer at <a href=\"https://stackoverflow.com/questions/6754212/linux-how-to-install-fts3-for-sqlite3-in-php\">LInux: How to install FTS3 (for sqlite3) in PHP? - Stack Overflow</a> - and I guess, the answer is, there is no such binary package; things have to be compile...
[ { "accepted": true, "body": "<p>Well, I got an answer at <a href=\"https://stackoverflow.com/questions/6754212/linux-how-to-install-fts3-for-sqlite3-in-php\">LInux: How to install FTS3 (for sqlite3) in PHP? - Stack Overflow</a> - and I guess, the answer is, there is no such binary package; things have to be...
null
null
null
null
null
52096
1
52100
2011-07-07T00:17:51.743
32
89450
<p>I've been having <a href="https://askubuntu.com/questions/51983/unable-to-install-boot-11-04-on-a-thinkpad-l520">issues</a> installing 11.04 on my new laptop, the solution was to enable any of these boot options:</p> <ul> <li><code>acpi=off</code></li> <li><code>noapic</code></li> <li><code>nolapic</code></li> </ul...
176
-1
2017-04-13T12:24:11.080
2015-04-06T18:47:01.153
What do the different Boot Options mean? (i.e. acpi=off, noapic, nolapic, etc)
[ "boot", "system-installation", "acpi", "apic" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>In general, such boot parameters are not needed unless there is a problem with your BIOS and how it handles these standards, or it just might be old enough where these standards were not fully implemented properly.</p>\n\n<p>ACPI (Advanced Configuration and Power Interface) is a stan...
[ { "accepted": true, "body": "<p>In general, such boot parameters are not needed unless there is a problem with your BIOS and how it handles these standards, or it just might be old enough where these standards were not fully implemented properly.</p>\n\n<p>ACPI (Advanced Configuration and Power Interface) i...
null
null
null
null
null
52104
1
null
2011-07-07T01:01:37.353
2
605
<p>In Firefox and Chrome (both latest stable, Ubuntu 11.04), flash is unavailable. I've uninstalled and reinstalled <code>flashplugin-installer</code> several times. I've tried creating a plugins folder in <code>/opt/google/chrome</code> and symlinking <code>libflashplayer.so</code> and <code>npwrapper.libflashplayer.s...
4172
-1
2017-04-13T12:23:28.223
2011-07-07T03:02:23.427
Flash appears to be missing or broken in all browsers
[ "11.04", "64-bit", "flash" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-07T01:36:04.953", "id": "58211", "postId": "52104", "score": "0", "text": "I'm running 64bit.", "userDisplayName": null, "userId": "4172" } ]
null
[ { "accepted": null, "body": "<p>What version of Ubuntu are your running 32bit or 64bit? If you are running 64bit I may have a solution for you.</p>\n\n<p><code>sudo apt-get --purge remove flashplugin-installer<br>\nsudo apt-get --purge autoremove<br>\nsudo add-apt-repository ppa:sevenmachines/flash<br>\nsud...
null
null
null
null
null
52106
1
52108
2011-07-07T01:22:53.280
1
348
<p>I just downloaded the new Firefox in Debian and working it. BUt the flash is not working, though it works well in Chrome. I installed the shared library and the adobe says copy that to the firefox plugins directory. I use firefox from the extracted tar file which I downloaded</p>
16989
null
null
2011-07-07T02:58:11.450
Plugin directory of Firefox 5.0
[ "firefox", "debian", "flash" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-07T09:45:18.353", "id": "58246", "postId": "52106", "score": "0", "text": "http://unix.stackexchange.com or http://ask.debian.net (which is not a SE website) might be a better choice for Debian questions", "userDisplayName": null, "userId": "6969" } ]
{ "accepted": true, "body": "<p>Sounds like Flash has gotten currupted probaly a config file.<br>\nCheck this out see if it helps your issue:</p>\n\n<p><code>sudo apt-get --purge remove flashplugin-installer<br>\nsudo apt-get --purge autoremove<br>\nsudo add-apt-repository ppa:sevenmachines/flash<br>\nsudo apt-get ...
[ { "accepted": true, "body": "<p>Sounds like Flash has gotten currupted probaly a config file.<br>\nCheck this out see if it helps your issue:</p>\n\n<p><code>sudo apt-get --purge remove flashplugin-installer<br>\nsudo apt-get --purge autoremove<br>\nsudo add-apt-repository ppa:sevenmachines/flash<br>\nsudo ...
null
null
null
null
null
52110
1
52125
2011-07-07T02:00:50.517
6
7065
<p>I have my server set up to use SSL in a separate VirtualHost, but when I attempt to use <a href="https://my.domain" rel="noreferrer">https://my.domain</a>, I get a connection refused error. The following is my config I'm using:</p> <pre><code>&lt;VirtualHost 173.0.50.62:80&gt; ServerName api.bb0.us Document...
21222
null
null
2017-11-30T17:28:18.290
Apache and SSL Issues
[ "apache2", "ssl" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Have you enabled Apache's SSL module? If not, running the following commands should do the trick:</p>\n\n<pre><code>sudo a2enmod ssl\nsudo service apache2 restart\n</code></pre>\n\n<p>If <code>mod_ssl</code> is not loaded, then Apache won't listen on port 443 by default or SSL conne...
[ { "accepted": true, "body": "<p>Have you enabled Apache's SSL module? If not, running the following commands should do the trick:</p>\n\n<pre><code>sudo a2enmod ssl\nsudo service apache2 restart\n</code></pre>\n\n<p>If <code>mod_ssl</code> is not loaded, then Apache won't listen on port 443 by default or S...
null
null
null
null
null
52112
1
null
2011-07-07T02:17:29.923
11
1322
<p>I was wondering if it is possible to remember what directories are open in one session of Nautilus, so that next time starting Nautilus, I can reopen the directories. Bookmark opened directories one by one is not what I ask for. Thanks and regards!</p>
1471
null
null
2013-12-12T09:20:53.657
Remember what directories are open in one session of Nautilus
[ "nautilus" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2013-03-09T22:07:13.343", "id": "333151", "postId": "52112", "score": "0", "text": "Am using tabs in nautilus; ideally, there'd be a way to dump the locations and have a script to re-open those locations in tabs when needed. I might try and think about how to do this eventuall...
null
[ { "accepted": null, "body": "<p>Nautilus does not support this functionality. What you might want to do is <a href=\"https://askubuntu.com/questions/38988/is-there-a-way-to-save-a-session/39006#39006\">use session saving</a>, or write a script to have nautilus open those directories by default.</p>\n\n<p>Yo...
null
null
null
null
null
52119
1
null
2011-07-07T06:26:12.113
1
286
<p>Yesterday I upgraded successfully from kubuntu 10.10 to 11.04 but when I start 'konsole' the first thing is:</p> <pre><code>/usr/bin/ld: error: cannot find -lcr /usr/bin/ld: /usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/../../../crt1.o: (.text+0x20): error: undefined reference to 'main' collect2: ld retur...
21234
6969
2011-07-07T07:28:11.437
2017-03-01T22:37:57.913
Konsole Message after upgrade: cannot find -lcr
[ "11.04", "upgrade", "kubuntu", "konsole" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>That message means that the <code>cr</code> library cannot be found.</p>\n\n<p>Konsole shouldn't compile/ link anything when started, check your Konsole profile and the below files if exist:</p>\n\n<pre><code>.bashrc\n.bash_profile\n.profile\n.bash_completion\n.bash_aliases\n...
null
null
null
null
null
52120
1
52136
2011-07-07T06:34:02.980
13
4132
<p>As said before we are running more than 500 ubuntu PC's in our company. Often we used to set our company ads as a wallpaper in clients machine. It is difficult for us to change wallpapers in all these machines one by one &amp; also it is difficult for us to execute script in every machine through SSH to change the w...
5691
null
null
2020-03-02T22:00:59.417
How to change wallpapers of all clients?
[ "server", "desktop-background", "client" ]
5
2
CC BY-SA 3.0
[ { "creationDate": "2011-07-07T06:40:23.867", "id": "58236", "postId": "52120", "score": "1", "text": "Does your company have a local site that is only viewed by employees? If so can you not add the script into the site so when the site loads it also loads that script?", "userDisplayName": nu...
{ "accepted": true, "body": "<p>Set up a <a href=\"https://help.ubuntu.com/community/CronHowto\" rel=\"nofollow noreferrer\">cron job</a> on all machines that executes a script where you check 1 specific place for new images. Sample (untested) script with wget and ftp:</p>\n\n<pre><code>#!/bin/bash\nwget -N -r -nH ...
[ { "accepted": true, "body": "<p>Set up a <a href=\"https://help.ubuntu.com/community/CronHowto\" rel=\"nofollow noreferrer\">cron job</a> on all machines that executes a script where you check 1 specific place for new images. Sample (untested) script with wget and ftp:</p>\n\n<pre><code>#!/bin/bash\nwget -N...
null
null
null
null
null
52126
1
null
2011-07-07T07:33:49.597
18
74926
<p>Can I open Microsoft Word and Excel files with Ubuntu?</p>
21239
169736
2014-04-05T00:05:09.917
2019-07-18T05:20:32.970
Can I open Microsoft Word and Excel files?
[ "microsoft-office" ]
10
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-07T10:07:20.683", "id": "58247", "postId": "52126", "score": "3", "text": "Yes, but it also depends on what's inside. Equations will not be transformed correctly. You could have problems with macros too, but in general it should work fine.", "userDisplayName": null...
null
[ { "accepted": null, "body": "<p>Yes, LibreOffice, or previously OpenOffice.org, can read and write word documents and excel worksheets.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2013-02-21T08:43:01.040", "id": "323447", "postId": "52133", "sc...
null
null
null
null
null
52128
1
52131
2011-07-07T07:38:22.510
1
99
<p>I've configured my machine with dyndns.com so that I can use the ssh and vnc</p> <p>but the problem is, the machine is connected to internet via dsl,. so it uses a network ip address ex (192.168.1.xxx) instead of using the gateway address directly.. </p> <p>I know the gateway ip address (public ip).. but I can not...
11603
null
null
2011-07-07T08:10:25.903
How can I connect to my machine which is connected to internet via dsl?
[ "networking", "ssh", "vnc" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>Go to the web administration page of your gateway, and search for \"port forwarding\" or \"virtual server\": the gateway need to forward packets to a given port, say port 22, to your particular internal IP address.</p>\n\n<p>I suppose you can select the service from the list, ssh sho...
[ { "accepted": true, "body": "<p>Go to the web administration page of your gateway, and search for \"port forwarding\" or \"virtual server\": the gateway need to forward packets to a given port, say port 22, to your particular internal IP address.</p>\n\n<p>I suppose you can select the service from the list,...
null
null
null
null
null
52137
1
52176
2011-07-07T08:19:13.380
2
43
<p>I would like to publish an plan of action for an activity or event for the LoCo on Ubuntu Wiki. Is there any convention or format I can refer to?</p> <p>I do not know how to create and chart a proper activity blueprint, hence I would like pointers on how to get started, what relevant information to add, etc.</p>
814
null
null
2011-07-07T15:02:17.320
LoCo activity/course of action proposal on Ubuntu Wiki
[ "community" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>There's really not a formula for this.</p>\n\n<p>Some Local Teams have a scratch space where people can add projects. Here's what ours from Michigan looks like: <a href=\"https://wiki.ubuntu.com/MichiganTeam/Projects\" rel=\"nofollow\">https://wiki.ubuntu.com/MichiganTeam/Projects</a...
[ { "accepted": true, "body": "<p>There's really not a formula for this.</p>\n\n<p>Some Local Teams have a scratch space where people can add projects. Here's what ours from Michigan looks like: <a href=\"https://wiki.ubuntu.com/MichiganTeam/Projects\" rel=\"nofollow\">https://wiki.ubuntu.com/MichiganTeam/Pro...
null
null
null
null
null
52138
1
null
2011-07-07T08:26:03.920
49
49856
<p>I'm trying to change the icon for <code>application/x-hwp</code> files. I've added the icons to the proper places, and checked it with assoGiate (after reading <a href="https://askubuntu.com/q/49042/13398">this thread</a>). It shows that my desired icon is associated with the file type. Nevertheless, Nautilus is sti...
13398
-1
2017-04-13T12:23:23.817
2016-04-01T13:47:42.933
How do I change the icon for a particular file type?
[ "nautilus", "icons", "mime-type" ]
3
4
CC BY-SA 3.0
[ { "creationDate": "2011-07-07T08:36:10.980", "id": "58243", "postId": "52138", "score": "0", "text": "http://askubuntu.com/questions/39139/how-to-change-the-icons-of-multiple-files-from-terminal", "userDisplayName": null, "userId": "15811" }, { "creationDate": "2011-07-07T13:47:2...
null
[ { "accepted": null, "body": "<p>I hope you tried logout and login to refresh icon cache.</p>\n\n<p>See also if your icon is available in proper size (the one you're using to display file type in nautilus). </p>\n\n<p>You also might missed running <code>gtk-update-icon-cache</code>.</p>\n\n<p>Try this tutori...
null
null
null
null
null
52139
1
107478
2011-07-07T08:29:40.570
11
4758
<p>How can I configure the mouse thumb button. For example, if I want it to act as a double click.</p> <p>My mouse is Microsoft Notebook Mouse 5000 Bluetooth (if it matters) and I use Natty.</p> <p>Thanks.</p>
12540
10698
2012-02-25T00:45:58.693
2019-04-06T19:49:32.830
How do I configure a mouse thumb button?
[ "11.04", "mouse" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>By installing a couple packages you can configure this pretty easily without too much trouble at all. No matter what version of Linux I'm using i am always sure to install two specific applications when it comes to mouse and keyboard emulation.</p>\n\n<p>These being:</p>\n\n<p><stro...
[ { "accepted": null, "body": "<p>The official Ubuntu forums have a <strong><a href=\"https://help.ubuntu.com/community/ManyButtonsMouseHowto\" rel=\"nofollow\">page on this</a></strong> - and to configure up to 7 mouse buttons you don't need any extra software.</p>\n\n<p>From that page, use the command:</p>\...
null
null
null
null
null
52143
1
null
2011-07-07T09:18:20.730
8
7839
<p><a href="https://github.com/pywinauto/pywinauto" rel="nofollow">pywinauto</a> is a set of python modules to automate the Microsoft Windows GUI. At it’s simplest it allows you to send mouse and keyboard actions to windows dialogs and controls.</p> <p>Is there a linux equivalent of this python module?</p> <p>thanks!...
17556
458569
2016-03-04T12:41:36.330
2017-03-02T12:08:24.523
Is there a pywinauto equivalent to automate the GUI from Python?
[ "software-recommendation", "python" ]
2
1
CC BY-SA 3.0
[ { "creationDate": "2016-03-04T11:12:47.367", "id": "1103574", "postId": "52143", "score": "0", "text": "You will be able to write your own back-end for pywinauto soon.", "userDisplayName": null, "userId": "458569" } ]
null
[ { "accepted": null, "body": "<p>The <a href=\"http://ldtp.freedesktop.org/wiki/\" rel=\"nofollow noreferrer\">linux desktop testing project (ldtp)</a> should offer what you need. With the <a href=\"https://launchpad.net/ubuntu/+source/ldtp\" rel=\"nofollow noreferrer\">python-ldtp</a> <a href=\"http://apt.u...
null
null
null
null
null
52146
1
null
2011-07-07T10:23:25.940
1
7170
<p>From time to times I have to reboot my Ubuntu 11.04 remote desktop. Once it up and I run Cromium browser with many tabs (20 for example) dns server doesn't respond anymore. At beginning I suspected my ISP, so I replaced my /etc/resolv.conf with following values:</p> <pre>nameserver 208.67.222.222 nameserver 208.67....
20115
10616
2011-07-07T13:10:28.417
2011-07-08T00:26:06.273
DNS server not responding
[ "networking", "internet", "dns" ]
3
7
CC BY-SA 3.0
[ { "creationDate": "2011-07-07T11:49:36.510", "id": "58264", "postId": "52146", "score": "0", "text": "When you say _ping doesn't work either_ do you mean IPs also? Or just names? Can you ping `8.8.8.8`?", "userDisplayName": null, "userId": "4887" }, { "creationDate": "2011-07-07T...
null
[ { "accepted": null, "body": "<p>Well, could really be a problem with your ISP DNSs and <strong>maybe</strong> they intercept DNS traffic and route it throurgh their servers... </p>\n\n<p>Try a <code>dig @8.8.8.8 www.ubuntu.com</code> and see what happens.</p>\n\n<p>Output should be like:</p>\n\n<pre><code>;...
null
null
null
null
null
52147
1
52150
2011-07-07T10:27:46.827
154
365337
<p>I installed Apache on an Ubuntu VM. When I go into the guest and load up Firefox I can see that Apache is working fine when I browse to localhost.</p> <p>I would like to access this same page through the host. I've tried using the IP address of the guest but nothing comes up. <br><br>Ideally I would love to set up ...
20711
null
2014-05-22T12:21:46.297
2023-11-09T19:19:11.043
How can I access Apache (on VirtualBox guest) from host?
[ "virtualbox", "apache2" ]
11
1
CC BY-SA 3.0
[ { "creationDate": "2019-05-02T08:23:45.267", "id": "1889494", "postId": "52147", "score": "1", "text": "I found site which helped me solve it. Below answers are correct but not showing anything about creating virtual adapter in VM. Site I referred is:\nhttps://christophermaier.name/2010/09/01/ho...
{ "accepted": true, "body": "<p>If you need other machines in your physical network to be able to reach your VM (or if the VM needs Internet access), use bridged networking. Otherwise, stick to host-only networking.</p>\n\n<ol>\n<li>Stop your VM and open its settings in the <em>VirtualBox (OSE) Manager</em></li>\n<...
[ { "accepted": null, "body": "<p>If you cant connect over ip you're not likely to have any success with dns names on a default apache install.</p>\n\n<p>check the network settings of the virtual host, I always putt it to bridged to it can be accessed throughout the entire network.</p>\n", "commentCount":...
null
null
null
user284234
null
52153
1
null
2011-07-07T06:45:46.920
1
911
<p>I have a partition on my Ubuntu installation that is named 'Media' at the second position. It comes in as /dev/sda2. Now when it mounts, starting I think with Ubuntu 10.10, I get TWO directories in /media when it mounts:</p> <p>/media/Media (owned by root, nothing in it) /media/Media_ (owned by my normal user with ...
21268
235
2011-07-07T13:53:17.160
2011-07-07T13:53:17.160
Two mountpoints created in /media for one partition
[ "mount" ]
1
1
CC BY-SA 3.0
[ { "creationDate": "2011-07-07T06:52:23.077", "id": "58258", "postId": "52153", "score": "0", "text": "Hmmmmm, I could have SWORN I looked there first, but now I see that there was already a directory called '/dev/Mount' and that instead of mounting to that, Ubuntu created '/dev/Media_', but stil...
null
[ { "accepted": null, "body": "<p>Nautilus automount to <code>/media/$label</code>, when partition has a label and <code>/media/$label</code> do not exist. If it exsists, Nautilus choose the alternative <code>/media/$label_</code> . Then the mount point is removed when you unmount.</p>\n\n<p>The fact that you...
null
null
null
null
Dennis
52161
1
null
2011-07-07T13:22:01.410
4
1221
<p>pcretest in 11.04 seems to be missing from libpcre packages and I can't seem to find where it went off to. I kind of love using it to test regular expressions. Where did it go?</p>
21253
null
null
2011-07-07T13:38:59.853
Pcretest seems to be gone from libpcre3 package
[ "11.04" ]
1
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>It was dropped in <a href=\"http://changelogs.ubuntu.com/changelogs/pool/main/p/pcre3/pcre3_8.12-3ubuntu2/changelog\" rel=\"nofollow\">version 8.12-3ubuntu1</a>:</p>\n\n<pre><code>pcre3 (8.12-3ubuntu1) natty; urgency=low\n\n * FFe LP: #733501\n * Drop pcretest from the libp...
null
null
null
null
null
52168
1
52178
2011-07-07T13:55:25.947
2
347
<p>I've been a Ubuntu user for long, but, because of the lack of software updates (Eclips since in 3.5, and others), and because Ubuntu (in my point of view) is becoming more and more resources hungry (for my little netbook :S), I've switched (before 11.04 was released) into Arch Linux and I'm very very happy with it.<...
21256
235
2012-02-03T02:09:47.577
2012-02-03T02:09:47.577
It is possible to port unity?
[ "unity", "unity-2d" ]
1
3
CC BY-SA 3.0
[ { "creationDate": "2011-07-07T14:16:48.380", "id": "58292", "postId": "52168", "score": "0", "text": "Can you make this either separate questions or one concrete question?", "userDisplayName": null, "userId": "1992" }, { "creationDate": "2011-07-07T14:19:48.830", "id": "58293...
{ "accepted": true, "body": "<p>Unity is already being ported to opensuse ;)</p>\n\n<p>The next unity version is also gonna be using gtk3, so yes it's posible</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-07-07T18:47:58.760", "id": "58343", "postId": "52178", "sc...
[ { "accepted": true, "body": "<p>Unity is already being ported to opensuse ;)</p>\n\n<p>The next unity version is also gonna be using gtk3, so yes it's posible</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2011-07-07T18:47:58.760", "id": "58343", "postId"...
null
null
null
null
null
52170
1
null
2011-07-07T14:21:29.057
2
330
<p>Running latest Ubuntu on a Dell Laptop. After clicking on Liferea icon on left-side Unity menu, icon starts to flash with background blinking in silver. After a few minutes silver background stops flashing, becomes permanent, but no Liferea.</p> <p>Ideas anyone?</p> <p>Cheers/M</p>
21257
null
null
2011-07-19T22:28:50.487
Liferea invisible after trying to start it
[ "laptop", "dell", "11.10", "liferea" ]
2
2
CC BY-SA 3.0
[ { "creationDate": "2011-07-07T18:03:21.123", "id": "58332", "postId": "52170", "score": "0", "text": "are you running the latest stable, or the latest unstable? there's a difference: 11.10 is the unstable and is only in alpha, 11.04 is stable", "userDisplayName": null, "userId": "10616"...
null
[ { "accepted": null, "body": "<p>Maybe Liferea is configured to \"start in tray icon\". You should check for a little earth icon in the top GNOME panel or the equivalent for Unity if it is different.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "C...
null
null
null
null
null
52172
1
56710
2011-07-07T14:34:09.937
2
712
<p>I've seen a few other Q&amp;As around this, but nothing that is exactly what I'm experiencing.</p> <p>I have a new Lenovo X220 which I'm running the latest Kubuntu on. If I close the lid when I open it I get, 9/10 times, a flickering screen which sometimes updates around where the mouse is currently pointing and s...
15207
19490
2011-08-11T17:24:19.270
2017-03-01T22:57:26.860
Kubuntu corrupt screen after lid close/screensaver
[ "kubuntu", "screen", "flicker" ]
2
3
CC BY-SA 3.0
[ { "creationDate": "2011-07-07T14:36:30.433", "id": "58296", "postId": "52172", "score": "1", "text": "Have had a similar issue on Ubuntu 11.04. Starts with login and won't go without a restart.", "userDisplayName": null, "userId": "6661" }, { "creationDate": "2011-07-07T14:43:25....
{ "accepted": true, "body": "<p>I ended up having to reinstall and this fixed the issue!</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-08-11T16:37:05.680", "id": "56710", "lastActivityDate": "2011-08-11T16:37:05.680", ...
[ { "accepted": null, "body": "<p>Do you happen to use Desktop Effects? Most display issues go away if I toggle desktop effects off/on by pressing <kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>F12</kbd> twice. If graphics effects are still buggy, I disable desktop effects.</p>\n\n<p>Sometimes, the issue goes away ...
null
null
null
null
null