Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Konstantin A
tower
Commits
4b23de44
Commit
4b23de44
authored
Feb 26, 2018
by
Aleksey Shirokih
Browse files
Mention firewall config in tower readme [skip ci]
parent
2a77fa30
Changes
1
Hide whitespace changes
Inline
Side-by-side
Readme.md
View file @
4b23de44
...
...
@@ -26,6 +26,9 @@ NOC (http://nocproject.org/) installations.
# useradd -d /home/tower -g tower -s /bin/bash -m tower
You have to check if 'SELINUX=disabled' in /etc/sysconfig/selinux and reboot system after changes
# firewall-cmd --add-port 8888/tcp --permanent
# firewall-cmd --reload
```
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment