Установка VMware Tools в Linux
В гостевую систему Linux, вы можете установить VMware Tools используя графическую оболочку Х, так используя командную строку.
Установка VMware Tools используя графическую оболочку Х
Установка VMware Tools консольно используя пакет TAR
Установка VMware Tools консольно используя пакет RPM
Удаление VMware Tools
Установка VMware Tools используя графическую оболочку Х
1. Открываем окно VMware Server (Workstation) и выбираем VM > Install VMware Tools.
При этом в гостевую систему монтируется виртуальный диск с установкой VMware Tools.
2. Открываем «Мой компьютер», двойной клик на «Дисководе» с иконкой VMware Tools.
3. Двойной клик на RPM пакете инсталлера.
4. Вводим пароль рута.
5. Проходим процесс установки.
Для настройки VMware Tools, нужно зайти в консоль под рутом и запускаем скрипт настройки:
vmware-config-tools.pl |
Установка VMware Tools консольно используя пакет TAR
Инфо: Если у вас чистая система, возможно понадобится установить компилятор и библиотеки.
apt-get install make gcc linux-headers-$ ( uname -r ) |
1. Первый шаг такой же, как и в предыдущем примере. Подключаем диск VMware Tools в гостевую ОС.
2. Монтируем образ VMware Tools во временный каталог. Например,/mnt/cdrom.
mount / dev / cdrom / mnt / cdrom |
3. Копируем нужный файл во временную папку. Например,/tmp.
cp / mnt / cdrom / VMwareTools-X.X.X-XXX.tar.gz / tmp / |
4. Распаковываем архив, руководствуясь http://download.openlib.org.ua/p=741
tar zxf / tmp / VMwareTools-X.X.X-XXX.tar.gz |
5. Отмонтируем образ VMware Tools
umount / dev / cdrom |
6. Переходим в каталог vmware-tools-distrib и запускаем инсталяцию
cd vmware-tools-distrib |
. / vmware-install.pl |
7. Отвечаем на вопросы в консоли и перезагружаем сервер.
shutdown -r now |
Установка VMware Tools консольно используя пакет RPM
Первые два шага такие же, как и с пакетом TAR
3. Копируем нужный пакет
cp / mnt / cdrom / VMwareTools-X.X.X-XXX.i386.rpm / tmp / |
rpm -Uhv / tmp / VMwareTools-X.X.X-XXX.i386.rpm |
Ключи запуска:
U — upgrade package (апгрейд пакета)
vh — для статус бара и дополнительной информации. Опция U делает не только апгрейд, если установлена старая версия, но и осуществляет установку пакета, если его нет вообще
Удаление VMware Tools
Если устанавливали с tar, то запускаем скрипт:
vmware-uninstall-tools.pl |
Если устанавливали с RPM:
rpm -e VMwareTools |
Интересный факт:
Человеческое тело – это комплексная структура из множества клеток, стольких клеток, что в реальности их не возможно сосчитать. Ученые оценили их количество около 75 триллионов клеток в человеческом теле плюс 750 триллионов разных бактерий живет в кишках человека.
10% вашего веса тела состоит из бактерий.
Если Вы разложите кровяные сосуды в одну нить- получится до 161 000 километров, а это 4 раза вокруг экватора земли.
Интересно, что наибольшей клеткой людского организма является женская яйцеклетка, а наименьшей – мужской сперматозоид! Нужно примерно 175 000 сперматозоизов чтобы достичь массы яйцеклетки.
7-8% васа нашего тела состоит из крови, а в среднем человеческое тело имеет 5 литров крови.
Кровь состоит из 25 триллионов клеток.
Простая капля крови человека имеет в себе 250 миллионов клеток!
Красные клетки крови составляют только40-50%.
Красные человеческие клетки живут только 120 дней, за которые они проходят 480 км по вашему телу.
Нужно 60 секунд для крови для прохождения полного цикла по всему телу. Это также значит, что каждую секунду 3 миллиона клеток умирают и рождаются одновременно.
Uninstalling VMware tools and installing Open-VM-tools for RHEL/ CentOS
If you found this page, it means that have found that your Vmware tools stopped starting after your usual patching/upgrade maintenance and you are sick of reinstalling/reconfiguring your VMware tools. Welcome to this instruction of ditching the VMware tools and installing Open VM Tools for Linux VMs.
If you are not quite clear on why you would want to change to Open-VM-Tools then here are a couple of reasons
- No need to reconfigure vmware tools after every kernel update. This removes the old problem of a Linux VM with tools installed, but not running.
- Let the Guest manage the updates to vmware tools as part of your patch process
Procedure for CentOS/RHEL 7
- Uninstall ye old VMware tools first!? As sudo or root enter the command
- # vmware-uninstall-tools.pl
.
How to Uninstall VMware Workstation 14/15 on Linux Mint 19.1/18
Last Updated: June 18, 2022 | VMware Workstation | Tolga Bagci
In this article, we will examine the steps to remove the VMware Workstation virtualization program installed on Linux Mint 18/19.
How to Uninstall VMware Software from Linux Mint 19.1/18
VMware Workstation 14 Pro is a popular virtualization program and allows you to set up multiple operating systems by creating VMs.
VMware Software 14/15 Pro works on Windows operating systems as well as on Linux platforms. In our previous article, we installed VMware 14/15 Pro on Linux Mint 19 and Linux Mint 18.
In this article, we will remove VMware 14/15 Pro virtualization software that we installed on Linux Mint. You can also use Package Manager to delete VMware program or any software over Linux.
If you are familiar with Linux Terminal commands, we will review the steps of removing the VMware Workstation from Mint using Terminal.
How to Remove VMware from Linux Mint
You must also delete the virtual machine settings made to remove the VM software completely from the system. If you do not want to delete the virtual machine configurations you have made, you should pay attention to this setting in the uninstallation window.
To completely delete VMware from your computer, follow the steps below in sequence.
Step 1
Open the Start menu and type the name of the program in the search box to make sure it is installed on your system.
Step 2
To remove the program, open the Terminal and execute the following command.
Step 3
To delete all configurations you have made on the virtualization program, you must select No in the following image. If you will then setup this program again on your system, select Yes in this step to save the configurations.
Select No to delete the configurations and click Next.
Step 4
Wait while uninstalling the program from Mint.
Step 5
The virtualization program has successfully removed from the system. Click the Close button to close the warning window.
Step 6
Type “vmware” in the search box on mint and make sure that the virtual machine program has removed!
How to Delete VMware Workstation on Linux Mint 19/18 ⇒ Video
You can watch the video below to delete the VM software and also subscribe to our YouTube channel to support us…
Final Word
In this article, we have examined how to delete the virtualization program from the Linux system. In addition, for more information about the removal process, you can refer to the source published on the developer’s website. Thanks for following us!
Related Articles
Hello, I’m Tolga! I am a computer specialist who has been specializing in computer technologies for about 20 years. I provide solutions to problems encountered in many areas such as hardware, system, network, virtualization, server systems, and operating systems, and create relevant content on my website by explaining how to solve these problems. My goal is to be a reliable source of expert, quality, and trustworthy solutions for your computer problems. By following innovations and using the latest technologies, I aim to be successful in my job and provide you with the best service. Don’t hesitate to contact me for any questions or curiosity about technology. Have a nice day, stay up to date 🙂
How to uninstall VMware Player?
I want to uninstall VMware Player on my Ubuntu 12.04 LTS system. How should I uninstall it?
8 Answers 8
This issue has been discussed previously over here: http://ubuntuforums.org/showthread.php?t=1364485
With the first command, you can see what products you have. With the second, you can choose which product to uninstall. For instance, to uninstall VMware Player, please enter this in a terminal window:
Used to uninstall complete vmware-workstation package including vmware-player.
I had to change the command line Lorenzo Lerate provided to make it work for me for version 12.5.6:
The official documentation states you have to run this:
According to official documentation which mentions "Uninstall Workstation Pro from a Linux Host"
You might also have to want to uninstall a package named open-vm-tool separately.
Uninstalling VMware in linux machine
Use command with root permission to uninstall
if you removed some files before using above command the command will not work properly