
DNS queries using Systemd Resolver can be difficult to grasp at the begining. Here are some commands that can help you understand how Systemd Resolver works under the hood.

First enter your video files names into a text file like videolist.txt then execute this command.
ffmpeg -f concat -safe 0 -i videolist.txt -c copy output.mp4

pdftoppm -jpeg -r document.pdf doc_image

Recently I had an operation to extract a Ganglion Cyst from my midfoot, this was the second time it grew back again. The first time the cyst grew was five years ago; I had the operation at that time but maybe the doctor did not extract the cyst from the roots. I hope this time is the last.

Convert image to WebP format. WebP is designed for the web with its smaller size which makes web pages loading faster without losing images quality.
ffmpeg -i input_image.png -c:v libwebp output_image.webp

Install sox program
sudo apt install sox
Open the terminal and execute the following command. Your audio will be saved in a new file named "test.wav"
sox -t alsa default test.wav

A Python program to save your routing table into a Batch script as a backup. You can also execute the script into another system for fast configuration or automation. The program will generate a new file under the same directory of the program with a name "network.save" that contains the script.
I like this video. He presented different HTTP versions in a simple illustrated way easy to understand.

Don't waste your time and money watching this movie. It does not have a good story, and the plot's events are not well connected.
The most out-of-context, hilarious, unbelievable, scene was the vessels battle in the Colosseum, which was filled with water and sharks circulating in the surrounding water. At that point, the movie dropped to 5/10 for me.
