IT KASM support PROJECT MANAGEMENT Login: Visitor Help
IT KASM Help
Search 54 Records:  
Printer

   LIST ALL   

Installation - Base Install

Originally Posted By: System Administrator
Date: 2018-03-06T10:08
Record #00460

There are 2 types of base Installation: Source and Binary.
Source - Is used on a server with complete access to the internet to download OS Packages, and CPAN Modules. It will attempt to compile any software needed to enable IT KASM to function.

Use the following command:
# ./install base

Binary - Is used when you already have a Web Server, Perl, and CPAN already installed on your server. This method is most commonly used when the server sits behind a firewall with no access to the internet to download CPAN Modules, but does have access to a Linux Repo. This installation will copy all necessary pre-compiled CPAN modules and IT KASM files into place.

Use the following command:
# ./install base bin