PayPal servers should have unrestricted access to your OTS acc. maker to report payments. Open your domain settings in CloudFlare panel and navigate to Security > Security Rules In Custom Rules...
Read more →
Just type (for user with name ubuntu):
Read more →
1. Create file /etc/cloud/cloud.cfg.d/99disablenetworkconfig.cfg : with content: Press CTRL+O and Enter to save, CTRL+X to leave nano 2. Edit file /etc/netplan/50cloudinit.yaml : In addresses:...
Read more →
If you installed MySQL 8.0 and imported OTS schema.sql with default settings, you database uses encoding not supported by MariaDB. If you dump database using: and try to import it into MariaDB using:...
Read more →
To take a full screenshot of a site with all “scrolling content” in Google Chrome browser: 1. Click CTRL+SHIFT+I 2. Click CTRL+SHIFT+P 3. Type Capture full size screenshot
Read more →
By default crashes are processed by apport app, so first step is to disable it: Then you have to set core file name to core and disable adding PID to core file name. Create file...
Read more →
If you want to disable IPv6, you are probably running project with some old code that is not able to process IPv6 REMOTEADDR in PHP. I assume you do not use CF API at all, so fastest option will be...
Read more →
There is new alwaysfree offer on Oracle site: AMD Epyc CPU: 2 servers, each with: 1 core, 1 GB ram, 50 GB HDD, 480 mb/s connection Ampere ARM CPU: 4 servers, each with: 1 core 2.8GHz, 6 GB ram, 50 GB...
Read more →
Friend asked me about code to keep 'auto loot lists' in storage. So player can configure few lists of items and then just switch between them, when he goes to other spawn with different loot. You can...
Read more →
Dockerfiles tested on 20210824. You can comment otservbr / forgottenserver part to compile just one sources.
Read more →