|
 |
栏目导栏 |
|
| |
|
|
|
|
 |
资料搜索 |
|
| |
|
|
|
|
 |
热门文章 |
|
| |
|
|
|
|
 |
最新文章 |
|
| |
|
|
|
| |
| |
|
|
|
|
1.解压 VMware-gsx-3.2.1-19281.tar.gzvPALinux联盟 # tar -zxvf VMware-gsx-3.2.1-19281.tar.gzvPALinux联盟 2.进入安装目录vPALinux联盟 # cd vmware-gsx-distribvPALinux联盟 3.执行安装程序vPALinux联盟 ./vmware-install.plvPALinux联盟 4.安装过程vPALinux联盟 安装过程中需要输入序列号vPALinux联盟 Serial: X8TA5-HDWDD-V7H4D-4FUGQvPALinux联盟 安装过程比较简单,可以一路回车vPALinux联盟 一直到最后安装完毕vPALinux联盟 5。在其他机器上启动VMware virtual machine consolevPALinux联盟 选择remote hostvPALinux联盟 host name: 192.168.1.20vPALinux联盟 user anme: rootvPALinux联盟 password: passwordvPALinux联盟 连接以后,可以按照windows上使用vmware的方法来创建和使用虚拟机vPALinux联盟 vPALinux联盟 6。创建完windows虚拟机并安装好操作系统后,可以用vPALinux联盟 菜单VM > install vmware tool... 来安装显卡驱动vPALinux联盟 vPALinux联盟 7。vmware的启动关闭可以用一下命令vPALinux联盟 # service vmware startvPALinux联盟 # service vmware stopvPALinux联盟 vPALinux联盟 8.启动虚拟机用以下命令vPALinux联盟 启动虚拟机vPALinux联盟 vmware-cmd /var/lib/vmware/Virtual\ Machines/Windows2003/winNetEnterprise.vmx startvPALinux联盟 关闭虚拟机vPALinux联盟 vmware-cmd /var/lib/vmware/Virtual\ Machines/Windows2003/winNetEnterprise.vmx stopvPALinux联盟 vPALinux联盟 vPALinux联盟 ================================vPALinux联盟 vmware 命令vPALinux联盟 vmnet-bridge vmstat vmware-config.pl vmware-smbdvPALinux联盟 vmnet-dhcpd vm-support vmware-loop vmware-smbpasswdvPALinux联盟 vmnet-natd vmware vmware-mount.pl vmware-smbpasswd.binvPALinux联盟 vmnet-netifup vmware-authtrusted vmware-nmbd vmware-uninstall.plvPALinux联盟 vmnet-sniffer vmware-cmd vmware-ping vmware-vdiskmanagervPALinux联盟 vPALinux联盟 列出虚拟机vPALinux联盟 vmware-cmd -lvPALinux联盟 启动虚拟机vPALinux联盟 vmware-cmd /var/lib/vmware/Virtual\ Machines/Windows2003/winNetEnterprise.vmx startvPALinux联盟 关闭虚拟机vPALinux联盟 vmware-cmd /var/lib/vmware/Virtual\ Machines/Windows2003/winNetEnterprise.vmx stopvPALinux联盟 vPALinux联盟 vPALinux联盟 vmware-cmd 命令vPALinux联盟 [oracle@test vmware]$ vmware-cmd -hvPALinux联盟 Usage: /usr/bin/vmware-cmd vPALinux联盟 /usr/bin/vmware-cmd -s vPALinux联盟 Options:vPALinux联盟 Connection Options:vPALinux联盟 -H specifies an alternative host (if set, -U and -P must als o be set)vPALinux联盟 -O specifies an alternative portvPALinux联盟 -U specifies a uservPALinux联盟 -P specifies a passwordvPALinux联盟 General Options:vPALinux联盟 -h More detailed help.vPALinux联盟 -q Quiet. Minimal outputvPALinux联盟 -v Verbose.vPALinux联盟 Server Operations:vPALinux联盟 /usr/bin/vmware-cmd -lvPALinux联盟 -- lists the registered VMsvPALinux联盟 /usr/bin/vmware-cmd -s register vPALinux联盟 -- registers a VMvPALinux联盟 /usr/bin/vmware-cmd -s unregister vPALinux联盟 -- unregisters a VMvPALinux联盟 /usr/bin/vmware-cmd -s getresource vPALinux联盟 -- retrieves a server resourcevPALinux联盟 /usr/bin/vmware-cmd -s setresource vPALinux联盟 -- sets a server resourcevPALinux联盟 VM Operations:vPALinux联盟 /usr/bin/vmware-cmd getconnectedusersvPALinux联盟 /usr/bin/vmware-cmd getstatevPALinux联盟 -- gets the execution state of the VMvPALinux联盟 /usr/bin/vmware-cmd start vPALinux联盟 -- powers on or resumes a VMvPALinux联盟 /usr/bin/vmware-cmd stop vPALinux联盟 -- stops a VMvPALinux联盟 /usr/bin/vmware-cmd reset vPALinux联盟 -- resets a VMvPALinux联盟 /usr/bin/vmware-cmd suspend vPALinux联盟 -- suspends a VMvPALinux联盟 /usr/bin/vmware-cmd setconfig vPALinux联盟 -- sets a configuration variablevPALinux联盟 /usr/bin/vmware-cmd getconfig vPALinux联盟 -- retrieves the value for a configuration variablevPALinux联盟 /usr/bin/vmware-cmd setguestinfo vPALinux联盟 -- sets a guest info variablevPALinux联盟 /usr/bin/vmware-cmd getguestinfo vPALinux联盟 -- retrieves the value for a guest info variablevPALinux联盟 /usr/bin/vmware-cmd getidvPALinux联盟 -- retrieves the VM idvPALinux联盟 /usr/bin/vmware-cmd getpidvPALinux联盟 -- retrieves the process id of the running VMvPALinux联盟 /usr/bin/vmware-cmd getproductinfo vPALinux联盟 -- gets various product informationvPALinux联盟 /usr/bin/vmware-cmd connectdevice vPALinux联盟 -- connects a virtual device to a VMvPALinux联盟 /usr/bin/vmware-cmd disconnectdevice vPALinux联盟 -- disconnects a virtual device from a VMvPALinux联盟 /usr/bin/vmware-cmd getconfigfilevPALinux联盟 -- retrieves the path to the configuration filevPALinux联盟 /usr/bin/vmware-cmd getheartbeatvPALinux联盟 -- retrieves the heartbeat value of the guest OSvPALinux联盟 /usr/bin/vmware-cmd getuptimevPALinux联盟 -- retrieves the uptime of the guest OSvPALinux联盟 /usr/bin/vmware-cmd getremoteconnectionsvPALinux联盟 -- retrieves the number of remote connections to a VMvPALinux联盟 /usr/bin/vmware-cmd gettoolslastactivevPALinux联盟 -- retrieves the number of seconds since last notification from the toolsvPALinux联盟 /usr/bin/vmware-cmd getresource vPALinux联盟 -- retrieves a VM resourcevPALinux联盟 /usr/bin/vmware-cmd setresource vPALinux联盟 -- sets a VM resourcevPALinux联盟 /usr/bin/vmware-cmd setrunasuser vPALinux联盟 -- sets the user that the VM runs asvPALinux联盟 /usr/bin/vmware-cmd getrunasuservPALinux联盟 -- retrieves the user that the VM runs asvPALinux联盟 /usr/bin/vmware-cmd getcapabilitiesvPALinux联盟 -- retrieves the access permissions of the current user on a VMvPALinux联盟 /usr/bin/vmware-cmd addredo vPALinux联盟 -- adds a redo log to a virtual diskvPALinux联盟 /usr/bin/vmware-cmd commit vPALinux联盟 -- commits the redo log of a virtual diskvPALinux联盟 /usr/bin/vmware-cmd answervPALinux联盟 -- answers a question for a VM requesting inputvPALinux联盟 =============================================vPALinux联盟 linux下安装和卸载vmware toolvPALinux联盟 Installing VMware Tools in a Linux or FreeBSD Virtual MachinevPALinux联盟 1. Power on the virtual machine.vPALinux联盟 2. After the guest operating system has started, prepare your virtual machine to install VMware Tools.vPALinux联盟 Choose VM > Install VMware Tools.vPALinux联盟 The remaining steps take place inside the virtual machine.vPALinux联盟 3. Be sure the guest operating system is running in text mode. You cannot install VMware Tools from a terminal in an X window session.vPALinux联盟 Some recent distributions of Linux are configured to run the X server when they boot and do not provide an easy way to stop the X server. However, you can switch to a different workspace that is still in text mode and install VMware Tools from that workspace.vPALinux联盟 To switch between Linux workspaces in a virtual machine, press Ctrl-Alt-Space, release Space without releasing Ctrl and Alt, then press the function key for the workspace you want to use — for example, F2.vPALinux联盟 Note: If you changed your hot-key combination to something other than Ctrl-Alt, use that combination with Space and the function key.vPALinux联盟 4. As root (su -), mount the VMware Tools virtual CD-ROM image, change to a working directory (for example, /tmp), uncompress the installer, then unmount the CD-ROM image.vPALinux联盟 Note: You do not use an actual CD-ROM to install VMware Tools, nor do you need to download the CD-ROM image or burn a physical CD-ROM of this image file. The GSX Server software contains an ISO image that looks like a CD-ROM to your guest operating system. This image contains all the files needed to install VMware Tools in your guest operating system.vPALinux联盟 Linux Guests: Some Linux distributions use different device names or organize the /dev directory differently. If your CD-ROM drive is not /dev/cdrom or if the mount point for a CD-ROM is not /mnt/cdrom, modify the following commands to reflect the conventions used by your distribution.vPALinux联盟 Further, some Linux distributions automatically mount CD-ROMs. If your distribution uses automounting, do not use the mount and umount commands below. You still must untar the VMware Tools installer to /tmp.vPALinux联盟 mount /dev/cdrom /mnt/cdromvPALinux联盟 cd /tmpvPALinux联盟 tar zxf /mnt/cdrom/vmware-linux-tools.tar.gzvPALinux联盟 umount /mnt/cdromvPALinux联盟 FreeBSD Guests: Some FreeBSD distributions automatically mount CD-ROMs. If your distribution uses automounting, do not use the mount and umount commands below. You still must untar the VMware Tools installer to /tmp.vPALinux联盟 mount /cdromvPALinux联盟 cd /tmpvPALinux联盟 tar zxf /cdrom/vmware-freebsd-tools.tar.gzvPALinux联盟 umount /cdromvPALinux联盟 5. Run the VMware Tools installer.vPALinux联盟 cd vmware-tools-distribvPALinux联盟 ./vmware-install.plvPALinux联盟 6. Answer the questions about default directories.vPALinux联盟 7. Run the configuration program.vPALinux联盟 vmware-config-tools.plvPALinux联盟 8. To change your virtual machine's display resolution, answer yes, then enter the number that corresponds to the desired resolution.vPALinux联盟 9. Log off of the root account.vPALinux联盟 exitvPALinux联盟 10. Start X and your graphical environment.vPALinux联盟 11. In an X terminal, launch the VMware Tools background application.vPALinux联盟 vmware-toolbox &vPALinux联盟 You can run VMware Tools as root or as a normal user. To shrink virtual disks, you must run VMware Tools as root (su -).vPALinux联盟 Note: To get the greatest benefit from the features of VMware Tools, always run vmware-toolbox in the guest operating system. vPALinux联盟 vPALinux联盟 Uninstalling VMware ToolsvPALinux联盟 If you need to remove VMware Tools from your Linux guest operating system, log on as root (su -) and run the following command:vPALinux联盟 vmware-uninstall-tools.pl vPALinux联盟 vPALinux联盟 =================================================vPALinux联盟 管理接口 management interface vPALinux联盟 需要下载VMware-mui-3.2.1-19281.tar.gzvPALinux联盟 windows下运行vPALinux联盟 C:\Program Files\VMware\VMware Management Interface\htdocs\init.plvPALinux联盟 linux下运行vPALinux联盟 vmware-config-mui.plvPALinux联盟 vPALinux联盟 vPALinux联盟 The Apache Server and the VMware Management InterfacevPALinux联盟 On GSX Server for Linux hosts, an Apache server is installed with the management interface. Listed here are the commands to start, stop and restart the Apache server.vPALinux联盟 In order to use these commands, you must first log on as root (su -), then open a terminal session.vPALinux联盟 To start the Apache server, typevPALinux联盟 /etc/init.d/httpd.vmware startvPALinux联盟 To stop the Apache server, typevPALinux联盟 /etc/init.d/httpd.vmware stopvPALinux联盟 To restart the Apache server, typevPALinux联盟 /etc/init.d/httpd.vmware restart vPALinux联盟
Linux联盟收集整理 ,转贴请标明原始链接,如有任何疑问欢迎来本站Linux论坛讨论 |
|
|
|
|
|