MySQL root password in VestaCP
In VestaCP server, MySQL root password is stored in file /usr/local/vesta/conf/mysql.conf, to find MySQL root password, run cat /usr/local/vesta/conf/mysql.conf
Configure Nginx Reverse Proxy behind Cloudflare
On reverse proxy server, lets install some basic utilities. apt install -y wget wget https://raw.githubusercontent.com/serverok/server-setup/master/debian/1-basic-tools.sh bash 1-basic-tools.sh Install nginx apt
VestaCP Update
To update VestaCP server, run v-list-sys-vesta-updates v-update-sys-vesta-all Example [root@backendz ~]# v-list-sys-vesta-updates PKG VER REL ARCH UPDT DATE — — —
mssql
How to install MS SQL 2017 in Windows Server 2019 How to restore MS SQL database backup Install PHP drivers
How to create Logical Volume
To create a LVM, run lvcreate -L 3T -n backup vg1 This command will create a logical volume with 3
Redirect site to HTTPS excluding a folder
On a web site, customer need to redirect all pages to HTTPS, but want to keep files in one of
rpmdb DB_RUNRECOVERY: Fatal error, run database recovery
When running yum update on a CentOS server, i get following error. [root@ip-172-30-0-39 ~]# yum update error: rpmdb: BDB0113 Thread/process
CloudLinux PHP versions missing in PHP Selector
On a Cpanel server running CloudLinux, PHP Selector did not show all PHP versions. I reinstalled EasyApache profile “CloudLinux +
EasyEngine Renew SSL
To renew SSL for site hosted in EasyEngine, run ee site ssl-renew –all You can set a cronjob to run
AlibabaCloud DirectMail
AlibabaCloud DirectMail is transactional email service from AlibabaCloud. It is like Amazon SES, MailGun, SendGrid etc… They have 3 differnt
rpm verify packages
To verify a package installed on system, you can use Example Here bind package have /etc/named.conf file modified. To verify
OpenLiteSpeed Binary Installation
You can download latest version of OpenLiteSpeed web server from https://openlitespeed.org/downloads/ There are 2 download links for each version of