Google Groups Home
Help | Sign in
Message from discussion Meeting tomorrow, Saturday, April 25 - the Linux boot process
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Seth House  
View profile
 More options Apr 27, 1:08 pm
From: Seth House <whitei...@gmail.com>
Date: Sun, 27 Apr 2008 10:08:11 -0700 (PDT)
Local: Sun, Apr 27 2008 1:08 pm
Subject: Re: Meeting tomorrow, Saturday, April 25 - the Linux boot process
Quick meeting recap. Our presenter had an unexpected last-minute
obligation so we had a short meeting on stupid ssh tricks. I'll post
an announcement when the audio is available for download. There were
no slides, but here's a recap of some of the commands:

To generate an ssh key::

    ssh-keygen -t rsa

To add that key to your current session::

    eval `ssh-agent`
    ssh-add

To tar a local directory and untar it on a remote host via stdin and
stdout::

    tar cjf - somedir | ssh yourhost 'tar xjf -'

Dan Langford gave an excellent lightning talk on Wubi [1], the Ubuntu
installer for Windows, which was pointed out, is available on the
newly released Hardy disc.

.. [1] http://wubi-installer.org/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google