Connect to redis from PHP
To connect to redis, first install php-redis apt install php-redis Now create a php file with following code root@ip-10-0-0-31:/var/www/html# cat 2.php
To connect to redis, first install php-redis apt install php-redis Now create a php file with following code root@ip-10-0-0-31:/var/www/html# cat 2.php
To install redis php module in Ubuntu 16.04, run apt -y install php-redis If you are using Apache, restart Apache. systemctl restart…
Install Redis Install latest Redis on Ubuntu/Debian Server Install Redis on Plesk Debian Server Install Redis from Source How Tos Installing Redis…
composer is PHP package manager, to install, run Manual Install Download latest version of composer.phar from https://getcomposer.org/download At the time of writing…
To update wordpress from admin area, you need to be running web server as the user owning files. This is not possible…
Game Server Control Panel https://play.battlesnake.com/ – You play by coding snake movement. Multiplayer Game Servers https://github.com/heroiclabs/nakama – Nakama is the leading open…
Here are some control panel for game hosting pterodactyl Open Source, Free. Using Laravel PHP framework, Docker. Limited game support. https://pterodactyl.io TCADMIN…
Backup Software – Open Source Backup Software MySQL Backup automysqlbackupPlesk MySQL Daily Backup ScriptMySQL Backup using mysqldump Backup Storage
Nginx IIS Redirect a site to HTTPS using .htaccess file Redirect a web site to SSL using Apache Virtual Host OR Redirect…
Create file With the following content If you need multiple copies of MySQL database kept, use https://gist.github.com/serverok/5a247a5b8485a6a29764f12118a7f727 Make it executable Set it…
crontab Start a program after reboot using cronjob Running wp-cron with cronjob Cronjob for Magento 1.9 set vi as default cronjob editor…
perl: warning: Falling back to a fallback locale (“C.UTF-8”). sudo apt-get install locales-all dpkg-reconfigure locales On a Linux server, if the language…