Foreman externer smart-proxy: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=installation de smartproxys= *in datei einfügen vi /etc/apt/sources.list.d/foreman.source deb http://deb.theforeman.org/ precise stable *copy past asufüre…“)
 
(kein Unterschied)

Aktuelle Version vom 20. Februar 2017, 10:04 Uhr

installation de smartproxys

  • in datei einfügen
vi /etc/apt/sources.list.d/foreman.source
deb http://deb.theforeman.org/ precise stable
  • copy past asufüren
echo "deb http://deb.theforeman.org/ xenial 1.12" | sudo tee /etc/apt/sources.list.d/foreman.list
echo "deb http://deb.theforeman.org/ plugins 1.12" | sudo tee -a /etc/apt/sources.list.d/foreman.list
wget -q https://deb.theforeman.org/pubkey.gpg -O- | sudo apt-key add -
apt update
apt install foreman-proxy

smartproxy konfigurieren

links