English flagItalian flagGerman flagSpanish flagFrench flagPortuguese flagJapanese flagKorean flagChinese flagRussian flag
By N2H
Home » Solaris 首页 » 的Solaris

Solaris Solaris操作系统

Change Hostname In Solaris 10 改变主机在Solaris 10操作系统

To change the host name in Solaris 10 just change these files要改变主机名称在Solaris 10的只是改变这些档案
/etc/hosts在/ etc /主机
/etc/nodename在/ etc / nodename
/etc/nostname.<interface>在/ etc / nostname 。 <interface>
/etc/inet/ipnodes    (There is some debate about this file)在/ etc /盘后/ ipnodes (也有一些辩论,关于此档案)
Use dumpadm to update使用dumpadm更新
/etc/dumpadm.conf在/ etc / dumpadm.conf
Reboot重新启动

NOTE The following hosts files are no longer used in Solaris 10.请注意以下Hosts档案已不再使用的的Solaris 10 。
/etc/net/ticlts/hosts在/ etc /净/ ticlts /主机
/etc/net/ticots/hosts在/ etc /净/ ticots /主机
/etc/net/ticotsord/hosts在/ etc /净/ ticotsord /主机

No Comments » 没有评论»

Solaris 10 sd.conf dynamic re-read Solaris 10的sd.conf动态重新阅读

On Solaris 10 it is possible to dynamically re-read the sd.conf configuration file via the use of the update_drv command.对Solaris 10的是有可能的动态重新阅读sd.conf配置文件通过使用该update_drv命令。
# update_drv -vf sd # update_drv -室颤的SD
Cannot unload module: sd Will be unloaded upon reboot.无法卸载模块:将SD将被卸载后重新开机。 Forcing update of sd.conf.强迫更新sd.conf 。 sd.conf updated in the kernel. sd.conf更新,在内核。 This prevents the need to reboot the server in order for changes to the sd.conf […]这可防止需要重新启动服务器,以便为更改为sd.conf [ … … ]

No Comments » 没有评论»

Removing Drives with cfgadm 删除驱动器与cfgadm

Newer Sun kit has a feature where when you unconfigure an internal drive for removal a blue light comes on indicating the device is ready for removal.新新杰有一个功能的地方当您unconfigure一个内置驱动器去除蓝色光对显示设备准备搬迁。 This is quite useful when you are performing break fix to a remote location, so that the engineeers know which drive to pull.这是相当有用的,当您正在执行打破修正到一个位置偏远,使该engineeers知道哪些驱动器,以拉动。
This works when removing […]这个工程时,删除[ … … ]

No Comments » 没有评论»