diff --git a/how-to-configure-hardened-debian-server/README.md b/how-to-configure-hardened-debian-server/README.md index f31e60f..2cbe90f 100644 --- a/how-to-configure-hardened-debian-server/README.md +++ b/how-to-configure-hardened-debian-server/README.md @@ -304,9 +304,10 @@ ip6tables -P OUTPUT DROP #### Log out -```shell -exit -exit +```console +$ exit + +$ exit ``` #### Log in diff --git a/how-to-configure-hardened-raspberry-pi/README.md b/how-to-configure-hardened-raspberry-pi/README.md index d4ad0a2..20f4084 100644 --- a/how-to-configure-hardened-raspberry-pi/README.md +++ b/how-to-configure-hardened-raspberry-pi/README.md @@ -341,9 +341,10 @@ nft add rule ip6 firewall output ct state related,established accept #### Log out -```shell -exit -exit +```console +$ exit + +$ exit ``` #### Log in diff --git a/how-to-self-host-hardened-strongswan-ikev2-ipsec-vpn-server-for-ios-and-macos/README.md b/how-to-self-host-hardened-strongswan-ikev2-ipsec-vpn-server-for-ios-and-macos/README.md index 33f27ea..745f0be 100644 --- a/how-to-self-host-hardened-strongswan-ikev2-ipsec-vpn-server-for-ios-and-macos/README.md +++ b/how-to-self-host-hardened-strongswan-ikev2-ipsec-vpn-server-for-ios-and-macos/README.md @@ -340,9 +340,10 @@ ip6tables -P OUTPUT DROP #### Log out -```shell -exit -exit +```console +$ exit + +$ exit ``` #### Log in