I have Linux, the Ubuntu Server distribution.

mv old_file new_file

example

sudo mv 09-nuevatarjeta.network 99-nuevatarjeta.network

The system renames 09-newcard.network to 99-newcard.network

sudo gives you root permissions, that is, superuser