Batch convert images using ImageMagick
ImageMagick provides one of the best command line image processing tools for Linux. With a support for almost a hundred different formats, ImageMagick can be used to compose, edit, process images in batch and also add text, draw various objects, superimpose them – there’s no end to the capabilities of ImageMagick. We will be going [...]
Monitor Processes on your Linux with CLI
System Monitoring is one of the key factor to keep an eye on what’s really happening behind the scenes in your operating system. People who are very much interested in the system performance and optimization often tend to check the resource usage of various applications, components and other system related processes. There are many ways [...]
SSH Commands to check disk space usage and memory usage.
If you have access to you linux server or VPS via SSH, then there is an easy way to check out the disk space usage and memory usage by using some simple linux commands. This eliminates the need of logging into your control panel every time when you need to check out these stats. All [...]


