반응형 9. 도서관/__다. UNIX56 Solaris Common Error Messages (alphabetized) Solaris Common Error Messages (alphabetized) 1. A command window has exited because its child exited. 2. admintool: Received communication service error 4 3. answerbook: XView error: NULL pointer passed to xv_set 4. Arg list too long 5. Argument out of domain 6. Arguments too long 7. assertion failed: variable, file variable, line N 8. automountd[N]: No network locking on variable: contact admin.. 9. 도서관/__다. UNIX 2008. 7. 2. [Solaris_Basic] recommand_patch install 1. Recommended Patch Cluster 서버 관리자에게 아주 유익한 놈입니다. 현재까지 발생한 문제에 대한 모든 패치를 포함하고 있습니다. 썬에서 패치가 새로 나올때마다 업데이트를 하고 있기 때문에 시스템 처음 설치후 받아서 설치를 해주면 그 순간까지 알려진 모든 문제에 대한 패치를 하게되는 겁니다. 패치 과정은 설치 스크립트에 의해서 진행이 되며 설치하려는 패치가 시스템에 필요없는 경우에는 설치하지 않고 넘어갑니다. 관리자가 일일이 해야할 일을 알아서 다 해주는거죠.. 1-1. 패치 클러스터 다운로드 http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/patch-access 여기서 본인의 시스템에 맞는 패치 클러스터를 다운 받으세요.. 이렇게 .. 9. 도서관/__다. UNIX 2008. 7. 1. [Solaris_Basic] cd-rom unmount Unmounting the CD-ROM Drive After you complete the Essentials installation, you need to unmount the CD-ROM drive and eject the CD-ROM. To unmount a local CD-ROM drive, as root, enter: # cd # umount /cdrom/cdrom0 # eject To unmount a remote CD-ROM drive: Step 1 As root, enter the following on the local machine: # umount /cdrom/rme20 Step 2 As root, enter the following on the remote machine: # umo.. 9. 도서관/__다. UNIX 2008. 6. 30. [Solaris] Configuring NTP Configuring NTP on the Solaris 9 OS Mohammed Tanvir, October 2007 This tech tip provides a procedure for configuring the Network Time Protocol (NTP) on the Solaris 9 OS. A. Configuring the NTP Server 1. Become superuser. 2. Create the ntp.conf file:# cp /etc/inet/ntp.server ntp.conf 3. Update the ntp.conf file if you need to add more privileges for the NTP server:# vi /etc/inet/ntp.conf restrict.. 9. 도서관/__다. UNIX 2008. 6. 26. [Solaris] sed Common threads: sed 예제, Part 1 (한글) 유닉스 에디터 문서 옵션 이 페이지를 이메일로 보내기 제안 및 의견 피드백 난이도 : 초급 Daniel Robbins, 회장/CEO, Gentoo Technologies, Inc. 2000 년 9 월 01 일 2006 년 10 월 19 일 수정 매우 강력한(하지만 자주 잊혀지는) 유닉스 스트림 에디터인 sed의 사용 방법을 설명한다. sed는 쉘 스크립트를 사용하여 파일의 일괄 편집이나 기존 파일들을 변경하기에 이상적인 툴이다. 에디터 선택하기 유닉스에는 파일을 편집할 수 있는 여러 옵션들이 있다. 지금도 머리에 vi, emacs, jed 등이 떠오른다. 각자(키 바인딩을 포함하여) 선호하는 에디터가 있을 것이다. 이러한 에디터를 사용하여.. 9. 도서관/__다. UNIX 2008. 6. 26. [Solaris] OpenSSL 윈디하나의 솔라나라: OpenSSL OpenSSL 설치할 OpenSSL 버전 OpenSSL 0.9.8a OpenSSL을 사용할 어플리케이션 버전 Apache 2.2.8 들어가기 전에 OpenSSL은 보안 향상을 위해 사용된다. 그러나 OpenSSL에는 아직 버그가 존재하기 때문에, 수시로 OpenSSL의 버전을 확인해 업데이트 해주어야 한다. SSL은 주로 패킷 스나이핑으로 인한 피해를 줄여줄 뿐이다. 그 이상은 안된다. 만능이 아니다! SSL 설치하고 '보안은 끝'이라고 생각하는 것은 오산일 뿐이다. [SSL을 설치했는데 왜 해킹을 당했나요?]라는 질문은 참 바보같은 질문이다. 해킹에는 수십~수백가지 방법이 있으며, SSL은 그중 하나인 패킷 스나이핑을 무력화할 뿐이다. (패킷스나이핑이 되지 않도록 하.. 9. 도서관/__다. UNIX 2008. 6. 26. [Solaris_Basic] gcc와 make 강좌 이전페이지 다음페이지 차례 gcc와 make 강좌 지은이 : 이만용(geoman), 옮긴이 : 조한석(junye)v1.0, 1997년 6월 11일 수요일 이 문서는 나우누리 "Linux 사용자 모임" 12-2번 강좌란 게시판에 올라온 이만용님의 강좌 "gcc와 make에 대한 강좌"를 sgml문서로 만든 것입니다. 참고문헌 Running LINUX(Matt Welsh, Lar Kaufman), "오렐리 출판사" 1. 시작하면서 1.1 C 와 gcc 와의 관계 1.2 gcc 에 대한 이야기 하나 2. gcc 강좌 2.1 gcc 에 대한 기본 이해 2.2 gcc 사용하기 3. make 강좌 3.1 머릿말 3.2 make 시작해 봅시다. 3.3 꼬리말 규칙, 패턴 규칙 3.4 GNU make 확장 기능 3.5.. 9. 도서관/__다. UNIX 2008. 6. 26. [ Solaris_Basic] shell 바꾸기 passwd -e [계정] bash-2.05# passwd -e Old shell: /usr/bin/bash New shell: 여기에 지정하고자 하는 shell의 경로를 적어준다. 혹은 # vi /etc/passwd 를 열어 "/etc/passwd" 13 lines, 472 characters root:x:0:1:Super-User:/:/usr/bin/bash 9. 도서관/__다. UNIX 2008. 6. 25. [Solaris_Basic] /etc/hosts.allow 와/etc/hosts.deny 파일설정하기 /etc/hosts.allow 와/etc/hosts.deny 파일설정하기 위의 두 파일은 tcp_wrapper의 엑세스컨트롤규칙을 정하는 파일이라고 할수 있다. Tcp_wrapper는 일종의 방화벽역할을 한다. 즉, 서버에 접근할수 있는 서비스(ftp, telnet, pop등)와 접근을 허용할 IP Address(A, B, C Class로 설정가능)를 설정할수 있기 때문이다. 먼저 /etc/hosts.allow 파일은 접근허용할 범위(IP Address)를 설정하고, /etc/hosts.deny 파일은 접근을 허용하지않을 범위(IP Address)를 설정한다. 가장 일반적으로 사용하는 정책은 hosts.deny 파일을 ALL:ALL로 설정하여 모든 호스트로부터의 접근을 제한한 다음 hosts.allow파.. 9. 도서관/__다. UNIX 2008. 6. 23. [Solaris_Basic] wget 설치하기 1. http://www.sunfreeware.com 로 가서 자신의 os 버전에 맞는 wget을 down 받습니다. 2. 우선 저는 버전이 9이기 때문에 9버전은 다운 받았습니다. ftp://ftp.sunfreeware.com/pub/freeware/sparc/9/wget-1.11.3-sol9-sparc-local.gz 3. gz 으로 압축되어 있는 것을 푼다. ex> gzip -d wget-1.11.3-sol9-sparc-local.gz 4. pkgadd 명령으로 wget을 설치한다. (경로를 지정해 주지 않으면 기본적으로 /usr/sfw/bin/wget 에 깔린다.) ex> pkgadd -d wget-1.11.3-sol9-sparc-local.gz 5. 그럼 wget 이 모두 설치 완료되었다. 설치.. 9. 도서관/__다. UNIX 2008. 6. 20. [Solaris_Basic] Network 설정 솔라리스에서 DNS, IP 및 기타 Gateway 등 네트워크 설정 방법입니다. 초보 관리자에게는 아주 유익한 자료가 될 거라 생각이 드네요!! * Solaris 에서 변경해야 될 파일들 /etc/nodename # if you need to change the name of the machine /etc/hostname.interface # eg. hostname.hme0 /etc/hosts # Update to reflect new name /etc/nsswitch.conf # Update if your name resolution /etc/resolv.conf # Update if your name servers/domain changed (DNS only) /etc/defaultdomain # s.. 9. 도서관/__다. UNIX 2008. 6. 20. [Solaris_Help] wget GNU Wget 1.7, a non-interactive network retriever. Usage: wget [OPTION]... [URL]... Mandatory arguments to long options are mandatory for short options too. Startup: -V, --version display the version of Wget and exit. -h, --help print this help. -b, --background go to background after startup. -e, --execute=COMMAND execute a `.wgetrc'-style command. Logging and input file: -o, --output-file=FILE.. 9. 도서관/__다. UNIX 2008. 6. 20. 이전 1 2 3 4 5 다음 💲 추천 글 반응형