User Tools

Site Tools


os:linux:fedora

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
os:linux:fedora [2022/02/14 06:41] titannetos:linux:fedora [2022/03/28 20:21] (current) titannet
Line 54: Line 54:
 cat /var/log/audit/audit.log | grep denied | grep 3000 | audit2why cat /var/log/audit/audit.log | grep denied | grep 3000 | audit2why
 setsebool -P httpd_can_network_connect 1 setsebool -P httpd_can_network_connect 1
-# or+# or [doesn't work]
 semanage port --add --type http_port_t --proto tcp 3000 semanage port --add --type http_port_t --proto tcp 3000
 semanage port -l | grep 3000 semanage port -l | grep 3000
  
 </code> </code>
os/linux/fedora.1644817295.txt.gz · Last modified: 2022/02/14 06:41 by titannet

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki