Debian Sid Intel I217-V Not Working

After scouring for ages looking for this fix. I’ve decided to document it.
It comes form a number of sources. Kudos to the individual people.

Problem
Rebooting from windows into Linux renders the NIC unusable. the classic “lights are on but no one is home”
Some people advice disabling PXE etc in the bios. There is a better solution

Identify the NIC

Create a systemd oneshot service file

Reset NIC bash file

Make it executable


Synology Filebot Autonaming cron job

Having a synology NAS is great. However when dealing with 32tb, good file management is a must!
I have 2 primary folders, Films and Series. The set of below scripts iterate the files and use the TVDB and MovieDB to clean up the file names.
The second scripts downloads any missing subtitles for the media 🙂

File renaming

Subtitles scripts

Cron Job


Systemd Networkd Chef Cookbook

This cookbook is responsible for configuring systemd-networkd. A modified version of systemd networkd is required.

This can be found @ https://github.com/Intel-Corp/systemd

Recipes

  • default: sets up directories and deletes old configurations
  • cpuport: configures attributes specific to cpu port
  • link: configures port state and port speed
  • static_mac_table: confgures the static MAC table (FDB)
  • switchport: configures port attributes
  • team: configures LAGs and LAG-specific features (e.g. LAG attributes)
  • ufd: configures uplink failure detection
  • backup: copies pre-requisities for backup tool – see below for ussage

More Details
https://supermarket.chef.io/cookbooks/systemd_networkd


FileBotPP

FileBotPP is a application that merges 3 great applications and 2 online databases together:

  • Apps
    • FileBot – http://www.filebot.net
    • MediaInfo – https://mediaarea.net/en/MediaInfo
    • FFmpeg – https://www.ffmpeg.org
  • Databases
    • TvDB – http://thetvdb.com
    • EzTV – http://eztv.it

https://github.com/dmzoneill/filebotpp

filecontext

foldercontext

mediainfo

rename

sample1

settings


Fancy Screen .screenrc config

Not quite sure of the original source of this one! But handy config for screen 🙂

untitled

vi ~/.screenrc