patch management tool for ubuntu

Published: 01 January 1970
on channel: Heikki Koivisto
896
7

If you are looking for a tool for patching Ubuntu computers, look no further. You can use canonical landspace for free to 10 computers.

sudo add-apt-repository ppa:landscape/19.10
sudo apt-get install landscape-server-quickstart

Copy license key
sudo cp license.txt /etc/landscape/license.txt
sudo lsctl restart

Open browser https://server

Install clients
sudo apt-get update
sudo apt-get install landscape-client -y

Registering clients
copy self-signed SSL certificate from server /etc/ssl/certs/landscape_server_ca.crt
OR
echo -n | openssl s_client -connect landscape.kotilab.local:443 -servername landscape \
| openssl x509 /etc/landscape/landscape.pem

copy server pem to landscape /etc/landscape/


sudo landscape-config --computer-title "u22" --account-name standalone --url https://landscape.kotilab.local/messa... --ping-url http://landscape.kotilab.local/ping --ssl-public-key /etc/landscape/landscape.pem

edit if client installation failed because certificate
edit /etc/landscape/client.conf
ssl_public_key = /etc/landscape/landscape.pem


Watch video patch management tool for ubuntu online without registration, duration hours minute second in high quality. This video was added by user Heikki Koivisto 01 January 1970, don't forget to share it with your friends and acquaintances, it has been viewed on our site 896 once and liked it 7 people.