trik

:: MySQL: reset root password

:: How to reset root password MySQL + stop mysqld /etc/init.d/mysqld stop + starting mysql with skip grant table on background...
sysadmin.id
14 sec read

:: Nginx: enable gzip compression

:: How to enable gzip compression on nginx + configure nginx.conf vi /etc/nginx/nginx.conf add / setup compression for nginx: gzip on;...
sysadmin.id
17 sec read

:: Setup www to non www in .htaccess

:: How to setup domain name with www redirect to without www in htaccess + edit .htaccess file vi .htaccess add...
sysadmin.id
7 sec read

:: Setup BlackBerry Emails working on CSF

:: Error An error occurred during email account validation
sysadmin.id
8 sec read

:: Setup PPTPd VPN on Linux

:: What is PPTP The Point-to-Point Tunneling Protocol (PPTP) is a method for implementing virtual private networks. PPTP uses a control channel...
sysadmin.id
40 sec read

:: Block php eval base64_decode on whmcs

:: issue If you got some script on open ticket in whmcs some like:
sysadmin.id
11 sec read

:: Setup TimeZone in htaccess

:: How to setup time zone php in htaccess edit .htaccess file and add line like:
sysadmin.id
8 sec read