Skip to content

fed1337/ubuntu_desktop_bootstrap

Repository files navigation

Ubuntu 24.04 after installation bootstrap

After OS installation

  1. Download, extract, make script executable
wget https://github.com/fed1337/ubuntu_desktop_bootstrap/archive/refs/tags/v0.2.tar.gz
tar -xf ubuntu_desktop_bootstrap-0.2.tar.gz
chmod +x ubuntu_desktop_bootstrap-0.2/bootstrap.sh
  1. Add .ssh directory with your keys to ubuntu_desktop_bootstrap directory
  2. Edit USER variable in bootstrap.sh accordingly to the name of your user
  3. Run the script as root sudo ./bootstrap.sh

After script execution

  • Do what the message in the terminal tells you to do
  • Reboot
  • Check that apps are installed
  • Perform basic configuration via UI
  • move data from backup
  • Perform sensors configuration readme1 readme2
  • check disk issues
  • check dmesg errors with sudo dmesg --level=emerg,alert,crit,err,warn,notice,info

Java installation

The script must be run as root. Run the script without options in order to see examples of usage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages