Monday, September 20, 2021

How to Install Git on Ubuntu 20.04

sudo apt update 

sudo apt install git


No comments:

Post a Comment

Headers Security Advanced & HSTS WP setup manually

Open the file for editing and paste the following snippet inside the  .htaccess file: <IfModule mod_headers.c> Header always set S...