





Linux is one of the most used open-sourced OS that has carved its own niche among its trusted users thats because It's fast, easy-to-use, and reliable. Also, it is part of the Linux, Apache, MySQL and PHP stack that provides a lot of advantages to the developers and its users but it has one drawback that it does not have a Recycle or trash Bin like Windows OS. So, after deletion of the file the recovery operations becomes difficulti. However, if you are unable to recover the deleted file then you should use a third-party data recovery toolto perform data recovery of linux systems.
Consider a scenario where you have an ext2-based Linux machine and you have accidentally deleted some files. Now, you want to recover the deleted files.
How to solve the issue:
To resolve this situation, you should perform data recovery of Linux system. And this can be done by following the below steps:
A) First of all, you should determine the partition from where the file was deleted. For this, you should use the "pwd" command in the shell console to know the working directory.
B) Now you have to unmount the current directory using the unmount command.
C) Now You should use the debugfs command.
D) Now use the isdel command.
E) Now use the dump filename command.
F) Finally restart the system. The recovered files will be at user defined location.
However, if you still are not able to recover the deleted files, then you should use a third-party Ext2 file recovery software to do the needful. Such Ext2 Recovery tools are read-only in nature and are able to perform Linux recovery using fast yet sophisticated scanning algorithms.
Consider a scenario where you have an ext2-based Linux machine and you have accidentally deleted some files. Now, you want to recover the deleted files.
How to solve the issue:
To resolve this situation, you should perform data recovery of Linux system. And this can be done by following the below steps:
A) First of all, you should determine the partition from where the file was deleted. For this, you should use the "pwd" command in the shell console to know the working directory.
B) Now you have to unmount the current directory using the unmount command.
C) Now You should use the debugfs command.
D) Now use the isdel command.
E) Now use the dump filename command.
F) Finally restart the system. The recovered files will be at user defined location.
However, if you still are not able to recover the deleted files, then you should use a third-party Ext2 file recovery software to do the needful. Such Ext2 Recovery tools are read-only in nature and are able to perform Linux recovery using fast yet sophisticated scanning algorithms.
No comments:
Post a Comment