Jump to content

Hovd-rsk-dss01: Difference between revisions

From RiSKi
Created page with "apt install curl lxc openssh-server screen -y"
 
No edit summary
Line 1: Line 1:
apt install curl lxc openssh-server screen -y
this is an attempt to build out a web server using containerized functions on top of a virtualized os instead of using multiple vm's for specific functions
 
base server software
apt install curl lxc openssh-server screen -y

Revision as of 00:20, 4 December 2025

this is an attempt to build out a web server using containerized functions on top of a virtualized os instead of using multiple vm's for specific functions

base server software

apt install curl lxc openssh-server screen -y