Skip to main content

Recently Updated Pages

openssl - selfsign - certificate

Programmierung Zertifikate

To create a self-signed PFX certificate using OpenSSL, you can follow these steps: 1. **Generate...

Updated 1 year ago by Alois

DNS-Wildcard

pihole

Login to your pi-hole and go to /etc/dnsmasq.d/Create a new file, lets call it 02-my-wildcard-dns...

Updated 2 years ago by Alois

AssemblyVersion change

Visual Studio

c# \[assembly\: AssemblyVersion\(\"\d{1,}\.\d{1,}\.\d{1,}\.\d{1,}\"\)\] [assembly: AssemblyVers...

Updated 2 years ago by Alois

kubectl - Commands

micro8ks - kubernetes

Get a Shell to a Running Container kubectl get pod kubectl exec --stdin --tty PODNAME -- /bin/b...

Updated 2 years ago by Alois

Secrets erstellen

micro8ks - kubernetes microk8s - Commands

  Version1 kubectl create secret generic SECRETSNAME --from-file=FILENAME Version2 kubectl cr...

Updated 2 years ago by Alois

Key auslesen

Windows

wmic path softwarelicensingservice get OA3xOriginalProductKey

Updated 2 years ago by Alois

Delete Image from Registry

Docker Ubuntu

Jedes Repository kann gelöscht werden, indem Sie auf die Shell des Containers„docker exec -ti --p...

Updated 2 years ago by Alois

To use a container registry with MicroK8s, you can follow these steps:

micro8ks - kubernetes Installation

To use a container registry with MicroK8s, you can follow these steps: 1. Enable the `registry` ...

Updated 2 years ago by Alois

Delete more images by Name

micro8ks - kubernetes microk8s - Registry

microk8s ctr images rm $(microk8s ctr images ls | grep 'IMAGENAME')    

Updated 2 years ago by Alois

Dashboard - TimeOut

micro8ks - kubernetes Installation

kubectl -n kube-system edit deployments kubernetes-dashboard - --token-ttl=0 spec: conta...

Updated 2 years ago by Alois

Funktionstest

micro8ks - kubernetes microk8s - Commands

microk8s status microk8s kubectl get services -n kube-system $ microk8s kubectl get all --all-n...

Updated 2 years ago by Alois

Installationanleitung 2

micro8ks - kubernetes Installation

The first thing to do is open a command line on your Ubuntu system and execute the following sn...

Updated 2 years ago by Alois

deinstallieren

micro8ks - kubernetes Uninstall

microk8s.disable dashboard dns sudo snap remove microk8s oder sudo snap remove microk8s --purg...

Updated 2 years ago by Alois

Dashboard Get Token

micro8ks - kubernetes Installation

sudo cat /var/snap/microk8s/current/credentials/client.config

Updated 2 years ago by Alois

Debug - launchSettings.json

Programmierung Bridge To Kubernetes

Entschuldigung für das Missverständnis. Es scheint, dass die Option zum Erstellen eines Bridge to...

Updated 2 years ago by Alois

Reset

Visual Studio Installation

Als Administrator ausführen devenv.exe /resetsettings This command will reset Visual Studio to ...

Updated 2 years ago by Alois

Default Page Editor

BookStack

Default Page Editor The default editor in BookStack is a ‘What You See Is What You Get’ (WYSIWYG...

Updated 2 years ago by Alois

Registry - Commands

micro8ks - kubernetes microk8s - Registry

http://192.168.0.115:32000/v2/_catalog http://192.168.178.100:32000/v2/_catalog kubectl get svc...

Updated 2 years ago by Alois

Registry Cleanup

micro8ks - kubernetes microk8s - Registry

microk8s disable registry   microk8s disable storage:destroy-storage   microk8s enable regist...

Updated 2 years ago by Alois

Free up Disk Space – Clear Systemd Journal Logs

Ubuntu Systemd Journal Logs

Free up Disk Space – Clear Systemd Journal Logs in Ubuntu 20.04 Going to free up Ubuntu sy...

Updated 2 years ago by Alois