Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save LinuxFintech/dc79554f7ef615227ebb723f2e7c9028 to your computer and use it in GitHub Desktop.
Save LinuxFintech/dc79554f7ef615227ebb723f2e7c9028 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: linuxfintech@gmail.com
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
@LinuxFintech
Copy link
Author

Screenshot from 2021-04-26 00-09-32
Screenshot from 2021-04-26 00-10-03
Uploading Screenshot from 2021-04-26 22-08-51.png…

@LinuxFintech
Copy link
Author

Screenshot from 2021-04-26 00-09-27
Screenshot from 2021-04-26 00-09-32
Screenshot from 2021-04-26 00-10-03
Screenshot from 2021-04-26 22-08-51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment