Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
ssh
Search
Christian Heinrich
January 09, 2012
Technology
2
380
ssh
Presented at the SAGE-AU Meeting in Sydney on 15 November 2011
Christian Heinrich
January 09, 2012
Tweet
Share
More Decks by Christian Heinrich
See All by Christian Heinrich
Maltego - "Have I been pwned?"
cmlh
0
470
Other Decks in Technology
See All in Technology
Phase05_ClaudeCode入門
overflowinc
0
2.4k
互換性のある(らしい)DBへの移行など考えるにあたってたいへんざっくり
sejima
PRO
0
140
開発チームとQAエンジニアの新しい協業モデル -年末調整開発チームで実践する【QAリード施策】-
qa
0
360
The essence of decision-making lies in primary data
kaminashi
0
120
FlutterでPiP再生を実装した話
s9a17
0
210
Agent Skill 是什麼?對軟體產業帶來的變化
appleboy
0
240
Blue/Green Deployment を用いた PostgreSQL のメジャーバージョンアップ
kkato1
0
150
AI時代のシステム開発者の仕事_20260328
sengtor
0
290
Embeddings : Symfony AI en pratique
lyrixx
0
350
Phase04_ターミナル基礎
overflowinc
0
2.6k
Cursor Subagentsはいいぞ
yug1224
2
110
Phase03_ドキュメント管理
overflowinc
0
2.8k
Featured
See All Featured
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
287
14k
RailsConf 2023
tenderlove
30
1.4k
How to Build an AI Search Optimization Roadmap - Criteria and Steps to Take #SEOIRL
aleyda
1
2k
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership regardless of position
madoxten
62
53k
So, you think you're a good person
axbom
PRO
2
2k
A brief & incomplete history of UX Design for the World Wide Web: 1989–2019
jct
1
330
WCS-LA-2024
lcolladotor
0
500
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
210
[SF Ruby Conf 2025] Rails X
palkan
2
860
Automating Front-end Workflow
addyosmani
1370
200k
Fashionably flexible responsive web design (full day workshop)
malarkey
408
66k
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
330
Transcript
SSHell :)
[email protected]
SAGE-AU - Sydney - 15 November 2011
Disclaimer These slides are my own and not representative of
any specific implementation. Consider these lessons learned so that you don’t repeat the same mistakes.
whoami http:/ /www.linkedin.com/in/ChristianHeinrich 1. Windows (MCSE) 2.Slackware (August 1998) Linux
1.x Monolithic Kernel 3.OpenBSD and Gentoo 4.Ubuntu (LiveCD) and OS X
Secure File Transfer At Rest PGP/GPG, X.509, etc In Transit
SCP/SFTP (SSH), HTTPS (SSL/TLS), etc National Privacy Principals (NPP)
OpenSSH - History 1. Free SSH v1.2.12 by Tatu Ylönen
of ssh.com 2.OpenSSH v1.2.12 in OpenBSD 2.6 ftp:/ /ftp.pdc.kth.se/pub/krypto/ossh/ Support Protocol SSH v1.3 3.OpenSSH (SSH v2) in OpenBSD 2.7 4.ssh.com attempts “chilling effect”
Usage - sshscan OpenVMS Convert OpenSSH Key Format
Windows Recommended SSH Server
Transiting from FTP 1. scp sftp HERE Document 2.Public Key
Auth or ssh-pass no passphrase ssh-agent or keychain Don’t use HTTPS/SSL cron
passphrase vs password Decrypts SSH Key
ssh-pass SSH Public Key Auth preferred
keychain SSH_AGENT_PID=/tmp/ssh-XXXXXXXX/agent.pid
SFTP 1.sftp user@host << SFTP 2.put * 3.bye 4.SFTP scp
is preferred i.e. wildcards are static HERE Documents
Questions Latest Slides available from: http:/ /www.slideshare.net/cmlh https:/ /github.com/cmlh/ssh Contact
Information: http:/ /cmlh.id.au/contact