linux
Change umask value in Linux
umask stands for user file-creation mode mask. By default, the base permission for directories is 777 (rwxrwx…
umask stands for user file-creation mode mask. By default, the base permission for directories is 777 (rwxrwx…
The most frustrating & irritating thing that we face after installing OS in virtual box is that by defaul…
Memory is one of the core parts of the operating system which store the data however the memory is always v…
Sometimes we experience locking issue while trying to connect with yum repository or yum server and during th…
Yum is a package manager to retrieve the package information, update the package, install the package and als…