shit i like
    Kubernetes K3s Cluster Using K3sup Multi Master

    in this part we are going to setup a 3 master node k3s cluster inside virtual box

    June 8, 2020 Read
    Kubernetes Getting Started

    an introduction into kubernetes and the most commonly used components

    June 7, 2020 Read
    Docker Nodejs Postgresql Example

    a demo of how to run 2 containers in the same virtual network using docker and docker-compose with a nodejs/postgresql application - code provided on github repository

    June 6, 2020 Read
    Docker Create Images in a Private Self Hosted Registry

    how to use registry:2 to run a docker container registry locally inside a docker container

    June 5, 2020 Read
    Docker Getting Started

    An introduction into docker

    June 5, 2020 Read
    Building Nginx Deb Package With Fpm - effin package manager

    nginx - creating a package with fpm installation of fpm our tool to build deb packages first we install the dependencies apt-get -y install ruby ruby-dev rubygems build-essential gem install --no-document fpm verify installation fpm --version dependencies for the modules we want to add apt install libgd-dev libgeoip-dev using makefile for a simple build recipe: Makefile NAME=nginx VERSION=1.14.2 #.PHONY: package package: cd /opt && \ rm -rf nginx* && \ rm -rf pcre-8.

    May 17, 2020 Read
    Arch Linux 2020 i3wm polybar rofi picom

    the video the following video shows the whole installation below the video you’ll find the transcript *{padding:0;margin:0;overflow:hidden}html,body{height:100%}img,span{position:absolute;width:100%;top:0;bottom:0;margin:auto}span{height:1.5em;text-align:center;font:48px/1.5 sans-serif;color:white;text-shadow:0 0 0.5em black}▶" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen title="test title" fix for the last part typo in the /etc/fstab file general stuff we now create a non root user useradd -m loeken passwd loeken gpasswd -a loeken wheel we now uncomment the line in the sudoers file to enable access for the wheel group

    May 3, 2020 Read
    Arch Linux 2020 luks cryptsetup systemd-boot installation

    the video the following video shows the whole installation below the video you’ll find the transcript *{padding:0;margin:0;overflow:hidden}html,body{height:100%}img,span{position:absolute;width:100%;top:0;bottom:0;margin:auto}span{height:1.5em;text-align:center;font:48px/1.5 sans-serif;color:white;text-shadow:0 0 0.5em black}▶" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen title="test title" getting the iso you can grab the latest archlinux iso from https://www.archlinux.org/download/ download the iso and the matching signature to verify, if you are doing this from a arch you can use: pacman-key -v archlinux-2020.05.01-x86_64.iso.sig ==> Checking archlinux-2020.05.01-x86_64.iso.sig... (detached) gpg: Signatur vom Fr 01 Mai 2020 07:33:57 CEST gpg: mittels RSA-Schlüssel 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC gpg: Hinweis: Die "trustdb" ist nicht schreibbar gpg: Korrekte Signatur von "Pierre Schmitz <pierre@archlinux.

    May 2, 2020 Read
    Jenkins installation in Docker

    jenkins to build, test and deploy your projects 1. Introduction Jenkins is a software written in java which allows you to setup a CI/CD pipeline. There are many ways to setup Jenkins depending on your environment. In this example I will try to set it up from the perspective of a single user, who wants a simple method to deploy/test their code easily. This approach does allow other users to submit code too.

    February 8, 2020 Read
    New Blog

    hello world, new blog created with http://gohugo.io/

    November 10, 2019 Read
    • ««
    • «
    • 1
    • 2
    • 3
    • »
    • »»
    Navigation
    • Recent Posts
    • Experiences
    • Projects
    • Skills
    Contact Me
    • Email: loeken@internetz.me

    Toha
    © 2020 Copyright.
    go rocks!