All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Da Nerd Mage Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 12:09, 29 September 2025 Tinker talk contribs moved page YT-DLB Scripting to YT-DLP Scripting
- 22:04, 26 September 2025 Tinker talk contribs created page YT-DLB Scripting (Created page with "= YTchan = A script for downloading entire channels... <syntaxhighlight lang="Bash"> echo "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" echo $0 $@ echo "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" echo echo -e USAGE: YTchan [-s] [-c] ChannelName ChannelName ... echo echo -e \\t -s = simulate this run echo -e \\t -c = use a cookie file exported from your browser to identify yourself to YouTube echo -e \\t ChannelName = The name of the chan...")
- 22:17, 19 September 2025 Tinker talk contribs created page A VPN monitoring Script (Created page with "== OpenVPN with PIA seems to occasionally forget to act like a VPN == When this happens, you may just want to know about it & remind them by restarting OpenVPN === Finding out if you're still protected: === Compare your public IP to that of the rest of the network <code>wget <nowiki>http://ipinfo.io/ip</nowiki> -qO -</code> & <code>ssh '''user@othermachine''' 'wget <nowiki>http://ipinfo.io/ip</nowiki> -qO -'</code> '''user''' &''' othermachine''' are a valid user on...")
- 12:56, 18 September 2025 Tinker talk contribs created page YouTube Download Server (Created page with "{{{!}} class="wikitable" style="float: right; width: 322px;" border="2" {{!}}+ Proven on: {{!}}- < --="" debian="" --> {{!}} style="text-align: center; width: 60px;" {{!}} [[File:Logo Debian.png{{!}}60px{{!}}link=https://www.debian.org/{{!}}center{{!}}middle{{!}}frameless]] {{!}} style="text-align: center; width: 40px;" {{!}} 13 (trixie) {{!}} This includes a lightweight LXC <br> {{!}}} {{{!}} class="wikitable" style="border-collapse: collapse; width: 33%; left;"...")
- 23:49, 16 September 2025 Tinker talk contribs deleted page Torrenting Server (old) (Has been replaced...)
- 18:49, 16 September 2025 Tinker talk contribs created page Torrenting Server (Created page with "{{{!}} class="wikitable" style="float: right; width: 322px;" border="2" {{!}}+ Proven on: {{!}}- < --="" debian="" --> {{!}} style="text-align: center; width: 60px;" {{!}} [[File:Logo Debian.png{{!}}60px{{!}}link=https://www.debian.org/{{!}}center{{!}}middle{{!}}frameless]] {{!}} style="text-align: center; width: 40px;" {{!}} 13 (trixie) {{!}} <br> {{!}}} {{{!}} class="wikitable" style="border-collapse: collapse; width: 33%; left;" {{!}}- style="text-align: center...")
- 18:41, 16 September 2025 Tinker talk contribs moved page Torrenting Server to Torrenting Server (old) without leaving a redirect
- 16:14, 16 September 2025 Tinker talk contribs created page Building a VPN tunnel from scratch (Created page with "{{{!}} class="wikitable" style="float: right; width: 322px;" border="2" {{!}}+ Proven on: {{!}}- < --="" debian="" --> {{!}} style="text-align: center; width: 60px;" {{!}} [[File:Logo Debian.png{{!}}60px{{!}}link=https://www.debian.org/{{!}}center{{!}}middle{{!}}frameless]] {{!}} style="text-align: center; width: 40px;" {{!}} 13 (trixie) {{!}} <br> {{!}}} {{{!}} class="wikitable" style="border-collapse: collapse; width: 33%; left;" {{!}}- style="text-align: center;...")
- 14:41, 16 September 2025 Tinker talk contribs created page Setting Up OpenVPN & PIA as a client (Created page with "{{{!}} class="wikitable" style="float: right; width: 322px;" border="2" {{!}}+ Proven on: {{!}}- <!-- Debian --> {{!}} style="text-align: center; width: 60px;" {{!}} [[File:Logo Debian.png{{!}}60px{{!}}link=https://www.debian.org/{{!}}center{{!}}middle{{!}}frameless]] {{!}} style="text-align: center; width: 40px;" {{!}} 13 (trixie) {{!}} <br> {{!}}} {{{!}} class="wikitable" style="border-collapse: collapse; width: 33%; left;" {{!}}- style="text-align: center;" ! st...")
- 14:16, 16 September 2025 Tinker talk contribs created page VPN (Created page with "= Setting Up OpenVPN & PIA as a client =")
- 15:03, 1 September 2025 Tinker talk contribs deleted page Automation - Home Assistant (Apparently, HA maintainers no longer support normal installs.)
- 13:41, 1 September 2025 Tinker talk contribs created page Automation - Home Assistant (Created page with "Install prerequisites: * <code>sudo apt install jq wget curl udisks2 libglib2.0-bin network-manager dbus -y</code> * <code>wget https://github.com/home-assistant/os-agent/releases/latest/download/os-agent_1.4.0_linux_x86_64.deb</code> * <code>sudo apt install ./os-agent_1.4.0_linux_x86_64.deb</code> Verify: * <code>gdbus introspect --system --dest io.hass.os --object-path /io/hass/os</code> Home Assistant Supervised package: * <code>wget https://github.com/home-assi...")
- 15:56, 31 August 2025 Tinker talk contribs created page WeeWX Weather Server (Created page with "WeeWX Weather Server")
- 09:00, 12 August 2025 Tinker talk contribs created page File:W00t-w00t.png
- 09:00, 12 August 2025 Tinker talk contribs uploaded File:W00t-w00t.png
- 09:00, 12 August 2025 Tinker talk contribs created page Setting up PIA on pfSense & configuring rules to run traffic to specific sites from inside the LAN through the VPN (Created page with "# Setting up PIA on pfSense #* [https://helpdesk.privateinternetaccess.com/guides/routers/pfsense/pfsense-2-6-0-openvpn-setup pfSense 2.6.0 (OpenVPN Setup)] #* It's long & involved... But those instructions get it working. #* & passing ALL traffic through PIA # Firewall rules to route only traffic with specific sites through PIA #* NOTE: Apparently, "if you have a dead interface it won't let you create a new one" (more research needed...) ##'''Interfaces / Assignments'''...")
- 14:32, 11 August 2025 Tinker talk contribs created page Proxmox Backup Server (Created page with "I really should put a pile of stuff here...")
- 11:10, 11 August 2025 Tinker talk contribs created page PVE - Removing a node from a cluster (Created page with "To safely remove a node from a Proxmox VE (PVE) cluster, follow these steps:<br># '''Migrate Workloads:'''<br>#* Before removing the node, ensure all virtual machines (VMs) and containers are migrated to other active nodes in the cluster. This can be done via live or offline migration using the Proxmox web GUI or command line tools like <code>qm migrate</code>. <br># '''Verify Cluster Status:'''<br>#* Log in to an active node in...")