Tomsoft Debian repo

Setup instructions (Bullseye+):

(umask 022; wget -q -O /etc/apt/trusted.gpg.d/tomsoft_debian_repo.asc http://debian.tomsoft.hr/repos/tomsoft_debian_repo.txt)
echo "deb http://debian.tomsoft.hr/repos/apt/debian wheezy main" > /etc/apt/sources.list.d/tomsoft.list
apt-get update
apt-get --no-install-recommends install tomsoft-default
uu

note1: tomsoft-default will install tomsoft-virt-or-phys, which will force you to choose tomsoft-physical or tomsoft-kvm or tomsoft-virtualbox or tomsoft-vmware or tomsoft-hyperv (or general tomsoft-virt-common for any virtualization tech). You can add correct one to the apt-get install line...
Also add tomsoft-ganeti-node on physical ganeti nodes in cluster.
And tomsoft-nadzor and megacli for Dell/HP servers.

note2: you should also "apt-get install tomsoft-internal", but only if the server is physically in Tomsoft premises on Vrbik... (otherwise install tomsoft-external)

MySQL masters need apt-get install tomsoft-sched-mysqlmaster, and MySQL slaves need apt-get install tomsoft-sched-mysqlslave. Both may need apt-get install tomsoft-mysql-backup.

apt-get install tomsoft-nadzor tomsoft-mailer ce staviti konfiguraciju za munin i nagios na klijenta

apt-get install tomsoft-autoupgrade za nebitne VPSove (mysqlrepl i sl) ce automatski napraviti upgrade i reboot po potrebi

note3: Za upgrade sa starih Debiana koji se zale na Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details:

apt-key del A08D65AC4085242D5859AED158DBAB791B07305E
(umask 022; wget -q -O /etc/apt/trusted.gpg.d/tomsoft_debian_repo.asc http://debian.tomsoft.hr/repos/tomsoft_debian_repo.txt)
ili ako treba dodati respozitorij na neki prastari Debian a upute gore ne rade:
(umask 022; wget -q -O /etc/apt/trusted.gpg.d/tomsoft_debian_repo.asc http://debian.tomsoft.hr/repos/tomsoft_debian_repo.txt)
apt-key add /etc/apt/trusted.gpg.d/tomsoft_debian_repo.asc