Difference between revisions of "Set up FUNC"

From CDOT Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
== Project Leader(s) ==
 
== Project Leader(s) ==
  
 +
Chris Abbott
  
 
== Project Contributor(s) ==
 
== Project Contributor(s) ==
  
Name(s) of people casually working on the project, or who have contributed significant help.  Include links to personal pages within wiki
+
Chris Abbott
 
 
NOTE: only Project Leader(s) should add names here.  You '''can’t''' add your own name to the Contributor list.
 
 
 
== Project Details ==
 
 
 
Provides more depth than the Project Description.  This is the place for technical discussions, project specs, or other details. If this gets very long, you might consider breaking this part into multiple pages and linking to them.
 
  
 
== Project Plan ==
 
== Project Plan ==
  
 
Goals for each release:
 
Goals for each release:
* 0.1
+
* 0.1 General FUNC knowledge and test install on one host and broadcast to two client
* 0.2
+
* 0.2 start FUNC on the ARM machines with one host, one client
* 0.3
+
* 0.3 get working on the rest of the ARM network
 
 
== Project News==
 
 
 
Use format:
 
 
 
Date
 
 
 
News
 
  
Name of contributer
+
== Resources (people, equipmment, info)==
  
 +
We are using the cdot computers and ARM machines at Seneca@york.
  
----
+
== What we Need to Learn==
  
 +
We need to learn how to use func and ssh
 
----
 
----

Latest revision as of 13:31, 11 December 2010

Project Name

FUNC

Project Description

Basically FUNC is used for broadcasting commands over a number of computers in a network.

A lot of programs, systems, and tools need some way to communicate. Func provides a two-way authenticated system for generically doing these sort of things. You can build your own applications on top of it, and easily expand func by adding in additional modules, whether you want these to work through the func command line or by means of some other application. If you just want to use the func command line, that's great. If you want to build apps on the func tools, that's great too. If this sounds generically vague, it's only because it really is that expandable. some more info about FUNC can be found at: https://fedorahosted.org/func/ Initial contacts: []

Project Leader(s)

Chris Abbott

Project Contributor(s)

Chris Abbott

Project Plan

Goals for each release:

  • 0.1 General FUNC knowledge and test install on one host and broadcast to two client
  • 0.2 start FUNC on the ARM machines with one host, one client
  • 0.3 get working on the rest of the ARM network

Resources (people, equipmment, info)

We are using the cdot computers and ARM machines at Seneca@york.

What we Need to Learn

We need to learn how to use func and ssh