Re: [CentOS] Clone physical into virtual

2007-08-08 Thread Shawn K. O';Shea
You can use a free tool called "VMware Converter", available here: http://www.vmware.com/products/converter/ VMware Converter is a Windows app. I haven't used it for P2V, but it does work great. (used for converting between ESX and VMware Server) Problem is that the OP wants to P2V a Cent

Re: [CentOS] machine with 2 ethernet cards e1000 and forcedeth

2007-08-30 Thread Shawn K. O';Shea
Jerry Geis wrote: I am using centos 5 x86_64 AMD64 X2 4200+. I am current on yum update. My machine has two ethernet cards. e1000 (eth0) and forcedeth (eth1) [snip] How can I get this connection to RELIABLY come up each time as eth0 is e1000 and eth1 is forcedeth Thanks, Jerry From the RH

Re: [CentOS] yum proxy username with @ character

2007-09-13 Thread Shawn K. O';Shea
Brad Beyenhof wrote: Clint Dilks wrote: http_proxy understands the format :@proxy>: so in this case the @ is probably being interpreted as server identifier. I would try enclosing the user name in single quotes or adding a \ before the @. If these do not work your only option may be to con