분류 전체보기 (918) 썸네일형 리스트형 무의도 가는 방법 무의도 홈페이지 http://www.muuido.co.kr/ 무의도 가는 방법 A) 1.영등포역에서 신세계 백화점 쪽으로 나와서 301번 버스를 탄다.(현금 5,000원, 교통카드 4,500원) 2.인천공항 지나서 잠진도선착장에서 하차한다. 3.카페리를 탄다.(요금 있음) 4.도착 B) 1.서울역전 터미널(서울역 2번 출구)로 나와 삼화고속 직행 연안 부두행을 탄다. 2.인천연안 TR에서 무의도행 배편을 이용한다. 3.도착 무의도 정보 무의도에는 실미 해수욕장,하나개 해수욕장이 있습니다. 실미 해수욕장은 영화 실미도 촬영으로 유명해 졌고 하나개 해수욕장은 천국의 계단이라는 드라마를 찍었다는 군요. 실미 해수욕장은 무의도 도착하면 바로 걸어서 갈 수 있다고 하고 하나개 해수욕장은 마을 버스를 타고 가면 된.. arp 명령어 1.arp -a workstation의 local arp table을 표시한다. C:>arp -a Interface: 192.168.0.22 --- 0x2 Internet Address Physical Address Type 192.168.0.1 00-00-00-aa-bb-cc dynamic 192.168.0.3 00-00-aa-bb-cc-00 dynamic 2.잘못된 physical address가 지정 되었을 때 수정 방법. # Delete the current arp entry for 192.168.0.1 c:>arp -d 192.168.0.1 # add a static entry for 192.168.0.1 c:>arp -s 192.168.0.1 00-00-00-11-22-33 # Display .. netstat 명령어 1.netstat 도움말 C:>netstat /? Displays protocol statistics and current TCP/IP network connections. NETSTAT [-a] [-e] [-n] [-o] [-s] [-p proto] [-r] [interval] -a Displays all connections and listening ports. -e Displays Ethernet statistics. This may be combined with the -s option. -n Displays addresses and port numbers in numerical form. -o Displays the owning process ID associated with each conne.. 청계천 나들이 지난 토요일 청계천으로 데이트 겸 나들이를 다녀 왔습니다. 5호선 광화문역에서 하차하여 청계광장에서 부터 청계천 나들이를 시작 했습니다. 날씨도 따뜻했고 주말이라 그런지 수많은 사람들이 나들이를 나왔더군요. 마침 청계천 전등행사 중이라 볼거리는 늘었네요. ping 정리 ping 정리 C:>ping /? Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS] [-r count] [-s count] [[-j host-list] | [-k host-list]] [-w timeout] target_name Options: -t Ping the specified host until stopped. To see statistics and continue - type Control-Break; To stop - type Control-C. -a Resolve addresses to hostnames. -n count Number of echo requests to send. -l size Send buffer size... Telnet log를 file로 자동 저장. Linux users can log Telnet sessions by using the tee command with the pipe options, as follows: telnet host-ip-address 2>&1 | tee text-file For example: telnet 192.168.10.10 2>&1 | tee routerlog.txt MS-Windows users can use the set logfile filename option within the Telnet utility, as follows: c:windowssystem32>telnet Welcome to Microsoft Telnet Client Escape Character is 'CTRL+]' Microsoft Teln.. PDA Hard Reset에서 자유로워 지기 예전 pda를 처음 사용할때 '하드리셋'이 되어 버렸을때 가슴이 마이~아파던 기억을 등뒤로 하고 몇달전 부터 사용 하고 있는 방법 입니다. 몇번의 시행 착오를 거쳤지만 지금의 방법이 최적인 듯 합니다. 1.pda에서 sprite pocket backup를 설치합니다. 2.sprite pocket backup을 구동 합니다. 3.option을 누르면 사용할 수 있는 메뉴가 나옵니다. Scheduled Backup를 누릅니다. 4.Scheduling를 설정 합니다. Enable Scheduled Backup를 check합니다. Frequency 항목을 선택하고 자동으로 backup를 시작할 시간을 선택 합니다. 외부 메모리로 파일을 저장하는 게 좋겠죠? 위 방법대로 설정을 하시면 매일 하루에 한번씩 자동으로.. 삽질 #2 Authentication Proxy ip auth-proxy 수정 문제로 config 수정 작업을 하고 있었습니다. 기본 적인 명령어는 ip auth-proxy name auth-proxy-name http [auth-cache-time min] [list std-access-list] 입니다. 사용하고 있던 ip auth-proxy name banggae http 를 지우고 ip auth-proxy name banggae http list 10 을 적용 해야 합니다. 사용하고 있던 ip auth-proxy를 no ip auth-proxy name banggae 로 지워 주고 작업을 진행 했습니다. ip auth-proxy auth-proxy-banner ^ hi~ hello~ ^ ip auth-pro.. 이전 1 ··· 80 81 82 83 84 85 86 ··· 115 다음