Skip to content
View ServerMonkey's full-sized avatar
Block or Report

Block or report ServerMonkey

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ServerMonkey/README.md

ABOUT ME

Just some dude trying to develop stuff. Mostly Debian and Virtualization related.

DEBIAN REPO

Most of my GitHub projects have a Debian package that can be found on my own repo, hosted on my private website https://muspekaren.se/ .
First time users should set up a Debian 11 VM that is connected to the internet.
Run the command below to add the repo to your Debian 11 machine.

DIR=$(pwd) && cd /tmp &&
wget https://raw.githubusercontent.com/ServerMonkey/servermonkeys-devtools/main/bin/add-repo_servermonkey \
-qO add-repo_servermonkey &&
echo "e5b0c63911840ca80d0db84b03f4ed7ea49c396bcd9b92fc53f7b3ea42b78d90 add-repo_servermonkey" |
sha256sum -c && sudo sh add-repo_servermonkey ; rm -f /tmp/add-repo_servermonkey ; cd "$DIR"

To understand what this script is doing read the code here: ServerMonkey/servermonkeys-devtools

This repo is currently in BETA. There are no stable releases, only development builds.
With that said all packages should still be usable.
Please report all bugs to me here on GitHub.

Pinned

  1. cinac cinac Public

    Shell 1

  2. fastpkg fastpkg Public

    Python

  3. wildwest wildwest Public

    Python