Category: Linux

shape
shape
shape
shape
shape
shape
shape
shape
Standard

Four Eyes authorization for Sarbanes-Oxley ( SOX ) , PCI , HIPAA Security Compliance

Four Eyes authorization for Sarbanes-Oxley ( SOX ) , PCI , HIPAA Security Compliance The Sarbanes-Oxley Act of 2002 (SOX) is an act passed by U.S Congress in 2002 to protect investors from the possibility of fraudulent accounting activities by corporations. The SOX Act mandated strict reforms to improve financial  disclosures from corporations and prevent

Standard

Parallel Shell

Parallel shell – Run commands on multiple Linux servers or Cloud instances simultaneously If you are in charge of large server farms, cluster of Linux nodes for high performance computing, or cryptocurrency mining farms then parallel shell would easily let you manage multiple Linux servers or Cloud instances easily and quickly. Parallel shell is built into

Standard

SSH BRUTEFORCE

SSH BRUTEFORCE ATTACK: How to defend against it effectively? Hackers frequently target Linux servers and try to bruteforce the ssh daemon running on it.  If the root password that you have set is weak , the hackers would quickly gain access to your Linux server and your machines could be part of wider bot network,

Standard

Secure and harden SSH Bastion host?

Secure and harden SSH Bastion host?   1. Enable a firewall and by default block all  IP access to the SSH Port and enable only your staff ips or dynamic ip ranges that you trust. 2. Disable direct root login. Its always better to login as a non privileged user first and the switch to