일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- DNS
- 리눅스
- apachetop
- http
- 쇼펜의상속자 #킨텍스메가쇼 #섬유향수탈취제
- Cache
- Bash
- PERL
- 칭찬교육
- rsync
- cadre
- Kernel
- goaccess
- rm
- Disk
- ext4
- CPU
- 디스크
- iptables
- Hack
- pid
- PORT
- 솔라리스
- ext3
- windows
- rm -rf
- Performance
- Linux
- Python
- 좌절교육
- Today
- Total
목록리눅스 (93)
Ben's
* ext3grep 사용: rm 으로 삭제된 파일/디렉토리 복구 1. 삭제즉시 해당 파티션 read only로 바꾸거나 umount(umount 권장) mount -o remount,ro /home 2. 추가 디스크 장착하여 파티셔닝/파일시스템 생성 / 임의의 마운트 포지션에 mount 3. ext3grep 설치 - http://ext3grep.googlecode.com/files/ext3grep-0.10.2.tar.gz - ./configure && make && make install 4. cd "임의의 마운트 포지션" 5. ext3grep 복구 진행(주의!! dump, restore 같은 디렉토리에서 명령 내려야함.) - dump : ext3grep --after=1359385200 --dump-n..
http://blog.naver.com/PostView.nhn?blogId=fyman&logNo=140120803395 apt-get install language-env set-language-env -R
http://opennomad.com/content/performance-different-scripting-languages-shell-v-perl-v-python-v-ruby Results To be honest, I was surprised at the results. I ran the tests 3 times and took averages. The data can be viewed at Google Docs Performance of Scripting Languages with the raw results in their owns sheets. Here is the summary table, but the google doc looks crisper. . Shell Perl Python Ruby..
쉘 스크립트에서 글자 색 적용Linux-Kernel 2012/01/07 01:12 http://blog.naver.com/ssregimin/147674771 전용뷰어 보기 참고글: http://www.bashguru.com/2010/01/shell-colors-colorizing-shell-scripts.html echo -e "\033[COLOR1;COLOR2m sample text\033[0m" [ TEXT ATTRIBUTES ] ANSI CODE Meaning 0 Normal Characters 1 Bold Characters 4 Underlined Characters 5 Blinking Characters 7 Reverse video Characters [ COLORS ] Bold off colo..
http://kensei.co.kr/linux/543 http://coffeenix.net/board_view.php?bd_code=1696 http://blog.naver.com/junix?Redirect=Log&logNo=80096503955 http://londonplane.tistory.com/6 http://2factor.tistory.com/69 http://stackoverflow.com/questions/3784710/when-install-mysql-proxy-no-package-lua5-1-found http://luabinaries.sourceforge.net/download.html