projects:howtos: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
Last revisionBoth sides next revision
projects:howtos:artemis [2014/08/26 19:42] – [Configuration] prometheusprojects:howtos:artemis [2014/08/27 22:51] prometheus
Line 1: Line 1:
 ====== Artemis ====== ====== Artemis ======
 +
 +<note>This article is still in its initial phase towards the first edition. Stay tuned.</note>
  
 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. 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.
Line 146: Line 148:
 <sxh bash;> <sxh bash;>
 # pacman -Syyu # pacman -Syyu
-</sxh;>+</sxh
 + 
 +==== Additional Software ==== 
 + 
 +The first both programs are needed in order to complete the howto, //vim// is a comfortable choice though. 
 + 
 +<sxh bash;> 
 +# pacman -S rsync mkinitcpio vim 
 +</sxh> 
 + 
 +==== root partition encryption ==== 
 + 
 + 
 ===== References ===== ===== References =====