Github Usage from Visual Studio
Quick bootstrap on how to use Github from Visual Studio
Configure Github on Visual Studio
Server Side CLI Useful
// SSH to your Back-End Cloud Server
$: ssh root@YourServerIP
// Go to your Web Site Hosting directory and copy your web Site material (HTML/CSS/Javascript)
$: cd /var/www/html
Last updated
Was this helpful?