IT thoughts, ideas and solutions
  • Start
  • About me
  • Business profile

selinux

A collection of 1 post
ghost

Ghost CMS + SELinux

Easy way to deal with SELinux blocking Your ghost blog port (or other app). Check on what port Your app is listening: netstat -tulpn Check what http ports are allowed by SElinux: semanage port -l | grep http Add Your port to SELinux: semanage port -a -t http_port_t -p
Oct 19, 2016 1 min read
Page 1 of 1
IT thoughts, ideas and solutions © 2023
Powered by Ghost