Cfengine vs OpenWRT


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Cfengine vs OpenWRT
# 1  
Old 01-20-2011
Cfengine vs OpenWRT

Hi!

Im using Cfengine for Debian servers administration and know i have to manage to include some devices with openwrt firmware.

Does someone know of a Cfengine client (cfagent) developed for OpenWRT?

Thanks,
Santiago
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Cfengine or puppet?

I'm looking to deploy a configuration management system at my company and was wondering which config management was better: cfengine or Puppet? Pros/Cons? I'm looking to deploy the free version of each. Any advice would be greatly appreciated. Thanks. (6 Replies)
Discussion started by: theace18
6 Replies

2. Red Hat

cfengine / puppet for rhel servers

Hello all, I am planning to deploy a configuration / auditing software package for about 100 new nodes that we are planning to install. I am hearing many good things in regards to cfengine and puppet. Can someone shed some light in regards to these solutions? Thanks, jaysunn (1 Reply)
Discussion started by: jaysunn
1 Replies
Login or Register to Ask a Question
IPWCTL(8)						    BSD System Manager's Manual 						 IPWCTL(8)

NAME
ipwctl -- configure Intel PRO/Wireless 2100 network adapter SYNOPSIS
ipwctl [-i] iface ipwctl [-i] iface -r DESCRIPTION
The ipwctl utility controls the operation of Intel PRO/Wireless 2100 networking devices via ipw(4) driver. You should not use this program to configure IEEE 802.11 parameters. Use ifconfig(8) instead. OPTIONS
The options are as follows: -i iface Display adapter's internal statistics. -i iface -r Display the radio switch state (on or off). FILES
The firmware, loaded automatically, is not shipped with NetBSD; install the pkgsrc/sysutils/ipw-firmware package. The original archive is available from Intel at: http://ipw2100.sourceforge.net/firmware.php?fid=3. ipw2100-1.2.fw BSS mode (connection to an access point) firmware ipw2100-1.2-i.fw IBSS mode (point-to-point connection) firmware ipw2100-1.2-p.fw Monitor mode firmware SEE ALSO
ipw(4), ifconfig(8), pkgsrc/sysutils/ipw-firmware AUTHORS
The ipwctl utility and this man page were written by Damien Bergamini <damien.bergamini@free.fr>. BSD
April 17, 2006 BSD