Category: Howtoforge

7 System Monitoring Tools for Linux to Keep an Eye on Vital System Stats

No matter whether you’re a system administrator or just a casual desktop user, you may have heard about one of the most popular terminal-based system monitoring tool “top“. To many, it’s the task manager on Linux. In case you didn’t know, the “Top” utility helps display all the running processes and gives you some important

Find Current Working Directory Of A Process Using Pwdx In Linux

You are aware of “pwd” command, aren’t you? The pwd command (stands for Present Working Directory) is used to print the current working directory. What about “pwdx”? Have you ever used or heard of it? No? No problem! The pwdx command is to used report current working directory of a process. In this guide, we

7 Security Measures to Protect Your Servers

Introduction When setting up cloud infrastructure, getting your applications up and running will often be your primary concern. However, making your applications function correctly without addressing the security needs of your infrastructure could have devastating consequences down the line, so it is worthwhile to consider this as part of your initial infrastructure setup. In this