Sunday, May 26, 2019

How to Install Nginx Latest Version on Ubuntu 18.04, Ubuntu 19.04

Previously we discussed how to install LEMP stack, which is a common software stack to host dynamic websites, on Ubuntu 18.04 LTS. However, software in Ubuntu LTS (long term support) release are often out-of-date. In this tutorial, we’re going to learn how to install Nginx latest version on Ubuntu 18.04 and Ubuntu 19.04. At the+ Read More


Read full story here:
How to Install Nginx Latest Version on Ubuntu 18.04, Ubuntu 19.04

Monday, May 20, 2019

2 Ways to Install Wine on Linux Mint 19.1 (Terminal and GUI)

This tutorial is going to show you how to install Wine on Linux Mint 19.1 Tessa. Wine (which stands for Wine Is Not an Emulator) is a free and open-source compatibility layer that aims to run Windows programs on Linux and Unix platforms.
Install Wine on Linux Mint 19.1 From the Graphical User...

Read full story here:
2 Ways to Install Wine on Linux Mint 19.1 (Terminal and GUI)

Wednesday, May 8, 2019

Install Discourse Forum Software on Ubuntu 18.04 Server Without Docker

This tutorial is going to show you how to install Discourse on Ubuntu 18.04 server. Created by StackExchange founder Jeff Atwood, Discourse is an open source Internet forum (aka online message board) and mailing list management software, with the aim of revolutionizing forum discussion....

Read full story here:
Install Discourse Forum Software on Ubuntu 18.04 Server Without Docker

Friday, May 3, 2019

Block Email Spam By Checking Header and Body in Postfix/SpamAssassin

In a previous article, we discussed how you can quickly set up your own mail server using iRedMail and  7 effective methods for blocking email spam with Postfix SMTP server. I’m going to share more tips and tricks to block email spam in this article. Specifically, we will see how to check ...

Read full story here:
Block Email Spam By Checking Header and Body in Postfix/SpamAssassin

Friday, April 26, 2019

Set Up Postfix Send-Only SMTP Server for Multiple Domains on Ubuntu 18.04, 16.04, 19.04

A reader asked me: “Hi LinuxBabe! I love your tutorials! I couldn’t find any good tutorial on the web about setting up Postfix as a send-only mail server using multiple domains. Do you know how to do it? Thx in advance!” In this article, I will show you how to do that on Ubuntu...

Read full story here:
Set Up Postfix Send-Only SMTP Server for Multiple Domains on Ubuntu 18.04, 16.04, 19.04

Wednesday, April 24, 2019

How to Install InvoiceNinja on Ubuntu 18.04 Server with Apache/Nginx

This tutorial will be showing you how to install InvoiceNinja on Ubuntu 18.04 with Apache or Nginx web server. InvoiceNinja is an open source, self-hosted invoice software, a low-cost alternative to commercial online invoice platforms such as Freshbooks. InvoiceNinja provides hosted invoice...

Read full story here:
How to Install InvoiceNinja on Ubuntu 18.04 Server with Apache/Nginx

Saturday, April 20, 2019

Set Up OpenDMARC with Postfix on Ubuntu to Block Email Spoofing/Spam

In previous articles, we discussed how you can quickly set up your own mail server by using iRedMail or Modoboa, and also several effective tips to block email spam. This tutorial will be showing you how to set up OpenDMARC with Postfix SMTP server to block email spoofing and spam. OpenDMARC is a...

Read full story here:
Set Up OpenDMARC with Postfix on Ubuntu to Block Email Spoofing/Spam