Arch Linux

How To Set Up Apache Virtual Hosts on Arch Linux — step-by-step Linux tutorial on Progressive Robot

How To Set Up Apache Virtual Hosts on Arch Linux

This tutorial shows you how to set up virtual hosts. Virtual Hosts are used to run more than one website or domain off of a single server and IP address. This is especially useful to people who need to run several sites off of one server or IP address. The sites display different information to the visitors, depending on with which the users accessed the site.There is no limit to the number of virtual hosts that can be added to a server. This article is written for Arch Linux.

Read more
How To SSH Securely with Kryptonite on the cloud provider — step-by-step Linux tutorial on Progressive Robot

How To SSH Securely with Kryptonite on the cloud provider

SSH is the primary way of connecting to remote Linux servers. Securing this channel is essential to maintaining a secure infrastructure. Kryptonite is a secure solution to protecting your SSH private key. In this guide, you will generate an SSH key pair with Kryptonite on your phone, pair your phone with your local computer, and use Kryptonite to SSH into a cloud servers.

Read more
Installing phpMyAdmin on Ajenti V — step-by-step Linux tutorial on Progressive Robot

Installing phpMyAdmin on Ajenti V

phpMyAdmin is a free, web-facing control panel that can access and edit MySQL databases hosted on your server. It integrates with all existing and future databases on your Ajenti server automatically.

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
Installing WordPress on Ajenti V — step-by-step Linux tutorial on Progressive Robot

Installing WordPress on Ajenti V

Ajenti is an open source, web-based control panel that can be used for a large variety of server management tasks. In this tutorial we will install a WordPress blog, using the tools Ajenti V provides.

Read more
How to Choose a Linux Distribution — step-by-step Linux tutorial on Progressive Robot

How to Choose a Linux Distribution

There are many Linux distributions available, each with their own maintainers, some backed by commercial providers and some not. For the purpose of running a cloud server, there are a few you should be aware of.

Read more
How To Create a SSL Certificate on Apache on Arch Linux — step-by-step Linux tutorial on Progressive Robot

How To Create a SSL Certificate on Apache on Arch Linux

A SSL certificate is a way to encrypt a site’s information and create a more secure connection. Additionally, the certificate can show the virtual private server’s identification information to site visitors. Certificate Authorities can issue SSL certificates that verify the server’s details while a self-signed certificate has no 3rd party corroboration. Here’s how to create a SSL certificate on Apache on Arch Linux.

Read more
CHAT