In this article, I will write an example script that will connect to the Juniper MX204 from Linux and copy the configuration to the TFTP server, and also give an example of commands that activate automatic copying of the configuration to the server via SSH.
Continue reading “Juniper MX configuration backup”Category Archives: Backup
MikroTik backup script
In this article, I will give an example of a script for backing up the configuration of MikroTik devices.
Continue reading “MikroTik backup script”Cisco Nexus 3064 Backup Script
I will give an example of a script for backing up the configuration of a Cisco Nexus 3064 and the like.
Continue reading “Cisco Nexus 3064 Backup Script”Installing and using Duplicity
In this article, I will provide an example of how to install and use Duplicity. Creation of full and incremental backups to local and remote servers.
Continue reading “Installing and using Duplicity”Zabbix Backup
Invented and sketched a couple of lines for backup mysql database and directories with http files.
Continue reading “Zabbix Backup”Last month file archiving script
It was once necessary to write a script that was supposed to archive only files with the date of the last month from one folder, put the archive in a separate directory and delete the files that were archived.
Continue reading “Last month file archiving script”Installing and using rsync on Linux
rsync (Remote Synchronization) – a program that synchronizes files and directories.
Continue reading “Installing and using rsync on Linux”Backup to Yandex disk
I will give an example of a script for creating backup copies to Yandex drive.
Continue reading “Backup to Yandex disk”Backing up the BDCOM P3310 configuration
I wrote a script for automatic backup of the BDCOM P3310C-2AC EPON configuration.
Continue reading “Backing up the BDCOM P3310 configuration”Backup Linux to archive and restore from it
On the test, I will give an example of a primitive copying of the Ubuntu Server system into the archive and recovery on the same system or on a clean new one.
Continue reading “Backup Linux to archive and restore from it”