Advanced Search
Search Results
199 total results found
2. Initial Login
[root user/secure/user defaults] Once the server is deployed, a number of configuration steps are followed to ensure base install pre-installed packages are appropriate base install is configured for secure remote access for root user templating of the ...
Templates
a book to contain templates
3. System Defaults
creation of basic folder structure installation of components required for folder merging via FUSE post-reboot tasks and disk mount automation /etc/fstab
Checklists
Discovery & Scope Doxxed minimising personal or identifiable info footprint Communication Payments Verification SMS Hiding your location & identity VPN Tor Encryption BAU Admin access
Stack : 3-Tier NPM/Tailscale Gateway
New Page
DNS CloudFlare Inbound Traffic nic Public IP Tailscale IP ufw iptables fail2ban Docker Docker Networks NGI...
Scripting
4. Core System Packages Config
SSH Config Tailscale fail2ban UFW + custom scripts for automation
Template: code
/usr/local/bin/template-name.shScript HeadlineLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled i...
CIS Compliant Images
5. Core Application Services
docker XRDP
Summary
This book details how to create a cheap and secure utility server includingCheapest OVH VPS Server in country of your choiceOVH Domain Name for your servicesSquid Proxy ServerPiHole AdBlocking DNSHomer Homepagesdfsddocker-compose.ymlservices: tailscale_full...
notflix.pknw1.co.uk - WebUI via Docker NOTFLIX
tba
APT Sources
Setup
The included configurationconfigure tailscale API key and update envconfigure drkno/plexsso config.jsonconfig.jsondocker-conmpose up -dobtain the Tailscale IP address from the logsdocker logs tailscale | grep fulllaunch your browser to http://tailscale-ip:81lo...
Platform Overview
1. Vendor Setup
docker compose helper scripts
/usr/local/bin/uplogHelper ScriptsThe docker helper scripts are to allow more rapid access to frequent requestscreate /usr/local/bin/uplogchmod +x /usr/local/bin/uplog#!/bin/bash # /usr/local/bin/uplog if [[ $# -eq 0 ]] then docker compose up -d && doc...