<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>SSH on Work You Can Explain</title>
		<link>https://workyoucanexplain.com/tags/ssh/</link>
		<description>Recent content in SSH on Work You Can Explain</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
			<copyright>Copyright © Work You Can Explain</copyright>
		
		
			<lastBuildDate>Thu, 30 Jul 2026 00:00:00 -0500</lastBuildDate>
		
			<atom:link href="https://workyoucanexplain.com/tags/ssh/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Set Up Git, SSH, and Course Toolchains on Linux</title>
				<link>https://workyoucanexplain.com/posts/set-up-git-ssh-and-course-toolchains-on-linux/</link>
				<pubDate>Thu, 30 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/set-up-git-ssh-and-course-toolchains-on-linux/</guid>
				<description>&lt;p&gt;Set up only the environment one course requires. Record the supported Linux&#xA;distribution, exact tools and versions, repository host, authentication method,&#xA;project location, and verification command. Then install through the&#xA;distribution&amp;rsquo;s supported package path and prove the environment with a&#xA;disposable practice project.&lt;/p&gt;&#xA;&lt;p&gt;Do not install every language, copy a classmate&amp;rsquo;s dotfiles, or create an SSH key&#xA;before checking whether the course uses SSH at all.&lt;/p&gt;&#xA;&lt;h2 id=&#34;write-the-requirement-sheet&#34;&gt;Write the requirement sheet&lt;/h2&gt;&#xA;&lt;p&gt;Ask the syllabus, instructor, or official course environment:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Set Up Git, SSH, and Course Toolchains on macOS</title>
				<link>https://workyoucanexplain.com/posts/set-up-git-ssh-and-course-toolchains-on-macos/</link>
				<pubDate>Thu, 30 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/set-up-git-ssh-and-course-toolchains-on-macos/</guid>
				<description>&lt;p&gt;Build one course environment, not a collection of every developer tool you may&#xA;use in college. Start with current course instructions, verify the Apple&#xA;developer base, configure Git identity deliberately, add SSH only when the&#xA;remote service or course requires it, and isolate project dependencies through&#xA;the course&amp;rsquo;s documented method.&lt;/p&gt;&#xA;&lt;p&gt;Keep passwords, private SSH keys, access tokens, recovery codes, and private&#xA;repository addresses out of setup notes and screenshots.&lt;/p&gt;&#xA;&lt;p&gt;If Apple&amp;rsquo;s developer base has not been inspected, first &lt;a href=&#34;https://workyoucanexplain.com/posts/install-and-verify-xcode-command-line-tools/&#34;&gt;install or verify&#xA;Xcode Command Line&#xA;Tools&lt;/a&gt;. Do not let an&#xA;automatic developer-tools prompt become an unexplained side effect of the Git&#xA;setup.&lt;/p&gt;</description>
			</item>
			<item>
				<title>The Small CLI Toolkit Worth Learning</title>
				<link>https://workyoucanexplain.com/posts/the-small-cli-toolkit-worth-learning/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/the-small-cli-toolkit-worth-learning/</guid>
				<description>&lt;p&gt;You do not need dozens of command-line tools. Recognize a small set, then learn&#xA;each one when a real course or project creates the need.&lt;/p&gt;&#xA;&lt;p&gt;Git, SSH, curl, ripgrep, &lt;code&gt;find&lt;/code&gt;, jq, and GitHub CLI cover seven useful roles:&#xA;version history, remote access, data transfer, content search, file search, JSON&#xA;processing, and GitHub workflows. They are a learning queue, not an installation&#xA;checklist.&lt;/p&gt;&#xA;&lt;h2 id=&#34;choose-a-problem-before-a-tool&#34;&gt;Choose a problem before a tool&lt;/h2&gt;&#xA;&lt;p&gt;For each proposed tool, answer:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
