Tuesday, December 17, 2013

How to find your external IP address from terminal

                                                                          step 1
                    sudo apt-get install curl
                                                                             

                                                                         
                                                                        step 2
                     curl ifconfig.me
                                                  

                                                                            step 3

                    results                  
                                                 
                                                                        step 4

                     wget http://ipecho.net/plain -O - -q ; echo                           
                                               

1 comment:

wordpress problem with plugin updates

                                                           changing permissions will solve the problem                                    ...