Skip to content

Commit a6b4311

Browse files
authored
Merge pull request #47390 from Potapy4/patch-20
Update bash snippet
2 parents f548d85 + 3cd52d5 commit a6b4311

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-machines/workloads/hpc/setup-mpi.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ Host *
188188
StrictHostKeyChecking no
189189
EOF
190190
cat /home/$USER/.ssh/id_rsa.pub >> /home/$USER/.ssh/authorized_keys
191+
chmod 600 /home/$USER/.ssh/authorized_keys
191192
chmod 644 /home/$USER/.ssh/config
192193
```
193194

0 commit comments

Comments
 (0)