User contributions for Root
28 August 2026
- 23:4823:48, 28 August 2026 diff hist +150 m Ever Wake Up in the Morning and Want a Faster CPU No edit summary current Tag: Visual edit
- 20:3020:30, 28 August 2026 diff hist +1,982 m Ever Wake Up in the Morning and Want a Faster CPU No edit summary Tag: Visual edit
- 18:3718:37, 28 August 2026 diff hist +720 m Wanna See What Your Drives are Being Used for by Linux No edit summary current Tag: Visual edit
- 18:3418:34, 28 August 2026 diff hist +3 N Wanna See What Your Drives are Being Used for by Linux Created page with "lkj"
- 16:5016:50, 28 August 2026 diff hist +2,613 m Apple Messing You Up With MeshCentral No edit summary current Tag: Visual edit: Switched
- 16:5016:50, 28 August 2026 diff hist +29 m Apple Messing You Up With MeshCentral No edit summary Tag: Visual edit
27 August 2026
- 21:3021:30, 27 August 2026 diff hist +1,040 N Apple Messing You Up With MeshCentral Created page with "...try the below to reset things, then set permissions as dialogues pop up, and remember, the thing that needs to be set is behind the window that pops up, and another permissions popup window will appear, hiding what you needed to click on. Good job moro..., err, Apple!<syntaxhighlight lang="text"> USER_NAME="$(stat -f '%Su' /dev/console)" USER_UID="$(id -u "$USER_NAME")" MESH="/usr/local/mesh_services/meshagent/meshagent/meshagent" echo "Console user: $USER_NAME UID=..." Tag: Visual edit
- 17:1317:13, 27 August 2026 diff hist +440 m ClamD and Irritating Permissions Issue No edit summary current Tag: Visual edit
- 14:5814:58, 27 August 2026 diff hist +182 m ClamD and Irritating Permissions Issue No edit summary Tag: Visual edit
24 August 2026
- 23:5123:51, 24 August 2026 diff hist +66 m Ever Wake Up in the Morning and Want a Faster CPU No edit summary Tag: Visual edit
- 22:5222:52, 24 August 2026 diff hist +2,781 m Ever Wake Up in the Morning and Want a Faster CPU No edit summary Tag: Visual edit
- 21:5321:53, 24 August 2026 diff hist +19 N File:CH341A Modification.jpg No edit summary current
- 17:2617:26, 24 August 2026 diff hist +9 m Ever Wake Up in the Morning and Want a Faster CPU No edit summary Tag: Visual edit
- 17:2117:21, 24 August 2026 diff hist +1,967 N Ever Wake Up in the Morning and Want a Faster CPU Created page with "Ever Wake Up in the Morning and Want a Faster CPU, but Intel said, "No." Thanks to the work of a lot of smart people you don't have to accept that answer. Some of the time at least. In this instance we're talking specifically about an ASUS ROG Strix Z270G Gaming MotherBoard. RAM and other details don't matter much here. This is all about the CPU. As it came from the factory, that LGA 1151 Socket on the Z270G MotherBoard was only ever supposed to see 7th Generation..." Tag: Visual edit
- 17:2017:20, 24 August 2026 diff hist +42 N File:CPU Connect and Mask Diagram (pinwork map).png No edit summary current
16 August 2026
- 22:2022:20, 16 August 2026 diff hist +599 m ARPING and OpenWRT No edit summary current Tag: Visual edit
- 22:0822:08, 16 August 2026 diff hist +911 m ARPING and OpenWRT No edit summary
- 22:0822:08, 16 August 2026 diff hist +224 N ARPING and OpenWRT Created page with "Ever wondered why people do the things they do, like creating a utility named arping that only does what ping does? Well forget about it, we'll never know the answer to why many stupid things are done. Let's just solve it." Tag: Visual edit
13 August 2026
- 18:4218:42, 13 August 2026 diff hist +242 m OpenWRT Boot Times Affected by WiFi →6 GHz radio current Tag: Visual edit
- 18:3718:37, 13 August 2026 diff hist +883 m OpenWRT Boot Times Affected by WiFi No edit summary Tag: Visual edit
- 18:1218:12, 13 August 2026 diff hist +2,543 m OpenWRT Boot Times Affected by WiFi No edit summary
9 August 2026
- 19:4619:46, 9 August 2026 diff hist +637 m Ubiquiti to OpenWRT No edit summary current Tag: Visual edit
4 August 2026
- 20:5520:55, 4 August 2026 diff hist +44 m Xterm js in Proxmox and Debian →Add the Proxmox Serial Port current Tag: Visual edit
- 20:5420:54, 4 August 2026 diff hist +1,168 m Xterm js in Proxmox and Debian No edit summary
- 20:5320:53, 4 August 2026 diff hist +5 N Xterm js in Proxmox and Debian Created page with "Hello" Tag: Visual edit
3 August 2026
- 00:2800:28, 3 August 2026 diff hist +1,554 N Changing the ID of a Storage Source in Proxmox Created page with "How to change the name of a ID for a Proxmox BackUp Server Storage Item / Location: You don't. Why? Who knows. Is there a work around? Yes! === Work Around === <syntaxhighlight lang="text"> OLD='WhatEverSourceName' NEW='WhatEverTargetName' python3 - "$OLD" "$NEW" <<'PY' import shutil import sys from datetime import datetime from pathlib import Path old = sys.argv[1] new = sys.argv[2] cfg = Path("/etc/pve/storage.cfg") secret_dir = Path("/etc/pve/priv/storage") t..." current Tag: Visual edit
27 July 2026
- 20:4220:42, 27 July 2026 diff hist +2,535 m OpenVPN and Clients and Windows No edit summary current Tag: Visual edit
- 17:0217:02, 27 July 2026 diff hist +2,100 N OpenVPN and Clients and Windows Created page with "Nothing ever works like one wants it to. Take for instance a client connecting into an OpenVPN server. Communication back to the client? Nah! Who needs that. In the case of Windows, it isn't OpenVPN's fault. If you can't ping from a VPN Server to a Windows Client, try this script on Windows;<syntaxhighlight lang="text">pktmon stop 2>$null pktmon filter remove pktmon filter add "Physical-IP-Ping" -t ICMP -i 192.168.2.51 pktmon filter add "VPN-IP-Ping" -t ICMP -i 17..." Tag: Visual edit
8 July 2026
- 00:1200:12, 8 July 2026 diff hist +1,376 m Linksys AC Series Router Configuration Tips for OpenWRT →PHP FastCGI current Tag: Visual edit
30 June 2026
- 16:5716:57, 30 June 2026 diff hist +134 N Windows Remote Desktop Fix 2026 Created page with "reg add "HKLM\Software\Policies\Microsoft\Windows NT\Terminal Services\Client" /v RedirectionWarningDialogVersion /t REG_DWORD /d 1 /f" current Tag: Visual edit
29 June 2026
- 02:5902:59, 29 June 2026 diff hist +595 m OpenWRT Boot Times Affected by WiFi No edit summary Tag: Visual edit
- 01:4901:49, 29 June 2026 diff hist +43 m OpenWRT Boot Times Affected by WiFi No edit summary Tag: Visual edit
- 01:4701:47, 29 June 2026 diff hist +223 m OpenWRT Boot Times Affected by WiFi No edit summary Tag: Visual edit
- 01:4301:43, 29 June 2026 diff hist −5,336 m OpenWRT Boot Times Affected by WiFi No edit summary
- 01:4101:41, 29 June 2026 diff hist +8,756 m OpenWRT Boot Times Affected by WiFi No edit summary
- 01:4101:41, 29 June 2026 diff hist +1 N OpenWRT Boot Times Affected by WiFi Created page with "f" Tag: Visual edit
28 June 2026
- 21:5621:56, 28 June 2026 diff hist +322 N OpenWRT and Copying the OS Created page with "...gotta Linksys WRT1900 series or WRT32X or another Router that has 'Dual Boot Partitions' and want to do a 'bare metal copy' from one MTD 'Partition' to another? === WRT32X Example === <code>mtd dump ubi > /tmp/sda1/mtd6-ubi.bin</code> <code>mtd erase rootfs2 && mtd write /tmp/sda1/mtd6-ubi.bin rootfs2 && sync</code>" current Tag: Visual edit
- 18:1018:10, 28 June 2026 diff hist 0 m DDNS Monitoring No edit summary current Tag: Visual edit
- 18:0918:09, 28 June 2026 diff hist +2,715 N DDNS Monitoring Created page with "...wanna see of DDNS is working between NAMED / BIND and OpenWRT's DDNS Service (Scripts)? On the NAMED / BIND Server for monitoring Network Traffic related to DDNS (requires setting up appropriate logging in named.conf, not covered here): <code>tail -n0 -F /WhatEverPath/WhatEverFileName.log 2>/dev/null | grep --line-buffered -Ei 'signer "ddns" approved|update .*approved|updating zone|adding an RR|deleting rrset|BADKEY|BADSIG|BADTIME|NOTAUTH|REFUSED|denied'</code> On t..." Tag: Visual edit
27 June 2026
- 16:4516:45, 27 June 2026 diff hist +2,072 m OpenWRT DDNS No edit summary current Tag: Visual edit
26 June 2026
- 14:1814:18, 26 June 2026 diff hist +1,132 m Webmin and the Standard Module Choice No edit summary current Tag: Visual edit
- 14:0914:09, 26 June 2026 diff hist +1,520 m Webmin and the Standard Module Choice No edit summary Tag: Visual edit
25 June 2026
- 18:5718:57, 25 June 2026 diff hist +2,451 N Webmin and the Standard Module Choice Created page with "Have you ever woken up and wondered why people that are so smart can make such incredibly stupid choices? ==== Scenario ==== Webmin installed on OpenWRT with no "Standard module" choice from the Webmin Modules Form. Apparently that 'feature' / choice was removed a while ago with no consideration for "Generic Linux" installs. Cool. NOT! ==== Solution ==== And the code that'll do everything automatically;<syntaxhighlight lang="text"> WEBMIN_CONF="/etc/webmin" WEBMIN..." Tag: Visual edit
19 June 2026
- 19:0719:07, 19 June 2026 diff hist +744 m Microsoft Account EVIL No edit summary current Tag: Visual edit
- 18:5818:58, 19 June 2026 diff hist +174 m Microsoft Account EVIL No edit summary Tag: Visual edit
- 18:5618:56, 19 June 2026 diff hist −603 m Microsoft Account EVIL No edit summary Tag: Visual edit
- 18:5518:55, 19 June 2026 diff hist +6,176 N Microsoft Account EVIL Created page with "...have that urge to track down the people at Microsoft that have messed up Windows 11, and made it infuriatingly impossible to get rid of sign ins? Curb your anger instead and just solve the problem with the below "Thor's Hammer";<syntaxhighlight lang="text"> # THOR HAMMER: remove Microsoft cloud-account identity caches from all local profiles. # Run as Administrator. Reboot happens at the end. $ErrorActionPreference = "SilentlyContinue" # Kill Microsoft identity/clo..." Tag: Visual edit
- 16:3416:34, 19 June 2026 diff hist +4,824 N PPTPD and Insanity Created page with "Instead of removing PPTPD or PoPToP, OpenWRT developers have instead decided to take the tact of making one lose their mind. How? By inserting code into the /etc/init.d/pptpd initialization script that guarantees the PPTPD service will never work. Evidence is below; /etc/init.d/pptpd with bogus insanity code;<syntaxhighlight lang="text"> #!/bin/sh /etc/rc.common # Copyright (C) 2015 OpenWrt.org START=60 USE_PROCD=1 BIN=/usr/sbin/pptpd CONFIG=/var/etc/pptpd.conf CHA..." current Tag: Visual edit
3 June 2026
- 23:0423:04, 3 June 2026 diff hist −383 m Database Uploads for WordPress with PHP →Notes current Tag: Visual edit
- 22:5722:57, 3 June 2026 diff hist −794 m Database Uploads for WordPress with PHP No edit summary