PDA

View Full Version : Server Setup Issue


haryoh
March 31st, 2008, 03:55 PM
Hi,

I want to setup a server at home to support some of my projects and have access to it publicly. I followed the tutorial on the ubuntu site, https://help.ubuntu.com/community/BIND9ServerHowto but I didn't get where it says nameserver settings. I don't know if I should set up a new nameserver for my domain on my home server and add it to my godaddy domain nameserver. And when I dig it, it didn't resolve to the domain name or the host name, instead it resolved 127.0.0.1

Is there any way i can get a straight forward tutorial that says everything in details.

I use a Compaq AMD 32bit with only 2 133MB memory sticks which is running perfectly.

Please, help.

FakeOutdoorsman
March 31st, 2008, 04:07 PM
I'm assuming you want a web server, not a name server, so you can forget BIND9:
Installing Apache, mySQL, and PHP on Ubuntu (https://wiki.ubuntu.com/ApacheMySQLPHP) [Ubuntu Wiki]

haryoh
March 31st, 2008, 04:39 PM
yes.. sorry, just got back from lunch.,.. I'll read through it and let you know the progress.. thanks

haryoh
March 31st, 2008, 05:17 PM
What I'm trying to do is create a server that can do both web and ftp. thanks.

egonzalez
March 31st, 2008, 07:02 PM
Fella,

You can use the LAMP installation included in the Ubuntu Server CD for the Web Server and then install the ProFTPD for the FTP server.

Cool guides you can find here:
http://www.ubuntugeek.com/settingup-an-ftp-server-on-ubuntu-with-proftpd.html

http://ubuntuforums.org/showthread.php?t=51611

haryoh
March 31st, 2008, 08:28 PM
one more question: so by the time I finish the LAMP installation, I will be able to access my server from any where and my ftp?