Skip to content

fed1337/ubuntu_desktop_bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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. Move to ubuntu_desktop_bootstrap directory and run the script as root sudo ./bootstrap.sh

After script execution

  • read the message in terminal
  • reboot
  • check apps
  • perform basic configuration via UI
  • move data from backup
  • perform sensors configuration readme1 readme2
  • install manually:
    • tor
    • i2p
    • docker
    • k8s
    • php
  • check disk issues
  • check dmesg errors
    sudo dmesg --level=emerg,alert,crit,err,warn,notice,info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages