How to install Windows VPS under Hypervm

After you follow this http://wiki.lxcenter.org/HyperVM-Windows and still problems below:

1. No network adapter on your windows vps - fix it by installing ntfsprogs from http://pkgs.repoforge.org/ntfsprogs/ - find the correct version for your centos OS
2. Cannot create ostemplate - fix it by go to the VPS Home > Network > Network Bridge, here choose your network brigde, most of the time it's Xenbr0 -> save then reboot vps

Je li Vam ovaj odgovor pomogao?

 Ispiši članak

Također pročitajte

How to reboot a unix server via telnet?

Using a telnet program like http://www.telnet98.com/ or SSH Client like putty (for windows),...

How to set date/time permanently on Centos/RH/Fedora

First you need to ssh to the server and be root and then do these step by step: 1. Set the...

How to restore all data from old drive to a new drive on a cpanel server

You basically ssh to server as root and look for your old/original drive via command fdisk -l...

How to change hostname of a server

Simply ssh as root and type hostname s1.boxintense.com Then to make it permanent, modify this...

How to create KVM template

Creating KVM Templates Overview From version 1.13.00 a script is supplied on...