- 博客(1)
- 资源 (1)
- 收藏
- 关注
原创 海思Ubuntu16.04中搭建TFTP 和 NFS 服务器
Ubuntu16.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. 配置/etc/xinetd.conf 配置相关服务文件。进入根目录下的 etc 文件夹(c...
2020-06-02 22:22:29
624
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人