Raspberry Piにfedoraはインストールしたけどifconfigが無い
[root@remote-hand ~]# yum install net-tools
root@remote-hand ~]# ifconfig
eth0: flags=4163 mtu 1500
inet 192.168.2.245 netmask 255.255.255.0 broadcast 192.168.2.255
inet6 fe80::ba27:ebff:fea9:a67e prefixlen 64 scopeid 0x20
ether b8:27:eb:a9:a6:7e txqueuelen 1000 (Ethernet)
RX packets 16602 bytes 22795624 (21.7 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 7854 bytes 655333 (639.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73mtu 16436
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 0 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
[root@remote-hand ~]#