August 2023

How to Create Watermarks with ImageMagick's Convert Command: Unveiling Techniques Inspired by Shutterstock and iStock

How to Create Watermarks with ImageMagick’s Convert Command

In this article, I will talk about how to create watermark on your image. After reading this article you will be able to create watermarks like Shutterstock and istock. You will also learn about Imagemagick’s convert command – trim, composite, rotation, canvas, background, cloning, etc. You can also use this command to put watermarks in bulk.

How to Create Watermarks with ImageMagick’s Convert Command Read More »

Configure Dunst Notification in Linux with Images and Examples

How to Configure Dunst Notifications in Linux (with images)

In this article, I will talk about how to configure dunst in Linux – colors, paddings, frame, timeout, progressbar, separator, font, markup (bold, underline, etc.), text alignment, icon alignment, icons, mouse settings, etc. There will be lots of examples and images to illustrate my point. I will use simple language and hope in the end you will have a pretty-looking notifications in your computer.

How to Configure Dunst Notifications in Linux (with images) Read More »

How to Use Loops in Bash

How to Use Loops in Bash?

Learn the ins and outs of loop scripting in Bash. Discover various loop types, applications, and real-world examples in this comprehensive guide. From basic iterations to dynamic file processing and creative timer implementation, you’ll gain the expertise needed to efficiently automate tasks and manage complex operations using loops in Bash.

How to Use Loops in Bash? Read More »