Linux System Administration Study Group: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(sfgiantsace36 -- bringing this up-to-date as of January 2014)
Line 3: Line 3:
==About the group==
==About the group==


The Linux Study Group ('''LSG''') has been created in direct relation to the SF-LUG group.<br/>
The Linux Systems Administration Study Group ('''LSG''') has been created in direct relation to the SF-LUG group and other related Linux events.<br/>
* Share and study skills for Linux System Administration and hack on '''any and''' '''all things linux/f.o.s.s.'''.<br/>
* Share and practice skills for Linux System Administration and hack on '''any''' and '''all''' things Linux/FOSS.<br/>  
* Use the LPIC (2nd Ed, O'Reilly) book and RHCE Study Guide (4th Ed, Exam RH302, Osborne) by Michael Jang
for Red Hat Certification.<br/>  
* Emphasis is on '''everyone''' being welcome
* Emphasis is on '''everyone''' being welcome
* '''Do first''', before asking, so you'll learn.
* We encourage '''new people of all user levels''' to join in.<br/>
* We meet in a classroom reserved at those times & days listed.
* We also encourage users/hackers/developers of any, and all, operating systems who are interested in Linux.
* Full connectivity via wireless/hardwire and whiteboards.
 
We encourage '''new people of all user levels''' to join in.<br/>
===When===
We also encourage users/hackers/developers of any, and all, operating systems who are interested in Linux.<br/>
When is this study group?
Now on '''Thursdays''' from 15:00 to 17:00


==Meeting time and location==
==Meeting time and location==
===When===
* We are now meeting in a location offsite from the Space, but in SF, on Thursdays from 15:00-17:00.
When is this class?
* If you want to join us, hit one of the organizers' by email offlist or ask someone else who you know is in the group, and we will be glad to give you the details...
On Tuesdays from 15:00 to 16:30
* For announcements, check out the [https://www.noisebridge.net/wiki/Mailinglist Noisebridge-Discuss list].
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]  


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]
==Our Current Focus==
* We'll be setting up various networking equipment (server,switch, router, gateway, etc.) in two different rooms at the new location (as time provides) as well as starting other study topics.
* We'll be moving a box with existing server and routing software from one room to another room and connecting it to their network and securing it.
* This will be done as it would be in an occupational scenario giving two rooms internet via eth_ and wlan_ (i.e., establishing full connectivity via hardwire/wireless.)


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.
===Past Bash Shell Scripting for Linux Systems Administrators===
==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?
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?


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
The shell scripters were meeting and working 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 past 2012-02-21 meeting.
One of the shell scripters put out [http://www.grantbow.com/command_line.html this good meta-guide] for learning the Command Line and for creating more advanced shell scripting in Bash.
There are also the most recent [http://www.linuxcommand.org/tlcl.php The Linux Command Line book] and [http://bash.deta.in/abs-guide.pdf Advanced Bash-Scripting Guide v6.6.19] available as PDF downloads as well.


[[Category:Linux]]
[[Category:Linux]]

Revision as of 22:38, 22 January 2014


About the group

The Linux Systems Administration Study Group (LSG) has been created in direct relation to the SF-LUG group and other related Linux events.

  • Share and practice skills for Linux System Administration and hack on any and all things Linux/FOSS.
  • Emphasis is on everyone being welcome
  • 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.

When

When is this study group? Now on Thursdays from 15:00 to 17:00

Meeting time and location

  • We are now meeting in a location offsite from the Space, but in SF, on Thursdays from 15:00-17:00.
  • If you want to join us, hit one of the organizers' by email offlist or ask someone else who you know is in the group, and we will be glad to give you the details...
  • For announcements, check out the Noisebridge-Discuss list.

Our Current Focus

  • We'll be setting up various networking equipment (server,switch, router, gateway, etc.) in two different rooms at the new location (as time provides) as well as starting other study topics.
  • We'll be moving a box with existing server and routing software from one room to another room and connecting it to their network and securing it.
  • This will be done as it would be in an occupational scenario giving two rooms internet via eth_ and wlan_ (i.e., establishing full connectivity via hardwire/wireless.)

Past Bash Shell Scripting for Linux Systems Administrators

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 were meeting and working through their code on a line by line basis. This article on redirection is a great read as a followup to the past 2012-02-21 meeting. One of the shell scripters put out this good meta-guide for learning the Command Line and for creating more advanced shell scripting in Bash. There are also the most recent The Linux Command Line book and Advanced Bash-Scripting Guide v6.6.19 available as PDF downloads as well.