Time Champ Multiuser Installation in Ubuntu

Created by Gayathri Daka, Modified on Tue, 13 Aug at 4:34 PM by Gayathri Daka

Log in to the PC as an admin and follow these steps.


Step 1: Check if Wayland is Enabled

    1. Go to **Settings** and select **About System**.

    2. Look for the windowing system to see if it says "Wayland."

       - If it is Wayland, follow the guide below to disable it.

            How to permanetely disable Wayland - Ask Ubuntu


Step 2: Remove Previous Time Champ Installations

Make sure to uninstall or delete any previous Time Champ installers and related files.

 

Step 3: Install Required Dependencies (Ubuntu 22 or later)

    - If you're using Ubuntu 20 or earlier, skip this step.

    - If you're using Ubuntu 22 or later, install the following packages:

 

  Required Packages:

      1. `fuse`

      2. `libfuse2`

      3. `libssl1.1`

 

  Commands to Install:

      - If these packages are not installed, use these commands to install them:

    $ sudo apt-get install fuse libfuse2

    $ wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2_amd64.deb

    $ sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2_amd64.deb


Step 4: Extract the Setup File

    - For the interactive agent, the file name will be `TimeChamp`.

    - For the silent agent, the file name will be `svcvtt`.

    - Important: Do not rename the setup file. Keep it in the `Downloads` folder.


Step 5: Run the Setup

    1. Open the Terminal in the folder where the setup file is located.

    2. Run the following commands:

  $ chmod +x setup.bash

  $ ./setup.bash




Step 6: Complete Installation

    1. After installation, log out and log back in. (Note: you can login as any user or admin)

    2. Check the Time Champ dashboard to ensure the user is created.



If you have any questions or need assistance, please contact us at support@timechamp.io


This guide was written and published by aadilraza@snovasys.com

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article