Alex Balgavy

Just some stuff about me.

Here's my dotfiles repository.

Check out my blog.

My keys: PGP, SSH

My crypto wallets (BTC, XMR)


What links here:

Change tty text and resolution

  1. Reboot to grub (hold shift if BIOS, esc if UEFI)
  2. ā€˜cā€™ for command line
  3. vbeinfo to list resolutions
  4. esc and enter to boot
  5. vim /etc/default/grub, set GRUBGFXPAYLOADLINUX=resolution
  6. sudo update-grub
  7. reboot

To set font: sudo dpkg-reconfigure console-setup