Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-03-2020, 03:30 AM
|
#1
|
Senior Member
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 22 MATE, Peppermint OS-Devuan, EndeavourOS, antiX
Posts: 4,533
|
Checked the health of your SSD or HDD recently?
One way to test the health of your drives is to use GSmartControl:
Code:
sudo apt install gsmartcontrol
https://gsmartcontrol.sourceforge.io/home/
Short and extended self-tests are available, with the output either being viewed or saved.
Unfortunately, even SSDs with a clean bill of health can fail suddenly without warning.
Why SSDs die a sudden death:
https://blog.elcomsoft.com/2019/01/w...-deal-with-it/
It is essential to prepare for such an eventuality by having all personal data etc backed up.
However, even that may not be enough to fully restore the personal data, depending on the particular software employed and the type of backup used, as can be seen here:
https://www.linuxquestions.org/quest...failure-38296/
Last edited by beachboy2; 07-03-2020 at 08:23 AM.
|
|
|
07-03-2020, 07:49 AM
|
#2
|
Member
Registered: Jun 2020
Posts: 614
Rep: 
|
Your second link is truncated - its embedding the '...' into the linked URL and resolves to a 404.
The full link (for anyone interested) is here: https://blog.elcomsoft.com/2019/01/w...-deal-with-it/ (I found this from your LQ article)
Side note: GNOME Disk Utility also includes the SMART test features.
Honest question (for you or anyone): what is the actual advantage/reasoning behind specific 'backup software' here (assuming a non-institutional/non-corporate, single-user, single-machine setup)? I've looked into such in the past and always been turned away because of some sort of proprietary data structure/compression/container format/etc attached to a learning curve beyond 'rsync will copy my data 1:1 to some other place, if the original place dies, the other place still has it hopefully' - maybe that's not the best way to do things though.
|
|
1 members found this post helpful.
|
07-03-2020, 08:25 AM
|
#3
|
Senior Member
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 22 MATE, Peppermint OS-Devuan, EndeavourOS, antiX
Posts: 4,533
Original Poster
|
obobskivich,
I have amended that link.
Thanks.
If you look at my blog you will see that GNOME Disk Utility's Drive Options precedes GSmartControl in suggestions for testing software.
Last edited by beachboy2; 07-03-2020 at 08:37 AM.
|
|
|
07-05-2020, 11:37 AM
|
#4
|
Senior Member
Registered: Dec 2014
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,364
|
Quote:
Originally Posted by obobskivich
... Honest question (for you or anyone): what is the actual advantage/reasoning behind specific 'backup software' here (assuming a non-institutional/non-corporate, single-user, single-machine setup)? I've looked into such in the past and always been turned away because of some sort of proprietary data structure/compression/container format/etc attached to a learning curve beyond 'rsync will copy my data 1:1 to some other place, if the original place dies, the other place still has it hopefully' - maybe that's not the best way to do things though.
|
Hi obobskivich,
I've been through a couple of different "backup software" solutions and have settled back on rsync. They all struck me as "front ends" to a functionality that either *was* rsync itself or similar to it.
To answer your specific question, the advantage I saw is the level of abstraction these solutions provide for a casual user, particularly one who does not want to use command-line alternatives.
I settled on rsync after running into some issues that the software could not adequately explain.
I create 2 backups : one on-site on a 2nd linux system (over my home LAN) and one off-site in another location (over the Internet). Haven't had any issues since.
Cheers,
|
|
|
All times are GMT -5. The time now is 10:25 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|