X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml_tips;h=1d2db86ec3110aae5bc824d94dde48746b50eee6;hb=7acb006be715eb674eb2ed74a572fba53c5124b6;hp=83ce0d95b0d2379d2872f1d7cffb9484f2dfe94e;hpb=436d7fb08778b9a094dddd3a9f32f9b3dbf44385;p=grml-tips.git diff --git a/grml_tips b/grml_tips index 83ce0d9..1d2db86 100644 --- a/grml_tips +++ b/grml_tips @@ -3183,3 +3183,10 @@ Simple mailserver with python: finger via netcat: echo $USER | nc $HOST 79 +-- +Install Archlinux using Grml: + +https://wiki.archlinux.org/index.php/Install_from_Existing_Linux +or +wget http://tokland.googlecode.com/svn/trunk/archlinux/arch-bootstrap.sh +--