Set up homeserver with single IP to host multiple sites on Ubuntu [closed]
- by Ortix92
I am trying to set up my homeserver so it can function as a regular server one would rent. I am running Ubuntu 12.04 LTS with openpanel. I have a single static IP address. I am used to having two addresses and pointing them to NS1.domain.tld and NS2.domain.tld and setting up the propper DNS records. I would also like to mention I am somewhat new to DNS zones.
Either way, how would I go about setting this up correctly (in openpanel) with just a single IP address if possible at all?
I have also read about free solutions online, but I would like to keep everything secure and private so other people can't peer into my data somehow.
Thanks!