user:prometheus:private:artemis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
user:prometheus:private:artemis [2014/10/07 19:52] prometheususer:prometheus:private:artemis [2015/07/15 21:54] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 //Artemis// originates from antique Greek and means - amongst other  - //unharmful// or //safe//. Exactly that, Artemis should deliver to you: safety for your data and no harm to your communications. //Artemis// originates from antique Greek and means - amongst other  - //unharmful// or //safe//. Exactly that, Artemis should deliver to you: safety for your data and no harm to your communications.
 +
 +In detail, Artemis is a simple RaspberryPi packed up with different kinds of software packages, meshed up configurations, which results in an isolated, secure server.
 +
 +Artemis' can be used in two different modes:
 +  * **SafeHarbour** (SF) provides services locally as an isolated server on a LAN, with no connection to the Internet
 +  * **Periscope** (P) or as acting as a secure proxy server on an unsecured network
  
 ===== Requirements ===== ===== Requirements =====
Line 115: Line 121:
 # hostnamectl set-hostname your-desired-hostname # hostnamectl set-hostname your-desired-hostname
 </sxh> </sxh>
 +
 +<note tip>We'd recommend gluuing alluminium heatsinks on the GPU as CPU. </note>
 +
 +We upgraded this configuration to the medium as we are going to use some software as which needs a bit more power than usual. Pleas adapt this to your needs.
  
 <sxh bash; title:Boosting computational power of RPi> <sxh bash; title:Boosting computational power of RPi>
 # vim /boot/config.txt # vim /boot/config.txt
-PLACE config HERE+##Medium 
 +arm_freq=900 
 +core_freq=333 
 +sdram_freq=450 
 +over_voltage=2
 </sxh> </sxh>
- 
 ==== Network Configuration ==== ==== Network Configuration ====
  
Line 158: Line 171:
 ==== root partition encryption ==== ==== root partition encryption ====
  
- +^ Step ^ Command ^ 
 +| 1    | n | 
 +| 2    | p | 
 +| 3    | ENTER | 
 +| 4    | ENTER | 
 +| 5    | w |
 ===== References ===== ===== References =====
  
  • user/prometheus/private/artemis.1412704324.txt.gz
  • Last modified: 2015/07/15 21:54
  • (external edit)