i want to install XP on RHEL5 with virtualization tell me
step by step configuration
Answer / kjgj
firsty install the rpm for virtualization
#yum install virt-manager
#yum install kernel-*
and after that reboot the system and select the boot secren
with xen server suported
when the system start slect
application----system---vitualmachine manager
and now define memory space
#xm mem-set Domain-0 512
NOTE:-for virtualiztion yr system with server
kiskstart server
dhcp server
and after that use the option virtualmachinemanager create
new machine
select full virtualiztion and install xp
| Is This Answer Correct ? | 14 Yes | 3 No |
How do display error messages instantly when command fails?
How to apply patch for multiple servers .
How to convert an IP address to a Domain name using Unix ?
1.how to know cpu information on linux system? 2.how to hardware information on linux system? 3.if we add the new user what are the files will be changed? 4.how to remove the cache in squid server ? 5.how to know ur useing 32bit r 64 bit os ? 6.at booting process at init level which file it is reads? 7.if ur system performance is show what can u do ? 8.if ur file system corrupted what can u do ? fsck also not working? 9.how did u do health check in linux? 10.how did u check system performance in linux? 11.how did u create NIS server? give me the steps ? 12.how did u add a packages in linux ? 13.how did u know depended packages for any package useing rpm how u know? 14.how did you monitor cronjobs in linux ? 15.what is the use of logroted? and how did u do ? 16.port no is already in use so what canu do for that in http? 17.how to samba configurated are not ? there are any command for that ? 18.how to create a NTP Client using commands ? not as graphical... 19.how to know how many members are using any service? like ftp are any other services? 20.what is the differences between cmp,diff,comm commands?
What are the main differences between RHEL4 & RHEL5?
I have accidently deleted my fstab... how do i recover/ regenerate the file?????? in rescue mode i cannot create a new file since the filesystem is readonly and could not mount in readwrite mode ?????????
Through ssh whole directory structure from / is shared regardless the user we have connected with ....... how do i prevent sharing ??
Give a Linux shell command to find all files in a directory which contain ip addresses.
how u use the iptable firewall to restrict ssh,telnet,ftp
There are 4 network Interfaces, how can we find which one is Primary.
1. User gaves df -h and the system get hanged. why ? 2. what is the hardlink and softlink mount ? 3. why is portmape should be started ? 4. what is nologin option 5. how to restrict users from accessing nfs ? 6. what is the difference between cpio and tar 7. what are the kernel parameters ? how to find out it ? 8. why we use sysctl.conf ? 9. if we gives init1 from multiuser runlevel, will it affect other users who already logged in to the system ? 10. what will be the available space to use after configuering raid5 with 5 disks each having 5gb spce ?
Where is standard output usually directed?