XEN PV :: Installing CentOS Linux Guest VM
Posted by blackonsole on April 10th, 2013 01:43 AM | No Comment
:: How to installing CentOS Guest VM in XEN PV
+ Create disk image for save CentOS Guest VM
seek=80000 if you want create image 80 GB
+ Download vmlinuz and initrd for installation via network
+ Create VM Configration file for installation CentOS
Add ...
XEN:: How to reset root password in guest vm
Posted by blackonsole on October 20th, 2012 03:18 PM | No Comment
:: How to reset root password in guest vm
+ Find info for guest disk file
+ mounting disk file and reset the root password
+ unmounting the disk
+ reboot the guest vm
:: Link
+ Google
+ LinuxTechy
XenServer:: View Physical Memory and CPU Core
Posted by blackonsole on July 15th, 2012 03:06 AM | No Comment
:: How to view physical memory on xen server
run this command:
so you will see like these:
* Mem: 16776044k total = 16 GB RAM
* CPUs: 8 @ 2500MHz = 8-Core CPU
:: Links
+ Google
+ iTechnology
:: sudo: no tty present
Posted by blackonsole on October 20th, 2011 07:25 AM | No Comment
:: Error
sudo: no tty present and no askpass program specified
:: How to fix sudo error
:: How to fsck xen images
Posted by blackonsole on July 12th, 2011 01:41 AM | No Comment
:: Error
If you get corrupted xen images so need to fsck it.
:: How to fsck xvda xen images
:: Links
+ Google
+ MetaNet