NickLabs

Nick Labs
技術測試&軟件安裝記錄
  1. 首頁
  2. Linux
  3. Debian
  4. 正文

Debian Linux 手動搭建 ARK: Survival Evolved 服務器

2022-08-24 3051點熱度 0人按讚 0則留言

下面將在Debian 11手動搭建ARK: Survival Evolved服務器。

配置Debian環境

我們稍後將透過SteamCMD下載ARK: Survival Evolved Linux Server,由於SteamCMD在Debian packages屬於non-free軟件,所以需要在APT SourcesList添加non-free選項。
修改 /etc/apt/sources.list 在deb和deb-src段落的結尾加上 non-free

另外SteamCMD只有i386版本,需要啟用APT的i386 architecture軟件

dpkg --add-architecture i386

完成配置後需要刷新APT的軟件包資訊

apt update

安裝SteamCMD和其他需要的軟件包

apt install steamcmd libsdl2-2.0-0 libsdl2-2.0-0:i386 curl wget file tar bzip2 gzip unzip bsdmainutils python util-linux ca-certificates binutils bc jq tmux netcat lib32gcc-s1 lib32stdc++6 libcurl3-gnutls:i386 screen

下載ARK: Survival Evolved Linux Server

由於安全風險不建議使用root運行ARK: Survival Evolved,新增一個普通用戶例如ark-server

adduser ark-server

登錄用戶ark-server,使用SteamCMD下載ARK: Survival Evolved Linux Server

steamcmd +login anonymous +force_install_dir /home/ark-server/ark-survival-evolved-server +app_update 376030 validate +exit

ARK: Survival Evolved Linux Server已下載到/home/ark-server/ark-survival-evolved-server

配置ARK: Survival Evolved Linux Server

啟動ARK: Survival Evolved服務器
請自行修改server_name, join_password, admin_password,最後的-NoBattlEye即是關閉BattlEye

cd ~/ark-survival-evolved-server/ShooterGame/Binaries/Linux/
./ShooterGameServer TheIsland?listen?SessionName=?ServerPassword=?ServerAdminPassword= -server -log -NoBattlEye

例如:

./ShooterGameServer TheIsland?listen?SessionName=NickLabs?ServerPassword=Player123?ServerAdminPassword=Admin123 -server -log -NoBattlEye

已成功啟動ARK: Survival Evolved服務器

等待5-10分鐘,現在可以在server list找到服務器

標籤: ark ARK: Survival Evolved CentOS debian ubuntu 方舟:生存進化
最後更新:2024-06-19

Nick

技術測試&軟件安裝記錄

按讚
< 上一篇

文章留言

razz evil exclaim smile redface biggrin eek confused idea lol mad twisted rolleyes wink cool arrow neutral cry mrgreen drooling persevering
取消回覆

這個網站採用 Akismet 服務減少垃圾留言。進一步了解 Akismet 如何處理網站訪客的留言資料。

Nick

技術測試&軟件安裝記錄

最新 熱度 隨機
最新 熱度 隨機
Windows Server 2025 手動搭建 Abiotic Factor 服務器 Windows Server 2025 手動搭建 ARK Survival Ascended 服務器 Ubuntu Linux 手動搭建 Killing Floor 2 服務器 Ubuntu Linux 手動搭建 Palworld 服務器 Debian Linux 手動搭建 ARK: Survival Evolved 服務器 Debian Linux 手動搭建 Project Zomboid 服務器
Debian Linux 手動搭建 Barotrauma 服務器 Windows Server 2025 手動搭建 Abiotic Factor 服務器 CentOS 8 安裝與設定 Nginx, MySQL, PHP (LNMP) Ubuntu Linux 手動搭建 Killing Floor 2 服務器 Debian Linux 手動搭建 ARK: Survival Evolved 服務器 Debian Linux 手動搭建 Valheim 服務器
分類
  • CentOS
  • Debian
  • ESXi
  • Linux
  • Raspberry Pi
  • Ubuntu
  • VMware
  • Windows
最近評論
Nick 發佈於 4 年前(07月13日) 請提供一下報錯內容
鍋地魔帝鍋 發佈於 4 年前(05月25日) 您好,我試著安裝瓦爾海姆在 GCP Server裡,並上傳地圖, 爬了網路上很多文就卡在一個地方 b...
贊助

COPYRIGHT © 2024 nicklabs.org. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang