このWebサイト ひつじ帳 は、管理者がWEB関連の技術をまとめた備忘録サイトです。 Linux,CentOS,PHP,MySQL,Blogger,JavaScript,CSS について記録しています。

さくらのVPS/ProFTPD/インストール

[ さくらVPS/ProFTPD ]

ProFTPD インストール

  • RPM コマンドでインストール


##■ ディレクトリ移動
[root@www10000xx ~]# cd /home/admin/

##■ proftpd-1.3.3g ダウンロード
[root@www10000xx admin]# wget ftp://rpmfind.net/linux/epel/6/x86_64/proftpd-1.3.3g-3.el6.x86_64.rpm

~ 中略 ~

2013-MM-DD 00:00:00 (752 KB/s) - `proftpd-1.3.3g-3.el6.x86_64.rpm’ へ保存終了 [3476936]

[root@www10000xx admin]#

##■ proftpd-1.3.3g インストール
[root@www10000xx admin]# rpm -ihv /home/admin/proftpd-1.3.3g-3.el6.x86_64.rpm
準備中...                ########################################### [100%]
   1:proftpd                ########################################### [100%]
[root@www10000xx admin]#

インストール完了

xinetd インストール

インストール


[root@www10000xx ~]# yum -y install xinetd
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: ftp.nara.wide.ad.jp
 * epel: ftp.kddilabs.jp
 * extras: ftp.nara.wide.ad.jp
 * updates: ftp.nara.wide.ad.jp
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package xinetd.x86_64 2:2.3.14-38.el6 will be installed
--> Finished Dependency Resolution

~ 中略 ~

Installed:
  xinetd.x86_64 2:2.3.14-38.el6

Complete!
[root@www10000xx ~]#

xinetd 起動


[root@www10000xx ~]# service xinetd start
Starting xinetd:                                           [  OK  ]
[root@www10000xx ~]#

[ ProFTPD 設定 ] へ続く

0 件のコメント:

人気記事

アーカイブ

このブログを検索