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
1 answer

Spring Security, Apache 2 fronting Tomcat6. Can't login / immediatly logs out

I deployed my GWT app, that uses SpringSecurity, and have a problem. After feeding the credentials it logs out immediately. If I put in the wrong credentials, it says 'wrong credentials', but when I give correct ones it just goes back to the login…
Marten Sytema
  • 173
  • 1
  • 7
0
votes
1 answer

drbd installation in Ubuntu 10.04

In the guide on drbd.org, it says that: To get DRBD, you need to enable the universe component for your preferred Ubuntu mirror in /etc/apt/sources.list What does this mean? In my sources.list everything is already uncommented. Do I need to add…
Aaron
  • 83
  • 1
  • 9
0
votes
4 answers

Ubuntu 10.04 Desktop: How to disable all GUI elements and boot to command prompt

Crosspost from AskUbuntu I have a laptop I'm running as a file server, which is running Ubuntu 10.04 Desktop. Now that summer heat is here, and because I love the environment, I'm look for all sorts of ways to reduce the laptop's power/memory/heat…
DanH
  • 827
  • 2
  • 9
  • 26
0
votes
1 answer

How can I install Zope on Ubuntu 10.04 with Python 2.6.5?

I tried to install Zope on Ubuntu server 10.04: mnk@srv:~/zope-plone/Zope-3.4.0$ ./configure --prefix=/opt/zope-3.4.0 Configuring Zope installation Testing for an acceptable Python interpreter... Python version 2.6.5 found at…
MNK_real
  • 31
  • 6
0
votes
2 answers

Close ports only on a specified network interface

I've just checked with nmap a proxy server (ubuntu 10.04 with squid) for vulnerabilities and I decided to start an hardening process... Is it possible to close, for example, ssh port only on eth1? So I could keep using it when I'm in LAN with…
Pitto
  • 2,009
  • 10
  • 33
  • 49
0
votes
1 answer

transferring files from server to local machine

Hello I am running ec2 ubuntu instance, now I need to download few files to my local ubuntu machine from my server. How to do it. I went through few instructions available on internet, which are not working for me. Kindly help me in this regard.I am…
Jeevan Dongre
  • 741
  • 2
  • 17
  • 33
0
votes
1 answer

ubuntu 10.04 mount issues every time I reboot

Basically, every time I boot, I can't mount to /dev/shm, so I manually create the directory and reboot. I can get into ubuntu fine, but then when I reboot one more time, it runs into the same problem. Basically, I think /dev/shm gets deleted…
Ben
  • 1
0
votes
1 answer

drbd module setup ubuntu 10.04 LTS

I am giving the following command. sudo apt-get install drbd8-utils drbd8-module-source \ build-essential module-assistant and when I do, the response I get is Note, selecting drbd8-source instead of drbd8-module-source drbd8-source is…
Aaron
  • 83
  • 1
  • 9
0
votes
1 answer

Amazon Instance Hung Up (Any Hope?)

I have very, very few users. I was scrapping some data today but that's usually not a problem. I've attached a screenshot of my instance stats. Everything has normalized and the instance is still hanging. Do I have any hope here?
Ben
  • 73
  • 5
0
votes
1 answer

Setting up DRBD on rackspace servers

Is it possible to do? I have been trying for the last couple of days to no avail. Every place I look says that the two machines have to have a partition of the exact same size, and you cannot partition hard drives on rackspace (according to their…
Aaron
  • 83
  • 1
  • 9
0
votes
1 answer

Adding Listen 3050 to /etc/apache2/ports.conf causes mysql to crash

I am trying to set up a staging server on a VM on my local PC. Ubuntu 10.4.2 LTS 64 bit server is installed. I have another VM on the same machine running as a full time server, so I set-up port-forwarding on the router to send ssh on 3060 and http…
CHsurfer
  • 101
  • 1
0
votes
1 answer

install mysql in ubuntu

I had Ubuntu 10.04 installed. To install MySQL, I had downloaded: mysql-5.1.57-linux-i686-glibc23.tar.gz and mysql-workbench-gpl-5.2.33b-1ubu1004-i386.deb. I cannot download from the linux system. My Question is whether these two files install…
ankitjava
0
votes
0 answers

cloud image installation error

to my college final year project we planned to setup the private cloud on the two machines. I recently installed Ubuntu Enterprise Cloud (UEC) on two of my machines . I was trying to install the store image through WebUI. I was able to download…
selvakumar
  • 121
  • 4
0
votes
2 answers

How to disable sshd from boot?

I am using Ubuntu 10.04 and have installed openssh-server. How do I disable/enable it from being started at boot time? Apparently it is not done with chkconfig # chkconfig --list|grep -i ssh ssh 0:off 1:off 2:off 3:off …
Sandra
  • 10,303
  • 38
  • 112
  • 165
0
votes
3 answers

why is mailgraph not updating?

I just installed mailgraph on a Linux Ubuntu 10.04 box monitoring Postifix. Everything seems to be working fine, but the graphs are not always updating. When I refresh the web page or close the browser and come back later, the graph updates and…
jack
  • 11
  • 1
  • 4