
How to Find the Top 10 Largest Files in Linux
When you are running out of disk space in system, you may prefer to check with df command or du command or ncdu command. But all these will only show …
Read MoreLinux and Unix, Open Source, Linux Howtos
When you are running out of disk space in system, you may prefer to check with df command or du command or ncdu command. But all these will only show …
Read MoreI’m Damn sure, everyone might have googled many times to get an answer for the below questions. How to empty a file in Linux? How do I delete “N” lines …
Read MoreAs we know, package managers are one of the most contributors to the Linux system. Most of us prefer the command line interface for package management such as the YUM …
Read MoreAll Linux systems run on multi-core CPU processors, but many of us are confused to find or understand CPU, cores, and Threads information. Hope this article helps you understand exactly …
Read Morehwinfo is a hardware information tool that can be used to analyze the hardware on a computer and display detailed information about various hardware components in a human readable format. …
Read MoreUbuntu power users can able to modify most of the system settings through command line but newbies can’t because it’s bit difficult for them. Ubunsys is an advanced system tool …
Read MoreThere are plenty of tools on Linux to check your Linux system’s hardware information. Most commands only report specific hardware components such as cpu or memory or hard disk, but …
Read MoreMost of the IT sector has migrated to the virtual environment (not just IT and many tech companies) to reduce infrastructure costs. But they still have physical servers for some …
Read MoreApt-Fast is a small shell script wrapper that can drastically improve apt-get & aptitude download speed using multi threaded tool such as axel and aria2 which is simultaneously download packages …
Read MoreUsers can create swap space during installation of any Linux operating system and its necessary too. If you forget to create or later if you want increase, you can do …
Read More