Linux/Unix utilizes run-levels to enable certain functionality from single user mode to GUI mode these run-levels cater to different needs for system administrators and for troubleshooting you can set a default run level to say boot to the CLI instead of the GUI. on servers, you generally would use run level 3 which is the […]
Tag: administration
On Linux and Unix systems there are many ways of finding system details and current system stats. so of the most commonly used commands are TOP,freemem, free etc but there is another way to find this information. Actually, you can pull this information from the exact place the commands above pull it from. enter