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...
Today in this post, we will see how to troubleshoot when httpd service is failing in Linux OS. Lets see step by step process to troubleshoot issues with http/apache service....
Today we will see how to edit a samba share in Solaris 10 and how to add/edit users in a samba share on Solaris 10 server. Lets see how to...
Today in this article, we will see how to reset an ilo password from Linux using hponcfg. Let us have a look at the steps below. 1. Create an XML...
In this post we will see how to update the nvidia driver in Linux. Lets see it step by step to understand the process. 1. Download the required package...
Today we will see an interesting article to see how can we enable the compat mode in Linux. For this we need to make a change in nsswitch file. Lets...
In this article, we will see an interesting issue where the ldap is not able to get one of the automount map. However ldap is working with authentication, and able...
In this article, we will see how to install dnsperf tool on RHEL/CentOS 6. And how to use it to test DNS server performance. 1. Download the RPM package. [root@ngelinux001...