linux_dash
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| linux_dash [2016/11/04 22:50] – xenadmin | linux_dash [2016/11/09 19:56] (aktuell) – xenadmin | ||
|---|---|---|---|
| Zeile 8: | Zeile 8: | ||
| git clone --depth 1 https:// | git clone --depth 1 https:// | ||
| + | </ | ||
| + | * <code git> | ||
| Cloning into ' | Cloning into ' | ||
| remote: Counting objects: 78, done. | remote: Counting objects: 78, done. | ||
| Zeile 14: | Zeile 16: | ||
| Unpacking objects: 100% (78/78), done. | Unpacking objects: 100% (78/78), done. | ||
| Checking connectivity... done. | Checking connectivity... done. | ||
| + | </ | ||
| + | <code bash> | ||
| chown www-data: | chown www-data: | ||
| + | </ | ||
| + | Das Monitoring Dashboard über [[apache2_basic_authentication|Apache2 Basic Authentication]] absichern. | ||
| + | <code bash> | ||
| htpasswd -B -c / | htpasswd -B -c / | ||
| New password: | New password: | ||
| Zeile 26: | Zeile 31: | ||
| Re-type new password: | Re-type new password: | ||
| Adding password for user demo-user2 | Adding password for user demo-user2 | ||
| + | </ | ||
| + | <code bash> | ||
| nano / | nano / | ||
| </ | </ | ||
linux_dash.1478299812.txt.gz · Zuletzt geändert: von xenadmin
