|
|
|
|
1119
|
|
1119
|
|
1120
|
** Install Dovecot
|
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
|
Install the required packages.
|
1128
|
Install the required packages.
|
1123
|
|
1129
|
|
1124
|
#+BEGIN_SRC: bash
|
1130
|
#+BEGIN_SRC: bash
|
|
|
|
|
1612
|
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.
|
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
|
** Accessing your Email
|
1620
|
** Accessing your Email
|
1615
|
-*** Mutt email client
|
|
|
1616
|
|
1621
|
|
1617
|
#+BEGIN_VERSE
|
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
|
#+END_VERSE
|
1626
|
#+END_VERSE
|
1621
|
|
1627
|
|
|
|
1628
|
+*** Mutt email client
|
|
|
1629
|
+
|
1622
|
#+BEGIN_SRC: bash
|
1630
|
#+BEGIN_SRC: bash
|
1623
|
apt-get install mutt-patched lynx abook
|
1631
|
apt-get install mutt-patched lynx abook
|
1624
|
exit
|
1632
|
exit
|