Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
en:general_information:tftp [2022/08/04 15:02] – external edit 127.0.0.1en:general_information:tftp [2022/10/31 15:15] – added nano weinholdo
Line 23: Line 23:
  
  
-Now a new xinetd tftp serivce has to be configured by creating the file **/etc/xinetd.d/tftp** containing the following lines of code+Now a new xinetd tftp serivce has to be configured by creating the file **/etc/xinetd.d/tftp** : 
  
 +<code>
 +sudo nano /etc/xinetd.d/tftp
 +</code>
 +
 +Add the following lines of code:
 <code> <code>
 service tftp service tftp
  • Last modified: 2023/06/21 14:52