Linux

How To Run Your Own Mail Server and File Storage with PEPS on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Run Your Own Mail Server and File Storage with PEPS on Ubuntu 14.04

We all use email and online file storage services like Gmail or Dropbox. However, these services may not be suitable for the storage of sensitive data, both personal and professional. Do we trust their privacy policies when attaching an important business contract or confidential information? Do we accept that all our data will be collected, processed, and analyzed? There is a solution to this problem: PEPS is an email, file sharing, and chat platform that uses end-to-end encryption.

Read more
How To Secure Apache with Let's Encrypt on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure Apache with Let’s Encrypt on Ubuntu 14.04

This tutorial will show you how to set up a free TLS/SSL certificate from Let’s Encrypt on a Ubuntu 14.04 server running Apache as web server. SSL certificates are used within web servers to encrypt the traffic between server and client, providing extra security for users accessing your application.

Read more
How To Secure Nginx with Let's Encrypt on Debian 11 — step-by-step Linux tutorial on Progressive Robot

How To Secure Nginx with Let’s Encrypt on Debian 11

Let’s Encrypt is a Certificate Authority (CA) that provides an accessible way to obtain and install free TLS/SSL certificates, thereby enabling encrypted HTTPS on web servers. It simplifies the process by providing a software client, Certbot, that attempts to automate most (if not all) of the required steps. In this tutorial, you will use Certbot to obtain a free SSL certificate for Nginx on Ubuntu 22.04, and set up your certificate to renew automatically.

Read more
CHAT