bash history command is very useful. It gives you an complete view of what commands you ran. By default bash historycommand will give you all your previous commands with Line …
How to
A how-to is an informal, often short, description of how to accomplish a specific task. A how-to is usually meant to help non-experts, may leave out details that are only important to experts, and may also be greatly simplified from an overall discussion of the topic.
-
How toLinuxLinux AdministrationMonitoring
Find number of unique IP’s and active connections to Web server
by blackMOREby blackMOREIn computing, netstat (network statistics) is a command-line tool that displays network connections (both incoming and outgoing), routing tables, and a number of network interface (network interface controller or software-defined …
-
How toLinuxLinux Administration
How to check loaded and compiled modules in Apache in Linux?
by blackMOREby blackMOREThis is a very common question and sometimes hard to find answer. How do you check which Apache modules are loaded in your HTTP / Apache server? The second part …
-
How toLinuxNetworkingWireless LAN (Wi-Fi)
Connect to WiFi network from command line in Linux
by blackMOREby blackMOREHow many of you failed to connect to WiFi network in Linux? Did you bumped into issues like the followings in different forums, discussion page, blogs? I am sure everyone …
-
SolydX is a Debian based distribution with the Xfce desktop. It intends to be as light-weight as possible without giving up any of the expected functionality. SolydX and SolydK are …