nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

How To: Linux Find Large Files in a Directory

Posted: 14 Jun 2021 02:16 AM PDT


{Updated} There is no single command that can be used to list all large files. But, with the help of find command command and shell pipes, you can easily list all large files. This page explains how to find the largest files and directories in Linux using various commands.
The post How To: Linux Find Large Files in a Directory appeared first on nixCraft.

How to install Redis server on Ubuntu Linux

Posted: 13 Jun 2021 04:45 PM PDT

See all Ubuntu Linux related FAQ

How do I install the Redis server on the Ubuntu Linux version 18.04/20.04 LTS server to speed up database caching in memory?

The post How to install Redis server on Ubuntu Linux appeared first on nixCraft.