I own Deluxe server and want to use CentOS 6 on it. Right now they offer only CentOS 5. I am not a Linux person but willing to give it a try. My line of thoughts is to use SSH with root account, but does SSH dephend on OS or its something that can run on its own? Can someone summarize how difficult is to install CentOS on server and what order should i do it because i dont have physical access to server.

link|improve this question
feedback

closed as off topic by random Mar 5 at 4:54

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

1 Answer

This is not a trivial task. CentOS is based on Red Hat and Red Hat does not support upgrades between major versions. Your only option is to perform a fresh install.

Without physical access to the device there is only one possible method of installation: PXE boot. Unfortunately PXE boot requires access to a DHCP server and a network share which GoDaddy controls.

link|improve this answer
Godaddy rep told me its possible though he does not provide step by step how. – Craig Oct 27 '11 at 16:14
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.