How to remove a LV(logical volume) in an AIX server ?
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...
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...
We usually give sudo access via /etc/sudoers.conf file using visudo command. However sometimes we need to grant specific command access to users with limited options. In this case, it is...
Today in this article, we will check how to replace MMV faulty Disk in IBM ESS server. Lets have a look step by step how to proceed with this. 1....
Today in this article, we will see how to remove all emergency fixes from an IBM AIX server using a single command. Lets see this step by step. 1. Check...
Today we will see how to create a new filesystem in IBM AIX server. The default filesystem that we create in AIX is JFS i.e Journalling Filesystem, and currently Version...
In this article, we will look steps how to extend a VXFS(Veritas Filesystem) on an IBM AIX or Linux box. Lets have a look step by step how to perform...
In this article, we will see how to verify if a NFS server is reachable from NFS client. I assume the NFS server is reachable i.e. ping works fine and...
Today in this article we will look how to search a paragraph like content, or say get some lines before the searched text and few lines afterwards. In linux, we...
Today we will see how to reboot an AIX server, a RHEL server, and a Solaris box. Lets have a look at it one by one. I. Rebooting IBM AIX...