dos2unix Script: How to convert DOS text into Unix text ?
Today we will see a useful script to convert DOS text into Unix text. The script will take backup of original file before making changes. And then makes the changes...
Today we will see a useful script to convert DOS text into Unix text. The script will take backup of original file before making changes. And then makes the changes...
One of the common issue in VCS is when the application user gets prompted for password while running Veritas commands. The issue is not applicable for root user, other users...
In this post, we will see different ways to see what all users are logged into my Linux server. Lets have a look at different commands to achieve this. 1....
Suppose you have exported the NFS share from the server, however its not visible on the client. Hence to troubleshoot this, we need to check if the NFS port is...
Today we will see a quick way how to increase the pagefile size/swap size on an IBM AIX server. Lets see it step by step. 1. Check current pagefile size...
Today we will see some quick commands to see CPU, memory, and swap/pagefile usage in AIX. Lets have a look at them one by one. 1. CPU Usage To analyze...
Today we will look at differences between RHEL 8 and 7. This is one of the interesting article as there are not major differences here. I. Major noticeable differences RHEL...
Today in this article we will look how to remove a logical volume from a VG on IBM AIX server. Lets have a look at this one by one to...