Linux Cron Backup Script – run once every month via cron

  Linux Cron Backup Script
==========

I set cron job with crontab -e for running 20:20 8th everyMonth any weekDay

Script appears below as backup-cron.sh,… feel free to COPY to your Linux VM for experimentation…

[root@server1 backup-cron]# crontab -l

20 20 8 * * /root/backup-cron.sh

[root@server1 backup-cron]# cd
[root@server1 ~]# cat backup-cron.sh
#!/usr/bin/bash

# script: /root/backup-cron.sh
# Author LEONIDAS SAVVIDES - LSEPOLIS123@GMAIL.COM
# script for backup auto with cron the Directory /etc/ to /root/backup-cron/etc-YYYY-MM-DD.tar.bz2 type
# of Archives once a month the 8th of each month 20:00

# Get Current date in format YYYY-MM-DD

DATE=`date +%Y-%m-%d`;

# directory to backup
BACKUP_THIS_DIR="/etc";

# save backups in the name /root/backup-cron/etc-DATE.tar.bz2

BACKUP_TO="/root/backup-cron/";

EXT=".tar.bz2";

BACKUP_FILE="etc-"$DATE$EXT; # not spaced

FULL_BACKUP_URI=$BACKUP_TO$BACKUP_FILE;  # not spaced

# Command to execute

tar jcvf $FULL_BACKUP_URI $BACKUP_THIS_DIR;  # all spaced with one space

# check if success or failure backup done
if [ $? -eq 0 ]; then
echo "Success"; mail -s "Success Backup on "$DATE root@localhost; exit 0;
else
echo "Failure"; mail -s "Failed Backup on "$DATE root@localhost; exit 1;
fi

# END OF THE SCRIPT

[root@server1 ~]#

any Question email me here : 

LSEPOLIS123@GMAIL.COM 



My first PC Build – Help & Tips

My first PC Build – Help & Tips – Learning Material Used

I recommend Intel Processors due to the fact are used by Apple Macs hence is supported/you-can-build a Hackintosh system or run a Virtual Machines(VM) and have as guest platform MacOS in addition to the normal Windows 10 or Linux VMs…
I recommend pickup the items you want but Not purchase them at the moment,… but await a Holiday Discount period to buy them under discount… I buy most items under Black Friday(BF) period at 20% Off. You can buy at BF if USA store or at Prime Day from Amazon or at Xmas etc

 

eBooks

  1. (c) 2009 , Build Your Own PC – Do-It-Yourself For Dummies [ Part-of-Tens useful Tips at the end of the eBook ]
  2. (c) 2017 , Troubleshooting and Maintaining Your PC All-in-One For Dummies – 3/e
  3. How to Buy/Choose a PC.PDF
  4. Windows 10 Anniversary Update Bible (2017), Wiley
  5. Linux Bible 9th Edition 2015, Wiley
  6. Build a Better PC – 2013
  7. https://s3.eu-central-1.amazonaws.com/leonidassavvides/rhel_5_6_7_cheatsheet_11x17_0417_jcs.pdf

Web-Sites

  1. https://choosemypc.net
  2. https://pcpartpicker.com
  3. http://techreport.com/review/23624/how-to-build-a-pc-the-tech-report-guide/
  4. https://www.singular.com.cy/ – buy components etc

Videos

  1. https://youtu.be/mqb4dDSPRP0 – Win 10 Pro for 15$ [best to install/activate immediately]
  2. How To Build The Best PC For Photo and Video Editing
    https://youtu.be/7D50mMbxB8o
  3. http://techreport.com/review/23624/how-to-build-a-pc-the-tech-report-guide/
  4. Watch “Avoiding Common PC Building Traps – Episode 1,2,3,4” on YouTube
    1. https://youtu.be/-plesrt8ZCs
    2. https://youtu.be/pPFEkL5GIiI
    3. https://youtu.be/CB9KiKrC-C4
    4. https://youtu.be/CkbgkOeqT0Q

================================

Coming Soon my Components & Setup Process

My new 15″ Mac Book Pro 2016

My new 15′ Mac Book Pro 2016 – Unboxing & Review
(MBP 2016 & Accessories)

==============================

I definitely recommend use/read manual prior using your new Mac… I also turned off File Vault [is turned Off by default – but by error activated it] for a little more faster usage of the MBP.

here are some extracts from manual….

2017-01-25_23-34-02_mbp2

2017-01-25_23-38-04_mbp3

2017-01-25_23-32-40_mbp1

Ordering accessories procedure I followed….

Amazon.com [US]  >>>  MyUS.com [FL, US Forward address]  >>>  Europe [My Home]

myUS.com

MyUS: Free 1 Month Membership + 20% off your 1st Shipment!

This Blog Post Coming Soon!!!

 

 

Mac Book Pro 2016 Accessory : usb c hub
usb c hub
aukey usb c hub
aukey usb c hub

 

samsung t3 ssd
samsung t3 ssd
Mac Book Pro 2016 Accessory : mbp2016_sleeve
mbp2016 sleeve

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

[embedyt]https://youtu.be/iJdbwZrnE9I[/embedyt]


Buy from Amazon

http://amzn.to/2iUm7JT   aukey hub

http://amzn.to/2iOdrUK   Samsung T3 ssd

http://amzn.to/2iUgfQT   hub hdmi

http://amzn.to/2i4Uj4h   sleeve case

Shipping address in Amazon put your MyUS.com forward address MyUS: Free 1 Month Membership + 20% off your 1st Shipment!

After all items delivered to Forward address

Request shipment to you eg Europe or Africa …

 


Amazon Order History – Last 6 mos

 

MyUS Box/Suite (Fwd Address from US, FL => To me Europe) Prior Ship it to me!

 

MyUS Box/Suite After Ship it to me!

 

Unboxing Accessories

 

Unboxing MBP 2016 15″