{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreibcqofyykuhoy764m56yfcn4vpd6dierl3yyzxzs46akae7fsivga",
    "uri": "at://did:plc:jfwxfgx3olblmdv66ysmcfde/app.bsky.feed.post/3mhglldlhjdx2"
  },
  "path": "/Linux/2026/03/19/TIL-making-the-network-ports-blink.html",
  "publishedAt": "2026-03-19T07:51:53.000Z",
  "site": "https://blog.x-way.org",
  "tags": [
    "Linux"
  ],
  "textContent": "With the following ethtool command you can make an individual network port blink.\nCan come in handy with the ever changing interface naming conventions of newer Linux distributions.\n\n\n    ethtool -p <interfacename>\n\n* * *\n\nThanks for reading this post via RSS. You're awesome ♥️",
  "title": "TIL: making the network ports blink"
}