apt
Update multiple Linux servers with apt-dater
I used the following setup: Controller Server: Ubuntu 14.04 Host Server: Debian 7 Wheezy Setup the controller Note: You need a ssh key for your user. If you don’t have one create it with: ssh-keygen -t rsa Install apt-dater: apt-get install apt-dater Now start apt-dater it creates the config files for your user: $ apt-dater […]