Option 1: How to set my own LANG and LC_ALL/LC_CTYPE variables Create a new file sudo vi /etc/profile.d/my-custom.lang.sh ## US English## export
Read More »To check your server current timezone type the command timedatectl to change the timezone to Kuala Lumpur, use this command timedatectl set-timezone
Read More »remove the old key from your local computer for MacOSX, run this command. (Replace 192.168.xxx.xxx to your server IP Address) ssh-keygen -R
Read More »To stop unauthorised domain pointing to the web server by showing an error 440 page. For http pagevi /etc/nginx/conf.d/yourIPaddress.conf server { listen
Read More »To repair a crashed table in CentOS + VestaCP server. Stop the MariaDB service via VestaCP goto the mysql folder/var/lib/mysql/DATABASENAME/TABLE_NAME try to
Read More »To solve the problem when enabling Let’s Encrypt SSL at VestaCP for a domain error prompt Field “ssl certicate, ssl key” can
Read More »I have spending a good time in googling around for solution to make the label and value to show on the chart
Read More »Command to move domain to another vestacp user account in terminal. v-change-domain-owner {domain} {new-username}
Read More »Command to renew Let’s Encrypt SSL in VestaCP via Terminal. sudo /usr/local/vesta/bin/v-update-letsencrypt-ssl
Read More »Sometime after the server reboot, the VestaCP control panel and all other website cannot be access its due to the IPtables issue,
Read More »
