Category: DD-WRT
Welcome to the category page. Here, you can find all of our posts we published over the years for a given category. On this page, posts in that particular category are listed in chronological order, from the newest posts at the top to the oldest posts at the bottom.
- Total number of categories: 25
- Available categories:
DD-WRT 3
-
Secure copying files via SSH
How to, from the terminal, securely transfer data between a local host and a remote host or between two remote hosts.
Continue reading → -
Find and delete the zero size files and empty directories
How to, in the terminal, using the
Continue reading →find
utility, find and optionally delete all zero bytes/size/length files and empty directories in the specified directory including subdirectories. -
BASH aliases
You can create shortened commands by using aliases. Aliases are very convenient to use for frequently used commands.
Continue reading →