Warren's Final Project
Steps:
- open a terminal
- type hostname to get your hostname
- ssh into aldenv54 as root
- go into /opt and scp cfengine-2.1.11.tar.gz onto your computer
- exit from aldenv54
- go into /opt
- tar zxf cfengine-2.1.11.tar.gz
- cd cfengine-2.1.11
- configure
- make
- make install
- cd inputs
- view the many example scripts as i explain what the functions do.
My Scripts:
cfagent
cfrun
cfservd
update
Links:
Cfengine Homepage
Cfengine Tutorial
Cfengine Main Reference
Nice Cfengine begining slideshow