1. When we enter RedHat Linux9.0 as root, we will find that we have not actually installed it.VMWare ToolsSoftware Package. In this case, you need to click "virtual" -- "Install virtual tools"."VMWareTools ".
2. Copy vmware-linux-tools.tar.gz to the/tmp file. The/tmp file is the file directory that comes with Linux. Enter "/tmp" in the address bar to open the folder.
3. Press CTRL + ALT + F1 to go to the picture shown in the figure (You can also use a terminal or create a terminal.),Run the following command to start installation:
CD/tmp (switch to the tmp directory)
Tar zxf vmware-linux-tools.tar.gz (extract)
Ls (equivalent to the Windows dir command)
CD vmware-tools-distrib (switch to the vmware-tools-distrib directory)
./Vmware-install.pl (formal installation)
4.Press enter until you see "yes ".
5. Enter "startx". Please wait.
6. Adjust the resolution in detail on this screen.
Set according to your hobbies. Generally, is enough. The default value is.
Font>
7. If you see enjoy, it means it is successful. Restart Linux and check it.