Over time my media server can become cluttered with empty folders deeply nested on my file system. I will show you how to take care of them with a simple command.
Linux
I recently published my Raspberry PI welcome script and this time is Ubuntu’s turn. Let’s dig in!
Recently got into the world of SBCs (Single Board Computer) and bought a Raspberry PI 3 B+. Will share with you some of the customizations I will be adding to the server starting with the welcome screen.
If you happen to have a Linux server or Mac and want to know how to download videos from the terminal I have good news, youtube-dl can do that and more! I’ll will show you the basics on this guide.
FFMPEG is one the most widely used cross-platform solutions to record, convert and stream audio and video. Here I share some of my FFMPEG command strings that I’ve used over the years. These are the result of many hours of research and trial and error.
Ever struggled with Linux locale settings setup? If your answer is yes this guide is for you.
Need to copy or move multiple files at once using the terminal in OS X, Linux and Windows? I’ll show you how it can be done.
If you have a Linux or OS X server box having a Password-less SSH login is a very efficient way of handling communications between your local machine and your remote host. In this post I’ll show you how to make it happen.