Easy heading | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
This document aims to furnish detailed instructions on installing the GYTPOL Validator client across different operating systems, including Windows, Linux, and macOS.
GYTPOL Client location
Navigate to the System Health located in the "Settings" section:
...
2. Download the GYTPOL client for your respective operating system using the download icon.
Anchor | ||||
---|---|---|---|---|
|
Microsoft:
Endpoints: Windows 7 (x32/x64) and newer
...
Catalina 10.15 (x64) and newer
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Ports to open:
GYTPOL Client to GYTPOL server on-Prem - port 9093
...
Does the Endpoint need to be a member of the domain?
No
Anchor | ||||
---|---|---|---|---|
|
Open elevated CMD (r. click on CMD > Run as Administrator).
...
Once finished, the progress window will be disappeared.
Anchor | ||||
---|---|---|---|---|
|
To verify the successful installation of the client, follow these steps:
...
This behavior can be observed in any installed Windows client under the log directory C:\Program Files\WindowsPowerShell\Modules\gytpol\log
.
Anchor | ||||
---|---|---|---|---|
|
To uninstall the GYTPOL Client:
Open "Programs and Features."
Locate "gytpolClient" in the list of installed programs.
Right-click on "gytpolClient" and select "Uninstall" or "Remove."
...
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Ports to open:
GYTPOL Client to GYTPOL server on-Prem - port 9093
...
Does the Endpoint need to be a member of the domain?
No
Anchor | ||||
---|---|---|---|---|
|
Command to run:
Debian (Ubuntu): sudo dpkg -i <gytpol-client-path>
RPM (RHEL, centOS, SUSE etc.): sudo rpm -ivh <gytpol-client-path>
Anchor | ||||
---|---|---|---|---|
|
Where will I see the scanned machine?
...
It is highly recommended to take a backup of important data before making any changes to the system to mitigate any potential data loss. Always exercise caution when executing commands that may impact system configurations.
Configuring an Internal Proxy Server for a Linux Client
To set up an internal proxy server for a Linux client, follow these steps.
On the Linux Operating System:
1. Open Terminal
Access the terminal on your Linux client.
...
Info |
---|
Ensure to replace |
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Ports to open:
GYTPOL Client to GYTPOL server on-Prem - port 9093
...
Does the Endpoint need to be a member of the domain?
No
Anchor | ||||
---|---|---|---|---|
|
Before proceeding with the installation, determine the platform architecture by checking the "About this Mac." This information will help ensure that the correct version of the software is installed for your system.
...
Identify and choose the right package according to the table below:
Platform | Architecture | Terminal output | Package file |
macOS | Intel chipset | i386 | gytpol-client-<version>_amd64.pkg |
macOS | Apple silicon | arm | gytpol-client-<version>_arm64.pkg |
...
Your output should look like this:
...
Anchor | ||||
---|---|---|---|---|
|
Where will I see the scanned machine?
...
Anchor | ||||
---|---|---|---|---|
|
Uninstalling
Stop the launch daemon.
sudo launchctl stop com.gytpol.gytmac
...