Skip to content

Instantly share code, notes, and snippets.

View myself379's full-sized avatar
🎯
Focusing

John myself379

🎯
Focusing
View GitHub Profile
@myself379
myself379 / centos-7.4-php-7.x-web-server-configuration.txt
Created April 29, 2018 14:32 — forked from alkavan/CentOS_7.x_(PHP_7.3_Postgres_10.x).md
CentOS 7.4 - New Web Server Configuration (DigitalOcean) + EPEL + IUS + PHP
# [General/Initial Section]
# Update system
yum update
# Set your timezone
timedatectl set-timezone UTC
# Check date is set correct
date