- Download, extract, make script executable
chmod +x ubuntu_desktop_bootstrap-0.2/bootstrap.sh - Add .ssh directory with your keys to the ubuntu_desktop_bootstrap directory
- Edit the USER variable in bootstrap.sh accordingly to the name of your user
- Run the script as root
sudo ./bootstrap.sh
- Setup connection to GCP (
gcloud init&gcloud auth login) - Use Java installer
- Use Composer installer
- Use Nodejs installer
- Use Gnome setup script
- Reboot
- Perform basic configuration via UI
- Move data from backup
- Perform sensors configuration readme1 readme2
- check dmesg errors with
sudo dmesg --level=emerg,alert,crit,err,warn,notice,info
The script must be run as root. Run the script without options to see examples of usage.
Run it as user ./composer_installer.sh
Run it as user ./nodejs_installer.sh
Setup & config manually Extensions used:
- rectangle@acristoffers.me OR tilingshell@ferrarodomenico.com
- just-perfection-desktop@just-perfection
- clipboard-indicator@tudmotu.com
- impatience@gfxmonk.net
- freon@UshakovVasilii_Github.yahoo.com
If VMs can't run due to
VirtualBox can't operate in VMX root mode.
Please disable the KVM kernel extension, recompile your kernel and reboot.
(VERR_VMX_IN_VMX_ROOT_MODE).
Run sudo modprobe -r kvm_intel