Category: Solution

To create a new partition on a Linux Server using fdisk.
To create a new partition on a Linux server using fdisk command, find how you can change the file System and learn about fstab and find the cheat sheets.
PM2 Clustering mode in NodeJS
PM2 clustering mode in Nodejs is used to run the Application with high performance and reliability, Without any changes in your code.
Upgrade mysql from 5.5 to 5.7 Centos 7, Linux.
Upgrade of MySQL, upgrade mysql 5.5 to 5.7 in Linux CentOS 7. steps by Step detail Upgrade of MySQL 5.5 to 5.7 in Linux CentOS 7.
reconnecting after a failed master event read.
This post contains the error on the slave server slave_io_state reconnecting after a failed master event read MySQL, find error code 1062 and 1298 solutions
PM2 logs logrotate config file, install, delete old logs
This post contains PM2 logrotate install, PM2 logrotate config file and setting, PM2 logrotate daily and every day, delete old logs.