Set up a self hosted Landscape Server on Ubuntu
-
Add Landscape's repository
sudo add-apt-repository --update ppa:landscape/self-hosted-23.03
-
Install Landscape
sudo apt install landscape-server-quickstart
For additional information, please reference the Landscape Quickstart deployment documentation ›