Warning: Undefined array key "REMOTE_USER" in /srv/http/wiki/feed.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /srv/http/wiki/feed.php:37) in /srv/http/wiki/feed.php on line 48

Warning: Cannot modify header information - headers already sent by (output started at /srv/http/wiki/feed.php:37) in /srv/http/wiki/feed.php on line 49

Warning: Cannot modify header information - headers already sent by (output started at /srv/http/wiki/feed.php:37) in /srv/http/wiki/feed.php on line 50

Warning: Cannot modify header information - headers already sent by (output started at /srv/http/wiki/feed.php:37) in /srv/http/wiki/feed.php on line 51

Warning: Cannot modify header information - headers already sent by (output started at /srv/http/wiki/feed.php:37) in /srv/http/wiki/inc/httputils.php on line 28

Warning: Cannot modify header information - headers already sent by (output started at /srv/http/wiki/feed.php:37) in /srv/http/wiki/inc/httputils.php on line 29

Warning: Undefined array key "media" in /srv/http/wiki/feed.php on line 226

Warning: Undefined array key "date" in /srv/http/wiki/feed.php on line 233

Warning: Undefined array key "media" in /srv/http/wiki/feed.php on line 235

Warning: Undefined array key "media" in /srv/http/wiki/feed.php on line 305

Warning: Undefined array key "media" in /srv/http/wiki/feed.php on line 419

Warning: Undefined array key "media" in /srv/http/wiki/feed.php on line 226

Warning: Undefined array key "date" in /srv/http/wiki/feed.php on line 233

Warning: Undefined array key "media" in /srv/http/wiki/feed.php on line 235

Warning: Undefined array key "media" in /srv/http/wiki/feed.php on line 305

Warning: Undefined array key "media" in /srv/http/wiki/feed.php on line 419

Warning: Undefined array key "media" in /srv/http/wiki/feed.php on line 226

Warning: Undefined array key "date" in /srv/http/wiki/feed.php on line 233

Warning: Undefined array key "media" in /srv/http/wiki/feed.php on line 235

Warning: Undefined array key "media" in /srv/http/wiki/feed.php on line 305

Warning: Undefined array key "media" in /srv/http/wiki/feed.php on line 419
XifNet Wiki xifnet:procedures https://wiki.xif.fr/ 2024-05-03T23:59:08+00:00 XifNet Wiki https://wiki.xif.fr/ https://wiki.xif.fr/lib/tpl/bootstrap3/images/favicon.ico text/html 2016-10-23T21:41:32+00:00 Anonymous (anonymous@undisclosed.example.com) Creation of a git repo https://wiki.xif.fr/xifnet/procedures/create_git_repo?rev=1477251692&do=diff Creation of a git repo On Satanas : * ssh on satanas.net.xif.fr * cd /data/git/ * mkdir {repo}.git && cd {repo}.git * git init --bare * Add sharedRepository = true into section [core] of ./config * Edit ./description * mv hooks/post-update.sample hooks/post-update && chmod +x hooks/post-update text/html 2016-10-23T19:36:10+00:00 Anonymous (anonymous@undisclosed.example.com) XifNet Procedures https://wiki.xif.fr/xifnet/procedures/index?rev=1477244170&do=diff XifNet Procedures <script type="text/javascript"> catlist_baseurl = "https://wiki.xif.fr/"; catlist_basescript = "doku.php"; catlist_useslash = 1; catlist_userewrite = 1; catlist_sepchar = "_"; catlist_deaccent = 1; catlist_pagename_sanitize = 1; </script><ul class="catlist-nslist" ><li class="catlist-page">Creation of a git repo</li><li class="catlist-page">Incoming SSH tunnels with the XifNet</li></ul> text/html 2017-05-21T13:52:41+00:00 Anonymous (anonymous@undisclosed.example.com) Incoming SSH tunnels with the XifNet https://wiki.xif.fr/xifnet/procedures/ssh_tunnel?rev=1495367561&do=diff Incoming SSH tunnels with the XifNet No UPnP on ur network ? Can't open NAT ports ? Too bad... Well, there is a solution : SSH Tunnels. Let's see how. On ur machine : * ssh-keygen -t ed25519 -f .ssh/sshtun * Copy ur pub key (cat .ssh/sshtun.pub