目次
epel-releaseのインストール
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
boinc-clientのインストール
dnf install boinc-client
サービスの有効化と起動
systemctl enable boinc-client
systemctl start boinc-client
ファイアウォールのルール追加
firewall-cmd --add-port=31416/tcp --zone=public --permanent
gui_rpc_auth.cfg、remote_hosts.cfgの編集
/var/lib/boinc/内にあるgui_rpc_auth.cfgにリモート操作する際のパスワードを書き込む
remote_hosts.cfgファイルは存在しないので接続元のIPアドレスを書き込む