Skip to content

Instantly share code, notes, and snippets.

View pdacity's full-sized avatar
💭
K.I.S.S adept

Dmitry Malinin pdacity

💭
K.I.S.S adept
View GitHub Profile
@Liryna
Liryna / ARMDebianUbuntu.md
Last active May 15, 2025 21:34
Emulating ARM on Debian/Ubuntu

You might want to read this to get an introduction to armel vs armhf.

If the below is too much, you can try Ubuntu-ARMv7-Qemu but note it contains non-free blobs.

Running ARM programs under linux (without starting QEMU VM!)

First, cross-compile user programs with GCC-ARM toolchain. Then install qemu-arm-static so that you can run ARM executables directly on linux

@sparrc
sparrc / phabricator_readme.md
Last active February 6, 2025 15:57
Phabricator Ubuntu Installation Guide

Phabricator Ubuntu Installation Guide

This is a supplement to the official Phabricator Installation Guide, because their guide will leave you with all kinds of permission and config errors and ~15,000 setup issues on startup.

Install bonus packages:

# apt-get install mercurial subversion python-pygments sendmail imagemagick

Create necessary users and add phd-user to sudoers:

@deviantony
deviantony / README.md
Last active September 4, 2024 02:41
Portainer HTTP API by example

DEPRECATION NOTICE

This gist is now deprecated in favor of our official documentation: https://documentation.portainer.io/api/api-examples/ which contains up to date examples!

THE FOLLOWING DOCUMENTATION IS DEPRECATED

Please refer to the link above to get access to our updated API documentation and examples.

@bmaupin
bmaupin / alternatives-to-katacoda.md
Created August 4, 2022 16:58
Alternatives to Katacoda

O'Reilly bought and shut down katacoda.com 😕

Alternatives:

Site Notes
killercoda.com Seems to be the closest replacement for Katacoda
Play with Docker Just for Docker, requires a free Docker account
Instruqt This looks like more of a solution for vendors than a generally available platform
This is what Red Hat has chosen to replace Katacoda for their interactive tutorials: https://developers.redhat.com/learn#assembly-id-70181
Source code here: https://github.com/openshift-instruqt/instruqt