Collection Of My Personal Scripts
Run the Lancache DNS Setup Script:
wget -O - https://raw.githubusercontent.com/RetroTrigger/.Scripts/master/install_lancache.sh | bash
post_install
wget -O - https://raw.githubusercontent.com/RetroTrigger/.Scripts/master/Arch_post_install.sh | bash
linux-install-atlauncher.sh
wget -O - https://raw.githubusercontent.com/RetroTrigger/.Scripts/master/linux-install-atlauncher.sh | bash
Elementary Os Bootstrap Script
wget -O - https://raw.githubusercontent.com/RetroTrigger/.Scripts/master/EOS-BSTRP.sh | bash
ZSH Install Script
wget -O - https://raw.githubusercontent.com/RetroTrigger/.Scripts/master/zsh.sh | bash
Fedora Post Install Script
wget -O - https://raw.githubusercontent.com/RetroTrigger/.Scripts/master/fedora-post.sh | bash
Openbox setup and configuration scripts to be used after system installation
wget -O - https://raw.githubusercontent.com/RetroTrigger/.Scripts/master/openbox-starter-kit-install.sh | bash
Ubuntu Setup Script Use the following command to run the script easily in one run:
wget -O - https://raw.githubusercontent.com/RetroTrigger/.Scripts/master/Ubuntu-setup.sh | bash
Proxmox Share Script Use the following command to run the script easily in one run:
wget -O - https://raw.githubusercontent.com/RetroTrigger/.Scripts/master/proxmox_share_create.sh | bash
Ultimate-Linux-Gaming Script Use the following command to run the script easily in one run:
wget -O - https://raw.githubusercontent.com/RetroTrigger/.Scripts/master/Ultimate-Linux-Gaming.sh | bash
Proxmox VM Coversion And Import Script Use the following command to run the script easily in one run:
curl -sSL https://raw.githubusercontent.com/RetroTrigger/.Scripts/master/vms2proxmox.sh -o vms2proxmox.sh && chmod +x vms2proxmox.sh && ./vms2proxmox.sh
FTB Direwolf20 Server Setup Script Use the following command to run the script easily in one run:
sh -c "$(wget -qO- https://raw.githubusercontent.com/RetroTrigger/.Scripts/master/setup-minecraft.sh)"