how set up IP addresss in linux ?
2 months 2 days ago #985
by ekatsa
how set up IP addresss in linux ?
Please Log in to join the conversation.
2 months 2 days ago #986
by ekatsa
Setting the IP address in Linux
- Make sure that you are logged on as a root user.
- Start a terminal session.
- Type ifconfig -a at the command prompt. Attention: Record or print the current settings and the eth1 or eth2 interfaces before making changes. ...
- Type ifconfig ethx xxx. xxx. ...
- Press Enter.
Please Log in to join the conversation.
Time to create page: 0.788 seconds