Opensim – Separating Robust Instances

Old Article, please use Extensible & Maintainable Opensimulator Config This post is left in place to avoid links breaking. Previous Version Start Opensim – Separating Robust Instances is an article detailing the process of separating Opensimulator Robust services into separate instances of Robust. Not all services should be separated and Continue Reading

Rider ASP Build-Issues (Linux)

Up Date – Cause Found – Symbolic Links In the Path It is still unclear to me why Rider doesn’t always handle symbolic links in the path well however it is clear it does not. I have had an open case with Jet-brains Support for some time, and they spotted Continue Reading

Linux – ASP-DotNet 2 Factor Authentication

Linux – ASP-DotNet 2 Factor Authentication follows from an ASP-DotNet Web App On Linux with Authentication. This guide demonstrates the stages required to enable two-factor authentication in an ASP project under Linux using TOTP authenticator apps. The original instructions for this process are available from Microsoft. However, they did not Continue Reading

ASP-DotNet Web App On Linux with Authentication

Introduction – ASP-DotNet Web App On Linux ASP-DotNet Web App On Linux is part of my series on using .NetCore 3 and .Net 5 under Linux with JetBrains Rider. However, this particular guide should work under all operating systems and with all IDE’s. Using Visual Studio on Windows, the default Continue Reading

PhpStorm Xdebug Setup In Windows

Introduction to PhpStorm Xdebug Setup PhpStorm Xdebug Setup In Windows is a guide designed for people who with a correctly working PHP installation including Xdebug. If your system does not have this, Setup PHP On Windows With Debugging can help. This blog post is part of a new series of Continue Reading

Setup PHP On Windows With Debugging

Introduction Setup PHP On Windows For Development and Debugging is a guide designed for people installing PHP with debugging for the first time. This guide also forms part of a larger collection aimed at setting up development environments. Hint to make this process easier. There is a reasonable amount of Continue Reading

Setup SQL Server On Windows

Introduction Setup SQL Server On Windows 10 is a guide designed for people installing SQL Server for the very first time. This guide also forms part of a larger collection aimed at setting up development environments. Other guides on setting up other database engines will be available soon. This guide Continue Reading

Setup Apache On Windows 10

Introduction Setup Apache On Windows 10 is a guide designed for people installing Apache for the very first time. This guide also forms part of a larger collection aimed at setting up development environments. While there is an all in one installer available, it does not work with the latest Continue Reading

Rider Vs Visual Studio – Creating Projects

Introduction to Rider Vs Visual Studio – Creating Projects Rider Vs Visual Studio – Creating Projects is the first instalment of a series about developing in C# on Linux as well as Windows. The vast majority of the information about Rider also applies to Rider on Windows. However, where there Continue Reading