<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Backup on Work You Can Explain</title>
		<link>https://workyoucanexplain.com/tags/backup/</link>
		<description>Recent content in Backup on Work You Can Explain</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
			<copyright>Copyright © Work You Can Explain</copyright>
		
		
			<lastBuildDate>Wed, 19 Aug 2026 00:00:00 -0500</lastBuildDate>
		
			<atom:link href="https://workyoucanexplain.com/tags/backup/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Post-Crisis Review and System Hardening</title>
				<link>https://workyoucanexplain.com/posts/post-crisis-postmortem-and-system-hardening/</link>
				<pubDate>Wed, 19 Aug 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/post-crisis-postmortem-and-system-hardening/</guid>
				<description>&lt;p&gt;After a technical crisis, do not settle for “it works again.” Record what happened, identify the protection that was missing or unclear, and test one small improvement while the evidence is still available.&lt;/p&gt;&#xA;&lt;p&gt;A postmortem is not a confession and it is not a search for someone to blame. It is a short record that helps you make the next failure less damaging and easier to explain.&lt;/p&gt;&#xA;&lt;h2 id=&#34;capture-the-incident-before-memory-edits-it&#34;&gt;Capture the incident before memory edits it&lt;/h2&gt;&#xA;&lt;p&gt;Write the first version from your working log, file history, messages, and recovery evidence. Use five sections:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Recover a Student Mac from a Broken Setup</title>
				<link>https://workyoucanexplain.com/posts/recover-a-student-mac-from-a-broken-setup/</link>
				<pubDate>Thu, 30 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/recover-a-student-mac-from-a-broken-setup/</guid>
				<description>&lt;p&gt;Test recovery before a failure, but do not erase, reinstall, or reset a working&#xA;student Mac for practice. Run a non-destructive rehearsal that verifies account&#xA;and FileVault responsibility, restores one disposable test artifact, clones one&#xA;project to a new directory, checks the reproducible setup record, identifies&#xA;device management, and records the correct macOS Recovery path.&lt;/p&gt;&#xA;&lt;p&gt;If no setup artifact exists yet, first create the &lt;a href=&#34;https://workyoucanexplain.com/posts/build-a-reproducible-macos-setup/&#34;&gt;small, secret-free macOS&#xA;setup record&lt;/a&gt;. A recovery rehearsal&#xA;cannot verify documentation that exists only in memory.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Recover Linux from a Broken Setup</title>
				<link>https://workyoucanexplain.com/posts/recover-linux-from-a-broken-setup/</link>
				<pubDate>Thu, 30 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/recover-linux-from-a-broken-setup/</guid>
				<description>&lt;p&gt;Prepare recovery before Linux stops booting, but do not break or reinstall a&#xA;working computer for practice. Rehearse the evidence and access paths:&#xA;identify the failure layer, verify backups by restoring a test file, verify&#xA;recovery media and documentation, clone a project into a new location, and test&#xA;the setup repository in a disposable environment.&lt;/p&gt;&#xA;&lt;p&gt;Before treating a backup as recovery evidence, use &lt;a href=&#34;https://workyoucanexplain.com/posts/your-backup-is-only-real-if-you-can-restore-it/&#34;&gt;your backup is only real if&#xA;you can restore it&lt;/a&gt; to&#xA;test one file restore and record what the test proves.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Prefer Reversible Changes</title>
				<link>https://workyoucanexplain.com/posts/prefer-reversible-changes/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/prefer-reversible-changes/</guid>
				<description>&lt;p&gt;A technical change is safer when you can explain the starting state, predict&#xA;the intended result, and return to the starting state if the evidence does not&#xA;match your prediction.&lt;/p&gt;&#xA;&lt;p&gt;Prefer reversible changes. Inspect first, protect important work, change one&#xA;thing, verify the result, and keep a clear rollback path. This method does not&#xA;make every action harmless, but it limits uncertainty and makes mistakes easier&#xA;to diagnose.&lt;/p&gt;&#xA;&lt;h2 id=&#34;reversibility-is-a-property-of-the-procedure&#34;&gt;Reversibility is a property of the procedure&lt;/h2&gt;&#xA;&lt;p&gt;A change is not reversible merely because an &lt;strong&gt;Undo&lt;/strong&gt; button exists. A&#xA;reversible procedure answers six questions:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Sync, Git, and Backup Solve Different Problems</title>
				<link>https://workyoucanexplain.com/posts/sync-git-and-backup-solve-different-problems/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/sync-git-and-backup-solve-different-problems/</guid>
				<description>&lt;p&gt;Sync, Git, and backup can all create additional copies of data, but they solve&#xA;different problems. Sync keeps selected files available across locations. Git&#xA;records deliberate versions of a project. Backup preserves recoverable copies&#xA;for loss or damage. A reliable student system assigns each layer a specific job.&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-one-extra-copy-is-not-enough&#34;&gt;Why one extra copy is not enough&lt;/h2&gt;&#xA;&lt;p&gt;Suppose a student keeps a programming project in a synchronized folder. The&#xA;folder appears on a laptop and in a cloud service. This helps when the student&#xA;moves between devices. It does not answer every recovery question:&lt;/p&gt;</description>
			</item>
			<item>
				<title>The Semester-End Technical Review</title>
				<link>https://workyoucanexplain.com/posts/the-semester-end-technical-review/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/the-semester-end-technical-review/</guid>
				<description>&lt;p&gt;End the semester with a bounded technical review. Archive course work without&#xA;losing context, restore-test important files, remove unjustified tool&#xA;obligations, update setup documentation, preserve verified repetition, and&#xA;select portfolio evidence carefully.&lt;/p&gt;&#xA;&lt;p&gt;Do not begin by deleting. First identify retention rules, final submissions,&#xA;source material, recovery needs, and private content.&lt;/p&gt;&#xA;&lt;h2 id=&#34;1-inventory-each-course&#34;&gt;1. Inventory each course&lt;/h2&gt;&#xA;&lt;p&gt;For every course, record:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Course:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Term:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Instructor:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Required retention:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Final submitted artifacts:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Editable source:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Data and code:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Feedback:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Environment or tool requirements:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Private or restricted material:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Confirm institutional and course rules. Some work may need to remain private,&#xA;and some licensed materials may not belong in a personal archive.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Your Backup Is Only Real If You Can Restore It</title>
				<link>https://workyoucanexplain.com/posts/your-backup-is-only-real-if-you-can-restore-it/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/your-backup-is-only-real-if-you-can-restore-it/</guid>
				<description>&lt;p&gt;A backup should answer a practical question: can you recover the needed data&#xA;when the original is unavailable? The smallest useful proof is a restoration&#xA;test. Restore one harmless file to a different location, open it, compare it&#xA;with the source, and record what happened.&lt;/p&gt;&#xA;&lt;h2 id=&#34;a-successful-backup-job-is-not-yet-a-successful-recovery&#34;&gt;A successful backup job is not yet a successful recovery&lt;/h2&gt;&#xA;&lt;p&gt;A status message can show that a backup process ran. It does not prove that:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
