Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Gelencsér Szabolcs
/
salt
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
8b56dbe7
authored
Jul 31, 2015
by
Czémán Arnold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README.md: update Troubleshooting section
parent
583cd68d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
2 deletions
+13
-2
README.md
+13
-2
No files found.
README.md
View file @
8b56dbe7
...
...
@@ -206,4 +206,16 @@ Finally, we can run the machine. Click on 'deploy' and start it. You can choose,
![
ubuntu 14.04
](
_static/images/ubuntu.png
)
## Troubleshooting ##
Comming soon!
\ No newline at end of file
### Portal wont loaded
Maybe port 443 closed. Check and open it.
### Portal wont loaded on Ubuntu 14.04
```
bash
sudo
service nginx restart
```
### Cannot reach the internet on VM-s on distro from Red Hat family
```
bash
sudo
systemctl restart systemd-sysctl
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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