[09:32] Hi! Does anyone here know how to set the speed to 10G on an interface, we use a 10G DAC cable and the link doesn't come up most likely because the interface tries speed 25G which won't work. I can't find anything about this in the Netplan doc or by searching the forums on how to set speed with Netplan. On forum threads I find how to temporarily set speed with ethtool as well as references to crea [09:33] My text was too long... On forum threads I find how to temporarily set speed with ethtool as well as references to creating an interface-config file under /etc/network/if-up.d/, but surely that should not be used when using Neplan? [09:42] Hi, yeah netplan doesn't support setting the link speed yet =/ but you should be able to do that by creating a drop-in config file in /etc/systemd/network/.link.d/ and set the BitsPerSecond property there [09:43] Reference https://www.freedesktop.org/software/systemd/man/latest/systemd.link.html [09:58] Ok, thaks, I'll try that :) [17:36] hello every1 [17:36] can some1 help me to send an e-mail when my ip changes using a bash script? [17:37] i wanna use https://mioip.info to retrive my ip with curl this way -> #curl mioip.info and then assign it to a variable and then send to e-mail [17:38] something like MY_IP=$(curl -s http://mioip.info) is ok? in bash? [17:38] shoud it work? [17:39] :\ [17:42] irc is dead