Skip to content

Hillbillyer/linuxgsm-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hill's Scripts

Scripts that I use to keep my Homelab up-to-date.

These Scripts are helpful if you are running LinuxGSM Game Servers:
LinuxGSM Scripts

These Scripts are used for Pi-hole Servers:
Pi-Hole Scripts

sudo rm -r /hill
sudo mkdir -p /hill
sudo chown andrew:andrew /hill
sudo chgrp andrew /hill
git clone https://github.com/Hillbillyer/scripts /hill/scripts

chmod +x /hill/scripts/update.sh
chmod +x /hill/scripts/ubuntu/update-ubuntu.sh
chmod +x /hill/scripts/docker/server-1-docker.sh
chmod +x /hill/scripts/linuxgsm/install-lgsm.sh
chmod +x /hill/scripts/linuxgsm/update-lgsm.sh
chmod +x /hill/scripts/linuxgsm/start-lgsm.sh
chmod +x /hill/scripts/linuxgsm/restart-lgsm.sh
chmod +x /hill/scripts/linuxgsm/stop-lgsm.sh
chmod +x /hill/scripts/pihole/update-pihole.sh

## Only copy this part the first time or when you would like to update the aliases.
/hill/scripts/alias.sh
source ~/.bashrc

https://hillbillyer.net
[email protected]
Please send me an email if you have any questions.

About

Basic Scripts for Maintaining LinuxGSM Servers and Ubuntu Machines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages