April 16, 2022

Fix screen resolution of Ubuntu in VMware workstation [2022]


    

 If you install Ubuntu on VMware workstation, there are some issues which you need to fix. The most common issue we face about Ubuntu is screen resolution. After installing Ubuntu, we got a small screen resolution of Ubuntu. There are other ways to fix this issue like using xrandr command, but this is a temporary solution. If you try to fix this using other ways, system will have some errors and maybe the entire GUI will fail. So in this post we are going to fix this issue. 

 

Solution - 

 

1) First update all packages 


$ sudo apt-get update

 

2) Now install Open VM Tools 


$ sudo apt-get install open-vm-tools-desktop



 

After this command, screen will automatically fix to correct resolution. If not, try to reboot your system and then check it. 

That's it ! 

If you have any issue regarding this, Leave a comment ! 


Also read -

Enable monitor mode without disconnecting wifi in Linux

How to do rouge AP attack using Wifipumpkin3