Pārlūkot izejas kodu

https description

Bob Mottram 11 gadus atpakaļ
vecāks
revīzija
320cebe3ff
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2
    0
      beaglebone.txt

+ 2
- 0
beaglebone.txt Parādīt failu

503
 4,9,14,19,24,29,34,39,44,49,54,59 * * * * root sleep 29 ; /usr/bin/timeout 120 wget -O - https://free\ dns.afraid.org/dynamic/update.php?ABCKDNRCLFHENSLKNFEGSBFLFF== >> /\ tmp/freedns_mysubdomain_us_to.log 2>&1 &
503
 4,9,14,19,24,29,34,39,44,49,54,59 * * * * root sleep 29 ; /usr/bin/timeout 120 wget -O - https://free\ dns.afraid.org/dynamic/update.php?ABCKDNRCLFHENSLKNFEGSBFLFF== >> /\ tmp/freedns_mysubdomain_us_to.log 2>&1 &
504
 #+END_SRC
504
 #+END_SRC
505
 
505
 
506
+It's important to make sure that you change the *http* to *https*, since this will help to prevent a potential attacker from hijacking your site and redirecting it to a fake version for the purposes of obtaining your login details.
507
+
506
 Edit */etc/crontab* and append that to the end of the file.
508
 Edit */etc/crontab* and append that to the end of the file.
507
 
509
 
508
 Via your router's firewall settings you should now open port 22 (secure shell).  This will allow you to ssh into your BBB from any location - not just your own local network.
510
 Via your router's firewall settings you should now open port 22 (secure shell).  This will allow you to ssh into your BBB from any location - not just your own local network.