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...
1. Introduction to Screen Sometimes when we take remote console session and want to have multiple terminal sessions, however the login process is quite long. Then we can use this...
Today we will look at an interesting tip to freeze and unfreeze our linux bash shell terminal. How it works ? Freeze will freeze our terminal and we are not...