Skip to content

Exe-Squared/linux-helper-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-helper-scripts

Collection of helper scripts for Linux and FreeBSD

These scripts are not thoroughly tested and may not work

Usage

Desktop Ubuntu (24.04)

wget --quiet -O - https://raw.githubusercontent.com/Exe-Squared/linux-helper-scripts/main/ubuntu/ubuntu_2404_desktop_root-setup.sh | sudo bash
wget --quiet -O - https://raw.githubusercontent.com/Exe-Squared/linux-helper-scripts/main/ubuntu/ubuntu_2204_user-setup.sh | bash

Windows Subsystem for Linux (Ubuntu 24.04, with systemd enabled) or Ubuntu Server (24.04)

wget --quiet -O - https://raw.githubusercontent.com/Exe-Squared/linux-helper-scripts/main/ubuntu/ubuntu_2404_root-setup.sh | sudo bash
wget --quiet -O - https://raw.githubusercontent.com/Exe-Squared/linux-helper-scripts/main/ubuntu/ubuntu_2204_user-setup.sh | bash

About

Collection of helper scripts for Linux and FreeBSD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.5%
  • Vim Script 1.5%