링크 https://github.com/sivel/speedtest-cli설치 wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py chmod +x speedtest-cli테스트 ./speedtest-cli --help ./speedtest-cli --server 서버번호 ./speedtest-cli --server 16352 --no-upload --no-upload 업로드는 트래픽 요금을 유발하여 다운로드만 측정 ping time 과 함께 초당 다운로드 되는 용량을 출력함
Unable to open logs apache 시작 에러 발생 [root@Webtest conf.d]# service httpd start httpd (을)를 시작 중: [실패]/etc/httpd/logs/error_log Unable to open logs원인 로그 파일 경로에 대한 권한 혹은 소유자 문제 httpd 설정 등 다양한 원인이 있을수 있음open file limits 설정 [root@Webtest ~]# ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 127..
설치 yum install yum-utilsrepo 설정 /etc/yum.repos.d/nginx.repo [nginx-stable] name=nginx stable repo baseurl=http://nginx.org/packages/centos/$releasever/$basearch/ gpgcheck=1 enabled=1 gpgkey=https://nginx.org/keys/nginx_signing.key [nginx-mainline] name=nginx mainline repo baseurl=http://nginx.org/packages/mainline/centos/$releasever/$basearch/ gpgcheck=1 enabled=0 gpgkey=https://nginx.org/keys/n..
설치 yum install epel-release yum install jwhois
mod_geoip + httpd 참고 원문 사이트 https://www.tecmint.com/install-mod_geoip-for-apache-in-centos/ https://xinet.kr/?p=2711설치 yum install epel-release yum install mod_geoip GeoIP GeoIP-devel GeoIP-data zlib-develDB 업그레이드? # cd /usr/share/GeoIP/ # mv GeoIP.dat GeoIP.dat_org # wget http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.tar.gz # wget http://geolite.maxmind.com/download/geoip/..
firewalld + geoip with CentOS7 geoip 는 간단하게 yum 설치만으로 연동할수 있을줄 알았는데 잘 안되네 참고 원문 사이트 (시골청년의 엔지니어이야기) https://xinet.kr/?p=2132사전 필요 패키지 설치? yum install gcc gcc-c++ make automake unzip zip xz kernel-devel-`uname -r` iptables-devel openssh-clients perl-CPAN irqbalance ntsysv vim pci* ncurses* ipvsadm bridge-utils wget libmnl* perl-NetAddr-IP perl-Text-CSV_XSxtables-addon 다운로드 및 설치 https://sourceforg..
firewalld + ipset with CentOS7아마도 CentOS7에서 firewalld 와 ipset 은 기본 설치 되어 있음, 안되어 있으면 yum 으로 설치ipset rule 생성 (DROP_IP 라는 이름의 ipset 생성)firewall-cmd --permanent --new-ipset=DROP_IP --type=hash:ip지원하는 ipset 의 hash 정보firewall-cmd --permanent --get-ipsets차단하는 firewalld rule 생성firewall-cmd --permanent --direct --add-rule ipv4 filter INPUT 0 -m set --match-set DROP_IP src -j DROPfirewall-cmd --permanent..
- Total
- Today
- Yesterday
- WAF
- softether
- cURL
- 베이어다이나믹
- ssh
- galera
- gitlab
- 인증서
- virtualbox
- IPSEC
- SSL
- OpenVPN
- Apache
- mariadb
- GeoIP
- pptp
- MySQL
- centOS7
- iptables
- NGINX
- ntp
- mod_security
- glusterfs
- 리눅스
- kvm
- centos8
- yum
- L2TP
- HAProxy
- php
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |