Gate-and-Way
messages in your power !

Gate-and-Way Installation

 

  1. Boot your Linux system

  2. Type root at the Login: prompt. The Password is the one you chose at the Linux Installation phase

  3. Download the RPM installation file from http://www.gate-and-way.com/download . If you do not know how to do this using your Linux server, you can download it using a Windows PC, then you can move the file on the Linux server using the instructions provided in the chapter: Moving the Gate-and-Way installer on the Linux server

  4. You can now choose to install it by using any graphical tools or you can follow the 5,6,7 steps

  5. Open a terminal session and enter the directory where you downloaded the installation file

    [root@gate-and-way root]# cd /usr/somewhere
    [root@gate-and-way somewhere]#


  6. Install the RPM file

    [root@gate-and-way somewhere]# rpm -Uvh Gate-and-Way-2.2-rh9.i386.rpm
    Preparing .... #################################################### [100%]
    1:Gate-and-Way #################################################### [100%]
    [root@gate-and-way somewhere]#


    Three icons will be created on your desktop and in the Start Menu:

    GWSetup (to install the services)
    GWCP (Control Panel: to manage the services)
    GWLicense (End User License Agreement)

    If you accept the terms of the License Agreement then continue with step 7, otherwise you can uninstall the software as follows:

    [root@gate-and-way somewhere]# rpm -e Gate-and-Way
    [root@gate-and-way somewhere]#


  7. Close the terminal session

    [root@gate-and-way somewhere]# exit

Last updated on 30 April 2004