Open Source Comes to Campus/UIUC: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Paulproteus
No edit summary
imported>Paulproteus
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 2: Line 2:




== Goal #1: install an IRC client ==
== Goal: install an IRC client ==


IRC is a real-time chat protocol that open source projects often use to talk about the project and as a medium for users and developers to help each other.
IRC is a real-time chat protocol that open source projects often use to talk about the project and as a medium for users and developers to help each other.
Line 9: Line 9:
* [[/OSX IRC|OS X]]
* [[/OSX IRC|OS X]]
* [[/Linux IRC|Linux]]
* [[/Linux IRC|Linux]]

== Optional: Log into our server ==

For the command line tutorial, if you have Linux or Mac OS X, then you're already good to go.

On Windows, we recommend you log into our demonstration server to try a Linux command line. (It runs Debian.)

* [[/Windows SSH|Windows]]

== Command line practice ==

* [[Open Source Comes to Campus/Curriculum/Saturday/CLI/Six ways to quit|Six ways to quit]]
* [http://openhatch.org/missions/tar Practice with tar]
* [http://openhatch.org/missions/diffpatch Practice with diff]

== Goal: Find a task to work on ==

* '''Use this guide''': http://labs.openhatch.org/foss-contrib-guide/
* If you want help finding a project, read here: https://etherpad.mozilla.org/uiuc-bitesize


== External links ==
== External links ==

Latest revision as of 18:02, 7 October 2012

This is just an informational landing page. Most info about the event lives at the conference website.


Goal: install an IRC client

IRC is a real-time chat protocol that open source projects often use to talk about the project and as a medium for users and developers to help each other.

Optional: Log into our server

For the command line tutorial, if you have Linux or Mac OS X, then you're already good to go.

On Windows, we recommend you log into our demonstration server to try a Linux command line. (It runs Debian.)

Command line practice

Goal: Find a task to work on

External links