STEP 3 - Installing Grusher
Get a free license key from the author (send the IP address from which you will connect to the update server and the name of the ISP). Author may refuse to grant a license
Downloading installer
sudo -u www-data wget -O grusher_installer.php https://gviabcua.in.ua/updater?type=installer
Run installer
sudo -u www-data php grusher_installer.php
Put your data on installer field
Â
Setting up the scheduler
For scheduled tasks to operate correctly, you should add the following Cron entry to your server. Editing the crontab is commonly performed with the commandÂ
sudo crontab -e
And add next
* * * * * php /var/www/html/artisan schedule:run >> /dev/null 2>&1
Be sure to replace /path/to/artisan with the absolute path to the artisan file in the root directory of application.
This Cron will call the command scheduler every minute.
Then aplecation evaluates any scheduled tasks and runs the tasks that are due.
Â
Setting web terminal
sudo chmod 755 /var/www/html/plugins/gviabcua/netcontrol/scripts/bin/gotty
Â
Login to system:
login: SlavaUkraini
pass: GeroyamSlava
Go to System/Config (URL http://YOUR_IP/system/config) and config your system
🇺🇦 Зроблено з любов'ю - Make with love  🇺🇦