I want to setup KVM virtualization on my laptop Dell Inspiron 1526 (AMD64 Turion, 2GB RAM)
running Ubuntu 9.04 desktop, kernel 2.6.28 and KVM-84 (the latest official versions supported by Ubuntu)
I can successfully create an image file…
after some advice regarding a problem i am getting using a linux based piece of software to balance traffic between two servers.
Basically we have our production website and a backup system (at remote site). the production is being mirrored to the…
I tried following the instructions described here: https://help.ubuntu.com/community/EOLUpgrades/Jaunty
However, this gives me the following error:
root@hawk:~# do-release-upgrade
Checking for a new ubuntu release
Done Upgrade tool signature
Done…
I've got an Ubuntu (9.04/Jaunty) server VPS that's not properly rotating syslogs.
Here's what I've checked so far:
syslogd-listfiles lists the files I think should be rotated
cron.daily is running (so sayeth syslog)
when I manually run the file…
I've got a ISPconfig 3 production server set up, running Ubuntu Server 9.04. My e-mail gets delivered ok to almost every other server I send mail to except for one (smtp.chello.nl which bounces my email). In my /var/log/mail.err I found the below…
I have bought an Ubuntu server and I'm going to install several websites on it.
I was wondering how to perform backups of the websites.. stored in different folders in the /var/www folder.
For example, I could copy/paste the folders using a ftp…
So I've been playing around with VirtualBox and both of the above Ubuntu versions and I've noticed that there are some differences between the available packages when doing a apt-cache search . Some of these I'm sure are obvious, as they…
I'm using PostgreSQL 8.3 under ubuntu 9.04. I access my database server using a console client or Pgadmin III.
Currently, I need to restrict access to only a couple of schemas in a database and also don't show other databases in the server.
For…
Does anyone know of a version of Ubuntu 9.04 (Jaunty Jackalope) that can be booted off a USB? Instructions on how to do same would also be of help.
Thanks for any help.
hi can anyone help me with mod_security configuration...
I have installed mod_security on ubuntu 9.04 lamp server,... but now I want to install anything and type apt-get install program, it keeps saying that they all depend on mod_security... and…
i just installed the latest version of ubuntu server, php, apache, shorewall and mysql.
the problem is that i cant access the website from other computers. i read that to fix that i need to change the DMZ or Port Forwarding. Im not sure how to do…
I've commented out the bind-address line in my /etc/mysql/my.cnf
When I do nmap localhost, I see that mysql is correctly listening on 3306, but when I try to connect, I get error 1045.
Do I have to somehow specify whitelist of allowed ips (I've seen…
I'm trying some server virtualization, and I need to mount a drive that is on the host OS (its E drive) to the guest OS (which is Ubuntu 9.04).
I am running in VMware Server 2).
How would I do this?