ubuntu

How To Set Up a Firewall with UFW on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Firewall with UFW on Ubuntu 14.04

UFW, or Uncomplicated Firewall, is an interface to iptables that is geared towards simplifying the process of configuring a firewall. While iptables is a solid and flexible tool, it can be difficult for beginners to learn how to use it to properly configure a firewall. If you’re looking to get started securing your network, and you’re not sure which tool to use, UFW may be the right choice for you. This tutorial will show you how to set up a firewall with UFW on Ubuntu 14.04.

Read more
How To Set Up a Remote Desktop with X2Go on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Remote Desktop with X2Go on Ubuntu 18.04

X2Go provides a working “cloud desktop,” complete with all the advantages of an always-online, remotely-accessible, easily-scalable computing system with a very fast network. It is also more responsive and more secure than many VNC solutions. In this tutorial, you’ll use X2Go to create an XFCE desktop environment that you can access remotely. This “cloud desktop” will include the exact same utilities that you would obtain had you installed Ubuntu 20.04 and XFCE on your local machine.

Read more
Настройка монтажа NFS в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Настройка монтажа NFS в Ubuntu 20.04

NFS (сетевая файловая система) — это распределенный протокол файловой системы, позволяющий монтировать на сервер удаленные каталоги. Это позволяет управлять пространством хранения в другом месте и выполнять запись в это пространство с нескольких клиентов. NFS обеспечивает…

Read more
How to Set Up and Install Django CMS on a Debian 7 or Ubuntu 13 VPS — step-by-step Linux tutorial on Progressive Robot

How to Set Up and Install Django CMS on a Debian 7 or Ubuntu 13 VPS

In this the cloud provider article, we will walk you through installing Django CMS on a Debian 7/Ubuntu 13 VPS, ready to be configured and used. Django CMS is one of the content management systems that is geared towards working with Django framework based web applications. It is perhaps the most popular one out of almost three dozen other options available today.

Read more
How To Set Up nginx Virtual Hosts (Server Blocks) on Ubuntu 12.04 LTS — step-by-step Linux tutorial on Progressive Robot

How To Set Up nginx Virtual Hosts (Server Blocks) on Ubuntu 12.04 LTS

This tutorial shows you how to set up a new directory, how to grant the correct permissions, how to add content to a new page, how to turn on virtual hosting, and how to, if needed, set up local hosts. Virtual Hosts are used to run more than one website or domain off of a single server and IP address. When used with nginx, virtual hosts are called Server Blocks. This tutorial covers setting up server blocks on an Ubuntu server.

Read more
CHAT