Posts

Showing posts from April, 2020

Some SSH commands for cloud

Some Commands 1. Adduser helps to add new user for the system. 2. Wget helps to download from internet. 3.  df -H  get disk space

SSH

Full form of ssh is secure cell. In clouds we can access remote machine through ssh. If you do not want public and private key then you have to configure the file \Etc\ssh\sshd_config Authentication should yes Putty is ssh client for windows.  SSH fundamentals how to install putty on windows

Remote desktop connection

Image
Google cloud vm remote desktop connection