Differenze tra le versioni di "TFTP-EN"

Da PoliArch.
Riga 8: Riga 8:
 
  # systemctl enable tftpd.service
 
  # systemctl enable tftpd.service
  
 +
== Run ==
 
To run TFTP service run:
 
To run TFTP service run:
  

Versione delle 10:33, 9 ott 2015

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

Introduction

This page shows how you can use TFTP

Enabling

To enable TFTP service:

# systemctl enable tftpd.service

Run

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