sftpchroot

How to Enable Last Login Information for SFTP chroot and non-chroot users

In this guide, we are looking into a PAM implementation. By default, SFTP chroot and non-chroot users last login information will not be saved, To get the same we need to configure the PAM.

While the security team looks for …

How to Enable Last Login Information for SFTP chroot and non-chroot users Read More
mysql database

How to Reset MYSQL database Root Password and Import/Export Commands

This article will show you How to export a copy of the MySQL database in Command Line Interface and How to import an MYSQL database backup file to your database server by using command line interface.

Mysql DB Export

mysqldump 
How to Reset MYSQL database Root Password and Import/Export Commands Read More