Content was moved from it's original location @ jamnetltd.com.
Check if a restart is needed: needs-restarting -r will say if the system needs to be restarted.
Create symbolic link: ln -s source link-name for example ln -s Documents/pictures Pictures will create a Pictures directory in the current user from Documents/pictures
Run sql backup: sh /home/XXXXX/Documents/scripts/backupsql.sh as root and XXXXX is the users home directory
Run server backup: sh /home/XXXXXX/Documents/scripts/backupserver.sh as root and XXXXX is the users home directory
Jamie
General
0