News

If you’re here until now, then you have probably understood how to check battery status using the Linux command line. The above methods work as expected in order to find out your battery information.
Let's look at some useful commands that'll help you keep tabs on your CPU and memory utilization in Linux.
In addition to displaying the memory use of processes on the command line, smem can also display a color coded pie and/or bar chart. With smem, you can easily visualize memory use on your Linux system ...
Clearing the buffer, cache, and swap memory in Linux can be done easily with a few simple commands. If you’ve ever used the free -m command, you’re probably familiar with the output, which provides ...
Jack Wallen introduces you to a Linux command that can automatically execute a program repeatedly, so you can easily monitor the output for troubleshooting.
Is your Linux server running out of storage space? If you're not sure how to find that out, these three commands are important to learn.
Check Point released an open-source fix for common Linux memory corruption security hole For years, there's been a security problem with how the GNU C Library dealt with single-linked-lists.