ソースを参照

https description

Bob Mottram 11 年 前
コミット
320cebe3ff
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2
    0
      beaglebone.txt

+ 2
- 0
beaglebone.txt ファイルの表示

@@ -503,6 +503,8 @@ An example would look like:
503 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 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 508
 Edit */etc/crontab* and append that to the end of the file.
507 509
 
508 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.