CentOS

How To Setup Your Own VPN With PPTP — step-by-step Linux tutorial on Progressive Robot

How To Setup Your Own VPN With PPTP

A Point-To-Point Tunneling Protocol (PPTP) allows you to implement your own VPN very quickly, and is compatible with most mobile devices. Even though PPTP is less secure than OpenVPN, it is faster and uses less CPU resources.

Read more
How To Use the Linux Auditing System on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Use the Linux Auditing System on CentOS 7

The Linux Auditing System helps system administrators create an audit trail, a log for every action on the server. We can track security-relevant events, record the events in a log file, and detect misuse or unauthorized activities by inspecting the audit log files.

Read more
Installing the RainLoop Email Client on Ajenti V — step-by-step Linux tutorial on Progressive Robot

Installing the RainLoop Email Client on Ajenti V

RainLoop is a free email client that can access any IMAP/SMTP emails, including Ajenti V’s built-in email. It supports multiple accounts, social logins (log in with Twitter, Facebook, etc.), two factor authentication, and more. RainLoop is a great program to install with Ajenti V because the Ajenti V platform itself has no default webmail. At the end of this tutorial we will have RainLoop installed with IMAP/SMTP access to mailboxes.

Read more
Como Instalar o Git no CentOS 7 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o Git no CentOS 7

### Introdução O controle de versão tornou-se uma ferramenta indispensável no desenvolvimento de software moderno. Os sistemas de controle de versão permitem que você mantenha o controle do seu software no nível do código-fonte. Você pode acompanhar as alterações, reverter para os estágios…

Read more
How To Create a SSL Certificate on nginx for CentOS 6 — step-by-step Linux tutorial on Progressive Robot

How To Create a SSL Certificate on nginx for CentOS 6

This tutorial explains how to create a self-signed SSL certificate, how to add it to your server, and how to configure the SSL file to display the certificate to the world. A SSL certificate is a way to encrypt a site’s information and create a more secure connection. Certificate Authorities can issue SSL certificates that verify the server’s details while a self-signed certificate has no 3rd party corroboration. These steps are for setting up an SSL certificate on Nginx for a CentOS server.

Read more
CHAT