Skip to content
View scheibling's full-sized avatar

Block or report scheibling

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
scheibling/README.md

Good day!

whoami

$ whoami
lars

# My name is Lars, and I'm a software developer/DevOps Engineer currently working for Hoglandets IT 
# and running Scheibling Consulting and Cloudyne Systems.

whereis

$ whereis scheibling
scheibling: https://github.com/scheibling
            https://github.com/scheiblingco
            https://github.com/cloudynes
            https://github.com/Hoglandets-IT
            https://scheibling.se/category/blog
            https://docs.ssosh.io

capabilities

$ ls -al /usr/share/doc/capabilities
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 apache2
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 nginx
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 php7.4
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 php7.4-fpm
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 php8.0
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 php8.0-fpm
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 php8.1
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 php8.1-fpm
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 python2.7
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 python3.7
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 python3.9
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 mono
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 mysql
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 mariadb
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 sqlcmd
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 bash
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 code
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 docker
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 docker-compose
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 haproxy
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 ssh
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 oauth2
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 openid-connect
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 saml2
-rwxr-xr-x  1 root root     5479736 Apr 1  2021 go
> ls C:\Users\scheibling\dev\
Directory: C:\Users\scheibling\dev\

Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
d----          2022-04-01    08:01                .NET4.8
d----          2022-04-01    08:01                .NET6.0
da---          2022-04-01    16:07                Powershell
d----          2022-04-01    11:21                Pwsh
d----          2022-04-01    09:03                SQL Server
d----          2021-04-01    09:38                Visual Studio 2021
da---          2022-04-01    08:46                Visual Studio Code

find /usr/share/doc -type f -name copyright -exec grep "License:" {} + | cut -f3 -d: | sort -u

I usually publish all of my software under GPLv3, meaning you're free to use all of my software commercially and non-commercially, you can modify and distribute it, but i'd appreciate if you included a link to the repo you borrowed code from, and maybe sent a PR if you've improved it in some way.
If you wanna use it commercially or distribute it under a different license, I'd be happy to talk to you about it and we might be able to come to a solution.
I'll probably want some contribution to the codebase of the project you're going to be using in return though.

Pinned Loading

  1. scheiblingco/sshkey-tools scheiblingco/sshkey-tools Public

    Tools for managing OpenSSH keypairs and certificates

    Python 18 4