Install webmin AWS

Pubblicato il: 05 giugno 2019
sul canale di: Linux Guru
1,570
9

Webmin AWS

Step 1 — Installing Webmin

First, we need to add the Webmin repository so that we can easily install and update Webmin using our package manager. We do this by adding the repository to the /etc/apt/sources.list file.

Open the file in your editor:

Step :- 2 sudo nano /etc/apt/sources.list

Then add this line to the bottom of the file to add the new repository:
/etc/apt/sources.list

. . .
Step 3 :- deb http://download.webmin.com/download/r... sarge contrib

Save the file and exit the editor.

Next, add the Webmin PGP key so that your system will trust the new repository:

Step 4 :- wget http://www.webmin.com/jcameron-key.asc

Step 5 :- sudo apt-key add jcameron-key.asc

Next, update the list of packages to include the Webmin repository:

Step 6 :- sudo apt update

Then install Webmin:

Step 7 :- sudo apt install webmin


In questa pagina del sito puoi guardare il video online Install webmin AWS della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Linux Guru 05 giugno 2019, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,570 volte e gli è piaciuto 9 spettatori. Buona visione!