Skip to content

Instantly share code, notes, and snippets.

View fritolays's full-sized avatar

fritolays fritolays

  • Great White North
View GitHub Profile

How to crossflash intel X710 OEM cards

Disclaimer

ONLY do this if you understand what this script does and when you are sure that this method is applicable to your card!!!

I'm not responsible for your doings! You are flashing the firmware of your ethernet card, in the worst case you endup with a soft- or even hardbricked card! Also this might void your warrenty.

Having said this, if you are uncertain if this will work for your card be sure to dump the ROM with a RPI, RPI Pico or 3.3v moded SPI-Flash Programmer:

@fritolays
fritolays / 0-piler_docker_on_unraid.md
Last active March 17, 2025 03:51
Modification of the piler (mailpiler) docker-compose for use with Unraid and Compose Manager Plugin
@fritolays
fritolays / mover_tuning_exclusions.sh
Last active March 8, 2025 00:25
This script enables the Mover Tuning plugin for Unraid to be able to exclude files and/or folders.
#!/bin/bash
# (https://forums.unraid.net/topic/70783-plugin-mover-tuning/)
# This script enables the Mover Tuning plugin for Unraid to be able to exclude files and/or folders.
# Script activity can be viewed in Unraid's system log (Tools -> System Log).
# First, it reads lists of directories and files from provided text files.
# Then, it converts any Windows line endings to Unix line endings in these lists.
# Next, it checks if the paths listed in the files are valid directories or files.
# Finally, valid file and directory paths are compiled into a single output file for use by the Mover Tuning plugin.
@fritolays
fritolays / chat-overlay.css
Created February 23, 2021 19:50 — forked from openfirmware/chat-overlay.css
CSS for OBS chat overlay
/**
* https://www.twitch.tv/popout/openfirmware/chat?darkpopout
*
* General Settings
*/
body {
color: #FFFFFF;
background: rgba(0,0,0,0) !important;
}
@fritolays
fritolays / blocklists.synology.sh
Last active May 30, 2018 02:41 — forked from gregwym/blocklists.synology.sh
Enable and update blocklists for Synology Download Station
#!/bin/sh
# Script for blocking IP's
# Set path
cd /var/packages/DownloadStation/etc/download/blocklists
# Permissions
chmod 777 ../settings.json
# Edit config file (block)