• 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. Discovery

    Windows Linux Running on Windows

    Hello there! Well, that's a tip for a lot of ppl who virtualize with another programs, use: WSL2. Windows Subsystem for Linux WSL2 it's a resource, developed by Microsoft to install new Linux Images on Windows. Microsoft provides a simple tutorial how-to setup everything...
  2. Z

    Solved libmysqlclient.so.18: cannot open shared object file

    Good morning everyone! I'm trying to open an application that uses Mysql to connect to the LAMPP database (phpmyadmin), but when trying to do so I run into the following error: $ ./tfs ./tfs: error while loading shared libraries: libmysqlclient.so.18: cannot open shared object file: No such...
  3. Acubens

    How-to login as root in your vps if you cant

    Login normaly in your vps then write on your console sudo su - After that then you have access as root then write on your console passwd That is for add password for root user After that now edit your sshd_config using nano /etc/ssh/sshd_config And look for PermitRootLogin And set it to...
  4. Kuantikum

    Linux LINUX UBUNTU 16.04 [Error - LuaScriptInterface::loadFile] ¿Not finding the route files ?

    Hello guys! I have some issue with this... Opens normally on windows. I compiled in linux, when I open the server in linux, I get the following error: [Error - LuaScriptInterface::loadFile] cannot open data/spells/scripts/lib/ps/events/spells/Evolve.lua: No such file or directory...
  5. Merrok

    Automatic DB Backups - Easy and reliable

    Since all other Database Backup Tutorials on this forum are either bad, not working reliable or out of date, I thought I'd just quickly make a new one. I personally use logrotate to manage my backups. This has the advantage, that I can tell my server how long I want him to save the backup file...
  6. Mohazaki

    Linux TFS 0.4 A CUSTOM SERVER , COMPILING LINUX Ubuntu 18.04

    GREETING GUYS now i have my custom server tibia 8.6 and i wana compile it on my linux ubuntu 18.04 i have setuped everything like database and website and phpmyadmin and everything work perfectly but 2 days trying to compile and i dont know how to do it really ;s i wana someone to compile it...
  7. Z

    Linux SIGSEGV Segmentation Fault.

    How i can fix that?
  8. Ralumbi

    Linux OT-Playbook

    OT-Playbook Automatic Server Installation - Github.com/Ralumbi/ot-playbook This project is made for the ease of installing your ubuntu 20.04 lts server optimized for tibia otserver hosting without breaking your head. This playbook should work from ubuntu 16.04 lts up to 20.04 lts. 📝 Table of...
  9. P

    OTCLIENT compile problem on linux

    Hello! I have this problem: [ 1%] Linking CXX executable otclient /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/7/libogg.a(framing.o): relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld...
  10. C

    Need help setting up a server from scratch [Arch Linux | Newbie]

    Hello! I am a Tibia fan and a Computer Science student at College, so combining 2 passions, I want to get started in making completely functional servers (when I was like 10 I use to make servers for fun, but back then it was very easy). I looked over the tutorials but everything seems messy...
  11. qben360

    Linux Debian 8 YurOTS 0.9.4 linux

    ...
  12. 222222

    Compiling & running RME on Fedora 31

    Hello, Does anyone have RME running on Fedora 31? After I compiled it I end up getting a "Segmentation fault" error when I try to run it. $ ./rme This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Review COPYING in RME...
  13. P

    LIBBOOST::ASIO Error Compile all engines

    Hi, i get this error when i try to compile tfs 0.4: root@venasia:~/greed# ./configure --enable-mysql --enable-root-permission --enable-server-diag checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir...
  14. P

    tfs compile error all engines :/

    Hello, I have a problem that the engine from this link: otland/forgottenserver (https://github.com/otland/forgottenserver.git) I can compile normally and everything works. But as I try to compile any other engine such as: tfs crying damson 8.6 or tfs 7.72 or any other regular or naruto or dragon...
  15. Joriku

    Your first open Linux ubuntu server

    This tutorial is aiming on Ubuntu 18.04 What you need: Paid Host/Linux server Recommended Options: (link removed due to advertisement). Hetzner.com - hetasd (link removed due to advertisement). Ovh.com/world - OVH Hosting Company (link removed due to advertisement). Programs needed: (FileZilla...
  16. Fox Rother

    [Guide] Compiling & Running TFS 1.3 for Linux on Windows 10

    About You can follow this guide. What is the goal of this guide: A stable Windows development environment. What is not the goal of this guide: A production environment for TFS. Do not use it as a production set-up. What this guide will teach you: How to set up a Windows environment to...
  17. mikkas70

    [TFS 0.4] Players can't connect into my server

    Hello everyone, I'm running a TFS 0.4 rev 3777 on Debian, but I'm facing some issues. Done so far: Compiled server Opened ports 7171 and 7172 both for TCP and UDP Changed my config.lua into using the ip as my public IP address (188.X.X.X) For some reason, my friends aren't able to connect to...
  18. MagicWall

    [Tutorial] How to run TFS on Android device [NO ROOT NEEDED]

    I remember times when OTServList was been full of non-commercial OTS creating by fans for fun. When server was been hosted on PC. Maybe uptime was intermittent, but it was worth to wait for it. So, maybe I want to show that tutorial, I was searched solution for that, from melancholic reasons...
  19. kubqq

    Linux Problem with phpmyadmin in Ubuntu and import tfs database.

    Hello. From few days a tried to run my compiled tfs 0.4, complie was good, I did make a file forgottenserver etc. The first problem is connect to phpmyadmin, I have still this when I try to connect in browser: Not Found The requested URL /phpmyadmin was not found on this server. Apache/2.4.18...
  20. Way20

    DoS and DDOS mitigation

    Where can I find content to learn about DoS and DDoS protection? What is the best solution for a simple DoS attack using a VPS and some perl/python script to spam packets? Would it be IPTables? For DDoS attacks I know that it's hardware and not software that will determine if it goes down or...
Back
Top