Picked up on HackerNews Show, dotBun shows a random bunny image or video each visit. It is a throwback to…
An important part in Linux server management, creating and deleting users. Despite being simple these commands form the basis of…
Watermarking a video with the current frame number using FFmpeg. This method involves using the video filter option with the…
Downloading a YouTube video as an MP3 file with YouTube-dl, this command automatically gets the best available quality for the…
Converting a large GIF image file to MP4 video is a modern approach, The end result file size will be…
Creating video segments from a large video can easily be achieved with FFMpeg, the process is fully automated complete with…
If downloading images using PHP the first step in avoiding errors is ensuring that the URL is valid. A great…
Fixing a dedicated server CPU not running at full max speed by setting an upper and lower limit with cpufrequtils.…
Putting PHP versions 7.1, 7.2, 7.3 and 7.4 against each other in a simple benchmark driven comparison for time taken…
When doing a recursive download with Wget the whole directory structure is saved, starting with the domain/hostname and then working…