Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| user:prometheus:private:artemis [2014/08/27 22:57] – created prometheus | user:prometheus:private:artemis [2015/07/15 21:54] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Artemis ====== | ====== Artemis ====== | ||
| - | < | + | //Artemis// originates from antique Greek and means - amongst other - // |
| - | As all projects, this one needed to have a name as well. //Artemis// originates from the old Greek and means - amongst others - unharmful or safe. And exactly this 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, |
| + | |||
| + | Artemis' can be used in two different modes: | ||
| + | * **SafeHarbour** (SF) provides services locally as an isolated server on a LAN, with no connection | ||
| + | * **Periscope** (P) or as acting as a secure proxy server on an unsecured network | ||
| ===== Requirements ===== | ===== Requirements ===== | ||
| Line 117: | Line 121: | ||
| # hostnamectl set-hostname your-desired-hostname | # hostnamectl set-hostname your-desired-hostname | ||
| </ | </ | ||
| + | |||
| + | <note tip> | ||
| + | |||
| + | 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: | <sxh bash; title: | ||
| # vim / | # vim / | ||
| - | # PLACE config HERE | + | ##Medium |
| + | arm_freq=900 | ||
| + | core_freq=333 | ||
| + | sdram_freq=450 | ||
| + | over_voltage=2 | ||
| </ | </ | ||
| - | |||
| ==== Network Configuration ==== | ==== Network Configuration ==== | ||
| Line 160: | Line 171: | ||
| ==== root partition encryption ==== | ==== root partition encryption ==== | ||
| - | + | ^ Step ^ Command ^ | |
| + | | 1 | n | | ||
| + | | 2 | p | | ||
| + | | 3 | ENTER | | ||
| + | | 4 | ENTER | | ||
| + | | 5 | w | | ||
| ===== References ===== | ===== References ===== | ||
| [0] [[http:// | [0] [[http:// | ||
| \\ [1] [[https:// | \\ [1] [[https:// | ||
| - | \\ [] [[http:// | + | \\ [2] [[http:// |