Technology Programming

How to Set-Up CentOS With Xen

    • 1). Log in to your CentOS server, preferably as the root user.

    • 2). Open a terminal if you are not already logged into the server over SSH.

    • 3). Type "su" and press "Enter" and then type in the root password and press "Enter." This step only applies if you are not able to directly log in to the server as the root user.

    • 4). Type "yum install kernel-xen xen" and press "Enter." The automated Linux installer ("yum") automatically downloads and installs Xen onto the system.



Leave a reply