Daily Shaarli
10/26/18
Linux Find Command is one of the most important and much used command in Linux systems. In this article we'll show you the best 35 Linux Find Command Examples.
Summary
- Basic Find Commands for Finding Files with Names
- Find Files Based on their Permissions
- Search Files Based On Owners and Groups
- Find Files and Directories Based on Date and Time
- Find Files and Directories Based on Size
- Find Multiple Filenames in Linux
TLP is a free open source, feature-rich and command line tool for advanced power management, which helps to optimize battery life in laptops powered by Linux.
For the longest time I did not know what everything meant in htop.
I thought that load average 1.0 on my two core machine means that the CPU usage is at 50%. That's not quite right. And also, why does it say 1.0?
I decided to look everything up and document it here.
They also say that the best way to learn something is to try to teach it.
Securing your Linux server is important to protect your data, intellectual property, and time, from the hands of crackers (hackers). The system administrator is responsible for security Linux box. In this first part of a Linux server security series, I will provide 40 hardening tips for default installation of Linux system.
In this article, we will show you how to analyze a Linux system boot-up performance statistics using systemd-analyze, one of numerous utilities under systemd.