View on GitHub

Settings_Linux

Useful bash scripts and settings for managing a Linux server

Scripts for Linux

Last Updated 2020-10-29 by Adam Lu


Scripts only in this directory

Note: Regardless of location, these scripts could be run with the command:

bash ~/Settings_Linux/scripts/<scriptname>.sh

Scripts copied to /usr/local/bin

Note: Regardless of location, these scripts could be run with the command:

bash <scriptname>.sh

Note: You can edit these scripts here, then update them in /usr/local/bin with the commands:

cd ~/Settings_Linux
git_update
bash setup_binfiles.sh