Skip to content

blauvster/lxc_ssh_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running this script enables SSH and loads the public keys defined in keys.pub to all LXCs running on the Proxmox host.

  • The script enumerates the running LXCs
  • Reads the os release data from each
  • Installs OpenSSH and enables the service if not installed or running
  • Disables SSH password authencation
  • Updates the authorized keys

About

A python script to manage LXC SSH keys and services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages