8 followers
I'm an enthusiastic developer & content creator with a knack of Open Source 😎
As you can see, we are going to send an email from our Ubuntu Terminal. Let's do it then! We are going to use the ssmtp CLI Utility. It is easily...
Introduction Linux, as a robust and open-source operating system, powers a vast array of devices, from servers to smartphones. One of the key elements...
Overview As a DevOps professional (or a beginner), you will be writing a ton of commands. And at some point, you will run into a situation where you...
Let me clarify the problem statement a little bit before we move on to solve it! We have a directory that we need to back up periodically. But...
This blog will walk you through making a script, which is going to install and configure WordPress on your Ubuntu VM. Installing WordPress along with...
SCM: Source Code Management Source code management (SCM), also known as version control and revision control, is the practice of tracking and managing...