Preview:
sudo apt-get update && apt-get upgrade

curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo apt-get install build-essential nginx htop git curl postgresql postgresql-contrib ranger

sudo npm install -g forever
sudo npm install -g yarn 

sudo apt install redis-server
sudo service redis start
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter