Developing lambdas - AWS SAM with VSCode and Linux: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 48: Line 48:
== Visual Studio SSH connection ==
== Visual Studio SSH connection ==
1. Install all extensions
1. Install all extensions
2. Generate and save private key with Puttygen (I recommend without password, more about it later)
2. Generate and save private key with Puttygen (I recommend without password, more about it later)
3. In Windows set rights more permissive  
 
3. In Windows set rights more permissive
4. Import OpenSSH key to Linux - https://www.cyberciti.biz/faq/how-to-set-up-ssh-keys-on-linux-unix/
4. Import OpenSSH key to Linux - https://www.cyberciti.biz/faq/how-to-set-up-ssh-keys-on-linux-unix/
5. Set config key and connect (use icon in left down corner of Visual Studio Code)
5. Set config key and connect (use icon in left down corner of Visual Studio Code)


Navigation menu