Re: How to copy files from server to client during ignition?
From: Jun Zhang (nugulus_at_netscape.net)
Date: 08/18/03
- Previous message: Mark Landin: "Re: How to copy files from server to client during ignition?"
- In reply to: Ken Green: "Re: How to copy files from server to client during ignition?"
- Next in thread: Ken Green: "Re: How to copy files from server to client during ignition?"
- Reply: Ken Green: "Re: How to copy files from server to client during ignition?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 18 Aug 2003 16:14:38 GMT
Ken,
Thank you for the reply.
Say Authen-PAM-0.14.tar.gz is now on the server, I want it to be
copied to the target machine, unzipped, untarred, and be installed with
a ignite postinstall script. The thing I'm not sure is that where to put
the Authen-PAM-0.14.tar.gz initially for the script to work on. Is the
/var/opt/ignite/clients directory OK?
I'm quite new in this area, please answer me as detailed as
possible, if you can.
Jun
Ken Green wrote:
> Jun Zhang wrote:
>
>
>>I would like Authen-PAM perl module to be installed during client
>>install from server using ignite. Normally I get Authen-PAM-0.14.tar.gz,
>> unzip it and untar it to have a directory Authen-PAM-0.14, and compile
>>and install the package. How can I automate this procedure using ignite?
>>
>>Or how can I make a depot file Authen-PAM-0.14.depot out of the package?
>>
>>Jun
>
>
> Making a depot would probably be the cleanest way but Ignite can be
> configured to load tar or cpio archives, even ones compressed with either
> gzip or compress, as well as the normal SD stuff.
>
> These archives can be loaded from any server using NFS, ftp or remsh.
> In the past I've used Linux servers at home to hold the archives on the
> basis that IDE disks are rather cheaper than the nice SCSI ones my
> HP systems like.
>
> Ignite also allows you to execute your own shell scripts, these need to
> be loaded from the Ignite server using tftp.
>
> Cheers
>
> Ken
>
>
- Previous message: Mark Landin: "Re: How to copy files from server to client during ignition?"
- In reply to: Ken Green: "Re: How to copy files from server to client during ignition?"
- Next in thread: Ken Green: "Re: How to copy files from server to client during ignition?"
- Reply: Ken Green: "Re: How to copy files from server to client during ignition?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|