Hello, good afternoon everyone, I want to clarify that it is not that I do not know how to change the ip of my linux. what I mean is that if I know I can do it from the command
nano etc/network/interfaces
and I know I can also do it from the command
ifconfig eth0 192.168.1.10 netmask 255.255.255.0 up
rather I would like someone to remind me what is the command that opens a small graphical interface from the same linux console, for a greater reference I remember that the interface is blue and you can navigate in it with the arrow keys of your keyboard I hope someone helps me remember the command. thank you very much.