= Welcome to the documentation and bugtracker of the '''7 Days to Die - Linux Server Management scripts''' and the '''Server fixes''' = == Linux Server Management Scripts == The Linux Server Management scripts aim to provide a full management tool set for a Linux based 7 Days to Die server. They allow to manage most aspects of the server * [https://developer.valvesoftware.com/wiki/SteamCMD SteamCMD] setup * Installing and updating the game engine * Creating/editing/deleting server instances (including editing the serverconfig through a commandline interface) * List all instances with basic information or show detailed information on a single instance * Starting/stopping instances including graceful shutdown if the server has not hung up * Backup of game data files (instance configurations, logs, saves) * Monitor log-output of the engine, adding timestamps and log player logins This also includes the required files to natively run the server without relying on Wine. This wiki will guide you through the setup and usage of the tool set. 1. [[Prerequisites]] 1. [[Installation]] 1. [[Instance management]] 1. Advanced topics: * [[Ports]] * [[Backups]] * [[Logged information]] * [[Hooks]] 1. [[Release Notes]] 1. [[Uninstall]] For those concerned about their Steam user data security/confidentiality: [[Steam user data]] Open files limit: [http://7daystodie.com/forums/showthread.php?11184-Native-Linux-server-(with-management-scripts)&p=127796&viewfull=1#post127796 Post by qriff] * [https://community.7daystodie.com/topic/92-native-linux-server-with-management-scripts Thread about these scripts in the official community forum] == Server Fixes == ''THIS IS '''NOT''' LINUX ONLY! * [[Server fixes]] (including release notes) * [[Integrated Webserver]] * [https://community.7daystodie.com/topic/104-improvements-for-the-dedicated-server Thread about the fixes in the official community forum] == Pages on stuff not directly Linux server related == * [[Admin-Configuration]] * [[Console Commands]] * [[Dedicated Server Build]] * [[Download32Bit| Download 32 bit version of the game on 64 bit OS]] * [[Logs| Log file locations]] == Author == To find information about the author of these scripts go to [[Author|this page]]. == External links == * [http://7daystodie.com/ 7 Days to Die - official website] * [http://7daystodie.com/forums/ 7 Days to Die - official community forum] * [https://svn.illy.bz/7dtd Direct SVN access] == Other == * TracGuide -- Built-in Documentation