today's howtos
-
Effortless Email Sending on Linux: A Step-by-Step Project Guide
Emails have been an essential part of communication. Today in this blog we are going to know how to send emails without ever going to your browser or Gmail app by just using some cool command lines on Linux. you may ask But why to do all this for now I will say maybe just to look like a hacker.
-
There's more to more than meets the eye
The more command on Linux may have a lot more options than you know and use.
-
A quick breakdown of Postman vs. Insomnia
Does your organization need the fully loaded capabilities of Postman or the lightweight implementation style offered by Insomnia? Read this quick breakdown to get the picture.
-
Running Plausible Analytics on the Raspberry Pi
Plausible Analytics on the Raspberry Pi is a relatively straightforward process thanks to being installed through a Docker container. We will, however, need to make adjustments to get it running on our ARM based system.
-
How to Save cURL Output to a File?
While the curl command was created to make things work without any human interaction, you can still use it to save output to a file.