Entries by Dhiraj Rahul

Why Emails are going to Spam from my Domain?

Email marketing is a lucrative business and growing rapidly. It’s is not only effective but the cost per lead is very small compared to other ways of digital marketing. Also, in today’s world when everyone is digitally connected, what would be the best way to promote a product? But there are several mistakes newcomers do […]

Build Your Own Torrent Downloader using Transmission Client

Recently, I wanted to download CentOS image, but owing to the large file I thought torrent download would be easier. But my service provider doesn’t allow torrent connection. So, what’s the solution? Luckily we have transmission torrent client which can be installed on any Linux server. Fun fact is that you need not necessarily buy […]

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 […]

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 […]