How to modify Terminal Resolution in VM RHEL
How to modify the terminal resolution in VM RHEL? I believe that most people have not yet learned this skill, in order to let you learn, to give you a summary of the following content, do not say much, let's move on.
First, add vga=ask at line 99 of the grub.cfg file
[root@ys /] # vim / boot/grub2/grub.cfg
Second, a resolution comparison table will appear when you restart the system. After entering the code for setting the resolution, you can use the corresponding resolution to enter the system.
Third, in the grub.cfg file line 99, add vga=0x "resolution code", restart the system, will automatically take effect.
On the VM RHEL to modify the terminal resolution method to share here, I hope that the above content can be of some help to you, can learn more knowledge. If you like this article, you might as well share it for more people to see.