Questions tagged [ubuntu-9.10]

Ubuntu 9.10 Karmic Koala

Ubuntu Linux is a Debian derivative that aims to bring Linux mainstream. Ubuntu is named after the South African philosophy of "humanity towards others," and the community observes a Code of Conduct in an effort to keep the project civil and appealing to novices.

Ubuntu versions are released every six months, following a YEAR.MONTH pattern. For example, the release codenamed Maverick was officially published October 10th 2010 as Ubuntu 10.10. Each release gets the software from the Debian Unstable repository, freezes it and fix and adapt it to Ubuntu philosophy.

Ubuntu Linux is backed by Canonical Ltd., a company founded and funded by south African Mark Shuttleworth, entrepreneur and Debian Developer. The focus of Canonical is to provide support and services to Ubuntu Linux Desktop and Server editions. Canonical employers sometimes develop to Ubuntu and Debian at the same time, that way keeping the contributions flowing back to Debian.

There is a Stack Exchange site dedicated to Ubuntu which is a good place to ask any Ubuntu-related questions.

121 questions
4
votes
3 answers

Ubuntu hangs on boot when NFS-mounting entries in /etc/fstab, but they mount cleanly otherwise

I'm managing several Ubuntu 9.10 servers that NFS mount several folders (including /home). I'd like these folders to be mounted at boot time. I would like to have several entries in my /etc/fstab to accomplish this, e.g. 192.168.1.100:/home …
Lorin Hochstein
  • 4,868
  • 15
  • 54
  • 72
4
votes
2 answers

Using Ubuntu Karmic as an L2TP Client for VPN

I'm trying to connect to a VPN service over L2TP using Karmic as a client and it's not working. The only details I have are the remote IP address, username & password, and a shared secret string; this is enough for Windows but doesn't appear to be…
James L
  • 5,915
  • 1
  • 19
  • 24
4
votes
4 answers

Running gdb on Ubuntu 9.10 Apache2 Install

I am trying to run gdb to debug my Ubuntu 9.10 Apache2 install and having a couple of problems: It seems like the package installed by Ubuntu for Apache2 does not include debugging symbols; is there a different version of the package I should be…
AJ.
  • 332
  • 3
  • 14
3
votes
1 answer

Ext4 Sub directory scalability

According to http://ext4.wiki.kernel.org/index.php/Ext4_Howto says: Right now the maximum possible number of sub directories contained in a single directory in Ext3 is 32000. Ext4 breaks that limit and allows unlimited number of sub…
spot
  • 63
  • 1
  • 5
3
votes
2 answers

sFTP access issues on Ubuntu

I've setup sFTP access on an Ubuntu 9.10 Karmic server but i'm having what i think are permission issues. With the sFTP account i've created it logs in automatically to: /srv/www/domain.com/ However, i'm only actually able to upload…
robjmills
  • 990
  • 8
  • 24
3
votes
1 answer

What is keys inside /etc/ssh/ used for?

Can any body please explain the use of the key put in /etc/ssh/?
Phuong Nguyen
  • 703
  • 1
  • 11
  • 27
3
votes
4 answers

Ubuntu 9.10 server requires frequent reboots to free up memory

I'm running Ubuntu 9.10 on my server. It works fine, it's just that over time (usually a couple of days) the memory usage just grows and grows until it invariably runs out and needs to be rebooted. It's running Apache, Samba, ProFTPd, Postfix, Munin…
user34542
3
votes
3 answers

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

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 in there and I can't (yet) spot…
LRE
  • 645
  • 7
  • 16
2
votes
3 answers

php5-mcrypt install errors

Running Ubuntu 9.10 and I am trying to install the php5-mcrypt module is killing me softly. I am not sure what else to try. Anyone have any idea? Here is the error i get: sudo apt-get install php5-mcrypt Reading package lists... Done Building…
NTulip
  • 123
  • 1
  • 6
2
votes
2 answers

Virtualbox Headless Server on Ubuntu missing VRDP Options

I'm running VirtualBox headless server on an Ubuntu 64 bit host, and I want to use it remotely. However, I'm having problems connecting via RDP. The DNS names in my network show the host to be 'server', and the guest to be 'ubuntu-vm'. From the…
heymatthew
  • 187
  • 2
  • 6
2
votes
2 answers

Why should I switch to ext4 when upgrading to Ubuntu 9.10?

I'm going to upgrade from Ubuntu 9.04 to Ubuntu 9.10 in a near future and wanted to know if I should migrate my existing ext3 partitions to ext4 during the process and, if yes, why?
Pascal Thivent
  • 1,495
  • 14
  • 11
2
votes
1 answer

apt-get update 404

apt-get update yields a 404 error. I'm using the default mirrors for for Ubuntu 9.10. That version hasn't reached end of life yet so I don't see why this would be happening.
Naff
  • 23
  • 3
2
votes
1 answer

How to change the mail domain server so it's not displaying IP? Changing example@127.0.0.1.com to example@domainname.com

I'm kinda a noob as a server admin so please bear with me. I've installed postfix mail server and everything is working fine but the 'from' box is displaying name@IPaddress.com. I want to set it up so it displays domainname.com instead of IP. I just…
Pavel
  • 145
  • 6
2
votes
1 answer

Why are ACLs not loading on ec2 instance from saved image?

I am doing a nightly backup of an Ubuntu (9.10) server instance I have running on Amazon's EC2. This morning I started a new instance from the most recent saved image. When I ssh into the instance created from the image the ACLs I created on the…
2
votes
5 answers

apache running but site not accessible

Am pretty new to server administration. So I am not able to get to the root of the problem. I am running Apache2 with mod_php on a 1GB Rackspace Cloud Server (Ubuntu 9.10). My site goes down often, and I have to restart apache2 to get the site…
Shyam
  • 21
  • 1
  • 3
1
2
3
8 9