What font is this? (Ubuntu terminal font) [closed]

What font is this?

(I saw this at a Ubuntu Linux terminal)

Enter image description here

4

1 Answer

Ubuntu Mono from the Ubuntu Font Family (font.ubuntu.com) is the default GUI monospace terminal font on Ubuntu 11.10 (Oneiric Ocelot).

Terminus Font (terminus-font.sourceforge.net) is the default font on the Linux console (Ctrl + Alt + F1, $ /bin/setfont /usr/share/consolefonts/FOO.psf.gz)

GNU Unifont (unifoundry.com) is the default font for the CD bootloader menu, GRUB bootloader, and alternate (text-based) installer where a software framebuffer is in use. (Unifont is full-coverage fall-back font.)

Ref: What is the default Debian/Ubuntu console (TTY) font called?

2

You Might Also Like