Installing VMWare Tools for ESXi Server on a RHEL 5 / Centos 5 Guest - Cài đặt VMWare Tool trên máy chủ RHEL 5/CentOS chạy ESXi

VMWare has a yum repository for vmware tools related rpms. Before we do the vmware tools installation we need to define this repository on our server.

Let’s start with importing the public key for the vmware packages.



Now it is time to create a .repo file for our repositoy. This file needs to be place in the /etc/yum.repos.d folder and we will call it vmware-tools.repo
Below you can see an example repo definition.

Trích dẫn
   [vmware-tools]
   name=VMware Tools for Red Hat Enterprise Linux $releasever$basearch     baseurl=http://packages.vmware.com/tools/esx/<esx-version>/rhel5/<arch>    
enabled=1    
gpgcheck=1

In this repo file there are two things you need to pay attention

    * . $releasever and $basearch parameters will be automatically replaced with the actual values for your system.
    * You need to change the <esxi-version> and  <arch> tags with the applicable values for your system.

<arch> is the architecture option. For 32‐bit, this is i686. For 64‐bit, this is x86_64.
<esx-version> is replaced with either 3.5u2, 3.5u3, 3.5u4, 4.0, or 4.0u1 depending upon your ESX/ESXi version.

Our repository definition is ready, now we can install the vmware-tools package.
Trích dẫn
[root@centos ~]# yum install vmware-tools

Tags:
Bookmark and Share
Linux | Nhận xét(0) | Trích dẫn(0) | Đọc(96)
Viết nhận xét
Hình vui
emotemotemotemotemotemotemot
emotemotemotemotemotemotemot
emotemotemotemotemotemotemot
emotemotemotemotemotemotemot
emotemotemotemotemotemotemot
emotemotemotemotemotemotemot
emotemotemotemotemotemotemot
emot
Mở HTML
Mở UBB
Mở hình vui
Ẩn giấu
Hãy nhớ
Tên gọi   Mật khẩu   Khách không cần mật khẩu
Địa chỉ web   Email   [Đăng ký]