Skip to main content

Recently Updated Pages

Docker Compose

Snippet Box

version: '3.3' services: snippet-box: container_name: snippetbox ports: ...

Updated 2 years ago by DB T3CH

Docker-Compose.yml

Homechart

version: "3" volumes: postgres: {} services: homechart: depends_on: - pos...

Updated 2 years ago by DB T3CH

Docker-Compose.yml

SuiteCRM

SuiteCRM Overview SuiteCRM is an open source Customer Relationship Management (CRM) software sol...

Updated 2 years ago by DB T3CH

Docker CLI Install

YouTubeDL

docker run -d --name youtube-dl -e MY_ID=dbtech -e MY_PW=password -v /srv/dev-disk-by-label-Fi...

Updated 2 years ago by DB T3CH

Docker-Compose Install

YouTubeDL

--- version: "2" services: airsonic: image: modenaf360/youtube-dl-nas ...

Updated 2 years ago by DB T3CH

Increase File Size Uploads with .htaccess

NextCloud

Log in to Portainer Go to your list of containers Find your NextCloud container Click the >_ (...

Updated 2 years ago by DB T3CH

x86 Docker-Compose.yml

NextCloud

version: '2' volumes: nextcloud: db: services: db: image: mariadb restar...

Updated 2 years ago by DB T3CH

Installation Instructions and References

Kasm Workspaces - Ep. 1 - Installing Ka...

Resource Links Kasm Workspaces Installation: https://www.kasmweb.com/docs/latest/index.html K...

Updated 2 years ago by DB T3CH

Docker-compose.yml

Minecraft Bedrock Server

Source: https://hub.docker.com/r/itzg/minecraft-bedrock-server version: '3.3' services: mi...

Updated 2 years ago by DB T3CH

Affiliate Links

Affiliate Links

Services PrivadoVPN: https://dbte.ch/privadovpn Digital Ocean: https://dbte.ch/do Bunny CDN:...

Updated 2 years ago by DB T3CH

Kasm Resource Links

Kasm Containerized Apps and Desktops in...

Kasm Resource Links https://kasmweb.com https://www.youtube.com/channel/UCgpv4MLH8diVlIiakCBu...

Updated 2 years ago by DB T3CH

Self-Hosted Kasm Workspaces

Kasm Containerized Apps and Desktops in...

Downloads page: https://kasmweb.com/downloads.htmlInstall docs: https://www.kasmweb.com/docs/late...

Updated 2 years ago by DB T3CH

KasmWeb Docker-Compose.yml Container Template (DB Tech Custom)

Kasm Containerized Apps and Desktops in...

version: '3.3' services: firefox: ports: - '6911:6901' #change 6901 as necessar...

Updated 2 years ago by DB T3CH

KasmWeb Cli

Kasm Containerized Apps and Desktops in...

sudo docker run --rm -it --shm-size=512m -p 6901:6901 -e VNC_PW=password kasmweb/image:tag Chang...

Updated 2 years ago by DB T3CH

Mass Rename Files

Mass Rename Files

In Powershell or Windows Terminal $i = 0 Get-ChildItem "*.jpg" | foreach-object {Rename-Item $_...

Updated 2 years ago by DB T3CH

Test Operation

LanCache

Testing your cache Now you’ve configured your dns, started that stack and are ready to test thin...

Updated 2 years ago by DB T3CH

DNS (Port 53) Error Fix

LanCache

Edit /etc/systemd/resolved.conf and change the Cache and DNSStubListener lines to no.  Should lo...

Updated 2 years ago by DB T3CH

Docker Compose

LanCache

version: '3.3' services: lancache-dns: restart: unless-stopped container_...

Updated 2 years ago by DB T3CH

Docker-Compose.yml

Wiki.js

--- version: "2.1" services: wikijs: image: linuxserver/wikijs container_name: wik...

Updated 2 years ago by DB T3CH

Docker-Compose.yml

Taisun

--- version: "2" services: taisun: image: linuxserver/taisun container_name: taisu...

Updated 2 years ago by DB T3CH