[SOLVED] what would you have liked to know before set up a computer

protter

Honorable
Oct 21, 2015
19
1
10,515
i have put together my first PC, and would like to know what your opinion is about.
I can only think of
Antivirus system
Backup
-Raid system
Encryption


are there any other points to consider?
 
Solution
i thought a raid 1 system as a data grab and storage hard drive with 1TB should prevent me from forgetting a backup. then i can do it comfortably monthly. but if a disk breaks i still have disk number 2
RAID is for Uptime, not a backup.
Counterintuitively, it is not for data security. A RAID 1 mirror, the user and the OS sees one instance of a file. Delete it, and it is gone.

A real backup scenario will keep data off on some other physical drive, and not directly mirrored.
Current backup and Imaging software can be all automated. You can't "forget".

That is the whole basis of my personal backup routine.

Every drive gets an...
i thought a raid 1 system as a data grab and storage hard drive with 1TB should prevent me from forgetting a backup. then i can do it comfortably monthly. but if a disk breaks i still have disk number 2
 
i thought a raid 1 system as a data grab and storage hard drive with 1TB should prevent me from forgetting a backup. then i can do it comfortably monthly. but if a disk breaks i still have disk number 2
RAID is for Uptime, not a backup.
Counterintuitively, it is not for data security. A RAID 1 mirror, the user and the OS sees one instance of a file. Delete it, and it is gone.

A real backup scenario will keep data off on some other physical drive, and not directly mirrored.
Current backup and Imaging software can be all automated. You can't "forget".

That is the whole basis of my personal backup routine.

Every drive gets an Incremental Image saved every night. Keep for a rolling 30 days. (or whatever time you feel comfortable with)
This can be done with a NAS box, or even just a couple of external HDDs.
 
  • Like
Reactions: protter
Solution