Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.18 KB

README.md

File metadata and controls

25 lines (21 loc) · 1.18 KB

ubuntu-setup

remove all the bloat (aka snap), disable extensions and make Ubuntu lean again

Install iso with dd

sudo dd if=/home/user/Downloads/ubuntu-24.04.1-desktop-amd64.iso of=/dev/sda bs=1M status=progress

Ubuntu 24.04 LTS graphical installer crashes

  • Installer unable to start or suddendly crashes at any time
  • Set the resolution lower than the recommended one
  • Happened with HP T640 in combination with LG 34WQ75X-B, set 3440x1440 to 1024x768
  • Reddit: 24.04 installer keeps crashing

Make Ubuntu 24.04 LTS minimal (default) installation even smaller

sudo apt remove gnome-characters yelp -y

Reset admin password in Ubuntu

20 years of Ubuntu