Common Content for Data Engineering
- Common Content for Data Engineering 10.5.9
- All Products
ssh <username>@<hostname>.informatica.com
ssh-keygen -t rsa -b 4096 -N "" -f ~/.ssh/id_rsa
ssh-copy-id <username>@<hostname>.informatica.com