4월 2008 archive

solaris ndd

원문 : http://www.brandonhutchinson.com/Solaris_NIC_speed_and_duplex_settings.html OS 새로 설치한 후  hme0 가 동작하지 않아서 ndd로 설정변경해봄 Setting NIC speed and duplex Solaris is often unable to correctly auto-negotiate duplex settings with a link partner (e.g. switch), especially when the switch is set to 100Mbit full-duplex. You can force the NIC into 100Mbit full-duplex by disabling auto-negotiation and 100Mbit …

Continue reading

Oracle 설치관련…

우분투에 오라클 11g 설치 http://www.pythian.com/blogs/654/installing-oracle-11g-on-ubuntu-linux-710-gutsy-gibbon 그대로 따라한 후 sqlplus /nolog SQL> conn / as sysdba ERROR: ORA-12162: TNS:net service name is incorrectly specified 에러… 검색결과 oraenv 실행 ORACLE_SID = [oracle] ? ORACLE_HOME = [/home/oracle] ? The Oracle base for ORACLE_HOME=/home/oracle is /home/oracle 해결안됨… oracle 10g로 재시도중… 참고사이트:  http://www.bywoong.com/blog_v2/1116

mod-security

http://www.modsecurity.org/ 웹방화벽에 관한 자료를 찾다가 modsecurity라는 아파치 모듈에관한 사이트를 찾았음.

solaris7 SUNW_1.2 error.

어플리케이션(netbackup6.0 client)을 실행했을때 에러 발생. 해결방안은?  fatal:librt.so.1: version ‘SUNW_1.2’ not found 1. SUNWcsl 확인  2. LD_NOVERSION 이 yes인지 확인?