Sunday, October 13, 2019

Work with Putty

How to pull git with Putty

click Auth in left menu in putty
set IP address
Browse .ppt file for keys
then it will open command prompt
If the server is Ubuntu, then give login as "ubuntu"
then it will auto connect and load the server

Now navigate to your site folder
Ex : cd /var/www/html/MySiteName

Now Type this command --> sudo git pull

No comments:

Post a Comment