Saturday, July 12, 2025

Form based Authentication in Apache

 

Form based Authentication in Apache

Following both article are very useful to implement Form based Authentication using Apache


1. https://blog.sensecodons.com/2023/01/use-custom-login-page-when-using-apache.html

2. https://ogris.de/howtos/apache-loginform.html

Wednesday, February 26, 2025

Vector Packet Processing (VPP)

 Hi,

VPP (Vector Packet Processing) is an open source software  which is being used for high performance packet processing for Linux platform and bypass the Linux kernel. 

Following are very useful and important links for learning of VPP.

[1] https://slowbootkernelhacks.blogspot.com/

To be continue....