qemu-system-x86 Creating an idempotent VM with SSH enabled via cloud-init and qemu monitor enabled over tcp
GitHub - chrisjsimpson/qemu-system-x86_64-bootstrap-me-an-ubuntu-vm-idempotentContribute to chrisjsimpson/qemu-system-x86_64-bootstrap-me-an-ubuntu-vm-idempotent development by creating an account on GitHub.GitHubchrisjsimpson
The above repo
FastHTML getting started & comparison with Flask
FastHTML is built on-top of the popular python libraries starlette, and uvicorn. FastHTML introduces Python types for common HTML elements
Installing WireGuard VPN on Windows
Step 1: WireGuard download the Wireguard Windows installer
Step 2: Run the installation file and the installation should automatically complete
Windows containers how to...not?
Things to know about Windows Containers
This started as an initial research into Windows Containers. My initial impression was not
A practical, detailed guide to Git branching strategy, issue creation and merging
Question:
I would like to ask for an explanation about git best practices. Like git branching, naming branches etc
Sidenote-
DevOps with physical servers using Redfish Python api
Using the Redfish ('standard') REST api, you can command and control iDRAC enabled servers just like you would
How do I login ssh to an IPv6 server from an IPv4 internet connection?
Goals
* Not everybody has an IPv6 address (see IPv6 adoption per country):
* Given a valid account (ssh), allow a user
How to search backwards on tmux
How to search backwards/upwards on tmux.
To enable tmux scroll back history press:
Ctrl + b and then [.
That'
Make Playwright faster: experimenting with containers and build caching on Github actions
GitHub - KarmaComputing/playwright-testingContribute to KarmaComputing/playwright-testing development by creating an account on GitHub.GitHubKarmaComputing
Background: We started using Playwright
How to write a secure container
So, how do you write a secure container?
Rule 1: Know where your data is coming from
Common things to