You are here

Linux

Articles for system administrators concerning Linux

How to setup ProFTPd for hosting

There are many articles about configuring LAMP.
Many of them have a couple of paragraphs, which briefly describe the installation and basic configuration of ProFTPd.
As a rule, this is not enough to organize a normal hosting operation.
The question arises - "how to configure a specific user's ftp access to a particular virtual host?".

0 0

Step-by-step Guide to Setting Up a GitLab Server on Ubuntu 16.04

Step-by-step Guide to Setting Up a GitLab Server on Ubuntu 16.04

If you've ever dabbled in scripting, configuration, or programming, understanding the importance of a version control system like GitLab is crucial. With platforms like GitHub available for public projects, what happens when you want a private repository? Enter GitLab, your solution for hosting private git repositories.

0 0

How to Obtain and Install a Free SSL Certificate with Let's Encrypt on Apache Server

How to Obtain and Install a Free SSL Certificate with Let's Encrypt on Apache Server

Securing your website with an SSL certificate is essential. If you're using Apache on Ubuntu Server 16.04, we've got good news! You can get a free SSL certificate from ]]>Let's Encrypt]]>. This in-depth guide will walk you through each step.

0 0

Optimizing Linux Traffic: A Comprehensive Guide to Dnsmasq & Ipset Routing Techniques

Интересная маршрутизация в Linux.

Hello there! Today, I’m going to demonstrate a unique way of routing with Linux tools. We'll learn how to direct traffic through different gateways based on its origin and destination. This can be handy for creating a double VPN, speeding up certain website loads, especially in regions with internet restrictions like China.

0 0

How to Set Up and Optimize PPTP VPN on Ubuntu Server 16.04

How to Set Up and Optimize PPTP VPN on Ubuntu Server 16.04

In today's guide, we'll walk you through the detailed steps to establish a PPTP VPN connection on Ubuntu Server 16.04. Plus, we'll cover how to ensure automatic reconnections and route management.

Please note: PPTP has known vulnerabilities, so consider this method for learning purposes and evaluate more secure VPN options for critical applications.

0 0

How to Set Up a Simple PPTP VPN on Ubuntu 16.04: A Step-by-Step Guide

PPTP сервер на Ubuntu 16.04

Looking for a beginner-friendly VPN setup for your Ubuntu system? You're in the right place! Today, I'll walk you through the easiest way to create a PPTP VPN server on Ubuntu 16.04. While PPTP might not be the most advanced option out there, its simplicity and wide compatibility make it a favorite for many.

What You'll Learn:

  • Setting up PPTP on Ubuntu 16.04
  • Configuration essentials for a VPN server
  • Enabling users to access the internet securely
0 0

Pages

Subscribe to RSS - Linux