Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

HP RDP: push linux install packages after OS install completes.

Updated: 24 Jan 2012 | 1 comment
lievendp's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Hello,

We are currently working to get linux installed using the HP Insight Control Server which is in fact "Altiris Deployment Server"

Getting linux (rhel 5) on the systems is working, we use a normal deploy OS job with a kickstart file. (getting the sources from a linux nfs)

But we need to get some additional software on the server like the adlagent but also other optional things like scom and backup agents.

I can find no function to push-install or remotely run a shell script from within DS after the Linux-OS has been installed. At this moment, I'm just including some ftp commands in the kickstartfile to get an installscript (bash) on the server then make it execute after reboot. (put it in rc.3 as a startup script)

Is there a more elegant way to deploy binary programs to an already installed linux-os using just the deployment server?

thanks for any info.

rgds,

Lieven

Comments

Nelo's picture
04
Jan
2012
0 Votes 0
Login to vote

after the RedHat installs it

after the RedHat installs it should have the adlagent. then you could create a task of ty script to install whatever apps you need.  This along a copy file (binary) to the Linux box.