Linux Post Install Save

Scripts to Automate Linux Post Install's

Project README

Linux-Automation

Scripts to Automate Ubuntu / Debian Post Install

Why

  • If you're like me and break stuff all the time, saving time by not having type out all the commands to set yout machine up post install.

  • Simplicity / Save time after your install, wget the script raw and let it run.

Time

  • Post installs can take time, especially if you're trying to balance multiple things at once, run the script do something else, reply to that email and finish when its done.

Whats on each script?

Ubuntu / Debian post install script

wget https://raw.githubusercontent.com/jwandrews99/Linux-Post-Install/master/post-install.sh && bash post-install.sh
  • Sys updates
  • OpenSSH install
  • Ufw config
  • speedtest-cli
  • Fail2Ban config
  • Automatic security updates
  • SSH disable root login
  • SFTP server config
  • Optional install of Wireguard VPN server - credit to https://github.com/l-n-s/wireguard-install
  • Optional install for docker
  • A message of the day system stats
  • System Clean up after the install

In order to use speedtest just use "speedtest" as the command in the cli. Click for more info.

# To Do

Auto recongise the Os and choose the correct script to run

Open Source Agenda is not affiliated with "Linux Post Install" Project. README Source: potts99/Linux-Post-Install
Stars
48
Open Issues
0
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating