Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171725

SSH into any VM/LXC in Proxmox using a single SSH config block

$
0
0
Hello everyone,

I have been following the simple formula of using the root Debian PVE system as an SSH jump server to access all of my VMs and LXC containers.

Doing so, I have been using configuration blocks that look like this (for every VM/LXC host):
Code:
Host host.proxmox
  Hostname host
  User root
  ProxyJump proxmox
  PreferredAuthentications publickey

For example, host above can be anything, like jenkins, n8n, nextcloud, etc.

In pursuit of a nicer and an...

Read more

Viewing all articles
Browse latest Browse all 171725

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>