Meeting tomorrow, Saturday, April 25 - the Linux boot process

0 views
Skip to first unread message

Seth House

unread,
Apr 25, 2008, 5:52:55 PM4/25/08
to Ogden Area Linux Users Group
Our meeting tomorrow is all about the Linux boot process, "from power
button to login prompt, including mastering runlevels," presented by
Aaron Toponce.

11:00 A.M. at Weber State University in Building 4, Room 406.

See you there!
- Seth

Seth House

unread,
Apr 25, 2008, 5:53:53 PM4/25/08
to Ogden Area Linux Users Group
That's Saturday, April 26. :-P

Clint Savage

unread,
Apr 26, 2008, 12:03:36 AM4/26/08
to oa...@googlegroups.com
Is it gonna be streamed?

Clint

Seth House

unread,
Apr 26, 2008, 12:45:21 AM4/26/08
to Ogden Area Linux Users Group
On Apr 25, 10:03 pm, "Clint Savage" <her...@gmail.com> wrote:
> Is it gonna be streamed?

Yeah, thanks, Clint. It'll be streamed live from the UTOS streaming
server, then put up for download from the UTOS podcasts page during
this coming week.

.. __: http://stream.utos.org/

Clint Savage

unread,
Apr 26, 2008, 4:54:39 AM4/26/08
to oa...@googlegroups.com
--~--~---------~--~----~------------~-------~--~----~

I was going to try to pop on and listen if I have the opportunity.

Cheers,

Clint

Seth House

unread,
Apr 27, 2008, 1:08:11 PM4/27/08
to Ogden Area Linux Users Group
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 all
Reply to author
Forward
0 new messages