We can search a lot of things using Elasticsearch / SOLR or similar appliances by Google etc. but we can’t load everything in memory generally. It will simply overwhelm the heap and the processing engine with lot of calculations depending on type of system. That necessitates us to device proper UX / UI with below…… Continue reading Search related techno-functional tips – Part 1
Month: April 2024
How to debug Liferay? – Some pointers – Part 2
Practical tips to debug Liferay – further to my two earlier posts: How to debug Liferay when nothing is printed in logs and there is a problem? – ChatGPT & BARD Generated | LinkedIn How to debug Liferay? – Some pointers – Part 1 | LinkedIn Setup automated heap dumps when out of memory happens.…… Continue reading How to debug Liferay? – Some pointers – Part 2
Commands, Menus, Architecture & Features of Wireshark – Open source product dissection – Part 1 – Generated by Gemini & ChatGPT
Wireshark is a renowned network protocol analyzer, often considered the standard across many industries. It’s an essential tool for network administrators, security professionals, and anyone looking to monitor and troubleshoot network traffic. Here’s an overview of its main features and architecture: ### Main Features of Wireshark 1. Live Capture and Offline Analysis: Wireshark allows for…… Continue reading Commands, Menus, Architecture & Features of Wireshark – Open source product dissection – Part 1 – Generated by Gemini & ChatGPT
Cyber security tips for Portals – Generated by ChatGPT & GEMINI – Part 1
Cyber security is a critical concern for portal applications, which often serve as gateways to a wide range of resources and services. Here are some vital tips to enhance the cyber security posture of portal applications: 1. Use Strong Authentication Mechanisms: Implement multi-factor authentication (MFA) to add an extra layer of security beyond just usernames…… Continue reading Cyber security tips for Portals – Generated by ChatGPT & GEMINI – Part 1