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.

725 questions
-1
votes
1 answer

how to block mac address with portsentry

I use portsentry to block ip address who trying to scanning. Now how do I want to block mac address who trying to scanning. Can I use portsentry, or possibly other tools?
dtnder
  • 1
  • 1
-1
votes
1 answer

Apache2 Service started twice

My apache2 web-server starts twice and wont bind, so i have to do this: sudo netstat -nap | grep 0.0.0.0:443 sudo kill -9 1243 sudo /etc/init.d/apache2 restart Is there any way i can make a script out of the code above so that i can run…
Relentless
-1
votes
3 answers

How to get prompted before executing a mysql command in terminal

I have a MySQL database on Ubuntu 10.04. Every time I work on it I'm worried that I am accidentally going to drop a table or the entire database. Is there anyway to configure MySQL to give a "warning" before going forward with executing the command…
-1
votes
1 answer

Unable to get prosody running on Ubuntu 10.04 (lua issues)

All this is performed on Ubuntu 10.04.4 LTS Server I installed LUA 5.1.4 following this procedure - http://ubuntuforums.org/showthread.php?t=1874860 I installed prosody following this command (after downloading the package) - sudo dpkg -i…
user90374
  • 99
  • 1
-1
votes
4 answers

Best ubuntu server to use

I'm installing ubuntu on my server instance, and I have the following distributions to choose from: Ubuntu 10.04 LTS (Lucid) Ubuntu 11.04 (Natty Narwhal) Ubuntu 11.10 (Oneiric Ocelot) Which of these is the best choice for me to go with? Thanks!
somejkuser
  • 250
  • 3
  • 9
-1
votes
3 answers

How to allow just a specific ips from connect to my server?

I own a vps with Ubuntu 10.04 and i want to make it just accessible to me and one friend mine through dyndns hosts. It's possible block all others ips?
Marcus
  • 17
-1
votes
1 answer

solr is killing my server by taking a lot of resources

I have Ubuntu 9.10 server with 12G Ram/Quad Core/HD 80GB RAID. and i have installed solr lucidworks-enterprise-installer-1.7 on it to index a small database (about 20k articles). once our editors start to use solr functionalities to search for a…
Alaa Alomari
  • 638
  • 5
  • 18
  • 37
-1
votes
2 answers

Trigger script on server by e-mail

I want to trigger my python script remotely, but don't really want to expose any Web or other interface, eg. I need some passive way. One of the ways I can think of is by sending e-mail, then server can receive it and run the script. It is highly…
Michael
  • 397
  • 1
  • 7
  • 14
-1
votes
1 answer

Postgres 8.4 on Ubuntu 10.04 (Lucid) issue

Every time I reboot my Ubuntu, my Postgres never gets started automatically and the /var/run/postgresql directory is never there on reboot. I have to manually create it and set the owner to postgre in order to successfully start Postgres every time…
Ben
  • 1
-1
votes
1 answer

apache2 on ubuntu 10.04

does apache2 from apt-get on ubuntu come with sendfile pre-installed?
Amit
  • 177
  • 5
-1
votes
1 answer

404 when doing safe-upgrade in lucid 64 box?

Why I see 404 when doing sudo aptitude safe-upgrade in my lucid 64 box? deploy@li167-251:~$ sudo aptitude safe-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information…
Autodidact
  • 385
  • 2
  • 4
  • 13
-1
votes
2 answers

Command to compress folder on Ubuntu 10.04 (Lucid Lynx) server

What is the command to compress a folder on Ubuntu 10.04 (Lucid Lynx) server?
Mohammad AL-Rawabdeh
  • 1,592
  • 12
  • 30
  • 54
-2
votes
2 answers

Can I update Ubuntu with active users logged in?

I would like to run apt-get dist-upgrade, but I don't know how this will affect the currently logged in users. How can I find out: 1. will a restart be required 2. will the system be stable/functional until the restart if required (this page…
anregen
  • 287
  • 1
  • 7
-2
votes
1 answer

Ubuntu server backup in pendrive?

I'm currently facing the making of our Backup Plan, and I was wondering what's the risk of backing up my ubuntu server in a pendrive instead of DVDs or CDs (physical mediums). The server is used in a startup company, and is settled in an…
Joaquín L. Robles
  • 157
  • 1
  • 1
  • 8
-2
votes
3 answers

Getting this Software Error on trying to update the parameters in bugzilla-4.0.4

Getting this Software Error on trying to update the parameters in bugzilla. Error in tempfile() using data/params.XXXXX: Could not create temp file data/params.BFQJE: Permission denied at Bugzilla/Config.pm line 293 Please help
Apeksha
  • 11
1 2 3
48
49