How to Install & Configure SAMBA on Linux I am going to discuss how to install & configure samba on linux in this article. We will see how to install & configure samba on linux with different versions of RHEL and how to configure samba on linux to function properly. I guess if you are …
How to increase shared memory in RHEL7 In this article, we are going to share how to increase shared memory in rhel7 for machines running Oracle Databases that use SGA. What is shared memory? Shared Memory is the fastest form of IPC which does not involve the kernel and when data is passed directly to …
Credit: VARGUX under Creative Common Licence Best Linux Apps for Every Kind of User There are plenty of reasons why a user would want to use Linux as opposed to traditional OS’s like Windows. For example, Linux offers more customization. Know more about what is linux?.Users can create their own versions of a distro (or …
How to use help command in Linux In this article, we are going to discuss how to use help command in linux. We will see various ways how you can use the help option while navigating with shell or prompt in Linux. help command in linux $ help GNU bash, version 4.3.28(1)-release (i686-pc-linux-gnu) These shell …
Troubleshooting Tips to Resolve Backup Failures In this article i am going to share some common troubleshooting tips to resolve backup failures which will help to find out the root cause and fix the backup failure issue. Let us start with very common one.Error Codes are really very important in veritas netbackup which will guide …
In this article, we are going to share the Sureshot procedure on how to install veritas netbackup 8.1 client installation on your UNIX Linux server. You may be having any script to do so. If for some reason your script is not working for the latest version. This procedure is expected to work. How to …
What is a Unix Linux System Administrator? Well, it is not very easy to decide exactly what is the exact roles and responsibility of a Linux System Administrator. This is not to scare but it is almost unlimited. We are going to discuss this in detail in this post. So in general terms, we can …
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 …
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 …
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 check disk size in VxVM In this article, we are going to discuss how to check disk size in VxVM.There are many popular free volume manager available like LVM SVM as widely used also. VxVM has been a problem solver for many highly used operating systems in the enterprise section. VXVM is a …
15 Useful Linux Networking Commands In this post, I am going to share 15 useful Linux networking commands which are frequently used by Linux administrators and by network administrators as well. To troubleshoot network issues reported or any issue with interface configuration in the Linux system. This collection of 15 useful Linux networking commands is …