\\

**Dies ist eine alte Version des Dokuments!** ----

A PCRE internal error occured. This might be caused by a faulty plugin

======Ssh svn keyfile====== 1) SSH Schlüsselpaar erstellen auf dem Rechner der sich ohne Passwortabfrage authentifizieren soll <file> ssh-keygen -t rsa </file> <file> ssh-copy-id -i .ssh/id_rsa.pub username@serverip </file> <file> -rw-r--r-- 1 root root 392 2. Jul 15:18 authorized_keys </file> _______________________________________________________________________ Nun haben wir in "/home/[USER]/.ssh/" einmal die file: "id_rsa" und "id_rsa.pub" 2) Kopieren der id_rsa.pub Datei auf den Zielrechner <file> scp id_rsa.pub [USER]@zielrechner.de:/home/[USER]/.ssh/ </file> 3) Erstellen der Keyfile auf dem Zielrechner <file> cd /home/[USER]/.ssh/ cat id_rsa.pub >> authorized_keys2 </file>

Navigation

{{indexmenu>:noswiki#1|js#noswiki navbar nocookie}} {{indexmenu>:noserp#1|js#noserp navbar nocookie}} {{indexmenu>:noswawi#1|js#noswawi navbar nocookie}} {{indexmenu>:nosrewe#1|js#nosrewe navbar nocookie}} {{indexmenu>:nosshop#1|js#nosshop navbar nocookie}} {{indexmenu>:noscms#1|js#noscms navbar nocookie}} {{indexmenu>:nosintern#1|js#nosdienst navbar nocookie2}}

Drucken/exportieren