39Let's say you store GeomFromText('POINT(32 -122)') as a column called MY_POINT in a table called MY_TABLE.Getting the X coordinate (will…
Just use a command like: ethtool eth0
to get the needed info. Ex:
$ sudo ethtool eth0 | grep Speed
Speed: 1000Mb/s