摘要:
字符串字面量 指针 阅读全文
随笔档案-2013年08月
ubuntu 下安装nfs
2013-08-20 19:10 by minus01, 355 阅读, 收藏,
摘要:
1. 安装nfs服务,设置nfs主目录 tom@ubuntu:/$ sudo mkdir -p /source/rootfs/ tom@ubuntu:/$ sudo chmod -R 777 /source tom@ubuntu:/~$ sudo apt-get install nfs-kernel 阅读全文
ubuntu搭建tftp服务器
2013-08-20 18:51 by minus01, 190 阅读, 收藏,
摘要:
1. 安装tftp服务,设置tftp主目录。 tom@ubuntu:/$ sudo apt-get install tftp-hpa tftpd-hpa tom@ubuntu:~$ mkdir /tftpboot/ tom@ubuntu:~$ sudo chmod 777 /tftpboot/ 2. 阅读全文
浙公网安备 33010602011771号