Configuring fixed ip on the wired/wifi network
Just drag your mouse in the right corner of the screen and click Terminal

Enter the following command: ifconfig
Locate the IP information of eth0 and/or wlan0:
Type the command "sudo nano /etc/dhcpcd.conf" and enter the information below (remove the "#" in front of the lines to set the IPs).
To return to the original settings (default) just place the "#" before the lines. Leaving the line as a comment and receiving the IP automatically.
Note: If at any time it is necessary to "Recreate the partition", the information such as "Fixed IP" is still saved.
To check procedures related to Raspberry Click Here.