Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of wiki.TerraBase.info. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:11, 17 March 2026 Root talk contribs created page 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 . -...") Tag: Visual edit