Skip to content

Instantly share code, notes, and snippets.

View glaucomorais's full-sized avatar
😣
I may be slow to respond.

Glauco Morais glaucomorais

😣
I may be slow to respond.
View GitHub Profile
@glaucomorais
glaucomorais / 00.howto_install_phantomjs.md
Created June 15, 2016 15:43 — forked from julionc/00.howto_install_phantomjs.md
How to install PhantomJS on Debian/Ubuntu

How to install PhantomJS on Ubuntu

Version: 1.9.8

Platform: x86_64

First, install or update to the latest system software.

sudo apt-get update
sudo apt-get install build-essential chrpath libssl-dev libxft-dev
@glaucomorais
glaucomorais / letsencrypt_2018.md
Created August 6, 2018 13:00 — forked from cecilemuller/letsencrypt_2020.md
How to setup Let's Encrypt for Nginx on Ubuntu 18.04 (including IPv6, HTTP/2 and A+ SSL rating)

How to setup Let's Encrypt for Nginx on Ubuntu 18.04 (including IPv6, HTTP/2 and A+ SLL rating)


Virtual hosts

Let's say you want to host domains first.com and second.com.

Create folders for their files: