Friday, December 20, 2013

how to start a second network adapter

                                                                          step1

                     sudo ifconfig
                                                                          step 2
                      results
                                                                            step 3
                     sudo   ifconfig eth1 up
                                                                               step 4
                      results

4 comments:

  1. this does not help at all, why is this?

    ReplyDelete
  2. You need to check your LAN or WAN interface first. In latest ubuntu eth0 changed to enc0 or any other name interfaces.

    ReplyDelete
  3. ahh, i got it, i changed eth0 => enp1s0! got it , thanks!

    ReplyDelete

wordpress problem with plugin updates

                                                           changing permissions will solve the problem                                    ...