Solaris 2.6 Post-Install Recommendations
上一篇 /
下一篇 2005-08-26 00:00:00
/ 个人分类:Unix
After installing Solaris on your system, it is very important that you download the OIIT Solaris Supplement and install it on your system. If you do not install the OIIT Solaris Suppliment your system will be a high security risk. The OIIT Solaris Suppliment is available on ftp.usg.edu. Use the following to guide you through the process of installing this package.
An Important Note: If you're installing this supplement from a machine using a graphical environment (X11) please choose the Command Line Login (under Options, should be the fourth choice from the top) when prompted to login to the machine. The system will return to a text console and you'll need to hit enter/return to be presented with a login prompt. If you are installing through a telnet session, you will need to ensure you inherit your shell environment using the '-' as a switch to su, e.g., # su - .
- Log into your system as root (see Important Note above.)
- If you are using Solaris-2.6 or Solaris 8 with a non-local DNS server, configure DNS
- Edit /etc/nsswitch.conf
In Solaris 2.6, line 12 of /etc/nsswitch.conf should look like this:
hosts: files
Change it to look like this:
hosts: dns files - edit /etc/resolv.conf (new file)
Populate the file with applicable information.
Values in italics should be changed to suit your campus.
Values in bold are keywords that should not be changed.
domainname example.myschool.edu
nameserver 131.144.4.10
namesever 198.72.72.106 - Edit /etc/defaultrouter
Populate it with a single line that contains the IP address of the router this machine will use as its gateway.
- # cd /
# mkdir oiit
# cd oiit
- # ftp ftp.usg.edu
- Login as ftp with your email address as your password.
- ftp> bin
- ftp> get /pub/unix/Solaris2/OIIT-Supp.tar.Z OIIT-Supp.tar.Z
- ftp> bye
- # uncompress -c OIIT-Supp.tar.Z | tar xvf -
- # ./oiit-install
If you have any questions please contact OIIT via the OIIT Helpdesk at 1-888-875-3697.
导入论坛
引用链接
收藏
分享给好友
推荐到圈子
管理
举报
TAG: