Pound

EPELリポジトリの導入

※通常のEPELリポジトリ導入を参照

Poundのインストール

[root@]# yum install —eneblerepo=epel Pound
[root@]# chkconfig pound —list
pound               0:off     1:off     2:off     3:off     4:off     5:off     6:off

[root@]# chkconfig pound on
[root@]# chkconfig list
pound               0:off     1:off     2:on     3:on     4:on     5:on     6:off

[root@]# cd /etc/
[root@]# cp -p pound.cfg pound.cfg.org
[root@]# service pound start
Pound を起動中: starting…

[root@]# ps aux |grep pound
pound    22720  0.0  0.0  44136   988 ?        Ss   16:14   0:00 pound 
pound    22722  0.0  0.1  77936  2056 ?        Sl   16:14   0:00 pound
root     22854  0.0  0.0 107452   912 pts/0    S+   16:14   0:00 grep pound

トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2022-06-30 (木) 01:40:11