I decided to put together a little video of installing the new version 2.1 Integration Services on a Linux guest. I ran into a few good walkthroughs out there, but sometimes it's nice to see everything in action. Keep in mind I am by no means a Linux expert, I have limited experience in administering a couple CentOS webservers, so if you see me doing something wrong please feel free to correct me.
Link to integration services 2.1 - https://connect.microsoft.com/InvitationUse.aspx?ProgramID=1863&InvitationID=LNIS-T47Q-B7MP&SiteID=495
Here’s a basic rundown of the steps.
# yum install kernel-devel
# yum groupinstall “development tools”
# yum update
# mount /dev/cdrom /mnt
# mkdir /opt/integration_services
# cp –r /mnt/* /opt/integration_services
# make
# make install
Here's the video, hopefully not too long. Best viewed full screen if you can...
{wmv}CentOS|720|450{/wmv}