Hello my name is Sushovan Mukherjee, and I am the Co-Founder of Defineway Technologies Private Limited, which is our Web, App, Software Development company.
I specialize in any web, app, software development with any programming language. My favourite programming languages are: PHP, ColdFusion, Java, C#, Ruby, PowerShell, Python, Go, etc. Also, I have a extensive knowledge in Server Administration, Cyber Security, DevOps Engineering.
I love to listen classical music, watch football matches.
Sometimes, during system administration or web application repair, we had to watch the status code it returned. To check a website’s status code, you can…
System Administrators might have encountered the problem of “Too many open files” when dealing with dedicated web servers. But you can see that the file…
You can install Microsoft SQL Server on Windows and Linux Operating Systems. However, you can use the docker system to install it on MacOS. Prerequisites…
You might have heard many DNS providers don’t support CNAME flattening for root (APEX) domains. Now, there are many questions: What’s the problem? It’s good.…
I have copied it from my code, please feel free to change it as required. let usZipPattern = new RegExp("^\\d{5}(-{0,1}\\d{4})?$"); let caZipPattern = new RegExp(/([ABCEGHJKLMNPRSTVXY]\d)([ABCEGHJKLMNPRSTVWXYZ]\d){2}/i);…