patch management tool for ubuntu

Опубликовано: 01 Январь 1970
на канале: 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


Смотрите видео patch management tool for ubuntu онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Heikki Koivisto 01 Январь 1970, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 896 раз и оно понравилось 7 людям.