X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2FGRML%2Fgrml-cheatcodes.txt;h=12d7d468243684f253deed67e81d25f932d01abd;hp=f377c053bd91ea3164bd926ce4ae1bde6dd7d77d;hb=7858f90307d9ae4000ea83890bab3b5462feb9b8;hpb=d9029ce98652ec55956d4cd9fd8d5ed7a407b553 diff --git a/templates/GRML/grml-cheatcodes.txt b/templates/GRML/grml-cheatcodes.txt index f377c05..12d7d46 100644 --- a/templates/GRML/grml-cheatcodes.txt +++ b/templates/GRML/grml-cheatcodes.txt @@ -156,9 +156,16 @@ grml log Log error messages while booting to /tmp/grm and /var/log/boot grml testcd Check CD data integrity and md5sums +Security / login related settings: +---------------------------------- + +grml ssh=password Set password for root & grml user and start ssh-server +grml passwd=... Set password for root & grml user +grml encpasswd=.... Set specified hash as password for root & grml user, use e.g. + 'mkpasswd -H md5' to generate such a hash (available in Grml >=2013.09) + Service related settings: ------------------------- -grml ssh=password Set password for root & grml user and start ssh-server grml startup=script Start $script instead of grml-quickconfig on startup grml nosyslog Do not start syslog daemon grml nogpm Disable GPM daemon @@ -190,7 +197,7 @@ grml vnc_connect=host[:port] Connect to a listening VNC client ("vncviewe [Note: Grml 2011.12+ doesn't include a VNC client.] Accessibility related settings: --------------------------------- +------------------------------- grml brltty=type,port,table Parameters for Braille device (e.g.: brltty=al,/dev/ttyS0,text.de.tbl) See http://mielke.cc/brltty/guidelines.html for documentation.