Automatically keep current version of config files when apt-get install

 

apt install -o Dpkg::Options::="--force-confold" --only-upgrade <package> 


Remote:


ssh <user>@<ip_address> 'apt install -o Dpkg::Options::="--force-confold" --only-upgrade <package>'


Download blocked file from google drive

Load the document, all pages after last page loaded, hit F12, paste the javascript at the console window and press enter:   let jspdf = docu...

Mais vistos