Adjust the screen resolution of the UbuntuServer display in the vmwarevm

Source: Internet
Author: User
In VMware, the console window of javastuserver is a little small and inconvenient to use. to adjust the window size of the console, you need to modify the screen resolution. the modification method is as follows: (see Reference) 1. open the grub File ($ vim/etc/default/grub), modify the GRUB_CMDLINE_LINUX parameter value, GRUB_CMDLINE_LINUX

In VMware, the console window of javastuserver is a little small and inconvenient to use. to adjust the window size of the console, you need to modify the screen resolution as follows: (see Reference)

1. open the grub File ($ vim/etc/default/grub) and modify the grub_linline_linux parameter value,
GRUB_CMDLINE_LINUX = "vga = 0x317". for the parameter values, see:
| 640x480 800x600 1024x768 1280x1024
---- | --------------------------------------
256 | 0x301 0x303 0x305 0x307
32 k | 0x310 0x313 0x316 0x319
64 k | 0x311 0x314 0x317 0x31A
16 M | 0x312 0x315 0x318 0x31B
2. $ sudo update-grub
3. $ sudo reboot

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.