socialnerds/gmurml
socialnerds
/
gmurml
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
gmurml/admin.md

24 lines
485 B
Markdown
Raw Normal View History

2016-06-04 20:14:41 +02:00
---
layout: default
---
### Login
If you are an admin you can login to [falcon.socialnerds.org](ssh://falcon.socialnerds.org) via ssh.
```
ssh username@falcon.socialnerds.org
```
### Check server status
```
falcon status
```
_You will be asked to supply your sudo password._
### Start server
```
falcon start
```
_See what else falcon can do with `falcon help`._
<hr>
SSH only allows key authentication. Send your SSH key to [falcon@socialnerds.org](mailto:falcon@socialnerds.org).