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...")
- 21:56, 29 January 2025 Tinker talk contribs created page Quick Notes (Created page with "= Better Permissions Handling = * <code>sudo apt install acl</code> * <code>sudo mkdir /FOOBAR</code> * <code>sudo chown :users /FOOBAR</code> * <code>sudo chmod g+ws /FOOBAR</code> * <code>sudo setfacl -Rdm g:users:rx /FOOBAR</code> Now, the directory '''/FOOBAR''' is writeable by anyone in the '''users''' group")
- 11:05, 26 October 2024 Tinker talk contribs created page PVE Node Rename Test (Created page with "* <span style="color: rgb(0, 128, 128);" >service pve-cluster stop</span> * <span style="color: rgb(0, 128, 128);" >pmxcfs --local</span> * cp -r /etc/pve/nodes/BunnyToots/ /etc/pve/nodes/RabbitFarts * vi /etc/hosts /etc/hostname /etc/mailname /etc/postfix/main.cf /etc/pve/corosync.conf ** Change '''BunnyToots''' to '''RabbitFarts''' ** (Also, increment '''config_version''') * <span style="color: rgb(0, 128, 128);" >service pve-cluster stop</span> * <span style="color: r...")
- 11:04, 26 October 2024 Tinker talk contribs created page Renaming a Node (Created page with "[https://forum.proxmox.com/threads/changing-name-of-nodes-in-cluster.136623/#post-707583 Original Source] [[PVE Node Rename Test{{!}}Working? Sample]] Stopped all VMs [ Also Moved all important VM to another Node for my peace of mind] Actually... Just back them up. They're gonna bork anyhow... From the node terminal which I want to rename, I ran these and made changes for '''new_hostname''' * <span style="color: rgb(0, 128, 128);">cp -r /etc/pve /root/pve_backup</spa...")
- 14:54, 20 October 2024 Tinker talk contribs created page File:Logo pfSense.png
- 14:54, 20 October 2024 Tinker talk contribs uploaded File:Logo pfSense.png
- 12:33, 28 September 2024 Tinker talk contribs created page PVE Backup Failure Issues (Created page with "Problem: "Status: Stopped, Config locked (backup)" if it's a VM: * <code>qm unlock <vmid></code> * <code>qm start <vmid></code> if it's a LXC: * <code>pct unlock <vmid></code> * <code>pct start <vmid></code>")
- 17:18, 15 August 2024 Tinker talk contribs created page TFTP Serving (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;" {{!}} 11 (bullseye) {{!}} <br> {{!}}} = Reference Material = * TecMint: [https://www.tecmint.com/install-tftp-server-on-ubuntu-debian/ How to Install and Co...")
- 14:08, 3 August 2024 Tinker talk contribs created page Building a Storage 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;" {{!}} 12 (bookworm) {{!}} <br> {{!}}} We will be creating our storage server as an LXC under Proxmox with dedicated physical drives on the physical server....")
- 15:26, 1 August 2024 Tinker talk contribs created page Installing Docker on a Debian-based system (Created page with "Add Docker's official GPG key: * <code>sudo apt-get update</code> * <code>sudo apt-get install ca-certificates curl</code> * <code>sudo install -m 0755 -d /etc/apt/keyrings</code> * <code>sudo curl -fsSL <nowiki>https://download.docker.com/linux/debian/gpg</nowiki> -o /etc/apt/keyrings/docker.asc</code> * <code>sudo chmod a+r /etc/apt/keyrings/docker.asc</code> Add the repository to Apt sources: * <code>echo \</code> ** <code>"deb [arch=$(dpkg --print-architecture) signe...")
- 13:14, 1 July 2024 Tinker talk contribs created page Building ConfigurableFirmata under PlatformIO instead of Tarduino IDE (Created page with "<u>Note: this is being done on a LMDE machine.</u> Clone the repo: * <code>git clone -b master https://github.com/firmata/ConfigurableFirmata.git</code> Create a '''platformio.ini''' file in the root of the folder: <SyntaxHighlight lang="ini" line> [env:RP2040_Zero] platform = https://github.com/maxgerhardt/platform-raspberrypi.git platform_packages = framework-arduinopico@https://github.com/earlephilhower/arduino-pico.git framework = arduino board = waveshare_rp2040...")
- 14:56, 24 June 2024 Tinker talk contribs created page Linux - Screen Control (Created page with "* <code>sudo apt install vbetool</code> The following script needs to run as root... * <code>sudo vi /usr/local/bin/screenremote.py</code> #!/usr/bin/env python import paho.mqtt.client as mqttClient import time import os import subprocess import socket ################################################################################################### hostname = socket.gethostname() broker_address = "skynet" port = 1883 topic = hostname + "/#" user = "...")
- 15:57, 9 June 2024 Tinker talk contribs created page Downloading KiCAD files for LCSC components (Created page with "<pre> #!/usr/bin/bash ######################################################## ### This little script wraps around ### ### https://github.com/uPesy/easyeda2kicad.py ### ### and provides a much more usable set of downloads ### ### ### ### Before using, either create an LCSC folder in ### ### your Documents or edit the OUTPUT= line below. ### #####################################################...")
- 17:30, 16 May 2024 Tinker talk contribs created page File:SMBIOS Settings.png
- 17:30, 16 May 2024 Tinker talk contribs uploaded File:SMBIOS Settings.png
- 17:30, 16 May 2024 Tinker talk contribs created page PVE Guest crash detection (Created page with "= The Problem = Sometimes VMs/LXCs crash & there's no way to have Proxmox detect & reset them... = Possible Solution(s) = Have the VM/LXC itself run a watchdog & send a message regularly to Proxmox. Then... Have Proxmox watch for stale messages & reset any VMs/LXCs that are out of date by some specific time limit. = Questions = What messaging tools are built-in to Proxmox AND suitable? One option is MQTT. But I'd rather keep this entirely contained to the PVE server...")
- 17:29, 16 May 2024 Tinker talk contribs created page Proxmox Problem Solving (Created page with "PVE Guest crash detection")
- 02:18, 25 April 2024 Tinker talk contribs restored page User:Guruofnothing (1 revision) (oops)
- 02:17, 25 April 2024 Tinker talk contribs created page User:MediaWiki default (Created page with "meh...")
- 02:17, 25 April 2024 Tinker talk contribs created page User:Tinker (Created page with "Strange dude that owns this place...")
- 02:16, 25 April 2024 Tinker talk contribs created page User:Bart (Created page with "This is Bart")
- 01:23, 25 April 2024 Tinker talk contribs restored page Specialised Servers - LogicalDOC (9 revisions) (oops)
- 01:08, 25 April 2024 Tinker talk contribs deleted page Understanding Web Sports Betting Options (Mass deletion of recently added pages)
- 01:07, 25 April 2024 Tinker talk contribs deleted page How To Determine A Reduction Supplement Product (Mass deletion of recently added pages)
- 01:07, 25 April 2024 Tinker talk contribs deleted page Why Is Blackjack Online So Favored (Mass deletion of recently added pages)
- 01:06, 25 April 2024 Tinker talk contribs deleted page Want A Straightforward Fix On Your Better Call Saul Season 6 Read This (Mass deletion of recently added pages)
- 01:06, 25 April 2024 Tinker talk contribs deleted page Online Casinos - Good Safe Fun (Mass deletion of recently added pages)
- 01:05, 25 April 2024 Tinker talk contribs deleted page The Incredible Hulk - Now In Fruit Machine Format (Mass deletion of recently added pages)
- 01:05, 25 April 2024 Tinker talk contribs deleted page Online Sports Betting On A Glance (Mass deletion of recently added pages)
- 01:04, 25 April 2024 Tinker talk contribs deleted page Payouts On Video Slots - To Understand Know (Mass deletion of recently added pages)
- 01:04, 25 April 2024 Tinker talk contribs deleted page Play Online Slots On The Internet Slots Tournament (Mass deletion of recently added pages)
- 01:04, 25 April 2024 Tinker talk contribs deleted page Weight Loss Medication Pros And Cons (Mass deletion of recently added pages)
- 01:04, 25 April 2024 Tinker talk contribs deleted page Jungle Wild Slots - A Slot Player Favorite (Mass deletion of recently added pages)