Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- GlusterFS
- xampp
- 라라벨
- MOUNT
- Laravel
- exception
- VirtualBox
- Trac
- redmine
- tw_cli
- Fedora
- ubuntu
- httpd.conf
- CentOS
- php
- fstab
- 명령어
- APM
- ftp
- JavaScript
- vsftpd
- AIR
- php5
- Linux
- Network
- MySQL
- BIND
- VMware
- nateon
- Subversion
Archives
- Today
- Total
어제와 똑같이 살면서 다른 미래를 기대하지 말자
[CentOS7] firewalld to iptables 사용 본문
iptables 설치 및 서비스 교체
# yum install iptables-services
# systemctl mask firewalld
# systemctl enable iptables
# systemctl enable ip6tables
# systemctl stop firewalld
# systemctl start iptables
# systemctl start ip6tables
'IT관심분야 > Linux' 카테고리의 다른 글
[GlusterFS] 구성제안 및 운영 (0) | 2016.07.07 |
---|---|
[CentOS] APM (PHP 5.6.x 설치) (0) | 2016.04.12 |
[CentOS7] fail2ban 설치 및 설정 (0) | 2016.03.30 |
[CentOS] 리눅스 Charset 확인 및 변경 (0) | 2016.02.19 |
[CentOS] Redmine 2.4 to 3.2 Upgrade (0) | 2016.01.06 |
Comments