Good Day
I am in need of either a way to backup an running CentOS server or an script that will reboot to init 1 do a tar and reboot back to init 3.
For some reason i can not get my server to init 1 , it just respawns all the services again. i have written an cron job that change the default init level to 1 and reboots .Then i tried to add an startup script for init level 1 that will do the tar and reboot back to init 3 , so i get my server to init 1 with an cron job but then either i can not get my bash script to execute correctly , with my limited knowledge i ahve written the script as if i am typing the command manually on SSH, line 1 works line 2 works and then with the tar operation something goes wrong and while this is all happening behind the curtain when i log back in all the dam services is running again without executing my last script line teling the server to reboot to init 3
Drives me mad and i have to SSH now every week to make an manual backup.
If anybody can help me with this i will be very happy chappie
I am in need of either a way to backup an running CentOS server or an script that will reboot to init 1 do a tar and reboot back to init 3.
For some reason i can not get my server to init 1 , it just respawns all the services again. i have written an cron job that change the default init level to 1 and reboots .Then i tried to add an startup script for init level 1 that will do the tar and reboot back to init 3 , so i get my server to init 1 with an cron job but then either i can not get my bash script to execute correctly , with my limited knowledge i ahve written the script as if i am typing the command manually on SSH, line 1 works line 2 works and then with the tar operation something goes wrong and while this is all happening behind the curtain when i log back in all the dam services is running again without executing my last script line teling the server to reboot to init 3
Drives me mad and i have to SSH now every week to make an manual backup.
If anybody can help me with this i will be very happy chappie