Skip to content

Instantly share code, notes, and snippets.

View flylogs's full-sized avatar
🎯
Focusing

Iñigo InThe Cloud flylogs

🎯
Focusing
View GitHub Profile
@flylogs
flylogs / php-nginx.md
Created January 20, 2023 22:01 — forked from 247software-sanket-gandhi/php-nginx.md
Ubuntu 18.04 - Install PHP 7.2, PHP-FPM 7.2, Nginx

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
@flylogs
flylogs / .MOVED.md
Last active March 24, 2016 14:46 — forked from hwdsl2/.MOVED.md
IPsec L2TP VPN Auto Install Script for Ubuntu 14.04 & 12.04 and Debian 8