Linux

How To Create a SSL Certificate on Apache for CentOS 6 — step-by-step Linux tutorial on Progressive Robot

How To Create a SSL Certificate on Apache for CentOS 6

This tutorial explains how to create a self-signed SSL certificate, how to add it to your server, and how to configure the SSL file to display the certificate to the world. A SSL certificate is a way to encrypt a site’s information and create a more secure connection. Certificate Authorities can issue SSL certificates that verify the server’s details while a self-signed certificate has no 3rd party corroboration. This tutorial is written for Apache on a Centos server.

Read more
How To Deploy a DocPad Application on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Deploy a DocPad Application on Ubuntu 14.04

In this tutorial, we are going to learn how to deploy an application made with [DocPad](https://docpad.org) to the standard 64-bit Ubuntu 14.04 image on the cloud provider. DocPad is a Node.js-powered static site generator that can be used alone or alongside a Node.js app to drive your site’s content.

Read more
CHAT