ubuntu 서버에서 무선랜 WEP관련 설정.

ubuntu wireless 관련 명령어
iwlist

Connecting to an OPEN / WEP WLAN (DHCP)

Note: replace [interface] with your interface name as required (e.g. eth1, wlan0, ath0 etc.)

iwconfig [interface] mode managed key [WEP key] (128 bit WEP use 26 hex characters, 64 bit WEP uses 10)

iwconfig essid “[ESSID]” (Specify ESSID for the WLAN)

dhclient [interface] (to receive an IP address, netmask, DNS server and default gateway from the Access Point)

무선랜 관련 명령어가 너무 생소해서 고생…

apache2 with mod_ssl

configure 옵션이 중요!!!

…httpd-2.0.59]# ./configure –prefix=/usr/local/httpd-2.0.59 –enable-mods-shared=all –enable-logio –enable-deflate –enable-ssl –with-z=/usr/local –with-ssl=/usr/local/ssl

http://www.devside.net/guides/linux/apache-ssl-deflate

sun eeprom에서 장치명 확인하기…

eeprom에서 장치명 확인하는 방법..

ok devalias

특히 ide cdrom이 장착된 장치에서 boot cdrom 시 can’t boot device 메시지 나왔을 경우 유용함.

우분투이용해서 무선 WEP키 크랙하기.

원문:

http://www.askstudent.com/2006/10/20/how-to-crack-a-wep-key-using-ubuntu/

리눅스 버추얼박스에서 윈도우설치하기?

http://kldp.org/node/82148

정리가 잘 되어 있네요~

우분투 KVM

https://help.ubuntu.com/community/KVM

우분투 리눅스의 Kernel vertual machine으로 다른 OS를 설치하는 문서.

아래는 2021년 1월 30일 추가하였음.

우분투 20.04에 kvm 설치하고 브릿지 네트워크 설정하는 방법.

설치환경 확인

버전확인.

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.1 LTS
Release:        20.04
Codename:       focal

Continue reading

sunshack.

http://www.sunshack.org/

ultra60 system board찾다가발견.그림잘나와있음.

다산L3스위치 셋업

for KT

Continue reading

channel bonding

Channel bonding에 관한 문서.

http://unix.co.kr/data/tunning/?p=10

모니터링 툴 한가지.

네트워크 모니터링 툴 한가지.

http://www.nagios.org/

스크린샷을 보면 꽤 그럴듯해 보인다.