samba
Mount StorageBox to the server for backup
Quickly solution Install cifs-utils: apt-get install cifs-utils Adjust and add the following lines to crontab -e …
July 25, 2023
Read Now
Quickly solution Install cifs-utils: apt-get install cifs-utils Adjust and add the following lines to crontab -e …
Create The Postgres Password File The file .pgpass in a user’s home directory can contain passwords to be used if …
Install dependencies To be able send an email from the backup bash command, we have to install mailutils: apt install m…