Move github account from pcdummy to jochumdev
continuous-integration/drone/tag Build is passing Details

master v1.4.30
René Jochum 2 years ago
parent dc6bc795de
commit feea485a4f
Signed by: jochum
GPG Key ID: F7D906F5E51E8E5E

@ -52,7 +52,7 @@ params:
Social: Social:
bitbucket: "pcdummy" bitbucket: "pcdummy"
# gitlab: pcdummy # gitlab: pcdummy
github: pcdummy github: jochumdev
# flickr: "pcdummy" # flickr: "pcdummy"
# twitter: "pcdummy" # twitter: "pcdummy"
# facebook: "pcdummy" # facebook: "pcdummy"

@ -20,14 +20,14 @@ Programming Languages (in order of preference):
Language | Years of Knowledge Language | Years of Knowledge
--------------|------------------------------------------------------------------------- --------------|-------------------------------------------------------------------------
Python | [12+](https://github.com/pcdummy/socketrpc) Python | [12+](https://github.com/jochumdev/socketrpc)
Go | [10+](https://github.com/pcdummy/golxml) Go | [10+](https://github.com/jochumdev/golxml)
C++ (with Qt) | [12+](https://github.com/pcdummy/Warzone-QML-Frontend) C++ (with Qt) | [12+](https://github.com/jochumdev/Warzone-QML-Frontend)
PHP | 19+ PHP | 19+
Javascript | 20+ Javascript | 20+
Visual Basic | [20+](http://www.vbarchiv.net/tipps/details.php?id=680) Visual Basic | [20+](http://www.vbarchiv.net/tipps/details.php?id=680)
VB.NET | 13+ VB.NET | 13+
C# | [9+](https://github.com/pcdummy/SharpFlame) C# | [9+](https://github.com/jochumdev/SharpFlame)
Operating Systems: Linux, OS-X, Windows Operating Systems: Linux, OS-X, Windows
@ -35,7 +35,7 @@ Languages: German (first language), English (fluent)
### OpenSource Activities ### OpenSource Activities
#### 2022: [MicroLobby - 3rd gen lobbyserver for Warzone 2100](https://github.com/pcdummy/microlobby) #### 2022: [MicroLobby - 3rd gen lobbyserver for Warzone 2100](https://github.com/jochumdev/microlobby)
MicroLobby is the next, next gen lobbyserver for Warzone 2100 after wzlobbserver-ng. MicroLobby is the next, next gen lobbyserver for Warzone 2100 after wzlobbserver-ng.
@ -70,7 +70,7 @@ In german theres a wording "Girl for everything" - I help where I can under the
Hosting and maintenance of the website. Hosting and maintenance of the website.
Intodruced the [buildbot](http://buildbot.wz2100.net/). Intodruced the [buildbot](http://buildbot.wz2100.net/).
Introduced a new [Lobby Server](https://github.com/pcdummy/wzlobbyserver-ng) in Python. Introduced a new [Lobby Server](https://github.com/jochumdev/wzlobbyserver-ng) in Python.
#### 2002 - ca. 2006: [Apachefriends](https://www.apachefriends.org) XAMPP #### 2002 - ca. 2006: [Apachefriends](https://www.apachefriends.org) XAMPP
@ -107,14 +107,14 @@ Tools I have been working with:
Development in Perl, mainly developed a Client for Proxmox Virtual Environment. Development in Perl, mainly developed a Client for Proxmox Virtual Environment.
- [pmxc](https://github.com/pcdummy/pmxc) - [pmxc](https://github.com/jochumdev/pmxc)
- [pve-client](https://git.proxmox.com/?p=pve-client.git;a=shortlog) - [pve-client](https://git.proxmox.com/?p=pve-client.git;a=shortlog)
#### November 2016 January 2017: [Stiftung Maria Ebene](http://mariaebene.at) #### November 2016 January 2017: [Stiftung Maria Ebene](http://mariaebene.at)
Developing interfaces between Apps (SAP / Filemaker / ELGA uvm.). Developing interfaces between Apps (SAP / Filemaker / ELGA uvm.).
- [py-restfmclient](https://github.com/pcdummy/py-restfmclient) python client library for Filemaker over [RESTfm](http://restfm.com) - [py-restfmclient](https://github.com/jochumdev/py-restfmclient) python client library for Filemaker over [RESTfm](http://restfm.com)
#### August 2015 October 2016: [Webmeisterei GmbH](https://webmeisterei.com) #### August 2015 October 2016: [Webmeisterei GmbH](https://webmeisterei.com)

@ -15,14 +15,14 @@ OpenVSwitch would allow me to add features like **Firewall as a Service** or **I
BUT these servers are all in production, i can't play on them, this is where [Mininet](http://mininet.org/ "Mininet") comes in use, it allows me to emulate a full network on a single VM, without touching these root Servers. BUT these servers are all in production, i can't play on them, this is where [Mininet](http://mininet.org/ "Mininet") comes in use, it allows me to emulate a full network on a single VM, without touching these root Servers.
Have a look at this [Script](https://gist.github.com/pcdummy/9b9d1589289b649d8207 "hetzner.py") if you also need a lab to test your Hetzner Networking. Have a look at this [Script](https://gist.github.com/jochumdev/9b9d1589289b649d8207 "hetzner.py") if you also need a lab to test your Hetzner Networking.
Setup from start: Setup from start:
1. At first get and install a [Mininet Download and Guide](http://mininet.org/download/ "Mininet Download and Guide") also see this [Guide](http://www.brianlinkletter.com/set-up-mininet/ "Mininet Setup guide by Brian Kletter") 1. At first get and install a [Mininet Download and Guide](http://mininet.org/download/ "Mininet Download and Guide") also see this [Guide](http://www.brianlinkletter.com/set-up-mininet/ "Mininet Setup guide by Brian Kletter")
2. Learn howto use Mininet [Sample Workflow.](http://mininet.org/sample-workflow/ "Mininet Sample Workflow") 2. Learn howto use Mininet [Sample Workflow.](http://mininet.org/sample-workflow/ "Mininet Sample Workflow")
3. Edit the Script parameters in "[root_network](https://gist.github.com/pcdummy/9b9d1589289b649d8207#file-hetzner-py-L257 "Script root_network")" (get the gw mac with `$ arp -n` on your root. 3. Edit the Script parameters in "[root_network](https://gist.github.com/jochumdev/9b9d1589289b649d8207#file-hetzner-py-L257 "Script root_network")" (get the gw mac with `$ arp -n` on your root.
4. Next copy the [Script](https://gist.github.com/pcdummy/9b9d1589289b649d8207 "Script") to your VM: `$ scp hetzner.py mininet@<vm-ip>:/home/mininet/` (you might want to use sshfs). 4. Next copy the [Script](https://gist.github.com/jochumdev/9b9d1589289b649d8207 "Script") to your VM: `$ scp hetzner.py mininet@<vm-ip>:/home/mininet/` (you might want to use sshfs).
5. Run hetzner.py as root `$ sudo ./hetzner.py` 5. Run hetzner.py as root `$ sudo ./hetzner.py`
6. Play arround with it: `h1 ping gw` 6. Play arround with it: `h1 ping gw`

@ -9,7 +9,7 @@ tags:
- sublime - sublime
- My Blog - My Blog
--- ---
Today i moved my wordpress blog to hugo, it will allow me to **post faster** use **less resources** and i can **share** my content **on [github](https://github.com/pcdummy/pc-dummy.net)**. Today i moved my wordpress blog to hugo, it will allow me to **post faster** use **less resources** and i can **share** my content **on [github](https://github.com/jochumdev/pc-dummy.net)**.
I've been using Markdown a lot recently to document my own stuff, I've been using Markdown a lot recently to document my own stuff,
now i'm able to just copy it to my blog and publish it. now i'm able to just copy it to my blog and publish it.

@ -12,12 +12,12 @@ tags:
An howto on systemd with a Debian stretch/buster docker container and Gitlab. An howto on systemd with a Debian stretch/buster docker container and Gitlab.
<!--more--> <!--more-->
Find all code on Github [stretch](https://github.com/pcdummy/proxmox-dockerfiles/tree/master/stretch-systemd) and [buster](https://github.com/pcdummy/proxmox-dockerfiles/tree/master/buster-systemd). Find all code on Github [stretch](https://github.com/jochumdev/proxmox-dockerfiles/tree/master/stretch-systemd) and [buster](https://github.com/jochumdev/proxmox-dockerfiles/tree/master/buster-systemd).
### Debian Stretch ### Debian Stretch
This didn't work at all with systemd from Debian stretch, but as i knew from my LXD experience systemd in stretch is buggy with containers, This didn't work at all with systemd from Debian stretch, but as i knew from my LXD experience systemd in stretch is buggy with containers,
so i tried systemd from [stretch-backports](https://github.com/pcdummy/proxmox-dockerfiles/blob/master/stretch-systemd/Dockerfile#L18) which worked well. so i tried systemd from [stretch-backports](https://github.com/jochumdev/proxmox-dockerfiles/blob/master/stretch-systemd/Dockerfile#L18) which worked well.
Now to have systemd finaly working in a stretch container you need to mount a tmpfs into /run and /run/lock else systemd tries to mount those - fails with permission denied and freezes. Now to have systemd finaly working in a stretch container you need to mount a tmpfs into /run and /run/lock else systemd tries to mount those - fails with permission denied and freezes.

@ -259,8 +259,8 @@ apt:
This uses the following states: This uses the following states:
- [apt](https://github.com/pcdummy/saltstack-apt-formula) - [apt](https://github.com/jochumdev/saltstack-apt-formula)
- [network](https://github.com/pcdummy/saltstack-network-formula) - [network](https://github.com/jochumdev/saltstack-network-formula)
- check_mk - not available to public yet. - check_mk - not available to public yet.

@ -29,18 +29,18 @@ It's a **step by step guide even for newcomers to Plone**.<!--more-->
- [plonetheme.persona](https://github.com/collective/plonetheme.persona) - Port of the clean and well-readable Persona theme to Plone 5. - [plonetheme.persona](https://github.com/collective/plonetheme.persona) - Port of the clean and well-readable Persona theme to Plone 5.
- First ported by [@aries1980](https://github.com/aries1980/hugo-theme-persona) to [hugo](https://github.com/spf13/hugo) - First ported by [@aries1980](https://github.com/aries1980/hugo-theme-persona) to [hugo](https://github.com/spf13/hugo)
- Then improved by [@pcdummy](https://github.com/pcdummy/hugo-theme-persona) - Then improved by [@pcdummy](https://github.com/jochumdev/hugo-theme-persona)
- Now ported to Plone 5 by [@pcdummy](https://github.com/pcdummy/) - Now ported to Plone 5 by [@pcdummy](https://github.com/jochumdev/)
- [mockup-highlightjs](https://github.com/collective/mockup-highlightjs) - [highlightjs](https://highlightjs.org/) for plonetheme.persona. - [mockup-highlightjs](https://github.com/collective/mockup-highlightjs) - [highlightjs](https://highlightjs.org/) for plonetheme.persona.
- [rj.site](https://github.com/pcdummy/rj.site) - A simple integration package - [rj.site](https://github.com/jochumdev/rj.site) - A simple integration package
Currently a very simple integration package that installs `collective.blog` and `plonetheme.persona`. Currently a very simple integration package that installs `collective.blog` and `plonetheme.persona`.
I plan to extend this via an Upgrade Step to set some options on the site i currently manualy set. I plan to extend this via an Upgrade Step to set some options on the site i currently manualy set.
- [rj.buildout](https://github.com/pcdummy/rj.buildout) - [rj.buildout](https://github.com/jochumdev/rj.buildout)
A buildout based on `starzel/buildout` to generate a Plone site, named last but the root to build A buildout based on `starzel/buildout` to generate a Plone site, named last but the root to build
your clone. your clone.
@ -58,7 +58,7 @@ sudo apt-get -y install git pwgen
2.) Create a clone of rj.buildout into a folder named `plone` 2.) Create a clone of rj.buildout into a folder named `plone`
```bash ```bash
git clone https://github.com/pcdummy/rj.buildout.git plone git clone https://github.com/jochumdev/rj.buildout.git plone
``` ```
3.) Create a virtualenv for the buildout (a Python environment inside "plone") 3.) Create a virtualenv for the buildout (a Python environment inside "plone")

Loading…
Cancel
Save