Skip to main content

Install Vineforce Teams | Linux

tip
  • Purpose: Install the Vineforce Teams desktop collaboration and tracking application on Linux.
  • Navigation: Log in to the web portal, go to the Downloads menu, and select Vineforce Teams for Linux.
  • Installation: Open the downloaded .sh script, copy its code, paste it into a Terminal window, and run it with sudo credentials.
  • Impact: Activates desktop workspace integration, tray icons, and launches the desktop panel.

Linux

What is the Vineforce Teams Desktop Application for Linux?

Vineforce Teams is a desktop collaboration and activity tracking application that enables users to securely access their organization, collaborate with team members, track work hours, and stay connected through a unified desktop experience.

This guide walks you through the simplified installation process using our automated shell script for Linux.

What are the Linux Prerequisites?

Ensure the target Linux machine meets the following requirements before starting:

RequirementDetails
Operating SystemSupported Linux distributions (Ubuntu, Fedora, Debian, etc.)
PrivilegesSudo/Root privileges required to run the installation script
Internet AccessActive connection required to download the installation packages
Disk SpaceMinimum of 200 MB of available storage

How to Download and Install Vineforce Teams Desktop on Linux

Step 1: Sign In to the Web Portal

Log in to your organization's Vineforce Teams web portal. The URL is specific to your tenancy: https://<your-tenancy-name>.vineforceteams.com/account/login

Example: If your tenancy name is vf-test, the login URL would be https://vf-test.vineforceteams.com/account/login.

Sign in to Vineforce Teams Portal

Step 2: Download the Shell Script

  1. Navigate to the Downloads section from the left-hand navigation menu.
  2. Locate the Vineforce Teams section.
  3. Click Download Vineforce for Linux (or the corresponding desktop link).

This action downloads a shell script file (.sh) to your local computer.

Download Vineforce Teams Lite for Linux

Step 3: Copy the Installation Script

  1. Open your local Downloads directory (or the destination folder).
  2. Double-click the downloaded .sh file to open it in your default text editor (such as Gedit or VS Code).
  3. Select all the text in the file and copy the entire script code.

Locate and copy the .sh file script

Step 4: Run the Script in the Terminal

  1. Open a new Terminal window on your Linux system.
  2. Paste the copied script code into the terminal.
  3. Press Enter to run the script.
  4. If prompted, type your system password (sudo password) and press Enter (note: the characters will not show in the console for security).

The script will begin downloading required dependencies, configuring the environment, and setting up the desktop panel.

Paste script into Terminal

If you are running the GNOME desktop environment, a popup may ask you to install the Window Calls Extended extension. Click Install to allow the application to capture active window titles and screenshots correctly.

GNOME Extension Install Prompt

Installation Terminal Prompt

How to Verify the Installation on Linux

The terminal displays the automated installation progress. Wait for the process to finish successfully.

To verify the app is running:

  • The script should automatically launch the Vineforce Teams Desktop application upon completion.
  • You should see the Vineforce Teams icon in your system tray or application launcher.
  • Alternatively, you can open your System Monitor and search for "Vineforce" to confirm the desktop processes are active.

Vineforce Teams Lite System Monitor

Important

If activity logging or screenshot capturing does not work after installation, you must log out of your Linux session and log back in for the GNOME extension changes to take effect. You can trigger a logout from the terminal using gnome-session-quit --logout.

Congratulations! Vineforce Teams has been successfully installed on your Linux computer. You can now access your organization's workspace.

How to Troubleshoot Linux Installation Errors

ProblemPotential CauseRecommended Solution
Permission DeniedScript execution blockedRun chmod +x filename.sh in the terminal to grant execute permissions.
Gnome Extension MissingGnome-shell integration missingRe-run script and ensure you click "Install" on Gnome shell prompts.
Application fails to launchCache or system lockRestart your computer and try running the application from the desktop icon or launcher.

Frequently Asked Questions (FAQ)

Does the desktop app support automated startup on Linux?

Yes. The installer script configures desktop startup profiles to ensure that the collaboration panel launches automatically upon user login.

What should I do if my logs show up in Unassigned Logs?

This occurs when the Linux machine has not been mapped to an employee profile in the portal. Navigate to Tracker → Unassigned Logs in the web app to associate the machine hostname with the correct user.