LXC images

damo2929

Member
Mar 15, 2022
119
19
23
45
Oxfordshire, United Kingdom
the rocky linux image is for 9.0 while 9.1 is out, also the rock linux in proxmox appears to not have a functional ssh server in it.
as such i am trying to get hold of a rocky linux 9.1 LXc container I can see there is one in the linuxcontainers / canonical pages dated 20221209_02:07

how do I download one of the images into the proxmox environment to test it?
 
the rocky linux image is for 9.0 while 9.1 is out, also the rock linux in proxmox appears to not have a functional ssh server in it.
as such i am trying to get hold of a rocky linux 9.1 LXc container I can see there is one in the linuxcontainers / canonical pages dated 20221209_02:07

how do I download one of the images into the proxmox environment to test it?
You can also enter the LXC using pct enter VMID and install the ssh server manually. E.g. dnf install openssh-server