<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on $&gt;sh 'hello-friend.sh'</title><link>/categories/linux/</link><description>Recent content in Linux on $&gt;sh 'hello-friend.sh'</description><generator>Hugo</generator><language>en-us</language><copyright>&lt;a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank" rel="noopener"&gt;CC BY-SA 4.0&lt;/a&gt;</copyright><lastBuildDate>Mon, 01 Jan 0001 00:00:00 +0000</lastBuildDate><atom:link href="/categories/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Bastion</title><link>/blog/2026/08/12_bastion/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>/blog/2026/08/12_bastion/</guid><description>&lt;blockquote&gt;
&lt;p&gt;SSH(1)&lt;/p&gt;
&lt;p&gt;ssh (SSH client) is a program for logging into a remote machine and for executing commands on a remote machine.&lt;br&gt;
It is intended to provide secure encrypted communications between two untrusted hosts over an insecure network.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Hello there!&lt;/p&gt;
&lt;p&gt;You already know what a bastion host is. I built one on AWS and put the &lt;a href="https://docs.aws.amazon.com/cloudformation/"&gt;CloudFormation&lt;/a&gt; template on GitHub, &lt;a href="https://github.com/dsapab/aws-cloudformation-samples/tree/master/ec2-spot-bastion#how-it-works"&gt;ec2-spot-bastion&lt;/a&gt;. CloudFormation is AWS&amp;rsquo;s infrastructure-as-code service, you write a template describing the resources you want and it builds them for you. This is just a short review, the &lt;a href="https://github.com/dsapab/aws-cloudformation-samples/tree/master/ec2-spot-bastion#how-it-works"&gt;README&lt;/a&gt; has the full walkthrough. You will need some basic AWS knowledge to get it running.&lt;/p&gt;</description></item></channel></rss>