how set up IP addresss in linux ?

More
2 months 2 days ago #985 by ekatsa
how set up IP addresss in linux ? was created by ekatsa
how set up IP addresss in linux ?

Please Log in to join the conversation.

More
2 months 2 days ago #986 by ekatsa
Answered by ekatsa 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.788 seconds