Fine-tuning Fail2Ban to stop Apache bogus FCGI attacks
How smart blocking protects your digital infrastructure
Across every industry, the operational risks of cyber threats are escalating. Automated bots, denial-of-service attacks and vulnerability scanners are increasingly common. For businesses operating in Australia and globally, implementing resilient, proactive security measures is essential to ensure business continuity and protect customer trust.
Is your Linux computer running slow?
Well for me it is very slow. Recently, I upgraded from CentOS 6 to Centos 7. CentOS 6 was lightening fast. Since the upgrade CentOS 7 has been so slow in comparison. But when I say slow, it has been appallingly slow. It just was unable to reach anywhere the performance of 6. Which seems odd, given high transmission speed and powerful hardware. It still takes forever in executing or processing services or applications.
Uploading plist data to the server using an API
I had an instance where I needed to move content from a plist to the server database. To achieve this step, I added a few lines of code where the plist was called and added a call to the API so the data would be on the server.
The original code appeared as: