ubuntu使用LGSM安装csgo服务器

首页 / 学习 / 正文

安装依赖


1
Ubuntu 64 位

Ubuntu=<20.04

sudo dpkg --add-architecture i386; sudo apt update; sudo apt install curl wget file tar bzip2 gzip unzip bsdmainutils python3 util-linux ca-certificates binutils bc jq tmux netcat lib32gcc1 lib32stdc++6 libsdl2-2.0-0:i386 steamcmd

ubuntu=>20.10

sudo dpkg --add-architecture i386; sudo apt update; sudo apt install curl wget file tar bzip2 gzip unzip bsdmainutils python3 util-linux ca-certificates binutils bc jq tmux netcat lib32gcc-s1 lib32stdc++6 libsdl2-2.0-0:i386 steamcmd

安装

adduser csgoserver
su - csgoserver

下载linuxgsm.sh

wget -O linuxgsm.sh https://linuxgsm.sh && chmod +x linuxgsm.sh && bash linuxgsm.sh csgoserver

按照终端指示

./csgoserver install

申请csgo服务器令牌
申请令牌
安装完成之后使用

./csgoserver

可查看指令
开始

./csgoserver start

停止服务器

./csgoserver stop

checked此处键入事件……

tset
无标签
评论区
头像