In many situations, we need to perform a Linux command-line operation but we might not know the right utility to run. After being a Linux Administrator for years, I can say how difficult it is to monitor and keep systems up & running. A command is script, programs & libraries that have been created with […]
See MoreCategory: Basic Linux
How Node.js Works?
How Node.js Works? In the previous article we have discussed that Node applications are highly scalable and data intensive and real time applications. This is because of the non-blocking or asynchronous nature of Node. So What do you mean by asynchronous? Let me give you a metaphor. Imagine you go to a restaurant, a waiter […]
See MoreInstall Mytop in Linux and Cpanel
How to install mytop in linux and cPanel MySQL is one of the most important programs on a server, unfortunately it is also pretty resource intensive. One a server it is not uncommon for a single user or even a query to take up the bulk of the servers CPU cycles. Mytop is a very […]
See More
You must be logged in to post a comment.