debugging

05
Jan
qemu-system-x86 Creating an idempotent VM with SSH enabled via cloud-init and qemu monitor enabled over tcp

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
2 min read
29
Oct
How to write a systemd unit service file

How to write a systemd unit service file

Remind me how to write a systemd serive and the required steps/Unit file. Say you want to run rqlite
3 min read
12
Jan
git list previous branch

git list previous branch

In git, how do I go back to the previous branch I was just on? I've got a
1 min read
06
Sep
Deleting files "Cannot be removed because it is not empty" Error (Solved)

Deleting files "Cannot be removed because it is not empty" Error (Solved)

Struggling to delete a persistent file? We were facing the same problem! In our case, we encountered this issue while
2 min read
12
Apr
A practical, detailed guide to Git branching strategy, issue creation and merging

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-
7 min read
21
Jan
Setup an IPv6 connection over IPv4 via Wireguard VPN (How to get IPv6 when you only have an  IPv4 internet connection)

Setup an IPv6 connection over IPv4 via Wireguard VPN (How to get IPv6 when you only have an IPv4 internet connection)

If you don't have IPv6 at home, sometimes you want to be able to test IPv6 only services-
2 min read
28
Dec
Make Playwright faster: experimenting with containers and build caching on Github actions

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
8 min read
13
Sep
[remote rejected] (refusing to allow an OAuth App to create or update workflow `.github/workflows/...` without `workflow` scope)

[remote rejected] (refusing to allow an OAuth App to create or update workflow `.github/workflows/...` without `workflow` scope)

Github OAuth apps now require the 'workflow' scope when performing operations such as pushing a new workflow to
1 min read
21
Jun
How to write a secure container

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
4 min read
03
Aug
Playwright tutorial example configuration

Playwright tutorial example configuration

Playwright provides a fast and reliable interface that can be used to automate browser navigation testing. In this Playwirght tutorial,
5 min read
Collect recurring payments with Subscribie