Jump to navigation
2007-01-18
どうもyast2とかでは、細かい設定ができないっぽいのだが、気のせいかもしれない。
opensuse MLより
・
[suse-linux-ja] ユーザ定義iptablesエントリ
・
Re: [suse-linux-ja] ユーザ定義iptablesエントリ
/etc/sysconfig/SuSEfirewall2 の FW_CUSTOMRULES= でルールのファイルを指定。
/etc/sysconfig/scripts/SuSEfirewall2-custom のコメントを参考にして変更。
2007-01-09
SUSE Linux Part18 から転記。
openSUSE 10.1
7 名前:login:Penguin[sage] 投稿日:2006/10/13(金) 09:31:48 ID:UmVlJIuQ
>>3
OS 本体に関しては apt イマイチだろ。
公式リポジトリじゃないし国内にミラーないし。
本家 ML や SUSEForums などでよく推奨されるのは smart。
yast -i smart
smart channel -y --add inst-source-10.1 type=yast2 \
baseurl=http://download.opensuse.org/distribution/SL-10.1/inst-source/
smart channel -y --add non-oss-inst-source-10.1 type=yast2 \
baseurl=http://download.opensuse.org/distribution/SL-10.1/non-oss-inst-source/
smart channel -y --add update-10.1 type=rpm-md \
baseurl=http://ftp.suse.com/pub/suse/update/10.1/
smart mirror --add http://download.opensuse.org/ \
http://ftp.riken.jp/Linux/opensuse/
smart mirror --add http://download.opensuse.org/ \
http://ftp.jaist.ac.jp/pub/Linux/openSUSE/
smart mirror --add http://ftp.suse.com/pub/ \
http://ftp.riken.jp/Linux/suse/
smart mirror --add http://ftp.suse.com/pub/ \
http://ftp.jaist.ac.jp/pub/Linux/SuSE/
smart update
smart upgrade
openSUSE 10.2
438 :login:Penguin:2006/12/10(日) 11:14:34 ID:RS68OpIM
上の方にあったsmartを10.2向けに書いてみる
yast -i smart
smart channel -y --add oss-10.2 type=yast2 \
baseurl=http://download.opensuse.org/distribution/10.2/repo/oss/
smart channel -y --add non-oss-10.2 type=yast2 \
baseurl=http://download.opensuse.org/distribution/10.2/repo/non-oss/
smart channel -y --add src-oss-10.2 type=rpm-md \
baseurl=http://download.opensuse.org/distribution/10.2/repo/src-oss/suse/
smart channel -y --add src-non-oss-10.2 type=rpm-md \
baseurl=http://download.opensuse.org/distribution/10.2/repo/src-non-oss/suse/
smart channel -y --add update-10.2 type=rpm-md \
baseurl=http://ftp.suse.com/pub/suse/update/10.2/
smart mirror --add http://download.opensuse.org/ \
http://ftp.riken.jp/Linux/opensuse/
smart mirror --add http://download.opensuse.org/ \
http://ftp.jaist.ac.jp/pub/Linux/openSUSE/
smart mirror --add http://ftp.suse.com/pub/ \
http://ftp.riken.jp/Linux/suse/
smart mirror --add http://ftp.suse.com/pub/ \
http://ftp.jaist.ac.jp/pub/Linux/SuSE/
smart update
smart upgrade