Andrei Rolando León Salas
2013-Apr-17 19:19 UTC
[CentOS] about backup of centos instead of fresh install
Hi, i have a little question but not sure if exist in centos. Theres any way to reotre all centos to default? like a goback or a security backup? im realtive new with this and want to do a full back up of centos before trying to install things. Also i really prefer to run a commands instead of do a fresh install of centos. Theres any like this?
m.roth at 5-cent.us
2013-Apr-17 19:46 UTC
[CentOS] about backup of centos instead of fresh install
Andrei Rolando Le?n Salas wrote:> Hi, i have a little question but not sure if exist in centos. Theres any > way to reotre all centos to default? like a goback or a security backup? > im realtive new with this and want to do a full back up of centos before > trying to install things. Also i really prefer to run a commands instead > of do a fresh install of centos. Theres any like this?The whole system, or just one part? You could do a yum reinstall <whatever> mark
John R Pierce
2013-Apr-17 20:23 UTC
[CentOS] about backup of centos instead of fresh install
On 4/17/2013 12:19 PM, Andrei Rolando Le?n Salas wrote:> Hi, i have a little question but not sure if exist in centos. Theres any > way to reotre all centos to default? like a goback or a security backup? im > realtive new with this and want to do a full back up of centos before > trying to install things. Also i really prefer to run a commands instead of > do a fresh install of centos. Theres any like this?backup any config files before you edit them the first time. thats really all that you're changing. you shouldn't be replacing/modifying any files under RPM package management except those config files, and most of the major services like apache httpd have a conf.d directory where you make your changes by creating new .conf files rather than modifying the supplied ones. -- john r pierce 37N 122W somewhere on the middle of the left coast
YB Tan Sri Dato Sri' Adli a.k.a Dell
2013-Apr-18 12:34 UTC
[CentOS] about backup of centos instead of fresh install
? Regards, YB Tan Sri Dato' Sri Adli a.k.a Dell my.linkedin.com/pub/yb-tan-sri-dato-sri-adli-a-k-a-dell/44/64b/464/ H/p number: ?(017) 362 3661 ________________________________ From: Andrei Rolando Le?n Salas <andreileonsalas at gmail.com> To: centos at centos.org Sent: Thursday, April 18, 2013 3:19 AM Subject: [CentOS] about backup of centos instead of fresh install Hi, i have a little question but not sure if exist in centos. Theres any way to reotre all centos to default? like a goback or a security backup? im realtive new with this and want to do a full back up of centos before trying to install things. Also i really prefer to run a commands instead of do a fresh install of centos. Theres any like this? _______________________________________________ CentOS mailing list CentOS at centos.org http://lists.centos.org/mailman/listinfo/centos
Brian Mathis
2013-Apr-18 13:46 UTC
[CentOS] about backup of centos instead of fresh install
You should setup separate test and production systems. Use the test system to experiment and figure out what you want to get done and how to do it, then apply it to the production system. Setting up a test server is easy and you do not need to buy another computer. Use VirtualBox or other virtualization software on your personal computer and install the test system there. Then you can create snapshots and rollback the system state as you need to. ? Brian Mathis On Wed, Apr 17, 2013 at 3:19 PM, Andrei Rolando Le?n Salas < andreileonsalas at gmail.com> wrote:> Hi, i have a little question but not sure if exist in centos. Theres any > way to reotre all centos to default? like a goback or a security backup? im > realtive new with this and want to do a full back up of centos before > trying to install things. Also i really prefer to run a commands instead of > do a fresh install of centos. Theres any like this? > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >