Ran into an interesting question today while trying to debug a problem with a monitoring tool, what was the exact installation date of Linux system on this server? I mean …
Command Line Interface (CLI)
A command-line interface or command language interpreter (CLI), also known as command-line user interface, console user interface, and character user interface (CUI), is a means of interacting with a computer program where the user (or client) issues commands to the program in the form of successive lines of text (command lines).
-
Command Line Interface (CLI)How toLinuxNetworking
How to get Public IP from Linux Terminal?
by blackMOREby blackMOREPublic addresses are assigned by InterNIC and consist of class-based network IDs or blocks of CIDR-based addresses (called CIDR blocks) that are guaranteed to be globally unique to the Internet. …
-
Command Line Interface (CLI)How toLinuxLinux AdministrationNetworking
Setup DHCP or static IP address from command line in Linux
by blackMOREby blackMOREDid you ever had trouble with Network Manager and felt that you need to try to setup DHCP or static IP address from command Line in Linux? I once accidentally …
-
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 …