Added PXE tip, mention new database feature in changelog
[grml-tips.git] / grml_tips
index 6067270..31e3c5b 100644 (file)
--- a/grml_tips
+++ b/grml_tips
@@ -2618,4 +2618,13 @@ Don't forget to set hardware clock via:
 
 # hwlock -w
 -- 
+Booting grml via network / PXE:
 
+Start grml-terminalserver on a system with network access
+and where grml is running:
+
+# grml-terminalserver
+
+Then booting your client(s) via PXE should work without
+any further work.
+--