18
0
Bifurcation 0
Cette révision appartient à :
Benoît S. 2018-08-13 10:55:22 +02:00
Parent dc6f26081c
révision 7a35851860
1 fichiers modifiés avec 21 ajouts et 0 suppressions

21
HowtoGobby.md Fichier normal
Voir le fichier

@ -0,0 +1,21 @@
---
categories:
title: Howto Gobby
...
* Documentation : <https://github.com/gobby/gobby/wiki/Dedicated-Server>
# Serveur
~~~
# apt install infinoted
# adduser --disabled-password gobby
# sudo -iu gobby
$ infinoted-0.6 -k /etc/ssl/private/gobby.key -c /etc/ssl/certs/gobby.pem
~~~
# Client
~~~
# apt install gobby
~~~