File restoration utilities are one of the most important programs in a Linux administrator’s toolkit. They provide the ability to recover deleted files, even in cases where the disk is either physically damaged or wiped clean. . This guide shows seven simple file recovery tools that you can install right now on Linux. We also show you how you can do basic file restoration on your system. When you delete a file, only the link between it and its underlying data is deleted. The physical file itself is still intact. It only tells the operating system that the space is now available to be overwritten. In addition, most desktop environments today prevent you from directly deleting files on your disk. They will instead move the deleted file to a Trash folder (or Recycle bin in Windows), which can then be recovered easily. . Uncover a list of nine vital data restoration applications that you can set up right away on Linux to retrieve deleted files.. File Recovery Tools, Linux Data Recovery, Restoration Utilities, Linux Administrator Tools. . Brittany Day
Learn how to create backups that can be restored on a filesystem smaller than the original one using Fsarchiver in this helpful tutorial. . Fsarchiver is a free software utility that let us create file-level backups of one or multiple filesystems in a single archive. One big advantage of this kind of backup is that we can restore it on a filesystem smaller than the original one (but of course large enough to contain all the files); this is usually impossible when performing block-level backups, using tools like partclone or dd . In this article we will learn how to install and use the application and its main features. . Fsarchiver is an open-source tool that enables users to produce file-based backups of individual files or groups of files.. Fsarchiver, Backup Utility, Data Recovery, File-Level Backup, Linux Backup. . Brittany Day
Recently, we published apollthat askedreaders to vote on their favorite open source backup solution. . We offered six solutions recommended by our moderator community—Cronopete, Deja Dup, Rclone, Rdiff-backup, Restic, and Rsync—and invited readers to share other options in the comments. And you came through, offering 13 other solutions (so far) that we either hadn't considered or hadn't even heard of. By far the most popular suggestion was BorgBackup . It is a deduplicating backup solution that features compression and encryption. It is supported on Linux, MacOS, and BSD and has a BSD License. The link for this article located at Opensource.com is no longer available. . Explore 13 open-source data backup tools, featuring BorgBackup and other widely endorsed options by the community for safeguarding your information.. Open Source Backup Solutions, Data Recovery Tools, Data Protection Options. . Brittany Day
This article explains how to recover lost files after you accidentally wipe your hard drive. . Recently I wanted to make sure I had enough space to back up my home digital videos and pictures, so I purchased a new hard drive to add to my home Linux server. I moved all the files I wanted to save onto a single hard drive and repartitioned the old hard drive so I could upgrade to a newer version of Linux. After going through the process of reinstalling the operating system, I mounted the backup hard drive and discovered that it was empty. I had some how mixed up the hard drive I used to back up all the data with a hard drive that I wanted to wipe. Because I had done such a poor job of retaining backups on external media, I did not have any backups of my pictures and videos. The link for this article located at Linux.com is no longer available. . Accidental file deletion on your home Linux server can be frustrating, but you can attempt recovery through various effective methods for lost files. File Recovery, Linux Server Management, Data Restoration Methods. . LinuxSecurity Contributors
Get the latest Linux and open source security news straight to your inbox.