This is the ad hoc tutorial on how to setup and run multiple databases simultaneously (MySQL, Oracle, MSSQL, PostgreSQL and MongoDB) in single machine using Docker approach .
This is the ad hoc tutorial on how to setup remote GIT repository server on CentOS 7. We will create the local GIT server to serve as remote repository for team projects.
This is the ad hoc tutorial on how to create sftp user with chroot option in CentOS. We will create a single sftp user with chroot folder and separate sftp group with the users having dynamic chrooted home folder.
This is the ad hoc tutorial on how to setup MySQL 80/57/56/55 in CentOS 7 or Apache+PHP web server in CentOS 7. We will install and go through basic configurations of MySQL 8.
This is the ad hoc tutorial on how to setup CentOS 7 virtual machine on VMware Player. We will create CentOS 7 VM, go through basic configurations and connect to it using SSH client.