Tag: database

  • OpenSim Maintenance

    Backup Your OpenSim Server Before proceeding with the backup, ensure that your OpenSim server is not running. This prevents data corruption during the backup process.Use the following command to check for processes running with mono or dotnet: If the output is similar to the example below, your OpenSim server is not running, and you are…

  • Switch an avatar’s entire inventory to FullPerm

    ⚠️Be very careful when manipulating the database. The ideal is to do the manipulations on a local server to extract an IAR once the permissions have been modified. This article describes how to change all assets to Full Permission to allow sharing and modification.The permissions of inventory items are stored in the inventoryitems table of…