Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| kuckucksmuehle:hackerspace:jumpserver [2016/09/04 04:47] – [Jumpserver] kimparker | kuckucksmuehle:hackerspace:jumpserver [2016/10/02 01:06] (current) – [XMPP] derbaer | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| Hostname: rhizosphere or rh | Hostname: rhizosphere or rh | ||
| - | IP: | + | IP: |
| - | User: | + | User: |
| ==== General Administration ==== | ==== General Administration ==== | ||
| Line 30: | Line 30: | ||
| ===== Services ===== | ===== Services ===== | ||
| - | XMPP: register with any username in the domain rh.lan | + | |
| + | ==== Onion Service ==== | ||
| + | ecohackyturm246r.onion | ||
| + | entry point as user *jump* | ||
| + | === .ssh/config === | ||
| + | Host jump_pi_extern | ||
| + | HostName ecohackyturm246r.onion | ||
| + | User jump | ||
| + | ControlPath ~/ | ||
| + | ControlMaster auto | ||
| + | ProxyCommand | ||
| + | |||
| + | |||
| + | |||