「TFTPサーバーの設定」の版間の差分

提供: VoIP-Info.jp
移動先: 案内検索
(TFTPサーバーのインストール)
(TFTPサーバーのインストール)
18行目: 18行目:
  
  
  yum install atftp
+
yum install atftp
 +
 +
mkdir /tftpboot

2009年2月7日 (土) 20:08時点における版

TFTPサーバーのインストール

OS:CentOS Ver5.2

Name  : atftp
Arch  : i386
Version: 0.7
Release: 6
Size  : 83 k
Repo  : installed
Summary: Advanced Trivial File Transfer Protocol (TFTP) client
Description:
atftp is an advanced client implementation of the TFTP
protocol that implements RFCs 1350, 2090, 2347, 2348, and 2349.
The server is multi-threaded and the client presents a friendly
interface using libreadline. The current server implementation
lacks IPv6 support.


yum install atftp

mkdir /tftpboot