Check Linux Kernel Version

Check Linux Kernel Version

Linux kernel is the main component of the Linux operating system. To determine which Linux kernel version is running on the system can be useful when troubleshooting issues. This tutorial...
Get List of Users in Linux

Get List of Users in Linux

When working with Linux system as a administrator, we might want to get a list of all users in the system or to count the number of users. This tutorial...
Set Up Git Server in Linux

Set Up Git Server in Linux

There are many Git hosting services such as GitHub, GitLab, Bitbucket, etc. However hosting services often has restrictions. When wanted more control, the best choice is to run Git server...