Tag Archives: vmware

My keyboard are not mapped correctly on VMWare server.

After I installed the VMWare server 1.0.8 complete. I have found a problem in my keyboard such as I could not use up/down/right/left arrow keys. So I tried to searh a solution for solve this problem. Sure I found !!! … Continue reading

Posted in Ubuntu, linux, vmware | Tagged , | Leave a comment 57 views

How to install VMWare server on Ubuntu server 8.10.

After I spent a lot of time to install VMWare ESXi on my server, I found problem about ESXi could not install on my disk RAID#1. Many people found this problem to : http://communities.vmware.com/message/1142404 So if you would like to … Continue reading

Posted in Ubuntu, linux, vmware | Tagged , | 1 Comment 231 views

How to connect to VMWare virtual machines by a VNC Client.

พอดีไปเจอมา ใน Slide ของ Kevin Gehrke เกี่ยวกับการทำให้ เราสามารถ Remote ไปที่เครื่อง VMWare virtual machines ที่ถูกใช้งาน บน VMWare Server. Topology

Posted in Ubuntu, linux, vmware | Tagged , | Leave a comment 170 views

How to mount VMware image on ubuntu.

Many times, you want to get some file from Windows XP which it is VMware image so you must start VMware program before. This solution is how to get file from VMware image without start VMware program by vmware-mount.pl.

Posted in vmware | Tagged , | Leave a comment 476 views

How to enable USB drive in VMware server.

หลังจากที่ ติดตั้ง VMWare server บน Ubuntu 7.10 ก็พบกับปัญหาว่า VMware มันไม่เห็น USB ของ Thumb drive ผมก็เลยต้องมาวิธี Fix 1. เข้าไปแก้ไขไฟล์ /etc/init.d/mountdevsubfs.sh ตั้งแต่บรรทัดที่ 42 – 45 โดยการ Uncomment ออก ก็จะได้ดังนี้ : mkdir -p /dev/bus/usb/.usbfs domount usbfs “” /dev/bus/usb/.usbfs -obusmode=0700,devmode=0600,listmode=0644 ln -s .usbfs/devices /dev/bus/usb/devices … Continue reading

Posted in linux, vmware | Tagged | Leave a comment 453 views

How to fix problem when linux guest on vmware has run time fast than host.

I have one server, it is installed CentOS5. After I installed Vmware Server program, I installed new Linux guest virtual machine which it is CentOS5 ,too. I found this problem when I started it (Linux guest) about 3 days, I … Continue reading

Posted in linux, vmware | Tagged , | 1 Comment 6 views

How to set datetime in Linux system by command line

Yesterday, I found problem about date&time system on Linux server virtual machine on VMServer. That virtual machine has shifted time by automatic and this is example how to use command line set date&time in Linux server.

Posted in linux | Tagged , , | 2 Comments 128 views