- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Selam
ESXi üzerindeki Linux guest makinesine vmware tools kurmak istiyorum, windows üzerinde kurulumu kolayda linux üzerinden bir türlü kurulumu gerçekleştiremedim, yardımlarınızı rica ederim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hangi Linux sürümünü kullanıyorsunuz?
Adem Yetim
Chief Solutions Architect & Technologist
Fellow of the BCS and IET (FBCS & FIET), CITP, CEng, EUR ING, IntPE (UK)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Adem hocam ram artırımı yaptığımız makine bu Ubuntu Server 12.04 LTS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VM console üzerinden Install/Upgrade VMware Tools ‘a tıklayarak VMware Tools imajını guest makineye mount ediniz. Mount işlemi bittikten sonra ubuntu işletim sisteminin terminal ekranında aşağıdaki komut satırlarını giriniz;
sudo apt-get update && sudo apt-get install perl
sudo mkdir /mnt/cdrom
sudo mount /dev/cdrom /mnt/cdrom
ls /mnt/cdrom
tar xzvf /mnt/cdrom/VMwareTools-*.tar.gz -C /tmp
cd /tmp/vmware-tools-distrib/
sudo ./vmware-install.pl -d
sudo reboot
Kolay gelsin.
Adem Yetim
Chief Solutions Architect & Technologist
Fellow of the BCS and IET (FBCS & FIET), CITP, CEng, EUR ING, IntPE (UK)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hocam teşekkürler kurulumu gerçekleştirdim. Sanal makinenin status ekranında VMware Tools : OK gözüküyor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Rica ederim.
iyi çalışmalar.
Adem Yetim
Chief Solutions Architect & Technologist
Fellow of the BCS and IET (FBCS & FIET), CITP, CEng, EUR ING, IntPE (UK)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
oyle gozunuzde buyutmeyin o kadar ugrasmaniza da gerek yok.
server icin : sudo apt install open-vm-tools
Desktop icin: sudo apt install open-vm-tools open-vm-tools-desktop
yaz ve Enter de o kendisi kuruyor otomatik.