4. djvu 심화 학습
'OS'에 해당되는 글 7건
- 2014.06.17 [Win Util] WinDjView
- 2014.03.13 [SunOS] Partitioning
- 2010.11.29 [Win] time sync
- 2010.11.09 [Win 2000] 이벤트 ID : 50 solution
- 2010.08.07 [Win 2008] Command Prompt Message Errors
- 2010.05.11 [AIX]duplex(halr/full) mode in AIX
- 2010.05.11 [Win 2000] 이벤트 ID:8032
- H/W : SPARC T4-2
- OS : SunOS 5.10
- CPU : sparcv9 2848 MHz * 2
- memory : 128 G
root[/]# format Searching for disks...done
AVAILABLE DISK SELECTIONS: 0. c0t5000CCA016C3584Cd0 <HITACHI-H109030SESUN300G-A31A cyl 46873 alt 2 hd 20 sec 625> solaris /scsi_vhci/disk@g5000cca016c3584c 1. c0t5000CCA0160FD6C4d0 <HITACHI-H109030SESUN300G-A31A cyl 46873 alt 2 hd 20 sec 625> solaris /scsi_vhci/disk@g5000cca0160fd6c4 2. c0t5000CCA0166D3E1Cd0 <HITACHI-H109030SESUN300G-A31A cyl 46873 alt 2 hd 20 sec 625> solaris /scsi_vhci/disk@g5000cca0166d3e1c 3. c0t5000CCA0225B6C64d0 <HITACHI-H109030SESUN300G-A31A cyl 46873 alt 2 hd 20 sec 625> solaris /scsi_vhci/disk@g5000cca0225b6c64 Specify disk (enter its number): 2 ←partitioning을 원하는 disk를 선택. selecting c0t5000CCA0166D3E1Cd0: solaris [disk formatted] /dev/dsk/c0t5000CCA0166D3E1Cd0s0 is part of SVM volume stripe:d110. Please see metaclear(1M). /dev/dsk/c0t5000CCA0166D3E1Cd0s1 is part of SVM volume stripe:d310. Please see metaclear(1M).
FORMAT MENU: disk - select a disk type - select (define) a disk type partition - select (define) a partition table current - describe the current disk format - format and analyze the disk repair - repair a defective sector label - write label to the disk analyze - surface analysis defect - defect list management backup - search for backup labels verify - read and display labels save - save new disk/partition definitions inquiry - show vendor, product and revision volname - set 8-character volume name !<cmd> - execute <cmd>, then return quit
format> ver or verify ←선택한 “2” 디스크의 정보를 확인.
Primary label contents:
Volume name = < solaris> ascii name = <HITACHI-H109030SESUN300G-A31A cyl 46873 alt 2 hd 20 sec 625> pcyl = 46875 ncyl = 46873 acyl = 2 nhead = 20 nsect = 625 Part Tag Flag Cylinders Size Blocks 0 root wm 0 - 5033 30.00GB (5034/0/0) 62925000 ←사용 중. 1 root wm 5034 - 10067 30.00GB (5034/0/0) 62925000 ←사용 중. 2 backup wu 0 - 46872 279.38GB (46873/0/0) 585912500. 3 unassigned wm 0 0 (0/0/0) 0 4 unassigned wm 0 0 (0/0/0) 0 5 unassigned wm 0 0 (0/0/0) 0 6 usr wm 0 0 (0/0/0) 0 7 unassigned wm 0 0 (0/0/0) 0
format> p or partition ←patition 메뉴로 접근
PARTITION MENU: 0 - change `0' partition 1 - change `1' partition 2 - change `2' partition 3 - change `3' partition 4 - change `4' partition 5 - change `5' partition 6 - change `6' partition 7 - change `7' partition select - select a predefined table modify - modify a predefined partition table name - name the current table print - display the current table label - write partition map and label to the disk !<cmd> - execute <cmd>, then return quit partition> p or print ←partition 정보 출력. Volume: solaris Current partition table (unnamed): Total disk cylinders available: 46873 + 2 (reserved cylinders)
Part Tag Flag Cylinders Size Blocks 0 root wm 0 - 5033 30.00GB (5034/0/0) 62925000 1 root wm 5034 - 10067 30.00GB (5034/0/0) 62925000 2 backup wu 0 - 46872 279.38GB (46873/0/0) 585912500 3 unassigned wm 0 0 (0/0/0) 0 4 unassigned wm 0 0 (0/0/0) 0 5 unassigned wm 0 0 (0/0/0) 0 6 usr wm 0 0 (0/0/0) 0 7 unassigned wm 0 0 (0/0/0) 0 partition> 3(or 4~7) ←신규 할당을 위한 partition 선택. Part Tag Flag Cylinders Size Blocks 3 unassigned wm 0 0 (0/0/0) 0
Enter partition id tag[unassigned]: Enter partition permission flags[wm]: Enter new starting cyl[0]: 46873 ←이전에 할당된 것과 겹치지 않도록 함. `46873' is out of range. Enter new starting cyl[0]: 10068 Enter partition size[0b, 0c, 10068e, 0.00mb, 0.00gb]: 10gb ←10gb 할당. partition> p ←partition 정보 출력(확인). Volume: solaris Current partition table (unnamed): Total disk cylinders available: 46873 + 2 (reserved cylinders)
Part Tag Flag Cylinders Size Blocks 0 root wm 0 - 5033 30.00GB (5034/0/0) 62925000 1 root wm 5034 - 10067 30.00GB (5034/0/0) 62925000 2 backup wu 0 - 46872 279.38GB (46873/0/0) 585912500 3 unassigned wm 10068 - 11745 10.00GB (1678/0/0) 20975000 4 unassigned wm 0 0 (0/0/0) 0 5 unassigned wm 0 0 (0/0/0) 0 6 usr wm 0 0 (0/0/0) 0 7 unassigned wm 0 0 (0/0/0) 0
partition> label ←partition 정보 저장. Ready to label disk, continue? y
partition> quit root[/]# |
2. filesystem 구성 및 확인
root[/]# newfs /dev/rdsk/c0t5000CCA0166D3E1Cd0s3 ←newfs 명령을 통해 파일시스템 구성. newfs: construct a new file system /dev/rdsk/c0t5000CCA0166D3E1Cd0s3: (y/n)? y Warning: 616 sector(s) in last cylinder unallocated /dev/rdsk/c0t5000CCA0166D3E1Cd0s3: 20975000 sectors in 3414 cylinders of 48 tracks, 128 sectors 10241.7MB in 214 cyl groups (16 c/g, 48.00MB/g, 5824 i/g) super-block backups (for fsck -F ufs -o b=#) at: 32, 98464, 196896, 295328, 393760, 492192, 590624, 689056, 787488, 885920, 20055584, 20154016, 20252448, 20350880, 20449312, 20547744, 20646176, 20744608, 20843040, 20941472 root[/]# root[/]# mount /dev/dsk/c0t5000CCA0166D3E1Cd0s3 /mnt ←파일시스템 마운트. root[/]# df -kh | grep mnt ←파일시스템 마운트 확인. mnttab 0K 0K 0K 0% /etc/mnttab /dev/dsk/c0t5000CCA0166D3E1Cd0s3 9.8G 10M 9.7G 1% /mnt root[/]# cd /mnt root[/mnt]# touch test root[/mnt]# echo "TEST" > test root[/mnt]# more test TEST root[/mnt]# |
3. vfstab을 활용한 automount
root[/]# vi /etc/vfstab #device device mount FS fsck mount mount #to mount to fsck point type pass at boot options # fd - /dev/fd fd - no - /proc - /proc proc - no - /dev/md/dsk/d1 - - swap - no - /dev/md/dsk/d0 /dev/md/rdsk/d0 / u6fs 1 no - /devices - /devices devfs - no - sharefs - /etc/dfs/sharetab sharefs - no - ctfs - /system/contract ctfs - no - objfs - /system/object objfs - no - swap - /tmp tmpfs - yes - /dev/dsk/c0t5000CCA0166D3E1Cd0s7 /dev/dsk/c0t5000CCA0166D3E1Cd0s7 /mnt u6fs 1 no - ←위와 같이 /etc/vfstab에 추가, 재부팅 /dev/dsk/c0t5000CCA0166D3E1Cd0s7 filesystem이 /mnt 디렉토리에 마운트가 된다. |
- 윈도우 2000 Server
1. 서비스 → Windows Time → 시작유형 "자동"
시작유형을 자동으로 설정해 놓을 경우 8시간마다 동기화
2. NTP 서버 설정
a. Time Server 설정
net time /setsntp:[IP or domain]
ex) net time /setsntp:windows.com
b. 설정된 Time server 확인
net time /querysntp
3. 레지스트리 수정 : ntp 서버와의 시간차이 최대값을 설정
a. regedit 실행
b. 다음 레지스트리 하위 키를 찾아서 누릅니다.
HKEY LOCAL MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters
c. Dword값 “MaxAllowedClockErrInSecs” 신규생성
d. “MaxAllowedClockErrInSecs” 값 수정
ex) 1000
4. 동기화 테스트 : DB가 운영중인 서버의 경우 시간 변경에 주의를 요함
net stop w32time
net start w32time
w32tm -once
- 윈도우 2003 Server
1. 서비스 -> Windows Time -> 시작유형 "자동"
2. NTP 서버 설정
a. Time Server 설정
net time /setsntp:[IP or domain]
ex) net time /setsntp:windows.com
b. 설정된 Time server 확인
net time /querysntp
3. 레지스트리 수정 : ntp 서버와의 시간차이 최대값을 설정
a. regedit 실행
b. 다음 레지스트리 하위 키를 찾아서 누릅니다.
HKEY LOCAL MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters
c. Dword값 “MaxAllowedClockErrInSecs” 신규생성
d. “MaxAllowedClockErrInSecs” 값 수정
ex) 단위를 10진수로 변경 후 1000
4. 동기화 테스트 : DB가 운영중인 서버의 경우 시간 변경에 주의를 요함
net stop w32time
net start w32time
w32tm -resync
'OS > Windows SVR' 카테고리의 다른 글
[Win 2000] 이벤트 ID : 50 solution (0) | 2010.11.09 |
---|---|
[Win 2008] Command Prompt Message Errors (0) | 2010.08.07 |
[Win 2000] 이벤트 ID:8032 (0) | 2010.05.11 |
1. 터미널이 접속되지 않을경우 이벤트 뷰어에서 시스템 로그에서
이벤트 ID: 50
이벤트 원본: TermDD
이벤트 설명: RDP 프로토콜 구성 요소 "DATA ENCRYPTION"이(가) 프로토콜 스트림에 있는
오류를 삭제하고 클라이언트 연결을 끊었습니다.
라는 메세지가 있는지 확인한다.
있을 경우
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/TermServices/Parameters 에서
레지스트리 수정시 대부분의 서버는 아래 3개 파라메타만 있으며
Certificate만 지우면 됨 (나머지 두개는 지우면 서비스 안됨)
Certificate <- 이거만 지울것
flnternetConnector
UseLicenseServer
2. 현재 터미널 접속이 안되는 사용자들을 보니 공통사항이 모두 v3를 사용하고 있습니다.
아마 V3 때문에 터미널이 접속되지 않는것 같습니다....
우선 v3를 완전히 중지해 보고 터미널 접속을 시도해 보고 1번사항을 체크를 해주십시요
http://kan2.net/zboard/view.php?id=kan2_study_win&page=2&sn1=&divpage=1&sn=off&ss=on&sc=on&select_arrange=hit&desc=desc&no=31
'OS > Windows SVR' 카테고리의 다른 글
[Win] time sync (0) | 2010.11.29 |
---|---|
[Win 2008] Command Prompt Message Errors (0) | 2010.08.07 |
[Win 2000] 이벤트 ID:8032 (0) | 2010.05.11 |
Question :
Opening a command prompt in Windows 7 and running any command results in error messages such as the ones below (in this case a dir command):
01/28/2010 09:06 AM The system cannot find message text for message number 0x2373 in the message file for Application.
Windows
The system cannot find message text for message number 0x2378 in the message file for Application.
The system cannot find message text for message number 0x2379 in the message file for Application.
For other commands it references "System" rather than "Application" in the error message. I've seen other posts online describing the same behavior linked to the copies of Win7 distributed at the Gartner Symposium in October as part of the general availability announcement (this is where I got my copy).
Any help or suggestions would be appreciated.
-----------------------------------------------------------------------------------------------------------------
Answer :
Hi,
You're getting those messages because you're running the CMD.exe from a folder different than what's defined in the %COMSPEC% environment variable.
If you want to open a command prompt to a specific folder you can right-click and pick "Open Command Window Here" (built into Vista and 7). It's extra slick because if you do it on a network share Windows will automatically map a drive letter to it for you. Right-click on the folder C:\windows\system32 on your machine while holding down the shift key. You'll see an extra context-sensitive menu item there: Open Command Prompt here. Just click on this menu and a command window will open with the current working directory set to the folder's actual location.
Another option is to make a new CMD shortcut.
Make a new shortcut, enter %COMSPEC% as the Target, and give it a name you'd like. Once it's created, edit the shortcut and change the "Start in" path to where you'd like the command prompt to open to.
'OS > Windows SVR' 카테고리의 다른 글
[Win] time sync (0) | 2010.11.29 |
---|---|
[Win 2000] 이벤트 ID : 50 solution (0) | 2010.11.09 |
[Win 2000] 이벤트 ID:8032 (0) | 2010.05.11 |
Use the following command
entstat -d ent0
Where ent0 is the card number.
EVENT ID : 8032
브라우저 서비스가 여러 번 전송 \Device\NetBT_Tcpip_{7F28CE75-D89D-4A50-931F-F4DEE18A4DA0}에서 백업 목록을 검색하지 못했습니다. 백업 브라우저를 중지하고 있습니다.
참고로 위의 오류는 항상 밑에생기는 경고와 같이 생기고 있답니다.
EVENT ID : 8021
브라우저가 네트워크 \Device\NetBT_Tcpip_{7F28CE75-D89D-4A50-931F-F4DEE18A4DA0}에 있는 브라우저 마스터 \\COMPUTERNAME(으)로부터 서버 목록을 검색하지 못했습니다. 데이터는 오류 코드입니다.
이벤트 ID 8032 와 8021은 일반적으로 같이 일어나게 됩니다.
우선 정확하진 않지만 랜카드가 두개인 서버에서 두개다 같은 네트웍을 가지키고 있을때 나타나는 현상으로
알고 있습니다. 즉 서버를 기준으로 서브넷이 나눠져 있어야 하는데 같은 서브넷으로 존재하는 것이지요.
해결을 위해서 먼저 네트워크 상태를 점검해보시고요.
명령 프롬프트에서 Net Stop Browser 로 브라우징 서비스를 중지해 보세요
그리고 브라우징 서비스란 일종의 NetBios를 이용한 네트웍 찾기 라고 생각하시면 되는데요.
바탕화면에 나타나는 네트워크 환경을 더블클릭 하면 컴퓨터 목록을 검색할수 있는데
이런 서비스가 브라우징 서비스 입니다. 참 무식하죠 호스트를 찾는데
NetBios 네임으로 브로트 케스트에서 찾는것.. 물론 이때 클라이언트가 잠시 응답을 못할 상황이 되면
목록에는 클라이언트가 나타나지 않게 됩니다..
MS 에서도 브라우징 서비스는 문제가 있다고 말함..
'OS > Windows SVR' 카테고리의 다른 글
[Win] time sync (0) | 2010.11.29 |
---|---|
[Win 2000] 이벤트 ID : 50 solution (0) | 2010.11.09 |
[Win 2008] Command Prompt Message Errors (0) | 2010.08.07 |