Установка webmin в Debian Linux 12

The simplest and best way to get Webmin is to use automatic setup-repos.sh script to configure repositories on your RHEL or Debian derivative systems. It can be done in two easy steps:

curl -o setup-repos.sh https://raw.githubusercontent.com/webmin/webmin/master/setup-repos.sh
sh setup-repos.sh

This script will automatically setup our repository and install our GPG keys on your system, and provide webmin package for installation and easy upgrades in the future. The supported and tested systems are Red Hat Enterprise LinuxAlmaRockyOracleCentOS StreamFedora or DebianUbuntuKali.

Install

If Webmin repository was setup using our setup-repos.sh as described above then Webmin can be installed as easy as:

RHEL and derivatives

dnf install webmin

Debian and derivatives

apt-get install webmin --install-recommends

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *