How To Configure RoundCube WebMail On Ubuntu
Introduction In this tutorial, you will learn how to download, install, and Configure RoundCube WebMail using Nginx Webserver. RoundCube will be configured to use…
AdminTuts is a computer science blog about machine learning, artificial intelligence & server administration providing written coding tutorials.
My name Nikolas, and i manage servers for nearly 7 years. I started working online as an internet marketer back in 2007, but server maintenance and configuration were always one of my deepest passions. These blog serves mostly as a place that I document my personal "server journey", while at the same time i like teaching others, and help them having fewer headaches while configuring their servers :) I'm also into Machine Learning since i find it fascinating, and it's the ability to reveal hidden patterns is unparalleled. In real life i love hanging out with friends, drinking coffee by the beach, and watching movies. Below you can take a look of my most recent tutorials, so be sure to check them out :) All of the public available projects i created, can be found at github.com
Introduction In this tutorial, you will learn how to download, install, and Configure RoundCube WebMail using Nginx Webserver. RoundCube will be configured to use…
Introduction In this tutorial you will lean how to set up a mail server running Ubuntu 18.04, using Postfix as an SMTP server, Dovecot…
WordPress Multi-Site Installation & Nginx Configuration Introduction In this tutorial you will learn step by step how to install and setup a WordPress MultiSite…
LetsEncrypt Installation And Configuration Guide For Ubuntu 18.04 LetsEncrypt is a Certificate Authority which provides free SSL Certificates, secure as paid ones. This guide…
How To Protect Directories With Encrypted Password In Nginx Every once in a while depending on your application, you might decide that you need…
Learn How To Install WordPress On Ubuntu The Easy Way Introduction This guide will teach you how to install WordPress on Ubuntu using Nginx…
Nginx, PHP-FPM, and MySQL Installation Tutorial Nginx (pronounced “engine x”) is free and open-source software, high-performance HTTP and reverse proxy server. Its configuration is…
Multiple Regression Analysis In Data Science Let’s dive into multiple regression. Multiple Regression That’s just a regression that takes more than one variable into…
What Is Polynomial Regression In Machine Learning? In a recent post i talked about linear regression with a practical python example. In this post…
Linear Regression In Data Analysis Let’s talk about Linear Regression, a huge part of Regression Analysis, which is a very very popular topic these…