0

I am having trouble with my linux server. Yesterday I created a lot of directories and files that i no longer want/need. Is there a way to restore my system back to how it was a couple of days ago? Thanks in advance.

pa4080
  • 30,621
Fred
  • 41

1 Answers1

0

I'm afraid it is not possible, if there isn't setup any preliminary backup solution.

For example if you are using LVM you can create snapshots of your file-system before taking steps that you would like to cancel later on. In case it is not possible to setup LVM you can use some other backup solution. Here are presented few examples: Simple Backup Solution. Also here are presented the solutions that I'm using on my Ubuntu systems: https://github.com/pa4080/simple-backup-solutions

pa4080
  • 30,621