Terminal control and fonts on Linux

changing fontsize

setfont -d

also

setupcon

edit /etc/default/console-setup

https://askubuntu.com/questions/228113/how-do-i-change-tty-text-console-resolution-without-rebooting

changing fonts

move to /usr/lib/kbd/consolefonts

setfont LatArCyrHeb-19.psfu.gz

this is quite big: solar24x32.psfu.gz

changing on reboot

edit /etc/vconsole.conf

change FONT line, eg: FONT="LatArCyrHeb-19"