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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
29350 | 1 | 29518 | 2011-03-07T07:58:20.300 | 11 | 9205 | <p>As ext4 was introduced as more reliable than ext3 with block journals, is there any chance to suppose it 100% reliable? What if enabling block journaling on it, which is disabled by default?</p>
<p>As friend's guide to explain my case in more detail:
I have an embedded linux device, after installation keyboard and ... | 7766 | 8515 | 2011-03-08T13:00:47.973 | 2023-11-13T20:16:05.447 | How can I optimise ext4 for reliability? | [
"filesystem",
"ext4"
] | 3 | 6 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-07T08:07:06.873",
"id": "32624",
"postId": "29350",
"score": "0",
"text": "i know i have some trade off enabling features like block journaling, but i am sticked in to reliability and am ready to pay for it",
"userDisplayName": null,
"userId": "7766"
},
{
... | {
"accepted": true,
"body": "<p>No. You can never suppose something to be 100% reliable.</p>\n<p>Journaling file systems minimise data loss in the event of an unexpected outage. <a href=\"http://kernelnewbies.org/Ext4#head-25c0a1275a571f7332fa196d4437c38e79f39f63\" rel=\"nofollow noreferrer\">Extents and barriers</... | [
{
"accepted": true,
"body": "<p>No. You can never suppose something to be 100% reliable.</p>\n<p>Journaling file systems minimise data loss in the event of an unexpected outage. <a href=\"http://kernelnewbies.org/Ext4#head-25c0a1275a571f7332fa196d4437c38e79f39f63\" rel=\"nofollow noreferrer\">Extents and ba... | null | null | null | null | null |
29352 | 1 | 31048 | 2011-03-07T08:48:44.530 | 6 | 1504 | <p>In Natty I downloaded the latest version of Dropbox from their <a href="https://www.dropbox.com/install" rel="noreferrer">website</a>. It should come with an appindicator rather than a systray icon, and it does so on my other Maverick installation.</p>
<p>However, it does not for some reason. That is very inconveni... | 2192 | 2192 | 2011-03-07T09:13:06.277 | 2012-08-12T10:29:17.320 | Why do I still get an older version of Dropbox when downloading the latest one? | [
"11.04",
"dropbox"
] | 2 | 3 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-07T13:37:32.470",
"id": "32657",
"postId": "29352",
"score": "0",
"text": "I think this is a dropbox bug (I have the same problem).",
"userDisplayName": null,
"userId": "235"
},
{
"creationDate": "2011-03-07T18:14:03.317",
"id": "32711",
"postId... | {
"accepted": true,
"body": "<p>Figured it out myself. It's actually very simple!</p>\n\n<p>First, stop Drobpox. This can be done easily by entering the following terminal command: </p>\n\n<pre><code>dropbox stop\n</code></pre>\n\n<p>Now download the following .zip file: <a href=\"http://dl-web.dropbox.com/u/17/... | [
{
"accepted": null,
"body": "<p>I use 10.10 and this <a href=\"http://forums.dropbox.com/topic.php?id=33943&replies=2#post-295959\" rel=\"noreferrer\">forums on Dropbox forum</a> helped me.</p>\n\n<p>You have to manually reinstall <code>drobpoxd</code> (<code>dropbox stop; rm -r ~/.dropbox-dist/; dropbo... | null | null | null | null | null |
29354 | 1 | null | 2011-03-07T09:17:23.860 | 2 | 2690 | <p>I have ubuntu(8.10) ldap server running. I am migrating from my old servers to ubuntu 10.04.2 server and I have set up almost all freshly on the new servers. How could I perfectly migrate ldap to the new server after installing ldap?.</p>
<p>I found the following to export and import ldap in the google:</p>
<pre><... | 3215 | 3215 | 2011-03-08T10:49:31.693 | 2012-01-17T07:36:38.740 | Migrate ldap to another server | [
"10.04",
"migration",
"ldap",
"8.10"
] | 1 | 2 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-08T13:45:00.050",
"id": "32862",
"postId": "29354",
"score": "0",
"text": "After installing ldap when I try to import by `slapadd -c -l master.ldif\n` I'm getting following error `Available database(s) do not allow slapadd`",
"userDisplayName": null,
"userId": ... | null | [
{
"accepted": null,
"body": "<p>While I can't remember the exact release, OpenLDAP switched from file-based configuration to LDAP-based config sometime around the '08 releases.</p>\n\n<p>If possible, I would do a test-migration and see (in a controlled environment) if your new server works as expected.</p>\... | null | null | null | null | null |
29356 | 1 | 29358 | 2011-03-07T09:34:43.140 | 9 | 15926 | <p>I want to copy a file into a ZIP or JAR archive.</p>
<p>Is that possible? If so how?</p>
| 11749 | 2732 | 2011-03-07T10:20:20.750 | 2011-03-07T11:13:17.270 | Is it possible to copy a file into a zip archive? | [
"command-line",
"zip"
] | 2 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>Use -m to import a file to a ZIP archive.</p>\n\n<p>I found this on StackOverflow maybe it helps you.<br>\n<a href=\"https://stackoverflow.com/questions/3730747/how-to-move-a-file-in-to-zip-uncompressed-with-zip-cmd-tool/3731813#3731813\">How to move a file in to zip uncompressed, wi... | [
{
"accepted": true,
"body": "<p>Use -m to import a file to a ZIP archive.</p>\n\n<p>I found this on StackOverflow maybe it helps you.<br>\n<a href=\"https://stackoverflow.com/questions/3730747/how-to-move-a-file-in-to-zip-uncompressed-with-zip-cmd-tool/3731813#3731813\">How to move a file in to zip uncompre... | null | null | null | null | null |
29359 | 1 | 29364 | 2011-03-07T09:57:30.967 | 114 | 301700 | <p>I want to create a new user to run a service on the system but don't want to have <code>/home</code> and other configuration files for it. Like there is a user for postgres but it doesn't have any <code>/home</code> directory. </p>
| 214 | 175814 | 2018-07-04T09:57:30.217 | 2022-04-04T09:23:11.833 | How to add a user without /home? | [
"users",
"home-directory"
] | 6 | 1 | CC BY-SA 4.0 | [
{
"creationDate": "2011-03-07T10:02:33.127",
"id": "32631",
"postId": "29359",
"score": "1",
"text": "I just found this http://www.howtogeek.com/howto/ubuntu/add-a-user-on-ubuntu-server/",
"userDisplayName": null,
"userId": "214"
}
] | {
"accepted": true,
"body": "<p>By default the command useradd doesn't create home directories, but for a daemon I recommend you to use the system option and change the shell to a non-existent one so no one can login with said account (in ssh for example):</p>\n\n<pre><code>sudo useradd -r -s /bin/false USERNAME\n<... | [
{
"accepted": null,
"body": "<p>try this command:</p>\n\n<p><code>sudo useradd vivek</code></p>\n\n<p>This will create a user without creating your home folder at <code>/home/vivek</code></p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2015-10-12T14:41:12.430",
"i... | null | null | null | null | null |
29363 | 1 | null | 2011-03-07T10:09:02.923 | 2 | 202 | <p>Will there be a separate distribution for Unity 2d?</p>
| 4871 | 340497 | 2016-08-06T15:23:47.400 | 2016-08-06T15:23:47.400 | Separate distribution for Unity2d? | [
"unity-2d"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>No.</p>\n\n<p>Unity2D is there to</p>\n\n<blockquote>\n <p>[...] provide the Unity desktop shell on hardware platforms that cannot currently support Unity's OpenGL requirement</p>\n</blockquote>\n\n<p>It will be enabled when insufficient hardware support is detected.</p>\n\n... | null | null | null | null | null |
29365 | 1 | null | 2011-03-07T10:34:31.900 | 2 | 693 | <p>I'm trying to install Ubuntu 10.10 32bit on <a href="http://www.sonystyle.com.hk/products/apps/product/simplePage.do?modelCode=27533387&lang=en" rel="nofollow">this pc</a>.
I have both tried with Wubi from Windows and from USB stick, but after the installation process when I select to boot Ubuntu the screen beco... | null | 1067 | 2011-03-07T11:34:25.460 | 2011-04-06T15:39:37.363 | Can't start ubuntu on Vaio Z | [
"10.10",
"boot",
"vaio"
] | 2 | 0 | CC BY-SA 2.5 | [] | null | [
{
"accepted": null,
"body": "<p>Your System Uses Optimus Graphic's so that it can switch between 2 different GPU's one Nvidia one Intel. Ubuntu and linux in general don't support GPU switching yet.</p>\n\n<p>To get Ubuntu running on your machine you will need to disable one or the other GPU's in the bios th... | null | null | null | null | user11961 |
29367 | 1 | null | 2011-03-07T10:41:25.573 | 1 | 902 | <p>I am on a wired dsl, pppoe connection which is properly set, but the problem is that is shows that is connected but there is no internet at all.</p>
<p>I thought that the problem was the ipv6 and I managed to disable it, but now in NM the eth0 ipv4 address is 0.0.0.0. I don't know what the problem is :) , weird.</p... | null | 19490 | 2011-09-06T21:07:00.353 | 2012-02-26T12:42:06.020 | Can't connect to the Internet via PPPoE DSL | [
"10.10",
"network-manager"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-03-07T11:24:19.700",
"id": "32638",
"postId": "29367",
"score": "3",
"text": "Could you provide a bit more detail? How did you set up the PPPoE connection in the first place? What exactly are the errors you're getting? What is the [output](http://paste.ubuntu.com/) of `if... | null | [
{
"accepted": null,
"body": "<p>You didn't mention whether you are using a router or not. You mentioned it works when you use wireless, which I presume is done through a router. If you plug into the wired port on the same router, it should work the same way. If you are not using a router, then it is norm... | null | null | null | null | user11963 |
29370 | 1 | 29379 | 2011-03-07T11:40:28.603 | 394 | 795090 | <p>Is there any way to check if there is an error in executing a command?</p>
<p>Example : </p>
<pre><code>test1=`sed -i "/:@/c connection.url=jdbc:oracle:thin:@$ip:1521:$dataBase" $search`
valid $test1
function valid () {
if $test -eq 1; then
echo "OK"
else echo "ERROR"
fi
}
</code></pre>
<p>I already... | 11749 | 2732 | 2011-03-07T13:41:25.350 | 2023-08-09T22:32:51.850 | How to check if a command succeeded? | [
"command-line"
] | 10 | 3 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-26T18:19:25.040",
"id": "35981",
"postId": "29370",
"score": "11",
"text": "Prefer **$(foo)** over backticks **\\`foo\\`**, because you can nest it, and it's easier to distinguish from apostrophes.",
"userDisplayName": null,
"userId": "10068"
},
{
"crea... | {
"accepted": true,
"body": "<p>The return value is stored in <code>$?</code>. 0 indicates success, others indicates error.</p>\n\n<pre><code>some_command\nif [ $? -eq 0 ]; then\n echo OK\nelse\n echo FAIL\nfi\n</code></pre>\n\n<p>Like any other textual value, you can store it in a variable for future compari... | [
{
"accepted": null,
"body": "<p><code>$?</code> should contain the exit status of the previous command, which should be zero for no error.</p>\n<p>So, something like;</p>\n<pre><code>cd /nonexistant\nif [ $? -ne 0 ]\nthen\n echo failed\nelse\n echo success!\nfi\n</code></pre>\n<p>for most cases, it's ... | null | null | null | null | null |
29380 | 1 | 29401 | 2011-03-07T12:09:22.867 | 4 | 11748 | <p>I have a remote computer on which I want to install a new hard drive for rsync backup. The problem is, I don't know what controller technology is used (PATA, SATA, SATA2, ...) and how many available slots are left. I'd like to obtain this information remotely, rather than physically opening up the chassis and lookin... | 622 | 323824 | 2016-02-14T18:49:31.233 | 2016-02-14T18:49:31.233 | Information about SATA, IDE (PATA) controllers | [
"hardware",
"hard-drive"
] | 3 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-03-07T12:23:58.193",
"id": "32646",
"postId": "29380",
"score": "2",
"text": "you should find what you need here http://askubuntu.com/questions/27997/which-hard-disk-drive-is-which/28004#28004",
"userDisplayName": null,
"userId": "6450"
},
{
"creationDate"... | {
"accepted": true,
"body": "<p>I can only link you to one of my answers on <a href=\"https://askubuntu.com/questions/27997/which-hard-disk-drive-is-which/28011#28011\">Which hard disk is which</a>.</p>\n\n<p>Basically what you are looking for is <code>hwinfo --disk</code> and <code>hwinfo --storage-ctrl</code>. </... | [
{
"accepted": null,
"body": "<p>I think what you are looking for is lshw.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 2.5",
"creationDate": "2011-03-07T14:49:23.650",
"id": "29399",
"lastActivityDate": "2011-03-07T14:49:23.... | null | null | null | null | null |
29381 | 1 | null | 2011-03-07T12:20:32.407 | 2 | 2101 | <p>I want to run a command on remote database (oracle) from local server using sqlplus, eg: </p>
<pre><code>sqlplus user/pass@db "command"
</code></pre>
<p>What's the syntax for it?</p>
<p>I want to use the command exit (from database) just to test something in a unix script.</p>
| null | 147044 | 2014-04-17T05:56:12.433 | 2014-04-17T05:56:12.433 | Running command on remote database (oracle) from local server using sqlplus | [
"oracle"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>try this in the below example i am calling test_procedure.</p>\n\n<pre><code>sqlplus \"username/password@tns_name\" <<\\!\n\nexec test_procedure();\n\n!\n</code></pre>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-03-07T14:43:32.50... | null | null | null | null | user11638 |
29385 | 1 | null | 2011-03-07T12:55:00.557 | 19 | 10285 | <p>Is there an application (non-commercial) to make phone calls from PC to phone on Ubuntu? </p>
| 9701 | 9701 | 2011-05-17T06:47:04.663 | 2020-11-20T12:33:13.780 | Is there a PC-to-phone application? | [
"software-recommendation",
"phone"
] | 9 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p><a href=\"http://www.skype.com\" rel=\"nofollow\">Skype</a> works in Ubuntu, but it's not FOSS.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 2.5",
"creationDate": "2011-03-07T12:58:08.037",
"id": ... | null | null | null | null | null |
29387 | 1 | 29430 | 2011-03-07T13:13:43.373 | 2 | 410 | <p>I have a TV tuner card (Leadtek Winfast TV2000 Global). It isn't fully supported by Ubuntu (and Linux kernel). It isn't a problem, because my dad only use it in Windows. But I've got an error message every Ubuntu boot. Can I disable this device for Ubuntu?</p>
| 73296 | null | null | 2011-06-24T15:17:01.410 | Disable TV tuner at boot | [
"boot",
"tv-tuner"
] | 1 | 1 | CC BY-SA 2.5 | [
{
"creationDate": "2012-02-27T23:31:21.763",
"id": "127010",
"postId": "29387",
"score": "0",
"text": "This question appears to be abandoned, if you are experiencing a similar issue please [ask a new question](http://askubuntu.com/questions/ask) with details pertaining to your problem. If you fe... | {
"accepted": true,
"body": "<p>Can you include the module in:</p>\n\n<pre><code>cat /etc/modprobe.d/blacklist.conf\n</code></pre>\n\n<p>? You need to know it's name, maybe by studying the logs. </p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-03-10T07:05:55.850",
"id": "33204... | [
{
"accepted": true,
"body": "<p>Can you include the module in:</p>\n\n<pre><code>cat /etc/modprobe.d/blacklist.conf\n</code></pre>\n\n<p>? You need to know it's name, maybe by studying the logs. </p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-03-10T07:05:55.850",
... | null | null | 2012-02-27T23:31:24.477 | null | null |
29389 | 1 | 29949 | 2011-03-07T13:27:40.693 | 4 | 1001 | <p>I'm using the <a href="http://awesome.naquadah.org/" rel="nofollow">awesome</a> window manager, and it's, well, awesome.</p>
<p>However, I have a slight issue - I'm using an IBM Model M keyboard, which lacks the <kbd>Meta</kbd> key.</p>
<p>This is kind of a problem, as awesome relies on it for basically every acti... | 658 | 114 | 2011-08-16T03:41:25.963 | 2011-08-16T03:41:25.963 | Is it possible to rebind Ctrl+Alt to the Meta key? | [
"keyboard",
"shortcut-keys",
"awesome"
] | 1 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2011-03-07T13:50:58.320",
"id": "32658",
"postId": "29389",
"score": "1",
"text": "I tried to map ctrl + alt key combination to Mod4 that is windows or super or meta key. but it did not worked. I think you can not assign only ctrl alt combination. you need something with that ... | {
"accepted": true,
"body": "<p>It doesn't appear to be possible, you'll have to find some other key that you use less often.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 2.5",
"creationDate": "2011-03-11T16:56:16.883",
"id": "29949",
"lastActivi... | [
{
"accepted": true,
"body": "<p>It doesn't appear to be possible, you'll have to find some other key that you use less often.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 2.5",
"creationDate": "2011-03-11T16:56:16.883",
"id": "2... | null | null | null | null | null |
29394 | 1 | 29807 | 2011-03-07T14:09:30.977 | 1 | 2896 | <p>About a week ago a regular Synaptic update ran in the background. Ever since, when I try to watch a Youtube video (just hitting "play" on the video) the monitor goes black for a moment, then there are just random bars of colour flashing. The only way to fix it is to turn the computer off using the power button and t... | 4236 | null | null | 2011-03-10T15:37:08.903 | Youtube ENTIRELY crashes the computer | [
"youtube"
] | 2 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>Okay! I disabled the Youtube cookie and it DOES work now. It means I can't log in to Youtube, but since I don't even have an account, I don't care. Details here: <a href=\"http://www.webupd8.org/2011/03/fix-pinkred-youtube-videos-bug-using.html\" rel=\"nofollow\">http://www.webupd8.o... | [
{
"accepted": null,
"body": "<p>It might be a flash plugin. For Google chrome there is a build in flash plugin. Try to install another one and activate it. In your web browser type </p>\n\n<blockquote>\n <p>about:plugins</p>\n</blockquote>\n\n<p>and choose <em>details</em>. There should be an option to act... | null | null | null | null | null |
29395 | 1 | 29398 | 2011-03-07T14:13:15.590 | 2 | 90 | <p>When my laptop goes into or comes out of hibernation I'm presented with only a blank screen. Is there any way of providing a progress indicator for hibernation, similar to that of the boot screen for example? </p>
| 2978 | 8844 | 2011-03-07T20:39:31.833 | 2011-03-07T20:39:31.833 | No visual clues as to hibernation status | [
"10.10",
"hibernate"
] | 1 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>If you install the uswsusp package, you will at least get a text progress indicator, and it will speed up the process. I also might get around to fixing it to use a nice gui screen instead of text for Natty+1.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": ... | [
{
"accepted": true,
"body": "<p>If you install the uswsusp package, you will at least get a text progress indicator, and it will speed up the process. I also might get around to fixing it to use a nice gui screen instead of text for Natty+1.</p>\n",
"commentCount": "0",
"comments": [],
"communi... | null | null | null | null | null |
29405 | 1 | null | 2011-03-07T15:33:35.163 | 2 | 211 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/20728/how-can-i-auto-align-desktop-icons-on-right-side">How can I auto align desktop icons on right side?</a> </p>
</blockquote>
<p>Hi, </p>
<p>How do I "clean up by name" so that my icons are sorted from the righ... | 10698 | -1 | 2017-04-13T12:23:36.527 | 2012-11-21T22:51:13.980 | "clean up by name" to the right, like on a mac | [
"icons"
] | 0 | 1 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-18T01:38:46.120",
"id": "34589",
"postId": "29405",
"score": "0",
"text": "See also: http://askubuntu.com/questions/20728/how-can-i-auto-align-desktop-icons-on-right-side",
"userDisplayName": null,
"userId": "8515"
}
] | null | [] | null | null | 2011-03-18T12:53:54.933 | null | null |
29407 | 1 | 30324 | 2011-03-07T15:52:12.160 | 5 | 2315 | <p>I'm on Ubuntu 10.04.2 LTS Desktop. (And by scanning /boot, it appears I <em>might</em> be on kernel 2.6.32-29-generic? Not certain.)</p>
<p>Anyway, after my last system update, now my screen lock asks me to login twice, whereas before it did not require this.</p>
<p>I assume this is a bug? And is there a way to un... | 1698 | 25863 | 2012-11-21T22:20:07.373 | 2018-07-18T16:12:21.153 | Having to log In twice after screen lockout | [
"10.04",
"login",
"lock-screen"
] | 2 | 6 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-07T16:22:52.073",
"id": "32690",
"postId": "29407",
"score": "0",
"text": "Do you mean what happens when you click lock screen from the system menu? Or are you switching users?",
"userDisplayName": null,
"userId": "1992"
},
{
"creationDate": "2011-03-07... | {
"accepted": true,
"body": "<p>After enough updates with \"sudo apt-get update; sudo apt-get upgrade\" and reboots, Ubuntu finally must have fixed this bug because I no longer have to login twice after a screen lockout timer engages from the screensaver. Also, it used to be that Chrome would lockup on the keystrok... | [
{
"accepted": true,
"body": "<p>After enough updates with \"sudo apt-get update; sudo apt-get upgrade\" and reboots, Ubuntu finally must have fixed this bug because I no longer have to login twice after a screen lockout timer engages from the screensaver. Also, it used to be that Chrome would lockup on the ... | null | null | null | null | null |
29409 | 1 | 29420 | 2011-03-07T16:00:35.417 | 2 | 2589 | <p>I'm wondering if anyone out that has been able to install ConnectWise PSA on Ubuntu?</p>
<p>I've got wine up and running, and I know Connectwise needs Microsoft .Net 3.5. Can I just install .Net through wine, or would I have to go the route of installing Mono, then trying to install Connectwise?</p>
| 11975 | null | null | 2017-03-15T06:58:57.677 | Installing Connectwise | [
"wine",
"mono"
] | 2 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>The .NET framework 3.5 or 4 doesn't run under wine (<a href=\"http://appdb.winehq.org/objectManager.php?sClass=application&iId=2586\" rel=\"nofollow\">source</a>). Right now (March 2011) there are some big profile bugs that are not likely to be solved soon. You can try to run thi... | [
{
"accepted": null,
"body": "<p>You could install .NET 3.5 on wine (I think it is possible with #<a href=\"http://packages.ubuntu.com/winetricks\" rel=\"nofollow noreferrer\">winetricks</a> <a href=\"http://apt.ubuntu.com/p/winetricks\" rel=\"nofollow noreferrer\"><img src=\"https://hostmar.co/software-larg... | null | null | null | null | null |
29410 | 1 | 29419 | 2011-03-07T16:07:31.087 | 6 | 2472 | <p>I'm coming to like Brasero more than I did before (hardly used it in the past to be honest), and now I'm wondering, are the plugins that come with the default install the only available plugins? I don't remember seeing any in apt, so I guess they would have to be plugins you download, compile and install (fun fun fu... | 1992 | 1992 | 2011-09-18T02:19:52.713 | 2011-09-18T02:19:52.713 | Are there more Brasero plugins available? | [
"plugins",
"brasero"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Well pending any answers to the contrary, I'm going to say it: <strong>No</strong> There aren't any out-of-tree plugins available for Brasero at the moment.</p>\n\n<p>I've just had a 10 minute hunt around lead me to the solid conclusion: Brasero needs better documentation!</p>\n\n<ul... | [
{
"accepted": true,
"body": "<p>Well pending any answers to the contrary, I'm going to say it: <strong>No</strong> There aren't any out-of-tree plugins available for Brasero at the moment.</p>\n\n<p>I've just had a 10 minute hunt around lead me to the solid conclusion: Brasero needs better documentation!</p... | null | null | null | null | null |
29412 | 1 | 29416 | 2011-03-07T16:15:17.447 | 2 | 4937 | <p>I'm trying to catch any error when run a command in order to write a log-file / report</p>
<p>I've tried this code:</p>
<pre><code> function valid (){
if [ $? -eq 0 ]; then
echo "$var1" ": status : OK"
else echo "$var1" ": status : ERROR"
fi
}
function save(){
sed -i "/:@/c connecti... | 11749 | 11749 | 2011-03-07T16:43:58.807 | 2011-03-07T20:38:55.173 | How to get nicer error-messages in this bash-script? | [
"command-line",
"bash"
] | 1 | 2 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-07T16:37:48.553",
"id": "32695",
"postId": "29412",
"score": "0",
"text": "Can you post syntaxically correct code? Your `valid()` function is missing `}`. What do you want to achieve? Replacing lines matching `:@` with `connec...database`? Or replace occurences of `:@`... | {
"accepted": true,
"body": "<p>For the former:</p>\n\n<pre><code># run sed, capture any output\nvar1=\"$(sed -i \"/connection.username/c connection.username=$name\" $search)\"\n</code></pre>\n\n<p>For the latter:</p>\n\n<pre><code># run sed, discard all output but keep exit status\nsed -i \"/connection.username/c ... | [
{
"accepted": true,
"body": "<p>For the former:</p>\n\n<pre><code># run sed, capture any output\nvar1=\"$(sed -i \"/connection.username/c connection.username=$name\" $search)\"\n</code></pre>\n\n<p>For the latter:</p>\n\n<pre><code># run sed, discard all output but keep exit status\nsed -i \"/connection.use... | null | null | null | null | null |
29421 | 1 | 29423 | 2011-03-07T17:52:58.023 | 1 | 1119 | <p>I am making a website that I run with apache from <code>var/www</code>, I have stopped the apache server and closed <code>gvim</code>, but when I right click on <code>compress</code>, select <code>.7z</code> compression with password. I get an error: </p>
<pre><code> An error occurred while adding files to archi... | 11647 | null | null | 2011-03-07T18:05:36.640 | Error compressing files in /var/www with to .7z with password protection | [
"backup",
"archive",
"compression"
] | 1 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>If you are trying to use the \"Compress\" option in nautilus, first run <code>sudo nautilus</code> in a terminal in order to use that script with root permissions, then navigate to the <code>/var/www</code> folder and try again.</p>\n\n<p>If you are dropping a terminal command in ord... | [
{
"accepted": true,
"body": "<p>If you are trying to use the \"Compress\" option in nautilus, first run <code>sudo nautilus</code> in a terminal in order to use that script with root permissions, then navigate to the <code>/var/www</code> folder and try again.</p>\n\n<p>If you are dropping a terminal comman... | null | null | null | null | null |
29422 | 1 | null | 2011-03-07T17:57:32.220 | 2 | 2671 | <p>This is what I get when I start up the terminal:</p>
<pre><code>bash: /dev/cgroup/cpu/user/2823/tasks: No such file or directory
bash: /dev/cgroup/cpu/user/2823/notify_on_release: No such file or directory
bash: /dev/cgroup/cpu/user/2823/tasks: No such file or directory
bash: /dev/cgroup/cpu/user/2823/notify_on_rel... | 11980 | 54298 | 2012-07-09T13:09:25.157 | 2012-07-09T13:09:25.157 | Terminal error messages: bash: /dev/cgroup/cpu/user/2823/tasks: No such file or directory | [
"bash",
"gnome-terminal"
] | 1 | 2 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-07T18:14:36.250",
"id": "32712",
"postId": "29422",
"score": "4",
"text": "You haven't by any chance played around with that [cgroups thingy](http://www.webupd8.org/2010/11/alternative-to-200-lines-kernel-patch.html), have you?",
"userDisplayName": null,
"userI... | null | [
{
"accepted": null,
"body": "<p>Remove <a href=\"https://askubuntu.com/questions/13928/getting-the-alternative-to-the-200-line-linux-kernel-patch-to-work\">this</a> stanza from your <code>~.bashrc</code>:</p>\n\n<pre><code>if [ \"$PS1\" ] ; then \n mkdir -m 0700 /dev/cgroup/cpu/user/$$\n echo $$ > ... | null | null | null | null | null |
29425 | 1 | 29426 | 2011-03-07T18:23:08.440 | 3 | 1279 | <p>I'm at spring break so I'm back at my parent's house. I've turned my computer on which has been off since January and its unusably slow. This was not the case when I last used the computer in January.</p>
<p>It is running 10.04, </p>
<p>Memory: 875.5 MB
CPU: AMD Athlon 64 X2 Dual Core Processor 4400+</p>
<p>Avail... | 2592 | 2592 | 2011-03-07T18:36:41.097 | 2011-03-07T21:45:30.510 | Slow Ubuntu 10.04 after long time unused | [
"10.04",
"performance"
] | 2 | 1 | CC BY-SA 2.5 | [
{
"creationDate": "2014-09-09T22:01:45.603",
"id": "710271",
"postId": "29425",
"score": "0",
"text": "possible duplicate of [how to interpret these errors from syslog](http://askubuntu.com/questions/9606/how-to-interpret-these-errors-from-syslog)",
"userDisplayName": null,
"userId": "22... | {
"accepted": true,
"body": "<p>Check your HDD, for examples of how to do it go to <a href=\"https://askubuntu.com/questions/28394/read-error-while-booting/\">e.g. this thread</a>. </p>\n\n<p>BTW statistics show that drives most often fail within the first year or after long years of use :) </p>\n",
"commentCount... | [
{
"accepted": true,
"body": "<p>Check your HDD, for examples of how to do it go to <a href=\"https://askubuntu.com/questions/28394/read-error-while-booting/\">e.g. this thread</a>. </p>\n\n<p>BTW statistics show that drives most often fail within the first year or after long years of use :) </p>\n",
"co... | null | null | null | null | null |
29428 | 1 | null | 2011-03-07T18:56:29.230 | 1 | 362 | <p>Ubuntu was recommended to me as a viable option to Vista. I am unable to boot up my computer and have no recovery media. I keep seeing 'BootMGR is missing' on the screen.
If I were to download Ubuntu and then burn it to a disc or discs:</p>
<p>A. Would It have the BootMGR as a part of the program?</p>
<p>B. Could ... | 11983 | null | 2011-03-07T19:17:53.283 | 2011-03-08T01:22:09.640 | Ubuntu to replace Vista and thereby reboot my computer? | [
"windows-vista",
"mbr"
] | 2 | 0 | CC BY-SA 2.5 | [] | null | [
{
"accepted": null,
"body": "<p>BootMGR is easily fixed from a Windows recovery disc. <a href=\"http://neosmart.net/wiki/display/EBCD/Recovering+the+Vista+Bootloader+from+the+DVD\" rel=\"nofollow\">see this link for an example.</a></p>\n\n<p>If you install Ubuntu (and I do recommend it) it will autodetect V... | null | null | null | user6658 | null |
29433 | 1 | 29435 | 2011-03-07T19:56:55.980 | 1 | 2529 | <p>I need to access my mounted iso in terminal but where it is mounted? My partitions used to mount in <code>/media</code></p>
<p>What are the general paths for where different things are mounted?</p>
<p><strong>Edit</strong>: I mounted my ISO by just double clicking it (Ubuntu 10.10)</p>
| 8238 | 8238 | 2011-03-07T20:02:01.513 | 2012-11-17T12:40:23.403 | Path for mounted iso | [
"mount"
] | 2 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>Look in <code>~/.gvfs/</code> as that's where gnome tends to mount things.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-03-07T20:06:52.817",
"id": "32731",
"postId": "29435",
"score": "0",
"text": "Great! Its there.",
... | [
{
"accepted": true,
"body": "<p>Look in <code>~/.gvfs/</code> as that's where gnome tends to mount things.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDate": "2011-03-07T20:06:52.817",
"id": "32731",
"postId": "29435",
"score": "0",
"text": "Gr... | null | null | null | null | null |
29434 | 1 | 29438 | 2011-03-07T19:59:57.933 | 5 | 1994 | <p>When selecting <em>Compress...</em> from the right click context menu in Nautilus I am able to quickly compress files to .gz format.</p>
<p>However by default Nautilus does not use maximum compression. Can I make Nautilus to use maximum compression like <code>gzip -9</code>?</p>
<p>Using gconftool or gconf-editor ... | 3940 | 3940 | 2011-03-07T22:56:19.053 | 2011-03-08T20:57:12.550 | How can I maximally compress .gz files in Nautilus? | [
"nautilus",
"compression",
"gzip"
] | 2 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>Simply run:</p>\n\n<pre><code>gconftool --type String --set /apps/file-roller/general/compression_level maximum\n</code></pre>\n\n<p>Other options for this setting: <code>very_fast</code> <code>fast</code> <code>normal</code></p>\n\n<p>Edit: This doesn't appear to be well implemented... | [
{
"accepted": true,
"body": "<p>Simply run:</p>\n\n<pre><code>gconftool --type String --set /apps/file-roller/general/compression_level maximum\n</code></pre>\n\n<p>Other options for this setting: <code>very_fast</code> <code>fast</code> <code>normal</code></p>\n\n<p>Edit: This doesn't appear to be well imp... | null | null | null | null | null |
29436 | 1 | 29458 | 2011-03-07T20:23:41.237 | 2 | 703 | <p>I use Ubuntu 9.04 (the most recent version that the VPS host provided) on a Xen VPS. The kernel version seem to be something Xen-specific: <code>2.6.18-194.32.1.el5xen</code>.</p>
<p>I would like to have the most recent version of Ubuntu Server, 10.10. Can I upgrade my VPS to 10.10 or do I need to stay with this ve... | 4692 | null | null | 2011-03-08T00:38:36.870 | I have Ubuntu 9.04 on my Xen VPS - can I upgrade it to 10.10? | [
"10.10",
"server",
"upgrade",
"9.04",
"xen"
] | 2 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>Whether or not you \"Can\" (Derek seems to have shown that its possible), its not supported officially.</p>\n\n<p>To be sure all of the corner/special cases are handled, what you will need to do is upgrade through the two releases between.. 9.10 and 10.04.. before you get to 10.10.</... | [
{
"accepted": null,
"body": "<p>I have a Xen HVM VPS, and I am able to install whatever operating system I want as long as I have the ISO for it. I downloaded the Ubuntu 10.10 minimal ISO for 32-bit and it worked fine. I didn't seem to need a Xen-specific iso.</p>\n",
"commentCount": "1",
"comments"... | null | null | null | null | null |
29437 | 1 | 29450 | 2011-03-07T20:56:39.720 | 1 | 191 | <p>Is there a way to make the launcher "dodge" open windows in Ubuntu 10.10 Netbook Edition?</p>
| 8357 | 235 | 2011-03-07T23:16:40.100 | 2011-03-07T23:55:47.117 | Is there a way to make the launcher get out of the way of open windows? | [
"10.10",
"unity",
"ubuntu-netbook",
"launcher"
] | 2 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>Unfortunately there is no way to do this in Unity on 10.10. </p>\n\n<p>This feature is enabled (and turned on by default) in 11.04.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 2.5",
"creationDate": "2011-03-07T23:17:3... | [
{
"accepted": true,
"body": "<p>Unfortunately there is no way to do this in Unity on 10.10. </p>\n\n<p>This feature is enabled (and turned on by default) in 11.04.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 2.5",
"creationDate": "... | null | null | null | null | null |
29443 | 1 | 29631 | 2011-03-07T22:13:41.973 | 3 | 649 | <p>So I have a pretty dumb problem...I accidentaly pressed Hibernate while trying to Restart...since then my computer wont boot into Ubuntu anymore (through normal mode or single user mode - rescue mode that is)...all I get is:</p>
<pre><code>mount: mounting /dev on /root/dev failed: No such file or directory
mount: m... | 11986 | 6450 | 2011-03-07T22:26:01.210 | 2012-07-29T10:20:42.790 | Computer won't wake from hibernate | [
"10.04",
"boot",
"hibernate"
] | 1 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>So to answer my own question, the Ubuntu Live CD's <code>e2fsck</code> won't work. So I booted up the <a href=\"http://gparted.sourceforge.net/livecd.php\" rel=\"nofollow\">GParted Live CD</a>, ran <code>e2fsck</code>, now everything is back to normal.</p>\n",
"commentCount": "0",
... | [
{
"accepted": true,
"body": "<p>So to answer my own question, the Ubuntu Live CD's <code>e2fsck</code> won't work. So I booted up the <a href=\"http://gparted.sourceforge.net/livecd.php\" rel=\"nofollow\">GParted Live CD</a>, ran <code>e2fsck</code>, now everything is back to normal.</p>\n",
"commentCou... | null | null | null | null | null |
29444 | 1 | 29447 | 2011-03-07T22:25:00.043 | 5 | 21957 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/27997/which-hard-disk-drive-is-which">Which hard disk drive is which?</a> </p>
</blockquote>
<p>How can I get more information about devices?</p>
<p>For example how do I determine what <code>/dev/sda1</code> is?</... | 6307 | -1 | 2017-04-13T12:24:13.310 | 2011-03-07T23:00:49.637 | Get drive information | [
"command-line",
"devices"
] | 1 | 1 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-07T22:28:21.173",
"id": "32747",
"postId": "29444",
"score": "1",
"text": "one of the answers here should be what you are looking for http://askubuntu.com/questions/27997/which-hard-disk-drive-is-which/28004#28004",
"userDisplayName": null,
"userId": "6450"
}... | {
"accepted": true,
"body": "<p>To get information about the file system on the device use</p>\n\n<pre><code>udisks --show-info /dev/sda1\n</code></pre>\n\n<p>Use just <em>sda</em> instead of <em>sda1</em> to get information about the disk.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": nu... | [
{
"accepted": true,
"body": "<p>To get information about the file system on the device use</p>\n\n<pre><code>udisks --show-info /dev/sda1\n</code></pre>\n\n<p>Use just <em>sda</em> instead of <em>sda1</em> to get information about the disk.</p>\n",
"commentCount": "0",
"comments": [],
"community... | null | 0 | 2011-03-08T00:11:00.473 | null | null |
29445 | 1 | null | 2011-03-07T22:27:15.830 | -1 | 1771 | <p>Please be specific (apart from the obvious, eg. free and open source vs commercial support). I need this information in order to be certain as to what to expect and what not to expect from Gimp. </p>
| 8673 | 25863 | 2012-06-18T18:13:29.023 | 2012-06-18T18:13:29.023 | How does GImp compare to Photoshop? | [
"graphics",
"gimp"
] | 2 | 2 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-07T22:45:16.753",
"id": "32750",
"postId": "29445",
"score": "3",
"text": "Both the Gimp and Photoshop are very complex pieces of software. Could you be more specific about what part or functions you would like to be compared otherwise any answer would have to be gener... | null | [
{
"accepted": null,
"body": "<p>To the date I have asked to several friends about their usage in photoshop and what they couldn't find in Gimp, all they seems to be used to photoshop and feel comfortable with it but nobody could yet say anything that they would like Gimp to do and it can't.</p>\n\n<p>I thin... | null | null | 2011-03-08T07:00:15.163 | null | null |
29446 | 1 | null | 2011-03-07T22:34:22.437 | 1 | 1880 | <p>I'm using the <a href="http://packages.ubuntu.com/de/maverick/gecko-mediaplayer" rel="nofollow">gecko-mediaplayer</a> plugin (formerly "mplayerplug-in"). The totem plugin was not always working correctly with Opera, and I'm actually depending on the [Copy URL] feature of gecko-mediaplayer.</p>
<p>However that plugi... | 3357 | 3357 | 2011-03-08T18:52:01.330 | 2011-03-15T19:51:26.533 | How to stop gecko-mediaplayer from buffering endlessly? | [
"configuration",
"mplayer"
] | 2 | 0 | CC BY-SA 2.5 | [] | null | [
{
"accepted": null,
"body": "<p>A quick glance at the source code suggests that the gconf setting is called \"cache_size\" not \"cache\", and that the default value is 2048.</p>\n\n<p>If all else fails you could always change it in the plugin source code and rebuild the package. It's on line 280 of src/plug... | null | null | null | null | null |
29452 | 1 | 31807 | 2011-03-07T23:42:55.887 | 8 | 627 | <p>What does this plugin do?</p>
<p><img src="https://i.stack.imgur.com/rD66u.png" alt="CompizConfig Settings Manager - Userspace file system"></p>
<p>It <a href="https://bugs.launchpad.net/ubuntu/+source/compizconfig-settings-manager/+bug/731058" rel="nofollow noreferrer">does not appear to be possible</a> to enable... | 1859 | 1859 | 2011-03-08T03:54:06.737 | 2011-03-24T03:57:56.713 | What does the 'Userspace file system' Compiz plugin do? | [
"compiz",
"plugins"
] | 1 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>It just maps compiz options to a filesystem using a FUSE mount. So you can have /foo/compiz/plugins/move/screen0/options/whatever and that lets you get/set the whatever option in the move plugin.</p>\n\n<p>It's entirely worthless and as far as I'm aware has never actually been used f... | [
{
"accepted": true,
"body": "<p>It just maps compiz options to a filesystem using a FUSE mount. So you can have /foo/compiz/plugins/move/screen0/options/whatever and that lets you get/set the whatever option in the move plugin.</p>\n\n<p>It's entirely worthless and as far as I'm aware has never actually bee... | null | null | null | null | null |
29457 | 1 | 29459 | 2011-03-08T00:38:28.757 | 2 | 1930 | <p>My motherboard is gigabyte ga-g1975x-c with integrated audio "Creative Sound Blaster Live 24-bit".</p>
<p>I have installed Ubuntu 10.10, and there was no sound at all.</p>
<p>Alsa drivers was already installed.<br>
Finally after long searching, i have found how to make my sound work.</p>
<pre><code>/etc/modprobe.... | 11995 | null | null | 2011-12-04T03:42:29.023 | Sound driver for motherboard gigabyte ga-g1975x-c (Creative Sound Blaster Live 24-bit) (alsa, ca0106) | [
"drivers",
"sound",
"alsa"
] | 1 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p><code>sudoedit /etc/modprobe.d/alsa-base.conf</code> change or add the following line:</p>\n\n<pre><code>options snd-ca0106 subsystem=0x10121102\n</code></pre>\n\n<p>and your sound should work.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentL... | [
{
"accepted": true,
"body": "<p><code>sudoedit /etc/modprobe.d/alsa-base.conf</code> change or add the following line:</p>\n\n<pre><code>options snd-ca0106 subsystem=0x10121102\n</code></pre>\n\n<p>and your sound should work.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": nul... | null | null | null | null | null |
29461 | 1 | 29466 | 2011-03-08T00:53:26.887 | 4 | 2868 | <p>just a quick question but I can't figure out if it's just not possible, (which is fine, workaround is easy enough just time consuming), or if I'm too blind to see it.</p>
<p>For example, I want to put one word in a text in <strong>Bold</strong>, or in a different color. Is there any way? I'm used to this functional... | 11481 | null | null | 2014-10-20T11:03:38.513 | Is there a way to change the formatting of a single word in GIMP? | [
"gimp"
] | 2 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>As far as I know, there is no way to do this in Gimp. In the workaround, you may want to make an extra layer that contains all your text; it is normally hidden, but can be turned on in order to properly align your visible layers.</p>\n",
"commentCount": "1",
"comments": [
{
... | [
{
"accepted": true,
"body": "<p>As far as I know, there is no way to do this in Gimp. In the workaround, you may want to make an extra layer that contains all your text; it is normally hidden, but can be turned on in order to properly align your visible layers.</p>\n",
"commentCount": "1",
"comments... | null | null | null | null | null |
29462 | 1 | 29464 | 2011-03-08T01:02:09.673 | 3 | 8854 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/16825/how-can-i-add-and-change-items-in-my-applications-menu">How can I add and change items in my Applications Menu?</a> </p>
</blockquote>
<p>In Gnome Applications Menu, I would like to move gEdit, Gnu Emacs, KWr... | 10502 | -1 | 2017-04-13T12:24:13.310 | 2013-06-24T03:20:45.287 | How to change Applications Menu Contents | [
"gnome"
] | 1 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Open System -> Preferences -> Main Menu (hope I got it properly translated) and simply drag and drop the elements you want to change.</p>\n\n<p>(EDIT: As Reuben Swartz suggests in a comment below, a quicker way to get to the same place is right click on the Application Menu and then ... | [
{
"accepted": true,
"body": "<p>Open System -> Preferences -> Main Menu (hope I got it properly translated) and simply drag and drop the elements you want to change.</p>\n\n<p>(EDIT: As Reuben Swartz suggests in a comment below, a quicker way to get to the same place is right click on the Application Menu a... | null | null | 2011-03-08T07:56:16.107 | null | null |
29463 | 1 | null | 2011-03-08T01:02:29.147 | 1 | 2080 | <p>I'm trying to setup OpenVPN Access Server on a VPS running Ubuntu 9.10 for a friend so she can play games from her uni campus. The problem is I keep running into this error when trying to start openvpn.</p>
<pre><code>Service deferred error: IPTablesServiceBase: failed to run iptables-restore [status=1]: ['FATAL: ... | 11998 | 7035 | 2011-06-07T16:56:49.350 | 2011-06-07T16:56:49.350 | Iptables unresolved dependencies | [
"9.10",
"iptables"
] | 1 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-03-08T01:36:03.947",
"id": "32774",
"postId": "29463",
"score": "0",
"text": "Where is the VPS hosted? Output of `uname -r` and `ls /lib/modules`?",
"userDisplayName": null,
"userId": "6969"
},
{
"creationDate": "2011-03-08T01:50:05.080",
"id": "32776"... | null | [
{
"accepted": null,
"body": "<p>Your kernel modules in <code>/lib/modules</code> do not match the loaded kernel version.</p>\n\n<ul>\n<li>Loaded kernel version: 2.6.18-028stab070.<b>14</b></li>\n<li>Kernel modules version: 2.6.18-028stab070.<b>7</b></li>\n</ul>\n\n<p>You should never attempt to load kernel ... | null | null | null | null | null |
29468 | 1 | 29470 | 2011-03-08T01:34:06.490 | 6 | 1072 | <p>I foolishly upgraded my Firefox install on Ubuntu to the beta 4 release, I believe by adding the PPA repository -- is there an easy way to roll it back to the 3.6 version provided by Ubuntu?</p>
| 12002 | 6969 | 2011-03-15T16:46:06.737 | 2011-03-15T16:46:06.737 | How do I rollback to Firefox to 3.6 from a PPA version? | [
"firefox",
"ppa"
] | 2 | 3 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-08T01:39:52.200",
"id": "32775",
"postId": "29468",
"score": "0",
"text": "Can you give some details about how you did the install? Specifically, did you: a) install via a custom apt repository; b) install directly via a .deb package; c) install the binary directly?",... | {
"accepted": true,
"body": "<p>Yes, try these commands: </p>\n\n<pre><code>sudo apt-get install ppa-purge\nsudo ppa-purge ppa:ubuntu-mozilla-daily/ppa \n</code></pre>\n\n<p>Which will remove the PPA, <code>sudo apt-get remove firefox-4.0</code> to remove Firefox 4.0, and <code>sudo apt-get update</code> and <code>... | [
{
"accepted": true,
"body": "<p>Yes, try these commands: </p>\n\n<pre><code>sudo apt-get install ppa-purge\nsudo ppa-purge ppa:ubuntu-mozilla-daily/ppa \n</code></pre>\n\n<p>Which will remove the PPA, <code>sudo apt-get remove firefox-4.0</code> to remove Firefox 4.0, and <code>sudo apt-get update</code> an... | null | null | null | null | user41172 |
29474 | 1 | 29517 | 2011-03-08T04:15:31.860 | 18 | 70240 | <p>I'm running Ubuntu 10.04.2 LTS Desktop. Being a web developer, naturally I created a "me.com" in my <code>/etc/hosts</code> file. Unfortunately, my name resolution is going out to the DNS before first checking my local hosts entry and I can't figure out why.</p>
<p>The end result is that if my /etc/resolv.conf cont... | 1698 | -1 | 2017-04-13T12:25:03.423 | 2016-11-11T08:47:10.970 | Why does my name resolution hit the DNS even with a hosts file entry? | [
"10.04",
"dns",
"hosts",
"resolv.conf"
] | 1 | 6 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-08T05:06:43.837",
"id": "32787",
"postId": "29474",
"score": "1",
"text": "You might try looking `/etc/nsswitch.conf` . The entries on my system are a little non-obvious, but you could test lookups with only `files` as an option and see if that made a difference.",
... | {
"accepted": true,
"body": "<p>The file <code>/etc/nsswitch.conf</code> will let you reconfigure the order of the name resolution. By default, the host file is the first, then the configured DNS. There could be more options.</p>\n\n<p>The file <code>/etc/hosts</code> only lists IP addresses and hostnames (multiple... | [
{
"accepted": true,
"body": "<p>The file <code>/etc/nsswitch.conf</code> will let you reconfigure the order of the name resolution. By default, the host file is the first, then the configured DNS. There could be more options.</p>\n\n<p>The file <code>/etc/hosts</code> only lists IP addresses and hostnames (... | null | null | null | null | null |
29475 | 1 | null | 2011-03-08T04:16:49.457 | 10 | 922 | <p>Just curious, but I love the look.</p>
<p><a href="http://www.youtube.com/watch?v=-Lv1p4TvRw4" rel="nofollow">http://www.youtube.com/watch?v=-Lv1p4TvRw4</a></p>
<p>Is there something similar to this for Ubuntu, when shutting down, or logging out, or even when the screen goes to sleep?</p>
| 9494 | 44179 | 2013-08-28T17:27:40.403 | 2013-08-28T17:27:40.403 | Screen off animation similar to Android Gingerbread? | [
"screensaver"
] | 1 | 4 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-08T05:44:28.360",
"id": "32792",
"postId": "29475",
"score": "3",
"text": "This might be best implemented as a Compiz plugin.",
"userDisplayName": null,
"userId": "1859"
},
{
"creationDate": "2011-04-16T09:13:38.230",
"id": "39502",
"postId": "2... | null | [
{
"accepted": null,
"body": "<p>There is no such compiz plugin in existence, but if you have C++ skills, or know someone who can take a try at it, it would be relatively easy to write such a plugin or extend one of the existing plugins to produce this animation.</p>\n\n<p>There is a similar animation for co... | null | null | null | null | null |
29476 | 1 | null | 2011-03-08T04:33:50.120 | 2 | 654 | <p>I am having a situation where I can not use a CD or PxE boot or wubi to install.I need to necessarily do an http install of Ubuntu.I am basically trying to create a guest OS in a virtualization setup on Xen on a non VT hardware. On a non VT hardware the virt-manager does not allow to install from local ISO or PXE ev... | 9760 | 235 | 2011-06-23T20:09:03.000 | 2011-06-23T20:09:03.000 | How to install over http in virtual manager? | [
"10.04",
"installation",
"virtualization",
"xen"
] | 0 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-12-08T14:36:43.490",
"id": "97903",
"postId": "29476",
"score": "0",
"text": "I'm a little confused. Without using an ISO, how where you able to boot the VM to begin with? You've got the loopback part right. Though I think you might have to tell the installer to use that ... | null | [] | null | null | 2012-01-13T13:26:51.267 | null | null |
29477 | 1 | null | 2011-03-08T05:05:48.307 | 1 | 4279 | <p>I've been trying to install Ubuntu 10.10 as a dual boot with Windows 7 on my Dell latitude e6510. It is currently running Windows 7 and I have used the MS disk tools to shrink the Win 7 NTFS partition to make room for Linux.</p>
<p>The issue I'm having is that when I run Ubuntus installer by booting from CD it sees... | 12005 | 12005 | 2011-03-08T06:01:33.203 | 2011-03-09T16:54:48.827 | Ubuntu cannot see Windows 7 partitions on install | [
"10.10",
"installation",
"partitioning",
"windows-7"
] | 2 | 4 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-08T05:11:55.593",
"id": "32788",
"postId": "29477",
"score": "0",
"text": "Can you post the output of `sudo parted -l` ?",
"userDisplayName": null,
"userId": "8844"
},
{
"creationDate": "2011-03-08T06:02:07.790",
"id": "32794",
"postId": "29477"... | null | [
{
"accepted": null,
"body": "<p>I found the following info looking on the <a href=\"http://www.ubuntu.com/certification/\" rel=\"nofollow\">Ubuntu Certified Hardware</a> page - due to the hardware of this Dell laptop you need to contact Dell for a version of Ubuntu suitable, see <a href=\"http://www.ubuntu.... | null | null | null | null | null |
29478 | 1 | 29616 | 2011-03-08T05:14:51.793 | 3 | 1522 | <p>In ubuntu 10.10 I have a dual monitor setup. I have an nVidia graphics card and am using twinview. One of the monitors is 1024 pixels high and the other is 900. In the monitor configuration screen & in real life, I have them set up side by side, 1024 on the left.</p>
<p>The result of this is that when I am on... | 12004 | -1 | 2017-04-13T12:23:59.520 | 2011-11-02T21:10:23.533 | Monitor height differences & the mouse going off screen | [
"10.10",
"multiple-monitors",
"resolution",
"monitor"
] | 1 | 5 | CC BY-SA 3.0 | [
{
"creationDate": "2011-03-08T05:17:51.997",
"id": "32790",
"postId": "29478",
"score": "0",
"text": "+1 This happens for me too but I think fixing it will actually make the mouse hit the corner when moving to another screen where earlier it used to enter blank space (your bottom right corner)",... | {
"accepted": true,
"body": "<p>Roughly speaking, the answer is “you can't”. It's filed as <a href=\"https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/389519\" rel=\"nofollow\">bug 389519</a> and is mostly-fixed upstream (there's a patch-series that implements pointer barriers, and this is one of them).</... | [
{
"accepted": true,
"body": "<p>Roughly speaking, the answer is “you can't”. It's filed as <a href=\"https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/389519\" rel=\"nofollow\">bug 389519</a> and is mostly-fixed upstream (there's a patch-series that implements pointer barriers, and this is one of ... | null | null | null | null | null |
29481 | 1 | 30254 | 2011-03-08T07:49:28.953 | 3 | 5320 | <p>I have server running Ubuntu 10.10. Never used samba before, as I never had windows machines, but now I need it.</p>
<p>So I did: <code>apt-get install samba smbfs smbclient</code>.</p>
<p>Packages are installed, but I have no idea how to configure it. All howtos I found on the net relate to /etc/samba/something.c... | null | 3550 | 2011-03-08T15:12:50.723 | 2011-03-14T13:44:34.217 | How can I run samba? | [
"server",
"windows",
"configuration",
"samba"
] | 4 | 9 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-08T08:48:50.517",
"id": "32804",
"postId": "29481",
"score": "0",
"text": "If you have the IP of the windows machine, just type this in an explorer: `smb://x.x.x.x`",
"userDisplayName": null,
"userId": "3778"
},
{
"creationDate": "2011-03-08T09:19:06.39... | {
"accepted": true,
"body": "<p>Installing the \"samba\" package should have also installed the \"samba-common\" package which contains the /etc/samba/smb.conf file. </p>\n\n<p>A lot of things depend on samba-common (including, indirectly, GNOME) so you probably had it installed before you installed Samba. Perhaps ... | [
{
"accepted": null,
"body": "<p>I'm not too sure about setting Samba up on a server but the steps listed <a href=\"http://www.hardcode.nl/archives_147/article_548-samba-quick-setup-on-ubuntu-1004.htm\" rel=\"nofollow\">here</a> worked for me to allow two Ubuntu pc's to share files with Windows pc's on my ne... | null | null | null | null | user12008 |
29482 | 1 | 29507 | 2011-03-08T07:53:54.357 | 1 | 763 | <p>I bought a small touchpad to stick on top of the keyboard, and it works fine on the windows computer, but not on my ubuntu desktop.</p>
<p>I mean, when I do "xinput list" it shows the following:</p>
<pre><code>⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST po... | 9103 | null | null | 2018-06-12T03:35:38.943 | Getting touchpad to work in desktop ubuntu | [
"touchpad",
"input"
] | 2 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>Try touchpad indicator. That may solve your problem.</p>\n\n<p><a href=\"http://www.webupd8.org/2010/11/touchpad-indicator-lets-you-quickly.html\" rel=\"nofollow\">http://www.webupd8.org/2010/11/touchpad-indicator-lets-you-quickly.html</a></p>\n",
"commentCount": "0",
"comments":... | [
{
"accepted": true,
"body": "<p>Try touchpad indicator. That may solve your problem.</p>\n\n<p><a href=\"http://www.webupd8.org/2010/11/touchpad-indicator-lets-you-quickly.html\" rel=\"nofollow\">http://www.webupd8.org/2010/11/touchpad-indicator-lets-you-quickly.html</a></p>\n",
"commentCount": "0",
... | null | null | null | null | null |
29483 | 1 | 29522 | 2011-03-08T08:22:31.647 | 26 | 21114 | <p>I am looking for a software that will search text in files from a folder similar to <a href="http://www.xyplorer.com/free.php">XYplorer</a>.</p>
<p>Is there something similar?</p>
| 8144 | 2732 | 2011-03-08T14:00:01.150 | 2021-03-09T10:20:34.947 | Software for text search in files | [
"software-recommendation",
"search"
] | 10 | 3 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-08T08:46:43.533",
"id": "32803",
"postId": "29483",
"score": "0",
"text": "Does it have to be a GUI tool?",
"userDisplayName": null,
"userId": "2732"
},
{
"creationDate": "2011-03-08T08:55:55.863",
"id": "32807",
"postId": "29483",
"score": ... | {
"accepted": true,
"body": "<p>There is a very nice one that shipped with Ubuntu out of the box until 16.04. For modern releases, read the update below!</p>\n<ol>\n<li><p>Open the Dash (<kbd>Super</kbd> key or the Ubuntu button) and begin typing until you find <code>Search for Files</code></p>\n<p><img src=\"https... | [
{
"accepted": null,
"body": "<p>use</p>\n\n<pre><code> grep -nr <your text> .\n</code></pre>\n\n<p>put the text that you want to find inside the <your text></p>\n",
"commentCount": "4",
"comments": [
{
"creationDate": "2011-03-08T09:02:47.883",
"id": "32808",
... | null | null | null | null | null |
29486 | 1 | 41050 | 2011-03-08T08:59:19.963 | 7 | 4932 | <p>I'd like to send files to my phone via bluetooth using a bash script or something similar. The ussp-push utility works, but I find it is much slower than the "Send To" option in gnome. Is there a way to use gnome's bluetooth functionality from a shell scirpt?</p>
| 6873 | null | null | 2012-11-09T10:52:10.773 | Bluetooth file transfer in shell script | [
"bluetooth"
] | 1 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p><code>bluetooth-sendto --device=12:34:56:78:9A:BC filename</code> works for me. \"12:34:56:78:9A:BC\" is the Bluetooth device address (bdaddr) of the device. You can get the bdaddr with <code>hcitool scan</code>.</p>\n",
"commentCount": "3",
"comments": [
{
"creationDat... | [
{
"accepted": true,
"body": "<p><code>bluetooth-sendto --device=12:34:56:78:9A:BC filename</code> works for me. \"12:34:56:78:9A:BC\" is the Bluetooth device address (bdaddr) of the device. You can get the bdaddr with <code>hcitool scan</code>.</p>\n",
"commentCount": "3",
"comments": [
{
... | null | null | null | null | null |
29487 | 1 | 29551 | 2011-03-08T08:59:49.130 | 4 | 3601 | <p>I have two cairo docks, one is at the bottom , one is at the top of my desktop.
How do I remove the top dock?</p>
| 7885 | 6450 | 2011-03-08T09:50:40.940 | 2014-08-09T00:13:31.903 | How do I remove an extra dock in cairo dock? | [
"cairo-dock"
] | 2 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>Delete all the items on the unwanted dock. To do so, just right click on each icon and go to \"remove.\" When they are all gone, the dock will disappear. </p>\n\n<p>There might be another way via the settings, but Cairo dock's are so utterly confusing that I couldn't find one.</p>\n"... | [
{
"accepted": true,
"body": "<p>Delete all the items on the unwanted dock. To do so, just right click on each icon and go to \"remove.\" When they are all gone, the dock will disappear. </p>\n\n<p>There might be another way via the settings, but Cairo dock's are so utterly confusing that I couldn't find one... | null | null | null | null | null |
29489 | 1 | 38307 | 2011-03-08T09:28:55.073 | 6 | 528 | <p>I have the impression that Japanese input method editor (変換) is not as good as it used to be (can't tell since when).</p>
<p>When I type "terekomu" and transform, the IME does not propose テレコム (a very usual word) but テレ込む which makes no sense.</p>
<p>Using Ubuntu 10.10, everything by default (which means iBus 1.3.... | 4066 | 4066 | 2012-07-30T00:32:52.923 | 2012-07-30T00:32:52.923 | Japanese IME clueless about certain words | [
"10.10",
"ibus",
"mozc"
] | 2 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>It works with Google Japan's ibus-mozc: </p>\n\n<p>Two ways to install it:</p>\n\n<p>1) Search the Ubuntu Software Center for \"ibus-mozc\" </p>\n\n<p>OR </p>\n\n<p>2) Install it in the terminal below:</p>\n\n<pre><code>sudo add-apt-repository ppa:japaneseteam/ppa\nsudo apt-get upda... | [
{
"accepted": null,
"body": "<p>tested and I think it is a bug\nIt splits 'terekomu' into two words, 'tere' and 'komu' with underscore\nusing spacebar to change to rewrite mode, <- and -> to select word and then spacebar to rewrite word.\nテレコム :)</p>\n",
"commentCount": "1",
"comments": [
... | null | 0 | null | null | null |
29490 | 1 | 29680 | 2011-03-08T09:29:45.927 | 1 | 714 | <p>I am using two separate X screens on two monitors and I would like them to be connected at the lower right corner. That is, if you move to the lower right corner of screen0 the mouse should appear at the upper left of screen1.</p>
<p>I do not want an entire edge of each monitor to be permeable to the mouse.</p>
<... | 12004 | 1067 | 2011-03-08T15:58:04.617 | 2011-05-08T19:44:27.503 | Connecting two monitors at the corners | [
"10.10",
"xorg",
"multiple-monitors"
] | 2 | 1 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-08T16:18:51.103",
"id": "32897",
"postId": "29490",
"score": "0",
"text": "one really strange thing. say screen0 is 1000 pixels wide, and screen1 is positioned on x at +980. When I am at the very right edge of screen0 and move downwards, I show up 20 pixels from the ... | {
"accepted": true,
"body": "<p>SOLVED!</p>\n\n<p>in <a href=\"https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/389519\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/389519</a> there is a link to a program called XCreateMouseVoid. I used nZain's version (there is a later im... | [
{
"accepted": null,
"body": "<p>When you are using multiple monitors - make sure with what configuration tool (or how) you manage the configuration. There are several ways how to configure just this one setting, how screens are positioned relative one to another.</p>\n\n<p>I would try to check what tools (s... | null | null | null | null | null |
29498 | 1 | null | 2011-03-08T10:37:01.110 | 6 | 3246 | <p>Is there a simple way (on the command line - I want to write a script which compresses all videos in a folder) to reduce the filesize of a video (almost) without quality loss? Is there a method which works equally well for different video format (mp4, flv, m4v, mpg, mov, avi)?</p>
<p>I should mention that most of t... | 12015 | 1067 | 2011-03-08T15:55:13.420 | 2015-11-24T16:51:08.383 | Optimize video filesize without quality loss | [
"command-line",
"video",
"compression"
] | 2 | 3 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-08T11:13:03.023",
"id": "32835",
"postId": "29498",
"score": "0",
"text": "flv videos are already highly compressed. I doubt whether you will gain anything by recompressing them. As for the others there is mencoder.",
"userDisplayName": null,
"userId": "5845"
... | null | [
{
"accepted": null,
"body": "<p>In the mystical land of the PNG, the most effective way of <em>near</em>-lossless compression is to compress the image with almost every possible combination of settings and compare the output. This is what applications like <code>pngcrush</code> do.</p>\n\n<p>There's no reas... | null | null | null | null | null |
29499 | 1 | 29501 | 2011-03-08T10:38:40.987 | 2 | 781 | <p>I can see the remote share from nautilus and browse to it. I want to access that share from another application in this case, Eclipse - which is using the standard open file dialog.</p>
<p>Is there a convenient way I can do this from Nautilus? I cannot find that share anyway on the file system, mnt or media... is i... | 8019 | 1067 | 2011-03-08T15:55:43.420 | 2011-03-08T15:56:05.307 | How to enable Nautilus mounted remote shares in a file system dialog | [
"networking",
"nautilus",
"share"
] | 2 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>If the share is mounted it should be in Media/mount-point, you can also find it in <code>~/.gvfs</code>.</p>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2011-03-08T11:21:57.540",
"id": "32838",
"postId": "29501",
"score": "0",
"text... | [
{
"accepted": true,
"body": "<p>If the share is mounted it should be in Media/mount-point, you can also find it in <code>~/.gvfs</code>.</p>\n",
"commentCount": "2",
"comments": [
{
"creationDate": "2011-03-08T11:21:57.540",
"id": "32838",
"postId": "29501",
"sc... | null | null | null | null | null |
29502 | 1 | 31111 | 2011-03-08T10:44:05.853 | 5 | 3247 | <p>I want to get any application's close/minimize button in top gnome-panel. Please note that my top gnome-panel also has global-menu applet. Is there any app which can do that?</p>
| 12016 | 3037 | 2011-03-09T09:08:19.347 | 2012-05-04T16:07:16.247 | How to get a windows close/minimize buttons in top GNOME panel? | [
"gnome-panel",
"applet"
] | 4 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>The solution is to make the \"Decoration Windows\" in \"Window decorations\" inside CCSM blank and use Windows applets.\nThanks Andrew from Webupd8.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 2.5",
"creationDate": "2... | [
{
"accepted": null,
"body": "<p>You can the gnome panel window applets.</p>\n\n<pre><code>sudo add-apt-repository ppa:tsbarnes/misc\nsudo apt-get update\nsudo apt-get install gnome-window-applets\n</code></pre>\n\n<p>Once installed you will see two new panel applets. Window title and window buttons. Place t... | null | null | null | null | null |
29511 | 1 | null | 2011-03-08T11:42:50.827 | 3 | 939 | <p>I am getting the following error:</p>
<pre><code>sudo: unable to resolve host XXX
sudo: /etc/sudoers is mode 0666, should be 0440
Segmentation fault
</code></pre>
<p>To start xampp, I typed</p>
<pre><code>sudo /opt/lampp/lampp start
</code></pre>
<p>Please help. How can I solve this?</p>
<p>Thanks.</p>
| null | 1067 | 2011-03-08T12:59:13.093 | 2011-03-08T16:25:51.420 | Sudo permissions error | [
"permissions",
"sudo",
"xampp"
] | 1 | 2 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-08T12:33:42.007",
"id": "32845",
"postId": "29511",
"score": "1",
"text": "Have you just installed Ubuntu? Make sure you've installed Ubuntu on a EXT filesystem (e.g. ext4). Please post the output of `mount` and `cat /etc/sudoers`. File permissions 666 is not good, it ... | null | [
{
"accepted": null,
"body": "<p>To solve this issue you will have to boot into recovery mode (root shell) and set the appropriate permissions on that file.</p>\n\n<ol>\n<li><p>To boot into recovery mode hold the <kbd>Shift</kbd> while booting.</p></li>\n<li><p>Select the first entry ending with <code>(recov... | null | null | null | null | user12018 |
29512 | 1 | null | 2011-03-08T12:06:25.470 | 1 | 217 | <p>The application make the color reversed when i type <kbd>super</kbd>+<kbd>m</kbd>. I don't know what 's its name, and how can i make it start automatically when i log in?</p>
| null | 25863 | 2012-06-18T18:13:23.717 | 2012-10-29T19:06:04.567 | How can I make the color reverse application autostart when I log in? | [
"compiz",
"color-management"
] | 1 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>The application you are using is called <code>compiz</code>. Settings can most easily be adjusted by installing the compiz config settings manager <code>sudo apt-get install compizconfig-settings-manager</code>, find it in System->Preferences, although this will not be able t... | null | null | null | null | user8260 |
29513 | 1 | 61304 | 2011-03-08T12:13:25.583 | 18 | 44819 | <p>I have lots of video files on my hard drive and I want to manage and sort them using tags. So my question is: What do you think is the best way to do this?</p>
| 12015 | 1067 | 2011-03-08T14:44:32.323 | 2023-02-28T15:49:41.357 | Tag and manage video files | [
"software-recommendation",
"video",
"tagging"
] | 5 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>There's a fairly new project called <strong>Wwidd</strong>, which comes with a cross-platform video tagger. It's available for <a href=\"http://wwidd.com\" rel=\"nofollow noreferrer\">download</a>, but for Ubuntu installation instructions you'll need to check the readme on its <a hre... | [
{
"accepted": null,
"body": "<p>To answer both of your questions I would convert all of your video files to MKV using Handbrake which has a command line version which means you can script the conversion of your files. Within <a href=\"http://handbrake.fr/\" rel=\"nofollow noreferrer\">Handbrake</a> you can ... | null | null | null | null | null |
29515 | 1 | null | 2011-03-08T11:33:16.710 | 0 | 1017 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/29511/sudo-permissions-error">Sudo permissions error</a> </p>
</blockquote>
<p>Hi,</p>
<p>I am getting the following error:</p>
<pre><code>sudo: unable to resolve host XXX
sudo: /etc/sudoers is mode 0666, should ... | null | -1 | 2017-04-13T12:23:59.520 | 2011-03-08T20:43:20.223 | permission error on Ubuntu? | [
"permissions",
"sudo"
] | 1 | 1 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-08T12:56:23.443",
"id": "32849",
"postId": "29515",
"score": "0",
"text": "The permissions of this file do not change by itself. If you have not changed the permissions yourself, you could have executed a malicious script as root and have more worries.",
"userDispl... | null | [
{
"accepted": null,
"body": "<p>Please check the following :</p>\n\n<pre><code>1.sudo gedit /etc/hosts\n2.if ip address and hostname not there please write them and save the file.\n</code></pre>\n\n<p>Please feed us back if you still facing same problem !</p>\n",
"commentCount": "4",
"comments": [
... | null | null | 2011-03-08T12:59:35.527 | null | rajeshrt |
29519 | 1 | 29524 | 2011-03-08T12:43:51.413 | 6 | 4383 | <p>I have <code>postfix</code> mail agent installed and I've configured gmail relay and I could send mails from the terminal as below:</p>
<pre><code>root@statino1:~# mail -s "subject_here" my_gmail_id@gmail.com
CC: <hit enter for empty cc>
Type the mesage here
press Ctrl+d
</code></pre>
<p>I have to send a lo... | 3215 | 3215 | 2011-03-10T04:28:54.210 | 2011-03-10T04:28:54.210 | Schedule sending mail of a log file content | [
"9.10",
"cron",
"mail",
"log",
"postfix"
] | 1 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>You can send an email with one command like this:</p>\n\n<pre><code>mail -s 'Subject' you@example.com < log.txt\n</code></pre>\n\n<p><code>mail</code> expects a stream of input, if there is none, it gets <em>standard input</em> (i.e. it let's you type something). The <code><</... | [
{
"accepted": true,
"body": "<p>You can send an email with one command like this:</p>\n\n<pre><code>mail -s 'Subject' you@example.com < log.txt\n</code></pre>\n\n<p><code>mail</code> expects a stream of input, if there is none, it gets <em>standard input</em> (i.e. it let's you type something). The <cod... | null | null | null | null | null |
29523 | 1 | 29539 | 2011-03-08T13:10:51.127 | 11 | 8631 | <p>Is there a way to sync a folder to an USB drive when the drive is plugged in? I'd like it to sync, or copy over changes, both ways. I've seen the Back In Time and Unison-GTK applications, but I'd like for it to run as soon as the drive is mounted. What I mean is, unintrusively sync the two folders without any input ... | 9494 | 9494 | 2011-03-08T13:24:09.880 | 2012-08-03T18:42:57.480 | Automatically sync a folder to a USB when USB is plugged in? | [
"usb",
"backup",
"sync"
] | 2 | 1 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-08T13:32:56.627",
"id": "32858",
"postId": "29523",
"score": "1",
"text": "How do you plan to handle file conflicts?",
"userDisplayName": null,
"userId": "2732"
}
] | {
"accepted": true,
"body": "<p>I'd personally lean toward <code>udev</code> for something like this. <code>udev</code> is the subsystem that's responsible for handling hardware when it's plugged in, after the kernel has loaded it, that is.</p>\n\n<p>Amongst a plethora of other features, it can run a script. In you... | [
{
"accepted": null,
"body": "<p>You could try making a file called .autorun in the root directory of your usb drive, and make the contents the command you want to run, like <code>/usr/bin/rsync -av /dir/you/want/to/sync /place/to/sync/to</code>.</p>\n",
"commentCount": "2",
"comments": [
{
... | null | null | null | null | null |
29526 | 1 | 29529 | 2011-03-08T13:49:27.900 | 38 | 56917 | <p>I have a lot of images on my laptop as I work in graphics. On the same system, I also have a folder containing my family pictures.</p>
<p>I would like to do two things:</p>
<ul>
<li>Empty the already cached images</li>
</ul>
<p>and then </p>
<ul>
<li>"blacklist" or exclude the folder holding the family pictures ... | 6450 | null | 2013-01-11T08:05:03.353 | 2023-09-20T13:45:43.193 | How do I reset the thumbnail cache? | [
"cache",
"thumbnails"
] | 3 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>Thumbnails are stored in <code>~/.cache/thumbnails</code>. Simply deleting everything in there will reset your thumbnails, causing them to be recreated according to the global settings. I'm afraid I can't think of a way to prevent a specific directory from being thumbnailed.</p>\n\... | [
{
"accepted": null,
"body": "<p>BleachBit can wipe your thumbnail cache, I believe. Not sure how to blacklist a folder from getting thumbnails, though. </p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA 2.5",
"creationDate": "2011-03-08T... | null | null | null | user25656 | null |
29533 | 1 | 29538 | 2011-03-08T14:59:19.530 | 5 | 5192 | <p>I want to install MySQL but my internet connection is very slow so I decided to download the database from the MySQL site.</p>
<p>I have read <a href="https://askubuntu.com/questions/27817/how-to-install-mysql-db-while-offline">this question</a>, but I don't have any friends using Ubuntu.</p>
| 12022 | -1 | 2017-04-13T12:23:59.520 | 2016-02-12T05:10:27.080 | Install MySQL without apt-get | [
"package-management",
"mysql"
] | 1 | 4 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-08T15:08:33.727",
"id": "32879",
"postId": "29533",
"score": "0",
"text": "There are 2 ways of doing it. With an already installed mysql5.1 in your PC and without any other mysql installed prior to starting work with the one you downloaded. Which one do you have?. For ... | {
"accepted": true,
"body": "<p>Well I thought this was an interesting problem. There are things like <code>apt-offline</code> that will help you if you have another Ubuntu machine connected to the internet (strongly suggest looking into it if you do) but there isn't much I can see to help people who are stuck need... | [
{
"accepted": true,
"body": "<p>Well I thought this was an interesting problem. There are things like <code>apt-offline</code> that will help you if you have another Ubuntu machine connected to the internet (strongly suggest looking into it if you do) but there isn't much I can see to help people who are st... | null | null | null | null | null |
29535 | 1 | null | 2011-03-08T15:47:29.033 | 35 | 116140 | <p>I use <code>Places > Connect to Server...</code> to connect to a Windows share in my work environment (requires Kerberos authentication). When I do so, I can access the Windows share via Nautilus, but I can't figure out how to access the share from the command line without using <code>smbclient</code>. </p>
<p>F... | 11409 | 3037 | 2011-03-08T23:33:39.593 | 2021-03-27T22:26:36.950 | How do I access a mounted Windows share from the command line? | [
"command-line",
"samba"
] | 3 | 0 | CC BY-SA 2.5 | [] | null | [
{
"accepted": null,
"body": "<p>You can use:</p>\n<p><code>mount -t smbfs //servername/myshare /mnt/servername/myshare -o username=myself</code></p>\n<p><code>mount.cifs //servername/myshare /mnt/servername/myshare -o user=username,pass=password</code><br>is another option for scripting purposes.</p>\n<p>If... | null | null | null | null | null |
29540 | 1 | 29547 | 2011-03-08T16:52:28.970 | 174 | 491765 | <p>How can I browse the Internet from the command line in Ubuntu?</p>
| null | 197910 | 2019-11-11T18:05:01.040 | 2023-09-03T21:24:23.150 | Browsing the internet from the command line | [
"command-line",
"browser",
"webbrowser-app"
] | 14 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p>There are actually a bunch of text-mode web-browsers, these are my top three :)</p>\n\n<ul>\n<li><p><a href=\"http://packages.ubuntu.com/elinks\" rel=\"noreferrer\">ELinks</a> (<a href=\"http://apt.ubuntu.com/p/elinks\" rel=\"noreferrer\">install</a>):</p>\n\n<p><a href=\"https://i.s... | [
{
"accepted": null,
"body": "<p>If you meant a CLI based Internet browser, use w3m:</p>\n\n<pre><code>w3m 'http://example.com/'\n</code></pre>\n",
"commentCount": "6",
"comments": [
{
"creationDate": "2011-03-08T17:13:21.953",
"id": "32908",
"postId": "29541",
"... | null | null | null | null | user12025 |
29542 | 1 | 29548 | 2011-03-08T17:10:37.943 | 48 | 61829 | <p>Is there a way to get files/directories permissions in number format "0777" instead of "-rw--r--r" format? </p>
| 11999 | null | null | 2020-02-25T23:16:25.390 | Display files permissions in number format i.e "0755"? | [
"filesystem",
"permissions"
] | 3 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>You can display the octal permissions for a file using the stat command:</p>\n\n<pre><code>stat -c %a [filename]\n</code></pre>\n\n<p>Or by using find:</p>\n\n<pre><code>find [path] -printf '%m %p\\n'\n</code></pre>\n\n<p>Note that find is recursive, and will print all files in all s... | [
{
"accepted": true,
"body": "<p>You can display the octal permissions for a file using the stat command:</p>\n\n<pre><code>stat -c %a [filename]\n</code></pre>\n\n<p>Or by using find:</p>\n\n<pre><code>find [path] -printf '%m %p\\n'\n</code></pre>\n\n<p>Note that find is recursive, and will print all files ... | null | null | 2014-03-07T21:48:36.090 | null | null |
29543 | 1 | null | 2011-03-08T17:12:32.853 | 3 | 1007 | <p>Ever since 10.04 I have been trying to resolve an issue with my graphics card - nVidia GeForce 210.</p>
<p>I'm having issues when I watch movies on 10.10 - they are jumping all the time, even with Compiz disabled and when that is the only thing I am doing.</p>
<p>I have tried the solution to <a href="https://askub... | 12026 | -1 | 2017-04-13T12:24:13.310 | 2012-12-01T22:03:24.990 | Issues with nVidia GeForce 210 while watching movies | [
"10.10",
"drivers",
"nvidia"
] | 1 | 1 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-08T17:33:43.723",
"id": "32913",
"postId": "29543",
"score": "1",
"text": "Please edit your question to explain the exact steps you went through in your attempt to solve the problems.",
"userDisplayName": null,
"userId": "667"
}
] | null | [
{
"accepted": null,
"body": "<p>Did you check to see if there are drivers available in the Proprietary Drivers thing? In 10.04, its located at <code>System -> Administration -> Hardware Drivers</code>. There might be drivers there for your system that were packaged already.</p>\n",
"commentCount... | null | null | 2012-12-02T11:35:42.963 | null | null |
29545 | 1 | null | 2011-03-08T17:15:01.790 | 4 | 241 | <p>I currently have my</p>
<p><code><distance name = "left/right/bottom/whatever_width" value = 0\></code> </p>
<p>so I have to use <kbd>Alt</kbd>+<kbd>F8</kbd> to resize windows. Unfortunately, this is a bit cumbersome because the resize increment is so large. I'd like to change it so that when using keybin... | null | 114 | 2011-03-08T17:18:02.053 | 2011-09-17T05:55:01.163 | How do you change the resize increment? | [
"compiz",
"window-manager",
"metacity",
"window"
] | 1 | 1 | CC BY-SA 2.5 | [
{
"creationDate": "2011-07-30T21:56:46.100",
"id": "62069",
"postId": "29545",
"score": "0",
"text": "What does that cryptic semi-XML snippet *mean*?",
"userDisplayName": null,
"userId": "136"
}
] | null | [
{
"accepted": null,
"body": "<p>Looking into both Compiz and Metacity, both provide the functionality of pressing Alt+F8 to begin resize and you can change the bindings or disable it; but both fail to provide any configuration option for the degree of change when pressing the keyboard cursor keys.</p>\n\n<p... | null | null | null | null | user12028 |
29546 | 1 | 159655 | 2011-03-08T17:17:52.880 | 4 | 5617 | <p>I was reading that LibreOffice was finally opening up in supporting many of the formats that were eventually been closed in OpenOffice every time an update appeared. I see that Lotus 1,2,3 and WordPro are there but does it support Amipro .sam format? I have about 10K documents just in one of the offices and work may... | 7035 | 667 | 2011-03-08T17:20:46.077 | 2012-07-04T18:12:01.113 | Does LibreOffice Support AmiPro Format (.sam)? | [
"file-format",
"libreoffice",
"compatibility"
] | 2 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>It takes a couple of dollars, but the steps to get the SAM format to DOC or ODT is the following:</p>\n\n<ol>\n<li><p>Buy/Download Lotus Word Pro - <a href=\"http://www-01.ibm.com/software/lotus/products/smartsuite/features.html\" rel=\"nofollow\">http://www-01.ibm.com/software/lotus... | [
{
"accepted": null,
"body": "<p>Well atleast for now it does not support it. But there is a way by which you can convert sam to doc and then maybe you can turn it into odt. Worth a try imho</p>\n\n<p><a href=\"http://www.gmayor.com/downloads.htm\" rel=\"nofollow\">http://www.gmayor.com/downloads.htm</a></p>... | null | null | null | null | null |
29552 | 1 | 29556 | 2011-03-08T17:35:44.947 | 28 | 44904 | <p>Fonts in some Wine applications (Word 2007 for example) are heavily aliased. How do I turn on anti aliasing for Wine applications?</p>
| 2978 | 667 | 2011-03-08T18:22:30.727 | 2019-12-31T23:46:12.937 | How do I enable font anti-aliasing in Wine? | [
"wine",
"font-rendering",
"antialiasing"
] | 3 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>The easiest way is through <code>winetricks</code></p>\n\n<pre><code>mkdir ~/bin\ncd ~/bin\nwget http://winetricks.org/winetricks\nchmod +x ./winetricks\n\nwinetricks fontsmooth-rgb\n</code></pre>\n\n<p>In newer version of <code>winetricks</code> the command to use is</p>\n\n<pre><co... | [
{
"accepted": true,
"body": "<p>The easiest way is through <code>winetricks</code></p>\n\n<pre><code>mkdir ~/bin\ncd ~/bin\nwget http://winetricks.org/winetricks\nchmod +x ./winetricks\n\nwinetricks fontsmooth-rgb\n</code></pre>\n\n<p>In newer version of <code>winetricks</code> the command to use is</p>\n\n... | null | null | null | null | null |
29553 | 1 | null | 2011-03-08T17:38:59.750 | 305 | 501329 | <p>Are there any configuration options for the Unity desktop?</p>
<hr>
<p>There are multiple valid answers for this question spanning over several versions of Ubuntu. For your convenience an index of each below <a href="https://askubuntu.com/questions/12493/how-can-i-find-the-version-of-ubuntu-that-is-installed"><em>... | 12029 | -1 | 2017-04-13T12:24:40.850 | 2014-02-24T10:07:07.387 | How can I configure Unity? | [
"unity"
] | 11 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2014-05-18T18:18:53.737",
"id": "619549",
"postId": "29553",
"score": "0",
"text": "i am using ubuntu 14.04 can it support 3d unity",
"userDisplayName": null,
"userId": "272357"
}
] | null | [
{
"accepted": null,
"body": "<p>Unity is configured through compiz. Install the CompizConfig Settings Manager (ccsm) from the Software Centre, and look under the desktop section for Unity options. </p>\n\n<p>Unity 2D settings can be configured with a tool available here:</p>\n\n<p><a href=\"http://marianoch... | 2012-05-10T20:02:28.633 | null | null | null | null |
29557 | 1 | null | 2011-03-08T18:11:47.043 | 2 | 6491 | <p>I am running Ubuntu 11.10 64bit with a Sony VAIO VPC F11. It has an NVIDIA GeForce 310M video card, with the latest Nvidia drivers for the 64 bit linux, and a Windows partition with Win7 64bit.</p>
<p>NVIDIA driver version is NVIDIA-Linux-x86_64-280.13</p>
<p>External monitor is Samsung SyncMaster P2770</p>
<p>If... | 12002 | 40716 | 2012-05-31T02:07:17.143 | 2012-05-31T02:07:17.143 | HDMI port not recognized on Sony Vaio | [
"11.04",
"nvidia",
"hdmi",
"vaio",
"sony"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>If you have your NVIDIA X.org drivers installed you should be able to run the config panel. There, when your external monitor is connected via HDMI port, you can detect displays and configure X server behaviour, eg. arrange displays in a way you need them to be.</p>\n\n<p>Unf... | null | null | null | null | null |
29559 | 1 | 29576 | 2011-03-08T18:24:59.367 | 152 | 132725 | <p>I sometimes browse erotic media files but I would like to avoid having them appear in files & folders / recent. How can I do that?</p>
<p>The old "making <code>.recently-used.xbel</code> a folder" trick from 10.10 and older doesn't work any more. </p>
<p>Plus I'd prefer to turn off tracking only temporarily.</... | 12032 | 301745 | 2017-05-03T21:02:24.917 | 2017-05-03T22:22:43.577 | How can I keep recent files from appearing in Unity? | [
"unity",
"unity-dash",
"zeitgeist"
] | 11 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-03-08T18:43:34.363",
"id": "32922",
"postId": "29559",
"score": "13",
"text": "Sure you don't want to switch user? You get [a free Warhammer figurine](http://askubuntu.com/questions/28977/how-to-hide-recent-files-and-most-used-apps/28981#28981).",
"userDisplayName": n... | {
"accepted": true,
"body": "<h2>Method 1: Using Activity Log Manager</h2>\n\n<p><strong>Ubuntu Precise 12.04</strong></p>\n\n<p>In Ubuntu Precise Activity Log Manager 0.9 is included by default. It can be accessed from System Settings or just by looking for Privacy.</p>\n\n<p><img src=\"https://i.stack.imgur.com/P... | [
{
"accepted": null,
"body": "<p>There is a way to do it, but it will clear all the other recent files as well.</p>\n\n<p>All you have to do is run the following commands:</p>\n\n<pre><code>rm ~/.local/share/zeitgeist/activity.sqlite\nzeitgeist-daemon --replace\n</code></pre>\n\n<p>Edit zeitgiest/activity.sq... | null | null | null | null | null |
29562 | 1 | null | 2011-03-08T18:50:51.547 | 4 | 902 | <p>I have tried booting from ubuntu on my emac, but when i hold down the <kbd>C</kbd> key, or any other key like option. It just continues to boot up mac os 10.3, Panther. I really want to run ubuntu on my mac, instead of mac os panther.</p>
<p>My specs:</p>
<p>1Gb of ram
800mhz ppc g4 processor
40gb hdd
Mac os 10.3,... | null | 19490 | 2011-09-25T13:55:14.087 | 2012-02-03T08:09:19.340 | Live CD doesn't boot on an emac | [
"10.10",
"installation"
] | 2 | 5 | CC BY-SA 3.0 | [
{
"creationDate": "2011-03-08T20:04:03.580",
"id": "32929",
"postId": "29562",
"score": "0",
"text": "Can the computer boot to any other CDs? Can you read the contents of the Ubuntu CD from within Mac OS X?",
"userDisplayName": null,
"userId": "1859"
},
{
"creationDate": "2011-03... | null | [
{
"accepted": null,
"body": "<p>You should be able to boot off of this CD. My guess is that the CD did not burn correctly - try making another and check the ISO file to make sure the md5sum/sha1sum matches.</p>\n\n<p>Make sure you can boot off your OS X CD if you still have one. This will ensure you can act... | null | 0 | null | null | user12034 |
29566 | 1 | 29570 | 2011-03-08T19:22:12.977 | 18 | 6706 | <p>My hard drive is going crazy and I don't know what application is doing it.</p>
<p>Are there any linux tools for profiling what processes are accessing drives and how frequently?</p>
<p><a href="http://linux.about.com/od/commands/l/blcmdl1_top.htm">top</a>, <a href="http://htop.sourceforge.net/">htop</a> and the l... | 7638 | null | null | 2015-03-04T08:26:13.963 | How to tell what applications are accessing the hard drive and how frequently? | [
"command-line",
"hard-drive",
"monitoring"
] | 3 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>you can install <code>iotop</code></p>\n\n<p><img src=\"https://i.stack.imgur.com/vpjHs.jpg\" alt=\"enter image description here\"></p>\n",
"commentCount": "3",
"comments": [
{
"creationDate": "2011-03-08T20:04:59.897",
"id": "32930",
"postId": "29570",
... | [
{
"accepted": true,
"body": "<p>you can install <code>iotop</code></p>\n\n<p><img src=\"https://i.stack.imgur.com/vpjHs.jpg\" alt=\"enter image description here\"></p>\n",
"commentCount": "3",
"comments": [
{
"creationDate": "2011-03-08T20:04:59.897",
"id": "32930",
"po... | null | null | null | null | null |
29574 | 1 | null | 2011-03-08T20:17:21.710 | 5 | 918 | <p>Is it possible to do a fulltext search (or even better regexp) automatically on all websites I have in my bookmark list?</p>
<p><strong>Edit</strong></p>
<p>Is there any other browser where this is possible?</p>
| 12015 | 12015 | 2012-07-23T09:22:58.650 | 2012-07-23T09:22:58.650 | How to search Firefox Bookmarks? | [
"firefox",
"search"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>Maybe you can use the .json backup found inside the <code>~/.mozilla/firefox/'profile name'/bookmarkbackups/</code> to search for the websites and then search for expression inside those websites.</p>\n",
"commentCount": "1",
"comments": [
{
"creationDat... | null | null | null | null | null |
29581 | 1 | null | 2011-03-08T21:26:20.063 | 3 | 144 | <p>So I have a pretty big server full of all sorts of Open/Office files, engineering data and whathaveyou and I was looking for a good way to index all of the data and create a tag or keyword cloud. Is there any sort of tool do so something like this in Ubuntu? It would save me a ton of time in digging around and rooti... | 12041 | null | null | 2011-05-27T01:55:31.090 | Is there a good method to create a keyword cloud in Ubuntu? | [
"cloud",
"tagging"
] | 1 | 0 | CC BY-SA 2.5 | [] | null | [
{
"accepted": null,
"body": "<p>This looks like you want a graphical tool that expands upon 'grep'</p>\n\n<p>For example, say I'm in a folder called 'Documents' and I want to search through all the directory and all the subdirectories for files that contain the word 'event'. Then I can do:</p>\n\n<pre><code... | null | null | null | null | null |
29588 | 1 | 29605 | 2011-03-08T22:30:13.340 | 0 | 192 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/37/when-installing-im-given-the-option-of-encrypting-my-home-folder-what-does-th">When installing I'm given the option of encrypting my home folder — what does this do?</a> </p>
</blockquote>
<p>I know th... | 3889 | -1 | 2017-04-13T12:24:29.360 | 2011-03-09T00:19:26.897 | When you install and it has the checkmark for encryptying your home folder, what exactly does that mean? | [
"encryption",
"installation"
] | 1 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>This is a duplicate question but here is a short answer anyway. The home folder is where all of your files and settings when you choose this option your home folder is encrypted. This prevents anyone who is not logged in as you from being able to access your home folder.</p>\n",
"c... | [
{
"accepted": true,
"body": "<p>This is a duplicate question but here is a short answer anyway. The home folder is where all of your files and settings when you choose this option your home folder is encrypted. This prevents anyone who is not logged in as you from being able to access your home folder.</p>\... | null | null | 2011-03-09T00:26:47.907 | null | null |
29589 | 1 | 29591 | 2011-03-08T22:30:16.370 | 167 | 562044 | <p>What is the difference between <code>chmod u+x</code> and just <code>chmod +x</code>? I have seen a ton of tutorials that say to use <code>u+x</code> to make scripts executable. However, omitting the <code>u</code> doesn't seem to have any effect.</p>
| 11150 | 119754 | 2019-03-27T17:49:44.433 | 2019-03-27T17:49:44.433 | 'chmod u+x' versus 'chmod +x' | [
"bash",
"permissions",
"scripts",
"chmod"
] | 5 | 0 | CC BY-SA 4.0 | [] | {
"accepted": true,
"body": "<p>The man page of <code>chmod</code> covers that.</p>\n\n<ul>\n<li><em>u</em> stands for user.</li>\n<li><em>g</em> stands for group.</li>\n<li><em>o</em> stands for others.</li>\n<li><em>a</em> stands for all.</li>\n</ul>\n\n<p>That means that <code>chmod u+x somefile</code> will gran... | [
{
"accepted": true,
"body": "<p>The man page of <code>chmod</code> covers that.</p>\n\n<ul>\n<li><em>u</em> stands for user.</li>\n<li><em>g</em> stands for group.</li>\n<li><em>o</em> stands for others.</li>\n<li><em>a</em> stands for all.</li>\n</ul>\n\n<p>That means that <code>chmod u+x somefile</code> w... | null | null | null | null | null |
29595 | 1 | null | 2011-03-08T23:50:09.547 | 3 | 16495 | <p>I am following the <a href="https://help.ubuntu.com/10.04/serverguide/C/openldap-server.html" rel="nofollow">Ubuntu server guide</a> to configure OpenLDAP on an Ubuntu 10.04 server, but can not get it to work.</p>
<p>When I try to use <code>sudo ldapadd -x -D cn=admin,dc=don,dc=com -W -f frontend.ldif</code> I'm ge... | 3215 | 235 | 2011-07-30T12:41:33.053 | 2012-03-26T05:03:42.870 | "ldap_add: Naming violation (64)" error when configuring OpenLDAP | [
"10.04",
"configuration",
"ldap",
"openldap"
] | 2 | 2 | CC BY-SA 3.0 | [
{
"creationDate": "2011-03-09T07:49:42.223",
"id": "32979",
"postId": "29595",
"score": "0",
"text": "Anybody has any idea?",
"userDisplayName": null,
"userId": "3215"
},
{
"creationDate": "2011-03-09T10:04:48.813",
"id": "33008",
"postId": "29595",
"score": "0",
... | null | [
{
"accepted": null,
"body": "<p>For me, your frontend.ldif seems to be invalid, where <code>dn</code> stated <code>dn: dc=don,dc=com</code> (so rdn is <code>dc=don</code>) but still, you use <code>dc: Example</code> later. I think you've tried to use a tutorial, but you forget to modify some parts of your l... | null | null | null | null | null |
29600 | 1 | null | 2011-03-09T00:04:07.763 | 0 | 977 | <p>An icon has recently appeared on my panel with an exclamation mark. The message i get when hovering over this is that the update information is out of date, and that this may be caused by an unavailable repository or a network isssue.</p>
<p>My network connection appears to be ok.</p>
<p>The message advises i manu... | 2978 | null | null | 2011-03-09T17:36:00.177 | Warning about unavailable repositories | [
"update-manager"
] | 2 | 1 | CC BY-SA 2.5 | [
{
"creationDate": "2019-10-02T12:17:59.640",
"id": "1967704",
"postId": "29600",
"score": "2",
"text": "Possible duplicate of [How can I fix a 404 Error when using a PPA or updating my package lists?](https://askubuntu.com/questions/65911/how-can-i-fix-a-404-error-when-using-a-ppa-or-updating-my... | null | [
{
"accepted": null,
"body": "<p>The best way I have found of solving most problems with \"failed to fetch\" is to check that you are using the best server. The reason this works is that in the process of selecting the best server it has to ping each of the available servers to find the one that responds the... | null | null | null | null | null |
29602 | 1 | 74721 | 2011-03-09T00:09:17.630 | 2 | 1846 | <p>I've been struggling a while with getting the iMON LCD/IR-receiver on my Antec Fusion Black case to shutdown together with the system (XBMC Live 10 - ubuntu based). But it won't. When it's turned off the LCD still lights up the whole room. Many have proposed the "solution" of setting the machine into hibernation ins... | 10609 | null | null | 2011-11-02T11:14:41.353 | Antec Fusion Black LCD won't turn off on system shutdown | [
"hibernate",
"xbmc",
"backlight"
] | 1 | 7 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-09T07:26:59.193",
"id": "32974",
"postId": "29602",
"score": "0",
"text": "You may get better answers on [Superuser](http://superuser.com/) as this is a hardware problem. Check motherboard or BIOS how to disable USB standby power supply.",
"userDisplayName": null,
... | {
"accepted": true,
"body": "<p>solution copied from comment:</p>\n\n<p>I think I've managed to get it working (kinda). I read that it is a bug with USB3.0 that has been fixed in the Natty release but has not been included in Maverick. What I needed to do was to add the line SUSPEND_MODULES=\"xhci\" to the file /et... | [
{
"accepted": true,
"body": "<p>solution copied from comment:</p>\n\n<p>I think I've managed to get it working (kinda). I read that it is a bug with USB3.0 that has been fixed in the Natty release but has not been included in Maverick. What I needed to do was to add the line SUSPEND_MODULES=\"xhci\" to the ... | null | 0 | null | null | null |
29603 | 1 | 29609 | 2011-03-09T00:15:59.090 | 60 | 64128 | <p>Exactly what the title asks. How do I clear xmodmap settings?</p>
<p>I have an IBM model M, and somehow xkeycaps got it into its head that my <kbd>End</kbd> key was not any key at all. <code>xev</code> reports keypresses when I use it, so I know the event is being generated by the keyboard. Also, xkeycaps thinks th... | 658 | 134729 | 2017-11-25T18:27:15.893 | 2024-03-31T23:18:55.127 | How do I clear xmodmap settings? | [
"keyboard",
"keyboard-layout",
"xmodmap"
] | 5 | 0 | CC BY-SA 3.0 | [] | {
"accepted": true,
"body": "<p><code>xmodmap</code> has no notion of state, so it has no way to reset state directly. You can simulate it by using <code>xmodmap -pke >.xmodmap.orig</code> before making any changes (although it doesn't save the modifier map, which you would have to save and restore manually) — ... | [
{
"accepted": true,
"body": "<p><code>xmodmap</code> has no notion of state, so it has no way to reset state directly. You can simulate it by using <code>xmodmap -pke >.xmodmap.orig</code> before making any changes (although it doesn't save the modifier map, which you would have to save and restore manu... | null | null | null | null | null |
29607 | 1 | 47529 | 2011-03-09T00:40:01.143 | 5 | 2445 | <p>I want to install the <a href="http://awesome.naquadah.org">Awesome</a> window manager.
In the environment where I want to configure it I don't have root access.</p>
<p>I do have a machine were I can be root (I use for this a virtual machine in my laptop).</p>
<p>I have tried the following:</p>
<pre><code>$ sudo ... | 12049 | null | null | 2011-06-07T19:35:27.430 | How to install Awesome WM without root access? | [
"gnome",
"gdm",
"root",
"awesome"
] | 2 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>I didn't still success, but as for now I managed to get most of it.</p>\n\n<p>By installing each dependency within a fakeroot environment the system thinks every dependency is right. Except for Awesome itself.</p>\n\n<p>The config is so poorly written that every single component has ... | [
{
"accepted": null,
"body": "<p>Create a shell script named <code>.xsession</code> in your $HOME that does whatever it needs to startyour session and select \"User defined session\" at the GDM login screen.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLice... | null | null | null | null | null |
29610 | 1 | 29612 | 2011-03-09T01:35:36.567 | 3 | 1104 | <p>When using Elementary (at least, using the Controls), it makes the panel dark, and I'd like to use a light panel. How can I change this?</p>
<p>Thanks for any help!</p>
| 9494 | null | null | 2011-03-09T01:55:47.420 | Use a light panel with Elementary (or other GTK+ themes that use dark panels)? | [
"gnome-panel",
"themes",
"elementary-theme"
] | 1 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<ol>\n<li><p>Hit <kbd>Alt</kbd>+<kbd>F2</kbd> and use this command: </p>\n\n<pre><code>gksudo gedit /usr/share/themes/elementary/gtk-2.0/gtkrc\n</code></pre>\n\n<p><img src=\"https://i.stack.imgur.com/l5cJ0.png\" alt=\"enter image description here\"></p></li>\n<li><p>Scroll to the bot... | [
{
"accepted": true,
"body": "<ol>\n<li><p>Hit <kbd>Alt</kbd>+<kbd>F2</kbd> and use this command: </p>\n\n<pre><code>gksudo gedit /usr/share/themes/elementary/gtk-2.0/gtkrc\n</code></pre>\n\n<p><img src=\"https://i.stack.imgur.com/l5cJ0.png\" alt=\"enter image description here\"></p></li>\n<li><p>Scroll to... | null | null | null | null | null |
29617 | 1 | null | 2011-03-09T05:08:50.830 | 0 | 409 | <p>I am new to both percona & Ubuntu. According to this <a href="http://www.percona.com/downloads/Percona-Server-5.1/Percona-Server-5.1.55-12.6/deb/" rel="nofollow">page</a> percona is only available for</p>
<ul>
<li>etch</li>
<li>hardy</li>
<li>lenny</li>
<li>lucid</li>
<li>maverick</li>
<li>squeeze</li>
</ul>
<... | 2148 | 235 | 2011-05-16T19:47:08.537 | 2011-12-02T01:24:28.563 | Which version of percona db package should I install? | [
"11.04",
"mysql"
] | 1 | 1 | CC BY-SA 3.0 | [
{
"creationDate": "2011-10-06T16:04:25.187",
"id": "74175",
"postId": "29617",
"score": "0",
"text": "and which for 11.10 oneiric?",
"userDisplayName": null,
"userId": "18604"
}
] | null | [
{
"accepted": null,
"body": "<p>Come across found a few references to using the maverick installation without any trouble</p>\n\n<p>I just tried installing - went in without a hitch though I've yet to have enough timeto full test</p>\n\n<p>running 11.04</p>\n",
"commentCount": "0",
"comments": [],
... | null | null | null | null | null |
29618 | 1 | null | 2011-03-09T03:29:54.517 | 2 | 164 | <p>I have two disks with the exact same partitioning and size. When I start the computer it obviously only boots from one of the disks. How can I tell which one?
(I have used <code>sudo fdisk -l</code>, but that will list the disks but since they have the same partitioning and size, I do not get a clue on which one is ... | null | 1067 | 2011-03-09T06:14:02.030 | 2011-03-09T06:14:02.030 | How do I see which disk I am booting from? | [
"boot",
"hard-drive"
] | 1 | 0 | CC BY-SA 2.5 | [] | null | [
{
"accepted": null,
"body": "<p>Executing <code>mount</code> without any parameters will give you a list of all mounted drives. The one mounted to <code>/boot</code>, or <code>/</code> if there is no <code>/boot</code>, is your boot device.</p>\n",
"commentCount": "0",
"comments": [],
"community... | null | 0 | null | null | user644543 |
29620 | 1 | 29636 | 2011-03-09T06:26:02.883 | 8 | 2836 | <p>I'm a bit confused about whether or not Gnome-shell is a new distribution or just a desktop environment? Will shell be available to install and use instead of Unity?</p>
| 9494 | 1067 | 2011-03-09T08:10:55.033 | 2011-03-21T23:56:53.933 | Will I be able to switch to Gnome-Shell in 11.04? | [
"11.04",
"gnome"
] | 1 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<h2>About gnome-shell</h2>\n\n<p><code>gnome-shell</code> is just a shell and not a new distribution or desktop environment.</p>\n\n<p>The Desktop Environment is Gnome and <code>gnome-shell</code> the shell comes with version3 of Gnome Desktop Environment</p>\n\n<p>Please don't confuse ... | [
{
"accepted": true,
"body": "<h2>About gnome-shell</h2>\n\n<p><code>gnome-shell</code> is just a shell and not a new distribution or desktop environment.</p>\n\n<p>The Desktop Environment is Gnome and <code>gnome-shell</code> the shell comes with version3 of Gnome Desktop Environment</p>\n\n<p>Please don't ... | null | null | null | null | null |
29621 | 1 | 29666 | 2011-03-09T06:48:34.337 | 1 | 1045 | <p>I really don't like the gradients in the Elementary theme and I was wondering if there is a way to remove them from applications like Nautilus-Elementary, Postler, Dexter, etc. I've tried commenting out the <code>Apps/[Application].rc</code> in <code>/usr/share/themes/elementary/gtk-2.0/gtkrc</code> but it doesn't w... | 9494 | 2732 | 2011-03-09T12:10:11.547 | 2011-03-09T15:24:27.743 | How can I remove gradients from Elementary theme? | [
"elementary-theme"
] | 1 | 1 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-09T10:32:41.910",
"id": "33016",
"postId": "29621",
"score": "1",
"text": "What gradients are you referring to? There are several gradients used in the theme( titlebar/menu/toolbar/buttons/..?) if you post an image and point to the specific place you are looking to cha... | {
"accepted": true,
"body": "<p>The line you are looking for is line 410 in the gtkrc file, under the section </p>\n\n<blockquote>\n <p>style \"murrine-toolbar\" =\n \"murrine-default\"</p>\n</blockquote>\n\n<p>starts with: gradient_shades \nYou need to edit the gradient shade values to what you require.\n1.0 is ... | [
{
"accepted": true,
"body": "<p>The line you are looking for is line 410 in the gtkrc file, under the section </p>\n\n<blockquote>\n <p>style \"murrine-toolbar\" =\n \"murrine-default\"</p>\n</blockquote>\n\n<p>starts with: gradient_shades \nYou need to edit the gradient shade values to what you require.\... | null | null | null | null | null |
29624 | 1 | 29735 | 2011-03-09T07:18:42.573 | 2 | 2011 | <p>The other day I came in to work and found that our development server - a Ubuntu box - had a full hard disk. I did a bit of investigation and it seems like mozilla thunderbird is the major culprit. After burning off some backup files which did not need to be on the machine, the disk was left at 94%:</p>
<pre><code... | 12057 | 18612 | 2012-01-11T08:15:55.667 | 2012-01-11T08:15:55.667 | Thunderbird compact is taking forever | [
"performance",
"thunderbird",
"compression"
] | 2 | 2 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-09T08:44:34.670",
"id": "32989",
"postId": "29624",
"score": "0",
"text": "There should be a progress bar left to the \"Unread:\" label. I have no idea how long it's supposed to take to process 666 GB, though.",
"userDisplayName": null,
"userId": "3037"
},
... | {
"accepted": true,
"body": "<p>i found a much quicker solution! just right click on the each inbox and select properties. then under the 'general information' tab select 'rebuild index'. this took about 30 seconds and cleaned the whole thing up!</p>\n\n<pre><code>$ df -h\nFilesystem Size Used Avail Use%... | [
{
"accepted": null,
"body": "<p>Since you are using IMAP, the mail is stored on the server, and just cached locally. You can shut down thunderbird and go into that directory and just delete the giant file. You also might want to make sure that you have the checkbox to sync the folder locally for offline a... | null | null | null | null | null |
29625 | 1 | null | 2011-03-09T07:26:57.970 | 3 | 5491 | <p>I want to configure EVDO Usb Modem in Ubuntu 10.10
I insert my usb modem to laptop and check the usb is detected or not using <code>$sudo lsusb</code> and the result is:</p>
<pre><code>Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus ... | 12022 | 235 | 2011-03-10T14:59:14.543 | 2011-07-20T19:23:49.710 | Configure USB GSM Modem | [
"10.10",
"usb",
"modem"
] | 1 | 2 | CC BY-SA 2.5 | [
{
"creationDate": "2011-04-14T15:38:10.987",
"id": "39137",
"postId": "29625",
"score": "0",
"text": "I've found the solution. First, I must connecting the USB modem from windows operating system, and disconnect the modem. After that restart the computer, and choose Ubuntu Operating system.",
... | null | [
{
"accepted": null,
"body": "<p>You could give <a href=\"http://sourceforge.net/projects/ubudsl/\" rel=\"nofollow\">UbuDSL</a> a try, though it hasn't been updated in a little while, and I'm not 100% sure if your modem will be supported, but it might just work.</p>\n\n<p>BTW I found a pair of links that mig... | null | null | 2012-02-24T09:38:20.153 | null | null |
29626 | 1 | 49941 | 2011-03-09T07:29:20.260 | 16 | 11109 | <p>I have a problem where a one-pixel high white line is displayed through certain letters of text. Almost always only a single character type is affected at once, and only in one font size (though that size can change over time). Most of the time things are fine, but this happens several times a day. It happens freque... | 11317 | 11317 | 2014-07-13T22:40:50.107 | 2014-07-13T22:40:50.107 | Font corruption: lines through characters | [
"12.04",
"10.10",
"xorg",
"intel-graphics",
"fonts"
] | 3 | 3 | CC BY-SA 3.0 | [
{
"creationDate": "2013-07-18T17:31:37.880",
"id": "408595",
"postId": "29626",
"score": "0",
"text": "@ **Edit 3**: I can confirm that on `Precise` it *mostly* works, but *sometimes* doesn't / stops working. No idea why; but it happens so rarely and goes away after re-booting (or maybe even aft... | {
"accepted": true,
"body": "<p>Probably related to this <a href=\"https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/745608\">xserver-xorg-video-intel bug on Launchpad</a>.</p>\n\n<p>Workaround:</p>\n\n<ol>\n<li>Open a terminal (<kbd>CTRL</kbd>+<kbd>ALT</kbd>+<kbd>t</kbd>);</li>\n<li>type <cod... | [
{
"accepted": null,
"body": "<p>I have also had this problem since 10.10. For some reason I don't get it as frequently any more. I recently upgraded to Natty alpha 3 and the problem still occurs with that. I have seen it happen in Firefox, including in this very text box! I have also seen it in window t... | null | null | null | null | null |
29627 | 1 | null | 2011-03-09T07:45:15.987 | 8 | 688 | <p>I installed Ubuntu 10.10 a few days ago. It is really awesome but the problem is that it takes unusually long time (about 20 minutes) for the login screen to appear after the Ubuntu startup screen. This only happens if I shutdown the computer. There is no problem when I restart the computer.</p>
| null | 3037 | 2011-03-09T08:01:26.487 | 2011-08-22T18:33:29.097 | Why does my system boot so slowly? | [
"10.10",
"startup",
"shutdown",
"reboot"
] | 1 | 8 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-09T08:04:24.347",
"id": "32983",
"postId": "29627",
"score": "3",
"text": "You can follow the two answers in [this question](http://askubuntu.com/questions/10503/boot-takes-a-lot-of-time) to get us more information.",
"userDisplayName": null,
"userId": "3037"
... | null | [
{
"accepted": null,
"body": "<p>The simplest way to solve this problem is with <a href=\"http://www.bootchart.org/\" rel=\"nofollow noreferrer\">bootchart</a>. It will let you see\nwhich process in the boot up sequence is slowing things down.</p>\n\n<blockquote>\n <p>sudo apt-get install bootchart pybootch... | null | null | null | null | user12061 |
29629 | 1 | 29634 | 2011-03-09T08:39:45.720 | 2 | 963 | <p>So I am trying to install Dragon Naturally Speaking 11 on Wine but at the installation I manage to get only at the last point of the setup where it is stuck for more than an hour</p>
<p><img src="https://i.stack.imgur.com/mlJGb.png" alt="screenshot of the installer"></p>
<p>What should I do now? I believe clicking... | 8238 | 8238 | 2011-03-09T10:58:50.077 | 2013-02-24T13:18:31.347 | Dragon NaturallySpeaking 11 installer on wine gets stuck | [
"wine",
"speech-recognition"
] | 1 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>The installer is still stuck where it was but I can see it appear under the Wine menu and from there I can run it. So, I just killed all the wine related processes and all looks good now.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense... | [
{
"accepted": true,
"body": "<p>The installer is still stuck where it was but I can see it appear under the Wine menu and from there I can run it. So, I just killed all the wine related processes and all looks good now.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
... | null | 0 | null | null | null |
29630 | 1 | 29862 | 2011-03-09T08:48:58.183 | 7 | 4352 | <p>I'm pretty new to Ubuntu, but I know the basics.</p>
<p>I read the <a href="https://askubuntu.com/questions/5209/how-do-i-change-the-folder-icons-in-the-places-menu">"How do I change the folder icons in the “Places” menu?"</a> but it didn't help, did the option #2 since I want to specify it for a single directory (... | 12060 | -1 | 2017-04-13T12:23:36.527 | 2014-07-18T05:08:05.887 | custom icon in "Places" menu | [
"10.10",
"gnome",
"menu",
"icons",
"folder"
] | 1 | 2 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-09T15:56:46.607",
"id": "33072",
"postId": "29630",
"score": "0",
"text": "What do you mean by \"single directory\"? Option #2 should do that.",
"userDisplayName": null,
"userId": "114"
},
{
"creationDate": "2011-03-09T17:38:23.530",
"id": "33110",
... | {
"accepted": true,
"body": "<p>The bookmark icons that appear in the places menu can not be changed\nsee: <a href=\"https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/423890\" rel=\"noreferrer\">https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/423890</a></p>\n<p>But, as you can see the user folders lik... | [
{
"accepted": true,
"body": "<p>The bookmark icons that appear in the places menu can not be changed\nsee: <a href=\"https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/423890\" rel=\"noreferrer\">https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/423890</a></p>\n<p>But, as you can see the user fol... | null | null | null | null | null |
29635 | 1 | null | 2011-03-09T10:18:51.517 | 5 | 925 | <p>I want to develop a little application and I want to add events to the calendar of the Gnome panel clock. How does it work? Is there a D-Bus Interface I can use? Or can I directly access the evolution-data-server?</p>
| 4871 | 235 | 2011-11-29T01:33:03.783 | 2012-11-23T05:23:51.370 | How do I program the GNOME Clock Calendar with Python? | [
"gnome",
"python",
"application-development",
"calendar"
] | 2 | 0 | CC BY-SA 3.0 | [] | null | [
{
"accepted": null,
"body": "<p>The <a href=\"https://live.gnome.org/Conduit/evolution-python\" rel=\"nofollow\">Evolution-python</a> library lets you access Evolution Data Server in Python.</p>\n",
"commentCount": "0",
"comments": [],
"communityOwnedDate": null,
"contentLicense": "CC BY-SA ... | null | 0 | null | null | null |
29637 | 1 | null | 2011-03-09T10:46:24.770 | 10 | 2489 | <p>After installing 10.10 I used <code>Hardware Drivers</code> (Jockey) to install the graphics driver v11.2 for my ATI HD 5770.</p>
<p>After restarting to activate the driver all went well and the boot screen showed up but not like the normal one the text was rough on the edges and after the boot finished the screen ... | 12067 | 1067 | 2011-03-20T16:27:50.100 | 2011-07-18T15:21:26.133 | No signal to monitor after driver install | [
"10.10",
"drivers",
"ati"
] | 3 | 4 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-14T17:52:06.087",
"id": "33993",
"postId": "29637",
"score": "1",
"text": "in the other post that guy got his issue which is like min fixed by DVI to HDMI adapter",
"userDisplayName": null,
"userId": "12067"
},
{
"creationDate": "2011-03-20T16:29:03.07... | null | [
{
"accepted": null,
"body": "<p>The issue with Ubuntu is you need to manually specify in your drivers' control panel that \"This monitor needs a signal, here's the specs\".</p>\n\n<p>On an nVidia system that I have, I have to connect the monitor, then open up the control panel for the nVidia system, hit 'De... | null | null | null | null | null |
29639 | 1 | null | 2011-03-09T11:03:14.300 | 6 | 26850 | <p>In Ubuntu when new mail arrives <em>Evolution</em> changes message indicator to green color. I have migrated from <em>Evolution</em> to <em>Thunderbird</em> and that is why looking for how to make <em>Thunderbird</em> react like <em>Evolution</em> once a new mail arrives.</p>
<p><strong>UPDATE 1</strong></p>
<p>I ... | 161 | 161 | 2011-03-09T11:24:18.603 | 2014-08-04T06:06:06.187 | How to make Thunderbird notify of new email like Evolution? | [
"indicator",
"evolution",
"thunderbird",
"notification"
] | 4 | 1 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-09T11:21:11.863",
"id": "33030",
"postId": "29639",
"score": "0",
"text": "you also may have a look at [Popper](http://askubuntu.com/q/28231)",
"userDisplayName": null,
"userId": "3940"
}
] | null | [
{
"accepted": null,
"body": "<p>There is an extension that integrates Thunderbird with the Ubuntu Messaging menu (and also provides NotifyOSD notifications) that comes in a PPA. Here's a screenshot:</p>\n\n<p><img src=\"https://i.stack.imgur.com/sNW7J.png\" alt=\"enter image description here\"></p>\n\n<p>To... | null | null | null | null | null |
29641 | 1 | 29650 | 2011-03-09T11:17:19.260 | 1 | 274 | <p>Is it possible to make a script that basically does the same thing as <code>jockey-common</code>? i.e. An script to find any hardware that requires proprietary drivers and install them.</p>
<p><strong>EDIT</strong> As Oli mentioned, the scripts are already present in Ubuntu, if any of you are already aware as to wh... | 814 | 814 | 2011-03-13T16:08:15.140 | 2011-03-13T16:08:15.140 | Scripts used by `jockey-common` | [
"python",
"scripts",
"jockey"
] | 1 | 0 | CC BY-SA 2.5 | [] | {
"accepted": true,
"body": "<p>I'm not sure I know what you want to achieve but <code>jockey-text</code> will let you detect and install drivers from the command line.</p>\n\n<p>It has various arguments where you'd be able to parse the output and feed them back into it via a script. Just look at <code>jockey-text ... | [
{
"accepted": true,
"body": "<p>I'm not sure I know what you want to achieve but <code>jockey-text</code> will let you detect and install drivers from the command line.</p>\n\n<p>It has various arguments where you'd be able to parse the output and feed them back into it via a script. Just look at <code>jock... | null | null | null | null | null |
29642 | 1 | null | 2011-03-09T11:22:01.977 | 5 | 1932 | <p>This is something that's been bugging me for quite some time.</p>
<p>I'm attaching a screenshot of the issue as seen in <strong>Microsoft Office Word 2007</strong>.</p>
<p><img src="https://i.stack.imgur.com/6FZg9.png" alt="Issue in Word 2007"></p>
<p>While it doesn't get in the way when it's like this, I've had ... | 12066 | 94914 | 2013-12-04T06:15:07.363 | 2013-12-04T06:15:07.363 | Black or Corrupt UI Artifacts Under Wine | [
"wine",
"visual-artifacts"
] | 2 | 1 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-09T12:40:45.817",
"id": "33045",
"postId": "29642",
"score": "0",
"text": "I recently switched machines to a Lenovo Thinkpad X201 and have the same problem. I have the same problem using Crossover and their support team pointed to the same driver bug.",
"userDispla... | null | [
{
"accepted": null,
"body": "<p>Judging from <a href=\"http://appdb.winehq.org/objectManager.php?sClass=version&iId=12811\" rel=\"nofollow noreferrer\">Word 2007's AppDB page</a> this looks more to be a graphics driver bug</p>\n<blockquote>\n<p>xf86-video-intel 2.12.0 and newer</p>\n<p>GUI controls are ... | null | null | null | null | null |
29647 | 1 | null | 2011-03-09T12:13:41.777 | 1 | 2034 | <blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="https://askubuntu.com/questions/5304/upgrading-to-latest-stable-mono">Upgrading to latest stable Mono</a> </p>
</blockquote>
<p>Hi, I want to use Mono for some projects, but in Ubuntu (or Debian in general) is just 2.6.7 avalible. And I could not... | 4871 | -1 | 2017-04-13T12:23:28.223 | 2011-03-09T12:13:41.777 | where can I get Mono 2.10 for Maverick and Natty? | [
"10.10",
"11.04",
"package-management",
"development",
"mono"
] | 0 | 4 | CC BY-SA 2.5 | [
{
"creationDate": "2011-03-09T12:20:02.363",
"id": "33040",
"postId": "29647",
"score": "0",
"text": "You should elaborate on why you failed to compile it from source as that is going to be the only way to get it if there is no PPA for it.",
"userDisplayName": null,
"userId": "2732"
},... | null | [] | null | null | 2011-03-09T12:51:36.697 | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.