Is there any way to increase the character width from 80 to something higher in the shell in an Ubuntu server?
Take the 2-minute tour
×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
migrated from serverfault.com Sep 22 at 20:08This question came from our site for professional system and network administrators. |
|||||||||||||
|
Since you are using ubuntu server you (presumably) do not have an X gui installed. Therefore, you need to increase your console resolution using grub. After checking that your monitor supports the resolution you would like (see notes below), modify your default grub settings (
For other resolutions and color depths check out the table on this page: VGA Boot modes NOTE:
|
|||
|