• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

linux

  1. TibiCAM

    Linux The best way to archive, compress and encrypt data in 2026

    There are many ways to archive, compress and encrypt files/folders in 2026. I decided to look into this more closely by reading the manual pages of popular programs like tar, gpg, zstd, lzma, xz, etc. And I also used the GnuPG mailing list, ChatGPT & Claude, and YouTube videos to come up with...
  2. L

    Szukam doświadczonego mentora / developera OTS 8.6 – nauka i pomoc przy Linux

    Cześć! Szukam kogoś doświadczonego w OTS 8.6 i Linux, kto chciałby w prosty sposób nauczyć mnie: jak połączyć się z serwerem Linux (SSH) instalować i konfigurować OTS 8.6 obsługiwać bazę danych MySQL / MariaDB wgrywać mapy, pliki data, skrypty Lua uruchamiać i zarządzać serwerem konfigurować...
  3. TibiCAM

    Debian 13

    Debian 13 is being released today, August 9 2025. This marks a major milestone in the Linux community! Will anyone here download it? Currently following the Debian micronews blogs for the latest updates: Debian micronews (https://micronews.debian.org/)
  4. srunobantana

    [TFS 1.4.2] Installing and Compiling TFS on WSL (Windows Subsystem for Linux)

    Tutorial: Installing and Compiling TFS on WSL (Windows Subsystem for Linux) Step 1: Install WSL on Windows Open CMD in Windows as an administrator (Search for "Command Prompt" in the Start menu, right-click it, and choose "Run as administrator"). Install WSL by running the following command...
  5. Y

    Canary Canary + MyAAC login problem

    Hello I have problem with canary server on linux ubuntu 24.04 I followed this guide :[Linux] Canary + Nginx + MariaDB + MyAAC and did everything without any errors . After creating an account and character and trying to log in, I have an error in the Tibia client 13.40 or I don't know where...
  6. Dundraren

    How to Compile The Forgotten Server on Ubuntu Server 24.04 Without vcpkg

    I had errors compiling following the guide for Linux at Github. I asked ChatGPT to make a guide without vcpkg. I've tried development version, hopefully it works with Release aswell. Follow these steps to compile The Forgotten Server from source on Ubuntu Server 24.04. This guide will show you...
  7. 222222

    Linux How to install Debian 12 with drive encryption and swap file (Best practices)

    In this tutorial I will explain, step by step, how to install GNU/Linux Debian 12, with drive encryption (LUKS2), with a swap file, using the Cinnamon desktop environment. This is perfect to use for a main computer at home. This is not to be used on a Debian server, such as one for your OT...
  8. D

    Solving case sensitive problem for xml files in Linux

    I was facing some issues on my Ubuntu 22.04 server because the .lua files mentioned in my actions.xml file were saved with both uppercase and lowercase letters, and Linux is case-sensitive. As a result, I encountered such problems: >> Loading vocations >> Loading items... OTB v2.7.2 >> Loading...
  9. 222222

    Linux How to secure a Linux server (2024 edition)

    This tutorial is a slight update and improvement to my previous tutorial on how to secure a Linux server. I recommend following these steps on a fresh and new Debian 12 server. I'm going to cover a few different things, such as securing SSH access, setting up a firewall and how you can mitigate...
  10. 222222

    Thoughts on my dual boot setup?

    It's been a while since I was using Windows but it's time for me to add it as a dual boot along with Linux. I need it for some of the Microsoft 365 and Office suite apps, for work, and also some other Windows-only apps. I've been researching for a while for the most stable and clean version of...
  11. demonrage

    high cpu usage

    I'm using tfs 0.4 rev 3996 , and when I reach + 120 players online, the cpu usage increases a lot, I would like to know how to solve this? my vps : 4vcpu 6gb ram
  12. 222222

    Linux How to secure a Linux server

    Hello! This tutorial aims at teaching you how to secure a Linux server. I'll be using Debian for this guide. If you're using Fedora or Arch based systems, it will be slightly different. It's important that you take some precuations while setting up a server, whether that's for an OT server, a...
  13. DanneZ

    Linux VPS Otservlist not getting Server Status.

    Hello guys, i been trying to get otservlist not showing my server offline. I use a VPS so we know the ports are open, firewall seems to be disabled. Ports only visible open if in use by web engine or software, i was informed by vps provider. I can add the server to the otlist without any...
  14. D

    Linux Run Object Builder on Linux

    hi How to run Object Builder on linux(mint)? I tried install adobe air in wine but i got error. Any idea to run ob on this system?
  15. potinho

    Linux VPS - Unlock frequency. Does it exist?

    Hi guys, I have a Linux VPS and it shows the current processor frequency lower than the maximum. Is it necessary to do something so that the VPS consumes all the available frequency or can only the host do this? Im using Ubuntu 18.
  16. N

    Compiling TFS 1.2 poke server

    Hello, Some time ago I thought that would be cool to run poke server as a hobby project. I came across PokeDash Pota Server - TFS 1.2 (10.98) PokeDash Pota Server (https://pokedashpota.vercel.app/) ... I have successfully start it up on Windows, however I have issues to run on Linux There were...
  17. miguelshta

    Windows Tibia 12 packets sniff

    Hello , In the old times of tibia 10 we can use wpe pro to scan and send packets like walking movements or dropping items nowdays in tibia 12 this is impossible? I’m wrong ? I’ve tried using linux and tcpdump to dump tibia packets like movement and tcpreplay but nothing works. So I’m here...
  18. sikret

    Linux Canary server - console logs to fix

    Hello, I have problem with that: [libprotobuf ERROR /root/vcpkg/buildtrees/protobuf/src/v3.19.4-3d4c96d55c.clean/src/google/protobuf/wire_format_lite.cc:581] String field 'Canary.protobuf.appearances.Appearance.description' contains invalid UTF-8 data when parsing a protocol buffer. Use the...
  19. potinho

    Linux IPTables - SSH Filter by MAC Address

    Hey guys, Im using Ubuntu 18 and want to increase the security level of my server I'm trying to filter the SSH access logs only for authorized MAC, but I'm having difficulties. After use IPtables command bellow, i remove openssh full rule, but cannot connect on server. I already installed...
  20. potinho

    Linux How to use screen + GDB in .sh executable?

    How to open my start.sh (who contains auto restarter) with GDB to get debug files? Im gotting crashes and need this, already installed GDB on ubuntu 18. I start my server with "start.sh", need to start with GDB.
Back
Top