English flagItalian flagGerman flagSpanish flagFrench flagPortuguese flagJapanese flagKorean flagChinese flagRussian flag
By N2H
Home » Solaris 홈»솔라리스

Solaris 솔라리스

Change Hostname In Solaris 10 호스트 이름을 변경 솔라리스 10

To change the host name in Solaris 10 just change these files 솔라리스 10의 호스트 이름을 변경하려면 이러한 파일을 단지 변경
/etc/hosts / 비고 / 호스팅
/etc/nodename / 비고 / nodename
/etc/nostname.<interface> / 비고 / nostname합니다. <interface>
/etc/inet/ipnodes    (There is some debate about this file) / 비고 / inet / ipnodes (이 파일에 대한 논란이있다)
Use dumpadm to update dumpadm으로 업데이 트를 사용
/etc/dumpadm.conf / 비고 / dumpadm.conf
Reboot 재부 팅

NOTE The following hosts files are no longer used in Solaris 10. 참고 : 호스트 파일은 다음과 같은 솔라리스 10에서 더 이상 사용되지 않습니다.
/etc/net/ticlts/hosts / 비고 / 순수한 / ticlts / 호스트
/etc/net/ticots/hosts / 비고 / 순수한 / ticots / 호스트
/etc/net/ticotsord/hosts / 비고 / 순수한 / ticotsord / 호스트

No Comments » 아니오 코멘트»

Solaris 10 sd.conf dynamic re-read 솔라리스 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. 솔라리스에서를 동적으로 다시 열 수있습니다 - sd.conf 구성 파일을 읽을 update_drv의 사용을 통해 명령을합니다.
# update_drv -vf sd # update_drv - vf 사우 스다코타
Cannot unload module: sd Will be unloaded upon reboot. 언로드할 수없습니다 모듈 : 사우 스다코타가 언로 드시 재부 팅합니다. 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 » 아니오 코멘트»