반응형
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- stockx.com
- 제이쿼리
- 주식공부
- 리눅스
- 주식
- JavaScript
- react
- 코로나19
- sacai
- GIT
- 자바스크립트
- dunk high
- Dunk Low
- 덩크로우
- Python
- 오라클
- Github
- 드로우
- 덩크 로우
- Nike
- Linux
- 발매예정
- oracle
- jQuery
- 리액트
- 나이키
- draw
- dunklow
- 덩크 하이
- 파이썬
Archives
- Today
- Total
목록firewalld (1)
Life goes slowly...

리눅스 방화벽 포트및 설정을 컨트롤 하기 위해서 CentOs 6 이전에는 iptables service를 사용하였지만 CentOS 7 이후에 firewalld로 대체되어 현재는 firewalld를 사용되고 있습니다. 방화벽 확인 여부 현재 리눅스 서버에서 firewalld이 구동되고 있는지 확인 [root@localhost usr]# firewall-cmd --state not running [root@localhost usr]# systemctl status firewalld ● firewalld.service - firewalld - dynamic firewall daemon Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; v..
프로그래밍/Linux
2020. 7. 30. 14:23