Linux System Administration Study Group: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(19 intermediate revisions by 8 users not shown)
Line 2: Line 2:


==About the group==
==About the group==
Information about what this group does.


The Linux Study Group ('''LSG''') has been created in direct relation to the sf-lug group.<br/>
The Linux Study Group ('''LSG''') has been created in direct relation to the SF-LUG group.<br/>
A few of us get together to share studying skills for linux system administration and hack on '''any and''' '''all things linux/f.o.s.s.'''.<br/>  
* Share and study skills for Linux System Administration and hack on '''any and''' '''all things linux/f.o.s.s.'''.<br/>  
We have an eye on certification and use the LPIC (2nd Ed, O'Reilly) book and RHCE Study Guide (4th Ed, Exam RH302, Osborne) by Michael Jang
* Use the LPIC (2nd Ed, O'Reilly) book and RHCE Study Guide (4th Ed, Exam RH302, Osborne) by Michael Jang
on red hat certification.<br/>  
for Red Hat Certification.<br/>  
Emphasis is on '''everyone''' being welcome, doing first, then learning.<br/>
* Emphasis is on '''everyone''' being welcome
We meet in a classroom reserved @ those times & days listed which has full connectivity via wireless/hardwire and whiteboards.<br/>
* '''Do first''', before asking, so you'll learn.
* We meet in a classroom reserved at those times & days listed.
* Full connectivity via wireless/hardwire and whiteboards.
We encourage '''new people of all user levels''' to join in.<br/>
We encourage '''new people of all user levels''' to join in.<br/>
We also encourage users/hackers of other (or multiple) operating systems who are interested in linux and what they can and will do with it.<br/>
We also encourage users/hackers/developers of any, and all, operating systems who are interested in Linux.<br/>


==Meeting time and location==
==Meeting time and location==
===When===
===When===
When is this class?  
When is this class?  
On Tuesdays and Fridays from 15:00 to 18:00 and wide open to go as long as people want to hang out and hack.
On Tuesdays from 15:00 to 16:30
And you may find people hacking on things before this time and after...
===Where===
At [[Getting Here|Noisebridge]],
in the [[Turing]] classroom.
===What===
For discussion, use the [http://linuxmafia.com/mailman/listinfo/sf-lug SF-LUG mailing list]


===Where===
For announcements, use the [http://linuxmafia.com/mailman/listinfo/sf-lug SF-LUG mailing list] or the [https://www.noisebridge.net/wiki/Mailinglist Noisebridge-Discuss list]
At [[Getting Here|Noisebridge]].
in the [https://en.wikipedia.org/wiki/Alan_Turing|Turing] classroom.


===What===
Add to this wiki page (or expand the [https://www.noisebridge.net/wiki/Linux Linux section] of the Noisebridge Wiki) to describe activities, interests, and resources.
For discussion, use the SF-LUG mailing list: http://linuxmafia.com/mailman/listinfo/sf-lug  
==Our Focus==
===Git===  
As of May, 2012 we are deploying Git in order to collaborate on coding, creating, and expanding the class.  Join us to share your thoughts or contact the [http://linuxmafia.com/mailman/listinfo/sf-lug SF-LUG]
for more information.
===Bash Shell Scripting===
In early 2012 the study group focused on shell scripting in Bash. The class was very small, but has grown ever since.  [http://www.systemateka.com/mkshscr.sh.html Here is a shell script] that makes shell scripts. Can you explain every detail on every line?


For announcements, use the SF-LUG mailing list or the noisebridge-discuss list https://www.noisebridge.net/wiki/Mailinglist
The shell scripters are continuing to meet and work through their code on a line by line basis.  [http://www.linuxintheshell.org/2012/02/16/entry-000-redirection/ This article] on redirection is a great read as a followup to the 2/21 meeting


Add stuff to this wiki page (or make sub-pages) to describe activities, interests, and resources:  
[[Category:Linux]]
* what's up with the lab machines in the turing classroom at noisebridge?
* what's a system administrator, anyway? what skills are important?
* do we want to set up some local system for isos of interesting distros?

Revision as of 22:32, 23 September 2012


About the group

The Linux Study Group (LSG) has been created in direct relation to the SF-LUG group.

  • Share and study skills for Linux System Administration and hack on any and all things linux/f.o.s.s..
  • Use the LPIC (2nd Ed, O'Reilly) book and RHCE Study Guide (4th Ed, Exam RH302, Osborne) by Michael Jang

for Red Hat Certification.

  • Emphasis is on everyone being welcome
  • Do first, before asking, so you'll learn.
  • We meet in a classroom reserved at those times & days listed.
  • Full connectivity via wireless/hardwire and whiteboards.

We encourage new people of all user levels to join in.
We also encourage users/hackers/developers of any, and all, operating systems who are interested in Linux.

Meeting time and location

When

When is this class? On Tuesdays from 15:00 to 16:30 And you may find people hacking on things before this time and after...

Where

At Noisebridge, in the Turing classroom.

What

For discussion, use the SF-LUG mailing list

For announcements, use the SF-LUG mailing list or the Noisebridge-Discuss list

Add to this wiki page (or expand the Linux section of the Noisebridge Wiki) to describe activities, interests, and resources.

Our Focus

Git

As of May, 2012 we are deploying Git in order to collaborate on coding, creating, and expanding the class. Join us to share your thoughts or contact the SF-LUG for more information.

Bash Shell Scripting

In early 2012 the study group focused on shell scripting in Bash. The class was very small, but has grown ever since. Here is a shell script that makes shell scripts. Can you explain every detail on every line?

The shell scripters are continuing to meet and work through their code on a line by line basis. This article on redirection is a great read as a followup to the 2/21 meeting