Questions tagged [ubuntu-9.10]

The 11th major version of Ubuntu, codenamed Karmic Koala.

Ubuntu 9.10, codenamed Karmic Koala, is the 11th major version of the Ubuntu operating system. Changes in this version include the introduction of the Ubuntu Software Center and Ubuntu One, the use of the ext4 filesystem and GRUB 2 bootloader by default, and numerous usability improvements for first-time users.

This version of Ubuntu was declared end-of-life on April 30, 2011.

432 questions
142
votes
10 answers

What is this dm-0 device?

While poking around trying to figure out why a Linux -> Linux file transfer is running slower than I think it should, I stumbled across something I'm not familiar with. /dev/dm-0 seems to be my bottleneck, but I have no idea what it is. On my…
user4491
137
votes
1 answer

Why are there many processes listed under the same title in htop?

Can anyone explain to me why there are sometimes 10 or 15 processes with the same title and "stats" listed in htop? I'm guessing there are multiple threads running - but that many of them obviously couldn't be running concurrently. Is there any sort…
javanix
  • 1,389
125
votes
13 answers

How to speed up rsync between two local disks?

I'm running rsync to sync a directory onto my external USB HDD. It's about 150 gigs of data. 50000+ files I would guess. It's running it's first sync at the moment, but its copying files at a rate of only 1-5 MB/s. That seems incredibly slow for a…
Jake Wilson
  • 4,584
117
votes
9 answers

Opening a .msg file in Ubuntu

Someone sent me a .msg file on Skype, and somehow I just can't open this in Ubuntu. Is there any app in which I could open the .msg file?
Elitmiar
  • 3,272
84
votes
3 answers

What is an .so file?

I'm having problems with Flash under ubuntu and was going to try and upgrade to the Alpha release of Flash 10.1. The problem is that it came as a .so file, and I can't find any information as to what this is.
42
votes
2 answers

Is it possible to install the Helvetica font on linux?

I don't know too much about the licensing issues surrounding fonts, but I would like to install Helvetica on my machine for my own personal use. I haven't been able to find a whole lot about this on Google. There are a lot of Helvetica…
Matthew
  • 15,036
28
votes
1 answer

How do I control the compression rate of mogrify?

I want to do something like mogrify -format jpg *.png However, I want to encode the jpg at a higher quality than the default. Is there a way to do this?
Matthew
  • 15,036
20
votes
3 answers

LInux: How do I diagnose / isolate what's causing "random" hangs and spontaneous reboots?

(originally posted on serverfault) So, rather than guessing just what the cause is (though my money's on the nvidia drivers), where do I start looking to pin down some facts? I've been through /var/log on several occasions but there's a LOT of stuff…
LRE
  • 925
19
votes
4 answers

how to hear mic sound over speakers- Ubuntu karmic

I want to hear the sound that goes into the notebook's mic from the notebook's speaker itself. I am on Ubuntu 9.10
18
votes
4 answers

Ubuntu + latest samba version, symlinks no longer work on share mounted in windows

I just apt-getted (apt-got?) the latest software for my Ubuntu 9.10 linux box, and I noticed that samba was the included in the update. After the install, the symlinks in my home directory no longer work when mounted as a drive in my linux box. They…
Roy Rico
  • 6,108
17
votes
2 answers

How to start networking on a wired interface before logon in Ubuntu Desktop Edition

Problem Ubuntu 9.10 Desktop Edition (and possibly previous versions as well, I haven't tested them) has no network connections after boot until at least 1 user logs in. This means any services that require networking (e.g. openssh-server) are not…
Burly
  • 1,143
16
votes
2 answers

How to determine whether I run a 32bit or 64bit Ubuntu install

How to determine whether I run a 32bit or 64bit Ubuntu install?
Elitmiar
  • 3,272
15
votes
9 answers

My control key doesn't work, how do I fix it?

My control key on the right doesn't work how it should. E.g. Right ctrl + T won't open new tabs in firefox, right ctrl + w won't switch windows in vim, etc. I know the key isn't physically broken, because xev shows that the right ctrl key generates…
14
votes
4 answers

On Ubuntu 9.10, where is the xorg.conf file in Karmic Koala?

I am trying to change this xorg.conf file that I used to modify under Ubuntu 9.04, so it can have the higher resolutions of my monitor. Under 9.04, the monitor was unknown, and I had to key in all resolutions in the file, and although it is found…
jfmessier
  • 2,810
13
votes
3 answers

How to ignore error messages in bash on Ubuntu?

I'm trying to show the number of lines, words and characters of all configuration files in /etc/*conf (with command wc). How can I modify the command (or commandline) to not view the error messages?
pedro
  • 153
1
2 3
28 29