Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save UbuntuEvangelist/fa0b5cd95f2590675f4b0a9052a95536 to your computer and use it in GitHub Desktop.
Save UbuntuEvangelist/fa0b5cd95f2590675f4b0a9052a95536 to your computer and use it in GitHub Desktop.
Tastylgniter Install Linux
PING ME TO ENGAGED YOUR WORKS:
SMS: +8801735917013
IMO: +8801735917013
BiP: +8801735917013
Viber: +8801735917013
Signal: +8801735917013
Discord: +8801735917013
Telegram: https://t.me/LinuxFintech​
WhatsApp: +8801735917013
Skype: https://join.skype.com/uZtGEczcYM0J​
Email: [email protected]
sudo apt update && sudo apt-get upgradesudo apt autoremove
sudo apt -y autoclean
sudo apt -y clean
sudo apt update
sudo reboot --fix-missing
ufw allow from any to any port 3306 proto tcp
sudo systemctl restart mysql
sudo systemctl enable mysqlsudo apt-get upgrade -y
sudo apt-get install apt-transport-https ca-certificates curl software-properties-common -y
sudo apt-key fingerprint 0EBFCD88
sudo curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
sudo apt install build-essential checkinstall
sudo apt install ubuntu-restricted-extrassudo add-apt-repository ppa:git-core/ppa
sudo apt update
docker build .
docker-compose up -d
localhost:8001
@LinuxFintech
Enjoy Tastylgniter
#tastylgniter #tastylgniter_install #tastylgniter_linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment