Ubuntu-Server-Auto-Install
Ubuntu-Server-Auto-Install copied to clipboard
Auto Install for Ubuntu Server Iso with Auto installing Scripts with Programs Scripts Installs/Reinstall with Configs and Systemd service file
Jacket now has a automated process for deploying the Systemd Service file this will make installations easier --- That will need to be updated in the Scripting
Currently with iRedMail does not defend the ipv6 ports. I will be adding the steps to fix it or wait for iRedMail to release the next version that they clam...
adding in pip install requests also is listed in the python3.5 requests requests folder is under /usr/lib/python3/dist-packages/requests apt install python*-requests pip install requests will install the require folder might do...
~Apache2~ ~Couchpotato~ ~Deluge~ ~Emby~ HTPCmanager - have to test at home due to .db ~Headphones~ ~Jackett~ ~LazyLibrarian~ ~MadSonic~ ~Mopidy~ Muximux - have to test at home ~Mylar~ Noipy - have...
case "$CODENAME" in 'wheezy') TEMPDIST='debian wheezy' ;; 'jessie') TEMPDIST='debian jessie' ;; 'stretch') TEMPDIST='debian stretch' ;; 'xenial'|'serena'|'sarah'|'sonya'|'zesty'|'yakkety'|'artful') TEMPDIST='ubuntu xenial' ;; 'trusty'|'rosa'|'rafaela'|'rebecca'|'qiana') TEMPDIST='ubuntu trusty' ;; 'precise'|'maya'|'betsy') TEMPDIST='ubuntu precise' ;; *) source "$SCRIPTPATH/inc/invalid-option.sh"...
***Once done testing Reverse Proxy on all programs, I will be writing -proxy option into install Scripts*** Completed with RP: -just have to run -proxy with install script to enable...
https://github.com/tazboyz16/Ubuntu-Server-Auto-Install/blob/24ef7138e2dc2a45d5f072a8a450ba258382af21/myapps/install/Madsonic/MadSonic.sh#L27