Hey guys
I'm running Ubuntu 10.04 (Pre release)
I have a small problem. I have 3 HDD's. I've posted the result of "fdisk -l"
rudi@TheHawkNest:~$ sudo fdisk -l
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280...
I have a client's website hosted on a shared Hetzner linux box where the web pages to be served are stored in the public_html/ in /usr/www/users/username and a few modules and include files are stored outside the webroot in /usr/home/username/includes. It seems however that the webserver cannot...