🐧
Linux Control Center
EN
EN
  • Introduction - User Manual
  • Requirements
    • Server Requirements
    • Client Requirements
  • Setup and Installation
  • Worker
  • Dashboard
  • Discover
    • Linux Control Center Discover
    • BeyondTrust Password Safe
  • Host Actions
    • Get Info Action
    • Package Check Update
    • Package Update
    • Package Install
    • Account Add
    • Account Del
    • Account Expire
    • Account Lock
    • Account Unlock
    • File Add
    • File Del
  • Custom Scripts
    • BeyondTrust Password Safe Secrets
  • Integrations
    • BeyondTrust
    • VMWare
    • Nutanix
  • User Management
    • Providers
      • SAML
        • Cisco Duo
Powered by GitBook
On this page

Setup and Installation

PreviousClient RequirementsNextWorker

Last updated 7 months ago

Installation

  1. Access the installation machine via SHH:

  2. Run the installation script:

    The installation must be carried out with the root user:

    wget -q https://download.lcc7.online/repository/public/setup_install.sh -O /opt/setup_install.sh && bash /opt/setup_install.sh
  3. Type YES to accept the installation terms.

If the LCC identifies the license.txt file, which contains installation data, it will read this data to proceed with the installation, eliminating the need for the user to individually enter information such as license_uuid, license_password, site_url e host_ipv4.

The syntax of the file should be: license_user_uuid=valor_uuid license_user_password=valor_password site_url=valor_url host_ipv4=10.17.77.199

5. Use your license key UUID and password to decrypt Linux Control Center information.

6. Save the "crypt key", this key is used as a password to decrypt information from Linux Control Center.

  1. In Tag Version select the "stable" option to use the final version of Linux Control Center.

    • stable -> versão final

    • stage -> versão de homologação

    • latest -> versão de desenvolvimento

  2. Wait for the installation to finish.

  3. Run the script to check the services and dependencies:

    /opt/lcc-shell/bin/setup_health_check.sh
  4. Access the Linux Control Center via your preferred web browser:

    • Login: 7dev

    • Senha: 7dev

    Change the default password to a personalized, secure password

Page cover image