Download the latest VC Time Tracker App for Linux Operating System.
Linux VC Time Tracker Installation
Prerequisite
VC Time Tracker version 1.1.20180312 or newer runs on both 64-bit or 32-bit Java environment. On a 64-bit Linux system, 64-bit Java environment is preferred.
Therefore, if you are using 64-bit Linux, please check that the default Java is 64-bit. You can do so by executing command "java -version" and check whether the output contains wording of "64-bit". Usually, 64-bit Java environment is the default on 64-bit Linux systems.
If you are upgrading VC Time Tracker
You can remove the current installation directory ("VirtualCoworker" directory) first by executing command "rm -rf VirtualCoworker".
Then you can move on to the next step.
Install and Configure VC Time Tracker
- Download the VC Time Tracker package. The package is in zip format.
- With the user login that is going to use the Time Tracker, run the command "unzip VCClient_linux_<version>.zip" to unzip the package. You should be able to see a directory "VirtualCoworker" created.
- Execute command "cd VirtualCoworker/bin"
- Execute command "chmod +x run.sh p.sh capture_ext.sh"
- Launch the VC Time Tracker by executing command "./run.sh"
(Note: please do not click any Jar file to launch the program.)