소스 검색

Google quote

Bob Mottram 11 년 전
부모
커밋
cc38ced2d3
1개의 변경된 파일10개의 추가작업 그리고 2개의 파일을 삭제
  1. 10
    2
      beaglebone.txt

+ 10
- 2
beaglebone.txt 파일 보기

@@ -1119,6 +1119,12 @@ service cron restart
1119 1119
 
1120 1120
 ** Install Dovecot
1121 1121
 
1122
+#+BEGIN_VERSE
1123
+/I dreamt last night that I was living in a surveillance state. I woke up and… I’m still in a surveillance state./
1124
+
1125
+-- Conrad Kramer
1126
+#+END_VERSE
1127
+
1122 1128
 Install the required packages.
1123 1129
 
1124 1130
 #+BEGIN_SRC: bash
@@ -1612,14 +1618,15 @@ Enter some trivial password for the key file.  The password will be removed as p
1612 1618
 If all has gone well then there should be no warnings or errors after you run the service restart command.  After that you should enable ports 80 (HTTP) and 443 (HTTPS) on your internet router/firewall, such that they are redirected to the BBB.
1613 1619
 
1614 1620
 ** Accessing your Email
1615
-*** Mutt email client
1616 1621
 
1617 1622
 #+BEGIN_VERSE
1618
-/I dreamt last night that I was living in a surveillance state. I woke up and… I’m still in a surveillance state./
1623
+/The emails showed that Google...was among several other military/defense contractors vying for a piece of DAC’s $10.9-million surveillance contracting action./
1619 1624
 
1625
+-- Article on the "Google-Military-Surveillance Complex" by Yasha Levine
1620 1626
 #+END_VERSE
1621 1627
 
1628
+*** Mutt email client
1629
+
1622 1630
 #+BEGIN_SRC: bash
1623 1631
 apt-get install mutt-patched lynx abook
1624 1632
 exit