Questions tagged [ubuntu-10.04]

Ubuntu Linux is a Debian derivative that aims to bring Linux mainstream. Questions on this site should generally refer to Ubuntu Server. Note that http://askubuntu.com is specifically dedicated to Ubuntu questions.

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.

Ubuntu 10.04.x is the LTS edition (Lucid Lynx). It has been designated as a Long Term Support (LTS) release, indicating that it has updates for three years for desktop use and five years for server.

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

726 questions
0
votes
2 answers

How to remove swap partitions from RAID 1 Array on Ubuntu?

Can anyone point in the right direction on how to remove SWAP out of a RAID1 configuration on Ubuntu 10.04 server? According to the Ubuntu Advanced installation guide, here, it said to add swap to the raid but I am having some serious performance…
thiesdiggity
  • 437
  • 1
  • 9
  • 22
0
votes
3 answers

How to know what is consuming the CPU on my Ubuntu Lucid server running in Linode instace?

I've a Lucid 10.04 instance running on Linode which is hosting a simple rails3 app. Now I'm getting several email complaining the CPU usage almost 100%. But I'm not being able to figure out what is eating up the CPU. So, is there any way out to…
millisami
  • 395
  • 2
  • 4
  • 13
0
votes
1 answer

Tomcat server shutting down after few seconds its start?

Im having some strange problem on my tomcat server at ubuntu pc its can start after start with in few seconds its goes to shutting down . still i could not up the tomcat server my server.xml have no error i change the ports also no luck still this…
Roshan
  • 103
  • 1
  • 6
0
votes
2 answers

map a subdomain name to www.domain.com/redmine as redmine.domainname.com on AWS, DYNDNS.ORG

I've currently setup ubuntu lucid lamp redmine I'm testing out on free-tier AWS cloud with dyndns.org dyndns pro with my own domain.com mapped to the public address of AWS cloud E2C instance. This is working when I go…
flyclassic
  • 173
  • 3
  • 7
0
votes
1 answer

ubuntu web server stops responding trying to find root cause

I know enough linux to be dangerous but not a lot in the way of troubleshooting. So the issue I have is I have an ubuntu web server running a package called teamcity. The issue I am having is about once a week or so the web server stops responding…
0
votes
2 answers

Locked out of Amzon EC2 Ubuntu instance

i am trying to login to my amazon instance using putty. I had logged in a few hours back, but now when i am trying to log back in, it says authentication using the key has failed. Anyway i can fix this? Now putty is not able to connect to the…
Nithin
  • 147
  • 1
  • 11
0
votes
1 answer

iptable issues?

Currently I'm trying to setup a PXE server to boot Ubuntu 10.04 on clients. (See https://stackoverflow.com/questions/7246064/issues-with-pxe-setup-on-ubuntu-10-04-dhcp-nfs-server for more details) I'm trying to mount basically the entire client's…
Alex Brooks
  • 103
  • 1
  • 4
0
votes
1 answer

Unable to configure Sendmail to use Gmail

I gave configured sendmail to use gmail. This is the output which I get but i am not getting the mail. what may be the problem prashanth@prashanth-laptop:~$ sendmail -v *********.*******@gmail.com < test.mail WARNING: local host name…
Prashanth
0
votes
1 answer

why i am not able to access Gui panel at 2812 port

I followed this http://fosscasts.com/screencasts/6-System-Monitoring-With-Monit set daemon 20 set logfile /var/log/monit.log set mailserver smtp.gmail.com port 587 username "myemail" password "mypswd" using tlsv1 with…
Rahul Mehta
  • 999
  • 3
  • 11
  • 13
0
votes
2 answers

Ubuntu 10.04.3 VMware guest - no network access after conversion to older VM format

I created and configured a Ubuntu 10.04.3 VM in VMware Player 3.1.4 and now wanted to deploy it on our VMware server, which is running at version 1.0.4. To do this, I used VMware vCenter Converter Standalone 4.3.0 to convert the VM to a format that…
Tobias Gies
  • 133
  • 1
  • 1
  • 4
0
votes
1 answer

Installing php 5.2 in ubuntu 10.04

I am trying to install php 5.2 following approach 3 from here : http://2bits.com/drupal-planet/various-ways-running-php-52-ubuntu-1004-lucid-lynx.html But when i come to the step where i had to install php-mycrypt Package phpapi-20060613 is not…
Nithin
  • 147
  • 1
  • 11
0
votes
2 answers

Xen kernel will not boot after upgrade to Ubuntu 10.04

We upgraded our Ubuntu with Xen to 10.04 after the upgrade it will boot into the regular ubuntu, however it will not boot into the Xen (3.3) kernel. Our output : What we tried : increase rootdelay on the vmlinuz line in grub rootwait Result…
Lucas Kauffman
  • 16,880
  • 9
  • 58
  • 93
0
votes
1 answer

hostname and hostname -f are backwards?

When I run the command hostname (on Ubuntu 10.04 LTS Server) it returns 'mail.mydomain.com' When I run hostname -f I get 'mail' as a response. These seem backwards to me, shouldn't hostname -f return the FQDN? Where did I misconfigure this?
Citricguy
  • 166
  • 1
  • 1
  • 9
0
votes
2 answers

Server Dropping all Connections Randomly and Packet Loss

I just built a server using a Supermicro X8DAH+-F board and running Ubuntu 10.04 Server 64bit. This has the Intel 82576 dual port controller (one port is disabled). Since this is a server, remote access is imperative. The server is connected to a…
Ryan Rosario
  • 225
  • 2
  • 9
0
votes
1 answer

How to protect Ubuntu 10.04 in the face of power cycling?

Disclaimer: I am no Linux guru. I would describe my competency in linux as "passing" at best, meaning I'm comfortable using the command line, but still rely very heavily on the man pages/forums to get anything beyond the basics done. We have a…
JMW
  • 1