diff options
Diffstat (limited to 'Howtos/IT-Infrastruktur.mdwn')
-rw-r--r-- | Howtos/IT-Infrastruktur.mdwn | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/Howtos/IT-Infrastruktur.mdwn b/Howtos/IT-Infrastruktur.mdwn index 839d1de1..a8912ac7 100644 --- a/Howtos/IT-Infrastruktur.mdwn +++ b/Howtos/IT-Infrastruktur.mdwn @@ -16,27 +16,6 @@ URL: [[Mailinglisten|Mailingliste]] * URL: <https://wiki.starship-factory.ch/> * Git: <http://git.ancient-solutions.com/gitweb/gitweb.cgi?p=starship-factory/wiki.git> * Git command: git clone git+ssh://www-static.zdl.internetputzen.com/srv/www/wiki.starship-factory.ch/wiki.git - -/!\ Funktioniert leider nicht! -<div class="alert alert-info"> -1. Versuch Ausserhalb SF-Netzwerk:<br/> -$ git clone git+ssh://www-static.zdl.internetputzen.com/srv/www/wiki.starship-factory.ch/wiki.git<br/> -Klone nach 'wiki' ...<br/> -socket: Address family not supported by protocol<br/> -ssh: connect to host www-static.zdl.internetputzen.com port 22: Address family not supported by protocol<br/> -fatal: Could not read from remote repository.<br/> -Please make sure you have the correct access rights and the repository exists.<br/> -<br/> -2. Versuch innerhalb SF-Netzwerk mit Besucherlaptop:<br/> -% git clone git+ssh://www-static.zdl.internetputzen.com/srv/www/wiki.starship-factory.ch/wiki.git<br/> -Klone nach 'wiki'...<br/> -The authenticity of host 'www-static.zdl.internetputzen.com (2a00:6340:5:2000:216:3eff:fe33:c06)' can't be established.<br/> -ED25519 key fingerprint is (gelöscht).<br/> -Are you sure you want to continue connecting (yes/no)? yes<br/> -Warning: Permanently added 'www-static.zdl.internetputzen.com,2a00:6340:5:2000:216:3eff:fe33:c06' (ED25519) to the list of known hosts.<br/> -zweistein@www-static.zdl.internetputzen.com's password: <br/> -fatal: protocol error: bad line length character: Crea<br/> -</div> * Dokumentation: * [[Bilder ins Wiki hochladen|Howtos/bilder-ins-wiki]] |