Fedora 21: Difference between revisions
| Line 464: | Line 464: | ||
:also that URL will always return OK if it is "real" so no MITM, its content wont change in any way when local settings are changed, it is only used with known content and accessed over secure connection to verify you have access to the internet ... (in case of MITM, it will fail, because certificate for fp.o cannot be valid assuming CAs don't allow someone to create one for that domain ... and they "sign it") " | :also that URL will always return OK if it is "real" so no MITM, its content wont change in any way when local settings are changed, it is only used with known content and accessed over secure connection to verify you have access to the internet ... (in case of MITM, it will fail, because certificate for fp.o cannot be valid assuming CAs don't allow someone to create one for that domain ... and they "sign it") " | ||
==cockpit in fedora 21 server== | ==Fedora Firewall== | ||
:"sudo firewall-cmd --set-default-zone=FedoraServer | |||
::That will limit it to SSH, DHCPv6 and cockpit | |||
:Or use default zone "Public", which swaps cockpit out and adds mDNS | |||
:sudo firewall-cmd --set-default-zone=block" | |||
===cockpit in fedora 21 server=== | |||
*Cockpit is a server user interface. | *Cockpit is a server user interface. | ||
:https://fedoraproject.org/wiki/Test_Day:2014-11-07_Server#Test_Results | :https://fedoraproject.org/wiki/Test_Day:2014-11-07_Server#Test_Results | ||