Initial Server Setup

How To Host a Website with Caddy on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Host a Website with Caddy on Ubuntu 16.04

[Caddy](https://caddyserver.com/) is a web server that was created with ease of use in mind. It’s become a common choice for developers who want to quickly run a website without working out difficult configuration files. In this tutorial, you will build and install Caddy from source, configure it using a `Caddyfile`, install Caddy plugins, and learn how to update your installation of Caddy when a new version is released.

Read more
Initial Server Setup with Debian 7 — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with Debian 7

This tutorial covers how to login with root, how to change the root password, how to create a new user, and how to give the new user root privileges. It’s written for Debian 7.

Read more
CHAT