Created
January 6, 2010 18:31
-
-
Save bitprophet/270504 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jeff:~/D/C/fabfile {fabric} [master] $ fab -l | |
Available commands: | |
add_nrpe_cpu_check One-time command to append a new CPU check com... | |
add_user Add a new user named ``name`` to the remote sy... | |
apache | |
ar_mailer | |
build_djb_packages Download, build and install djbdns, ucspi-tcp ... | |
check_timezone If date(1) reports UTC, run dpkg-reconfigure t... | |
check_yum_repos | |
checkuser Check for existence of a given username. | |
chkconfig | |
comment_bad_apache_confs Comment out extraneous RHEL confs | |
configure_apache | |
configure_mysql MySQL config items that need application to bo... | |
create_nameserver | |
deluser Archive and delete a user. | |
disable_services Deactivate a number of unnecessary services. | |
disable_yum_repo | |
endpoint | |
ensure_self_in_hosts Make sure that what the system thinks is its h... | |
enterprise_ruby Installs REE 1.8.6 2009-06-10 into /opt/ | |
epel | |
feedparser | |
ffog FFOG-specific gems and software packages not s... | |
generate_ssl_cert Create self-signed SSL certs and install them ... | |
get_hosts | |
hostnames Grab Apache-centric list of usernames for a sy... | |
init_package_manager Perform one-time initialization tasks for the ... | |
install_axfrdns Set up DNS zone transfer daemon, axfrdns | |
install_bacula | |
install_base Ensure a basic set of packages useful in most ... | |
install_dnscache Set up internal DNS cache daemon, dnscache. | |
install_gems Takes a string to tack onto the end of a 'gem ... | |
install_nagios | |
install_tinydns Set up combo internal/external DNS server daem... | |
join_host_strings Turns user/host/port strings into ``user@host:... | |
mysql | |
mysql_localhost Bind MySQL to localhost. | |
nrpe_packages | |
passenger Install Passenger | |
php | |
polartec | |
polartec_apache_conf | |
polartec_gems | |
ports | |
postfix Postfix install and configuration. Only for in... | |
postfix_localhost Bind Postfix to localhost. | |
push_key Append local ``id_rsa.pub`` to remote end's ``... | |
rails | |
restrict_root_login Turn off 'PermitRootLogin yes' in sshd config,... | |
rmagick | |
rtfreader | |
ruby Install Ruby and friends | |
rubygems Get RubyGems | |
runit | |
set_hostname Sets the hostname and domainname for the curre... | |
setup Initialize and set up a new system with base p... | |
sphinx | |
split_ip_addrs Update system to have 2 static IPs using addre... | |
start_daemons Start all 3 DNS daemons | |
test_daemons Ensure that DNS querying, caching and zone tra... | |
update_dns Add DNS entr(y|ies) for a given hostname. | |
update_nrpe_ip | |
update_nrpe_plugins Run svn update in the NRPE plugins folder on a... | |
var_dumps | |
vm_info Connect to Xen and print disk/ram/etc for give... | |
web Install Apache/MySQL/Postfix. | |
xen Install Xen server geared towards Ubuntu 8.04 ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment