STEP 1:
If you are going to install in ubuntu 20 version means you can skip this step and follow from step 3 onwards
If you are going install in 22 version means please follow below step
-->firstly search about option and check the windowing system in ubuntu system as shown below
---->> if the windowing system is x11 means you can continue with step2
---->>If the windowing system is wayland means please refer below steps to disable it
firstly open terminal and run below command
sudo nano /etc/gdm3/custom.conf
after running the above you will get popup as shown below
IN above figure replace the command WaylandEnable=true with WaylandEnable=false
--->once you update this command WaylandEnable=false in the popup remove # at the starting of this command and it will disbale the way land after that click Cltrl + X to save the changes in terminal
-->now run the below command to restart the system
sudo systemctl restart gdm3
Step 2:
-->Once system is restarted if you are not getting about or settings options means run the below commands in terminal
sudo apt purge gnome-control-center
sudo apt install gnome-control-center
-->If the desktops icons are missinng means after disbaling run the below command
sudo apt install gnome-shell-extension-desktop-icons-ng
---> In 22 version we need to install libfuse for that open terminal in home folder run below commands to install fuse
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 3
Login into the admin user in the system
Firstly we need to check whether the application is previously installed or not in the admin account and user account .
If the application is already installed then we need to run the uninstall files in the admin account and user account
To uninstall the application in admin account
https://drive.google.com/file/d/1kuUWIm6McwAwZJvWiiJ4qJFadh6O8X8S/view?usp=sharing
To uninstall the application in user account
https://drive.google.com/file/d/1o1o7G3je1-Zt8PJQz9A4O0akRZJ6-rxD/view?usp=sharing
-->Now keep the multiuser file in doanload folder and Extract the svcvtt.zip file
Step 6: After that open the terminal in downloads folder
Step 7: Run the below 2 commands in the terminal
chmod +x setup.bash
./setup.bash
Step 8: After that we need to check whether Timechamp folder is created or not in the below path
Step 9 : Check whether the timechamp.log is created or not in the above folder and also check whether the timechamp is running in the system monitor or not .
Step 10 : After completed the installation then logout from the admin account and login into the another user accounts .
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article