LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Rescuezilla for Cloning, Imaging, Backup & Restore

Posted 06-14-2024 at 06:41 AM by beachboy2
Updated 06-14-2024 at 04:01 PM by beachboy2

I normally use Clonezilla for making backup images.

See my earlier blog:
https://www.linuxquestions.org/quest...o-image-38106/

However on one occasion recently with a Ryzen 5 3400G cpu, a Clonezilla boot failed due to scrambled graphics and I therefore searched for an alternative.

I found Rescuezilla, which is basically the GUI version of Clonezilla,...
Senior Member
Posted in Uncategorized
Views 606 Comments 0 beachboy2 is offline
Old

Timestamps all Linux setting maybe

Posted 02-02-2024 at 05:12 PM by maybeJosiah
Updated 02-02-2024 at 08:55 PM by maybeJosiah (ZFS)

On Linux there are ways to set changed at time and created at time for files. For example:
xfs_db -c "inode <inode_number>" -c "chattr <new_change_attribute>" /dev/<device_name>

That is for chaned at on XFS.
BTRFS:
chattr --ctime="2022-01-01 12:00:00" filename
ZFS:
zfs set creation=2022-01-01T00:00:00 pool/dataset/file

Test this before large scale but these things may do setting changed...
Member
Posted in Uncategorized
Views 317 Comments 3 maybeJosiah is offline
Old

Using FreeFileSync for Backups of personal data

Posted 11-03-2023 at 10:08 AM by beachboy2

There are many ways to backup your personal data to a second drive or elsewhere.

I currently use FreeFileSync (FFS).

Installing FreeFileSync (FFS)
:

First create a new folder in the backup drive called TARGET_Home, or similar.

Download FFS for Linux from:
https://freefilesync.org/download.php

(There are plenty of screenshots and tutorials available there also).

Right click on the FreeFileSync_13.1_Linux.tar.gz...
Senior Member
Posted in Uncategorized
Views 319 Comments 0 beachboy2 is offline
Old

Adding a Second (Backup) Drive (drive2)

Posted 07-06-2023 at 02:15 PM by beachboy2
Updated 07-07-2023 at 08:29 AM by beachboy2
Tags backup, drive, uuid

Note: If you do not have gedit installed, then install it using:

Code:
sudo apt install gedit
Alternatively, use nano or vim or vi or other text editor instead of gedit.

Then modify your particular UUID settings and username etc using the following procedure:

1. Find the UUID of HDD (drive2) using:

Code:
sudo blkid
NB The blkid results will show /dev/sda* as the main drive partitions and usually /dev/sdb1 refers to...
Senior Member
Posted in Uncategorized
Views 353 Comments 0 beachboy2 is offline
Old

One way to prepare for sudden SSD failure

Posted 07-01-2020 at 09:55 AM by beachboy2
Updated 08-18-2024 at 03:33 AM by beachboy2

Why SSDs die a sudden death:
https://blog.elcomsoft.com/2019/01/w...-deal-with-it/

There are several ways to prepare for sudden SSD failure.

Here I am using Grsync to manually backup the home folder (/home/fred) regularly to a second drive (/media/drive2).
https://help.ubuntu.com/community/rsync#Grsync

However, one essential refinement must be added to the usual Grsync backup procedure before the drive...
Senior Member
Posted in Uncategorized
Views 1290 Comments 0 beachboy2 is offline

  



All times are GMT -5. The time now is 07:40 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration