Havp: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Thomas (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=Update des Systems= *apt-get update *apt-get dist-upgrade *apt-get install havp clamav-daemon libclamav-dev“) |
Thomas (Diskussion | Beiträge) |
||
| Zeile 3: | Zeile 3: | ||
*apt-get dist-upgrade | *apt-get dist-upgrade | ||
*apt-get install havp clamav-daemon libclamav-dev | *apt-get install havp clamav-daemon libclamav-dev | ||
| + | =Systemcheck= | ||
| + | *systemctl status clamav-daemon | ||
| + | *systemctl status clamav-freshclam | ||
| + | *systemctl status havp | ||
| + | *netstat -lntp | grep hav | ||
| + | tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 1018/havp | ||
Version vom 4. Mai 2016, 11:33 Uhr
Update des Systems
- apt-get update
- apt-get dist-upgrade
- apt-get install havp clamav-daemon libclamav-dev
Systemcheck
- systemctl status clamav-daemon
- systemctl status clamav-freshclam
- systemctl status havp
- netstat -lntp | grep hav
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 1018/havp