In order to have a stable Linux server we need to have a stable, continuous backup system in case our data get lost or server crash. Best solution for me is bash script compressing the data via .gz format. To achieve this i use the following command, open a file called backup_file.sh and paste: [code]cd…
Build your own dropbox for secure data
One of the principal things on it sector is the data backup. What if a hdd with sensitive data get damaged? An external Hdd? You need to backup daily or weekly your data manually. How to solve this problem, without spending money? If you have active directory system centralized will be more easier for you…