General
Anything that are related to Linux but does not fit into the category of networking, storage, database or Desktop Environments
Batch Image Resize
Keeping Aspect Ratio mogrify -path [Full path to store the resized images] -resize [width]x[heig...
Cheking Printer Ink Level
It can be frustrating sometimes that Linux users aren't able to check the ink levels on our print...
Convert PNG to ICO using ImageMagick
convert logo.png -define icon:auto-resize=64,48,32,16 logo.ico
How to do Mac/iOS Stuff in Linux
Converting Apple Developer Certificate to .p12 with OpenSSL Convert the developer certificate f...
Sendmail Sample Usage
mail.txt: MIME-Version: 1.0 Content-Type: text/html From: newsletter@shopbah.com Subject: TESTIN...
Windows - Issues
IIS Service Unavailable Error Search for "run" In the run dialog, enter "iisreset" and press r...