User contributions for Root
Jump to navigation
Jump to search
17 May 2026
- 00:5200:52, 17 May 2026 diff hist +2,806 N RACADM on Proxmox and Debian Created page with "RACADM on Proxmox 9.1.9 and Debian 13;<syntaxhighlight lang="text"> echo "=== Base Debian dependencies first ===" apt install -y ca-certificates wget gnupg libargtable2-0 echo echo "=== Dell OpenManage repo key ===" mkdir -p /etc/apt/keyrings wget -O /tmp/dell-openmanage.asc https://linux.dell.com/repo/pgp_pubkeys/0x1285491434D8786F.asc gpg --dearmor --yes -o /etc/apt/keyrings/linux.dell.com.gpg /tmp/dell-openmanage.asc echo echo "=== Dell OpenManage 11.1.0.0 Jammy rep..." current Tag: Visual edit
11 May 2026
- 19:4319:43, 11 May 2026 diff hist +97 m Dell OpenManage on Proxmox and Debian No edit summary current Tag: Visual edit
- 18:4418:44, 11 May 2026 diff hist +3,795 N Dell OpenManage on Proxmox and Debian Created page with "Need OpenManage on a Dell Server running Proxmox / Debian? Below is a script to accomplish this objective for older Dell Servers (R620, R730xd, etc.). This is for OpenManage Server Adminnistrator, NOT OpenManage Enterprise. === Credit Where Credit is Due === All credit to this person: https://forum.proxmox.com/members/ajrowe5317.327004/ Original Article / Web Page: https://forum.proxmox.com/threads/dell-openmanage-installation-on-proxmox-9-with-debian-13.170415/ ===..." Tag: Visual edit
- 17:0417:04, 11 May 2026 diff hist +6,461 N DNS Commands for Windows Created page with "...believe it or not, Microsoft actually has a set of commands for DNS. Although they're threatening to take it way, with no real replacement; dnscmd localhost /recorddelete XYZ.com SEM A /f dnscmd localhost /recordadd XYZ.com SEM A 96.77.203.194 dnscmd localhost /zonewriteback XYZ.com dnscmd localhost /reload XYZ.com dnscmd localhost /zoneresetsecondaries XYZ.com /SecureList 192.168.2.1 /NotifyList 192.168.2.1 dnscmd . /recordadd XYZ.NET _acme-challenge NS A..." current Tag: Visual edit
21 April 2026
- 00:3900:39, 21 April 2026 diff hist +1,165 N Bricks and Advanced Themer for WordPress Created page with "...not sure what to title this one. It is born of frustration though. Certainly Advanced Themer helps with Bricks. No doubt. But it sure seems to add some tricks that are designed to raise blood pressures to heart attack levels. Let's just dive right in. A 'learned counter trick', is to have a base install of Bricks, without Advanced Themer, to see where something is without Advanced Themer. === Bricks Tricks Created by Advanced Themer === ==== What is the ID of..." current Tag: Visual edit
15 April 2026
- 14:4114:41, 15 April 2026 diff hist +499 N Bricks for WordPress has an Issue Created page with "...you have a bug in the way a background image is inserted into an Element (DIV, SPAN, etc.). You need to quote the URL just in case. Example, you guys do this as a CSS directive: <code>background-image: url(<nowiki>https://WhatEver.com/wp-content/uploads/media/Picture(Cool).jpg)</nowiki></code> And Elementor does this: <code>background-image: url("<nowiki>https://WhatEver.com/wp-content/uploads/media/Picture(Cool).jpg</nowiki>")</code> Can you guess which one work..." current Tag: Visual edit
30 March 2026
- 02:3102:31, 30 March 2026 diff hist +56 m Windows Push Notifications User Service No edit summary current Tag: Visual edit
- 02:2802:28, 30 March 2026 diff hist +196 m Windows Push Notifications User Service No edit summary Tag: Visual edit
29 March 2026
- 18:2518:25, 29 March 2026 diff hist +443 m DASH from AMD No edit summary current Tag: Visual edit
28 March 2026
- 21:4121:41, 28 March 2026 diff hist +301 m DASH from AMD No edit summary Tag: Visual edit
- 19:0519:05, 28 March 2026 diff hist +408 N DASH from AMD Created page with "First piece of advice? Switch to Intel vPro. If you have to deal with DASH, well... dashcli.exe: C:\Program Files\AMD\Manageability API\bin DASHConfigRT.exe: C:\Program Files (x86)\AMD\Provisioning Console\Tools\DASHConfig-Realtek Provisioning Console (contains DASHConfigRT.exe): Provisioning_Console_setup-5.1.0.541-AMD.exe AMD Management Console (contains dashcli.exe): AMC-setup-13.0.0.1420-AMD.exe" Tag: Visual edit
17 March 2026
- 02:1102:11, 17 March 2026 diff hist +1,017 N Updating the Firmware for a Dell DDJKY Quad x710 Network Adapter Created page with "...did you buy an inexpensive Intel x710 based NIC for a computer? Does the speed kind of suck? Maybe it's the firmware! Here's how to update; Download the firmware from Dell, the latest as of early 2026: https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=dc20j In the below script, the file name of the actual file is substituted by fw.bin;<syntaxhighlight lang="text"> chmod +x ./fw.bin rm -rf ./fw ./fw.bin --extract ./fw cd ./fw sudo "$(find . -..." current Tag: Visual edit
28 February 2026
- 21:3121:31, 28 February 2026 diff hist +313 m WRT32X and WRT3200ACM Third Radio Stability No edit summary current Tag: Visual edit
- 19:2019:20, 28 February 2026 diff hist +95 m WRT32X and WRT3200ACM Third Radio Stability No edit summary Tag: Visual edit
- 19:1919:19, 28 February 2026 diff hist +575 N WRT32X and WRT3200ACM Third Radio Stability Created page with "Can one make the 88W8887 'Third Radio' on the WRT32X and WRT3200ACM actually work in a reliable manner? Let's try. rmmod mwifiex modprobe mwifiex modprobe mwifiex_sdio wifi up radio2 service network restart ...OK, give a a minute or so to 'settle down' Oh, and make sure to set the '''88W8964 / 802.11a''' Radio to Channel 36 or something above Channel 144 But also remember, it is a 'rinky dink' little Radio, so just more of a statement of 'That can be done', at l..." Tag: Visual edit
23 February 2026
- 18:1018:10, 23 February 2026 diff hist +316 m Cloning a Drive in Linux via Commands No edit summary current Tag: Visual edit
- 17:3017:30, 23 February 2026 diff hist +469 m Cloning a Drive in Linux via Commands No edit summary Tag: Visual edit
- 17:1017:10, 23 February 2026 diff hist +395 m Cloning a Drive in Linux via Commands No edit summary Tag: Visual edit
- 00:3100:31, 23 February 2026 diff hist +458 m Cloning a Drive in Linux via Commands No edit summary Tag: Visual edit
22 February 2026
- 21:2421:24, 22 February 2026 diff hist +159 m Cloning a Drive in Linux via Commands No edit summary Tag: Visual edit
- 20:5120:51, 22 February 2026 diff hist +3,878 m Cloning a Drive in Linux via Commands No edit summary Tag: Visual edit
- 19:4419:44, 22 February 2026 diff hist +889 m Cloning a Drive in Linux via Commands No edit summary Tag: Visual edit
- 19:3619:36, 22 February 2026 diff hist +1,224 m Cloning a Drive in Linux via Commands No edit summary Tag: Visual edit
- 19:1919:19, 22 February 2026 diff hist +1,563 m Cloning a Drive in Linux via Commands No edit summary Tag: Visual edit
- 19:0719:07, 22 February 2026 diff hist +651 N Cloning a Drive in Linux via Commands Created page with " BackUp the Source Drive Structure: <code>sgdisk --backup=WhatEverFileName.bak /dev/WhatEverSDx</code> Restore to the Destination Drive: <code>sgdisk --load-backup=WhatEverFileName.bak /dev/WhatEverSDy</code> Re-Read Drive Information on the Destination System: partprobe /dev/WhatEverSDy If this error occurs: "Not all of the space available to /dev/sdc appears to be used, you can fix the GPT to use all of the space (an extra 2014 blocks) or continue with the current..." Tag: Visual edit
10 February 2026
- 20:5620:56, 10 February 2026 diff hist +472 N WP Rocket and Satisfying Commands Created page with "...first and foremost, where one can see what WP Rocket is doing live: wp_wpr_rocket_cache Table in a WordPress Database (use phpMyAdmin for easy viewing) That sort of begs the question as to why they don't have a status page. Anyway, the cool commands; Reconfigure the Config File: <code>wp rocket regenerate --file=config --allow-root</code> Clear the Cache: <code>wp rocket clean --allow-root</code> 'PreLoad' the Cache: <code>wp rocket preload --allow-root</code>" current Tag: Visual edit
2 February 2026
- 02:1502:15, 2 February 2026 diff hist +127 m Tasmota and Time No edit summary current Tag: Visual edit
- 00:3100:31, 2 February 2026 diff hist +1,115 m Tasmota and Time No edit summary Tag: Visual edit
- 00:1800:18, 2 February 2026 diff hist +117 m Tasmota and Time No edit summary
- 00:1500:15, 2 February 2026 diff hist +226 N Tasmota and Time Created page with "...step one, get over the frustration. Step Two; * <code>TimeSTD 1, 1, 11, 1, 2, -300</code> * <code>TimeSTD 1, 1, 11, 1, 2, -300</code> * <code>TimeSTD 1, 1, 11, 1, 2, -300</code> * <code>TimeSTD 1, 1, 11, 1, 2, -300</code>" Tag: Visual edit
29 January 2026
- 19:5919:59, 29 January 2026 diff hist +245 m WRT1900 and MTD and UBI and Mounting NonVolatile Flash No edit summary current Tag: Visual edit
- 18:5518:55, 29 January 2026 diff hist +1,812 m WRT1900 and MTD and UBI and Mounting NonVolatile Flash No edit summary Tag: Visual edit
- 18:2218:22, 29 January 2026 diff hist +2,642 N WRT1900 and MTD and UBI and Mounting NonVolatile Flash Created page with "All of the below notes are based on a WRT1900ACS device, with OpenWRT 24.10.5, in early 2026. Adjust to your own environment ...start here, to get some information: <code>ubinfo</code><syntaxhighlight lang="text"> ubinfo UBI version: 1 Count of UBI devices: 3 UBI control device major/minor: 10:256 Present UBI devices: ubi0, ubi1, ubi2 </syntaxhighlight>And maybe some more info about a specific device: <code>ubinfo -d 2</code><syn..." Tag: Visual edit
27 January 2026
- 21:3621:36, 27 January 2026 diff hist +120 m OpenWRT WiFi Bridging when WDS does NOT work No edit summary current Tag: Visual edit
- 14:4214:42, 27 January 2026 diff hist +80 m WRT Router Series Wireless Client Bridge Mode with OpenWRT No edit summary current Tag: Visual edit
- 06:3606:36, 27 January 2026 diff hist +1 m Linksys AC Series Router Configuration Tips for OpenWRT No edit summary current Tags: Manual revert Visual edit
- 06:3306:33, 27 January 2026 diff hist −1 m Linksys AC Series Router Configuration Tips for OpenWRT No edit summary Tags: Reverted Visual edit
- 01:5201:52, 27 January 2026 diff hist +28 m OpenWRT WiFi Bridging when WDS does NOT work No edit summary Tag: Visual edit
- 01:3701:37, 27 January 2026 diff hist +113 m OpenWRT WiFi Bridging when WDS does NOT work No edit summary Tag: Visual edit
- 01:3701:37, 27 January 2026 diff hist +2,299 N OpenWRT WiFi Bridging when WDS does NOT work Created page with "The below 'configs' work on a Cudy AP3000. It has a single Wired LAN Interface. And after double checking the same MAC Address is either assigned at a hardware level to both the Wired and Wireless Interfaces, or OpenWRT's drivers for this device do it during start up. And yes, that's not a typo for all those duplicate IPs on all those interfaces shown below in /etc/config/network. It was the best way to make it work. OpenWRT doesn't have an issue with it, plus as no..." Tag: Visual edit
23 December 2025
- 21:5021:50, 23 December 2025 diff hist +92 m Windows Push Notifications User Service No edit summary Tag: Visual edit
- 21:4921:49, 23 December 2025 diff hist +108 m Windows Push Notifications User Service No edit summary Tag: Visual edit
- 21:4321:43, 23 December 2025 diff hist +838 N Windows Push Notifications User Service Created page with " Having "Laggy" TaskBar animation in Windows 10, per this description: https://www.reddit.com/r/WindowsHelp/comments/1lmd3vu/windows_taskbar_laggy_and_annoying/ Fix it by doing what they recommend, which is stopping this Service: Windows Push Notifications User Service_WhatEverUniqueSetOfCharacters ( WpnUserService ) Oops, just broke all of the "PopUp Balloons", err "Toast Notifications" in Windows, didn't you? Well as annoying as they are, some (a very few), are act..." Tag: Visual edit
18 December 2025
- 20:0020:00, 18 December 2025 diff hist +833 m Cloning Rocky Linux 9 and Useful Commands to Use Afterwards No edit summary current Tag: Visual edit
15 December 2025
- 18:4218:42, 15 December 2025 diff hist +1,383 m Cloning Rocky Linux 9 and Useful Commands to Use Afterwards No edit summary Tag: Visual edit
14 December 2025
- 18:4718:47, 14 December 2025 diff hist +210 m Cloning Rocky Linux 9 and Useful Commands to Use Afterwards No edit summary Tag: Visual edit
- 18:4418:44, 14 December 2025 diff hist +324 N Cloning Rocky Linux 9 and Useful Commands to Use Afterwards Created page with " General Info: <code>efibootmgr</code> Verbose Info: <code>efibootmgr -v</code> Change Boot Order: <code>sudo efibootmgr -o 0002,0001,0000</code> Delete and Entry: <code>efibootmgr -b 0003 -B</code> Add an Entry: <code>efibootmgr -c -d /dev/nvme0n1p1 -p 1 -L "ApacheTrafficH" -l '\EFI\ApacheTrafficH\grubx64.efi'</code>" Tag: Visual edit
9 December 2025
- 18:5418:54, 9 December 2025 diff hist +1,506 m Linksys AC Series Router Configuration Tips for OpenWRT →POPTOP / PPTPD Tag: Visual edit
21 October 2025
- 18:1718:17, 21 October 2025 diff hist +607 m PDF Files That Have Obnoxious Security Features No edit summary current Tag: Visual edit
- 18:0018:00, 21 October 2025 diff hist +42 m PDF Files That Have Obnoxious Security Features No edit summary Tag: Visual edit