FX's Blog
FX's Blog
Follow
Follow
home
Sponsor
newsletter
6 posts
Sponsor & Support
FX's team blog
Sponsor this blog
J&T Express
Recent articles
Apache Kafka - Kafka Connect - Debezium Connector MySQL
Dec 5, 2024
Refs : https://kifarunix.com/install-apache-kafka-on-debian/ https://www.digitalocean.com/community/tutorials/introduction-to-kafka https://www.digitalocean.com/community/tutorials/how-to-integrate-existing-systems-with-kafka-connect https://huzz...
implement google captcha v3 in codeigniter 3
Oct 25, 2023
Credits : https://gist.github.com/codebymark/ef2d12fba674035a1c89ac2ad36c81e9 I won't go into details since the installation instructions are already provided in the link above. In config/autoload.php : In helpers/recaptcha_helper.php : Insert righ...
implement google captcha v2 in codeigniter 3
Oct 24, 2023
In your view file : <div id="captchav2"></div> Create a div to display your captcha. <input type="hidden" class="g-recaptcha-response" name="g-recaptcha-response"> Place it inside your form. <script> var onloadCallback = function() { ...
configure ssh with mfa
Oct 22, 2023
sudo apt install libpam-google-authenticator google-authenticator PAM (Pluggable Authentication Module) offers two types of tokens: sequential-based and time-based. Sequential-based tokens start at a certain point and increase after each use, whil...
Recent Sponsors
Be the first one to sponsor FX's team blog
Become a sponsor