Rename Directory in Linux

Rename Directory in Linux

Renaming a directory is one of the most basic operation that can be performed in the operating system. This tutorial demonstrates how to do that in Linux. In Linux, directory...
Lock and Unlock User in Linux

Lock and Unlock User in Linux

Working with Linux as system administrator, there likely will be times that need to lock the user. It can be useful when limiting access to a system temporary. This tutorial...