• Tag Archives: linux
  • Install multiple versions of Java

    5/29/2026 11:16:18 PM
    Because of software-specific requirements, installation of multiple versions of JVM is therefore needed. For example, you have a 64-bit OS server with JVM installed. You now want to run a 32-bit Java-based application while the existing JVM

  • Dot Net on Linux

    1/19/2025 08:51:42 PM
    Mono, an implementation of Microsoft dotNet framework on the ECMA standards for C# and the Common Language Runtime, has been around for a while and got support from a large community. With recent implements to fully support ASP.NET 2.0, ASP.NET MVC and ASP.NET AJAX, it guarantees to run smoothly C# based applications which do not heavily depend on Windows Server and MSSQL,