Skip to content

Instantly share code, notes, and snippets.

View rimuutoguzhan's full-sized avatar
🎯
Focusing

Oğuzhan Subaşı rimuutoguzhan

🎯
Focusing
View GitHub Profile
@rimuutoguzhan
rimuutoguzhan / aws-vesta-s3.md
Created June 12, 2018 00:39 — forked from yashodhank/aws-vesta-s3.md
AWS S3 backup for Vesta

Before doing all this you have to create a bucket in your AWS console. Or just use AWS cli tool in order to create one.

  • Install pip (if not installed already):
$ curl -O https://bootstrap.pypa.io/get-pip.py
  • Install AWS cli tool:
$ sudo pip install awscli
@rimuutoguzhan
rimuutoguzhan / Instructions.sh
Created April 29, 2018 09:51 — forked from GhazanfarMir/Instructions.sh
Install PHP7.2 NGINX and PHP7.2-FPM on Ubuntu 16.04
########## Install NGINX ##############
# Install software-properties-common package to give us add-apt-repository package
sudo apt-get install -y software-properties-common
# Install latest nginx version from community maintained ppa
sudo add-apt-repository ppa:nginx/stable
# Update packages after adding ppa
@rimuutoguzhan
rimuutoguzhan / install-comodo-ssl-cert-for-nginx.rst
Created December 3, 2017 22:24 — forked from bradmontgomery/install-comodo-ssl-cert-for-nginx.rst
Steps to install a Comodo PositiveSSL certificate with Nginx.

Setting up a SSL Cert from Comodo

I use Namecheap.com as a registrar, and they resale SSL Certs from a number of other companies, including Comodo.

These are the steps I went through to set up an SSL cert.

Purchase the cert