In this post we are going to share about how to reset hba port in linux if required due to any reason.We will see what are hba reset command in linux available for the same. Most of the linux systems have host bus adapter installed for SAN Disks use by server where more disks required…
12 Restorecon linux commands examples
restorecon is made up of two words restore and context. restorecon command in linux does the same as per its name. restorecon command in linux used to Restore SELinux Context. In this post, we are going to share 12 restorecon linux commands examples. In a real sense, restorecon command in linux resets the SELinux security…
How to remove dot permission in linux
We are going to share how to remove dot permission in linux. You might have found it annoying to trailing “dot” in the permissions in RHEL or any other linux distros. These are basically SELinux permissions leftover after disabling SELinux. SELinux context still remains associated with files regardless of SELinux is disabled. Sample output of…
SELinux chcon command in Redhat Linux With Examples to Change Security Context
In this post, we are going to discuss on SELinux chcon command in Redhat Linux with examples to Change Security Context. You might have experienced SELINUX related issues in linux. Even after disabling the SELinux server is left with the wrong contexts file. chcon Command in Linux chcon command-line utility is available to fix the…
How to Restore Private Region in Veritas Volume Manager
Veritas Volume Manager is so vast and need good level of knowledge before fixing any private region related issues. Troubleshooting in Veritas Volume Manager is not that easy and needs very careful approach and may be assistance needed from Veritas Support. Especially related to issues with private region corruption or needs to be fixed with…