shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

252
active users

#ec2

0 posts0 participants0 posts today

FYI: I have made public new #NetBSD AMIs for #AWS #ec2. These are evbarm and amd64 images for NetBSD/10.1 and now have their boot messages sent to the serial console (although it takes EC2 about 5-8 minutes from instance creation until `aws ec2 get-console-output` shows the messages).

These AMIs should be public and ready for you to launch in us-east-1a:

stevens.netmeister.org/615/net

stevens.netmeister.orgCS615 -- System Administration -- NetBSD AWS EC2 AMIs
Continued thread

System Administration

Week 2, Moving an EBS Volume across OS

As an exercise to reinforce our discussion of storage models and how kind of magical cloud storage is, we show to move an EBS volume from one #EC2 instance running #NetBSD to one running #Ubuntu #Linux.

youtu.be/FxzANp8Z1FA

youtu.be- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Continued thread

System Administration

Week 1, AWS Aliases

In this video, we demonstrate the use of shell aliases and functions to save ourselves some typing whenever we run #AWS #EC2 commands.

youtu.be/fnWdB20_OoY

To ensure we get a full dual-stack IPv4 / #IPv6 environment, we're also following this guide:
netmeister.org/blog/ec2-ipv6.h

The functions shown in the video make use of the subnet and security group described in the blog post and are available here:
github.com/jschauma/cloud-func

youtu.be- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Continued thread

System Administration

Week 1, Warming up to EC2

This video should help you get set up for the first homework assignment using the #AWS #EC2 command-line tools to launch our #NetBSD instance. (We'll show you how to automate many of the common steps when working with EC2 in a future video.)

youtu.be/cA_pgRH0IDw

youtu.be- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

The reference platform for my "Advanced Programming in the #UNIX Environment" and #SysAdmin classes has been #NetBSD for about two decades now. Unfortunately, the NetBSD project does not provide up to date Amazon Machine Images (AMIs) for #EC2, so I have been creating my own.

This post describes how - primarily for myself, so I remember the steps next semester if I need to roll a new image. :-)

netmeister.org/blog/creating-n

Configure an #AWS #EC2 Instance to Assume a Role With MFA on Startup and Pass it to a Container
~~
ACM.345 Modify assume role script to get credentials from secrets manager, pull an image from ECR, use a role that requires #MFA and run in a private network

medium.com/cloud-security/init

Cloud Security · Configure an EC2 Instance to Assume a Role With MFA on Startup and Pass it to a ContainerBy Teri Radichel