
Thu Nov 21 2019
How to Show/List Users in MySQL
This tutorial explains how to list all user accounts in a MySQL database server through the command line.
Read more

Tue Nov 19 2019
How to Check the PostgreSQL Version
In this article, we’ll explain how to find what version of the PostgreSQL server is running on your system. Knowing what version of the PostgreSQL server is installed and running on your system can be important in some situations.

Tue Nov 19 2019
Uptime Command in Linux
The uptime command gives you information about the current time, online users, how long your system has been up and running, and the system load average.

Tue Nov 19 2019
How to Delete/Remove Users in Linux (userdel Command)
In Linux you can delete a user account and all its associated files using the userdel command. This tutorial explains the userdel command and its options.
Tue Nov 19 2019
How to Change User Password in Linux

Mon Nov 18 2019
How to Install PostgreSQL on CentOS 8

Sun Nov 17 2019
How to Install PHP on Debian 10 Linux

Sat Nov 16 2019
W Command in Linux

Fri Nov 15 2019
How to Install Webmin on CentOS 8

Fri Nov 15 2019
Pwd Command in Linux (Current Working Directory)
