daily pastebin goal
64%
SHARE
TWEET

ibm

a guest Jun 13th, 2012 31 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  sudo make install
  2. if [ ! -d /usr/local/bin ]; then mkdir -p /usr/local/bin;fi
  3. if [ ! -d /usr/local/etc ]; then mkdir -p /usr/local/etc;fi
  4. cp noip2 /usr/local/bin/noip2
  5. /usr/local/bin/noip2 -C -c /tmp/no-ip2.conf
  6.  
  7. Auto configuration for Linux client of no-ip.com.
  8.  
  9. Please enter the login/email string for no-ip.com  metermetre@hotmail.com
  10. Please enter the password for user 'metermetre@hotmail.com'  ********
  11.  
  12. No hosts are available for this user.
  13. Go to www.no-ip.com and create some!
  14.  
  15. Configuration file can NOT be created.
  16.  
  17. mv /tmp/no-ip2.conf /usr/local/etc/no-ip2.conf
  18. mv: kan inte ta status på ”/tmp/no-ip2.conf”: Filen eller katalogen finns inte
  19. make: *** [install] Fel 1
  20. ibm@ibm-laptop:~/noip-2.1.9-1$
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top