How to Connect to Remote Server using SSH from Windows/Linux

Connecting to a remote server using SSH from Windows or Linux machine is a sort of necessity nowadays for developers. In fact, a normal user who has to manage multiple machines also needs to access another machine remotely. Therefore, learning ways to connect to the remote server is not optional anymore. In this tutorial we […]

Mailu Docker Compose Setup – Build Self Hosted Mail Server

Mailu is powerful full featured mail server build as a Docker image set. It is open source and free software backed by plethora of developers on github. Some of it’s features are Standard email server, IMAP and IMAP+, SMTP and Submission Advanced email features, aliases, domain aliases, custom routing Web access, multiple Webmails and administration […]

Install and Configure MailCow – Best Self Hosted Mail Server

Though there are several mailing solution for self hosted mail server, but installation and configuration can be headache some times. MailCow is fully feature loaded mailing script based on Dovecot, Postfix, SoGo and other open source software. It’s not easy to install, but also provides a modern web user interface for user and server administration. […]

Install Docker and Docker-Compose on Ubuntu

If you are reading this article it means you might have heard a lot about docker. Or, just in case you haven’t heard about docker, let’s understand it from the very beginning. So, coming to the very first question that would pops up in any mind, what is docker? What does it do and why […]

How to Install Free SSL Certificate on Zimbra Mail Server

In the article Install Zimbra Mail Server on CentOS 8, we learned to install Zimbra on CentOS. This article discusses the steps required to install the Let’s Encrypt free SSL certificate in Zimbra. Installing Free SSL Certificate on Zimbra: Method 1 This method is a proven one though you have to manually do all the […]

Install Zimbra Mail Server on CentOS 7/8 Step by Step

Zimbra is a very popular mailing solution used by thousands of big companies as well as organizations including academic institutions. It is developed and maintained by Synacor. It includes many features like email, chat, calendar, etc. Basically, Zimbra is collaborative software known as Zimbra Collaborative Suite (ZCS). It is available in two editions one as Zimbra […]

What are DKIM, DMARC and SPF? How they affect email delivery?

Whenever we talk about email delivery to inbox first thing that pops up in our mind is email security protocols, which are none other than DKIM, DMARC, and SPF. They play key important role inbox delivery. In order to understand what role they play, let’s understand how receiving server concludes a particular email is spam […]

Build Self Hosted Private Chat Server with Open Source rocket.chat

The need to build a self-hosted private chat server arises due to many reasons. For instance, a company or organization wants to prevent company secrets from falling in the wrong hands, new software development or to ensure privacy, etc. Basically, information from popular chat services like WhatsApp, Messenger, Skype, Telegram, ICQ can easily be taken […]

Ultimate Guide to Install & Configure Mailwizz on Cloud

Mailwizz is a very popular email marketing application. It includes feature like autoresponder, bounce handling, drip campaign, templates, SMTP rotation, feedback loop, etc. Basically, Mailwizz is pretty good email automation script which provides every feature you need for successful email marketing. How to Get Mailwizz? Getting Mailwizz is super simple. Just follow the link to […]

Super Easy Way to Install WordPress on Cloud Hosting in 5 min

Installing WordPress on cloud hosting is no simple task. Before you install WordPress you need to install several software packages like apache or Nginx, database, PHP, etc. Unless you are experienced it’s very easy to get lost on the command-line interface. And that’s not all, if any issue pops up ever, you might have to […]