homedomainscontrol panelabout usview cart
Order/RenewDownloadProductsSupport
.
....  Troubleshooting
....- Help
....
.
.
.
....  Routers
....  Web Servers
....  Email Servers
.
 
 
   
 
.
 
 
 
 
 
 
 
 
 
 
 
 
 

TZO Support FAQ for Linux
   
FAQ
   
  Q. What is the best script to run for a non-Linux, Unix system? 
   
  A. The best script to use is the latest perl scripts, they use only perl to communicate with our servers to update your IP Address and they are downloadable in "tar.gz" format for easy installation.
   
  Q. Do the Linux clients work behind gateways, routers and firewalls?
   
  A. YES! Both the Shell and the Perl clients work behind gateways, routers and firewalls. In the configuration file there is a setting for going through a gateway, or not. If you are going through a NAT based firewall you should not need to configure anything, if you are going through a Proxy Server you will need to make sure TCP ports 80 and 21333 are open. There are included scripts with the shell and perl downloads that can be run on a cron job to detect an IP Address change, this will work for gateway IP Address changes and adaptor IP Address changes. 
   
  Q. How do I install/uninstall the rpm file?
   
  A. If you are installing/uninstalling the *.rpm file from the console
Install - [user@computer /dir ]% rpm -i tzo*.i386.rpm
uninstall - [user@computer /dir ]% rpm -e tzo*.i386.rpm
The rpm file can also be installed/uninstalled from any of the graphical rpm tools as well. The last
Edit the tzo script or the "/etc/tzo*.conf" file with your signon information.
   
  Q. How do I install/uninstall the tar.gz file?
   
 

A. Copy the tzo*.tar.gz to /usr/local/ directory and extract the files by executing % tar -xzvf, this will make a tzo* directory with all the files in that directory...
[user@computer /dir ]% tar -xzfv tzo*.tar.gz
For Perl:
Copy the tzopl.conf file to "/etc/tzopl.conf"
Copy tzoperl*.pl to "/usr/bin/tzoperl*.pl"
Copy update.pl to "/usr/bin/update.pl"
Copy tzopl.pm to "/usr/bin/tzopl.pm"
chmod +x /usr/bin/tzoperl*.pl # make it executable
chmod +x /usr/bin/update.pl # make it executable

For Shell:
Then copy the tzo.conf file to "/etc/tzo.conf"
Copy TZO.Signon to "/usr/bin/TZO.Signon"
Copy TZO.Signoff to "/usr/bin/TZO.Signoff"
Copy update.on to "/usr/bin/update.on"
chmod +x /usr/bin/TZO.Signon # make it executable
chmod +x /usr/bin/TZO.Signoff # make it executable
chmod +x /usr/bin/update.on # make it executable

   
 
Q. How do I signup for TZO service with linux?
   
  A. All you need to do is send an email to tzolkin.signup@tzo.com from a valid mail account. You will be sent back a key to use for a 30 day trial subscription.
   
 
 © Copyright 1998-2006, Tzolkin Corporation. All rights reserved.