content:en_us:5_software_modules

Software Modules

Optional software modules can be installed on your ClearOS system. This modular design lets you select all the features that you need – no more, no less. Whether you want a finely tuned firewall/gateway or an all-in-one system, you can install the modules to match your needs.

Installation

This feature is part of the core system and installed by default.

You can find this feature in the menu system at the following location:

<navigation>ClearCenter|Software|Software Modules</navigation>

Video Tutorial

Finding a Module

Software modules are offered from ClearCenter's Service Delivery Network (ClearSDN) via webconfig. To view a list of available modules, click on <navigation>ClearCenter|Software|Software Modules</navigation>. A sample screenshot is shown below.

The system must be registered with ClearCenter to access this feature.

Installing a Module

Select the module you wish to install, and hit Go. Installing a module may take some time, depending on the size of the package, dependencies, your connection speed. Please be patient!

Once complete, you will see an additional navigation link under the appropriate heading. For example, if you were installing DMZ and 1:1 NAT firewall module, have a look under the Network heading.

Here is an example of a system that needs a lot of updates. In this case, the user was running a Release Candidate version of ClearOS.

Advanced Users

The following instructions should only be used by advanced users familiar with ClearOS command line interface (CLI).

Package Listing

A complete listing of all packages in the yum repository can be found by using the following command:

yum list

By piping the results of the search into a grep filter, you can easily find what you are looking for. For example, if you wanted to find packages relating to the Postfix SMTP mail server, you could issue the following command:

yum list | grep postfix

The response would include all packages containing the search string 'postfix'.

Package Installation

Some users will prefer to use yum via command line to install and manage packages. The following example would install the Protocol Filter module:

yum install app-protocol-filter

search?q=clearos%2C%20clearos%20content%2C%20Software%20Modules%2C%20clearos5%2C%20userguide%2C%20categoryinstallation%2C%20subcategorypostinstall%2C%20maintainer_dloper&amp;btnI=lucky

content/en_us/5_software_modules.txt · Last modified: 2020/05/07 13:12 (external edit)