linux

Change umask value in Linux

umask stands for user file-creation mode mask. By default, the base permission for directories is 777 (rwxrwx…

Huge Pages In Linux

Memory is one of the core parts of the operating system which store the data however the memory is always v…

Yum Lock Issue Solved

Sometimes we experience locking issue while trying to connect with yum repository or yum server and during th…

How To Configure Yum In Linux

Yum is a package manager to retrieve the package information, update the package, install the package and als…

Load More
That is All