#BackUPS

20 posts loaded — scroll for more

Text
jornalo
jornalo

Claude Code elimina 2,5 anos de registros em falha crítica de backup

No dia de hoje, um incidente alarmante no mundo da tecnologia gerou preocupação entre os desenvolvedores de software e profissionais da área de TI. O software Claude Code, uma ferramenta de inteligência artificial em uso por várias empresas, esteve no centro de uma falha crítica que resultou na perda de 2,5 anos de registros de produção de um desenvolvedor. A situação não apenas levanta questões sobre a eficácia das práticas de backup, mas também sobre a segurança e a governança no uso da inteligência artificial em sistemas críticos.(…)

Leia a noticia completa no link abaixo:

https://www.jornalo.com.br/claude-code-elimina-25-anos-de-registros-em-falha-critica-de-backup
Uma ilustração vibrante de um desenvolvedor de software cercado por computadores e telas com mensagens de erro. Em uma das telas, uma barra de progresso está em andamento enquanto uma grande nuvem de dados é representada desmoronando, simbolizando a perda de dados. No fundo, gráficos e códigos estão visíveis, enquanto o desenvolvedor parece estar em choque, segurando a cabeça com as mãos. Uma aura de caos tecnológico permeia a cena, destacando a interseção sombria entre criatividade humana e poder da IA.

Text
paulgadzikowski
paulgadzikowski

I got distracted while moving the backup flashdrive from the primary device to the secondary device, by the secondary device suddenly cutting audio out and blaming it on the speaker then resuming it for no adequately explored reason, and instead of deleting the old copy of the files on the secondary device I deleted the new copy of the files from the flashdrive so now I have to copy everything onto the flashdrive from the primary device again. Glad I got an early start this morning

Text
fromthemouthofkings
fromthemouthofkings

where (else) you can find me

Friends, comrades, beloved followers, while I am not really worried that Tumblr is just going to disappear overnight without warning, this latest outage did give me a kick in the pants to start archiving my stuff elsewhere, just as a preventative measure. I would hate to lose contact with y'all in the event that something did happen! So if you want to find me on another site, my longform stuff is being backed up to dreamwidth, my shortform posting on bluesky, and as always, my fanfic is hosted on AO3.

Find me on dreamwidth at quinnekings

Find me on bluesky at quinnekings.bsky.social

Find me on AO3 at FromTheMouthofKings

Text
willjones7087
willjones7087

That feeling you get when you remember that you wrote down your stuff on paper instead of relying on digital backups.

Text
successinnovationhub
successinnovationhub

Essential vs Optional WordPress Plugins (2026)

SummaryNot all WordPress plugins are equal in 2026. Some are essential for security, SEO, and AI compatibility. They are crucial for legal compliance and performance. Others are optional enhancements. These improve engagement, conversions, and growth. This guide helps you identify must-have plugins versus nice-to-haves so you can launch a fast, secure, and future-proof WordPress website.

Why…

Link
dvdmerwe
dvdmerwe

6 things RAID does not protect you from

A Seagate hard drive labeled

“Among new NAS buyers, and perhaps even older users too, RAID is one of the most misunderstood aspects of network storage. In a multi-drive setup, you have RAID in place, so you are covered in case one of the drives dies. That’s the promise RAID sells, and it delivers on that very specific promise as well. The problem starts when you expect it to do more than it’s supposed to. It is not a safety net for everything. The sooner we realise that, the better it will be. If you wait until the last moment or until an incident occurs, it will be too late to correct course. While RAID may be good for one thing, it just cannot protect you from many of the things that actually cause data loss in the real world. Here are some examples.”

An article well worth reading before diving into buying a RAID setup, especially as a RAID setup often costs lot more money than two three drives doing rsync backups.

A RAID is good for real-time redundancy. If a drive fails, the other/s carry on going without issues. You can replace that failed drive, and just rebuild the RAID. But RAID drives also all work hard as they are all constantly being written to.

There is something to be said for having a second drive, and just doing a daily rsync backup to that drive. That second drive only needs to spin up once a day to receive updated or new files, and delete removed files. This not only extends that drive’s life, but you can restore any mistakenly deleted files too. When your primary drive fails (anything up top around 5 or 6 years) you can actually use the backup drive as the primary drive. It just takes a bit more configuration effort to point to it (but that could be about 5 minutes of effort). I’ve had to do this once, so I know it is fully possible.

See https://www.xda-developers.com/raid-is-not-a-backup

Text
christinaroseandrews
christinaroseandrews

Hey everyone, it looks like there’s some hinky stuff going on with LiveJournal in a way where it might be shutting down relatively soon – and if not, who knows what will happen to it?

Obviously most of us aren’t active users there right now, but a lot of us were active users there at some point, so… if you want to save your blog, this thread includes a few ways on how to do it, as well as a lot more detail on exactly what’s going on.

(We also suggest screengrabbing or saving the page of any fics that you care about that are based there, as well as anything else you might have bookmarked.)

Just in general, as a reminder, despite what the old adage is: the internet is not forever. So back up anything you care about!

Note: edited to add screengrabs below the cut in case anyone doesn’t want to click on the link.

[[MORE]]

Text
topher1kenobe
topher1kenobe

Keeping your WordPress website backed up is IMPORTANT, but HOW to do this can be confusing. In just three and a half minutes I lay out the best options you have, and tell you how to move forward.

Text
trswireless
trswireless

Cloud Reliability 101 Understanding Uptime Backups and Disaster Recovery

Reliability is about keeping digital systems working the way people expect. That includes patient scheduling tools, telehealth platforms, billing systems, internal messaging, and secure file access. Even short disruptions can lead to missed appointments, delayed workflows, or confusion across teams.

Reliability is not one feature. It is a set of practices that reduce failures and speed up recovery when something goes wrong.

Uptime What it is and what it is not

Uptime is the percentage of time a service is available and usable. You might see uptime described as a “99.9%” target.

What uptime does:

  • Sets a shared expectation for availability
  • Helps organizations plan around maintenance windows
  • Provides a benchmark for measuring service performance

What uptime does not guarantee:

  • That data is protected if something is deleted
  • That you can restore systems quickly after a major outage
  • That an incident will not happen

A practical tip: uptime is most meaningful when you know what counts as “available” (for example, can users log in, can data load, can key actions be completed).

Backups The safety net for data

Backups are copies of data saved separately so information can be restored after loss, deletion, corruption, or ransomware.

Good backup planning usually answers:

  • What is being backed up? (databases, files, configurations)
  • How often? (hourly, daily, weekly)
  • How long are backups kept? (retention)
  • Where are they stored? (separate location or account)
  • How quickly can you restore? (recovery time)

Helpful rule of thumb for resilience is the “3-2-1” idea:

  • 3 copies of data
  • 2 different types of storage
  • 1 copy kept offsite or isolated

Backups are only useful if restores are tested. A backup that cannot be restored is just storage.

Disaster recovery Planning to restore operations

Disaster recovery (DR) is the plan and capability to restore systems after a major disruption, such as a region-wide outage, a serious security incident, or a critical configuration failure.

Two common DR metrics:

  • RTO (Recovery Time Objective): how long it can take to restore service
  • RPO (Recovery Point Objective): how much data loss is acceptable (time between last good copy and the incident)

For example:

  • A shorter RTO means faster return to normal operations.
  • A shorter RPO means more frequent data protection.

Putting it together A quick clarity checklist

Use this to keep the concepts distinct:

  • Uptime: Are services accessible right now?
  • Backups: Can we recover lost or damaged data?
  • Disaster recovery: Can we restore full operations after a major event?

If you want additional context on how organizations think about these reliability pieces as part of broader growth planning, this overview adds useful background: https://trswireless.com/why-do-companies-choose-managed-cloud-solutions-for-growth/

Neutral next step

If you are documenting reliability expectations internally, TRS Wireless recommends starting with simple definitions for uptime, backup frequency, and recovery targets so teams align on what “reliable” means in day-to-day operations.

Text
paragonpandemon
paragonpandemon

A true* story about bit rot and backups.

*The following sequence of events has been modified to make it sound more deliberate and less random than it actually was.**

My mom grew up on a farm which no longer exists, but which I remember visiting as a child. A woman in her town painted a watercolor of the farm and sent Mom a JPEG of the watercolor. I got a copy of the file and printed it out and hung it up. The print is now washed out, so I have been thinking about making another.

I recently bought a really nice new color printer, so I’ve been looking for the file, and I couldn’t find it. I knew the file had come from my parents, but it wasn’t in any of several folders of pictures or backups of old computers that I could find. I’m a bit of a digital hoarder, but I have also learned about making backups the hard way, so I have lost quite a few memories to bit rot.

I do a short detour and do a search of my mail—I still use that account—and the email isn’t found. It was almost 20 years ago; I wonder a bit what the retention policy is for that account. Mom and Dad’s old ISP account is long gone, and Mom no longer has a computer, so I can’t ask her to send it to me again.

I still have a partial backup of my parents’ last computer, so I check it again for the picture of the farm. I had already done an Everything search, but maybe the file name is something more random? I backed up just two folders: “Pictures” and “Mail.” Lots of pictures, all from emails from their friends and family. A nice 8x10 of my brother’s AF official photo. He looked great in dress blues, so I snag that. No farm though.

Mail > [POP@mail.isp1.com] > Sent Messages.mbox > Messages is full of EMLX files, but the EMLX files are all 1 to 2 KB—tiny files. Attachments are listed but not included. No picture files here.

Mail > [Account@isp2.com] > Sent Messages.mbox > Messages has a handful of EMLX files, and a couple of them are over a MB. I start checking, and there it is. “Subject: farm picture”. A little farther down, “filename=P1020304.jpg.” After that is an inline code block in Base64.

I know what Base64 is, but I haven’t used Usenet in years. What do I have to convert it? …IrfanView pleads ignorance. Hmmm…. I do an Everything search for P1020304.jpg. No luck.

I end up downloading a free Base64 converter from the app store. It saves the file without asking me where I want to put it, so there’s another short Everything hunt for the file, and I find it a few levels deep in ~\AppData\ of all places, but it’s fine. I move it to my family pictures folder.

I print out the file on my new printer. It looks much better than the old faded print. I am happy.

** The actual sequence of events was more like:

  • Look for the farm picture
  • Give up
  • Start organizing picture files a bit, as one does
  • Look for more picture files in old backups
  • (at this point I had forgotten the search and wasn’t even thinking about it)
  • Go through the backup of my parents’ last computer
  • (not really even looking for pictures at this point)
  • Wonder if the EMLX files are readable as text files
  • See that some of the files are really large?
  • Open the first large file I find, spot the subject, and get a happy shock when I see it’s “farm picture”
  • Be delighted I found the file without looking for it
  • A little work converting Base64
  • Make a nice print and hang it up
  • A bit of thinking about other ways I could have retrieved the file now I know where it was
  • Dreaming up a narrative about being thorough and finding the file by trying everything I can

Text
raindoor
raindoor

Note to future self: If you have the misfortune of using Microsoft One Drive again do not try to back up an entire folder to it. Not if it has more than a few files in it. It will hose your laptop so badly it will become completely unresponsive. As in, a minute to respond to any mouse click or keystroke.

Instead, zip up the folder before backing up.

This hard-won wisdom was brought to you by hours and hours of frustrated experimentation and dead-end troubleshooting. The IT people at my work were just as confounded by it as me. They took me down unhelpful paths like “One Drive won’t synchronize if you have files that start with a dot. So remove all those files.”

Problem is, dot-files are used extensively in software development, and I can’t hunt them down in all my repositories, because there are hundreds of them. It is also not true that they keep One Drive from synchronizing. They don’t! It was a sheer volume of files that made it choke.

Compare it to syncing your files with an S3 bucket: you run the AWS CLI command at the top level directory that you want to back up, and it will run unobtrusively in the background, and back up all your thousands of files in thousands of subfolders, without impacting the laptop performance at all.

Text
astridsdreamspace
astridsdreamspace

✨ Embrace the magic of content creation with a sprinkle of satire! Discover the secrets behind the Sacred Salt Circle of Site Backups and Mr. Moneybags’ Prosperity Charm. Let’s conjure some effective strategies with a wink! #DigitalWitchcraft #ContentMagic

Text
newstech24
newstech24

Sign’s safe message backups arrive on iOS

Sign is launching safe backups on iOS, permitting you to save lots of and restore your messages in case you lose or break your telephone. With the free model of the characteristic, you’ll be able to retailer as much as 100MB of textual content messages, together with the previous 45 days’ price of images, movies, GIFs, and information.

There’s additionally a $1.99 per 30 days choice that may…

Text
arielmcorg
arielmcorg

El precio de ignorar la importancia de la protección de datos

Por Mauricio González, vicepresidente de Veeam para Latinoamérica

Estamos en la era de la IA, tecnología que está cada vez más al alcance de todos para obtener respuestas en tiempo real, lo que lleva el ritmo de los negocios, interacciones, conexiones y transacciones a niveles de agilidad nunca vistos (Fuente Veeam Latam). 

El motor de la IA son los datos. Por ende, dependemos increíblemente de…

Text
techbreeze-it-solutions
techbreeze-it-solutions

Just released a new open-source WordPress plugin!

If your site slows down as your media library grows, this will help.
Simple S3 Media Offload automatically stores your images & videos on AWS S3 (with optional CloudFront) — cutting server load and improving page speed instantly.

No bloat. No hidden pricing. Just performance.
MIT licensed → Free forever.

#WordPress #AWS #S3 #CloudFront #WebPerformance #OpenSource

Text
arielmcorg
arielmcorg

Anuncio Importante - WhatsApp blinda los backups con la huella

WhatsApp ha implementado una nueva capa de seguridad para sus copias de seguridad cifradas de extremo a extremo, adoptando la tecnología de claves de acceso (Passkeys). Esta medida permite a los usuarios proteger sus respaldos de chat utilizando su huella dactilar, reconocimiento facial o el código de bloqueo del dispositivo. La actualización busca eliminar la necesidad de recordar complejas…

Text
newstech24
newstech24

WhatsApp can now use passkeys to safe your backups

WhatsApp is introducing a passwordless strategy to immediately safe your chat backups. The messaging platform is launching passkey-encrypted backups for iOS and Android, permitting customers to shortly encrypt their saved message historical past utilizing their face, fingerprint, or machine display screen lock code.

The replace is rolling out “step by step over the approaching weeks and months,”…

Text
newstech24
newstech24

WhatsApp provides passkey safety to end-to-end encrypted backups

WhatsApp is including a brand new technique to entry your encrypted backups with passkey help. This implies if you happen to lose your system, you should utilize strategies like fingerprint, face, or the display lock code of your earlier system to entry WhatsApp’s backup.
For years, WhatsApp didn’t have an encryption layer for its chat backups. Nonetheless, in 2021, Meta added a manner for…

Text
hyperhci
hyperhci

Top 5 Nutanix Backup Solutions You Shouldn’t Ignore in 2025!


If your business runs on Nutanix HCI, having the right backup strategy isn’t optional — it’s essential. Whether you’re managing hybrid cloud workloads or mission-critical data, choosing the best-fit backup tool can make all the difference between business continuity and catastrophe.


In this post, we break down the five most reliable Nutanix backup solutions that balance performance, scalability, and affordability. Perfect for IT pros, sysadmins, and data center experts looking to simplify recovery and secure data the smart way.


👉 Read the full guide:


#Nutanix #BackupSolutions #DataRecovery #CloudSecurity #HybridCloud #TechBlog #EnterpriseIT #HyperHCI

Text
virtualizationhowto
virtualizationhowto

Ultimate Home Lab Backup Strategy (2025 Edition) #homelab #homeserver #disasterrecovery