Ubuntu: Difference between revisions

From DWIKI
mNo edit summary
mNo edit summary
Line 15: Line 15:


Remember to umount cdrom before rebooting
Remember to umount cdrom before rebooting


= FAQ =
= FAQ =
Line 21: Line 22:


  cat /etc/lsb-release
  cat /etc/lsb-release
     
==changing locale==
/etc/default/locale
locale-gen
dpkg-reconfigure keyboard-configuration
setupcon
loadkeys us
and lots more

Revision as of 11:38, 30 December 2020

Links


Installation

Ubuntu 20.04 LTS

Storage configuration

First create a boot partition!

Remember to umount cdrom before rebooting


FAQ

Get ubuntu version

cat /etc/lsb-release
      

changing locale

/etc/default/locale

locale-gen
dpkg-reconfigure keyboard-configuration

setupcon
loadkeys us

and lots more