Displaying 3 results from an estimated 3 matches for "thermic".
2015 Feb 13
0
Securing SSH wiki article outdated
...in locksmithing circles when it was published, even
though it was a bit of an open secret anyway). Locksmiths have know for
decades that security is not ever absolute; this is why safes are rated
by how long they can resist knowledgeable attack (and I'm impressed
that any safe can resist a thermic lance for longer than 30 minutes, but
some can); this is also why lock hardware you buy is rated on a system
(and higher rated locks do actually cost more to make).
This is also why the Orange Book and its Rainbow kin exist (Orange Book
= 5200.28-STD, aka DoD Trusted Computer System Evaluation...
2015 Feb 12
8
Securing SSH wiki article outdated
Hi, just a quick note to whoever is maintaining this page:
http://wiki.centos.org/HowTos/Network/SecuringSSH
The procedure is missing the firewall-cmd calls necessary in EL7:
firewall-cmd --add-port 2345/tcp
firewall-cmd --add-port 2345/tcp --permanent
Also, it may be worth mentioning that semanage is in the policycoreutils-python package, which isn?t installed by default in all stock
2015 Feb 12
8
Securing SSH wiki article outdated
Hi, just a quick note to whoever is maintaining this page:
http://wiki.centos.org/HowTos/Network/SecuringSSH
The procedure is missing the firewall-cmd calls necessary in EL7:
firewall-cmd --add-port 2345/tcp
firewall-cmd --add-port 2345/tcp --permanent
Also, it may be worth mentioning that semanage is in the policycoreutils-python package, which isn?t installed by default in all stock