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
3 answers

how to find memory on my system

A long time back on a production server of mine I had created a few virtual machines. On Ubuntu using virt-manager I have forgotten their configurations i.e. How much RAM did I allocate to those VM's can some one help me to figure that out.I have no…
Registered User
  • 1,463
  • 5
  • 18
  • 37
0
votes
3 answers

Fatal Error: ilInitialisation::initClientIniFile called without CLIENT_ID

I am installing Ilias 4.1.4 is the lastest stable version on a Ubuntu 10.04 64 bit server with all the dependencies satisfied. http://www.ilias.de/docu/ Download ilias-4.1.4.zip and install Now just when all the steps are done I log out since now…
Registered User
  • 1,463
  • 5
  • 18
  • 37
0
votes
4 answers

how to identify file system running on a partition

I am not very clear with identifying the partition type or filesystem residing on it here is what lvscan reports me ACTIVE '/dev/virtualization/vm1' [100.00 GiB] inherit ACTIVE '/dev/virtualization/vm2' [150.00 GiB] inherit …
Registered User
  • 1,463
  • 5
  • 18
  • 37
0
votes
1 answer

My ubuntu server is losing connectivity, require assistance troubleshooting

I have two server monitoring tools that check the uptime of my Ubuntu 10.04.1 LTS server. Over the last month both of these tools have reported the following outages: Jan - 15mins: self recovery Jan - 5 mins: self recovery Feb - 15mins: I managed…
Coderama
  • 101
  • 3
0
votes
1 answer

application which can pop up like gtalk when some one accesses my server

Hi all I am not sure as what should I be looking on Google hence asking here.I have a Ubuntu server with Public IP on which I have a few websites and SSH accounts.I want to know if there is any application/daemon which I can install so that when…
Bond
  • 781
  • 4
  • 12
  • 22
0
votes
1 answer

directory which stores logs has grown to 3.7 GB how can I manage

I am having this situation the log file /var/log/auth.log on my server has grown very large in size.A lot of webserver are running on it and similar stuff I see the log entries since 15 days have not been recorded. I have been doing an SSH on it…
Bond
  • 781
  • 4
  • 12
  • 22
0
votes
1 answer

Postfix new mail notification to gmail

I've got a Ubuntu server set up with Postfix, it can send and receive emails just fine. However, I already have a widget on my computer which notifies me of new gmail emails. I'd like it to also notify me of mail to the server. The easiest way…
Samizdis
  • 103
  • 2
0
votes
1 answer

How to change grub defaults?

I've got Ubuntu 10.04 and Grub 0.97, I've created /etc/default/grub (according to example in menu.lst): defoptions= howmany=all But every-time when update-grub is executed quite splash is appended as kernel parameter. I cannot find out why this…
Ency
  • 1,231
  • 1
  • 19
  • 27
0
votes
1 answer

entries in auth.log are +??? I am not sure what it means

I have following entries in /var/log/auth.log Jan 24 06:37:54 server1 su[9508]: Successful su for nobody by root Jan 24 06:37:54 server1 su[9508]: + ??? root:nobody does it point to some problem I am not sure.So let me know if it is some thing I…
Bond
  • 781
  • 4
  • 12
  • 22
0
votes
2 answers

IPTables rules re-appearing

Folks, I created two machines on SoftLayer's cloud. The machines are Ubuntu 10.4 64 bit, minimal config. I am running into a really strange problem that I have no idea where it is coming from. The machines seem to have a default. very complex…
Raj
  • 266
  • 1
  • 2
  • 10
0
votes
1 answer

bind9 DNS Ubuntu names pingible on server, but not on Windows Machines?

I setup a DNS server today on Ubuntu, following this tutorial. My intent was to setup my network for dns-name resolving on the private LAN within a single zone (nothing fancy I just want name resolution). I've tested the setup on the DNS server…
leeand00
  • 4,869
  • 15
  • 69
  • 110
0
votes
1 answer

Not able to installl mysql-server ubuntu

I'm not able to install mysql-server on ubuntu 10.04 I had installed mysql but it was giving this error ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) So I removed mysql-server completely…
Mukesh Yadav
  • 153
  • 4
  • 15
0
votes
3 answers

Download Sun Studio via CLI

Can anybody please guide me how to download the sun studio from CLI. I was using wget and lynx programs but not worked. As I have only SSH access to my server and I cant not download it on local machine and upload it on server, will be bad option…
Ramesh Kumar
  • 1,770
  • 5
  • 19
  • 29
0
votes
2 answers

Securing Ubuntu server

Am a noob and trying to secure a Ubuntu 10.04 Lts remote server for my application deployment...& i have ssh access to it., i would be grateful if somebody can help me by giving some pointers,Tips or guiding me with the process of securing the…
satta
  • 1
0
votes
1 answer

Problem with instalation of LucidDB

I am trying to install LucidDB on Ubuntu 10.04 64Bits. In the doc they say : Set the JAVA_HOME using the correct location for your JRE (make sure it's Java 1.6 or higher), and then re-login: export JAVA_HOME=/usr/java/j2sdk I just set my…
Spredzy
  • 965
  • 8
  • 11