Wednesday, August 28, 2019

Ngrok with Authtoken





ooowh... You can get your token from https://dashboard.ngrok.com/get-started


Tuesday, August 6, 2019

remove and clean mysql in linux

sudo apt-get remove --purge mysql*
sudo apt-get autoremove
sudo apt-get autoclean

This will gonna remove mysql and all related packages

Cara restart apache2 dan mysql di Linux


atau bisa pake
sudo service mysql stop atau start

Melihat Status Service Apache2 di Linux


Install PHP.7.2, Apache2 dan Mysql-server di Linux Mint



Apache2 :


Mysql Server :