Technically, sometimes, you may have an image but do not know the personal information of the person in question. Fortunately, you can search for their identity with an image through…
Managing several domains and ensuring them with SSL/TLS certificates is common in running a website. This post will walk over creating subdomains and obtaining free SSL/TLS certificates on an NGINX…
Facial recognition technology has been instrumental in recognizing the faces of different people. Journey with us as we discuss how to use facial recognition for searching. Modern technology has taken…
Docker is now a go-to tool for system managers and developers. It lets you run and package apps in containers, which makes deployment easier. This guide will show you how…
Nginx (pronounced as "engine x") is a super-efficient, open-source HTTP and reverse proxy server. It handles the load for some of the biggest websites on the internet, you see. This…
Though it may seem impossible, setting up your mail server is quite simple. Following up with this tutorial will help you set up your own mail server on an Ubuntu…
Setting up a mail server can seem like a daunting task, especially if you’re new to the world of server administration. But fear not! In this guide, we’ll walk through…
With Discourse, an open-source and free platform, you can build mailing lists and community discussion boards for your team. The database backend is PostgreSQL, and the languages used to write…
Howdy, folder fanatics! Today, we're going to tackle one of the most fundamental commands in the Linux terminal: mkdir. Now, I know what you're thinking, "But wait, isn't that just for…
Managing user permissions is a crucial part of system administration on any Linux server or desktop. Rather than setting permissions user by user, Linux allows you to create groups and…