Thursday, July 21, 2022

How to Connect Windows 11 to virtualBox VM

Below are the steps to perform password-less ssh setup from Windows 11 to Linux 


just paste your id_rsa.pub file content on target machine /home/<user>/.ssh/authorized_keys file.

and do from win 11 cmd 
ssh <user>@target_machine 










No comments:

Post a Comment

opatchauto

# Log in as root su - root # Execute opatchauto against the unzipped patch directory /u01/app/19.0.0/ grid /OPatch/opatchauto apply /tmp/pat...