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/index.md

18 lines
781 B
Markdown
Raw Normal View History

2016-06-04 20:14:41 +02:00
---
layout: default
---
2016-06-04 20:34:19 +02:00
### Admin
2016-06-10 20:30:02 +02:00
If you are an admin you can login to [falcon.socialnerds.org](/) via SSH. `ssh user@falcon.socialnerds.org`
2016-06-04 20:34:19 +02:00
I have written a simple tool to control our Minecraft server. **`falcon`**. Once connected you can use it to connect to the servers console `falcon console`, start the server `falcon start`, check it's status `falcon status` or kill it with `falcon kill` (but you should avoid the latter - connect to the console and type `stop` to shutdown the server).
If you are wondering how to detach the console window again. Go no further. Type: **`Ctrl-b d`** _(`Ctrl-b` together, then `d`)_
2016-06-04 20:14:41 +02:00
<hr>
2016-06-04 20:34:19 +02:00
I only allow SSH key authentication. Send your SSH key to [falcon@socialnerds.org](mailto:falcon@socialnerds.org).
2016-06-04 21:03:41 +02:00
2016-06-10 20:30:02 +02:00
![grass.png](/grass.png)