Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
salt
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
17
Merge Requests
1
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
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,

## 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