Uninstall TiNa
Uninstall binary
Lauch the Uninstall_Product
binary in In the /usr/Atempo/TimeNavigator/myCatalog/Uninstall/
directory
$ sudo /usr/Atempo/TimeNavigator/myCatalog/Uninstall/Uninstall_Product |
A window will pop up and click on Uninstall button
Verify stucked services
List and kill all TiNa and MyCatalog services if they still exist:
$ ps aux | grep -E 'tina|myCatalog' |
Install in batch mode
Files tree
The directory tree looks like:
Binary and config files |
The bash script
The bash script contains:
#!/bin/bash |
Lauch binary
You must use the absolute path with this command:
$ sudo /opt/tina_agent_deploy.sh |
Check your Client on Server
Lauch TiNa’s Console
Lauch TiNa Console with user admin:
$ sudo /usr/Atempo/TimeNavigator/myCatalog/Bin/tina_adm & |
Right-click anywhere in the Tina’s console and click on Search > Host…
Looking for the host where you just install TiNa’s client: *myHostName **
Check if you can launch a backup of your client, right-click on a strategy > Full Session Now
Check the backup at Monitoring > Job Manager… and you should see the job
Config File
This is the default TiNa configuration file in order to install TiNa Server or TiNa Client and the command to lauch it
Files tree |
Command
You must use the absolute path with this command
sudo /opt/Atempo-Tina-xxx-Server-Agent-Linux.bin -f /opt/tina_config.txt |
Default File
This is the default file for batch installation, you can take a look on the TiNa’s documentation here:
https://usergroup.atempo.com/wp-content/uploads/2021/10/Tina_2021_Documentation_installation.pdf
############################################################################### |
Documentation
https://usergroup.atempo.com/wp-content/uploads/2021/10/Tina_2021_Documentation_installation.pdf