theflame12 wrote:
I'm fairly new to running a linux server. I understand most of the basics and I could understand a simple tutorial, but what I need help with is running multiple sites on my server.
At the moment, I have 1 site on the Linode 768 package. I don't even use half of the space for my server and I would like to run at least 2 more sites.
But to my understanding I can only link one domain to my server IP. I'm pretty sure there's a way to link another domain to the server. Any help?
By sites, do you mean websites?
If so, what you want is Virtual Hosts.
If by "sites" you mean run more than one OS at a time, then no. You can only have one running OS per linode at a time.
Not sure where you heard you can only "link" one domain per IP, but that hasn't been true for ages. This is why VirtualHosts were invented. (If you want SSL on multiple domains and can't use SNI because you have IE6/XP users, you'll need another public V4 IP)