π About me
I work as a Windows and Linux administrator.I worked as a Teamleader and Output manager in the section "Mainframe & Output management" for a big insurance company.
I like z/OS Mainframes and old Mainframe systems.
I like to write code in different languages.
π₯οΈ Home Lab
I living in the HQ datacenter at server room 127.0.0.1...and operate various server, services and technologys from here.
- 1x OpnSense as Firewall/Router (Vlan routing, DHCP relay, Suricata, Firewall)
- 2x Samba PDC/BDC server (PDC/BDC, LDAPS, primary ROOT DNS, DHCP, Print, File)
- 2x PiHole HA server as secondary DNS server
- 1x Squid server as proxy server
- 1x Radius server
- 1x PXE server for automatic OS installations
- 1x NextCloud server
- 1x W-Lan AP(Freifunk)
- 2x Mainframe systems emulated with hercules (OS/VS2 MVS 3.8j Tur(n)key Level 4/5 and z/OS v2.1)
π Projects
- Automate and hardening Rocky Linux OS v8/9 installations with CIS/CCE rules
- Making a simple Bank System (Login, Menue, Transfer, Deposit, Withdraw, Show balance, Transaction history, User management)
with ATM functions in Cobol (No CICS/KICKS) and VSAM files (No DB2)
- Create a login in Cobol with KICKS and VSAM files
- Create a menue/navigation page in Cobol with KICKS and VSAM files
- Create a full configured MVS-TK-4 with Kicks (http://www.kicksfortso.com/)
- Create a full configured MVS-TK-4 with Dodgecics (https://github.com/mainframed/DOGECICS)
- Making a trading Bot system
β³ This week I spent my time on
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project (
git clone https://github.com/slange-dev/....git
ORgit clone git://github.com/slange-dev/...git
) - Create your Feature or Bugfix Branch (
git checkout -b feature/AmazingFeatureName
ORbugfix/AmazingBugFixName
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Git - Documentation: Git - Documentation
- GitHub Flow: GitHub Flow (Understanding the GitHubFlow)
- Learn Git Branching: Learn Git Branching (Learn git branching with challenges in a browser)
- Visualizing Git: Visualizing Git (Learn git with challenges in a browser)
- Git-It: Git-It (Desktop App for learning Git and GitHub)
- Codecademy course: Codecademy course
- FreeCodeCamp Tutorial Git & GitHub: Git & GitHub
- How to Use Git and GitHub - FREE course on Udacity: How to Use Git and GitHub
- Getting Git Right - Tutorials on Atlassian: Getting Git Right
- List of useful resources & references: List of useful resources & references
If this project was useful to you in some form, I would be glad to have your support. It will help to keep the project alive and to have more time to work on Open Source.
The sinplest form of support is to give a β to this repo.
You can also contribute with
- Github: @slange-dev
- GitLab: @slange-dev
Created in 2021 by slange-dev