??????????????Linux??????
???????????? ???????[ 2013/4/23 10:37:28 ] ????????
????????tftp??????
????1?????tftp??????
????# vim /etc/xinetd.d/tftp
service tftp
{
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/in.tftpd
server_args = -s /tftpboot
disable = no ??yes???no)
per_source = 11
cps = 100 2
flags = IPv4
}
# service xinetd restart
# lsof -i:69
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
xinetd 2197 root 5u IPv4 7277 UDP *:tftp
????2???????????????
# yum install syslinux -y
# cp /usr/lib/syslinux/pxelinux.0 /tftpboot/
# mkdir /tftpboot/pxelinux.cfg ????????????????????
????????????????????????????????????
# cp ???????/isolinux/* /tftpboot/
# mv /tftpboot/isolinux.cfg /tftpboot/pxelinux.cfg/default
# ls /tftpboot/
boot.cat isolinux.bin options.msg rescue.msg
boot.msg param.msg splash.lss
general.msg pxelinux.0 TRANS.TBL
initrd.img memtest pxelinux.cfg vmlinuz
# ls /tftpboot/pxelinux.cfg/
default
??????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11