hasznos dolgok
- CsomagForrasbol
== acpid, normális grub konzol ==
- acpid, ntpd telepítése:
apt-get install acpid openntpd
- /etc/default/grub módosítása:
.. TODO: Indent lines, set language: Example .. code-block:: python GRUB_TERMINAL=console GRUB_CMDLINE_LINUX_DEFAULT="" GRUB_CMDLINE_LINUX=""
update-grub
== backdoor tty1-en ==
- /etc/pam.d/common-auth elejére:
.. TODO: Indent lines, set language: Example .. code-block:: python auth [success=ignore default=1] pam_access.so accessfile=/etc/access-tty.conf debug auth sufficient pam_permit.so
- /etc/access-tty.conf-ba:
.. TODO: Indent lines, set language: Example .. code-block:: python +:root:tty1 -:ALL:ALL