- 2008年2月13日 21:54
- Application | tower
$ yum install xinetd
マシン起動時に立ち上がるようにする。
# chkconfig --level 345 xinetd on
そしてxinetdの起動。
# service xinetd start
- Newer: インストール: vsftpd 2.0.5
- Older: SSHのX転送の問題
コンピュータにおける作業ログ
Home > Application | tower > インストール: xinetd 2.3.14
$ yum install xinetd
マシン起動時に立ち上がるようにする。
# chkconfig --level 345 xinetd on
そしてxinetdの起動。
# service xinetd start
Home > Application | tower > インストール: xinetd 2.3.14