PC端Linux系统为Redhat 9。
安装bootp
下载bootp-2.4.3-7.i386.rpm
rpm -ivh bootp-2.4.3-7.i386.rpm
添加配置文件 /etc/bootp
service bootps
{
disable =no
socket_type =dgram
protocol =udp
wait =yes
user =root
server =/usr/sbin/bootpd
}
添加配置文件/etc/bootptab
test:\
ht= 1:\
ha= 0x123456789a00:\
ip=192.168.0.50:\
sm=255.255.255.0
修改/etc/xinetd.d/tftp
service tftp
{
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/in.tftpd
server_args = -s /tftpboot
server_args += -s /odm/tftpboot
disable = no
}
重启xinetd守护进程
/etc/init.d/xinetd restart

用Ubuntu做WEB服务器
asterisk安装实录之Ce
让XManager也支持中文
[图文]使用Linux下的X
Linux和Windows的远程
Linux下的X-Lite安装
Ubuntu下用edna与High
unix系统下FTP上传文