Third Long Term Support (LTS) release of Ubuntu. Released April 2010. It was supported until 9th May, 2013 on Desktops and will be supported until April 2015 on Servers. Codenamed "Lucid Lynx". You should only use this tag if your question is hardware or version-specific.
134
votes
5answers
157k views
How do I upgrade from 10.04 or 11.10 to 12.04?
I am using Ubuntu 11.10.
Please outline the different ways I can upgrade to 12.04.
58
votes
3answers
43k views
Why is “No new release found” when upgrading 10.04 to 12.04 LTS?
I'm following the upgrade instructions on Ubuntu's website, but on launching the upgrade tool I get this response:
Checking for a new ubuntu release
No new release found
Am I doing something wrong? ...
49
votes
9answers
7k views
How do I increase the resize margin on windows?
It takes me about 5 tries to resize a window on my computer.
Is there a way to increase the resize margin on the edge of windows?
39
votes
10answers
60k views
Higher screen resolution in VirtualBox?
I've just installed Ubuntu 10.04 into VirtualBox on Windows 7.
Unfortunately the only options showing for screen resolution are 640x480 and 800x600 and the monitor is showing as 'Unknown'.
How ...
35
votes
3answers
5k views
How can I determine whether a shellscript runs as root or not? [duplicate]
Possible Duplicate:
How can a script check if it’s being run as root?
This is something I've been curious about. I make a lot of small bash scripts (.sh files) to do tasks that I routinely ...
29
votes
4answers
44k views
How do I install python 2.7.2 on 10.04?
I want to install python 2.7.2.tgz on Ubuntu 10.04 64-bit , downloaded form http://python.org/.
Is this a correct way to install :
./configure
make
make install
If not , how can I do that?
28
votes
5answers
1k views
How can I change the order of the users in the login screen?
I have several user accounts on a machine my mother uses most of the time. How can I sort the users so that her account shows up first in the list?
21
votes
10answers
5k views
Which hard disk drive is which?
I want to know which hard disk drive corresponds to which device path. It's trivial to match the hard disk stats (brand, size) with the dev path, but I want more. I want to know which drive is which ...
21
votes
5answers
12k views
Will python2.7 be available for 10.04 in the future?
Since Ubuntu 10.04 is an LTS release will it support python 2.7 as a default package maintainer version or at least have a python2.7 package in future?
Since it will be the last major python 2.x ...
20
votes
4answers
7k views
Running a .desktop file in the terminal
From what I can gather, .desktop files are shortcuts that allow application's settings to be customized. For instance, I have lots of them in my /usr/share/applications/ folder.
If I open that ...
19
votes
4answers
7k views
How can I customize/disable notification bubbles?
Is there a way you can disable or customize the notification bubbles on Lucid?
18
votes
2answers
6k views
Boot screen in low graphics/text mode
My ubuntu boot screen shows up in a strange low resolution, almost text mode, instead the usual and sleek white "ubuntu" over dark background. It's not a big issue because when GDM loads everything ...
18
votes
3answers
10k views
Can I update the kernel of my 10.04 LTS to the latest kernel?
I want to update the kernel version of my current 10.04 LTS to at least 2.6.37 (because the drivers for my eth0 and wlan0 interfaces are included in the said kernel).
If it is possible, how do I do ...
16
votes
5answers
32k views
How can I show or hide boot messages when Ubuntu starts?
Is there a way to easily turn on/off showing the boot messages (loading the services) when Ubuntu starts? Is it something in Grub2?
I am running Lucid.
16
votes
5answers
7k views
How to play a webm video file?
I have tried vlc, Banshee and Totem but none of them recognize the webm format. Even the system does not recognize its mime-type. How do I play it ?
16
votes
1answer
2k views
Will the new open source Broadcom drivers be available in the current LTS release?
I just found out that Broadcom has released a set of open source drivers for their wireless cards. I know that the Ubuntu kernel team keeps a package of backported drivers for LTS 10.04.
Is the ...
16
votes
1answer
18k views
How do I disable the boot splash screen? [duplicate]
I'd like to be able to disable the Ubuntu splash screen that I see on boot with the indicator meter of progress, and replace that with a text-only readout of the boot up process (such as you can get ...
15
votes
6answers
4k views
upstart-supervised init script for Apache?
I want to run apache on Ubuntu 10.04, and use the nice supervision stuff in upstart (I'm not just talking about the apache init script, but proper service supervision a la daemontools - which is to ...
15
votes
4answers
13k views
How do I avoid the “S to Skip” message on boot?
After upgrading my laptop from karmic to lucid, my fat32 partition won't mount automatically. I get the message:
The disk drive for /osshare is not ready yet or not present
Continue to wait; or Press ...
15
votes
3answers
4k views
How to change the format of the date & time displayed in top panel?
By default date and time is displayed by the clock applet on the top right of the gnome desktop in Ubuntu. For me this displays something like "Tue Aug 3, 19:45". I would like to change it to make the ...
14
votes
5answers
4k views
Differences Between 10.04 and 11.10
I have no experience with Linux. I bought a book (Beginner's Guide) but it is for 10.04. Should I download 10.04 so it matches the book or use 11.10 with the book, assuming they are pretty similar?
14
votes
3answers
15k views
How to upgrade VirtualBox to the latest version?
I am currently using VirtualBox 3.2. I would like to upgrade it to latest version without losing any operating systems in it. How can I achieve this?
14
votes
3answers
15k views
Completely Remove Ruby + Rails + Gems?
I have messed up my ruby dev environment on Ubuntu 10.04.
I need to install Ruby this time using RVM. What is the best possible way to remove:
Ruby
All Gems
RubyGems
From my machine, so that I ...
14
votes
1answer
6k views
How do you add “open in terminal” to the right-click mouse menu for folders/directories?
I would like to add it to the default menu (mouse right-click)
Like I want to right click on a folder and open it in the terminal.
I don't want to have to find the directory in the terminal.
14
votes
0answers
6k views
Randomly Freezes - How Can I Diagnose the Problem? [duplicate]
Possible Duplicate:
What should I do when Ubuntu freezes?
At random times, Ubuntu 10.04 freezes, and I have to do a hard shutdown. It was upgraded from 9.10 which didn't freeze. First, is ...
13
votes
3answers
2k views
Reinstall Ubuntu with encrypted home directory?
I have Ubuntu 10.04 installed with encrypted home directory. /home is on a aseparate partition. Can I just boot from 10.10 cd, reformat '/' and install as usual? I think it should work if I use the ...
13
votes
2answers
24k views
What does Package <package> has no installation candidate mean?
What does the above Error mean? What is an installation candidate?
I was trying to do
sudo apt-get install munin-memcached
and i get this message:
Reading package lists... Done
Building ...
13
votes
4answers
3k views
A simple timer app, similar to timer-applet
I'm looking for a simple countdown timer application, something similar to timer-applet, which appears to be deprecated. (It's in the repositories but when I tried to install it there were dependency ...
13
votes
2answers
3k views
Switching a server to static IP from DHCP
I am running an Ubuntu 10.04 server installation and I recently had to switch it from DHCP to static ip. I edited /etc/network/interfaces file and switched
iface eth0 inet dhcp
to
iface eth0 inet ...
13
votes
0answers
22k views
Skipping intermediate Ubuntu OS upgrade to latest one,How do I upgrade from 9.04 to 10.04.2? [duplicate]
Possible Duplicate:
Can I skip over releases?
Is it possible to skip releases during an upgrade?
I'm currently runing Ubuntu 9.04 Jaunty. I want to upgrade to 10.04.02, but whenever I use ...
12
votes
7answers
7k views
Audio output device, fast switch?
Depending on the situation, I either my speakers or my headset for audio output. Given that my headset is an USB headset it behaves as its own audio device.
Currently I switch between audio output ...
12
votes
3answers
17k views
How to update gcc to the latest version(in this case 4.7) in Ubuntu 10.04?
I have Ubuntu 10.04 32-bit with gcc 4.4.3 currently installed on it. I want to upgrade it to gcc/g++ 4.7 (I am looking for C++ 0x support)
How to update using Ubuntu Package Manager:
apt-get ...
12
votes
4answers
16k views
How do I re-install Network Manager without an internet connection?
I have only wireless connection, one computer with a connection and 4gb usb .
My second computer has no network connection, because I have deleted it from the software center. However, now I want to ...
12
votes
5answers
3k views
This flash plugin was blocked because it is out of date
I being a developer want to use Flash version 10.1 or older on some of my Ubuntu machines. The problem is each time I run Google Chrome on this Lucid 64 bit machine (which is the only machine with me) ...
12
votes
5answers
3k views
How to import a radio station list from Rhythmbox to Banshee?
I want to try Banshee on Lucid and have to import all my radio station lists, so I wonder how to do this automatically instead of importing each one by hand.
I have several radio stations in ...
12
votes
2answers
205 views
Can I reprioritize the queue in Ubuntu One?
Some relatively small text files on my netbook that I use every day 8 hours/day are a week out of sync. u1sdtool --waiting-content shows a huge number of photos on the list to be uploaded before one ...
12
votes
3answers
1k views
External USB drive won't stop after shutdown
After shutdown I notice that both the USB hub and the external USB drive remain active (lights on): the next time I try to boot the system hang after grub and I have to do a hard reboot. After that ...
11
votes
4answers
8k views
Is CCleaner beneficial for Ubuntu?
I want use CCleaner on Ubuntu 10.04. But I do not know whether it is necessary or not.
Is it necessary? Are there any benefits from using it?
11
votes
6answers
7k views
How do I permanently add an identity for SSH?
I need to run ssh-add <key> everytime I need to ssh into a webserver. Is there a way to add the ID permanently, so I dont have to keep adding the identities on each login?
EDIT: The key is a ...
11
votes
6answers
2k views
A fresh install and clean up?
I started with Ubuntu around 3 years ago and have been a dedicated user ever since. During that time I tried out lots of apps, themes, etc. And, I've updated every version as it has come along so now ...
11
votes
7answers
9k views
Two ethernet ports on motherboard. How can I get double the bandwidth?
Direct Question: My evga classified motherboard has two ethernet ports. I want to use them simultaneously to improve the speed of a remote connection. (Yay for programming remotely). How do I do ...
11
votes
3answers
648 views
Is there a hotkey to toggle between the two panes only in Nautilus (with Extra Pane/F3 mode)?
I am running Nautilus with the Extra Pane feature enabled. But I am missing a keyboard shortcut to switch between the left and right pane. Is there a shortcut key for toggling just between the left ...
11
votes
4answers
15k views
Nothing happens when I connect my Iphone 3G to my laptop
Look at the video; the iPhone is supposed to appear as a photo collection of some sort but nothing happens with my iPhone! I have installed and upgraded all of the libimobiledevice versions.
I have ...
11
votes
5answers
389 views
Visual corruption affecting several panel applets
This happens occasionally, and I never know how to fix it without deleting the panel and adding a new one. Any help would be appreciated.
11
votes
1answer
772 views
Remove online status menu, but keep the logout menu?
In the upper right panel there is by default a drop down menu where you can set your online status, interact with Ubuntu One, etc. It is placed right next to the drop down menu which lets you logout, ...
11
votes
3answers
4k views
How do I configure WakeOnUSB properly?
How do I configure Wake-On-USB properly on a 10.04 or 10.10 Ubuntu (2.6.36 and higher if needed)?
(Wake-on-USB is when the computer is asleep and for example a USB Keyboard event wakes up the ...
11
votes
10answers
6k views
USB Storage Device Automount
Under Ubuntu 10.04 one of the problems which appeared is that USB devices would no longer automatically mount when plugged in. Normally I would get a pop up message asking what application I wanted to ...
10
votes
11answers
2k views
What webcam can I buy that works out of the box with Ubuntu?
I need to set up a video conference, yet I have no webcam. I'm looking to buy something that works out of the box with Ubuntu 10.04, and as many possible conferencing apps as possible. Can anyone ...
10
votes
4answers
12k views
How to update to PHP 5.3.10 in 10.04?
I'm new to Linux and have only the basic experience with Ubuntu and installing LAMP Server. I've successfully installed all using the "apt-get install" method. My problem is I want to update PHP 5.3.2 ...
10
votes
7answers
8k views
haproxy doesn't start
Installed a new Ubuntu 10.04 server and logging in as root I installed haproxy using apt-get.
I can run haproxy directly as a daemon but when I do /etc/init.d/haproxy start nothing happens.. not even ...

