View Single Post
  #2 (permalink)  
Old 2008-01-22
RayPesek RayPesek is offline
Senior Member
 
Join Date: 2006-03-19
Location: Northern Ohio
Posts: 909
Rep Power: 3
RayPesek has an average reputation (10+)
Default Re: How to install R65 HFA 02?

"Push" as in SmartUpdate? I think you'll find that almost no one does it that way.

cd /var
mkdir R65packages
cd R65packages
mkdir HFA02
cd HFA02

SCP the .tgz HFA02 file into this folder. Use WinSCP or something similar. It's put under /var because it usually has the most free space.

From within /var/R65packages/HFA02:

tar -xvzf *.tgz
./UnixInstallScript

Answer yes and reboot when it's done. Note that you must have the SmartCenter at the same or a higher level than the firewall. In other words, move the SmartCenter to HFA02 as well first.

Ray
Reply With Quote