centOS7 에서 

centOS7 에서  세션디렉토리 쓰기

# chcon -R -t httpd_sys_rw_content_t  /session

이넘 때문에 몇시간을 헤맸네.. ㅜㅜ

 

FIREWALL 정의

# firewall-cmd –permanent –add-service=http

# firewall-cmd –permanent –add-service=ssh

# firewall-cmd –permanent –add-service=mysql

firewall-cmd –reload

CentOS 버전 확인

 

# lsb_release -a

LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch

Distributor ID: CentOS

Description: CentOS release 6.3 (Final)

Release: 6.3

Codename: Final

#