Netzrauschen - posts tagged 'howto' http://netzrauschen.tknetwork.de/ Netzrauschen - posts tagged 'howto' - posts tagged 'howto' http://netzrauschen.tknetwork.de/ http://9.asset.soup.io/asset/0321/1177_24e5.png 48 48 Tech &amp;amp; Culture: Fundstücke aus Netz und RL, zusammengestellt und kommentiert aus Sicht eines Teilzeit-Geeks. »In zwanzig Jahren wirst Du mehr enttäuscht sein von den Dingen die Du nicht getan hast, als von den Dingen, die Du getan hast. Also wirf die Leinen los. Verlasse den sicheren Hafen. Lass den Passatwind in Deine Segel wehen. Erforsche. Träume. Entdecke.« Mark Twain Xing | Twitter Make A Rails Plugin From Scratch {"tags":["ruby","rails","howto"],"type":"link","title":"Make A Rails Plugin From Scratch","source":"http://www.railsforum.com/viewtopic.php?id=682","body":null} <p><a href="http://www.railsforum.com/viewtopic.php?id=682">http://www.railsforum.com/viewtopic.php?id=682</a></p>Sat, 26 Sep 2009 15:12:39 GMThttp://netzrauschen.tknetwork.de/post/29692314/Make-A-Rails-Plugin-From-Scratchurn:www-soup-io:1:29692314linkrubyrailshowto SSH ohne Passwort -- eine kurze Anleitung {"tags":["ssh","linux","howto"],"type":"link","title":"SSH ohne Passwort -- eine kurze Anleitung","source":"http://www.schlittermann.de/doc/ssh.html","body":"Die *.pub-Dateien k\u00f6nnen nun auf den Zielhost kopiert werden und dort an ~/.ssh/authorized_keys angeh\u00e4ngt werden:\n$ ssh-copy-id user@remote-system\n$ ssh-copy-id -i ~/.ssh/id_rsa.pub user@remote-system\n$ ssh-copy-id -i ~/.ssh/id_dsa.pub user@remote-system\n\nOder, wenn ssh-copy-id nicht vorhanden ist:\n$ cat ~/.ssh/*.pub | ssh user@remote-system 'umask 077; cat \u0026gt;\u0026gt;.ssh/authorized_keys'"} <p>Die *.pub-Dateien können nun auf den Zielhost kopiert werden und dort an ~/.ssh/authorized_keys angehängt werden: $ ssh-copy-id user@remote-system $ ssh-copy-id -i ~/.ssh/id_rsa.pub user@remote-system $ ssh-copy-id -i ~/.ssh/id_dsa.pub user@remote-system Oder, wenn ssh-copy-id nicht vorhanden ist: $ cat ~/.ssh/*.pub | ssh user@remote-system 'umask 077; cat &gt;&gt;.ssh/authorized_keys'</p> <p><a href="http://www.schlittermann.de/doc/ssh.html">http://www.schlittermann.de/doc/ssh.html</a></p>Wed, 08 Jul 2009 10:54:39 GMThttp://netzrauschen.tknetwork.de/post/22824936/SSH-ohne-Passwort-eine-kurze-Anleitungurn:www-soup-io:1:22824936linksshlinuxhowto How do I clone all remote branches with Git? - Stack Overflow {"tags":["git","tutorial","howto"],"type":"link","title":"How do I clone all remote branches with Git? - Stack Overflow","source":"http://stackoverflow.com/questions/67699/how-do-i-clone-all-remote-branches-with-git","body":"I have a master and a dev branch, both pushed to github, I've cloned, pulled, fetched, but I remain unable to get anything other than the master branch back. I'm sure I'm missing something obvious, but I have RTM any I'm getting no joy at all."} <p>I have a master and a dev branch, both pushed to github, I've cloned, pulled, fetched, but I remain unable to get anything other than the master branch back. I'm sure I'm missing something obvious, but I have RTM any I'm getting no joy at all.</p> <p><a href="http://stackoverflow.com/questions/67699/how-do-i-clone-all-remote-branches-with-git">http://stackoverflow.com/questions/67699/how-do-i-clone-all-remote-branches-with-git</a></p>Thu, 25 Jun 2009 09:12:45 GMThttp://netzrauschen.tknetwork.de/post/22026095/How-do-I-clone-all-remote-branchesurn:www-soup-io:1:22026095linkgittutorialhowto Einführung in CSS – Einführung in XHTML, CSS und Webdesign {"tags":["css","tutorial","howto","cs"],"type":"link","title":"Einf\u00fchrung in CSS \u2013 Einf\u00fchrung in XHTML, CSS und Webdesign","source":"http://jendryschik.de/wsdev/einfuehrung/css/","body":"Dieses Kapitel f\u00fchrt Sie in Cascading Style Sheets (CSS) ein und beschreibt den Aufbau von CSS-Stylesheets entsprechend der Version 2.1."} <p>Dieses Kapitel führt Sie in Cascading Style Sheets (CSS) ein und beschreibt den Aufbau von CSS-Stylesheets entsprechend der Version 2.1.</p> <p><a href="http://jendryschik.de/wsdev/einfuehrung/css/">http://jendryschik.de/wsdev/einfuehrung/css/</a></p>Thu, 14 May 2009 10:38:28 GMThttp://netzrauschen.tknetwork.de/post/19477383/Einf-hrung-in-CSS-Einf-hrung-inurn:www-soup-io:1:19477383linkcsstutorialhowtocs