Protect CentOS from unwanted SSH failed login attempts with Fail2Ban
ASP.NET MVC - How to fix ambiguous Action Methods errors and implement multiple Action Methods with same action name

ASP.NET MVC - How to fix ambiguous Action Methods errors and implement multiple Action Methods with same action name

If you've stumbled upon this post it probably means that you are dealing with a ASP.NET 4.x or ASP.NET Core MVC Controller containing two action methods that are conflicting, giving you …

ASP.NET MVC - How to fix ambiguous Action Methods errors and implement multiple Action Methods with same action name Read More
MySQL Master-Master Replication setup in 5 easy steps

MySQL - How to find all Table Columns in all Databases with a given Collation Name - Character Set Name

If you've stumbled upon this post it probably means that you're trying to normalize the Collation of your Database(s), Table(s) and/or Column(s) to avoid hitting illegal mix type errors such …

MySQL - How to find all Table Columns in all Databases with a given Collation Name - Character Set Name Read More
How to clear HTTP / HTTPS Redirect Cache by deleting the cached HSTS Settings in Google Chrome and Mozilla Firefox

How to clear HTTP / HTTPS Redirect Cache by deleting the cached HSTS Settings in Google Chrome and Mozilla Firefox

HTTP Strict Transport Security aka HSTS - is a web security policy mechanism (specified in RFC 6797) which helps to protect websites against protocol downgrade attacks and cookie hijacking; in a …

How to clear HTTP / HTTPS Redirect Cache by deleting the cached HSTS Settings in Google Chrome and Mozilla Firefox Read More
Key features of a competitive Single-Page Application (SPA)