• Anaconda Platform
  • – Welcome
  • – Anaconda Distribution
  • – Anaconda Repository
  • – Anaconda Accelerate
  • – Anaconda Adam
  • – Anaconda Enterprise Notebooks
    • User guide
    • Admin guide
    • Frequently asked questions
    • Help and support
    • Release notes
    • Previous versions
      • AEN 4.2.0
      • AEN 4.1.3
        • User guide (AEN 4.1.3)
        • Admin guide (AEN 4.1.3)
          • Concepts (AEN 4.1.3)
          • Installation (AEN 4.1.3)
          • User management (AEN 4.1.3)
          • System management (AEN 4.1.3)
          • Cheat sheet (AEN 4.1.3)
          • Troubleshooting (AEN 4.1.3)
        • Frequently asked questions (AEN 4.1.3)
        • Help and support (AEN 4.1.3)
        • Release notes (AEN 4.1.3)
      • AEN 4.1.2
      • AEN 4.1.1
      • AEN 4.1.0
      • AEN 4.0
  • – Anaconda Fusion
  • – Anaconda Scale
  • – Anaconda Cloud
  • Anaconda-sponsored OSS programs
  • – Conda
  • – Bokeh
  • – Dask
  • – PhosphorJS

Running SELinux in enforcing mode (AEN 4.1.3)ΒΆ

To run SELinux in Enforcing mode, a few ports must be set up using the semanage port command.

The semange command relies on policycoreutils-python. To install policycoreutils-python, if needed, run:

sudo yum -y install policycoreutils-python

Enable ports 9200 and 9300 for Elasticsearch:

sudo semanage port -a -t http_port_t -p tcp 9200
sudo semanage port -a -t http_port_t -p tcp 9300
Docs Home
Anaconda Home
More Help & Support
2018 Anaconda, Inc.
All Rights Reserved.
Privacy Policy | EULA