Opensimulator Grid Backup & Restore

Opensimulator Grid Backup & Restore is a guide describing good backup practices for Opensim Grids. It covers basic backup principles and requirements for Opensim. Finally, it links to two additional articles, one for Ubuntu and another for Windows. This article is part of a larger whole covering all aspects of Continue Reading

Opensimulator Useful Control Scripts

Opensimulator Useful Control Scripts is a collection of helpful BASH/BAT scripts for starting, stopping and running crash recovery. It is part of a larger whole on setting up and maintaining Opensimlator Grids. Full Guide TMUX – Versions Start Everything – Opensimulator Useful Control Scripts This is the script run when Continue Reading

Mounting SSH Folders In Ubuntu

Mounting SSH Folders In Ubuntu is a guide that walks through the process describing some of the methods available. It is part of a larger whole setting up and maintaining an Opensimulator server. However, it works equally well as a stand-alone article. Full Guide Forword Security Most guides online that Continue Reading

Opensim Server Setup Using Ubuntu & Windows.

Opensim Server Setup Using Ubuntu & Windows, a start to finish guide. Starting from setting up the operating system all the way through to a working system with regular backups, crash detection, extensible configuration and server security. The scope of the article is extensive; consequently, it will be split into Continue Reading

Linux ASP.Net5 Deployment With Identity

Introduction – Linux ASP.Net5 Deployment With Identity Linux ASP.Net5 Deployment With Identity Authentication follows on from Linux – ASP-DotNet 2 Factor Authentication, which follows on from ASP-DotNet Web App On Linux with Authentication. This article discusses the move from development to production. The starting point for this guide is a 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

C# Development on Linux as well as Windows

Introduction – C# Development on Linux as well as Windows C# development on Linux as well as windows is one of my personal aims this year. I am studying towards a Meng in Computer Science at the University Of Hull. The degree program is very Windows and Visual Studio centric. Continue Reading

Crash Detection And Recovery – Fire And Ice Grid

Crash Detection and Recovery is an update to the Fire And Ice Opensim Grid and to the Automated Opensim Startup and Shutdown guide. The most common way of having items restart is by using systemD. Unfortunately, when running mono processes inside a Tmux shell, this didn’t work satisfactorily. My solution Continue Reading