ubuntu

How to Set Up Squid Proxy for Private Connections on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up Squid Proxy for Private Connections on Ubuntu 22.04

Proxy servers are a useful way of caching or obfuscating web traffic. This means that web requests can be served from different inbound or outbound addresses than they appear to be, by offloading the connection to intermediaries. For regular end users, this usually means allowing you to make web requests from a different IP address than your own. In this tutorial, you will be installing and configuring Squid to support a number of popular proxy protocols on a Ubuntu 22.04 server.

Read more
How To Set Up the Eclipse Theia Cloud IDE Platform on Ubuntu 18.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

How To Set Up the Eclipse Theia Cloud IDE Platform on Ubuntu 18.04 [Quickstart]

Eclipse Theia is an extensible cloud IDE running on a remote server and accessible from a web browser. In this tutorial, you’ll deploy Eclipse Theia to your Ubuntu 18.04 server using Docker Compose, a container orchestration tool. You’ll expose it at your domain using nginx-proxy, an automated system for Docker that simplifies the process of configuring Nginx to serve as a reverse proxy for a container.

Read more
Aktualisieren auf Ubuntu 20.04 Focal Fossa — step-by-step Linux tutorial on Progressive Robot

Aktualisieren auf Ubuntu 20.04 Focal Fossa

Die neueste Langzeitsupport-Version (LTS) des Betriebssystems Ubuntu, Ubuntu 20.04 (Focal Fossa), wurde am 23. April 2020 veröffentlicht. Dieser Leitfaden erklärt, wie Sie ein Ubuntu-System der Version 18.04 oder höher auf Ubuntu 20.04…

Read more
How To Use BackupPC to Create a Backup Server on an Ubuntu 12.04 VPS — step-by-step Linux tutorial on Progressive Robot

How To Use BackupPC to Create a Backup Server on an Ubuntu 12.04 VPS

BackupPC is a mature backup program that can be configured to back up Linux and Windows machines. Because of its powerful and flexible configuration options, and its easy to use web-interface, this is a good solution for many users. This guide will cover how to install and configure BackupPC on an Ubuntu 12.04 droplet.

Read more
How To Use Foreman To Manage Puppet Nodes on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Use Foreman To Manage Puppet Nodes on Ubuntu 14.04

Foreman is an open-source tool that can help with the management of servers, by providing an easy way to interact with Puppet to automate tasks and application deployment. In this tutorial, we will show you how to install Foreman with Puppet, and start using it to manage your servers. We will use Foreman for its reporting and External Node Classifier (ENC) capabilities, to ease the management of Puppet.

Read more
CHAT