how set up IP addresss in linux ?

More
2 months 1 week ago #985 by Elias
how set up IP addresss in linux ? was created by Elias
how set up IP addresss in linux ?

Please Log in to join the conversation.

More
2 months 1 week ago #986 by Elias
Answered by Elias on question how set up IP addresss in linux ?
Setting the IP address in Linux
  1. Make sure that you are logged on as a root user.
  2. Start a terminal session.
  3. Type ifconfig -a at the command prompt. Attention: Record or print the current settings and the eth1 or eth2 interfaces before making changes. ...
  4. Type ifconfig ethx xxx. xxx. ...
  5. Press Enter.

Please Log in to join the conversation.

Time to create page: 0.205 seconds