Keyword search: 

NetWare Installation Procedure

5/21/2010 4:42 AM
You can subscribe to this wiki article using an RSS feed reader.

Novell NetWare installation:
1. Ensure the JRE version 1.4.2 or higher installed on your Netware sever.
2. Download latest version of FRP from website.
3. Upload the downloaded FRP installation file to the netware server.
4. Ensure the file has been properly uploaded to the server:
   a. bash
   b. cd /login
   c. ls frpro.jar
5. Ensure there is no previous version of FRP isntalled.
   a. bash
   b. cd/
   c. ls FileReplicationPro
    c1. If the directory exists, remove it with the following command: "rm -rf FileReplicationPro"
6. Install FRP with the following command(s):
   a. Switch to System Console screen (the dropdown list in the upper portion of the window)
   b. Install FRP via GUI or command line

  1. Run Bash
  2. Move to the folder where you downloaded the installer (our example is for sys:\)
  3. GUI install use this command in the console: "java -jar sys:\frpro.jar -i GUI"
  4. Command line installation:  "java -jar sys:\frpro.jar -i console"
  5. If above commands fail try "java -jar /frpro/frpro.jar -i swing"

7. Start the FRP services:
   a. sys:/filereplicationpro/frprep.ncf
   b. sys:/filereplicationpro/frphelp.ncf
   c. sys:/filereplicationpro/frpmgmt.ncf
    c1. Check the logger screen between events to ensure the processes are running successfully.

8. Access your FRP server using a browser (from any machine on the same network and subnet) with the following address:
   a. http://{server name}:9100
     a1.  user/pass -  admin/admin


-Per Stephen 3/16/09
Tags:
Home: WIKI - Knowledge Base Index What's new: Recently changed articles