How to get root cause of server reboot in IBM AIX ?
In this post we will look how to get root cause of server reboot in IBM AIX. Lets check it step by step how to get the root cause. 1....
In this post we will look how to get root cause of server reboot in IBM AIX. Lets check it step by step how to get the root cause. 1....
Today we will look at one of the basic command of AIX which we should know to collect the support logs from the server. What logs we need to collect...
Today we will look at an interesting warning messages on our DNS server and found the requests are coming from some random source say, XXX.XX.X.XX. 1. Issue Details named-security.log:11-Apr-2020 07:41:26.657...
Let us look how to mount a filesystem from backup superblock location. In general this is not required, however sometimes in case you feel issue with primary superblock, this way...
In ext2, ext3, or ext4 filesystems, we used the command filefrag. However for xfs filesystem, the filefrag command shows the offset values and the exact file extent values are not...
In this article, we will look at the differences between SCSI, iSCSI, and SAS and will understand in brief how they are co-related. 1. SCSI or Small Computer System Interface...
In this post we will look at the differences between NFS v2, v3, v4 and the subversions of V4 i.e. v4.1 and v4.2. Difference between NFS v2, v3 and v4...