소스 검색

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.