waldo wrote:
I do exactly what you are looking for. I have a site that needs SSL and it runs on that IP. All other sites run on a shared IP.
Without trying to debate the value of multiple IP addresses, it is worth noting that this specific case still only needs one IP address. SSL connections to that address (port 443) can be for your secure site, and non-SSL connections (port 80) can be all the other sites.
It's really only when you have a second SSL site (and, for example, SNI isn't suitable) that you need the second distinct address.
To the OP though, yes, config setup on the Linode side is easy. On the Extras tab for your Linode in the manager, just select to add an address (+$1/mo), then set your Linode's networking configuration to use it. You'll have to reboot for it to become active. There's no automatic provision for more than 1 extra address, so anything beyond that one extra you'd have to take up with Linode directly, and likely need a decent amount of justification.
-- David