반응형 CentOS26 Configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information yum -y install libc-client libc-client-devel 2011. 3. 22. send: command not found / interact: command not found [root@★]# sh ce_sync.sh ce_sync.sh: line 2: spawn: command not found expect: invalid option -- r usage: expect [-div] [-c cmds] [[-f] cmdfile] [args] ce_sync.sh: line 5: send: command not found ce_sync.sh: line 6: interact: command not found ce_sync.sh: line 7: /root: is a directory ce_sync.sh: line 8: /root: is a directory ce_sync.sh: line 9: /root: is a directory 아 이런 어이가.. [root@★]# ./ce_sync.. 2011. 1. 20. CentOS 에서 Ping (핑) 막는 2가지 방법 출처 : http://blog.naver.com/PostView.nhn?blogId=nforce7050&logNo=140101573404 1. 커널파라미터 제어 하는방법 - 0 이면응답하고 1이면 응답 안함. 핑을 때리면 Request timed out. 메세지를 뿌린다. [root@util ~]# cat /proc/sys/net/ipv4/icmp_echo_ignore_all ------------------- 0 ------------------- [root@util ~]# echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_all [root@util ~]# echo 1 > /proc/sys/net/ipv4/icmp_echo_ignore_all 2. iptables 이용하는.. 2010. 11. 26. 페도라 EPEL 사용하기 fedora by afsilva 오늘 이걸 처음 사용했는데 정말 좋은건 fail2ban 또는 rkhunter , chrootkit 을 설치할대 컴파일 할 필요없이 , yum 으로 설치가능하다는거 , 정확이 이게 페도라 프로젝트의 일종인것 같은데 이쪽 설명에 의하면 EPEL (Extra Packages for Enterprise Linux) is a volunteer-based community effort from the Fedora project to create a repository of high-quality add-on packages that complement the Fedora-based Red Hat Enterprise Linux (RHEL) and its compatible spinof.. 2010. 9. 29. 젠투, emerge --sync 시, temporary failure in name resolution Gentoo Penguin coming in from the Ocean by chrispearson72 왠지 익숙하다랄까.. 저 오류가.. 2010/01/19 - [Study/Linux] - YUM IOError : centos하고 데비안하고 무슨 관계냐고요?? 네 저 두 공통적인 문제는 dns가 제대로 지정이 안되었다는것입니다. emerge --sync를 실행시켰는데 temporary failure in name resolution 오류가 뜨면 /etc/resolve.conf 의 dns를 확인해 주세요.. 그런데 전 이번에도 여기서 문제가 발생이 안되더라고요. 저는 dns는 제대로 지정했거든요.. 역시 문제는... /etc/conf.d/net 여기였는데.. iface_eth0="xxx.xxx.xxx.x.. 2010. 4. 6. 리눅스 mount 개념 https://www.linux.co.kr/home/lecture/index.php?cateNo=1&secNo=32&theNo=&leccode=10804 요즘.. 리눅스를 처음부터 다시 보는중.....아 모르겠다.ㅠㅠ 2010. 3. 27. 이전 1 2 3 4 5 다음 반응형