海思Ubuntu16.04中搭建TFTP 和 NFS 服務器

Ubuntu 16.04中搭建TFTP服務 1. 安裝   $ apt-get install tftp-hpa tftpd-hpa   2. 建立目錄   $ mkdir /tftpboot # 這是建立tftp傳輸目錄。   $ sudo chmod 0777 /tftpboot   $ sudo touch test.txt # test.txt文件最好輸入內容以便區分       3. 配
相關文章
相關標籤/搜索