Freebsd proftpd: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Thomas (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „install= *pkg install proftpd =enable= *sysrc proftpd_enable=yes =config= */usr/local/etc/proftpd */usr/local/etc/proftpd.conf =handling= *service proftpd star…“) |
Thomas (Diskussion | Beiträge) |
||
| Zeile 1: | Zeile 1: | ||
| − | install= | + | =install= |
*pkg install proftpd | *pkg install proftpd | ||
=enable= | =enable= | ||
Aktuelle Version vom 2. November 2017, 09:22 Uhr
install
- pkg install proftpd
enable
- sysrc proftpd_enable=yes
config
- /usr/local/etc/proftpd
- /usr/local/etc/proftpd.conf
handling
- service proftpd start
- service proftpd restart
- service proftpd stop
check
- sockstat -4 | grep 21
nobody proftpd 5190 0 tcp46 *:21 *:*