How to record complete Linux session/terminal logs to a file ?
Today in this post, we will see how to record complete terminal/session logs in a file in Linux. 1. Run the “script” command with filename in which to record. [ngeuser@ngelinux001...
Today in this post, we will see how to record complete terminal/session logs in a file in Linux. 1. Run the “script” command with filename in which to record. [ngeuser@ngelinux001...
Here we will see how to get FSPDUMP from HMC for a hardware failure event. I. Problem IBM instructs you to upload an FSPDUMP from an HMC following a call...
In this article, we will see how to change the log rotation script of a log file and test it in Linux. Lets have a look at the steps. 1....
Suppose we have to raise a call with oracle, replacing a failed drive, then we need to follow the steps below. I. Identify Error with Drive The drive can...
Lets see a common NTP error message and its solution what to check when we have an error “No Current Time Source”. I. Error Message "No Current Time Source." ...
Today we will see how to clean the squid logs from redhat satellite server. It will help us to clean the logs in case its filling up the partition. I....
In this article we will look for tcpdump examples which are useful to accomplish our day to day tasks. Lets have a look at various examples step by step. 1....
In this article, we will see how to collect pdump in AIX server. Lets see the steps of collecting pdump on the server. 1. First download the pdump tool from...
By default, Journald logs gets stored in /run/log/journal directory and disappear once the system gets rebooted. I. Default Journald configuration [root@localhost ~]# date Wed Mar 13 10:50:29 PDT 2019 [root@localhost...