Differenze tra le versioni di "TFTP-EN"

Da PoliArch.
(Creata pagina con '{{exit}} == Introduzione == This page shows how you can use TFTP == Enabling == To enable TFTP service: # systemctl enable tftpd.service To run TFTP service run: # syste...')
(Nessuna differenza)

Versione delle 10:32, 9 ott 2015

Altre Pagine: · Home Page · Documentazione · Downloads · Screenshots · Contatti

Introduzione

This page shows how you can use TFTP

Enabling

To enable TFTP service:

# systemctl enable tftpd.service

To run TFTP service run:

# systemctl start tftpd.service

Access

The root directory of the TFTP is:

/srv/tftp

Altre Pagine: · Home Page · Documentazione · Downloads · Screenshots · Contatti