Page 2 of 3

Previous page

cruise from Thougthworks and ant 1.7.1 on centos 5.2

This is on howto use apache ant 1.7.1 in Cruise 1.2 from Thoughtworks

Since Cruise 1.2 ant ist not bundled with Cruise. So the way to go is install either ant for the cruise user (agent), or provide a system wide ant installation.

fetch ant from apache...


Read More →

Extending Chef from Opscode with header params for http_request

Added support for custom header options in chef for the http_request

Opscode Chef Ticket
Resolved on Github

An example using a custom “Host” header property:

http_request "localhost_with_host_header" do
  url "localhost"
  message "my request"
  headers...


Read More →

Upgraded Page to Radiant 0.8

used extensions

  • blog
  • copy_move
  • gallery
  • link_roll
  • paperclipped
  • reorder
  • tags
  • twitter_tags
  • code
  • custom_tags
  • language_redirect
  • page_preview...


Read More →

Twitter notification

added Twitter notification to blog posts. Testing with Ping.fm


Read More →

Howto add Secure Shell Client SSH Key to OpenSSH Server

You have to convert the key like so:

ssh-keygen -i -f id_dsa_2048_a.pub >>.ssh/authorized_keys


Read More →

Next page

Interested in Cloud or Chef Trainings? Have a look at our Commandemy Trainings page. Need help migrating to the cloud? Check out Infralovers.

comments powered by Disqus
Blog Tags