Config File Collection
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

config 2.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. Host ahorn_tmux
  2. HostName ahorn
  3. User dirk
  4. Port 22
  5. RequestTTY yes
  6. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  7. Host alders_tmux
  8. HostName alders
  9. User dirk
  10. Port 22
  11. RequestTTY yes
  12. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  13. Host buche_tmux
  14. HostName buche
  15. User dirk
  16. Port 22
  17. RequestTTY yes
  18. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  19. Host erle_tmux
  20. HostName erle
  21. User dirk
  22. Port 22
  23. RequestTTY yes
  24. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  25. Host ffe_tmux
  26. HostName ffe
  27. User dirk
  28. Port 22
  29. RequestTTY yes
  30. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  31. Host ffw_tmux
  32. HostName ffw
  33. User dirk
  34. Port 22
  35. RequestTTY yes
  36. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  37. Host leyk
  38. # HostName leyk
  39. User dirk
  40. Port 22
  41. RequestTTY yes
  42. # RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  43. Host mm_tmux
  44. HostName mount-mockery.de
  45. User root
  46. Port 22
  47. RequestTTY yes
  48. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  49. Host multimedia_tmux
  50. HostName multimedia
  51. User dirk
  52. Port 22
  53. RequestTTY yes
  54. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  55. Host multimedia_ext
  56. HostName localhost
  57. User dirk
  58. Port 10022
  59. RequestTTY yes
  60. ProxyJump jump@mount-mockery.de
  61. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  62. LocalForward 1880 localhost:1880
  63. Host multimedia_kb
  64. HostName 192.168.0.2
  65. User pi
  66. Port 22
  67. RequestTTY yes
  68. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  69. Host raspiscreen_tmux
  70. HostName raspiscreen
  71. User dirk
  72. Port 22
  73. RequestTTY yes
  74. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh