Skip to main content

Recently Updated Pages

Multiplattform

Visual Studio Projekt - Konfiguration

Projektdatei ändern:     <PropertyGroup>        <OutputType>Exe</OutputType>        <TargetFrame...

Updated 2 years ago by Alois

move docker directory

Docker Ubuntu

1. STOP THE DOCKER DAEMON sudo service docker stop 2. ADD A CONFIGURATION FILE TO TELL THE DO...

Updated 2 years ago by Alois

docker-compose (1)

pihole

version: "3" #WebUI ohne Password: in Containerconsole diesen Befehl eingeben: pihole -a -p# Mor...

Updated 2 years ago by Alois

port 53 is already in use

pihole

Update: What to do if port 53 is already in use When...

Updated 2 years ago by Alois

enable IPv6 (Docker)

pihole

/etc/docker/daemon.json { "ipv6": true, "fixed-cidr-v6": "2001:db8:1::100/64", } Console: $ ...

Updated 2 years ago by Alois

Befehle

Windows diskpart

1. Partition löschen Zuerst werde ich Ihnen zeigen, wie Sie eine Partition löschen. Die Schritte...

Updated 3 years ago by Alois

Update

Programmierung Blazor WASM

Um eine Blazor-Webassembly Anwendung zu aktualisieren  Im Unterordner die Datei öffnen und u...

Updated 3 years ago by Alois

Neue Seite

Windows Systems

The command syntax is as follows: netsh interface portproxy add v4tov4 listenaddress=localaddres...

Updated 3 years ago by Alois

Portforwarding

Windows Systems

Ein Portforwarding kann unter Windows mit Bordmitteln eingerichtet werden. Dieser Beitrag zeigt w...

Updated 3 years ago by Alois

mount

Ubuntu

sudo blkid sudo nano /etc/fstab UUID=03ec5dd3-45c0-4f95-a363-61ff321a09ff /media/works ext4 def...

Updated 3 years ago by Alois

install docker on ubuntu

Ubuntu Docker

sudo apt install docker.io docker-compose  

Updated 3 years ago by Alois

Datenbankfelder auflisten

Programmierung T-SQL

SELECT TABLE_CATALOG, TABLE_NAME, COLUMN_NAME, DATA_TYPEFROM INFORMATION_SCHEMA.COLUMNSORDER BY T...

Updated 3 years ago by Alois

SSL certificate

GIT

You can disable SSL certificate validation locally in Git using the following command: $ git -c ...

Updated 3 years ago by Alois

Switch

Docker Running Docker Windows and Linux Contai...

& $Env:ProgramFiles\Docker\Docker\DockerCli.exe -SwitchDaemon $ ./DockerCli.exe Usage: DockerCl...

Updated 3 years ago by Alois

.Net 6 - https

Programmierung Zertifikate

Problembehebung beim Starten mit https dotnet dev-certs https --clean dotnet dev-certs https ...

Updated 3 years ago by Alois

Installation

Programmierung .Net Upgrade-Assistant

dotnet tool install -g --add-source 'https://api.nuget.org/v3/index.json' --ignore-failed-sources...

Updated 3 years ago by Alois

Quick and Dirty

Docker IOS

https://dev.to/ianito/how-to-emulate-ios-on-linux-with-docker-4gj3

Updated 3 years ago by Alois

Datei wiederherstellen

GIT Reset

Ich habe die Löschung begangen und dann weitere Commits durchgeführt Wenn Sie eine Datei gelösch...

Updated 3 years ago by Alois

Blocklists

pihole

https://www.technoy.de/lists/blocklists-fuer-pihole/

Updated 3 years ago by Alois

Passwort ändern

Windows

Change Password C:\Windows\explorer.exe shell:::{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0}

Updated 3 years ago by Alois