맥(솔라리스) 썸네일형 리스트형 [솔라리스] 오픈솔라리스 네트워크 설정 오픈솔라리스 네트워크 설정 IP(Internet Protocol) root@opensolaris:~# cat /etc/hostname.iprb0 10.0.10.100 Netmask root@opensolaris:~# cat /etc/netmasks # # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License, Version 1.0 only # (the "License"). You may not use this file except in compliance # with the License. # # You can obtain a copy.. 더보기 [솔라리스] Open Solaris VNC 설치 Open Solaris VNC 설치 VNC 패키지 검색 root@opensolaris:~# pkginfo | grep vnc system SUNWvncviewer VNC viewer client system SUNWxvnc X11/VNC server VNC 패키지 정보(버전) root@opensolaris:~# pkginfo -l SUNWxvnc PKGINST: SUNWxvnc NAME: X11/VNC server CATEGORY: system ARCH: i386 VERSION: 6.9.0.5.11.11100,REV=0.2009.05.07 VENDOR: Sun Microsystems, Inc. DESC: X Window System server based on X.Org Foundation open so.. 더보기 Solaris에서 네트워크 설정 변경으로 고정 IP 할당하는 방법 Solaris에서 네트워크 설정 변경으로 고정 IP 할당하는 방법1. /etc/hosts – IP 및 호스트 이름 설정로컬 시스템에서 사용할 IP 주소와 호스트명 매핑을 정의한다.vi /etc/hosts#::1 localhost127.0.0.1 solaris1 solaris1.local localhost loghost192.168.0.55 solaris1 loghost2. /etc/defaultrouter – 기본 게이트웨이 설정Solaris에서는 기본 게이트웨이를 /etc/defaultrouter 파일로 지정한다.기본적으로 생성되어 있지 않음vi /etc/defaultrouter192.168.0.13. /etc/nsswitch.conf – DNS 조회 순서 설정호스.. 더보기 이전 1 ··· 5 6 7 8 다음