본문 바로가기

List/Linux

[FTZ] 해커스쿨 FTZ 구축


1. Redhat 9.0 다운로드

http://smleenull.tistory.com/256  (redhat 9.0 다운로드)


2. ftz.iso로 해커스쿨 ftz 설치

http://ba.ckwith.me/#/Images/Hackerschool FTZ   (ftz.iso , 설명서 다운로드)


3. putty, ssh로 접속

putty.exe   (putty 다운로드)









# putty에서 한글 깨짐 시




# putty에서의 백스페이스

"Shift + 백스페이스"




운영팁



# 네트워크 연결

BRIDGE로 설정하여 공유기 NAT IP 받고 재부팅





# level 7 텍스트 파일 없어서 추가 해줘야 함



# trainer 5 CPU 버전 수정하기




# ftz 복구 시 level 1의 ExcuteMe.C 를 ExcuteMe.c로 변경 하고 복구



# 언어 변경

http://www.redhat.com/archives/redhat-list/2003-September/msg00645.html

/etc/sysconfig/i18n

에서 ko_KR.eucKR로 변경



#vmware에서 redhat 9 네트워크 연결이 자꾸 끊기는 경우

/etc/sysconfig/network-scripts/ifcfg-eth0에서 check_link_down() {return 1;} 써주고 재부팅 후

/etc/init.d/network restart



# root 계정으로 트레이너 레벨 실행 후 세그멘테이션 오류

아직 해결 못함


# trainer2 에서 rm 복사원본 명령어 입력 시 진행 불가

아직 해결 못함





'List > Linux' 카테고리의 다른 글

어셈블리어 leave ret  (0) 2014.08.30
레드햇 엔터프라이즈 리눅스의 버전 정리  (0) 2014.08.30
redhat 9.0 다운로드  (0) 2014.08.09
getbinsh.c getsh.c  (0) 2014.08.03
strace 기본 사용법  (0) 2014.07.13