DeskTux

Linux on Desktops

User Tools

Site Tools


misc:console

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
misc:console [2023-06-12 17:17] – Removed tweakconsole jensmisc:console [2023-06-12 23:38] (current) – ↷ Links adapted because of a move operation 18.222.207.164
Line 12: Line 12:
  
 ==== Configuring GRUB ==== ==== Configuring GRUB ====
-Possibly you already did part of the GRUB configuration if you also use my [[grub|GRUB Splashscreen]]. Here I'll assume you didn't.+Possibly you already did part of the GRUB configuration if you also use my [[archive:grub|GRUB Splashscreen]]. Here I'll assume you didn't.
  
 First, you need to do some default settings in GRUB. The file ''/etc/default/grub'' needs to be edited for that. First, you need to do some default settings in GRUB. The file ''/etc/default/grub'' needs to be edited for that.
Line 24: Line 24:
 ===== Console Font ===== ===== Console Font =====
 In Debian the default console font is "Fixed". This font is fine for the occasional console user, but a much more readable and beautiful font is "Terminus". In Debian the packages "console-setup" and "console-terminus" should be installed by default. If not, just install them: In Debian the default console font is "Fixed". This font is fine for the occasional console user, but a much more readable and beautiful font is "Terminus". In Debian the packages "console-setup" and "console-terminus" should be installed by default. If not, just install them:
-  # apt-get install console-setup console-terminus+  # apt install console-setup console-terminus
 Afterwards run the console setup: Afterwards run the console setup:
   # dpkg-reconfigure console-setup   # dpkg-reconfigure console-setup
misc/console.txt · Last modified: 2023-06-12 23:38 by 18.222.207.164