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
5338
1
5339
2010-10-08T06:01:25.430
15
14071
<p>Like Windows, I want to hit <kbd>Super</kbd>+<kbd>D</kbd> to jump to the desktop or minimize all windows. I don't see command like that in Keyboard Shortcuts. Any idea?</p>
2706
17739
2011-10-31T20:50:26.117
2016-11-24T03:31:37.557
Is there a keyboard command for 'show desktop'?
[ "keyboard", "shortcut-keys" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>By default, it's set to <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>D</kbd>. You can set your own shortcut by going to <em>System → Settings → Keyboard Shortcuts</em> and changing \"Hide all normal windows and set focus to the desktop\" located under <strong>\"window management\"</strong>:</p>\n\n<p><img src=\"https://i.stack.imgur.com/wlXBD.png\" alt=\"alt text\"></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-08T06:30:36.733", "id": "5460", "postId": "5339", "score": "1", "text": "Sorry, didn't read the whole post. It's listed in the keyboard shortcuts as \"Hide all normal windows and set focus to the desktop\" located under \"window management\" so you should be able to change it to the super+d if you want.", "userDisplayName": null, "userId": "541" }, { "creationDate": "2010-10-08T06:41:01.670", "id": "5462", "postId": "5339", "score": "0", "text": "That did it! I kept looking in Desktop under shortcuts thinking it would be there. Thanks!", "userDisplayName": null, "userId": "2706" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-08T06:15:28.597", "id": "5339", "lastActivityDate": "2011-10-31T20:50:45.977", "lastEditDate": "2011-10-31T20:50:45.977", "lastEditorDisplayName": null, "lastEditorUserId": "17739", "ownerDisplayName": null, "ownerUserId": "541", "parentId": "5338", "postTypeId": "2", "score": "13" }
[ { "accepted": true, "body": "<p>By default, it's set to <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>D</kbd>. You can set your own shortcut by going to <em>System → Settings → Keyboard Shortcuts</em> and changing \"Hide all normal windows and set focus to the desktop\" located under <strong>\"window management\"</st...
null
null
null
null
null
5342
1
5343
2010-10-08T07:42:37.560
2
319
<p>I've been experimenting with the general layout of the desktop, and all was well until I moved the panel to the right-hand side of the screen. Auto-hide was on at the time.</p> <p>I've moved it several times before, without a hitch.<br> The only thing different this time was that I had Skype running in desktop-share mode, and it had a thin red line (pun unintended, but it fits) around the screen's perimeter. </p> <p>This line prohibited me getting the mouse close enough to the edge to auto-show the panel.<br> I stopped Skype, and was able to display the Panel normally again.<br> I did the same thing again, but this time it didn't reappear, and is now definitely AWOL (after rebooting). </p> <p>The least I would like from this is to retreive the layout and settings of the applets.<br> Getting the panel back would be even better. </p> <p>Thanks for any ideas on this isssue.</p>
2670
null
null
2010-10-08T08:44:30.240
Where is my "gnome-panel"? It went walkabout when I moved it to the right (auto-hide=on). I haven't seen it since!
[ "configuration", "panel" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can un-autohide the panel by running gconf-editor (press <kbd>Alt</kbd>+<kbd>F2</kbd> and enter <code>gconf-editor</code>) and navigating to /apps/panel/toplevels. You can then edit the options for your panel(s) by clicking on the folders in the tree view below the toplevels folder. Untick the 'auto_hide' option. It might help if you increase the number of pixels shown when the panel is hidden by editing the auto_hide_size option.</p>\n\n<p>If you want to reset the panels to their original state see: <a href=\"https://askubuntu.com/questions/41/resetting-gnome-panel\">Resetting gnome panel</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-08T09:56:41.820", "id": "5469", "postId": "5343", "score": "1", "text": "Thanks dv... That got me back up and running (gconf-editor, and widening the auto_hide_size)... Because of this mysterious \"I'm not coming out to play\" behaviour, I've looked very carefully at the behaviour. It requires a width of at least 3 pixels and will absolutely not show itself if I move very quickly to the very edge of the screen (and stay there)... It only pops out when I \"approach\" it. This behaviour is true of Left and Right sides, but Top and Bottom work as expected... I'd like to know if anyone else has this behaviour.. Please leave a message (Thanks)", "userDisplayName": null, "userId": "2670" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-08T08:44:30.240", "id": "5343", "lastActivityDate": "2010-10-08T08:44:30.240", "lastEditDate": "2017-04-12T07:23:19.023", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "667", "parentId": "5342", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>You can un-autohide the panel by running gconf-editor (press <kbd>Alt</kbd>+<kbd>F2</kbd> and enter <code>gconf-editor</code>) and navigating to /apps/panel/toplevels. You can then edit the options for your panel(s) by clicking on the folders in the tree view below the toplev...
null
null
null
null
null
5344
1
5345
2010-10-08T09:33:48.290
9
727
<p>I already have Ubuntu installed on the machine and a spare NTFS partition.</p>
559
null
null
2010-10-08T10:28:31.797
How do I dual boot Windows XP and Ubuntu?
[ "windows", "dual-boot" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you just install Windows onto your new machine it will overwrite your bootloader, so you won't be able to boot into Ubuntu anymore. Generally it's better to first install Windows and then Ubuntu, as Ubuntu recognizes your Windows Installation and creates a Grub-Entry to start it.</p>\n<p>However, this way around works too.</p>\n<p>You will need some sort of Live-CD (Like the Ubuntu Install-CD). Boot it.</p>\n<p>Mount your Ubuntu partition:\n<b>(REPLACE X and Y)</b></p>\n<blockquote>\n<p>sudo mount /dev/sdXY /mnt</p>\n<p>sudo grub-install --root-directory=/mnt /dev/sdX</p>\n</blockquote>\n<p>Now restart your computer. Grub should now load normally, without an entry for Windows.\nAs soon as you are back into your system type</p>\n<blockquote>\n<p>sudo update-grub</p>\n</blockquote>\n<p>to add Windows to your bootmenu.</p>\n<p>References:</p>\n<ul>\n<li><a href=\"https://wiki.ubuntu.com/Grub2#Restore%20GRUB2%20-%20Recovering%20from%20a%20Windows%20XP%20/%20Vista%20/%207%20Reinstallation\" rel=\"nofollow noreferrer\">https://wiki.ubuntu.com/Grub2#Restore%20GRUB2%20-%20Recovering%20from%20a%20Windows%20XP%20/%20Vista%20/%207%20Reinstallation</a></li>\n</ul>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-08T12:33:51.497", "id": "5471", "postId": "5345", "score": "0", "text": "I wonder if it is not necessary to bind mount /dev, /proc and /sys to update-grub.", "userDisplayName": null, "userId": "2647" }, { "creationDate": "2010-10-08T14:13:36.200", "id": "5476", "postId": "5345", "score": "0", "text": "Check my reference, scroll up half a page. It looks like you only have to mount them when you have to grub-install, but that's not the case. – sBlatt 1 hour ago", "userDisplayName": null, "userId": "1826" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-08T10:28:31.797", "id": "5345", "lastActivityDate": "2010-10-08T10:28:31.797", "lastEditDate": "2020-06-12T14:37:07.210", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "1826", "parentId": "5344", "postTypeId": "2", "score": "9" }
[ { "accepted": true, "body": "<p>If you just install Windows onto your new machine it will overwrite your bootloader, so you won't be able to boot into Ubuntu anymore. Generally it's better to first install Windows and then Ubuntu, as Ubuntu recognizes your Windows Installation and creates a Grub-Entry to st...
null
null
null
null
null
5346
1
null
2010-10-08T12:36:41.577
1
492
<p>Setup: Ubuntu 10.04 64bit with dual monitor setup (1 dvi and 1 vga)</p> <p>I have a scenario where I am running a Windows XP guest in vmware player 3. If I try and maximize the vmware player window it maximizes and starts jumping between both monitors every few seconds. I end up having to drag the player window bigger manually to fill a monitor.</p> <p>How can I fix this?</p> <p>Cheers</p>
2711
235
2010-10-17T18:05:50.740
2010-10-17T18:05:50.740
Windows XP guest in VMWare Player 3 cannot maximise player windows
[ "vmware", "windows-xp" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Try switching to VirtualBox. I have no experience in VMWare, but I'm sure VirtualBox OSE is just as good, if not better.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-17T...
null
null
null
null
null
5347
1
5350
2010-10-08T13:04:25.090
6
127
<p>Often, I find issues with the internals of Ubuntu and I don't know how to effectively assign the bug to the right project/audience.</p> <p>Take <a href="https://bugs.launchpad.net/ubuntu/+bug/656855">this bug</a> for example, regarding multiple monitor support. I'd like to file this bug against Gnome, but I don't know which of the <em>many</em> Gnome projects apply here (or is it actually a problem with X? or gtk?). I can't even search for gnome-related projects or packages, as Launchpad complains:</p> <blockquote> <p>Too many matches. Please try to narrow your search.</p> </blockquote> <p>I've tried asking on #ubuntu and #ubuntu+1 but received no help due to the very high amount of ongoing activity: IRC just doesn't scale.</p> <p>As a result I had to mark the bug generically against Ubuntu and now it's just one of a dozen emails that the poor souls subscribed to the project receive on a hourly basis. I doubt the bug will get any attention this way.</p> <p><strong>How can I effectively target a bug with non-frontend components of Ubuntu?</strong> Where can I get help with targeting such bugs?</p>
1938
null
null
2010-10-08T13:35:31.720
How can I get bug reporting help?
[ "launchpad", "bug-reporting" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><a href=\"https://wiki.ubuntu.com/Bugs/FindRightPackage\">This guide</a> should help you narrow down the right package. For bug triaging help find someone in the <a href=\"https://wiki.ubuntu.com/BugSquad/Contacts\">Bug Squad</a> or ask on their mailing list or in #ubuntu-bugs.</p>\n\n<p>The bugsquad has regular meetings and can probably find you a mentor if you want to help (and join!). For reference here's the <a href=\"https://wiki.ubuntu.com/Bugs/HowToTriage/\">Bug Triaging Guide</a>.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-08T13:35:31.720", "id": "5350", "lastActivityDate": "2010-10-08T13:35:31.720", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "235", "parentId": "5347", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p><a href=\"https://wiki.ubuntu.com/Bugs/FindRightPackage\">This guide</a> should help you narrow down the right package. For bug triaging help find someone in the <a href=\"https://wiki.ubuntu.com/BugSquad/Contacts\">Bug Squad</a> or ask on their mailing list or in #ubuntu-bug...
null
null
null
null
null
5348
1
null
2010-10-08T13:19:17.877
2
1148
<p>The other day I was doing my backups and I was looking for more space to store my videos. So I formatted one of my harddrives (I have 4 not counting the external I was backing up to), but this harddrive turned out to be the wrong one. It had my Win7 installation and my MBR on it.</p> <p>I figured, no big deal, I'll just use my super grub disk to boot properly, only it couldn't. For reasons unknown, even when I pointed it to the correct /boot partition, it couldn't boot. It also listed my raid 1 array partitions as "unknown".</p> <p>Here's my setup: SDA: 250 GB total - 250 GB in an NTFS partition with Win7 installed (this is the one I formatted)<br> SDB: 850 GB total - 4 GB Swap - 846 GB forms a raid array<br> SDC: 850 GB total - 4 GB /boot - 846 GB forms second part of raid array<br> SDD: 200 GB total - 200 GB NTFS partition with WinXP installed (this is the one I meant to format)</p> <hr> <p>The Raid array is an LVM separated into a / and a /home. Neither are encrypted. I don't remember the exact distribution.</p> <p>What can I do to recover my Ubuntu installation and restore GRUB to the MBR?</p> <p>My /boot/grub/grub.cfg</p> <pre><code># # DO NOT EDIT THIS FILE # # It is automatically generated by /usr/sbin/grub-mkconfig using templates # from /etc/grub.d and settings from /etc/default/grub # ### BEGIN /etc/grub.d/00_header ### if [ -s $prefix/grubenv ]; then load_env fi set default="0" if [ ${prev_saved_entry} ]; then set saved_entry=${prev_saved_entry} save_env saved_entry set prev_saved_entry= save_env prev_saved_entry set boot_once=true fi function savedefault { if [ -z ${boot_once} ]; then saved_entry=${chosen} save_env saved_entry fi } function recordfail { set recordfail=1 if [ -n ${have_grubenv} ]; then if [ -z ${boot_once} ]; then save_env recordfail; fi; fi } insmod raid insmod mdraid insmod lvm insmod ext2 set root='(main-root)' search --no-floppy --fs-uuid --set 12dbe5ea-5a53-4928-bf91-23697c1bcba0 if loadfont /usr/share/grub/unicode.pf2 ; then set gfxmode=640x480 insmod gfxterm insmod vbe if terminal_output gfxterm ; then true ; else # For backward compatibility with versions of terminal.mod that don't # understand terminal_output terminal gfxterm fi fi insmod ext2 set root='(hd3,1)' search --no-floppy --fs-uuid --set f1284e5e-f162-4964-b904-f05f47f6325d set locale_dir=($root)/grub/locale set lang=en insmod gettext if [ ${recordfail} = 1 ]; then set timeout=-1 else set timeout=10 fi ### END /etc/grub.d/00_header ### ### BEGIN /etc/grub.d/05_debian_theme ### set menu_color_normal=white/black set menu_color_highlight=black/light-gray ### END /etc/grub.d/05_debian_theme ### ### BEGIN /etc/grub.d/10_linux ### menuentry 'Ubuntu, with Linux 2.6.32-25-generic' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root='(hd3,1)' search --no-floppy --fs-uuid --set f1284e5e-f162-4964-b904-f05f47f6325d linux /vmlinuz-2.6.32-25-generic root=/dev/mapper/main-root ro quiet splash initrd /initrd.img-2.6.32-25-generic } menuentry 'Ubuntu, with Linux 2.6.32-25-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root='(hd3,1)' search --no-floppy --fs-uuid --set f1284e5e-f162-4964-b904-f05f47f6325d echo 'Loading Linux 2.6.32-25-generic ...' linux /vmlinuz-2.6.32-25-generic root=/dev/mapper/main-root ro single echo 'Loading initial ramdisk ...' initrd /initrd.img-2.6.32-25-generic } menuentry 'Ubuntu, with Linux 2.6.32-24-generic' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root='(hd3,1)' search --no-floppy --fs-uuid --set f1284e5e-f162-4964-b904-f05f47f6325d linux /vmlinuz-2.6.32-24-generic root=/dev/mapper/main-root ro quiet splash initrd /initrd.img-2.6.32-24-generic } menuentry 'Ubuntu, with Linux 2.6.32-24-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root='(hd3,1)' search --no-floppy --fs-uuid --set f1284e5e-f162-4964-b904-f05f47f6325d echo 'Loading Linux 2.6.32-24-generic ...' linux /vmlinuz-2.6.32-24-generic root=/dev/mapper/main-root ro single echo 'Loading initial ramdisk ...' initrd /initrd.img-2.6.32-24-generic } menuentry 'Ubuntu, with Linux 2.6.32-23-generic' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root='(hd3,1)' search --no-floppy --fs-uuid --set f1284e5e-f162-4964-b904-f05f47f6325d linux /vmlinuz-2.6.32-23-generic root=/dev/mapper/main-root ro quiet splash initrd /initrd.img-2.6.32-23-generic } menuentry 'Ubuntu, with Linux 2.6.32-23-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root='(hd3,1)' search --no-floppy --fs-uuid --set f1284e5e-f162-4964-b904-f05f47f6325d echo 'Loading Linux 2.6.32-23-generic ...' linux /vmlinuz-2.6.32-23-generic root=/dev/mapper/main-root ro single echo 'Loading initial ramdisk ...' initrd /initrd.img-2.6.32-23-generic } menuentry 'Ubuntu, with Linux 2.6.32-22-generic' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root='(hd3,1)' search --no-floppy --fs-uuid --set f1284e5e-f162-4964-b904-f05f47f6325d linux /vmlinuz-2.6.32-22-generic root=/dev/mapper/main-root ro quiet splash initrd /initrd.img-2.6.32-22-generic } menuentry 'Ubuntu, with Linux 2.6.32-22-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root='(hd3,1)' search --no-floppy --fs-uuid --set f1284e5e-f162-4964-b904-f05f47f6325d echo 'Loading Linux 2.6.32-22-generic ...' linux /vmlinuz-2.6.32-22-generic root=/dev/mapper/main-root ro single echo 'Loading initial ramdisk ...' initrd /initrd.img-2.6.32-22-generic } menuentry 'Ubuntu, with Linux 2.6.31-14-generic' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root='(hd3,1)' search --no-floppy --fs-uuid --set f1284e5e-f162-4964-b904-f05f47f6325d linux /vmlinuz-2.6.31-14-generic root=/dev/mapper/main-root ro quiet splash initrd /initrd.img-2.6.31-14-generic } menuentry 'Ubuntu, with Linux 2.6.31-14-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root='(hd3,1)' search --no-floppy --fs-uuid --set f1284e5e-f162-4964-b904-f05f47f6325d echo 'Loading Linux 2.6.31-14-generic ...' linux /vmlinuz-2.6.31-14-generic root=/dev/mapper/main-root ro single echo 'Loading initial ramdisk ...' initrd /initrd.img-2.6.31-14-generic } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/20_memtest86+ ### menuentry "Memory test (memtest86+)" { insmod ext2 set root='(hd3,1)' search --no-floppy --fs-uuid --set f1284e5e-f162-4964-b904-f05f47f6325d linux16 /memtest86+.bin } menuentry "Memory test (memtest86+, serial console 115200)" { insmod ext2 set root='(hd3,1)' search --no-floppy --fs-uuid --set f1284e5e-f162-4964-b904-f05f47f6325d linux16 /memtest86+.bin console=ttyS0,115200n8 } ### END /etc/grub.d/20_memtest86+ ### ### BEGIN /etc/grub.d/30_os-prober ### menuentry "Windows XP Ultimate (on /dev/sdb1)" { insmod ntfs set root='(hd1,1)' search --no-floppy --fs-uuid --set 1a440692440670b5 drivemap -s (hd0) ${root} chainloader +1 } menuentry "Windows 7 (loader) (on /dev/sdc1)" { insmod ntfs set root='(hd2,1)' search --no-floppy --fs-uuid --set 5816f15316f1331c chainloader +1 } ### END /etc/grub.d/30_os-prober ### ### BEGIN /etc/grub.d/40_custom ### # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not to change # the 'exec tail' line above. ### END /etc/grub.d/40_custom ### </code></pre>
2712
2712
2010-10-11T22:19:56.393
2010-10-12T05:48:07.757
I've lost my MBR and now I can't boot
[ "grub2", "raid" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>If you mean <a href=\"http://www.supergrubdisk.org\" rel=\"nofollow noreferrer\">this</a> then (IIRC) it cannot fix GRUB2, which is what Ubuntu uses as bootloader. It fixes only legacy grub (or grub 1) which used to be the bootloader until Ubuntu 9.04 aka Jaunty.</p>\n\n<p>Th...
null
null
null
null
null
5358
1
5367
2010-10-08T16:53:50.453
13
6961
<p>I noticed that when I am running applications such BitTorrent all the other applications have trouble accessing the network. </p> <p>I am sure it would be possible to limit BitTorrent's network usage but what I really want is to be able to set priorities to applications (or protocols) accessing the network. For example, let's say I put max priority for the browser (or http) and then, no matter how much bandwidth was using at the time, the http packets would always go through. </p> <p>Is this possible? Is there an application for Ubuntu to do this or a way to configure this on Ubuntu directly?</p>
2713
866
2010-12-31T08:35:32.040
2016-06-03T13:45:05.813
Configure application priority to access the network
[ "networking" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<h2>Wondershaper</h2>\n\n<p>If it's not too simple for your use case I suggest you give <code>wondershaper</code> a try.</p>\n\n<blockquote>\n <p>An easy to use traffic shaping script\n that provides these improvements: *\n Low latency for interactive traffic\n (and pings) at all times * Allow\n websurfing at reasonable speeds while\n uploading / downloading * Make sure\n uploads don't hurt downloads * Make\n sure downloads don't hurt uploads . \n It does this by: * Limiting upload\n speed slightly, to eliminate queues<br>\n * Limiting download speed, while allowing bursts, to eliminate queues<br>\n * Interactive traffic skips the queue * ACKs and tiny packets skip the queue</p>\n</blockquote>\n\n<p>It's available as a debian/ubuntu package, just run <code>sudo apt-get install wondershaper</code> to install it. Between <code>wondershaper</code> and using <code>tc</code> directly, trust me, you want wondershaper. At one time I used <code>tc</code> extensively and while quite powerful, it's not a joy to use.</p>\n\n<h2>Starting and configuration of Wondershaper</h2>\n\n<p>Close all programs and other browser pages. Then check your speed at <a href=\"http://speedtest.net\" rel=\"nofollow\">http://speedtest.net</a></p>\n\n<p>Syntax: <em>wondershaper [network interface] [down speed kbit/s] [up speed kbit/s]</em></p>\n\n<p>Example for 8/1M (mbit/s) ADSL connection:</p>\n\n<pre><code>wondershaper eth0 6700 800\n</code></pre>\n\n<p>If you want to clear wondershaper queues (disabling traffic shaping):</p>\n\n<p>Syntax: <em>wondershaper clear [network interface]</em></p>\n\n<pre><code>wondershaper clear eth0\n</code></pre>\n\n<h2>Starting wondershaper automatically when OS starts</h2>\n\n<p>This can be done by editing the file <code>/etc/network/interfaces</code></p>\n\n<p>Before:</p>\n\n<pre><code>auto lo\niface lo inet loopback\n</code></pre>\n\n<p>After:</p>\n\n<pre><code>iface eth0 inet dhcp\n up /sbin/wondershaper eth0 6700 800\n down /sbin/wondershaper clear eth0\nauto eth0\n</code></pre>\n\n<p>Notice <strong>this is just an example</strong>. Actual settings might differ a bit in your system. For example, in your system the network interface might be eth0 instead of eth2.</p>\n\n<p><strong>To find your network device</strong> execute: <code>ifconfig</code> or see <strong>connection information</strong> of network manager.</p>\n\n<p>Source: <a href=\"http://www.mdash.net/traffic-shaping-using-wondershaper\" rel=\"nofollow\">http://www.mdash.net/traffic-shaping-using-wondershaper</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-08T18:51:29.473", "id": "5495", "postId": "5367", "score": "0", "text": "Wow, that's an excellent resource. I thinking setting `NOPRIOPORTSRC` to his bittorrent port would do exactly what he needs.", "userDisplayName": null, "userId": "1138" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-08T18:00:22.230", "id": "5367", "lastActivityDate": "2012-10-16T17:42:19.303", "lastEditDate": "2012-10-16T17:42:19.303", "lastEditorDisplayName": null, "lastEditorUserId": "5538", "ownerDisplayName": null, "ownerUserId": "289", "parentId": "5358", "postTypeId": "2", "score": "8" }
[ { "accepted": null, "body": "<p>This is called bandwidth management, which on Ubuntu is done through the tc command. More info <a href=\"http://lartc.org/howto/lartc.qdisc.html\" rel=\"nofollow\">here</a>, but it is not for the faint of heart. </p>\n", "commentCount": "0", "comments": [], "com...
null
null
null
null
null
5363
1
5378
2010-10-08T17:39:17.367
31
38383
<p>Rather than rephrasing my question, let me describe to you the desired user-case:</p> <p>I create a short shell-script to run command "gnome-terminal --someoptionflagname 'my text to be posted'", and execute this script.</p> <p>Gnome-terminal pops up, with command-line prompt followed by my text. </p> <p>ie: <code>fields@mycomputer:/$ my text to be posted</code></p> <p>Can this be done?</p>
2383
null
null
2020-09-18T18:50:07.983
How to start a terminal with certain text already input on the command-line?
[ "command-line", "scripts", "bash", "gnome-terminal" ]
7
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-08T19:46:16.523", "id": "5499", "postId": "5363", "score": "0", "text": "If [this bug](https://bugs.launchpad.net/ubuntu/+bug/378648) is ever fixed in Ubuntu you should look into [cnee](http://packages.ubuntu.com/lucid/x11/cnee).", "userDisplayName": null, "use...
{ "accepted": true, "body": "<p>You can do this with <a href=\"http://manpages.ubuntu.com/manpages/lucid/en/man1/expect.1.html\">expect</a> (<a href=\"http://apt.ubuntu.com/p/expect\">install</a>). Create and make executable <code>~/bin/myprompt</code>:</p>\n\n<pre><code>#!/usr/bin/expect -f\n\n# Get a Bash shell\nspawn -noecho bash\n\n# Wait for a prompt\nexpect \"$ \"\n\n# Type something\nsend \"my text to be posted\"\n\n# Hand over control to the user\ninteract\n\nexit\n</code></pre>\n\n<p>and run Gnome Terminal with:</p>\n\n<pre><code>gnome-terminal -e ~/bin/myprompt\n</code></pre>\n", "commentCount": "6", "comments": [ { "creationDate": "2010-10-09T00:42:44.840", "id": "5515", "postId": "5378", "score": "0", "text": "+1 for using Expect. I've used this for years to help automate a lot of things.", "userDisplayName": null, "userId": "41" }, { "creationDate": "2010-10-10T02:38:22.063", "id": "5573", "postId": "5378", "score": "0", "text": "This is cool. I was hoping there would be some simple(ish) answer based on default gnome-terminal functionality, but looks like this answers the job.", "userDisplayName": null, "userId": "2383" }, { "creationDate": "2010-10-10T02:47:53.807", "id": "5581", "postId": "5378", "score": "0", "text": "This one has been bugging me so long, I almost couldn't remember what the intended use-case was. So, for clarification: I would want to do something like \"gnome-terminal -e ls\", but the catch is to have the window remain open. So, basically shortcuts to opening a terminal and running shell commands. Does this clarify issues vs aendruk/msw's answers?", "userDisplayName": null, "userId": "2383" }, { "creationDate": "2010-10-10T03:21:52.713", "id": "5590", "postId": "5378", "score": "1", "text": "If all you want is the terminal to remain open after a command, there are [much simpler solutions](http://askubuntu.com/questions/3359/with-a-launcher-for-a-terminal-application-how-can-i-keep-the-terminal-open-afte).", "userDisplayName": null, "userId": "1859" }, { "creationDate": "2011-12-02T02:17:22.387", "id": "95848", "postId": "5378", "score": "0", "text": "Super, thanks. I've successfully integrated this into a shell script that call calls Pentaho data integration tool. Then I've added the call to this script to Unity launcher in 11.10, and it works like a charm.", "userDisplayName": null, "userId": "33173" }, { "creationDate": "2014-05-26T11:36:38.797", "id": "625732", "postId": "5378", "score": "0", "text": "Beautiful solution! I've added this as an external tool to gedit. Now it's much easier to quickly test my scripts while working on them (I prefer an external terminal over the one built into gedit).", "userDisplayName": null, "userId": "81372" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-08T23:06:43.323", "id": "5378", "lastActivityDate": "2010-10-10T03:28:08.783", "lastEditDate": "2010-10-10T03:28:08.783", "lastEditorDisplayName": null, "lastEditorUserId": "1859", "ownerDisplayName": null, "ownerUserId": "1859", "parentId": "5363", "postTypeId": "2", "score": "33" }
[ { "accepted": null, "body": "<p>You can use the <code>-e</code> or <code>-x</code> arguments to run a command inside a newly popped up terminal, but that's not exactly what you want.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-10T02:41:45.317", "id": "...
null
null
null
null
null
5369
1
null
2010-10-08T20:35:43.813
1
908
<p>By PS3 Media server, I mean the package, rather than an actual PS3. It's a uPnp server. My XBox can see it and stream from it, but the Coherence plug-in of RhythmBox does not seem to be able to. I suspect it may need a new renderer configuration. Has anyone run into this problem and resolved it? I also had the same problem with x360mediaserver, a similar server side package.</p>
1217
1217
2011-02-21T11:52:35.880
2011-02-21T11:52:35.880
Why can't RhythmBox/Coherence see PS3 Media Server?
[ "rhythmbox", "mediaserver", "upnp" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You may be seeing something that I am seeing, albeit from a different source (see question <a href=\"https://askubuntu.com/questions/2540/rhythmbox-accessing-windows-7-media-streaming\">here</a>). I was not able to see a uPnP share on my Win7 box with 10.04, but I was able to...
null
null
null
null
null
5373
1
null
2010-10-08T21:53:26.097
4
1394
<p>I'd like to use an SWF file as screensaver.</p> <p>From <a href="http://www.jwz.org/xscreensaver/faq.html#mpeg" rel="nofollow">xscreensaver FAQ</a>:</p> <blockquote> <p>To play SWF Flash animations:</p> <p>Macromedia's stand-alone Flash player has xscreensaver support, as of version 6.0.79 and later. To use it, put a line like this in the `programs' preference in your .xscreensaver file:</p> <pre><code>"My Flash" gflashplayer -root $HOME/movies/my_flash.swf \n\ </code></pre> </blockquote> <p>Every version of the standalone flashplayer I found has no <code>-root</code> option and I can't find <strong>gflashplayer</strong>.</p> <p>Also <code>gnash -x $XSCREENSAVER_WINDOW</code> doesn't seem to work.</p>
2720
null
null
2010-10-08T23:00:27.343
SWF file as screensaver
[ "flash", "screensaver" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I'm not a tree-hugger but using something as CPU intensive as fullscreen Flash when you're not even using your computer seems like using energy for the sake of it.</p>\n\n<p>Be cool and use blank screen (with DPMS settings) instead. It'll cost you less.</p>\n", "commentCo...
null
null
null
null
null
5374
1
5494
2010-10-08T21:55:18.313
5
3478
<p>Compcache is a form of compressed ram swap that should improve performance in some circumstances for memory starved machines. <a href="http://code.google.com/p/compcache/">http://code.google.com/p/compcache/</a></p> <p>Apparently Ubuntu has had this available for a bit now, and I attempted to enable it, and found this post: <a href="http://ubuntuforums.org/showpost.php?p=6609064&amp;postcount=10">http://ubuntuforums.org/showpost.php?p=6609064&amp;postcount=10</a></p> <p>What other steps do I have to take to enable compcache on Ubuntu, or is that it?</p>
2138
null
null
2011-10-16T18:01:18.597
How To Enable Compcache?
[ "kernel" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>According to the <a href=\"https://wiki.ubuntu.com/Compcache\" rel=\"nofollow\">Ubuntu wiki entry on Compcache</a>, I think that's it. But in another post in the thread you linked to, a user suggests tweaking the setting. Also, as you can see here, there's a way to set an upper limit to the memory used by a temporary file system.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-10-10T08:14:19.043", "id": "5609", "postId": "5494", "score": "0", "text": "I can not verify it is working in any way I know, however yes, I found the settings right in initramfs.conf, and set it to use 20% and lzma compression. Thanks for the answer! If I find out more I will share it here, and if it is truly enabled this is the answer. :)", "userDisplayName": null, "userId": "2138" }, { "creationDate": "2010-10-13T06:13:30.050", "id": "6606", "postId": "5494", "score": "0", "text": "The compcache page says that it should show up in my list of swaps, it does not. Though the /dev/ramzswap0 file is there I am unable to run sudo swapon with it. I get this error: swapon: /dev/ramzswap0: read swap header failed: Invalid argument\n\nI assume I have to run mkswap on it, but that fails as well. mkswap: error: swap area needs to be at least 40 KiB", "userDisplayName": null, "userId": "2138" }, { "creationDate": "2010-10-24T20:53:59.610", "id": "9250", "postId": "5494", "score": "0", "text": "Did some testing, seems like it works even though I am unable to confirm it.", "userDisplayName": null, "userId": "2138" }, { "creationDate": "2010-10-29T23:25:52.723", "id": "10487", "postId": "5494", "score": "0", "text": "No, the method was right but due to a bug, I am unable to start it without first running: sudo /usr/lib/initramfs-tools/bin/rzscontrol /dev/ramzswap0 --init && sudo swapon -p 100 /dev/ramzswap0. I added this to the rc.local.", "userDisplayName": null, "userId": "2138" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T06:59:19.597", "id": "5494", "lastActivityDate": "2010-10-10T06:59:19.597", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2805", "parentId": "5374", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>According to the <a href=\"https://wiki.ubuntu.com/Compcache\" rel=\"nofollow\">Ubuntu wiki entry on Compcache</a>, I think that's it. But in another post in the thread you linked to, a user suggests tweaking the setting. Also, as you can see here, there's a way to set an upp...
null
null
null
null
null
5377
1
5382
2010-10-08T23:02:24.360
2
707
<p>The versions of libatlas available on <a href="http://packages.debian.org/sid/libatlas-base-dev" rel="nofollow noreferrer">Debian</a> and/or <a href="http://rpmfind.net/linux/RPM/epel/5/i386/atlas-sse2-3.8.3-1.el5.i386.html" rel="nofollow noreferrer">Fedora</a> are much more up to date (as in more than a year if not two newer) than those I see in the Ubuntu repositories.</p> <ol> <li>Why that is?</li> <li>Is it possible (advised?) to bypass the Ubuntu repos and use the packages from the Debian reps (and run into dependency hell)? Or is there a fundamental reasons why libatlas is stuck at 3.6.X in Ubuntu?</li> </ol>
2413
527764
2022-04-06T06:13:13.840
2022-04-06T06:13:13.840
Why is the version of libatlas on Ubuntu so old?
[ "package-management" ]
2
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>libatlas in Ubuntu 10.10 is at upstream version 3.8.3, the same as in Debian and Fedora. See:</p>\n\n<p><a href=\"http://packages.ubuntu.com/maverick/libatlas-base-dev\" rel=\"nofollow\">http://packages.ubuntu.com/maverick/libatlas-base-dev</a></p>\n\n<p>Your best bet is to upgrade to 10.10 (which will be released in two days at the time of this post). Backporting lib packages from Debian or Ubuntu development releases can be a tricky proposition as you would likely have to rebuild any of libatlas' reverse dependencies against the new version as well.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-09T14:11:37.300", "id": "5540", "postId": "5382", "score": "0", "text": "Ok thanks (i didn't know a more recent release of Atlas was included in 1010).", "userDisplayName": null, "userId": "2413" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-09T00:01:40.100", "id": "5382", "lastActivityDate": "2010-10-09T00:01:40.100", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "570", "parentId": "5377", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p><a href=\"http://packages.ubuntu.com/lucid/i386/libatlas-base-dev\" rel=\"nofollow\">libatlas</a> is in the <a href=\"https://help.ubuntu.com/community/Repositories/Ubuntu\" rel=\"nofollow\">Universe</a> repository. According to the Ubuntu Help:</p>\n\n<blockquote>\n <ul>\n ...
null
null
null
null
null
5379
1
null
2010-10-08T23:25:47.917
2
187
<p>Skip this section, unless you want to read some really boring background. </p> <hr> <p>I often prefer to navigate via the keyboard, and I typically launch my most frequently used apps via a system-wide hot-key. </p> <p>For less frequtnely used ones I had developed my own quirky menu-navigation system (in Windows, where I've spent the last 20 years). </p> <p>It relies on the principle of "jump to the <strong>next</strong> item in the list which matches the letter/character I've just typed"... I am only referring to first-letter/character. </p> <p>I created a folder called <strong>`</strong> (ie. a single <strong>back-tick</strong>)<br> In this folder was a simple list of my "secondary" apps... with one minor difference.<br> Each of these was prefixed with with either <strong>`</strong>, <strong>~</strong>, or <strong>!</strong><br> All these keys are conveniently located near the menu-launch key (Win-key, or Alt-F1)<br> ... I have my Main Menu popping <strong>up</strong> (like Windows) </p> <p>This enables me to start any of my secondary apps with a simple consistancy; even blindfolded. </p> <p>Aside from a minor difference in how Ubuntu/(Gnome) submenus must be specifically naviated into (...wheras Windows automatically moves the focus into the sub-menu)... I have this same system working in Ubuntu.<br> I love the way Ubuntu(Linux) is so configurable! </p> <p>But! (such a small word)... there is a problem. </p> <hr> <p>For some unknown reason, the <code>"jump to next item starting with **letter/character**"</code> feature behaves oddly in the Gnome menu.<br> Is it a bug, Is it a feature, Is it tweakable? .... I don't know, but this is how it (mis-)behaves: </p> <p>It <strong>remembers</strong> the most recently accessed item of a letter/character group.. even across seperate open/close cycles of the menu... </p> <p>This beaks the <strong>do-it-blindfolded consistancy</strong> which is why I use this <code>first-letter</code> method. </p> <p><strong>Does anyone know if this is tweakable?</strong> so that each new access to a menu-list causes the "first-item" to be the topmost item (within that first letter/character group), and not the <strong>next</strong> one on from a previous Menu session...</p>
2670
6005
2012-06-12T19:13:17.733
2012-06-12T19:13:17.733
Main Menu keyboard navigation does not restart at the first typed letter. Is this a bug or a tweakable feature?
[ "menu", "navigation" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>First, sorry for not quite answering your question, but it seems to me that there are other solutions that may fit your bill...</p>\n\n<p>From what I gather, you want to quickly launch applications from the keyboard and you'd like to retain the \"muscle memory\" you acquired ...
null
null
null
null
null
5380
1
5385
2010-10-08T23:29:56.330
5
28745
<p>The java/flash plugin support in the browsers seems a little iffy (not to mention hard to configure.) My specific question is, is it possible to kill the flash/java PID and restart the process? Anyone know how to ID these plugin processes? I've closed out the browser and reopened, it doesn't seem to die with them. Is flash persistent?</p>
2367
null
null
2010-10-09T01:15:57.410
how to restart java/flash from command line?
[ "flash", "java" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Flash typically isn't persistent but can hang. For Chrome and Firefox (at least) the Flash plugin runs under the following guise (If you're using <code>flashplayer-nonfree</code>):</p>\n\n<p><code>/usr/lib/nspluginwrapper/i386/linux/npviewer.bin --plugin /usr/lib/flashplugin-installer/libflashplayer.so --connection /org/wrapper/NSPlugins/libflashplayer.so/30310-2</code></p>\n\n<p>To find the pid you could simply run the following from the command line:</p>\n\n<p><code>ps -aef | grep flashplayer</code></p>\n\n<p>This should produce an eight columned list. The second and third columns are the pid and parent pid (respectively) so you should be able to just run <code>kill &lt;pid&gt;</code> replacing the bracketed pid with the numerical PID.</p>\n\n<p>As for restarting the flashplayer plugin it should automatically start up again on the next invocation (or refresh) of a page requiring flash.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-09T12:12:36.287", "id": "5528", "postId": "5385", "score": "0", "text": "This has changed in the latest release to `/usr/lib/firefox-3.6.10/plugin-container` but the `ps` command stands.", "userDisplayName": null, "userId": "449" }, { "creationDate": "2015-03-19T19:29:51.083", "id": "834710", "postId": "5385", "score": "0", "text": "When I try this the `pid` increments (by 2) on each `ps -aef` query, and isn't found when I try to kill it... Its parent pid persists though", "userDisplayName": null, "userId": "266014" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-09T01:15:57.410", "id": "5385", "lastActivityDate": "2010-10-09T01:15:57.410", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "41", "parentId": "5380", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p>I generally get rid of poorly behaved flash processes with 'killall npviewer.bin'. It will usually reload with a refresh.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-09...
null
null
null
null
null
5394
1
5398
2010-10-09T06:49:53.500
8
7231
<p>I have a fresh installation of Ubuntu 10.10 (amd64). Even though the Postgresql (8.4.5) server and client are installed, the postgresql directory in /etc folder is missing.</p> <p>Any clues what could be cause of this problem.</p>
2725
235
2010-10-09T15:01:06.870
2010-10-09T15:01:06.870
PostgreSQL missing /etc/postgresql folder?
[ "10.10", "installation" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-09T11:27:17.973", "id": "5527", "postId": "5394", "score": "0", "text": "Well, works for me anyway - http://paste.ubuntu.com/509394/. Did apt give you any errors while installing the package postgresql-8.4?", "userDisplayName": null, "userId": "24" }, { ...
{ "accepted": true, "body": "<p>The solution was to reinstall after purging the packages.</p>\n\n<p><code>sudo apt-get remove --purge postgresql-8.4</code></p>\n\n<p>then</p>\n\n<p><code>sudo apt-get install postgresql-8.4</code></p>\n", "commentCount": "2", "comments": [ { "creationDate": "2019-03-03T16:54:37.603", "id": "1856968", "postId": "5398", "score": "0", "text": "Same idea worked for me on Ubuntu 18.10 with `postgresql-11`.", "userDisplayName": null, "userId": "667220" }, { "creationDate": "2019-03-14T06:52:47.300", "id": "1862506", "postId": "5398", "score": "0", "text": "Did't solve it for me... sadly... But for me \"only\" the dirs inside the postgresql dir are missing. Should be /etc/postgresql/10/main/", "userDisplayName": null, "userId": "744576" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-09T11:15:59.903", "id": "5398", "lastActivityDate": "2010-10-09T14:56:38.443", "lastEditDate": "2010-10-09T14:56:38.443", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "2725", "parentId": "5394", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p>The solution was to reinstall after purging the packages.</p>\n\n<p><code>sudo apt-get remove --purge postgresql-8.4</code></p>\n\n<p>then</p>\n\n<p><code>sudo apt-get install postgresql-8.4</code></p>\n", "commentCount": "2", "comments": [ { "creationDa...
null
null
null
null
null
5396
1
null
2010-10-09T08:32:31.963
5
410
<p>The Bazaar DVCS seems to be left far behind Git and Mercurial, at least in terms of adoption and overall mindshare in the VCS space. AFAIK the only high profile projects using bzr are Ubuntu and Launchpad, both directly backed by Canonical. So I'm wondering, would it make sense for Canonical to switch to one of the other two leading contenders instead of keep allocating resources to it ? Is there any strategic advantage, technical or otherwise, in pushing Bazaar at this time and age ? </p>
2726
null
null
2010-10-09T14:16:23.117
Future of Bazaar
[ "bazaar" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-09T11:14:26.117", "id": "5526", "postId": "5396", "score": "2", "text": "MySQL and MariaDB? GNU Emacs? Bugzilla? Squid? But yeah, at least Git is definitely gaining more adoption and mindshare.", "userDisplayName": null, "userId": "24" } ]
null
[ { "accepted": null, "body": "<p>I don't use Bazaar, but when I have to - however, in the spirit of open source bazaar fits the bill. In the viewpoint of Canonical, Git and other source control tools didn't cut it for them so they produced Bazaar which suites their needs to a T. Would I like them to switch t...
null
null
2010-10-10T09:09:52.773
null
null
5397
1
null
2010-10-09T09:25:45.123
3
830
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/3222/my-webcam-wont-work-how-do-i-debug">my webcam wont work - how do I debug?</a> </p> </blockquote> <p>Hi, basically I have installed Ubuntu Netbook (10.04) on my Dell Mini 10v (Inspiron 1011) and the webcam does not work. I tried with cheese and skype and they don't see any webcam. </p> <p>I've been searching in internet but it looks like no one is having problems with the webcam on ubuntu and therefore, I don't find what I can do to fix the problem.</p> <p>I would appreciate if anyone could help me do it!</p> <p>Thanks</p> <p>Edit: Thanks for the comment, this is the otuput of lsusb, it seems it is not detected :S</p> <pre><code> Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 046d:c526 Logitech, Inc. MX Revolution Cordless Mouse Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 004: ID 0bda:0158 Realtek Semiconductor Corp. Mass Storage Device Bus 001 Device 003: ID 174f:1403 Syntek Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub </code></pre>
2702
-1
2017-04-13T12:24:32.903
2010-10-10T07:39:09.233
Webcam not recognized in Dell Mini 10v on Lucid Lynx. How to troubleshoot?
[ "webcam" ]
0
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-09T16:54:32.510", "id": "5555", "postId": "5397", "score": "2", "text": "[This](http://ubuntu.stackexchange.com/q/3222/270) may be a related question (for steps to debug). The first step is to see if the device is detected and any driver is loaded for it. Can you run `...
null
[]
null
null
2010-10-12T21:48:28.790
null
null
5399
1
5747
2010-10-09T12:21:48.887
2
1709
<p><strong>Background</strong> </p> <p>I am trying to configure NFS on my Windows Server 2008 with UNIX Extensions to be able to connect to Ubuntu. However in 2008 you need AD to activate User Profile Mappings. Windows can however connect to a Identity Manager Service to retrieve this information from another machine. The reason for not running AD is that the server and setup is on a home network, and therefore AD is completely unnecessary.</p> <p><strong>The Question</strong></p> <p>How and can I configure my Ubuntu machine to provide a User Profile Mapping service, and what/how would I go about setting it up on my Ubuntu machine? I need to be able to map my Windows Users to my Linux users without require AD.</p> <p>The problem with using OpenLDAP is that it doesn't support Server 2008 and also I am not sharing anything <strong>from</strong> Ubuntu. Also NFS can see the shares on the Server however can't connect to them in anyway.</p> <p><strong>Current Setup</strong></p> <p>I am running Ubuntu 10.10 without any GUI. It is a headless installation mainly used to run service type software and to do some network monitoring. It does not have any shares on the box, however connects to shares on the Windows Server 2008 machine using CIFS and FSTAB mounts. However I would like to switch to NFS because symlinks won't work when running RSYNC to backup the Ubuntu box for example.</p>
null
null
2010-10-11T16:01:42.663
2010-10-11T16:01:42.663
Ubuntu and Windows Server 2008 NFS
[ "10.10", "windows", "nfs", "users" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I believe you're looking to set up a Windows domain controller on Ubuntu, which you can do with a combo of OpenLDAP and Samba.</p>\n\n<p>Here's a very thorough guide:\n<a href=\"http://download.gna.org/smbldap-tools/docs/samba-ldap-howto/\" rel=\"nofollow\">http://download.gna.org/smbldap-tools/docs/samba-ldap-howto/</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-10T20:31:36.097", "id": "5779", "postId": "5747", "score": "0", "text": "Thanks. This does answer my question however the problem with this particular solution is it does not work with Windows Server 2008.", "userDisplayName": "Diago", "userId": null } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T20:13:53.280", "id": "5747", "lastActivityDate": "2010-10-10T20:13:53.280", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3058", "parentId": "5399", "postTypeId": "2", "score": "0" }
[ { "accepted": null, "body": "<p>I don't know what is <em>User Profile Mappings</em> but I can suggest this new NFS 4.1 driver to provide NFS shares on Windows:</p>\n\n<p><a href=\"http://www.citi.umich.edu/projects/nfsv4/windows/readme.html\" rel=\"nofollow\">http://www.citi.umich.edu/projects/nfsv4/windows...
null
null
null
Diago
Diago
5401
1
null
2010-10-09T13:22:13.083
19
53514
<p>I'm searching for a tool to backup a whole ext4 partition to an image. I tried the latest version of mondo, which is not working. What are good alternatives?</p>
2689
8844
2011-03-01T00:57:53.463
2020-09-21T15:47:24.107
Which tool to backup an ext4 partition?
[ "backup", "ext4" ]
8
1
CC BY-SA 2.5
[ { "creationDate": "2017-09-10T15:51:13.347", "id": "1521907", "postId": "5401", "score": "1", "text": "Related: [Moving entire Linux installation to another drive](https://askubuntu.com/questions/741723/moving-entire-linux-installation-to-another-drive), [What's a good back-up strategy for 1 des...
null
[ { "accepted": null, "body": "<p>Try <a href=\"http://clonezilla.org\">Clonezilla</a>. It runs in a liveCD environment, and supports any sort of partition (including ext4), to a variety of stores (NFS, SMB, SSH, local filesystems). </p>\n\n<p>I use it all the time to image workstations in our labs. </p>\n", ...
null
null
null
null
null
5403
1
5412
2010-10-09T13:44:42.417
6
2689
<p>I've added the am-monkeyd PPA and upgraded my system. Yet, there's no sign of elementary in my fresh Maverick RC install. Have I done anything wrong?</p> <p>The PPA upgrades the default nautilus package and there is no separate "nautilus-elementary" package as of now.</p> <p>Now, there are three versions listed in the package properties:</p> <pre><code>1:2.32.0-0ubuntu1-ppa1 (maverick); 1:2.32.0-0ubuntu5~ppa5 (maverick); 1:2.32.0-0ubuntu1 (maverick); </code></pre> <p>Anything you can make out from this?</p>
1838
1067
2010-12-31T17:47:51.847
2011-03-28T11:22:25.613
How do I install Nautilus-Elementary?
[ "10.10", "package-management", "ppa", "nautilus-elementary" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>From examining the <a href=\"http://ppa.launchpad.net/am-monkeyd/nautilus-elementary-ppa/ubuntu/dists/maverick/main/\" rel=\"nofollow\">ppa</a> itself <code>1:2.32.0-0ubuntu5~ppa140</code> looks to be the right version.</p>\n\n<p>Did you try <code>apt-cache policy nautilus</code> to see if the ppa is correctly listed in package sources ?</p>\n", "commentCount": "7", "comments": [ { "creationDate": "2010-10-09T15:28:50.167", "id": "5548", "postId": "5412", "score": "0", "text": "Thank you very much! That's it. There's an other PPA which provides (the traditional) nautilus packages. Now that I've identified that PPA, I'll try purging it. This should definitely help. Thanks a lot! :)", "userDisplayName": null, "userId": "1838" }, { "creationDate": "2010-10-09T15:30:12.313", "id": "5549", "postId": "5412", "score": "1", "text": "I am happy that we could get a problem solved in less than an hour with 2 remote people collaborating... stackexchange never caeases to amaze me ...", "userDisplayName": null, "userId": "270" }, { "creationDate": "2010-10-09T15:32:36.193", "id": "5550", "postId": "5412", "score": "0", "text": "That's it! I've purged the PPA and I have nautilus elementary now! I marked your answer as my answer of choice. Can't thank you more! :)", "userDisplayName": null, "userId": "1838" }, { "creationDate": "2010-10-09T15:32:54.663", "id": "5551", "postId": "5412", "score": "0", "text": "Yeah! Great site, this. :)", "userDisplayName": null, "userId": "1838" }, { "creationDate": "2010-10-09T15:37:05.147", "id": "5552", "postId": "5412", "score": "3", "text": "Thanks for the detective work. I filed a bug against it: https://bugs.launchpad.net/nautilus-elementary/+bug/657360", "userDisplayName": null, "userId": "1078" }, { "creationDate": "2010-10-09T15:42:44.653", "id": "5553", "postId": "5412", "score": "0", "text": "Hey, thanks for that. And BTW, the PPA (evidently) given the greater preference as the package source is \"http://ppa.launchpad.net/erik-b-andersen/rgba-gtk/ubuntu/ maverick/main\". I purged it and now have Nautilus elementary. And I second that statement of yours, regarding the \"upgrade wars\". :)", "userDisplayName": null, "userId": "1838" }, { "creationDate": "2010-10-09T22:33:18.097", "id": "5565", "postId": "5412", "score": "0", "text": "In fairness to the package author, it appears to result from a design limitation in the Gnome desktop (lack of choice of) file manager. See the bug report I noted above for detail.", "userDisplayName": null, "userId": "1078" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-09T15:25:30.300", "id": "5412", "lastActivityDate": "2010-10-09T15:25:30.300", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "270", "parentId": "5403", "postTypeId": "2", "score": "8" }
[ { "accepted": null, "body": "<p>Adding the PPA only lists the source as a place to get packages</p>\n\n<pre><code>$ sudo apt-get update &amp;&amp; sudo apt-get install nautilus-elementary\n</code></pre>\n\n<p>is what you need to actually install the package <code>nautilus-elementary</code>.</p>\n\n<h2>added...
null
null
null
null
null
5410
1
6410
2010-10-09T15:11:24.237
17
32390
<p>I use krusader for file management stuff. the problem is that apache's <code>DocumentRoot</code> should be under <code>chown www-data:www-data /path/to/www</code>. so using krusader (which is run under my account) I've not write access to <code>/path/to/www</code> while I really need. I don't know how other developers can continue doing things with such a restriction!</p> <p>I wondered if I could run krusader as <code>www-data</code> then I will be able to easily play with files. but using <code>su - www-data</code> asked me for <code>www-data</code>'s password!!</p> <p><strong>So, how can I run an application (like krusader) as another user (like www-data) in Gnome?</strong></p> <p>or is there any other solution for my case? (tough I'm really curious to know the answer!)</p> <p>keep in mind that I know I can run it <strong>as root</strong>! but this will cause some permission problems when using <code>cp</code> and <code>mkdir</code>, you know.</p> <p><strong>PS:</strong> <code>sudo</code> and <code>gksudo</code> did not help:</p> <pre><code>$ gksudo -u -www-data krusader No protocol specified krusader: cannot connect to X server :0.0 </code></pre> <p><strong>Final Note:</strong> according the best answer, i did <code>chmod u+w /path/to/www</code> and my problem solved. but i still has not been succeeded in opening krusader as another user!</p>
1792
1792
2010-10-13T16:14:56.320
2015-10-07T03:21:48.063
How to run an Application as another user?
[ "gnome", "permissions", "sudo" ]
9
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Rethinking about this question (I hope to have understood your problem right, but correct me if I'm wrong), I found an another solution and I think you don't need to run the application as www-data nor to play with permissions. You said that:</p>\n\n<blockquote>\n <p>Apache's DocumentRoot should be under\n chown www-data:www-data /path/to/www</p>\n</blockquote>\n\n<p>but actually, this isn't fully true: Apache's <code>DocumentRoot</code> must be readable by <code>www-data</code>, but not necessarily owned by it. By default, in Ubuntu Desktop, all files and directories you create are readable by everybody, so you can set your DocumentRoot to a directory inside your home folder, for example:</p>\n\n<pre><code>DocumentRoot /home/user/my-project/my-document-root\n</code></pre>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-13T16:10:55.473", "id": "6748", "postId": "6410", "score": "0", "text": "thanks! it just worked. and your explanation of why this would work, was very helpful. as this solved my problem but i'm still curious to know how can i open krusader as another user. other solutions just did not work.", "userDisplayName": null, "userId": "1792" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-12T12:59:09.017", "id": "6410", "lastActivityDate": "2010-10-12T12:59:09.017", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2979", "parentId": "5410", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p>Like Marco mentioned you can use <code>gksudo -u www-data &lt;command&gt;</code> to run commands as another user. I routinely use this to run commands as <code>gdm</code> and so far it has never asked me for anything other than my own password.</p>\n\n<p>If you are using kde ...
null
null
null
null
null
5416
1
6858
2010-10-09T17:11:32.790
9
2952
<p>I have encountered a bug relating to stock kernel 2.6.32 in lucid, so I want to upgrade to 2.6.35. What is the simplest way of doing that?</p>
2362
235
2012-07-08T16:28:19.290
2012-07-08T16:28:19.290
How do I install kernel 2.6.35 in 10.04?
[ "10.04", "kernel" ]
4
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>The kernel team has <a href=\"https://lists.ubuntu.com/archives/kernel-team/2010-October/013218.html\" rel=\"nofollow noreferrer\">just announced</a> a 2.6.35 backport for 10.04. Please note:</p>\n\n<blockquote>\n <p>While the primary incentive for the\n backport effort has been server \n enablement, the desktop flavours will\n work but your mileage may vary. I've\n successfully used -generic- on both\n nVidia and Intel graphics GPUs in 2D\n mode. That being said, any bug reports\n against the desktop flavours will be\n marked 'Wont Fix'. There is simply too\n much skew between Maverick DRM and\n Lucid X server drivers.</p>\n</blockquote>\n\n<p>According to the mail the packages mentioned in <a href=\"https://askubuntu.com/questions/5416/how-do-i-install-kernel-2-6-35-in-lucid/5462#5462\">this answer</a> have been deleted.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-13T16:17:53.183", "id": "6858", "lastActivityDate": "2010-10-13T16:17:53.183", "lastEditDate": "2017-04-13T12:23:07.557", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "235", "parentId": "5416", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>The ubuntu kernel team provides <a href=\"https://wiki.ubuntu.com/Kernel/MainlineBuilds\" rel=\"noreferrer\">mainline kernels in a ppa</a>. </p>\n\n<p>You can see a <a href=\"http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=A\" rel=\"noreferrer\">complete list of versions...
null
0
null
null
null
5417
1
5419
2010-10-09T17:14:28.850
385
1952688
<p>I'm looking for a command that would give me the same info as:</p> <pre><code>cat /proc/cpuinfo </code></pre> <p>Except for the GPU (type of the chip and memory, frequency).</p>
2413
158442
2017-12-15T01:36:28.270
2023-05-25T09:04:39.270
How to get the GPU info?
[ "command-line", "graphics", "gpu" ]
25
3
CC BY-SA 3.0
[ { "creationDate": "2018-03-05T17:00:51.300", "id": "1640554", "postId": "5417", "score": "0", "text": "what does: `cat /proc/cpuinfo` do? what info are you looking for?", "userDisplayName": null, "userId": "230288" }, { "creationDate": "2019-09-11T08:46:48.863", "id": "19580...
{ "accepted": true, "body": "<p>That type of information is non-standard, and the tools you will use to gather it vary widely.</p>\n\n<p>The command <code>glxinfo</code> will give you all available OpenGL information for the graphics processor, including its vendor name, if the drivers are correctly installed.</p>\n\n<p>To get clock speed information, there is no standard tool.</p>\n\n<ul>\n<li>For ATI/AMD GPUs running the old Catalyst driver, <code>aticonfig --odgc</code> should fetch the clock rates, and <code>aticonfig --odgt</code> should fetch the temperature data. I'm not familiar with AMDGPU-Pro, but a similar tool should exist.</li>\n<li>For NVIDIA GPUs, the <code>nvidia-smi</code> tool will show all of the information you could want, including clock speeds and usage statistics.</li>\n</ul>\n\n<p>I am not aware of an equivalent tool for the open source drivers or for Intel or other GPUs, but other information on the hardware can be fetched from the <code>lspci</code> and <code>lshw</code> tools.</p>\n", "commentCount": "11", "comments": [ { "creationDate": "2015-03-13T13:40:07.557", "id": "830499", "postId": "5419", "score": "3", "text": "How to install glxinfo?", "userDisplayName": null, "userId": "112882" }, { "creationDate": "2015-03-13T18:20:33.143", "id": "830638", "postId": "5419", "score": "12", "text": "@stiv: It's part of the Mesa library, and comes with the package `mesa-utils` on Ubuntu.", "userDisplayName": null, "userId": "1148" }, { "creationDate": "2017-12-14T23:16:59.710", "id": "1588248", "postId": "5419", "score": "4", "text": "`aticonfig` doesn't appear to be available since the retirement of fglrx. `nvclock` also appears to have been abandoned since the last version was for trusty. Do you have any updated solutions? Here's [what I have](https://askubuntu.com/a/985237/225694) so far..", "userDisplayName": null, "userId": "225694" }, { "creationDate": "2018-05-26T14:10:35.020", "id": "1694853", "postId": "5419", "score": "8", "text": "`glxinfo | grep \"Device\"` worked well enough for me on an Intel GPU", "userDisplayName": null, "userId": "633367" }, { "creationDate": "2019-01-02T20:37:38.943", "id": "1825037", "postId": "5419", "score": "7", "text": "I use: `glxinfo | egrep -i 'device|memory'`", "userDisplayName": null, "userId": "18045" }, { "creationDate": "2019-01-18T05:26:14.037", "id": "1833166", "postId": "5419", "score": "0", "text": "All these `grep`s yield “llvmpipe” on my system. Very odd model …", "userDisplayName": null, "userId": "16049" }, { "creationDate": "2019-03-26T06:00:05.507", "id": "1868919", "postId": "5419", "score": "1", "text": "@stiv `glxinfo` can be installed using the command : `sudo apt install mesa-utils`", "userDisplayName": null, "userId": "804842" }, { "creationDate": "2020-03-30T02:13:09.510", "id": "2055577", "postId": "5419", "score": "0", "text": "nvidia-smi will show stats as well to include GB size.", "userDisplayName": null, "userId": "934596" }, { "creationDate": "2021-07-07T13:02:11.103", "id": "2308800", "postId": "5419", "score": "0", "text": "`lspci` did the trick for me.", "userDisplayName": null, "userId": "174392" }, { "creationDate": "2022-05-20T11:03:18.950", "id": "2449254", "postId": "5419", "score": "0", "text": "`nvidia-smi` is only an option if the driver is installed from what I know. In case of not wanting to use the driver (e.g. libvirt and PCI passthrough of the GPU) this is not possible since the GPU is detatched from the host.", "userDisplayName": null, "userId": "94737" }, { "creationDate": "2023-12-21T01:00:52.547", "id": "2623485", "postId": "5419", "score": "0", "text": "nvidia-smi was the best option for me.", "userDisplayName": null, "userId": "940344" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-10-09T17:30:45.967", "id": "5419", "lastActivityDate": "2020-06-02T18:17:31.463", "lastEditDate": "2020-06-02T18:17:31.463", "lastEditorDisplayName": null, "lastEditorUserId": "1148", "ownerDisplayName": null, "ownerUserId": "1148", "parentId": "5417", "postTypeId": "2", "score": "175" }
[ { "accepted": true, "body": "<p>That type of information is non-standard, and the tools you will use to gather it vary widely.</p>\n\n<p>The command <code>glxinfo</code> will give you all available OpenGL information for the graphics processor, including its vendor name, if the drivers are correctly install...
null
null
null
null
null
5418
1
5457
2010-10-09T17:22:34.377
2
3471
<p>I try to change the appearance of the login screen in ubuntu 10.10 with</p> <pre><code>gksudo -u gdm dbus-launch gnome-appearance-properties </code></pre> <p>but it doesn't work. i get the following error.</p> <p>(gnome-appearance-properties:3624): Gtk-WARNING **: cannot open display: :0.0 No protocol specified Anzeige kann nicht geöffnet werden: </p> <p>What's the reason?</p>
2689
235
2010-10-10T18:16:14.483
2010-10-10T18:16:14.483
Change login screen with gksudo -u gdm ... does not work
[ "10.10", "gdm" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>As an alternative you can try loading the Gnome appearance properties screen directly at the login window. (This worked for me to change the GDM login background on my computer that is running 10.10.)</p>\n\n<p>Add the gnome-appearance-properties application to the GDM login window autostart list using the following terminal commands:</p>\n\n<pre><code>cd /usr/share/gdm/autostart/LoginWindow\nsudo cp /usr/share/applications/gnome-appearance-properties.desktop .\n</code></pre>\n\n<p>When you logout, the appearance properties should appear in front of regular GDM login window. Any changes made will be applied to the GDM login window. When you're finished making changes close the appearance properties and log in as usual.</p>\n\n<p>To stop the appearance properties from appearing again, remove the .desktop file from the login window autostart list using these terminal commands:</p>\n\n<pre><code>cd /usr/share/gdm/autostart/LoginWindow\nsudo rm gnome-appearance-properties.desktop\n</code></pre>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-12-08T22:12:05.813", "id": "98069", "postId": "5457", "score": "0", "text": "is there a solution without login out? and login in?", "userDisplayName": null, "userId": "34907" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T04:17:37.737", "id": "5457", "lastActivityDate": "2010-10-10T04:17:37.737", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "453", "parentId": "5418", "postTypeId": "2", "score": "0" }
[ { "accepted": true, "body": "<p>As an alternative you can try loading the Gnome appearance properties screen directly at the login window. (This worked for me to change the GDM login background on my computer that is running 10.10.)</p>\n\n<p>Add the gnome-appearance-properties application to the GDM login ...
null
null
null
null
null
5423
1
5424
2010-10-09T18:18:28.860
2
847
<p>I've neither installed, nor upgraded, any packages for a couple of days, yet today Rhythmbox is reporting that it was 'unable to activate plugin Desktop Art.' It worked before I left the computer (at around 03:00), but when I restarted this afternoon it either couldn't or wouldn't.</p> <p>I presume couldn't, I don't think my box actively resists my expectations. While I understand there could, potentially, be any number of reasons for this, I was wondering if there's a way to find out <em>why</em> it can't be activated? Or, of course, if anyone knows of a workaround to re-enable one of the few plug-ins I find to be essential.</p> <p>Possibly this might be fixed by simply upgrading to Ubuntu 10.10, but I'd rather know what's happening now, than ignoring it and praying.</p> <p>The only dependencies I could find are the following:</p> <ul> <li>python 2.5 (or higher), currently I have: 2.6.5,</li> <li>gnome-python-desktop, currently locating this package in Synaptic.</li> </ul>
716
716
2010-10-09T18:23:29.533
2013-02-26T15:00:40.543
Unable to activate the Desktop Art plug-in for Rhythmbox
[ "rhythmbox", "plugins" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><strong>Sigh</strong></p>\n\n<p>Apparently, somehow, the <code>pythongnome-desktop</code> package got removed or deleted at some point. Re-installing it seems to have made Rhythmbox much happier and far more amenable. The plug-in's back, and gracing my desktop.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-10-09T18:28:43.050", "id": "5558", "postId": "5424", "score": "0", "text": "Because this was so quickly resolved, once I found the dependencies, I'm not sure if the question's worth leaving for others, or whether I should simply delete it? I leave this decision to the mods and community.", "userDisplayName": null, "userId": "716" }, { "creationDate": "2010-10-09T22:26:52.767", "id": "5564", "postId": "5424", "score": "0", "text": "+1 self answers are good, especially on a well-named, well-tagged question; you may save someone the work you did.", "userDisplayName": null, "userId": "1078" }, { "creationDate": "2010-10-09T23:11:26.450", "id": "5566", "postId": "5424", "score": "0", "text": "@msw, in which case, I'll leave it for the future.", "userDisplayName": null, "userId": "716" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-09T18:27:29.590", "id": "5424", "lastActivityDate": "2010-10-09T18:27:29.590", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "716", "parentId": "5423", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p><strong>Sigh</strong></p>\n\n<p>Apparently, somehow, the <code>pythongnome-desktop</code> package got removed or deleted at some point. Re-installing it seems to have made Rhythmbox much happier and far more amenable. The plug-in's back, and gracing my desktop.</p>\n", "c...
null
null
null
null
null
5425
1
5428
2010-10-09T18:56:12.277
10
10319
<p><strong>Scenario</strong></p> <p>I have a headless Ubuntu 10.10 RC box running a few service applications on my home network. I have a Windows 2008 Server hosting all my network shares and hard drives. I am currently mounting the network drives at boot-up using FSTAB with the following options set:</p> <p><code>credentails=/etc/smbcredentials,</code> <code>iocharset=utf8,uid=1000,gid=1000,file_mode=0777,dir_mode=0777,noserverino,sfu</code></p> <p><strong>Question</strong></p> <p>What option do I need to set to get SYMLINKS to properly register using CIFS? I have to admit the info in <code>man mount.cifs</code> doesn't seem to provide a clear enough definition of which options I should be using for proper support.</p> <p><strong>Problem</strong></p> <p>When running RSYNC from the Ubuntu machine to back up selected folders to the Windows shares, it fails trying to recreate the SYMLINKS. I am concerned that this will create a problem when later trying to restore these files back should I ever need to.</p>
null
null
null
2011-03-24T05:28:18.923
What am I missing to get symlinks to work with CIFS?
[ "10.10", "filesystem", "mount", "fstab", "cifs" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Not sure, but I fear that a cifs share, that in your case is essentially a folder on a ntfs partition available through the network, cannot manage symbolic links.<br/>\nDifferent would be the case if the cifs share were provided by a samba server on a linux machine.</p>\n\n<p>The solution that come to mind is:</p>\n\n<ul>\n<li>create a huge enough file on the share (with dd, for example)</li>\n<li>create a ext4 filesystem on this file</li>\n<li>mount the file as a partition image, with -o loop</li>\n<li>use this ext4 partition as a destination for your backup</li>\n</ul>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-09T21:47:49.410", "id": "5562", "postId": "5428", "score": "0", "text": "Potentially a solution, and not something I considered. It would also most likely be my easiest solution.", "userDisplayName": "Diago", "userId": null }, { "creationDate": "2017-05-27T00:19:09.110", "id": "1451049", "postId": "5428", "score": "0", "text": "It did not work for me", "userDisplayName": null, "userId": "693668" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-09T21:04:51.933", "id": "5428", "lastActivityDate": "2010-10-10T02:52:05.463", "lastEditDate": "2010-10-10T02:52:05.463", "lastEditorDisplayName": null, "lastEditorUserId": "2647", "ownerDisplayName": null, "ownerUserId": "2647", "parentId": "5425", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>Not sure, but I fear that a cifs share, that in your case is essentially a folder on a ntfs partition available through the network, cannot manage symbolic links.<br/>\nDifferent would be the case if the cifs share were provided by a samba server on a linux machine.</p>\n\n<p...
null
null
null
null
Diago
5431
1
5439
2010-10-10T00:38:35.707
34
87436
<p>Is it possible to email attachments from the command line?</p> <p>If possible, I'd like something as simple as:</p> <pre><code>mail -a myfile.txt -t me@example.com -s "Here's my file" </code></pre>
1449
1449
2010-10-10T01:19:55.887
2020-11-14T08:48:29.097
How can I email an attachment from the command line
[ "command-line", "email", "files" ]
7
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-10T01:17:41.830", "id": "5570", "postId": "5431", "score": "1", "text": "The default ubuntu command line mail user-agent `mail` (aka `mailx`) is MIME ignorant therefore cannot handle attachments in any way that isn't 1980ish. This is a good question, I'm looking for th...
{ "accepted": true, "body": "<p>Of all the mail user agents in the Ubuntu repository, it appears that <a href=\"http://packages.ubuntu.com/search?suite=default&amp;section=all&amp;arch=any&amp;searchon=names&amp;keywords=mutt\">mutt</a> is the command-line MUA that is blessed with Long Term Support. </p>\n\n<p>According to <a href=\"http://www.mutt.org/doc/man_page.html\">the manual</a>, you can do something exactly like:</p>\n\n<pre><code>mutt -a myfile.txt -s \"Here's my file\" -- me@example.com\n</code></pre>\n\n<p>except it won't go anywhere since one also needs a Mail Transfer Agent. Popular ones are:</p>\n\n<ul>\n<li>the venerable sendmail</li>\n<li>postfix</li>\n<li>exim4</li>\n<li>qmail</li>\n<li>nullmailer</li>\n</ul>\n\n<p>and the only ones that Canonical seems to support are postfix (thanks for the correction Steve) and <a href=\"http://packages.ubuntu.com/search?suite=default&amp;section=all&amp;arch=any&amp;searchon=names&amp;keywords=exim4\">exim4</a>. </p>\n\n<p>One could also say that <a href=\"http://portland.freedesktop.org/wiki/EmailConfig\">xdg-email</a> is also a proper Ubuntu MUA, but it is a bare-bones front end which only executes <em>your preferred MUA</em> on your behalf.</p>\n\n<p>If you'd like advice on which MTA might be suitable for your use, perhaps open another question here.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-10-10T03:13:26.133", "id": "5587", "postId": "5439", "score": "0", "text": "Great question, thanks. You prompted me to get mail working on my box. I used nullmailer MTA to blindly relay to my ISP, and the example `mutt` command worked as advertised. Incidentally nullmailer has a fake sendmail front-end so that most programs that expect to talk to sendmail get shuffled off to a real MTA with zero effort from me.", "userDisplayName": null, "userId": "1078" }, { "creationDate": "2010-11-05T06:57:05.103", "id": "11863", "postId": "5439", "score": "0", "text": "msw, I'm not quite sure why you're claiming exim4 is the only one canonical supports, postfix is also in main and is what is enabled if you select the Mail Server task selection from the ubuntu-server install. I believe exim4is the debian default MTA, and in the past, packaging preferences may have caused it to be pulled in by default, but for a while now, postfix is definitely the preferred MTA in Ubuntu.", "userDisplayName": null, "userId": "864" }, { "creationDate": "2010-11-05T06:59:27.837", "id": "11866", "postId": "5439", "score": "0", "text": "Oh, and also note that if you went with bsd mail/mailx as your (non-mime aware) MUA, you would still need an MTA of some kind to actually send the mail. But mutt's better for you anyway. :-)", "userDisplayName": null, "userId": "864" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T02:16:36.173", "id": "5439", "lastActivityDate": "2010-11-05T12:55:02.087", "lastEditDate": "2010-11-05T12:55:02.087", "lastEditorDisplayName": null, "lastEditorUserId": "1078", "ownerDisplayName": null, "ownerUserId": "1078", "parentId": "5431", "postTypeId": "2", "score": "19" }
[ { "accepted": true, "body": "<p>Of all the mail user agents in the Ubuntu repository, it appears that <a href=\"http://packages.ubuntu.com/search?suite=default&amp;section=all&amp;arch=any&amp;searchon=names&amp;keywords=mutt\">mutt</a> is the command-line MUA that is blessed with Long Term Support. </p>\n\...
null
null
null
null
null
5432
1
null
2010-10-10T00:51:54.213
3
2690
<p>I want to back up a user's home folder by making the entire content into an archive document and storing it on an external ext3 (or ext4?) hard drive. I'll want to keep all the file attributes. Is this a good command? Any particular advice? Does line 4 has any redundancies? </p> <pre><code>1 sudo tar -czvf 2 /media/EXT_DRIVE/back_jimmy_2010_10_09.tgz 3 /home/jimmy 4 --atime-preserve --same-owner --preserve-permissions 5 --exclude='.beagle' --exclude='.gvfs' </code></pre> <p>Even more importantly, I want your instructions for using the <strong>tar</strong> command to restore. </p>
1393
null
null
2010-10-10T03:23:48.107
Using tar for simple back-up and restore
[ "backup", "archive" ]
2
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-10T14:27:36.040", "id": "5666", "postId": "5432", "score": "0", "text": "Two answers so far, and they are kindly worded for the newbie! Thanks!", "userDisplayName": null, "userId": "1393" } ]
null
[ { "accepted": null, "body": "<p>Hey. \nI'm certainly no expert in this area, and I was just pinging a linux sysadmin friend's brain for advice on a backup solution this afternoon, but I might suggest <strong>rsync</strong> instead?</p>\n\n<pre><code>rsync -avuz --exclude=PATTERN /path-to-source /path-to-des...
null
null
null
null
null
5433
1
null
2010-10-10T01:22:59.463
7
950
<p>At what time will be Ubuntu 10.10 will be released , in UST or IST ?</p>
2736
null
null
2010-10-10T10:34:48.043
When will Ubuntu 10.10 be released?
[ "10.10" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>The Ubuntu Release team <a href=\"https://wiki.ubuntu.com/MaverickReleaseSchedule\" rel=\"noreferrer\">is committed</a> to releasing 10.10 on Sunday, 10 October, 2010. An actual hour is never given as there are many tests that run, so there's no magic time.</p>\n\n<p>You can ...
null
0
null
null
null
5435
1
5436
2010-10-10T01:35:55.430
20
28541
<p>I am planning to upgrade from 8.10 to 10.04. But I am wondering whether there will be data loss during the upgrade.</p> <p>For example:</p> <ul> <li><p>Will the applications that I have installed on 8.10 still be there after upgrade?</p></li> <li><p>Will the settings of application such as the bookmarks for Firefox and for Google Chrome be preserved?</p></li> <li><p>Will all the personal files under my home directory be preserved?</p></li> </ul> <p>Is there anything else I need to know about upgrading?</p>
1471
527764
2016-08-28T09:20:35.503
2018-05-14T07:54:40.093
Will there be data loss if I upgrade?
[ "upgrade" ]
4
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>According to <a href=\"https://help.ubuntu.com/community/UpgradeNotes\" rel=\"nofollow noreferrer\">the documentation</a>:</p>\n\n<blockquote>\n <p>Renewing the Installation without\n formating the partitons (in contrast\n to upgrading), will also keep the\n personal data and configurations under\n /home but will renew all system\n settings under /etc as well as the\n default set of installed packages.</p>\n</blockquote>\n\n<p>However, it is impossible to upgrade from 8.10 directly to 10.04. You would need to upgrade to 9.04, then 9.10, and then finally 10.04. This can be a long and painstaking process, so in your case I would recommend doing a new install over your existing install, which will not format your drive. (<a href=\"https://askubuntu.com/questions/96/is-there-a-way-to-reset-all-packages-sources-and-start-from-scratch/179#179\">More detail here</a>). The installer will preserve the data in your home directory but do an install over the rest of the system.</p>\n\n<p>As always with every upgrade <em>please</em> make sure you backup your important data.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-10T02:12:45.030", "id": "5571", "postId": "5436", "score": "2", "text": "Jorge, what do you mean by a clean install over existing install? To me a clean install means a full install, which means a reformat.", "userDisplayName": null, "userId": "1393" }, { "creationDate": "2010-10-10T02:42:43.177", "id": "5580", "postId": "5436", "score": "0", "text": "Clarified my answer.", "userDisplayName": null, "userId": "235" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T01:58:36.527", "id": "5436", "lastActivityDate": "2010-11-10T14:06:47.833", "lastEditDate": "2017-04-13T12:25:13.240", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "235", "parentId": "5435", "postTypeId": "2", "score": "13" }
[ { "accepted": true, "body": "<p>According to <a href=\"https://help.ubuntu.com/community/UpgradeNotes\" rel=\"nofollow noreferrer\">the documentation</a>:</p>\n\n<blockquote>\n <p>Renewing the Installation without\n formating the partitons (in contrast\n to upgrading), will also keep the\n personal data...
null
0
null
null
null
5437
1
null
2010-10-10T02:10:00.230
5
266
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/3375/how-to-change-time-zone-settings-from-the-command-line">How to change time-zone settings from the command line</a> </p> </blockquote> <p>I've installed Ubuntu in my laptop while I was travelling in other country. When I was back, I tried to change my time zone back, but every time I restart the computer, the time zone goes back to the one of the country where I installed Ubuntu.</p>
2738
-1
2017-04-13T12:23:07.557
2013-12-27T13:56:30.203
How to change timezone?
[ "timezone" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
null
2011-06-05T19:53:52.377
null
null
5440
1
null
2010-10-10T02:42:59.807
6
450
<p>I have to install some packages in 5 Ubuntu system in my office. There, bandwidth is limited. So, is there any way to install it in one system &amp; copy to other, so that all works fine? All systems are fresh install.</p>
2736
235
2010-10-10T02:46:46.390
2010-10-11T02:20:15.007
Installing packages in multiple systems
[ "package-management" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Maybe not an exact duplicate but the solutions for \"<a href=\"https://askubuntu.com/questions/974/how-can-i-install-software-offline\">How can I install software offline?</a>\" should help you. </p>\n\n<p>Since bandwidth is an issue you might also want to consider setting up...
null
0
null
null
null
5444
1
5447
2010-10-10T03:00:04.713
200
597768
<p>What is the command to find out how much disk space is being used/remaining?</p>
2744
48864
2012-06-27T08:24:46.233
2023-04-14T22:56:49.787
How to find out how much disk space is remaining?
[ "server", "disk", "command-line", "disk-usage" ]
9
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can use two commands: <code>df</code> and <code>du</code>.</p>\n\n<h2><a href=\"https://manpages.ubuntu.com/manpages/bionic/en/man1/df.1posix.html\" rel=\"noreferrer\"><code>df</code> - report file system disk space usage</a></h2>\n\n<p>Usage works like such:</p>\n\n<pre><code>df -h\n</code></pre>\n\n<p>Which should output something like this:</p>\n\n<pre><code>Filesystem Size Used Avail Use% Mounted on\n/dev/vzfs 20G 3.5G 16G 18% /\n</code></pre>\n\n<p>The <code>-h</code> flag provides human readable output (which makes reading of the output - easier).</p>\n\n<h2><a href=\"https://manpages.ubuntu.com/manpages/bionic/en/man1/du.1posix.html\" rel=\"noreferrer\"><code>du</code> - estimate file space usage</a></h2>\n\n<p>A second tool is with <code>du</code> which is a slower approach but will give you a better break down of a per directory. Information on that can be found in <a href=\"https://askubuntu.com/questions/2045/how-to-determine-where-biggest-files-directories-on-my-system-are-stored\">How to determine where the biggest files/directories on my system are stored?</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-10-10T03:07:20.017", "id": "5447", "lastActivityDate": "2019-07-08T18:10:16.457", "lastEditDate": "2019-07-08T18:10:16.457", "lastEditorDisplayName": null, "lastEditorUserId": "349837", "ownerDisplayName": null, "ownerUserId": "41", "parentId": "5444", "postTypeId": "2", "score": "269" }
[ { "accepted": null, "body": "<p><code>df -h</code> is your best bet (run it in the Terminal).</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-10T03:04:25.687", "id": "5446", "lastActivityDate": "2...
null
null
null
null
null
5458
1
null
2010-10-10T04:25:20.660
5
1161
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/48535/how-to-customize-live-ubuntu-cd">How to customize live Ubuntu CD?</a> </p> </blockquote> <p>I'm planning to run an Ubuntu event in my office in which I have to distribute a modified version of Ubuntu which contains all the multimedia content &amp; some specific packages from repositories. How can do it easily? I have a working fresh installation of Ubuntu in my personal computer.</p>
2736
-1
2017-04-13T12:23:56.577
2011-01-31T04:00:03.743
How can I easily remaster Ubuntu?
[ "remastersys" ]
0
0
CC BY-SA 2.5
[]
null
[]
null
0
2012-09-30T09:58:19.590
null
null
5459
1
null
2010-10-10T04:26:43.470
22
4321
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/56104/how-can-i-install-oracle-java-jre-7">How can I install Oracle Java JRE 7?</a> </p> </blockquote> <p>Is there a reliable method to install the current version of Sun Java? Update 18 is in the repos, but it looks like Sun is up to update 21? I haven't yet found what I would consider to be reliable instructions that make much sense to the layman.</p>
2367
-1
2017-04-13T12:24:17.760
2014-08-03T16:23:58.483
How can I install the latest version of Sun Java (JRE)?
[ "software-installation", "package-management", "java" ]
0
3
CC BY-SA 3.0
[ { "creationDate": "2010-10-10T04:51:14.307", "id": "5595", "postId": "5459", "score": "0", "text": "Any special needs that require you to install latest version on java? You can always install the java from Oracle instead of the one in official repo.", "userDisplayName": null, "userId": ...
null
[]
null
null
2011-12-15T19:13:04.797
null
null
5466
1
5471
2010-10-10T05:42:24.343
104
48989
<p>Is it better to install Ubuntu completely new or is the upgrade process just as good? In other words, will my computer run just as problem-free and efficiently when I upgrade as opposed to a fresh install?</p>
2757
169736
2014-04-25T20:11:15.350
2024-01-12T15:12:27.343
Is a clean install better than upgrading?
[ "upgrade", "system-installation" ]
19
1
CC BY-SA 2.5
[ { "creationDate": "2012-05-07T21:09:51.703", "id": "158761", "postId": "5466", "score": "0", "text": "From a brief look it doesn't look like you can use APTonCD to do a release upgrade. And I'm pretty sure it won't help you to backup/recover you documents in case you go for a clean install.", ...
{ "accepted": true, "body": "<p>Typically, upgrades are just fine in Ubuntu. It's not like Windows where you have a huge registry to carry over from your last system. As long as you haven't had to follow many tutorials or done any workarounds to fix problems in a unique way (i.e. using a special application to enable your wireless card or made some major changes to your kernel for whatever reason) you'll be fine.</p>\n\n<p>In fact, I'd say about 90% of people who are asking this question will be fine with the upgrade.</p>\n\n<p>If you want to stay absolutely safe, you can always wait for the vetted point release upgrade, or even maybe wait for the next LTS release in a few years. It's your choice. You'll still be supported for the next three years with updates if you're on 10.04 right now.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-10T05:47:42.853", "id": "5471", "lastActivityDate": "2012-04-26T19:12:55.810", "lastEditDate": "2012-04-26T19:12:55.810", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "2758", "parentId": "5466", "postTypeId": "2", "score": "51" }
[ { "accepted": true, "body": "<p>Typically, upgrades are just fine in Ubuntu. It's not like Windows where you have a huge registry to carry over from your last system. As long as you haven't had to follow many tutorials or done any workarounds to fix problems in a unique way (i.e. using a special application...
null
null
null
null
null
5470
1
null
2010-10-10T05:47:05.710
6
575
<p>Time, when notification is shown is too much. How can I cut it?</p>
null
null
null
2010-10-10T11:28:09.523
How to setup delay for indicator-applet?
[ "notification" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>There is no built-in way to change this duration.</p>\n\n<p>If you really want to pursue the issue, a community member has been maintaining a <a href=\"https://launchpad.net/~leolik/+archive/leolik\" rel=\"nofollow noreferrer\">PPA with a special version of notify-osd</a> tha...
null
null
null
null
Denis
5474
1
5658
2010-10-10T05:49:47.157
2
1301
<ol> <li><p>I have a Mint 9 &amp; Windows 7 laptop, that I, obviously, want to upgrade to Ubuntu 10.10. I do want to keep the dual boot, and I do not want to keep the Mint.</p></li> <li><p>I have Burg controlling the boot - will that cause any problems with Ubuntu installation/Upgrade?</p></li> </ol>
2765
705
2011-08-11T18:17:46.817
2011-08-11T18:17:46.817
How to move from Mint 9 to Ubuntu 10.10?
[ "upgrade", "grub2", "mint" ]
4
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>If you run the Ubuntu installer, either off a cd or USB drive, there is an option in the partitioner to overwrite an existing Linux distro with the new one. That will leave your Windows installation alone while replacing Burg with Grub.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T15:27:22.980", "id": "5658", "lastActivityDate": "2010-10-10T15:27:22.980", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": "user2405", "ownerUserId": null, "parentId": "5474", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p>1)</p>\n\n<p>You could reformat the mint partition, then recreate the Windows boot loader bo going into the emergency recovery on your Windows CD. Then install Ubuntu 10.10 and it will recreate the entries.</p>\n", "commentCount": "0", "comments": [], "communityO...
null
null
null
null
null
5482
1
null
2010-10-10T06:13:26.173
0
742
<p>Can I make a Home partition on my drive and move my home folder there without reformatting my entire disk? </p> <p>I am booting my system off a USB stick and running Gparted. I can change the size of the partition and add another but I don't know how to set the file structure to recognize it as Home.</p>
null
41
2010-10-10T16:06:21.403
2010-10-10T16:06:21.403
How can I format my drive to have multiple partitions?
[ "partitioning" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>The term you are looking for is \"mount point\". Set one mount point to / and one to /home and you're set. Find more about partitioning on the <a href=\"https://help.ubuntu.com/community/Partitioning%20issues?action=show&amp;redirect=Partitioning\" rel=\"nofollow\">Ubuntu hel...
null
null
null
null
Danaross
5484
1
5488
2010-10-10T06:25:22.080
27
32867
<p>I have a wonderful running Maverick Meerkat install going on right now. I want to move my <code>/home</code> to another partition as per many suggestions. </p> <p>How can I go about doing this without reinstalling the entire Ubuntu system? Can I simply create the partition with <code>gparted</code> and then change the mount point of <code>/home</code> in fstab to reflect it or is it a bit more difficult?</p>
2791
32886
2012-02-13T08:48:28.647
2023-02-16T09:27:05.287
How can I move my /home directory to another partition if it's already part of the / partition?
[ "partitioning", "home-directory" ]
3
2
CC BY-SA 3.0
[ { "creationDate": "2010-10-10T06:43:43.140", "id": "2543099", "postId": "5484", "score": "2", "text": "I think it's best to follow the [Ubuntu wiki guide](https://help.ubuntu.com/community/Partitioning/Home/Moving). I used it a while ago and it worked just fine.", "userDisplayName": null, ...
{ "accepted": true, "body": "<p>Yes, it is only a matter of adding a new entry to <code>/etc/fstab</code> and then copying the files over.</p>\n<p>I suggest using UUIDs for the partition identifier in <code>fstab</code>, the syntax similar to this:</p>\n<pre><code>UUID=abcdabcd-acbd-abcd-abcd-abcdabcd /home ext4 defaults 0 2\n</code></pre>\n<p>Copying is best done as root, with the <code>-a</code> flag passed to <code>cp</code>. Also, better play safe and not remove the files immediately:</p>\n<pre><code>cp -a /home/* /path/to/new/partition/\nmv /home /old_home\nmkdir /home\n</code></pre>\n<p>Note that the user directories must be straight inside the partition, not in <code>/partition/home/</code>.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2017-08-15T21:39:19.170", "id": "1505092", "postId": "5488", "score": "0", "text": "I make change in /etc/fstab but don't know how copy the files in /home to new partition /home becouse I have only one physicali disk with 4 partitions. \"boot\", \"/ \", \"/home\" and \"swap\". Where can I create the nev /home that one is still there.\n\nI need remove whole partiton \"/home\" on sdb2 and move it to sdb1 \"/\" After I restart PC I can see my root account but password didn't work. Now I can reinstal whole ubuntu again :(", "userDisplayName": null, "userId": "219144" }, { "creationDate": "2017-08-16T07:27:43.513", "id": "1505273", "postId": "5488", "score": "0", "text": "But I olny need to resize partition using GParted but it did't work, first I must delete last \"SWAP\" partition than I can resizing partition before it which was mounted as \"/home\" but I able resize only up not down (I need to make partition smaller)", "userDisplayName": null, "userId": "219144" }, { "creationDate": "2022-07-21T07:07:30.747", "id": "2470406", "postId": "5488", "score": "1", "text": "\"I suggest using UUIDs for the partition identifier in fstab\" is not clear; What command is \"the partition identifier\", and how is it used to retrieve UUID?", "userDisplayName": null, "userId": "89062" }, { "creationDate": "2023-10-02T05:27:04.393", "id": "2605487", "postId": "5488", "score": "0", "text": "rsync might be better for copying the files as it can preserve ownership and permissions, and isn't confused by wonky filenames. e.g. `rsync -rpov ~/ /media/newHomePartition` also it's waaaay faster", "userDisplayName": null, "userId": "7482" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-10-10T06:45:25.517", "id": "5488", "lastActivityDate": "2023-02-16T07:30:35.293", "lastEditDate": "2023-02-16T07:30:35.293", "lastEditorDisplayName": null, "lastEditorUserId": "618353", "ownerDisplayName": null, "ownerUserId": "2804", "parentId": "5484", "postTypeId": "2", "score": "17" }
[ { "accepted": true, "body": "<p>Yes, it is only a matter of adding a new entry to <code>/etc/fstab</code> and then copying the files over.</p>\n<p>I suggest using UUIDs for the partition identifier in <code>fstab</code>, the syntax similar to this:</p>\n<pre><code>UUID=abcdabcd-acbd-abcd-abcd-abcdabcd /home...
null
null
null
null
null
5486
1
7393
2010-10-10T06:39:44.077
0
706
<p>I'm still at the "figure out what the problem even <em>is</em>" stage of troubleshooting.</p> <p>The symptom: Amarok is skipping every few minutes in an up-to-date installation of Ubuntu 10.10.</p> <p>What I've checked so far:</p> <ul> <li>Movie Player (Totem) does not skip when playing the same files.</li> <li>The skips do not correlate with increased CPU, memory, disk, or network usage.</li> <li><code>amarok --debug</code> does not output anything when a skip occurs.</li> </ul> <p>Where should one look to troubleshoot skipping audio?</p>
1859
252
2010-10-15T04:06:48.970
2010-10-15T04:06:48.970
How should I troubleshoot skipping audio?
[ "10.10", "sound", "amarok" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Since Totem works, it is almost certainly due to the different codec engines in use. Totem and GNOME in general use gstreamer. Amarok and KDE in general use phonon, which in turn uses the xine codec engine by default in Ubuntu, though it can also use gstreamer.</p>\n\n<p>See Amarok's <a href=\"http://amarok.kde.org/wiki/Phonon\" rel=\"nofollow\">wiki page about phonon</a>.</p>\n\n<p>It sounds like things may work for you if you install <a href=\"http://apt.ubuntu.com/p/phonon-backend-gstreamer\" rel=\"nofollow\">phonon-backend-gstreamer</a> and switch to it by default (configure via Settings --> Configure Amarok --> Playback --> Sound System Configuration --> Backend). I'm not sure that won't regress audio playback in new ways though.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-15T13:41:43.607", "id": "7352", "postId": "7393", "score": "0", "text": "Well, that stopped the skipping. Thanks! Now I go read up on phonon...", "userDisplayName": null, "userId": "1859" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-15T04:00:09.097", "id": "7393", "lastActivityDate": "2010-10-15T04:00:09.097", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "12", "parentId": "5486", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>I'm assuming you already tried fiddling with your cables, and different speakers (headphones)</p>\n\n<ol>\n<li><p>Try a different player. If that fixes it, try reinstalling Amarok. If that doesn't work, try running CPU monitor or top to see if your machine is doing something ...
null
null
null
null
null
5490
1
null
2010-10-10T06:46:58.773
3
635
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/42895/is-there-a-tool-to-update-my-ppa-sources-list-entries-after-upgrading">Is there a tool to update my PPA sources.list entries after upgrading?</a> </p> </blockquote> <p>I recently upgraded to Maverick and I have a not so long list of PPAs. Is there a way to quickly change the distribution from lucid to maverick without using a text editor?</p>
2786
-1
2017-04-13T12:25:03.100
2010-10-10T07:16:55.060
Changing PPAs from lucid to maverick
[ "10.10", "upgrade", "ppa" ]
4
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I believe it is up to the owners of the PPAs to update them to maverick. I tried reactivating some of my PPAs that were disabled during the update as maverick PPAs, and several of them returned 404 errors, not found.</p>\n", "commentCount": "0", "comments": [], "...
null
null
2012-02-23T15:05:58.353
null
null
5495
1
null
2010-10-10T07:00:08.577
7
2966
<p>Is there a speech recognition API for Ubuntu/Linux? I have a school project and I need to transform speach to written text. The programming language isn't a problem. I've tried cmu-sphinx but haven't had much luck with it, meaning it didn't really recognize much of what my defined grammar or it just mixed up words. Any help on the matter would be appreciated. I've also searched google and couldn't really find much info.</p>
null
null
null
2010-10-10T12:39:59.127
Speech Recognition API
[ "programming" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>There's the <a href=\"http://en.wikipedia.org/wiki/Java_Speech_API\" rel=\"nofollow\">Java Speech API</a> which works cross-platform...</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-10-10T09:56:34.033", "id": "5619", ...
2010-10-10T16:08:43.353
null
null
null
Romeo Calota
5506
1
null
2010-10-10T07:14:44.613
-2
595
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/5433/when-will-ubuntu-10-10-be-released">When will Ubuntu 10.10 be released?</a> </p> </blockquote> <p>What time does Ubuntu 10.10 come out 10.10 can't wait!</p>
2753
-1
2017-04-13T12:24:32.903
2010-10-10T08:03:58.267
What Time Does 10.10 Come Out?
[ "10.10" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>You can use <a href=\"http://cdimage.ubuntu.com/daily/current/\" rel=\"nofollow\">daily build cds</a> and apt-get upgrade</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10...
null
0
2010-10-10T08:05:24.273
null
null
5517
1
null
2010-10-10T07:54:01.103
45
6125
<p>The dialog box in question here is the one you get with the context menu option "open with other applications". Wine seems to have inserted more than a dozen or so entries for each application I install, which makes it a pain to find the correct application: </p> <p><img src="https://i.stack.imgur.com/q0z7e.png" alt="alt text"></p> <p>What can I do to remove the duplicates? </p> <hr> <p><strong>Update:</strong> Neither of the two solutions really work. The bug is interesting, but the symptoms does not match my problem (I'm not having problem with uninstalling applications, but rather the things that are inserted after installing them), and with the other one, <em>all</em> references to the Wine application are removed, which actually makes the problem worse (although it may be an acceptable solution if nothing else can be found). So this is still an open question; any takers? </p>
2816
2816
2010-11-05T03:12:29.647
2021-01-04T08:45:03.103
Wine pollutes "Open With" application list
[ "wine" ]
4
3
CC BY-SA 2.5
[ { "creationDate": "2010-11-05T04:12:07.277", "id": "11853", "postId": "5517", "score": "4", "text": "I think you should report this bug at Launchpad.net", "userDisplayName": null, "userId": "3220" }, { "creationDate": "2011-03-31T01:17:20.667", "id": "36744", "postId": "5...
null
[ { "accepted": null, "body": "<p>Remove wine*.desktop files from ~/.local/share/applications and edit ~/.local/share/applications/mimeinfo.cache </p>\n\n<p>If you're feeling lazy you can just run: </p>\n\n<pre><code>sed -i '/wine/d' ~/.local/share/applications/mimeinfo.cache\n</code></pre>\n\n<p>and: </p>...
null
null
null
null
null
5521
1
null
2010-10-10T08:03:57.017
2
334
<p>I mean what's keeping ubuntu from being as user-friendly as win7 in that regard. In win7 i can set up my laptops monitors and it remembers everything and undocking works etc etc. What technical problems(i assume its mostly technical) are there that are stopping this from happening in ubuntu? Whys an X restart needed? And please feel free to go into technical details. </p>
2829
null
null
2010-10-10T09:36:32.453
Whats the main problem with getting good multiple monitor support in ubuntu?
[ "xorg", "multiple-monitors" ]
1
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-10T08:59:59.410", "id": "5615", "postId": "5521", "score": "0", "text": "The only situation I know where an X restart is needed is when the sum of all monitors resolution goes over the autodetected one, so you need a new X configuration. That's not normal, except for t...
null
[ { "accepted": null, "body": "<p>I never met some issues like this one, I have used many times multiple monitors(2) to show how Ubuntu(karmic and Lucid) can handel it and all was clean. I didn't need any special configution tools behond \"System-->Preferences-->Monitors\" I just pluged and played. May be t...
null
null
2010-10-10T16:12:30.377
null
null
5522
1
null
2010-10-10T08:05:14.067
3
1282
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/131/which-computers-are-guaranteed-to-work-with-ubuntu">Which computers are guaranteed to work with Ubuntu?</a> </p> </blockquote> <p>My parent's laptop is slowly grinding to a halt and they are looking at buying something new. Does anybody know which of Dell's current laptop selection would offer full hardware support under Ubuntu 10.10? Any advice or guidance would be appreciated. Thanks!</p>
2831
-1
2017-04-13T12:23:56.577
2010-10-10T12:50:03.037
Which new Dell laptops will run Ubuntu 10.10 with full hardware compatibility?
[ "hardware", "compatibility" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Have you seen the hardware certification database run by Canonical? It lists all Dell (and other manufacturer) models which are certified.</p>\n\n<p><a href=\"http://webapps.ubuntu.com/certification/\" rel=\"nofollow\">http://webapps.ubuntu.com/certification/</a></p>\n\n<p>Th...
null
null
2010-10-10T16:13:14.480
null
null
5527
1
5554
2010-10-10T08:16:27.623
35
34032
<p>I was wondering since in Ubuntu 10.10 I have the ability to create both xz and lzma archives. Should I switch to xz?</p> <p><a href="http://en.wikipedia.org/wiki/Xz">http://en.wikipedia.org/wiki/Xz</a></p> <p><a href="http://en.wikipedia.org/wiki/Lzma">http://en.wikipedia.org/wiki/Lzma</a></p>
2138
667
2010-10-10T09:52:24.340
2017-12-12T03:44:50.957
Should I use xz or lzma compression?
[ "compression" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2018-03-23T18:16:55.173", "id": "1653330", "postId": "5527", "score": "1", "text": "Note that there's also a newer lz archive type that has basically been introduced \"since this discussion\" \n https://stackoverflow.com/a/49456056/32453 so don't confuse it with the `lzma` men...
{ "accepted": true, "body": "<p><a href=\"http://stephane.lesimple.fr/wiki/blog/lzop_vs_compress_vs_gzip_vs_bzip2_vs_lzma_vs_lzma2-xz_benchmark_reloaded\">This benchmark</a> provides some good information about this issue. It seems that LZMA has slightly better compression ratios and performance than XZ but XZ is generally preferred due to 'practical reasons' (I'm not sure what these are).</p>\n\n<p>XZ is an implementation of the lzma2 algorithm and is better at compressing 'uncompressable' data:</p>\n\n<blockquote>\n <p>lzma2 is the method of compression employed by the 7-Zip LZMA2 compressor. LZMA2 is a modified version of LZMA that offers a better compression ratio for uncompressible data (random data expands about 0.005%, compared to 1.35% with original LZMA), and optionally can compress multiple parts of large files in parallel, greatly increasing compression speed but with a possible reduction in compression ratio (see LZMANumBlockThreads). Like LZMA, it can consume a lot of memory; see the above table. If a compression level isn't specified, it defaults to max.</p>\n</blockquote>\n\n<p>(<a href=\"http://www.jrsoftware.org/ishelp/index.php?topic=setup_compression\">http://www.jrsoftware.org/ishelp/index.php?topic=setup_compression</a>)</p>\n\n<p>You should be OK using either.</p>\n", "commentCount": "7", "comments": [ { "creationDate": "2010-10-10T15:59:55.220", "id": "5711", "postId": "5554", "score": "0", "text": "Out of curiosity, did you decide which to use?", "userDisplayName": null, "userId": "667" }, { "creationDate": "2010-10-11T04:28:37.457", "id": "5852", "postId": "5554", "score": "0", "text": "LZMA. I had most of my stuff already archived with it.", "userDisplayName": null, "userId": "2138" }, { "creationDate": "2010-10-13T10:13:38.267", "id": "6643", "postId": "5554", "score": "1", "text": "Actually after a bit of testing it seems like xz will be the way forward. It also saves quite a bit of compression (10mb somtimes) on binary stuff over lzma.", "userDisplayName": null, "userId": "2138" }, { "creationDate": "2012-01-22T11:17:21.887", "id": "111504", "postId": "5554", "score": "9", "text": "That was not an appropriate answer, in regards to \"OK using either\". Even at the time when he posted this question, .lzma files were known to be replaced completely by .xz in the near future. The author of LZMA-Utils has said publicly, they were deprecated and use xz-utils from 5.00 onward. The last LZMA-Utils release was 2008-07-30, even at the time years old. So compression wise, the improvements might not be a huge determining factor. (ironically in case it was) But \"political\" reasons should have been a significant reason to use XZ-Utils, and avoid making new .lzma archives.", "userDisplayName": null, "userId": "34219" }, { "creationDate": "2012-10-05T15:55:21.350", "id": "244882", "postId": "5554", "score": "1", "text": "@TechZilla Have you considered posting your take on this as an alternative answer?", "userDisplayName": null, "userId": "1859" }, { "creationDate": "2012-10-05T16:23:10.340", "id": "244894", "postId": "5554", "score": "0", "text": "@ændrük: good point, just posted a more complete answer.", "userDisplayName": null, "userId": "34219" }, { "creationDate": "2013-11-24T00:24:30.180", "id": "486892", "postId": "5554", "score": "1", "text": "The practical reasons for LZMA2 are multithreading support. Single threading performance and compression ratio are slightly lower but on a system with several cores used expect LZMA2 to be much faster when decoding.", "userDisplayName": null, "userId": "198850" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T09:58:12.787", "id": "5554", "lastActivityDate": "2010-10-10T10:03:21.197", "lastEditDate": "2010-10-10T10:03:21.197", "lastEditorDisplayName": null, "lastEditorUserId": "667", "ownerDisplayName": null, "ownerUserId": "667", "parentId": "5527", "postTypeId": "2", "score": "12" }
[ { "accepted": true, "body": "<p><a href=\"http://stephane.lesimple.fr/wiki/blog/lzop_vs_compress_vs_gzip_vs_bzip2_vs_lzma_vs_lzma2-xz_benchmark_reloaded\">This benchmark</a> provides some good information about this issue. It seems that LZMA has slightly better compression ratios and performance than XZ but...
null
null
null
null
null
5533
1
8432
2010-10-10T09:01:55.330
3
888
<p>Well, I have this problem for a while now. When my computer start the mic seem to work but it's like it's muted. I have to go to a terminal and type <code>alsamixer -c 1</code> and then I set up <code>PCM Capture Source</code> on <code>Line</code> and set up it back to <code>Mic</code> to get the mic actually working. Is there is a way to do this automatically or to solve the problem.</p> <p>I use a special workaround on this card because of the bug <a href="https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/429642" rel="nofollow">#429642</a>. My workaround is having this at the end of my <code>/usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf</code> :</p> <pre><code>[Mapping xmod-stereo-out] device-strings = surround51:%f description = Analog Stereo Creative Xmod channel-map = front-left,front-right paths-output = analog-output analog-output-headphones analog-output-mono analog-output-lfe-on-mono paths-input = analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-video analog-input-tvtuner analog-input-fm analog-input-mic-line priority = 10 </code></pre> <p>Maybe the bug come from here, maybe I have to change something.</p> <p>Thank you for any help.</p>
2834
3037
2011-01-03T15:10:05.913
2011-01-03T15:10:05.913
How to get the mic on the Creative X-Mod soundcard working correctly?
[ "sound", "microphone" ]
2
4
CC BY-SA 2.5
[ { "creationDate": "2010-10-11T18:18:55.010", "id": "6020", "postId": "5533", "score": "0", "text": "`-c 1` ? Do you have more than one sound device?", "userDisplayName": null, "userId": "1158" }, { "creationDate": "2010-10-12T03:58:54.547", "id": "6219", "postId": "5533"...
{ "accepted": true, "body": "<p>To do this automatically, amixer should do the job. It's the command-line-tool for Alsa-Mixer.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-20T09:44:17.640", "id": "8314", "postId": "8432", "score": "0", "text": "Yes I found it myself yesterday but I award you the bounty anyway since your response is correct. I create a script with this two commands : `amixer -c 1 sset \"PCM Capture Source\" \"Line\"` and `amixer -c 1 sset \"PCM Capture Source\" \"Mic\"` that I launch at startup and it work well.", "userDisplayName": null, "userId": "2834" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-20T08:22:01.750", "id": "8432", "lastActivityDate": "2010-10-20T08:22:01.750", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "4469", "parentId": "5533", "postTypeId": "2", "score": "1" }
[ { "accepted": null, "body": "<p>If you have two sound devices, maybe Pulse is trying to use the mic from the first card (-c 0) not the second (-c 1 -- your Creative). Install and run <code>pavucontrol</code> and when you try to record, check which device it's trying to use. If the wrong one, change it.</p>...
null
null
null
null
null
5536
1
5730
2010-10-10T09:19:34.737
2
1674
<p>Why playing Games in Ubuntu 10.04 using Wine makes my CPU Temp &amp; GPU Core Temp 85C+ , also using flash player or browsing sites that use shock-wave flash plug in leads to the same problem "CPU Temp &amp; GPU Core Temp 85C+". I tried to use Lightspark instead of flash player but it still has many bugs.</p> <ul> <li>Lenovo G550 <ul> <li>Intel Core 2 Duo CPU 2.10GHZ</li> <li>VGA : Nvidia GeForce G 105M</li> <li>Ubuntu 10.04 LTS (64x)</li> </ul></li> </ul>
2855
235
2010-10-10T18:19:38.827
2010-11-05T15:14:31.013
Gaming makes my CPU Temp & GPU Core Temp 85C+
[ "10.04", "wine", "games" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Flash is CPU intensive because it can't use xv output. On your CPU model, a single page with a flash video (YouTube) should use about 25-35% of your CPU. Depending on the embedded flash player used by different sites, CPU usage can be higher than that.</p>\n\n<p>Check my flash optimization tutorial for some tips:</p>\n\n<p><a href=\"http://firefox-tutorials.blogspot.com/2010/05/flash-optimization.html\" rel=\"nofollow\">http://firefox-tutorials.blogspot.com/2010/05/flash-optimization.html</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-11T05:24:47.423", "id": "5868", "postId": "5730", "score": "0", "text": "a single page with a flash video (YouTube) in full screen mode results in CPU Temp & GPU Core Temp 85C+ in just 4~10 minutes. i think i will try your \"FlashVideoReplacer\" ,Thanks.", "userDisplayName": null, "userId": "2855" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T19:45:01.857", "id": "5730", "lastActivityDate": "2010-10-10T19:45:01.857", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2950", "parentId": "5536", "postTypeId": "2", "score": "5" }
[ { "accepted": null, "body": "<p>Wine is CPU-intensive. If you open up your <code>System Monitor</code> and switch to the <code>Resources</code> tab, you will see that one of the cores is used up entirely. That is especially true of games like Counter-Strike:Source and similar.</p>\n\n<p>Flash should not tak...
null
null
null
null
null
5537
1
11818
2010-10-10T09:21:12.120
17
2386
<p>I need to synchronise my iPod Nano (5th generation) with music and podcasts (video and audio). I can use Rhythmbox for music, but does not seem to work with Podcast.</p> <p>So, what application can I use to synchronize my podcats ?</p> <p>Edit : After a week of fight with my iPod Nano, i've definitively uninstalled Banshee and i finally use Rhythmbox. Why ? because several times my music and podcast list in my iPod have been corrupted (3 times the same podcast, podcast in music and music in podcast, wrong covers ...) </p> <p>I start this new week testing RhythmBox....</p> <p>Edit 2 : finally found a solution with gPodder, read my answer for details</p>
2841
2841
2010-11-14T18:35:48.213
2014-02-22T18:05:23.073
Applications to replace iTunes for iPod synchronization?
[ "video", "sound", "software-recommendation", "podcast" ]
9
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-18T21:27:22.027", "id": "8028", "postId": "5537", "score": "0", "text": "After a week of fight with my iPod Nano, i've definitively uninstalled Banshee and i finally use Rhythmbox. Why ? because several times my music and podcast list in my iPod have been corrupted (3 ...
{ "accepted": true, "body": "<p>After many tests, i found a solution to my problem : </p>\n\n<ul>\n<li>Rhythmbox <strong>or</strong> Banshee for music </li>\n<li><strong>gPodder</strong> for podcasts</li>\n</ul>\n\n<p>This configuration works fine with iPod Nano 5th generation</p>\n\n<hr>\n\n<p>Details :</p>\n\n<ul>\n<li>Banshee corrupts iPod library if you synchronize podcasts (3 times the same podcast, podcast in music and music in podcast, wrong covers ...) </li>\n<li>Rhythmbox synchronize every podcasts but convert video podcasts into audio podcasts (very long synchronization process with high CPU usage)</li>\n<li><a href=\"http://gpodder.org/\" rel=\"nofollow\">gPodder</a> version 2.9 works fine with audio and video podcasts (add gPodder ppa for the 2.9 version : deb <a href=\"http://ppa.launchpad.net/thp/gpodder/ubuntu\" rel=\"nofollow\">http://ppa.launchpad.net/thp/gpodder/ubuntu</a> maverick main )</li>\n</ul>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-06T20:22:46.420", "id": "11818", "lastActivityDate": "2010-11-07T08:45:17.933", "lastEditDate": "2010-11-07T08:45:17.933", "lastEditorDisplayName": null, "lastEditorUserId": "2841", "ownerDisplayName": null, "ownerUserId": "2841", "parentId": "5537", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p><a href=\"http://banshee.fm/\" rel=\"nofollow\">Banshee</a> is the best I know.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-10-10T10:00:09.103", "id": "5620", "postId": "5542", "score": "2", "text": ...
null
null
null
null
null
5539
1
5548
2010-10-10T09:23:32.087
1
7217
<p>In 10.10 Ubuntu Netbook edition the panel is even more locked down than in 10.04. Is it possible to unlock it so that one can add/remove things from it? Will the 10.04 method of unlocking work with 10.10?</p>
2854
null
null
2010-10-11T22:29:56.693
How to customize Ubuntu 10.10 Netbook Edition Gnome panel?
[ "ubuntu-netbook" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The Ubuntu Network Edition has the Unity interface. This provides the dock on the side and the panel. The panel is not gnome-panel, but part of unity so you can't add panel applets to it. I think Unity is deliberately unconfigurable to improve usability (it is up to you whether or not you agree with this philosophy). </p>\n\n<p>If you want a more configurable interface, you can switch to using a normal GNOME desktop. You can add a panel applet for the global menu to the GNOME panel and use a dock such as docky. This will give you a similar, but more configurable) interface. You will, however, lose out on some of unity's features such as the search interface.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T09:49:45.093", "id": "5548", "lastActivityDate": "2010-10-10T09:49:45.093", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "667", "parentId": "5539", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>No, that method won't work, as the new UNE interface uses a specifically created panel, not in any form related to the old gnome-panel UNE in Lucid used. So, as of now, you really can't customize/add/remove things. </p>\n\n<p>This new panel only holds down the indicator-apple...
null
null
null
null
null
5551
1
5627
2010-10-10T09:52:31.407
4
6511
<p>I have the same situation with this one. <a href="https://askubuntu.com/questions/4119/upgrade-from-kubuntu-9-10-to-ubuntu-10-04">Upgrade from Kubuntu 9.10 to Ubuntu 10.04</a>.</p> <p>But I am planning to install LUbuntu 10.10 via USB on my netbook after the release. I have only one partition (and don't have any plans yet to create another partition). Is it possible to keep the /home folder while installing aside from backing it up to an external drive and do a clean install?</p>
null
-1
2017-04-13T12:24:32.903
2011-01-27T18:46:10.590
Clean install from Ubuntu 10.04 to LUbuntu 10.10 without losing data?
[ "10.10", "installation", "upgrade" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>It's entirely possible to do just that. Simply run the installer, and when you get to the partitioning options, go for manual partitioning, and mark your single partition as root (/) <strong>BUT DO NOT FORMAT IT</strong>.</p>\n\n<p>Proceed from here as normal and the installer will simply overwrite the existing system files, and anything else that isn't a system file (such as the contents of your home directory) will be ignored. I've done it myself, though I was reinstalling my Ubuntu 10.04 installation, rather than moving to a separate distro, but I can't see there being any problem with that.</p>\n\n<p>Good luck.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2011-09-16T04:10:01.107", "id": "70620", "postId": "5627", "score": "0", "text": "Any risk of problems with ecryptfs-encrypted $HOME during this procedure? Or not, because all the files ecryptfs need are in my $HOME?", "userDisplayName": null, "userId": "24168" }, { "creationDate": "2011-09-16T08:12:17.263", "id": "70647", "postId": "5627", "score": "0", "text": "If you keep all your credentials the same i.e. username, password and hostname, since those are the three variables used to encrypt/decrypt your home directory, then it should be fine.", "userDisplayName": "user2405", "userId": null } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T13:48:25.047", "id": "5627", "lastActivityDate": "2010-10-10T13:48:25.047", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": "user2405", "ownerUserId": null, "parentId": "5551", "postTypeId": "2", "score": "6" }
[ { "accepted": true, "body": "<p>It's entirely possible to do just that. Simply run the installer, and when you get to the partitioning options, go for manual partitioning, and mark your single partition as root (/) <strong>BUT DO NOT FORMAT IT</strong>.</p>\n\n<p>Proceed from here as normal and the installe...
null
null
null
null
user2814
5558
1
5565
2010-10-10T10:06:35.580
33
109715
<p>I have tried many tutorials but none of them are clear enough. I have also tried installing it using Wine but it won't update and Wine goes gray and stops working.</p> <p>Does anybody know an easy way to install Minecraft though the Java file without using Wine?</p>
2877
169736
2014-02-15T00:46:55.117
2015-05-16T20:12:21.117
How can I install Minecraft?
[ "java", "software-installation", "minecraft" ]
12
2
CC BY-SA 3.0
[ { "creationDate": "2010-10-11T13:38:25.690", "id": "5937", "postId": "5558", "score": "0", "text": "Please mark answer as answered if that solved your problem :).", "userDisplayName": null, "userId": "2192" }, { "creationDate": "2014-02-15T02:39:56.287", "id": "543736", "...
{ "accepted": true, "body": "<p>It is not necessary to install Minecraft. All you need to do is <a href=\"https://askubuntu.com/questions/48468/how-to-install-java\">install Java</a>.</p>\n\n<ol>\n<li>Now right click on your Minecraft.jar file and select \"Open with Oracle Java 7 Runtime\"</li>\n</ol>\n\n<p>That's it. Enjoy!</p>\n\n<p>Related:</p>\n\n<ul>\n<li><a href=\"https://askubuntu.com/questions/48468/how-to-install-java\">How do I install Java?</a></li>\n<li><a href=\"https://askubuntu.com/questions/56104/how-can-i-install-oracle-java-jre-7\">How can I install Sun/Oracle&#39;s proprietary Java JDK 6/7/8 or JRE?</a></li>\n</ul>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-02-06T09:07:42.573", "id": "27306", "postId": "5565", "score": "9", "text": "It also works perfectly with OpenJDK. I actually find the sound works better with OpenJDK, at least on a 64bit system.", "userDisplayName": null, "userId": "449" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-10T10:16:27.713", "id": "5565", "lastActivityDate": "2011-12-15T18:06:17.290", "lastEditDate": "2017-04-13T12:23:44.677", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "2192", "parentId": "5558", "postTypeId": "2", "score": "40" }
[ { "accepted": true, "body": "<p>It is not necessary to install Minecraft. All you need to do is <a href=\"https://askubuntu.com/questions/48468/how-to-install-java\">install Java</a>.</p>\n\n<ol>\n<li>Now right click on your Minecraft.jar file and select \"Open with Oracle Java 7 Runtime\"</li>\n</ol>\n\n<p...
null
null
null
null
null
5560
1
5593
2010-10-10T10:11:29.823
3
345
<p>Closing a tab in firefox or chrome using the middle-mouse button is, for me, a great feature.</p> <p>How can I make this work with applications in Ubuntu and the opened application panel?</p>
2841
25863
2012-06-18T18:19:07.393
2012-06-18T18:19:07.393
How to close applications like I close tabs in browsers?
[ "mouse" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Well, what you can do is to enable a desktop corner in compiz to show your windows (you can do it with ubuntu-tweak) and use the middle button to close it. I know it's not the same but it's really productive.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-10T14:39:57.930", "id": "5672", "postId": "5593", "score": "0", "text": "What a great trick !\nI did not know this feature and you're right this is very productive.", "userDisplayName": null, "userId": "2841" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T11:20:06.287", "id": "5593", "lastActivityDate": "2010-10-10T11:20:06.287", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2827", "parentId": "5560", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>I use talika applet (<a href=\"https://launchpad.net/~webupd8team/+archive/talika\" rel=\"nofollow\">https://launchpad.net/~webupd8team/+archive/talika</a>) instead of windows list on gnome panel and the default behavior is that.</p>\n", "commentCount": "2", "comments...
null
null
null
null
null
5571
1
null
2010-10-10T10:35:56.710
9
5165
<p>I've just upgraded my Ubuntu Desktop from 10.04 to 10.10 on my netbook.</p> <p>How can I install Ubuntu Unity for my notebook ?</p>
2891
235
2010-12-02T06:23:21.077
2010-12-02T06:23:21.077
How can I install Unity after installing Desktop Edition?
[ "10.10", "unity", "ubuntu-netbook" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-10T10:42:15.730", "id": "5632", "postId": "5571", "score": "1", "text": "Please seperate these questions into different questions", "userDisplayName": null, "userId": "667" }, { "creationDate": "2010-10-10T10:44:23.110", "id": "5633", "postId": ...
null
[ { "accepted": null, "body": "<p>Search for \"Unity Interface for Ubuntu Netbook Edition\" in Software Center and install it.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-11-07T19:03:29.463", "id": "12386", "postId": "5576", "score": "0", ...
null
0
null
null
null
5573
1
null
2010-10-10T10:41:30.003
24
20870
<p>I have been searching for a way to disable the "hot corner" feature of the Activities button in Gnome Shell. I would prefer it to require a click such that I don't keep accidentally activating it upon mouse over.</p>
2888
480481
2018-10-16T23:34:57.473
2020-08-17T19:34:12.330
Disable automatic activation of Gnome Shell activities on mouse over
[ "gnome", "gnome-shell", "activities-overview" ]
5
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<h2>For 11.10</h2>\n\n<p>The location of this was changed for 11.04, for 11.04 look below. You can do this with a quick edit of the file <code>/usr/share/gnome-shell/js/ui/layout.js</code>\nIf you find the code:</p>\n\n<pre><code>this._corner = new Clutter.Rectangle({ name: 'hot...
null
null
null
null
null
5574
1
null
2010-10-10T10:43:30.840
2
454
<p>Does GNOME have a feature that allows me to hover over a window on the taskbar and select it without clicking? Thanks!</p>
2896
41
2010-10-10T16:25:10.597
2010-10-10T16:25:10.597
Is there a "Hover to click" feature in Gnome Taskbar?
[ "gnome", "taskbar" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>There is no such feature for the gnome-panel specifically.</p>\n\n<p>However there is an option in gnome's accessibility settings, so that hovering anywhere for a specific (configurable) amount of time, will cause a click. Depending on your needs, this may be helpful to you.<...
null
null
null
null
null
5575
1
null
2010-10-10T10:44:42.687
2
965
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/4942/remove-the-anchor-icon-in-docky">Remove the Anchor icon in Docky</a> </p> </blockquote> <p>When i try to use docky in maverick, the option in Settings to hide the starter for this dock let me untick even though it's active? Someone has an workaround. Where is the configuration file for the docks, perhaps i can switch it in there?</p>
2689
-1
2017-04-13T12:23:56.577
2010-10-10T16:14:34.387
Docky doesn't let me hide the starter
[ "10.10", "docky" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Are you sure that you have the latest version of Docky installed? \"<em>The fix to remove the anchor icon requires version 1.0 or later.</em>\" That question is here too: <a href=\"https://askubuntu.com/questions/4942/remove-the-anchor-icon-in-docky\">Remove the Anchor icon i...
null
null
2010-10-10T16:25:56.180
null
null
5586
1
null
2010-10-10T11:06:01.167
1
1683
<p>My Windows drives were set to be automatically mounted in Ubuntu 8.10 when installed more than one year ago. Today I failed to creat a directory on one of the Windows drives, which rarely happened before:</p> <p><code> $ mkdir /windows-d/tmp<br> mkdir: cannot create directory `/windows-d/tmp': Operation not supported </code></p> <p>Same problem after switching to root. I can still read and modify the existing files on the Windows drive and but I am not able to create new directory or new file on it.</p> <p>Permission info is here, for which I don't see anything wrong:</p> <p><code> $ ls -l / | grep "windows-d"<br> drwxrwxrwx 1 root root 229376 2010-10-09 17:47 windows-d </code></p> <p>Mounting information about the Windows drive is as follows:</p> <p><code> $ cat /etc/mtab<br> ...<br> /dev/sda5 /windows-d fuseblk rw,nosuid,nodev,allow_other,blksize=4096 0 0<br> ...<br> $ cat /etc/fstab<br> # &lt; file system > &lt; mount point > &lt; type > &lt; options > &lt; dump > &lt; pass ><br> ...<br> # Entry for /dev/sda5 :<br> UUID=BED8573DD856F35F /windows-d ntfs-3g defaults,locale=en_US.UTF-8 0 1<br> ...<br> $ df -h<br> Filesystem Size Used Avail Use% Mounted on<br> ...<br> /dev/sda5 32G 31G 1.2G 97% /windows-d<br> </code> </p> <p>I was wonder what's wrong?</p> <p>Thanks and regards!</p> <hr> <p>UPDATE:</p> <p>I just rebooted my computer to Windows XP, created a new directory on the Windows drive then rebooted back to Ubuntu which now allow me to create new file and directory on the Windows drive. Simply rebooting to Windows without creating a new directory does not work. Does anyone know why?</p> <p>Is there a way to solve the problem without rebooting?</p> <p>Thanks!</p>
1471
41
2010-10-10T16:26:48.770
2010-10-10T16:26:48.770
Fail to Create New Directory/File on automounted Windows drive
[ "automount" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I have ntfs drive and one can't be found from /etc/fstab (think you have typo, there is no ftab). Attleast one thing what point's out is \"ntfs-3g\", that is ntfs filesystem driver not filesystem itself.</p>\n\n<p>And from /etc/mtab it's line is following:\n/dev/sdb2 /media/n...
null
null
null
null
null
5590
1
5594
2010-10-10T11:16:24.270
2
235
<p>I have both KDE and Gnome installed on my desktop. If I upgrade to 10.10 will both desktops, KDE and Gnome, be upgraded too?</p>
null
41
2010-10-10T16:27:59.347
2010-10-29T21:41:03.073
Will Ubuntu and Kubuntu both be upgraded?
[ "upgrade", "kubuntu" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Yes, a system upgrade will upgrade all packages including KDE and Gnome, no matter whether you're using Ubuntu or Kubuntu.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T11:20:38.080", "id": "5594", "lastActivityDate": "2010-10-10T11:20:38.080", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "430", "parentId": "5590", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p>Yes, all installed packages should be updated when you switch to 10.10. Unless, of course, 10.10 does not have newer versions of the packages.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creat...
null
null
null
null
William
5596
1
5610
2010-10-10T11:22:36.947
13
11479
<p>My home directory is getting huge (100GB plus). When backupping it I notices that there are quite some caches there.</p> <p>Which important caches are there in my homedir and how should I clean them?</p> <p>One cache in particular is bothering me, the cache in .gvfs, where a copy of my network harddisk seems to be stored. How do I neatly clear this cache?</p>
1418
null
null
2021-07-15T07:07:53.153
How to clean caches in my homedir
[ "home-directory", "cleanup", "cache" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The <code>.gvfs</code> is where network attached folders live. If you've used &quot;Places/Connect to Server&quot;, or typed <code>smb://server/share</code> into Nautilus, that's where your network drive will &quot;mount&quot;.</p>\n<p>You need to exclude your <code>.gvfs</code> folder from your back up, unless you actually want your network drive and all its contents to be included in your back up.</p>\n<p>Other places you should consider excluding :</p>\n<ul>\n<li><code>~/.mozilla/**yourprofilename**/Cache</code></li>\n<li><code>~/.cache</code> (this is also where Chromium puts its cache, if you use that instead of firefox)</li>\n<li><code>~/.thumbnails</code></li>\n</ul>\n<p>Others to consider :</p>\n<ul>\n<li>if you use VirtualBox, your guest systems are likely stored in .VirtualBox. On the one hand, you'll want to back those up. On the other, they'll be huge, so maybe you should back them up separately from your generic home drive backup?</li>\n<li>if you use Dropbox, you'll probably not have much need to back that up! Exclude wherever you told Dropbox to put its folder.</li>\n</ul>\n<p>Finally, you can do some of this analysis yourself! Go to your Applications menu and choose Accessories, then run &quot;<a href=\"https://wiki.gnome.org/action/show/Apps/DiskUsageAnalyzer?action=show&amp;redirect=Apps%2FBaobab\" rel=\"nofollow noreferrer\">Disk Usage Analyzer</a>&quot; (AKA baobab).</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-10-10T12:10:31.943", "id": "5610", "lastActivityDate": "2021-07-15T06:42:50.307", "lastEditDate": "2021-07-15T06:42:50.307", "lastEditorDisplayName": null, "lastEditorUserId": "349837", "ownerDisplayName": null, "ownerUserId": "861", "parentId": "5596", "postTypeId": "2", "score": "9" }
[ { "accepted": null, "body": "<p>Are you certain that .gvfs actually includes COPY of your network hard disk or it is it just mounting point. Try to unmount those hard disks and check what it says it's size after that.</p>\n\n<p>Think flash and browsers saves their caches to your home folder. Those are best ...
null
null
null
null
null
5603
1
null
2010-10-10T11:41:34.287
3
854
<p>How can ubuntu light be installed?</p> <p>Or is Ubuntu Light only available to OEM's ??</p>
2891
235
2011-12-13T23:42:49.840
2011-12-13T23:42:49.840
How can I install Ubuntu Light?
[ "installation", "ubuntu-light" ]
3
0
CC BY-SA 3.0
[]
null
[ { "accepted": null, "body": "<p>It's only and it will only be available for OEM's. Each Ubuntu Light image is specifically adapted to the device it's gonna run in. So the best way to get Ubuntu Light, now, is waiting. Waiting for Light devices in the market, and from what I've read that should happen still ...
null
null
null
null
null
5609
1
null
2010-10-10T12:09:10.880
2
431
<p><a href="http://www.ubuntugeek.com/how-to-fix-ubuntu-10-04-lts-lucid-blank-screen-at-startup.html" rel="nofollow">http://www.ubuntugeek.com/how-to-fix-ubuntu-10-04-lts-lucid-blank-screen-at-startup.html</a></p> <p>I have the problem in the above answer page and to fix it I need to highlight Live Mode on the CD/USB and press F6 and then type a command. However when I press F6 I get a selection of options. </p> <p>So how do you input commands on the Live CD mode-selection screen as suggested in the above link.</p>
707
null
null
2014-03-16T16:59:31.567
How to input commands on the Live CD mode selection screen
[ "boot", "login-screen" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Press F6, then Escape. It should drop down to something like this:</p>\n\n<p><img src=\"https://i.stack.imgur.com/RqPeH.png\" alt=\"enter image description here\"></p>\n\n<p>You can then proceed to add options, as shown on the screenshot. The input will already be focused on ...
null
null
null
null
null
5612
1
null
2010-10-10T12:32:43.353
6
587
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/42340/how-to-delete-apps-and-files-folder-lenses-icons-from-launcher">How to delete Apps and Files &amp; Folder (lenses) icons from Launcher?</a> </p> </blockquote> <p>Is it possible to remove the "Deleted Items", "Applications" and/or "Files &amp; Folders" entries on the unity dock (ubuntu 10.10 sidebar) if they are not needed? Repeating what is done for removing other launcher entries does not seem to work.</p>
2921
-1
2017-04-13T12:23:56.577
2010-10-11T16:44:18.657
How can I remove the "Deleted Items", "Applications" entries from the netbook launcher?
[ "10.10", "ubuntu-netbook", "unity", "customization" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>There doesn't appear to be a way to remove the Deleted Items (the trash can looking thing).</p>\n\n<p>However removing the following two packages will remove the Applications and Files and Folders: <code>sudo apt-get remove unity-place-applications unity-place-files</code></p...
null
null
2011-05-13T12:50:52.693
null
null
5614
1
5618
2010-10-10T12:40:11.613
1
979
<p>I've been looking at purchasing MarbleBlast Gold from <a href="http://www.torquepowered.com/products/marbleblastgold" rel="nofollow">Torque</a> and a game called Orbz and one of the requirements is glibc2.2+</p> <p>I've done a little research around the issue and noticed that Ubuntu uses eglibc,and that glibc is still at version 2.11 in a clean install. However given that the C library is a very important part of the operating system I've been holding off from doing it.</p> <p>Is it safe to do so without messing up the OS? and if so how would I go about it?</p>
2922
25863
2012-06-18T18:18:20.417
2012-06-18T18:18:20.417
Is it safe to upgrade glibc to 2.2?
[ "upgrade", "games", "libraries" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>2.11 is vastly newer than 2.2 so won't be a problem.</p>\n\n<p>2.11 = two point eleven <em>not</em> two point one one.</p>\n\n<p>2.11 > 2.2 in most versioning systems.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T12:51:40.740", "id": "5618", "lastActivityDate": "2010-10-10T16:05:55.443", "lastEditDate": "2010-10-10T16:05:55.443", "lastEditorDisplayName": null, "lastEditorUserId": "667", "ownerDisplayName": null, "ownerUserId": "816", "parentId": "5614", "postTypeId": "2", "score": "5" }
[ { "accepted": true, "body": "<p>2.11 is vastly newer than 2.2 so won't be a problem.</p>\n\n<p>2.11 = two point eleven <em>not</em> two point one one.</p>\n\n<p>2.11 > 2.2 in most versioning systems.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "...
null
null
null
null
null
5615
1
5639
2010-10-10T12:47:27.333
6
10504
<p>When I try to update my Ubuntu 10.04 installation to 10.10 I get the following error.</p> <pre><code>Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade: Trying to install blacklisted version 'blcr-dkms_0.8.2-13' This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu * Unofficial software packages not provided by Ubuntu If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report. </code></pre> <p>None of the three applies to me (I think).</p> <p>Now I found that this also affects someone else: <a href="https://bugs.launchpad.net/update-manager/+bug/657662" rel="nofollow">https://bugs.launchpad.net/update-manager/+bug/657662</a></p> <p>Is there here someone who knows what could be wrong? Or a workaround so that I can install Maverick Meerkat?</p>
1418
25798
2012-07-09T13:10:28.090
2012-08-31T13:58:04.460
Upgrade fails because of blcr-dkms
[ "upgrade" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Based on <a href=\"https://askubuntu.com/questions/5615/upgrade-to-10-10-fails-because-of-blcr-dkms/5631#5631\">the good suggestion</a> by <a href=\"https://askubuntu.com/users/2179/pocketsam\">PocketSam</a></p>\n\n<p>Look with <code>aptitude why blcr-dkms</code> why the package is installed, and remove that package if possible. For me, this was the package <code>r-cran-rmpi</code> which I actually don't use but installed with a <code>apt-get install r-cran-*</code> command.</p>\n\n<p>Don't forget to do a <code>apt-get autoremove</code> to really uninstall the blcr-dkms package automatically.</p>\n\n<p>The reason for this package not working is explained <a href=\"https://bugs.launchpad.net/ubuntu/+source/blcr/+bug/555729\" rel=\"nofollow noreferrer\">here</a></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T14:21:24.643", "id": "5639", "lastActivityDate": "2010-10-27T05:27:50.727", "lastEditDate": "2017-04-13T12:24:17.760", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "1418", "parentId": "5615", "postTypeId": "2", "score": "8" }
[ { "accepted": null, "body": "<p>Maybe you may try to remove this module using dkms?</p>\n\n<pre><code>sudo dkms uninstall blcr-dkms \nsudo dkms remove -all blcr-dkms\n</code></pre>\n\n<p>Have no idea if it will break something.\n BLCR (Berkeley Lab Checkpoint/Restart) allows programs running on Linux to be ...
null
null
null
null
null
5620
1
null
2010-10-10T12:57:34.207
2
7507
<p><strong>Ubuntu 10.10 Live usb not booting in Lenovo Ideapad s10-3</strong>. I install ubuntu desktop edition in my pen driver using "Startup Disk creator". But this live usb is not booting on my netbook(Lenovo S10-3).</p>
2926
235
2010-10-10T17:48:50.083
2011-02-27T18:44:09.590
Live USB not booting in Lenovo Ideapad s10-3
[ "10.10", "lenovo" ]
4
3
CC BY-SA 2.5
[ { "creationDate": "2010-10-10T12:59:23.270", "id": "5650", "postId": "5620", "score": "1", "text": "Please edit your question to include a few more details. Have you tried it on other computers? What happens when you try to boot your lenovo off the USB drive?", "userDisplayName": null, "...
null
[ { "accepted": null, "body": "<p><a href=\"https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/617779\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/617779</a> Looks like something is broken in syslinux/usb-creator so you cannot boot from a USB made by usb-creator in Maverick....
null
0
null
null
null
5623
1
5625
2010-10-10T13:11:27.440
4
397
<p>I tried to upgrade from 10.04 to 10.10 - now that Ubuntu 10.10 is finally released. I used <code>update-manager -d</code> and the first window after pressing the upgrade button says that it is still a development release.</p> <p>Is this true? Or have they not changed this window yet?</p>
2932
41
2010-10-10T13:50:21.103
2010-10-10T19:12:43.487
Upgrading to Ubuntu 10.10 says it's still a Development Release?
[ "10.10", "upgrade" ]
5
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><code>update-manager -d</code> <em>is</em> the command to upgrade to development trunk versions of Ubuntu.</p>\n\n<p>However, I <em>think</em> I recall Ubuntu updates the repositories to notify about the new release a few days after the release is live so that when people are prompted to upgrade, the bandwidth use spike from the day 1 enthusiasts has been fully absorbed. By using that route, you should still end up with a copy of \"blessed\" Ubuntu 10.10.</p>\n\n<p>That said, even if it <em>was</em> marked as a development version, <a href=\"https://askubuntu.com/questions/5257/is-there-a-rational-reason-to-wait-for-the-release-date-to-download-install-or-u\">it wouldn't be any different.</a> Go ahead, make your day!</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-10T14:41:54.260", "id": "5673", "postId": "5625", "score": "0", "text": "I tried to upgrade but I got a an error: \n'E:Couldn't configure pre-depend x11-common for x11-xkb-utils, probably a dependency cycle.' Maybe is something I installed.", "userDisplayName": null, "userId": "2932" }, { "creationDate": "2010-10-10T14:48:05.697", "id": "5674", "postId": "5625", "score": "0", "text": "@Florin, if you'd like to ask a new question [please do so](http://askubuntu.com/questions/ask?title=How+to+fix+this+dependency+cycle+error?&tags=apt+dependenies). You'll find it is a duplicate of [this question](http://askubuntu.com/questions/5178/dependency-cycle-upgrading-to-10-04-lts), which already has [an upvoted answer](http://askubuntu.com/questions/5178/dependency-cycle-upgrading-to-10-04-lts/5179#5179). :)", "userDisplayName": null, "userId": "1938" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T13:32:05.037", "id": "5625", "lastActivityDate": "2010-10-10T13:32:05.037", "lastEditDate": "2017-04-13T12:25:03.423", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "1938", "parentId": "5623", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p><code>update-manager -d</code> <em>is</em> the command to upgrade to development trunk versions of Ubuntu.</p>\n\n<p>However, I <em>think</em> I recall Ubuntu updates the repositories to notify about the new release a few days after the release is live so that when people are...
null
null
null
null
null
5634
1
9119
2010-10-10T13:59:42.183
10
4870
<p>This question pretends to be a central place where people share info about compiling the latest and greatest GNOME-Shell environment in Ubuntu 10.10.</p> <p>As GNOME-Shell now depends on gtk3 and in a lot of other new modules, and the GNOME-hell PPA is no longer around, it's actually quite difficult to test it without, as I've read somewhere, </p> <blockquote> <p>"compiling half of the GNOME desktop"</p> </blockquote> <p>I've tried with jhbuild just yesterday and only some modules were built, but gnome-shell and gtk3 weren't included in those that built.</p> <p>As some solutions posted here may seem get quite dangerous, I was thinking about setting up a VM w/ Ubuntu 10.10, and I think that most of you will agree with me. </p> <p><strong>So, in conclusion, questions that need to be answered:</strong></p> <ol> <li>Is there any new GNOME-Shell PPA for Maverick? </li> <li><p>Can jhbuild gnome-shell install script be fixed in order to allow a clean build?</p></li> <li><p>If not, any other easy ways to get it, excluding manual compilling?</p></li> <li><p>When installed, will GNOME-Shell work with Virtualbox emulated graphics stack?</p></li> </ol> <p>Ladies and gentleman, the question is now yours. Let the answering begin...</p>
356
866
2010-10-23T20:38:43.193
2017-02-12T21:31:05.057
Compiling latest GNOME-Shell
[ "10.10", "compiling", "gnome" ]
5
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-12T03:38:50.127", "id": "6211", "postId": "5634", "score": "0", "text": "What were the failures that occurred with jhbuild? Have you looked over the list of common problems? http://live.gnome.org/GnomeShell/SwatList", "userDisplayName": null, "userId": "570" ...
{ "accepted": true, "body": "<p>have you tried the steps in the following article at <a href=\"http://www.webupd8.org/2010/10/install-gnome-shell-from-git-in-ubuntu.html\" rel=\"nofollow\">WebUpd8</a>?</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-24T13:01:31.210", "id": "9150", "postId": "9119", "score": "1", "text": "Yes, I've already read it. I thought about posting it here, but in the meantime forgot. Thanks ;)", "userDisplayName": null, "userId": "356" } ], "communityOwnedDate": "2010-10-23T20:48:25.843", "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-23T20:48:25.843", "id": "9119", "lastActivityDate": "2010-10-23T20:48:25.843", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "74398", "parentId": "5634", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>gnome-shell can be found from ubuntu's repositories</p>\n\n<pre><code>sudo apt-get install gnome-shell\n</code></pre>\n\n<p>and think it is good enough for testing purposes. You can try it within terminal by (after install) typing <code>gnome-shell --replace</code>. You will ...
2010-10-10T13:59:42.183
null
null
null
null
5636
1
5637
2010-10-10T14:08:34.320
174
48791
<p>For a specific package, can I find out why it is installed?</p> <p>So, can I see or it's manually installed, or that it is installed as a dependency of another package? Or that it is installed as part of the distro?</p>
1418
186134
2014-08-03T16:23:53.100
2019-05-20T14:25:23.013
Can I see why a package is installed?
[ "apt", "software-installation", "dependencies" ]
4
3
CC BY-SA 2.5
[ { "creationDate": "2010-10-10T14:34:00.707", "id": "5669", "postId": "5636", "score": "0", "text": "This is related to (a part of) [this](http://askubuntu.com/q/4502/270) question, see this [answer](http://askubuntu.com/questions/4502/how-can-i-find-out-why-a-package-was-installed/4503#4503) for...
{ "accepted": true, "body": "<p>A quick solution is to enter the following command in a terminal:</p>\n\n<pre><code>aptitude why $package\n</code></pre>\n\n<p>or, if you are only interested in the ultimate cause:</p>\n\n<pre><code>aptitude why $package --show-summary\n</code></pre>\n\n<p>Replace <em>$package</em> with the package's name, and you may need to install the <code>aptitude</code> package first.</p>\n\n<p>Here is output you might get for <code>aptitude why aspell --show-summary</code></p>\n\n<pre><code>Packages requiring aspell:\n inkscape\n</code></pre>\n\n<p>For more detail you would run <code>aptitude why aspell</code>. You can read the example output, below, as follows: \"You manually installed <code>inkscape</code>, which requires <code>libgtkspell</code>, which requires <code>libenchantic2a</code>, which requires <code>aspell</code>\". (<code>i</code> markers indicate installed packages; <code>A</code> markers indicate automatically installed packages.)</p>\n\n<pre><code>i inkscape Depends libgtkspell0 (&gt;= 2.0.10) \ni A libgtkspell0 Depends libenchant1c2a (&gt;= 1.6.0) \ni A libenchant1c2a Depends aspell-en | myspell-dictionary | aspell-dictionary | ispell-dictionary | hunspell-dictionary\ni A aspell-en Depends aspell (&gt;= 0.60.3-2)\n</code></pre>\n\n<p>Finally, the following command</p>\n\n<pre><code>apt-cache rdepends --installed $package\n</code></pre>\n\n<p>lists the other packages installed on your computer that depend directly on <em>$package</em>. You can add the <code>--recurse</code> option to list all packages that depend directly or indirectly on it.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-10-10T14:21:40.820", "id": "5663", "postId": "5637", "score": "3", "text": "Pity aptitude isn't included by default :(", "userDisplayName": null, "userId": "1938" }, { "creationDate": "2010-10-10T14:31:02.993", "id": "5668", "postId": "5637", "score": "2", "text": "@badp thank you to point out. This is the bad new with maverick, only to save some space on the livecd iso image. But it is an invaluable tool, and i will not go without.", "userDisplayName": null, "userId": "2647" }, { "creationDate": "2013-12-22T18:20:14.050", "id": "505140", "postId": "5637", "score": "27", "text": "`apt-cache rdepends --recurse $package` probably gives too many packages. I would add `--installed` option to restrict to installed packages. `-i` option restricts to pre-dependence and dependence related packages. But a package may be installed because it is recommended by another package. To include such recommendation relateded packages, I suppose this would give the right ones: `apt-cache rdepends --no-suggests --no-conflicts --no-breaks --no-replaces --no-enhances --installed --recurse $package`", "userDisplayName": null, "userId": "21005" }, { "creationDate": "2015-11-02T10:59:24.810", "id": "1012201", "postId": "5637", "score": "10", "text": "slightly shorter equivalent of @jarno's incantation, assuming you're on bash or other shell with brace expansion: `apt-cache rdepends --no-{suggests,conflicts,breaks,replaces,enhances} --installed --recurse $package`", "userDisplayName": null, "userId": "111779" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-10T14:14:24.343", "id": "5637", "lastActivityDate": "2017-01-03T23:49:05.540", "lastEditDate": "2017-01-03T23:49:05.540", "lastEditorDisplayName": null, "lastEditorUserId": "47377", "ownerDisplayName": null, "ownerUserId": "2647", "parentId": "5636", "postTypeId": "2", "score": "163" }
[ { "accepted": null, "body": "<p>A quick and short reasoning on why a certain package was installed can be found out by typing the following command in a terminal (<code>Applications -&gt; Accessories -&gt; Terminal</code>) :</p>\n\n<pre><code>aptitude why &lt;package-name&gt;\n</code></pre>\n\n<p>Replace w...
null
null
null
null
null
5642
1
5648
2010-10-10T14:30:24.163
2
156
<p>I would like to make a clean install in my computer, but I play a lot of with Kblocks (KDE Tetris game on GNOME) and If it possible I would like to copy the highscore to the new (Maverick) system too.</p>
null
235
2010-10-10T15:05:50.017
2010-10-10T15:05:50.017
Where Kblocks store the highscore?
[ "gnome", "kde" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>The high score is stored in the configuration file (which is a questionable design choice if you ask me, but whatever...) at <code>~/.kde/share/config/kblocksrc</code>.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2010-10-10T14:57:23.837", "id": "5680", "postId": "5648", "score": "1", "text": "Yeah, questionable indeed. Games usually store high scores inside `/var/games`, IIRC (or was it `/usr/games`?).", "userDisplayName": null, "userId": "1938" }, { "creationDate": "2010-10-10T14:57:59.913", "id": "5682", "postId": "5648", "score": "0", "text": "@badp: Right, exactly.", "userDisplayName": null, "userId": "430" }, { "creationDate": "2010-10-10T15:02:40.077", "id": "5684", "postId": "5648", "score": "0", "text": "No file in /var/games. In usr/games there is the startup file only", "userDisplayName": "Robert", "userId": null }, { "creationDate": "2010-10-10T15:05:05.203", "id": "5686", "postId": "5648", "score": "0", "text": "@Robert, have you read the answer proper?", "userDisplayName": null, "userId": "1938" }, { "creationDate": "2010-10-10T15:08:04.290", "id": "5688", "postId": "5648", "score": "0", "text": "Yay! You are super! :)", "userDisplayName": "Robert", "userId": null } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T14:55:43.837", "id": "5648", "lastActivityDate": "2010-10-10T14:55:43.837", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "430", "parentId": "5642", "postTypeId": "2", "score": "3" }
[ { "accepted": true, "body": "<p>The high score is stored in the configuration file (which is a questionable design choice if you ask me, but whatever...) at <code>~/.kde/share/config/kblocksrc</code>.</p>\n", "commentCount": "5", "comments": [ { "creationDate": "2010-10-10T14:57:23.837...
null
null
null
null
Robert
5643
1
null
2010-10-10T14:31:27.123
4
2164
<p>The item in the messaging menu (<code>indicator-applet</code>) related to Evolution program disappeared after reinstalling Evolution. How to I re-add it back?</p>
2940
41
2010-10-10T14:48:30.297
2013-02-21T11:15:24.893
How to add evolution to the messaging menu?
[ "evolution" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Install the <code>evolution-indicator</code> package.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T14:43:23.687", "id": "5645", "lastActivityDate": "2010-10-1...
null
null
null
null
null
5644
1
11743
2010-10-10T14:34:45.163
6
611
<p>I currently have the Maverick countdown widget on my site and was wondering if there are any widgets available now that it's fully released with which to replace it.</p>
null
169736
2014-04-05T21:42:37.743
2014-04-05T21:42:37.743
Are there widgets available for promoting Ubuntu on your site?
[ "community" ]
7
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-24T00:17:43.933", "id": "9103", "postId": "5644", "score": "0", "text": "This question is under [discussion on meta](http://meta.askubuntu.com/q/584/1273).", "userDisplayName": "Roger Pate", "userId": null }, { "creationDate": "2010-10-25T08:36:49.063",...
{ "accepted": true, "body": "<p><a href=\"http://spreadubuntu.org/en\" rel=\"nofollow\">spreadubuntu.org</a> is designed as a one-stop-shot for Ubuntu promotional material.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": "2010-11-06T13:13:42.963", "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-11-06T13:13:42.963", "id": "11743", "lastActivityDate": "2010-11-06T13:13:42.963", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": "user2405", "ownerUserId": null, "parentId": "5644", "postTypeId": "2", "score": "0" }
[ { "accepted": null, "body": "<p>There are some attleast at <a href=\"https://wiki.ubuntu.com/WebsiteButtons\" rel=\"nofollow\">https://wiki.ubuntu.com/WebsiteButtons</a>, tho those are not as fancy as countdown banner were. Maybe someone else knows more?</p>\n", "commentCount": "0", "comments": [], ...
2010-10-12T13:51:01.267
null
null
null
user2405
5647
1
5663
2010-10-10T14:55:06.553
2
539
<p>I tried to upgrade 10.04 to 10.10 and got an error: 'E:Couldn't configure pre-depend x11-common for x11-xkb-utils, probably a dependency cycle.'. Can I fix this and finalize the upgrade?</p>
2932
54298
2012-07-09T13:11:39.087
2012-07-09T13:11:39.087
Error while upgrading to 10.10
[ "10.10", "upgrade", "package-management", "dependencies" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You could instead reinstall your system files by running the 10.10 installer as normal, and when it comes to partitioning, mount your partitions as normal, <strong>BUT DO NOT FORMAT</strong>.</p>\n\n<p>This will overwrite the system files from 10.04 and replace with with those from 10.10, although it will also remove any third part applications you have installed, as well as resetting all your customised settings to their default values. The only part of your OS that will remain intact will be the contents of your home directory.</p>\n", "commentCount": "3", "comments": [ { "creationDate": "2010-10-10T15:48:21.137", "id": "5703", "postId": "5663", "score": "0", "text": "Tempting but I'm going to wait for a solution. Maybe I'll try dpkg --force-depends --remove x11-xkb-utils.", "userDisplayName": null, "userId": "2932" }, { "creationDate": "2010-10-10T15:52:57.863", "id": "5706", "postId": "5663", "score": "0", "text": "And my Home folder would not be a problem in case of a fresh install because I have a partition just for it.", "userDisplayName": null, "userId": "2932" }, { "creationDate": "2010-10-12T13:30:08.283", "id": "6360", "postId": "5663", "score": "0", "text": "I found no answer for this bug and I did a pseudo-fresh install. I kept the home folder/partition and formated the other", "userDisplayName": null, "userId": "2932" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T15:42:59.967", "id": "5663", "lastActivityDate": "2010-10-10T15:42:59.967", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": "user2405", "ownerUserId": null, "parentId": "5647", "postTypeId": "2", "score": "0" }
[ { "accepted": null, "body": "<p>Why don't you try this command:</p>\n\n<pre><code>dpkg --force-depends --remove x11-xkb-utils\n</code></pre>\n\n<p>It came from comment number 5 of <a href=\"https://bugs.launchpad.net/ubuntu/+source/x11-xkb-utils/+bug/639933\" rel=\"nofollow\">this</a> bug report.</p>\n", ...
null
null
null
null
null
5649
1
5666
2010-10-10T14:58:07.810
6
2341
<p>I'm planning to reinstall my OS by not formatting my root partition (I only use a single partition) as this will preserve the contents of my home directory, but the problem is that when I've done it in the past, it's wiped all my third party applications, and I was wondering if there was a way I could back up and restore them afterwards.</p>
null
null
null
2010-10-10T19:30:24.747
Backing up third party apps before reinstalling Ubuntu
[ "backup" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can do this in the synaptic package manager (System->Administration)\nMake sure your selection is in the \"All\" section then go to File->Save markings, make sure you check mark \"Save full state, not only changes\" then save (somewhere where it won't be formatted ;)</p>\n\n<p>When you are done installing you can go to File->Read markings </p>\n\n<p>Most of your programs will download, except the ones which you added a repository for (well at least until you re-enter them). You might have to fix some of the broken packages in synaptic after as well.</p>\n\n<p>I'm sure someone else might now how to backup and restore the sources list..</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-10T15:58:21.627", "id": "5708", "postId": "5666", "score": "0", "text": "That sounds great! I guess that however it will not remove packages one has removed from the default install, however?", "userDisplayName": null, "userId": "1938" }, { "creationDate": "2010-10-10T16:06:42.747", "id": "5713", "postId": "5666", "score": "1", "text": "Yes I do believe you are right. Will just have to wait for OneConf to be that clever.", "userDisplayName": null, "userId": "2963" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T15:54:49.903", "id": "5666", "lastActivityDate": "2010-10-10T15:54:49.903", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2963", "parentId": "5649", "postTypeId": "2", "score": "5" }
[ { "accepted": null, "body": "<p>A lot depends what kind of installing methods 3rd party software is offering.</p>\n\n<p>To help out re-install of those 3rd party software you should </p>\n\n<ol>\n<li><p>Take copy of apt-get repositories (<code>/etc/apt/sources.list</code>) for 3rd party repositories. Exampl...
null
null
null
null
user2405
5651
1
22433
2010-10-10T15:03:46.367
5
7096
<p>I installed ubuntu netbook edition on my netbook* expecting to get the best performance out of it, but apparently, that didn't turn out.<br> Unity is a bit slow on it, and when I click on <strong>Files and folders</strong> it takes a while to load the respective interface and the bar at the top disappears and then loads in.</p> <p>Is this expected? Is there anything <em>I</em> can do to improve the performance? Is this problem specific to my netbook?</p> <hr> <p>*<strong>Netbook info:</strong><br> Acer - Aspire One<br> 1.6 GHz Intel Atom Processor<br> 1 GB RAM Memory<br> Intel GMA 950 graphics card</p>
567
567
2010-10-10T15:16:35.620
2013-12-29T20:24:29.660
How to improve Unity Performance?
[ "ubuntu-netbook", "unity" ]
6
6
CC BY-SA 2.5
[ { "creationDate": "2010-10-10T15:05:42.013", "id": "5687", "postId": "5651", "score": "0", "text": "Unity _is_ at its first public release...", "userDisplayName": null, "userId": "1938" }, { "creationDate": "2010-10-10T15:10:31.007", "id": "5690", "postId": "5651", "s...
{ "accepted": true, "body": "<p><a href=\"https://askubuntu.com/questions/21686/how-do-i-install-the-unity-2d-desktop\">Installing Unity 2D</a> might work better on your hardware, it's the supported fallback desktop.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2011-01-25T16:44:10.510", "id": "25077", "postId": "22433", "score": "0", "text": "Yes, as soon as I found out about Unity 2D, I installed it right away. And let me tell you, its a *huge* difference. Its probably the best solution up to now, but I hope they fix the original Unity because it looks a bit more polished.", "userDisplayName": null, "userId": "567" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2011-01-20T15:43:53.620", "id": "22433", "lastActivityDate": "2012-04-30T16:28:50.007", "lastEditDate": "2017-04-13T12:23:59.520", "lastEditorDisplayName": null, "lastEditorUserId": "-1", "ownerDisplayName": null, "ownerUserId": "235", "parentId": "5651", "postTypeId": "2", "score": "3" }
[ { "accepted": null, "body": "<p>May be this is not an answer that you expect, but you can try some other Ubuntu distros like Xubuntu and Lubuntu (still in beta).</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-11T04:48:32.577", "id": "5857", "postI...
null
null
null
null
null
5655
1
5667
2010-10-10T15:20:24.150
9
2962
<p>I have Ubuntu 10.04 on my computer, with Windows 7 next to it. Instead of upgrading to 10.10, I feel like doing a clean install. However, I don't want to erase my Windows, even though I barely ever use it. My question is: how would I remove Ubuntu 10.04 from my drive and install Ubuntu 10.10 in place, without losing any space or anything, or losing Windows 7?</p>
2954
null
null
2010-10-10T15:56:40.943
How do I reinstall Ubuntu?
[ "windows", "re-installation" ]
3
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-12T18:01:08.657", "id": "6426", "postId": "5655", "score": "0", "text": "Hey, have to resolved your problem yet?", "userDisplayName": "user2405", "userId": null }, { "creationDate": "2010-10-17T01:30:38.870", "id": "7656", "postId": "5655", ...
{ "accepted": true, "body": "<p>First, make a back up of Windows to an external device such as a DVD or USB hard drive, if you have not already done so. You'll be installing an operating system, which has inherent risks, and I'd hate for you to lose important data.</p>\n\n<p>Start up the Ubuntu 10.10 <a href=\"http://releases.ubuntu.com/maverick/\" rel=\"nofollow\">desktop CD</a> installer, and click through all of the steps until you get to partitioning. Select advanced partitioning and continue to the next page.</p>\n\n<p>Now, select the partition that was created for Ubuntu 10.04. It will be an ext4 filesystem, and, if you don't have a recovery partition for Windows, it is likely to be <code>/dev/sda2</code>. Hit edit, then select <code>/</code> for the mountpoint and <strong>make sure the format button is not checked</strong>. Dismiss the dialog and press next.</p>\n\n<p>You should see a warning that continuing will remove the contents of system directories, but will preserve the contents of <code>/home</code>. Press continue and complete the rest of the installation.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T15:56:40.943", "id": "5667", "lastActivityDate": "2010-10-10T15:56:40.943", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "46", "parentId": "5655", "postTypeId": "2", "score": "7" }
[ { "accepted": null, "body": "<p>This option actually exists in the installer. When it comes to the partitioning section of the installation, there is an option to overwrite an existing Linux distro and replace it with the new one. Just select that and you're on your way.</p>\n", "commentCount": "4", ...
null
null
null
null
null
5669
1
5672
2010-10-10T16:06:21.733
14
9665
<p>How can I remove this shadow: </p> <p><img src="https://i.stack.imgur.com/3scJC.png" alt="panel with shadow"></p> <p>from gnome-panel?</p>
2964
235
2011-07-09T15:30:07.167
2017-02-13T14:20:53.503
How to remove shadow from gnome-panel?
[ "gnome-panel" ]
5
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-10T16:10:33.387", "id": "5716", "postId": "5669", "score": "2", "text": "Please edit your question to tell us what desktop effects you have enabled and what theme you are using.", "userDisplayName": null, "userId": "667" } ]
{ "accepted": true, "body": "<p>You can do this with <code>compizconfig-settings-manager</code></p>\n\n<pre><code>sudo apt-get install compizconfig-settings-manager\n</code></pre>\n\n<p>run it and go window decoration settings. Set window shadow to 'none'.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-25T11:04:26.820", "id": "9350", "postId": "5672", "score": "3", "text": "This removes shadows from all windows, not just from the panel.", "userDisplayName": null, "userId": "4596" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 3.0", "creationDate": "2010-10-10T16:16:51.440", "id": "5672", "lastActivityDate": "2017-02-12T21:32:12.273", "lastEditDate": "2017-02-12T21:32:12.273", "lastEditorDisplayName": null, "lastEditorUserId": "75060", "ownerDisplayName": null, "ownerUserId": "2967", "parentId": "5669", "postTypeId": "2", "score": "5" }
[ { "accepted": null, "body": "<p>you have to disable desktop effect from System>Preferences>Appearances and in the 'visual effects' tab select 'None'</p>\n\n<p>though there might be some other way like in compizconfig-settings-manager without disabling desktop effect but that I dont know.</p>\n", "commen...
null
null
null
null
null
5675
1
5678
2010-10-10T16:30:40.487
63
14464
<p>I installed an Ubuntu alpha or beta and have been keeping it up to date. </p> <p>So, Should I presume that my system has automatically updated to the next alpha or beta, and will be running the official release when it's finished?</p>
2766
235
2012-04-13T16:36:41.260
2021-04-16T13:01:01.670
I installed an alpha or beta, am I up to date with the final release if I keep upgrading?
[ "upgrade", "release-management" ]
2
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>The beta uses the repositories as they are updated -- it is not a fixed snapshot of Ubuntu as it was when the beta was released.</p>\n<p>If there are no more updates to be installed, then congratulations! You are running the final Ubuntu release. There is nothing else you need to do.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2014-04-05T02:50:48.470", "id": "580576", "postId": "5678", "score": "1", "text": "You may want to add that anywhere along a repo's timeline that the next set of repos exist, will let you run `sudo upgrade-manager -d` to change to the next higher set of repos, in this case to the 11.04 ones. You will also go straight (or nearly so) to the current update of 11.04. You do not need to dist-upgrade via an alpha/beta release if there are later ones available.", "userDisplayName": null, "userId": "167321" }, { "creationDate": "2018-04-07T02:36:22.750", "id": "1660935", "postId": "5678", "score": "4", "text": "Seems like your image is gone. Would you mind uploading it to stack.imgur instead?", "userDisplayName": null, "userId": "301745" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 4.0", "creationDate": "2010-10-10T16:34:44.883", "id": "5678", "lastActivityDate": "2021-04-16T13:01:01.670", "lastEditDate": "2021-04-16T13:01:01.670", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "1938", "parentId": "5675", "postTypeId": "2", "score": "61" }
[ { "accepted": true, "body": "<p>The beta uses the repositories as they are updated -- it is not a fixed snapshot of Ubuntu as it was when the beta was released.</p>\n<p>If there are no more updates to be installed, then congratulations! You are running the final Ubuntu release. There is nothing else you nee...
null
null
null
null
null
5679
1
5683
2010-10-10T16:40:55.370
0
1134
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/5458/how-to-easy-remaster-ubuntu">How to easy remaster ubuntu?</a> </p> </blockquote> <p>I'm looking for a list of a free easy to use program to create custom live CDs I can find something like this? I've tried recontructor but it didn't support everything I wanted and it wasn't 100% free.</p> <p>Please limit one piece of software per answer and include reasons why you think it's good.</p>
2935
-1
2017-04-13T12:23:07.557
2010-10-10T16:52:58.910
Software to make a custom live CD?
[ "cd", "customization" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>May be you should try something like this <a href=\"http://www.debuntu.org/how-to-customize-your-ubuntu-live-cd\" rel=\"nofollow\">http://www.debuntu.org/how-to-customize-your-ubuntu-live-cd</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-10T16:48:11.593", "id": "5724", "postId": "5683", "score": "0", "text": "Thanks but I have already used that method, I guess I will just build a python or bash script for it to make it simpler.", "userDisplayName": null, "userId": "2935" } ], "communityOwnedDate": "2010-10-10T16:50:32.253", "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T16:44:52.430", "id": "5683", "lastActivityDate": "2010-10-10T16:44:52.430", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2811", "parentId": "5679", "postTypeId": "2", "score": "0" }
[ { "accepted": true, "body": "<p>May be you should try something like this <a href=\"http://www.debuntu.org/how-to-customize-your-ubuntu-live-cd\" rel=\"nofollow\">http://www.debuntu.org/how-to-customize-your-ubuntu-live-cd</a></p>\n", "commentCount": "1", "comments": [ { "creationDate"...
2010-10-10T16:50:32.253
null
2010-10-10T16:53:14.607
null
null
5687
1
5688
2010-10-10T17:01:14.623
1
3211
<p>I am trying to build a custom version of Ubuntu for my school and they seem to be using the Novell NetWare software (for Windows) so students can log-in to their accounts. I have tried using WebDav for the NetStorage server but that was unsuccessful. I have also tried a program called Novell Client for Linux but, it didn't fully support Ubuntu, it was butt ugly, the latest release was made in 2004.</p> <p>If you guys could help me out on this I would greatly appreciate it.</p>
2935
453
2010-10-10T17:14:48.403
2015-11-21T20:34:21.477
Where Can I Find a Novell NetWare Client for Ubuntu?
[ "customization", "login", "client", "novell-netware" ]
3
5
CC BY-SA 2.5
[ { "creationDate": "2010-10-10T20:16:09.530", "id": "5771", "postId": "5687", "score": "0", "text": "What do you mean by \"log-in to their accounts\"? Are you referring only to NetStorage access, or are you trying to use Novell authentication to log in to the Ubuntu desktop?", "userDisplayNam...
{ "accepted": true, "body": "<p>It is possible to access NetStorage through WebDav in Ubuntu. You need to install the <code>fusedav</code> package and run something along the lines of:</p>\n\n<pre><code>fusedav -D -u username -p password_here http://server.com/oneNet/NetStorage /home/greg/netstorage\n</code></pre>\n\n<p>This isn't quite perfect, it occasionally goes a little buggy on me, but works for the most part. You might be interested to know I started <a href=\"https://bugs.edge.launchpad.net/ubuntu/+source/gvfs/+bug/649197\" rel=\"nofollow\">a bug about not being able to connect in Nautilus</a> to NetStorage.</p>\n\n<p>You may also be interested to know about <code>ncpfs</code> (see below &amp; Google it), though I haven't used it myself.</p>\n\n<blockquote>\n <p>ncpfs allows you to mount volumes of NetWare servers under Linux and to print to NetWare print queues and spool NetWare print queues to the Linux printing system.</p>\n</blockquote>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-11T02:45:11.067", "id": "5836", "postId": "5688", "score": "0", "text": "I've tried to use ncpfs but when it was mounted, it didn't show me MY files. It showed me a whole bunch of random stuff that didn't really make any sense. By the way, would you be able to direct me to a guide on how to set up ncpfs with the printers?", "userDisplayName": null, "userId": "2935" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T17:08:45.393", "id": "5688", "lastActivityDate": "2010-10-10T18:36:57.280", "lastEditDate": "2010-10-10T18:36:57.280", "lastEditorDisplayName": null, "lastEditorUserId": "866", "ownerDisplayName": null, "ownerUserId": "866", "parentId": "5687", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>It is possible to access NetStorage through WebDav in Ubuntu. You need to install the <code>fusedav</code> package and run something along the lines of:</p>\n\n<pre><code>fusedav -D -u username -p password_here http://server.com/oneNet/NetStorage /home/greg/netstorage\n</code...
null
null
null
null
null
5691
1
null
2010-10-10T17:28:38.257
7
1676
<p>Something I seem to be missing is when I press backspace the page doesn't go back to the last page as it did in Windows, does anyone have any ways around this?</p>
null
41
2010-10-10T18:09:17.663
2011-06-06T08:42:20.427
Is there any way I can get my Google Chrome to go back a page by pressing backspace?
[ "browser", "google-chrome" ]
4
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Workaround: </p>\n\n<p><kbd>ALT</kbd>+<kbd>←</kbd></p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T17:39:53.220", "id": "5696", "lastActivityDate": "2010-10-10T1...
null
null
null
null
Dan
5692
1
6026
2010-10-10T17:30:10.203
2
221
<p>I'd like my Desktop to have dynamic wallpaper which change after every few minutes.</p> <p>I use <code>wally</code> to achieve this. No doubt <code>wally</code> is great in its work, but one thing that I don't like is the <code>wally</code> icon in the notification area which is useless for me.</p> <p>Once triggered there is no need for any monitoring, or any other task to be done, as I just want a flawless wallpaper changer.</p> <p>Is there a way I can remove the <code>wally</code> icon from the notification area, or suggestions on any other application which does the same work but does not use the notification area.</p>
2910
606721
2017-09-05T23:21:19.493
2017-09-05T23:21:19.493
How to remove the icon from notification or any alternative to change wallpaper
[ "desktop-background" ]
1
0
CC BY-SA 3.0
[]
{ "accepted": true, "body": "<p>I didn't try wally, but CREBS, just do the job as you want\n * sudo add-apt-repository ppa:crebs/ppa\n * sudo apt-get update &amp;&amp; sudo apt-get install crebs</p>\n\n<p><a href=\"http://www.omgubuntu.co.uk/2010/06/crebs-wallpaper-slideshow-generator-gets-a-ppa-new-features/\" rel=\"nofollow\">http://www.omgubuntu.co.uk/2010/06/crebs-wallpaper-slideshow-generator-gets-a-ppa-new-features/</a></p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-12T20:52:14.990", "id": "6487", "postId": "6026", "score": "0", "text": "thanks a ton frnd... this is exactly what I was looking for. not as intelligent as wally but, I'll handle that", "userDisplayName": null, "userId": "2910" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-11T16:05:17.670", "id": "6026", "lastActivityDate": "2010-10-11T16:05:17.670", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "389", "parentId": "5692", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>I didn't try wally, but CREBS, just do the job as you want\n * sudo add-apt-repository ppa:crebs/ppa\n * sudo apt-get update &amp;&amp; sudo apt-get install crebs</p>\n\n<p><a href=\"http://www.omgubuntu.co.uk/2010/06/crebs-wallpaper-slideshow-generator-gets-a-ppa-new-f...
null
null
null
null
null
5699
1
null
2010-10-10T18:05:40.987
3
2018
<p>When running UNE 10.10 I often have several applications running which on a traditional GNOME desktop environment would be running purely in the background and would only be visible from the system tray. Good examples would be tomboy when hidden or <a href="http://jonls.dk/redshift/" rel="nofollow">redshift</a>.</p> <p>Unfortunately Unity shows a running application in the launcher (dock) for these applications even though they already have appindicators visible in the sys tray.</p> <p>Is there any way to configure/force Unity not to show icons in the dock for certain applications?</p>
null
866
2010-10-29T13:29:07.100
2011-01-15T13:57:54.210
Can I hide running applications from the unity launcher?
[ "10.10", "unity", "ubuntu-netbook", "customization", "dock" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>I haven't tried it with Unity myself, but you should be able to use <a href=\"http://burtonini.com/blog/computers/devilspie/\" rel=\"nofollow\">Devil's Pie</a> to hide them.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicen...
null
null
null
null
Chris Whelan
5700
1
5719
2010-10-10T18:09:30.743
2
488
<p>I wonder if I can manually install Software Center and indicator-sound packages from Maverick to Lucid?</p> <p>I don´t want to upgrade the whole system, because I´m satisfied with Lucid, but it would be nice to have Maverick Software Center and indicator-sound on Lucid. </p> <p>I wanted to ask this, because I want to know if I´m going to mess up my system by doing that.</p>
3001
235
2010-10-10T18:26:55.960
2010-10-10T20:28:37.867
Can I install Ubuntu Software Center and indicator-sound from 10.10 on 10.04?
[ "10.04", "indicator", "software-center" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>I would not do so, unless you can find a supported PPA here: <a href=\"https://launchpad.net/ubuntu/+ppas\" rel=\"nofollow\">https://launchpad.net/ubuntu/+ppas</a></p>\n\n<p>You probably will not mess up your system (much) if you try it, though you might not get usable results and be forced to manually downgrade many packages.</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-10-10T19:34:41.930", "id": "5761", "postId": "5719", "score": "0", "text": "Thank you for your answer, but I couldn´t wait and I upgraded Software Center and all of the indicators from maverick main PPA. When I have done that, I disabled maverick PPA.", "userDisplayName": null, "userId": "3001" }, { "creationDate": "2010-10-10T19:36:11.183", "id": "5762", "postId": "5719", "score": "0", "text": "And have no problems at all. You can see here my new software center; http://img257.imageshack.us/img257/6049/prikazzaslona.png", "userDisplayName": null, "userId": "3001" }, { "creationDate": "2010-10-10T19:44:53.840", "id": "5763", "postId": "5719", "score": "1", "text": "If you're satisfied that your problem has been solved by this response, then you should mark it as the accepted answer, by clicking on the tick just below the down arrow on the left. Also voting it up and giving the answerer a little rep is also a cool thing to do.", "userDisplayName": "user2405", "userId": null }, { "creationDate": "2010-10-10T19:50:30.303", "id": "5767", "postId": "5719", "score": "0", "text": "Ok. This is my first question here, so I am not quite familiar with all of this. Cheers!", "userDisplayName": null, "userId": "3001" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T19:14:06.560", "id": "5719", "lastActivityDate": "2010-10-10T19:14:06.560", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2138", "parentId": "5700", "postTypeId": "2", "score": "4" }
[ { "accepted": true, "body": "<p>I would not do so, unless you can find a supported PPA here: <a href=\"https://launchpad.net/ubuntu/+ppas\" rel=\"nofollow\">https://launchpad.net/ubuntu/+ppas</a></p>\n\n<p>You probably will not mess up your system (much) if you try it, though you might not get usable result...
null
null
null
null
null
5705
1
5709
2010-10-10T18:34:01.500
2
3943
<p>After upgrading to 10.10, I can't login anymore. The problem seems be related to graphic card (computer is Lenovo S10e) and new unity interface. I wonder if anyone have similiar problems and if some solution exists.</p>
3022
null
null
2010-10-12T15:25:08.610
Ubuntu 10.10 upgrade results in blank screen after login
[ "10.10", "unity" ]
3
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-10T19:07:34.903", "id": "5751", "postId": "5705", "score": "0", "text": "Please rephrase as a clear question. It is hard to answer due to its vagueness. This sort of troubleshooting may be better off as a forum thread (http://ubuntuforums.org/) or on IRC because people...
{ "accepted": true, "body": "<p>Based on your tags, it seems you are using Unity, the Ubuntu Netbook Edition's new interface in 10.10. Can you confirm that?</p>\n\n<p>If that's the case, then you are probably affected by this bug:</p>\n\n<p><a href=\"https://bugs.launchpad.net/ubuntu-translations/+bug/614088\" rel=\"nofollow\">https://bugs.launchpad.net/ubuntu-translations/+bug/614088</a></p>\n\n<p>In that case, I have the same problem, as my installation in a Virtualbox virtual machine gives the same behaviour when I enable Unity.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-10T19:33:06.387", "id": "5759", "postId": "5709", "score": "0", "text": "After lots of trial and error I managed to get \"Ubuntu Netbook Edition 2D\" running. I done a lot of things trying to move from blank screen but for reference to other users who could have similar problems I would say that login to terminal and removing all folders with .gnome and .gconf helped to reset defaults.", "userDisplayName": null, "userId": "3022" }, { "creationDate": "2010-10-10T19:45:16.270", "id": "5764", "postId": "5709", "score": "0", "text": "\"Ubuntu Netbook Edition 2D\" doesn't seem to behave like it should so I am switching to Destop Edition for now. Thanks everyone for help.", "userDisplayName": null, "userId": "3022" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T18:57:51.153", "id": "5709", "lastActivityDate": "2010-10-10T18:57:51.153", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3034", "parentId": "5705", "postTypeId": "2", "score": "1" }
[ { "accepted": true, "body": "<p>Based on your tags, it seems you are using Unity, the Ubuntu Netbook Edition's new interface in 10.10. Can you confirm that?</p>\n\n<p>If that's the case, then you are probably affected by this bug:</p>\n\n<p><a href=\"https://bugs.launchpad.net/ubuntu-translations/+bug/61408...
null
null
null
null
null
5707
1
5757
2010-10-10T18:36:52.467
0
3248
<p>Is there a way to install the pre-10.04 style Notification thing for Rhythmbox and ensure that it doesn't show up in the Indicator Applet?</p>
651
667
2010-10-10T18:40:14.303
2010-10-10T20:32:17.790
How to make Rhythmbox use Notification Area instead of Indicator Applet
[ "indicator", "notification", "rhythmbox" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>In 10.10 Rhythmbox uses the tray icon again. So if you upgrade to 10.10, the problem will take care of itself.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-11T16:07:37.323", "id": "5977", "postId": "5757", "score": "0", "text": "Thanks. I was hoping to avoid an upgrade as I've got a pretty gnarly install (luks, etc). I'll go for it in a month or so when things have settled down a little. Cheers", "userDisplayName": null, "userId": "651" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T20:32:17.790", "id": "5757", "lastActivityDate": "2010-10-10T20:32:17.790", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "430", "parentId": "5707", "postTypeId": "2", "score": "0" }
[ { "accepted": null, "body": "<p>In Rhythmbox, go to Edit > Plugins, and find the Status Icon plugin. Click configure. Change the Status Icon from \"Never Visible\" to \"Always Visible.\" There are some other options there that you can play around with as well.</p>\n\n<p>I'm not quite sure about how to remov...
null
null
null
null
null
5708
1
null
2010-10-10T18:53:36.070
1
1751
<p>Ubuntu Unity on the Ubuntu netbook edition installs without a problem but when I log in though, where the panels are, there is just blank area with a shadow effect style thing on it. I can open apps but the Window buttons and the global menu are not visable. </p> <p>Does this mean that I cannot use Unity. I'm running it through Wubi on a Dell Inspiron 1501 laptop.</p> <p>My total ammount of graphics memory is 831MB My dedicated memory is 128MB.</p> <p>The odd thing is is that Windows Aero displays without a problem so why is there a problem with Unity</p> <p>Hope this helps</p> <p>Ben </p>
null
866
2011-02-20T09:29:10.790
2011-02-20T09:29:10.790
Unity does not display properly
[ "10.10", "unity", "ubuntu-netbook" ]
1
8
CC BY-SA 2.5
[ { "creationDate": "2010-10-10T19:11:37.947", "id": "5754", "postId": "5708", "score": "0", "text": "What is your model of graphics card? You can find out by running:\n\n> sudo lshw -C display\n\nATI cards are known to have problems with Unity.", "userDisplayName": null, "userId": "2138" ...
null
[ { "accepted": null, "body": "<p>This is a bug. Please report it the developers by pressing <kbd>Alt</kbd>+<kbd>F2</kbd>, entering <code>ubuntu-bug unity</code> and following the instructions. You might want to link to this question in your bug report to give the developers more information.</p>\n", "com...
null
null
2010-10-23T15:29:36.903
null
Ben Isaacs
5710
1
5712
2010-10-10T19:01:03.450
4
829
<p>I have two monitors set to TwinView in Nvidia's settings. When I run Boxee it expands over both of them. Is it possible to run it in just one of them?</p>
3032
235
2010-10-10T19:59:34.700
2011-04-30T16:41:47.030
Boxee with a dual monitor setup spans over two screens in fullscreen
[ "nvidia", "multiple-monitors", "boxee" ]
3
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>You can press <code>\\</code> to toggle full screen mode. Then you could at least run it in windowed mode on a single screen.</p>\n\n<p>For a more complete solution, <a href=\"http://forums.boxee.tv/showthread.php?t=287\" rel=\"nofollow\">this thread on the Boxee forum</a> may be helpful. It's been a while since I used Boxee on a dual screen system, but when I did, I used something similar to what's outline there.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T19:05:09.987", "id": "5712", "lastActivityDate": "2010-10-10T19:05:09.987", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "428", "parentId": "5710", "postTypeId": "2", "score": "2" }
[ { "accepted": true, "body": "<p>You can press <code>\\</code> to toggle full screen mode. Then you could at least run it in windowed mode on a single screen.</p>\n\n<p>For a more complete solution, <a href=\"http://forums.boxee.tv/showthread.php?t=287\" rel=\"nofollow\">this thread on the Boxee forum</a> ma...
null
null
null
null
null
5715
1
null
2010-10-10T19:09:57.423
2
340
<p>I was wondering if anyone can recommend me a 5.1 soundcard that is relatively easy to get working on Ubuntu 10.10 </p> <p>The built in sound on the motherboard is giving feedback so I can hear the hard drives spinning and accessing data through the speakers, I assume this would be fixed with a dedicated sound card.</p> <p>My motherboard has PCI and PCI-e slots available.</p>
3040
41
2010-10-10T20:21:25.447
2010-10-10T20:21:25.447
5.1 Soundcard (Cheap)
[ "sound" ]
0
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-10T20:21:54.023", "id": "5772", "postId": "5715", "score": "0", "text": "You may wish to try the [Ubuntu Forums](http://ubuntuforums.org/) or [IRC](http://www.ubuntu.com/support/community) for questions of this nature (Discussion/Objective). For more information on que...
null
[]
null
null
2010-10-10T20:22:03.773
null
null
5720
1
5722
2010-10-10T19:22:16.650
0
1134
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/5435/will-there-be-data-loss-for-upgrade">Will there be data loss for upgrade ?</a> </p> </blockquote> <p>If I want to install 10.10 replacing 10.04 and I select overwrite existing linux distro, will it keep my /home folder and all my settings for programs and such? If not, what would be a good way to back up all my programs and their data?</p>
3044
-1
2017-04-13T12:23:56.577
2010-10-10T20:17:07.313
If I install Ubuntu 10.10 over 10.04, will all my programs be erased?
[ "installation", "upgrade", "backup" ]
4
2
CC BY-SA 2.5
[ { "creationDate": "2010-10-10T19:30:33.487", "id": "5756", "postId": "5720", "score": "0", "text": "Dupe of this? http://askubuntu.com/questions/5435/will-there-be-data-loss-for-upgrade", "userDisplayName": null, "userId": "235" }, { "creationDate": "2010-10-11T04:19:16.547", ...
{ "accepted": true, "body": "<p>Yes, doing a clean install of 10.10 over 10.04 will preserve your home folder.</p>\n\n<p>But... you should still back it up anyway (just in case something goes wrong).</p>\n", "commentCount": "4", "comments": [ { "creationDate": "2010-10-10T20:02:28.887", "id": "5769", "postId": "5722", "score": "0", "text": "Does this really work with a clean install? I'm impressed if it does!", "userDisplayName": null, "userId": "866" }, { "creationDate": "2010-10-10T20:22:07.990", "id": "5773", "postId": "5722", "score": "0", "text": "@fluteflute It also does this if it installs over a copy of Windows. It's been this way since 7.04 at least...", "userDisplayName": null, "userId": "1938" }, { "creationDate": "2010-10-10T20:24:09.790", "id": "5775", "postId": "5722", "score": "0", "text": "Ah the Migration Assistant? Makes sense now :)", "userDisplayName": null, "userId": "866" }, { "creationDate": "2010-10-11T04:15:03.953", "id": "5847", "postId": "5722", "score": "0", "text": "Sweeeet! Thanks! That really helps. That's what I was hoping to do. So I can just select overwrite existing linux distro then? I wanted to do with a clean install because every time I've upgraded it has failed with something. Thanks for your help!", "userDisplayName": null, "userId": "3044" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T19:26:14.053", "id": "5722", "lastActivityDate": "2010-10-10T19:26:14.053", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "3036", "parentId": "5720", "postTypeId": "2", "score": "2" }
[ { "accepted": null, "body": "<p>If you install over it, yes they will. If you upgrade, your programs should stay installed and keep on working if everything goes smoothly.</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creatio...
null
null
2010-10-10T20:22:51.930
null
null
5724
1
5737
2010-10-10T19:28:26.903
13
9734
<p>I recently ran the iTunes 10 installer in Wine and everything seemed to go well. Then, when I tried to run it, it would constantly crash/and the appearance would be glitchy. After looking at the Wine website, it turns out that iTunes 10 has a 'garbage' rating of Wine compatability.</p> <p>Now I'm trying to remove/uninstall iTunes, QuickTime, and the other applications that come default with installing iTunes (such as Bonjour, etc.). However, when I run the 'uninstaller' that wine provides for the programs, it instead executes what appears to actually be the original installer! I've tried deleting all the configuration/data files in my Wine's file-system, but to no avail.</p> <p>Any help is greatly appreciated!</p> <p>Edit1: After re-running the uninstall process and then rebooting, the program (iTunes 10) still remained installed.</p>
3039
25863
2012-06-18T18:18:15.533
2018-04-24T14:52:52.020
Unable to uninstall Wine apps
[ "wine", "uninstall" ]
2
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p>Wine apps often leave a lot of junk, for example, menu items over .doc files after installing Microsoft Office. To remove it, you have to:</p>\n\n<pre><code>rm .local/share/applications/wine-extension-*\n</code></pre>\n\n<p>To remove menu entries you have to edit:</p>\n\n<pre><code>usr/share/applications/mimeinfo.cache\n~/.local/share/applications/mimeinfo.cache\n~/.local/share/applications/defaults.list\n</code></pre>\n\n<p>And, right click on file you want to remove bad menu entries from, and choose Properties. On the 4th tab you can delete unnecessary entries.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-10T20:06:21.177", "id": "5770", "postId": "5737", "score": "1", "text": "Thank you sir! This has solved the issue. If I had enough reputation I would vote up your answer. :(\nI will come back as soon as I have enough and do just that.", "userDisplayName": null, "userId": "3039" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T20:00:28.443", "id": "5737", "lastActivityDate": "2010-10-10T20:00:28.443", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2937", "parentId": "5724", "postTypeId": "2", "score": "11" }
[ { "accepted": true, "body": "<p>Wine apps often leave a lot of junk, for example, menu items over .doc files after installing Microsoft Office. To remove it, you have to:</p>\n\n<pre><code>rm .local/share/applications/wine-extension-*\n</code></pre>\n\n<p>To remove menu entries you have to edit:</p>\n\n<pre...
null
null
null
null
null
5726
1
null
2010-10-10T19:30:56.180
0
1333
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/2194/how-can-i-improve-overall-system-performance">How can I improve overall system performance?</a> </p> </blockquote> <p>I'm looking for some tricks to improve the performance of my laptop. </p> <p>I'm using Compiz, which makes my Ubuntu really nice looking and got some awesome features … But … the startup of many programs is a little bit slow, opening my external harddisk takes 5 to 10 seconds …</p>
3021
-1
2017-04-13T12:23:30.463
2010-10-10T20:08:42.170
What to do to improve the speed of a laptop with Ubuntu?
[ "performance", "laptop" ]
3
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>Try xubuntu or lubuntu for some more speed. Also try turning compiz up. Sorry but that really has to do with the preformance</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": "2010-10-10T20:23:35.173", "contentLicense": "CC BY-SA 2.5", "cr...
2010-10-10T20:23:35.173
null
2010-10-10T20:40:00.673
null
null
5728
1
5777
2010-10-10T19:37:22.673
7
2216
<p>I've learned that I can switch between virtual consoles by pressing <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>F1–F12</kbd>, and I've found that the graphical interface was usually running at either <kbd>F7</kbd>/<kbd>F8</kbd> (<a href="https://askubuntu.com/a/292076/349837">now on <kbd>F2</kbd></a>).</p> <p>Why does this vary, and is there a way to predict it?</p>
1859
349837
2020-12-02T06:14:05.277
2020-12-02T06:14:05.277
What determines which virtual console the graphical interface is run on?
[ "xorg", "virtual-console" ]
3
0
CC BY-SA 4.0
[]
{ "accepted": true, "body": "<p>X uses the first free virtual terminal, and the first six are now allocated for gettys by upstart from <code>/etc/init/tty[1-6].conf</code>, and traditionally by init from <code>/etc/inittab</code>.</p>\n\n<p>To choose a specific virtual terminal for X, you pass it the parameter 'vtXX' (see X -help) , where XX is the desired terminal number. There are a bunch of ways to pass parameters to X, but that is stuff for another question. :)</p>\n", "commentCount": "0", "comments": [], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T21:38:33.477", "id": "5777", "lastActivityDate": "2010-10-10T21:40:48.250", "lastEditDate": "2010-10-10T21:40:48.250", "lastEditorDisplayName": null, "lastEditorUserId": "235", "ownerDisplayName": null, "ownerUserId": "2924", "parentId": "5728", "postTypeId": "2", "score": "4" }
[ { "accepted": null, "body": "<p>F7 is the default Xserver console.\nI believe that F8 is only used if there is already an Xserver running on F7, or if F7 is busy.</p>\n", "commentCount": "1", "comments": [ { "creationDate": "2010-10-10T20:35:15.677", "id": "5780", "post...
null
null
null
null
null
5734
1
null
2010-10-10T19:55:32.687
0
1332
<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://askubuntu.com/questions/852/why-are-flash-applications-so-sluggish-in-ubuntu">Why are Flash applications so sluggish in Ubuntu?</a> </p> </blockquote> <p>Lately ALL my videos are jerky (using 10.04)...I have a Nvidia 5200 card with driver 173...All videos are getting worse than when I first loaded 10.04 on my computer...I don't understand why...??? Robert</p>
null
-1
2017-04-13T12:23:07.557
2010-10-10T20:55:46.880
Youtube videos are jerky...?
[ "10.04", "video", "flash" ]
1
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>What is your CPU and are you using the x64 version of Ubuntu? And is this jerkiness repeated on all Flash video sites?</p>\n\n<p>As a temporary solution, you might want to consider switching YouTube to HTML5 <code>&lt;video&gt;</code> mode using <a href=\"http://www.youtube.c...
null
null
2010-10-10T20:58:52.657
null
Robert
5735
1
null
2010-10-10T19:57:56.687
1
483
<p>Tweetdeck is nice, but it doesn't fit to the look of the Radiance theme …</p>
3021
235
2010-10-18T21:52:22.130
2010-10-18T21:52:22.130
Is there a color scheme for Tweetdeck fitting the Radiance theme?
[ "themes", "adobe-air" ]
1
1
CC BY-SA 2.5
[ { "creationDate": "2010-10-12T22:53:14.470", "id": "6529", "postId": "5735", "score": "0", "text": "Have you found a solution to this yet?", "userDisplayName": "user2405", "userId": null } ]
null
[ { "accepted": null, "body": "<p>There doesn't appear to be, but if you can edit the colour scheme of the current theme, you can quickly put your own together. You can find the radiance colours by going into <strong>System</strong> -> <strong>Preferences</strong> -> <strong>Appearance</strong> and selecting ...
null
null
null
null
null
5739
1
null
2010-10-10T20:04:08.863
8
20401
<p>I wonder and I needed it sometimes. Some time we install many themes and it gets worst. </p>
3005
null
null
2017-08-10T18:13:28.927
How to reset GNOME default theme?
[ "gnome", "themes" ]
4
1
CC BY-SA 2.5
[ { "creationDate": "2010-11-03T23:47:42.700", "id": "11578", "postId": "5739", "score": "1", "text": "Hey, is this still a problem for you, or did you get it fixed. If it's fixed, then you should accept one of the answers below to draw a line under this question.", "userDisplayName": "user240...
null
[ { "accepted": null, "body": "<p>If by default theme, you mean the one that came preinstalled with 10.04 and 10.10, that's called Ambiance, and it can be found in <strong>System</strong> -> <strong>Preferences</strong> -> <strong>Appearance</strong>. The installed themes will be listed here in alphabetical o...
null
null
null
null
null
5744
1
null
2010-10-10T20:12:23.593
2
468
<p>I have an HP Pavillion dv4-2165dx that has the following specs:</p> <ul> <li>2.13 Intel Core i3-330M Processor </li> <li>4GB RAM Intel HD Graphics </li> <li>Intel 80GB SSD (Newly installed)</li> </ul> <p>Ever since I got the laptop, even before I upgraded my hard drive when I play games my volume controls go out of whack.</p> <p>They will jump up and down randomly and uncontrollably until I quit the game, and usually I have to force quit the game because the volume changing will make the game lose focus and just make it hard to do anything. It makes ALL games unplayable.</p> <p>What is weird is this only happens for games. It doesn't happen when I am on my desktop which does the desktop effects by default, and I thought since it's using the graphics card for rendering it would do that, but maybe desktop effects doesn't use the same graphics libraries that games use? I don't know.</p> <p>If anyone has any insight to how to solve this problem, it would be greatly appreciated! Everything else works great with the laptop, but this is a show stopper for me.</p>
3068
235
2010-10-10T20:16:19.827
2012-08-21T14:52:19.197
Weird sound issues while playing games
[ "10.04", "sound", "games" ]
2
0
CC BY-SA 2.5
[]
null
[ { "accepted": null, "body": "<p>It sounds like you have this combination of problems:</p>\n\n<ul>\n<li>Your GPU overheats your computer very quickly.</li>\n<li>You have those heat-sensitive touch controls for volume HP enjoys so much to use.</li>\n</ul>\n\n<p>If the heat produced by the GPU is enough to act...
null
null
null
null
null
5745
1
5752
2010-10-10T20:12:34.063
7
909
<p>Sometimes icons don't draw successfully in the GNOME panel and a <code>killall gnome-panel</code> is a good quick fix. Is there an equivalent in Unity? I'm specifically having issues with the Dropbox icon.</p>
1546
3037
2010-12-28T10:04:36.460
2010-12-28T10:04:36.460
What's the equivalent of "killall gnome-panel" when using Unity?
[ "10.10", "unity", "gnome-panel" ]
1
0
CC BY-SA 2.5
[]
{ "accepted": true, "body": "<p><code>killall mutter</code> will restart the window manager, which includes Unity and its components (panel, sidebar, etc). The screen will flicker as it restarts, but your windows and applications should stay open afterwards.</p>\n", "commentCount": "2", "comments": [ { "creationDate": "2010-10-10T20:27:12.140", "id": "5777", "postId": "5752", "score": "0", "text": "Thanks, that worked, though I had to restart mutter manually.", "userDisplayName": null, "userId": "1546" }, { "creationDate": "2010-10-10T20:30:43.537", "id": "5778", "postId": "5752", "score": "0", "text": "Really? That's odd, it should have respawned on its own.", "userDisplayName": null, "userId": "2224" } ], "communityOwnedDate": null, "contentLicense": "CC BY-SA 2.5", "creationDate": "2010-10-10T20:20:51.373", "id": "5752", "lastActivityDate": "2010-10-10T20:20:51.373", "lastEditDate": null, "lastEditorDisplayName": null, "lastEditorUserId": null, "ownerDisplayName": null, "ownerUserId": "2224", "parentId": "5745", "postTypeId": "2", "score": "7" }
[ { "accepted": true, "body": "<p><code>killall mutter</code> will restart the window manager, which includes Unity and its components (panel, sidebar, etc). The screen will flicker as it restarts, but your windows and applications should stay open afterwards.</p>\n", "commentCount": "2", "comments": ...
null
null
null
null
null