can't access the WebUI

dougdev04

New Member
Feb 1, 2025
4
1
3
hello there, i need some help!

after make a wrong config on my network config, i can't access the WebUI anymore,

I think I deleted something related to "enp1s0f".

somebody can help me?
 
Do you have access to the machine and can you attach a display/keyboard? Then you could login as root and change the network settings located in file /etc/network/interfaces. After that reboot your server or restart the network stack (systemctl restart networking).
 
  • Like
Reactions: dougdev04
Do you have access to the machine and can you attach a display/keyboard? Then you could login as root and change the network settings located in file /etc/network/interfaces. After that reboot your server or restart the network stack (systemctl restart networking).
yes i have, but i don't know how to change it manually.
 
So, you're completely new to Linux? That's fine. Let's try...

  • Login as root
  • Enter: nano /etc/network/interfaces
  • Edit the part you want to change or do a foto of the screen and come back here
  • To leave nano you have to enter CTRL+x follow by y for saving the changes or n for not saving
  • If you changed something, enter reboot
 
  • Like
Reactions: dougdev04
So, you're completely new to Linux? That's fine. Let's try...

  • Login as root
  • Enter: nano /etc/network/interfaces
  • Edit the part you want to change or do a foto of the screen and come back here
  • To leave nano you have to enter CTRL+x follow by y for saving the changes or n for not saving
  • If you changed something, enter reboot
i know this brother, I just don't know what's the correct configuration, or the default one in this case.

edit: it's like this
 

Attachments

  • 20250202_021119329.jpg
    20250202_021119329.jpg
    187.9 KB · Views: 7
Last edited: