Scientific Linux 6.0 (Carbon)

RedHat互換のOSです。
CentOSはまだ6系がリリースされていないので
こっちにしてみました。


インストールはCentOSとほとんど変わらないです。。。
だから割愛w

ネットインストールの場合は、
ftp://ftp.riken.jp/Linux/scientific/6.0/x86_64/os/
なんかを使えばいいと思います。

インストールに約20分。

# uname -r
2.6.32-71.el6.x86_64

32系ですね。

さて何が動いてるかなぁ~

# chkconfig
auditd          0:off   1:off   2:on    3:on    4:on    5:on    6:off
cgconfig        0:off   1:off   2:off   3:off   4:off   5:off   6:off
cgred           0:off   1:off   2:off   3:off   4:off   5:off   6:off
crond           0:off   1:off   2:on    3:on    4:on    5:on    6:off
ip6tables       0:off   1:off   2:on    3:on    4:on    5:on    6:off
iptables        0:off   1:off   2:on    3:on    4:on    5:on    6:off
lvm2-monitor    0:off   1:on    2:on    3:on    4:on    5:on    6:off
netconsole      0:off   1:off   2:off   3:off   4:off   5:off   6:off
netfs           0:off   1:off   2:off   3:on    4:on    5:on    6:off
network         0:off   1:off   2:on    3:on    4:on    5:on    6:off
postfix         0:off   1:off   2:on    3:on    4:on    5:on    6:off
rdisc           0:off   1:off   2:off   3:off   4:off   5:off   6:off
restorecond     0:off   1:off   2:off   3:off   4:off   5:off   6:off
rsyslog         0:off   1:off   2:on    3:on    4:on    5:on    6:off
saslauthd       0:off   1:off   2:off   3:off   4:off   5:off   6:off
sshd            0:off   1:off   2:on    3:on    4:on    5:on    6:off
udev-post       0:off   1:on    2:on    3:on    4:on    5:on    6:off

必要のないものは止めておきましょう。
(CentOSより動いてるものが少ないな。)

***追記***
以下の方法はオススメしないです。
Scientific Linuxでfastestmirror
こちらをご参照ください!!

このままだリポジトリが海外のため、編集します。
いつもの理研サーバw
(CentOSだったら、yum install yum-fastestmirror すればOK。)

# vi /etc/yum.repos.d/sl.repo

[sl]
name=Scientific Linux $releasever - $basearch
baseurl=ftp://ftp.riken.jp/Linux/scientific/$releasever/$basearch/os


[sl-testing]
name=Scientific Linux $releasever Testing - $basearch
baseurl=ftp://ftp.riken.jp/Linux/scientific/6rolling/testing/$basearch/


[sl-source]
name=Scientific Linux $releasever Alpha - Source
baseurl=ftp://ftp.riken.jp/Linux/scientific/$releasever/SRPM/


[sl-testing-source]
name=Scientific Linux $releasever Testing - Source
baseurl=ftp://ftp.riken.jp/Linux/scientific/6rolling/testing/SRPMS/

こっちも変えましょう。

# vi /etc/yum.repos.d/sl-updates.repo

[sl-security]
name=Scientific Linux $releasever - $basearch - security updates
baseurl=ftp://ftp.riken.jp/Linux/scientific/$releasever/$basearch/updates/security/


[sl-fastbugs]
name=Scientific Linux $releasever - $basearch - fastbug updates
baseurl=ftp://ftp.riken.jp/Linux/scientific/$releasever/$basearch/updates/fastbugs/

あとはRedHatやCentOSと同じなので、難しいことはないと思います。。。

備考
vmware-toolsを入れるためには、別途
「gcc」「perl」が必要になります。

[tegaki]結構いいかもしれません。[/tegaki]

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

Enter code * Time limit is exhausted. Please reload CAPTCHA.

このサイトはスパムを低減するために Akismet を使っています。コメントデータの処理方法の詳細はこちらをご覧ください