Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cjp
on Sept 19, 2011
|
parent
|
context
|
favorite
| on:
SSH Tricks
Use mkdir -p to avoid failing if .ssh already exists.
ssh user@host "mkdir -p .ssh && cat >> .ssh/authorized_keys" < ~/.ssh/id_rsa.pub
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: