Solaris/DHCP configuration guide
내용을 보시려면 비밀번호를 입력하세요.
##############################
# Windows Tip
##############################
a. 내 PC에 있는 html 파일 실행할 때 보안경고 창 안뜨게 하기
- 출처 : http://shw3167.blog.me/120046747974
- IE의 도구>옵션>고급>보안에서 내 컴퓨터 파일에서 액티브엑스 컨텐츠 실행 허용으로 설정
a. 배치파일 명령어 모음
- http://notgivuphil.tistory.com/522
a. command to kill a task
- taskkill /IM daumdic.exe /F </T>
- Taskkill /PID 2704 5472 4344 /F
a. 윈도 오른쪽 메뉴에서 open with Notepad ++ 만들기
아래 내용을 가진 <filename.reg>을 만들고 그 파일을 실행하여 registry에 아래 내용 추가
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Open with Notepad++\command]
@="\"C:\\myBox\\Program\\Notepad++Portable\\Notepad++Portable.exe\" \"%1\""
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\i8042prt\Parameters >
"LayerDriver KOR" => 값을 "kbd101c.dll"로 변경 후 재부팅
######################################################
# svcs -a 로 봤을때 /network/nfs/server가 보이지 않을때 확인 방법
######################################################
a.
Try re-importing the manifest (Reference : http://www.linuxquestions.org/questions/solaris-opensolaris-20/svcadm-pattern-nfs-status-doesnt-match-any-instances-813401/)
# svccfg import /var/svc/manifest/network/nfs/server.xml
a. Before do above workaround, CHECK below items (Reference : http://www.unix.com/unix-advanced-expert-users/41292-svcadm-solaris-10-a.html)
please check with
pkginfo | grep nfs
if there are all packets .
system SUNWnfsckr Network File System (NFS) client kernel support (Root)
system SUNWnfscr Network File System (NFS) client support (Root)
system SUNWnfscu Network File System (NFS) client support (Usr)
system SUNWnfsskr Network File System (NFS) server kernel support (Root)
system SUNWnfssr Network File System (NFS) server support (Root)
system SUNWnfssu Network File System (NFS) server support (Usr)
And one more test if the manifest is installed:
more /var/sadm/install/contents | grep "/var/svc/manifest/network/nfs"
/var/svc/manifest/network/nfs d none 0755 root sys SUNWnfssr SUNWnfscr
/var/svc/manifest/network/nfs/cbd.xml f manifest 0444 root sys 2204 53695 1106350153 SUNWnfscr
/var/svc/manifest/network/nfs/client.xml f manifest 0444 root sys 2980 51885 1106350149 SUNWnfscr
/var/svc/manifest/network/nfs/mapid.xml f manifest 0444 root sys 2364 975 1106350150 SUNWnfscr
/var/svc/manifest/network/nfs/nlockmgr.xml f manifest 0444 root sys 2204 53993 1166763677 SUNWnfscr
/var/svc/manifest/network/nfs/rquota.xml f manifest 0444 root sys 2288 62355 1106350149 SUNWnfssr
/var/svc/manifest/network/nfs/server.xml f manifest 0444 root sys 3333 18726 1106350148 SUNWnfssr
/var/svc/manifest/network/nfs/status.xml f manifest 0444 root sys 2023 38699 1106350152 SUNWnfscr
#################################
#< Solaris에서 ip와 hostname 바꾸기>
#################################
== Reference ==
http://blog.sdnkorea.com/blog/440
== Solaris 10에서 IP 바꾸기 ==
* 다음의 파일들을 수정합니다:
a. /etc/inet/hosts
a. /etc/hostname.<interfaces>
: 여기서 <interfaces> 는 인터페이스의 이름들 입니다, 예를 들어 bge0, bge1, eri0.
a. /etc/inet/ipnodes
* 만약 새로운 서브넷으로 이동하려 한다면 다음의 파일들을 수정합니다:
a. /etc/inet/netmasks
a. /etc/defaultrouter
a. /etc/resolv.conf
이제 시스템을 재부팅 합니다.
== Solaris 10에서 hostname 바꾸기 ==
* 아래 파일에 해당 hostname을 바꾸어 줍니다.
a. /etc/nodename
a. /etc/hosts
== Other version ==
호스트 이름 변경
솔라리스7 이전 버전은 다음의 파일들을 수정합니다:
/etc/inet/hosts
/etc/nodename
/etc/hostname.<interface>
여기서 <interface> 는 프라이머리 인터페이스의 이름입니다, 예를 들어 bge0.
/etc/net/ticlts/hosts
/etc/net/ticots/hosts
/etc/net/ticotsord/hosts
이제 시스템을 재부팅 합니다.
솔라리스7 에서 9 버전은 다음의 파일들을 수정합니다:
/etc/inet/hosts
/etc/nodename
/etc/hostname.<interface>
여기서 <interface> 는 프라이머리 인터페이스의 이름입니다, 예를 들어 bge0.
/etc/net/ticlts/hosts
/etc/net/ticots/hosts
/etc/net/ticotsord/hosts
/etc/inet/ipnodes
이제 시스템을 재부팅 합니다.
-------------------------------------------------------------------
-------------------------------------------------------------------
솔라리스10 버전은 다음의 파일들을 수정합니다:
/etc/inet/hosts
/etc/nodename
/etc/hostname.<interface>
여기서 <interface> 는 프라이머리 인터페이스의 이름입니다, 예를 들어 bge0.
/etc/inet/ipnodes
이제 시스템을 재부팅 합니다.
-------------------------------------------------------------------
-------------------------------------------------------------------
IP 주소 변경
솔라리스7 이전 버전은 다음의 파일들을 수정합니다:
/etc/inet/hosts
/etc/hostname.<interfaces>
여기서 <interfaces> 는 인터페이스의 이름들 입니다, 예를 들어 bge0, bge1, eri0.
/etc/net/ticlts/hosts
/etc/net/ticots/hosts
/etc/net/ticotsord/hosts
만약 새로운 서브넷으로 이동하려 한다면 다음의 파일들을 수정합니다:
/etc/inet/netmasks
/etc/defaultrouter
/etc/resolv.conf
이제 시스템을 재부팅 합니다.
솔라리스7 에서 9 버전은 다음의 파일들을 수정합니다:
/etc/inet/hosts
/etc/hostname.<interfaces>
여기서 <interfaces> 는 인터페이스의 이름들 입니다, 예를 들어 bge0, bge1, eri0.
/etc/net/ticlts/hosts
/etc/net/ticots/hosts
/etc/net/ticotsord/hosts
/etc/inet/ipnodes
만약 새로운 서브넷으로 이동하려 한다면 다음의 파일들을 수정합니다:
/etc/inet/netmasks
/etc/defaultrouter
/etc/resolv.conf
이제 시스템을 재부팅 합니다.
<Index>
== 설치 도움말 site ==
== moniwiki 설치 in windows ==
== moniwiki 도움말 ==
== moniwiki configuration in windows vista ==
<Content>
== 설치 도움말 site ==
* http://moniwiki.kldp.net/wiki.php/HelpOnInstallation
* http://parkpd.egloos.com/3285386
== moniwiki 설치 guide in windows ==
a. mapmoni-setup-1.1.4.exe 설치
a. 설치된 디렉토리의 MicroApach-2.0.61에 들어가서 go.bat을 실행시키면 아파치가 구동.
=== moni wiki Faq#1 ===
a. http://moniwiki.kldp.net/wiki.php/MoniWikiFaq
a. http://moniwiki.kldp.net/wiki.php/MoniWikiFaq2
[ index ]
# yum insall
# manual installation
# post configuration
# 새로 배 운 command들
# problem
# Graphic drivers for Fedora 13 and Install guide nVidia driver
# Thunderbird for x86_64
# ibus and opera
# ethernet lan port down
# lspci
# Disk partition information
[ content ]
# yum insall
- thunderbird
- wireshark, wireshark-gnome
- gconf-editor
- pidgin
- dkms
- gcc
- xinetd
- scim-hangul
- unrar
- unalz
- p7zip # 한글파일이 깨져서 써볼까 했더니 안된다. ㅠ.ㅠ
- xpdf
- nautilus-open-terminal
- nmap
- rpmfusion repo 설치 후 설치된 package
* mplayer, mplayer-gui
* vlc
* avidemux
* tor
# manual installation
- opera ( rpm )
- virtualbox
- googlemap
- w3m
- rpmfusion repositary 추가 (http://rpmfusion.org/Configuration)
- chrome
== for LTE test ==
vsftpd, telnet-server, xinetd
wireshark, wireshark-gnome, netmonitor, iperf
unrar
unalz
nmap
uucp
ncompress : .Z 파일 압축 해제
D-ITG, lantraffic
dhcp, ntp, bind, freeradius
- thunderbird
- gconf-editor
- pidgin
- dkms
- gcc
- scim-hangul
- p7zip # 한글파일이 깨져서 써볼까 했더니 안된다. ㅠ.ㅠ
- xpdf
- nautilus-open-terminal
- virtualbox
- rpmfusion repo 설치 후 설치된 package
* mplayer, mplayer-gui
* vlc
* avidemux
* tor
- w3m
- rdesktop
- convmv
# post configuration
- 별도의 파티션을 만들어서 /home을 그리 mount해서 쓰자.
- msn : empathy
- keyboard shortcut
- virtualbox :
* yum install dkms, gcc
- 한글 입력으로 ibus가 기본인데 가끔씩 몇초정도 얼어붙는 현상이 있어 scim으로 바꿨다. 이때 scim-hangul을 깔아줘야 한다. 근데 scim도 가끔 얼어붙네요. 잉~ 그래서 pkill ibus를 해주면 풀리는 듯 하다.
- touchpad enable/disable cli 만들고
- config file 3개 수정해주면 마우스 있을때는 touchpad가 disable된단다.
# 새로 배운 command들
- grub
- mke2fs -t ext4 /dev/sda7
# problem
- LCD 밝기 조절이 안된다.
* nvidia driver를 깔고 xorg.conf에 설정값 한줄 넣어줬더니 잘 된다.
: nvidia driver를 깔아서 된건지 xorg.conf만으로 된건지는 확실치 않다.
- nvidia driver 깔기
- xorg.conf 에 아래 한줄 추가했다.
Option "RegistryDwords" "EnableBrightnessControl=1"
http://blog.christophersmart.com/2010/07/10/samsung-r480-laptop-lcd-brightness/
- 잘 되다가 재부팅하고 나서 동작하지 않는다.
- 위처럼 동작안되다가 hibernation으로 한번 갔다가 왔더니 또 잘 된다ㅠ.ㅠ
* echo -n 1 > /sys/devices/virtual/backlight/acpi_video0/brightness
- 위 처럼 해주고 Fn+Arrow키를 한번 누르면 어두어진다.
그치만 다시 한번 누르면 밝아진다. 이때는 위처럼 다시 명령주고 Fn+Arrow키를 눌러주면 다시 어두워진다.
* grub에 아래처럼 추가해 준다.
- http://forums.fedoraforum.org/showthread.php?t=247355
- grub에 acpi_backlight=vendor acpi_osi=Linux 를 추가해서 확인해 보자.
안되면 아래 3가지도 시도해 보자.
grub에 acpi_backlight=nvidia acpi_osi=Linux
grub에 acpi_backlight=nvidia acpi_osi=linux
grub에 acpi_backlight=vendor acpi_osi=linux
- 해봤는데 안된다 ㅠ.ㅠ 아래처럼 오히려 더 안되는듯 하다.
cat /proc/acpi/video/VGA1/LCD/brightness 해보니 <not supported> 로 뜬다.
그전에는 levels: 10 20 30 40 50 60 70 80 90 100 current: 100 로 떴었다.
* http://forums.fedoraforum.org/archive/index.php/t-247112.html
위 링크처럼 nvidia driver를 깔아보는 것도...
# Graphic drivers for Fedora 13 and Install guide nVidia driver
- http://www.mjmwired.net/resources/mjm-fedora-nvidia.html
This guide is meant to help explain how to determine and install the proper kernel driver to enable hardware accelerated graphics on your Nvidia based video card.
- /boot/grub/grub.conf
Add the following: rdblacklist=nouveau to the end of the kernel line.
- yum install kmod-nvidia
- blacklist.conf
#blacklist nvidiafb # 요부분 주석처리 했다.
- /etc/modprobe.d/blacklist-nouveau.conf
blacklist nouveau # grub에서 rdblacklist=nouveau 를 넣어주면 안해도 된다??
# Thunderbird for x86_64
- https://addons.mozilla.org/en-US/thunderbird/addon/2313/
- http://releases.mozilla.org/pub/mozilla.org/calendar/lightning/releases/1.0b2/contrib/linux-x86_64/
- opera로부터 copy & paste이 안될 경우
. thunderbird에서 마우스 오른쪽 버튼 누르고 '포맷없이 붙여넣기' 선택 또는
. thunderbird 제목창에 붙여 넣기 하면 된다.
# ibus and opera : 현재 Opera 11.x로는 아래 현상 나오지 않는다.
- 한글 입력으로 ibus가 기본인데 가끔씩 몇초정도 화면이 얼어붙는 현상이 있다. Opera와의 조합일때 발생하는 듯하다.
- Opera에서는 Shift가 들어가는 글자를 칠때 문제가 발생한다.
- scim으로 바꿨다. 이때 scim-hangul을 깔아줘야 한다. 근데 scim도 가끔 얼어붙네요. 잉~ 그래서 pkill ibus를 해주면 풀리는 듯 하다.
# ethernet lan port down
a. lan 케이블을 빼고 넣고 하다 보면 lan포트가 살지 않는다.
. dmesg를 봤더니 atl1c 모듈이 관련되더라
. modprobe -r atl1c; modprobe atl1c 했더니 링크가 살더라.
# lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 02)
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (rev 05)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05)
01:00.0 VGA compatible controller: nVidia Corporation GT218 [GeForce 310M] (rev a2)
01:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev a1)
03:00.0 Ethernet controller: Atheros Communications AR8131 Gigabit Ethernet (rev c0)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05)
ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05)
ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
# Disk partition information
Command (m for help): p
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x235ca927
Device Boot Start End Blocks Id System
/dev/sda1 1 196 1572864 12 Compaq diagnostics
Partition 1 does not end on cylinder boundary.
/dev/sda2 * 196 2565 19029474+ 7 HPFS/NTFS
/dev/sda3 2566 38913 291965310 f W95 Ext'd (LBA)
/dev/sda5 5226 38912 270590796 7 HPFS/NTFS
/dev/sda6 2566 4703 17171456 83 Linux
/dev/sda7 4704 5225 4192256 82 Linux swap / Solaris
< after deletion of sda5 >
Command (m for help): p
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x235ca927
Device Boot Start End Blocks Id System
/dev/sda1 1 196 1572864 12 Compaq diagnostics
Partition 1 does not end on cylinder boundary.
/dev/sda2 * 196 2565 19029474+ 7 HPFS/NTFS
/dev/sda3 2566 38913 291965310 f W95 Ext'd (LBA)
/dev/sda5 2566 4703 17171456 83 Linux
/dev/sda6 4704 5225 4192256 82 Linux swap / Solaris
< after creation of sds7 >
Command (m for help): p
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x235ca927
Device Boot Start End Blocks Id System
/dev/sda1 1 196 1572864 12 Compaq diagnostics
Partition 1 does not end on cylinder boundary.
/dev/sda2 * 196 2565 19029474+ 7 HPFS/NTFS
/dev/sda3 2566 38913 291965310 f W95 Ext'd (LBA)
/dev/sda5 2566 4703 17171456 83 Linux
/dev/sda6 4704 5225 4192256 82 Linux swap / Solaris
/dev/sda7 5226 38912 270590827+ 83 Linux