Install Latest MariaDB on CentOS
To install the latest MariaDB on the CentOS server, go to https://mariadb.org/download/?t=repo-config On this page, select CentOS, then select your
Enable Remote Desktop in Ubuntu from the command line
Method 1: Using x11vnc Connect to remote computer with SSH ssh user@REMOTE_PC_IP Install x11vnc sudo apt install x11vnc start x11vnc
Cpanel Server Setup
Cpanel Server Disk Partition Install Cpanel Control Panel Cpanel Statistics Software Configuration Enable CloudLinux PHP lsapi Update Cpanel License Key
Cpanel Statistics Software Configuration
Cpanel provide 3 different Statistics programs (Analog, AWStats and Webalizer). Enabling all 3 is not required as it use more
tv
https://www.safaritvchannel.com/
Enable SSL in PrestaShop 1.7
To enable SSL in PrestaShop 1.7, go to Admin > Shop Parameters > General On this page, you need to
Bots
How to block Bad Bots (User Agents) using .htaccess How to block bad bots User-Agents in Nginx
RHCSA Questions
CREATE LVM Create the “LVM” with the name “source” by using 26PE’s from the volume group “open”. Consider the PE
redhat
rhce RHCSA Study Guide RHCSA Questions
rhce
Red Hat Certified Engineer Exam Questions Before starting exam #iptables -L #iptables -F #service iptables save #service iptables restart #chkconfig
linux games
http://runescape.com http://minecraft.net https://help.ubuntu.com/community/Games http://sauerbraten.org/ http://assault.cubers.net/ http://www.viewizard.com/astromenace/index_linux.php http://openarena.ws/ http://www.wesnoth.org/ http://www.warsow.net/ http://www.frozen-bubble.org/ https://help.ubuntu.com/community/Doom3
Show Hidden Files
For linux to show hidden files when you type ls command Edit ~/.bashrc vi /root/.bashrc Add line alias ls=’ls -la