Skip to content

Commit 20f73aa

Browse files
committed
Fixed markdownlint errors
1 parent bced823 commit 20f73aa

File tree

114 files changed

+1521
-1628
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+1521
-1628
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# Home
22

3-
4-
53
<figure><img src=".gitbook/assets/LinuxGSM_github_header.jpg" alt=""><figcaption></figcaption></figure>
64

75
The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
86

9-
* User docs: [docs.linuxgsm.com](https://docs.linuxgsm.com)
10-
* Dev Docs: [dev-docs.linuxgsm.com](https://dev-docs.linuxgsm.com)
7+
- User docs: [docs.linuxgsm.com](https://docs.linuxgsm.com)
8+
- Dev Docs: [dev-docs.linuxgsm.com](https://dev-docs.linuxgsm.com)
119

1210
## Welcome
1311

SUMMARY.md

+101-101
Original file line numberDiff line numberDiff line change
@@ -1,103 +1,103 @@
11
# Table of contents
22

3-
* [Home](README.md)
4-
* [Getting Started](getting-started.md)
5-
* [Configuration](configuration/README.md)
6-
* [LinuxGSM Config](configuration/linuxgsm-config.md)
7-
* [Game Server Config](configuration/game-server-config.md)
8-
* [Start Parameters](configuration/start-parameters.md)
9-
* [cronjobs](configuration/cronjobs.md)
10-
* [Running on Boot](configuration/running-on-boot.md)
11-
* [Running Multiple Game Servers](configuration/multiple-game-servers.md)
12-
* [IP Address Configuration](configuration/ip-address-configuration.md)
13-
* [LinuxGSM Stats](configuration/linuxgsm-stats.md)
14-
* [Commands](commands/README.md)
15-
* [install](commands/install.md)
16-
* [start-stop-restart](commands/start-stop-restart.md)
17-
* [monitor](commands/monitor.md)
18-
* [test-alert](commands/test-alert.md)
19-
* [console](commands/console.md)
20-
* [debug](commands/debug.md)
21-
* [update](commands/update.md)
22-
* [check-update](commands/check-update.md)
23-
* [force-update](commands/force-update.md)
24-
* [validate](commands/validate.md)
25-
* [update-lgsm](commands/update-lgsm.md)
26-
* [backup](commands/backup.md)
27-
* [map-compressor](commands/map-compressor.md)
28-
* [details](commands/details.md)
29-
* [mods](commands/mods.md)
30-
* [skeleton](commands/skeleton.md)
31-
* [fastdl](commands/fastdl.md)
32-
* [change-password](commands/change-password.md)
33-
* [Game Servers](game-servers/README.md)
34-
* [7 Days to Die](game-servers/7-days-to-die.md)
35-
* [Arma 3](game-servers/arma-3.md)
36-
* [ARK: Survival Evolved](game-servers/ark-survival-evolved.md)
37-
* [Call of Duty 4](game-servers/call-of-duty-4.md)
38-
* [Dont Starve Together](game-servers/dont-starve-together.md)
39-
* [Counter-Strike 2](game-servers/counter-strike-2.md)
40-
* [Counter-Strike: Global Offensive](game-servers/counter-strike-global-offensive.md)
41-
* [Factorio](game-servers/factorio.md)
42-
* [Garry's Mod](game-servers/garrys-mod/README.md)
43-
* [Insurgency: SandStorm](game-servers/insurgency-sandstorm.md)
44-
* [Killing Floor 2](game-servers/killing-floor-2.md)
45-
* [Minecraft: Java Edition](game-servers/minecraft.md)
46-
* [Multi Theft Auto](game-servers/multi-theft-auto.md)
47-
* [Rust](game-servers/rust.md)
48-
* [Sven Co-op](game-servers/sven-co-op.md)
49-
* [TeamSpeak 3](game-servers/teamspeak-3.md)
50-
* [Unreal Tournament 99](game-servers/unreal-tournament-99.md)
51-
* [Unreal Tournament 2004](game-servers/unreal-tournament-2004.md)
52-
* [Unreal Tournament 3](game-servers/unreal-tournament-3.md)
53-
* [Valheim](game-servers/valheim.md)
54-
* [The Front \[WIP\]](game-servers/the-front-wip.md)
55-
* [Networking](networking/README.md)
56-
* [IP Address](networking/ip-address.md)
57-
* [Ports](networking/ports.md)
58-
* [Source Engine](networking/source-engine.md)
59-
* [Alerts](alerts/README.md)
60-
* [Discord](alerts/discord.md)
61-
* [Email](alerts/email.md)
62-
* [IFTTT](alerts/ifttt.md)
63-
* [Pushbullet](alerts/pushbullet.md)
64-
* [Pushover](alerts/pushover.md)
65-
* [Rocket.Chat](alerts/rocket.chat.md)
66-
* [Slack](alerts/slack.md)
67-
* [Telegram](alerts/telegram.md)
68-
* [Dependencies](requirements/README.md)
69-
* [Java](requirements/java.md)
70-
* [tmux](requirements/tmux.md)
71-
* [jq](requirements/jq.md)
72-
* [gamedig](requirements/gamedig.md)
73-
* [glibc](requirements/glibc.md)
74-
* [Features](features/README.md)
75-
* [ANSI Colors](features/ansi-colors.md)
76-
* [Stop Mode](features/stop-mode.md)
77-
* [Log Management](features/logging.md)
78-
* [Message Display Time](features/message-display-time.md)
79-
* [SteamCMD](steamcmd/README.md)
80-
* [Steam Master Server](steamcmd/steam-master-server.md)
81-
* [Game Server Login Token](steamcmd/gslt.md)
82-
* [Branch](steamcmd/branch.md)
83-
* [LAN Discovery](steamcmd/lan-discovery.md)
84-
* [Workshop](steamcmd/workshop.md)
85-
* [Error Codes](steamcmd/errors.md)
86-
* [Linux](linux/README.md)
87-
* [distro](linux/distro.md)
88-
* [ftp-scp](linux/ftp-scp.md)
89-
* [file-ownership](linux/file-ownership.md)
90-
* [firewalls](linux/firewalls.md)
91-
* [network-interfaces](linux/network-interfaces.md)
92-
* [permissions](linux/permissions.md)
93-
* [Symlinking and ln command](linux/save-space-with-symlinking.md)
94-
* [Troubleshooting](troubleshooting.md)
95-
* [FAQ](support/faq.md)
96-
* [Guides](guides/README.md)
97-
* [Security](guides/security.md)
98-
* [Make Webserver Case Insensitive](guides/make-webserver-case-insensitive.md)
99-
* [Sourcemod and Metamod:Source](guides/sourcemod-csgo-server.md)
100-
* [Other](other/README.md)
101-
* [server-migration](other/server-migration.md)
102-
* [basic-usage](other/basic-usage.md)
103-
* [brand](other/brand.md)
3+
- [Home](README.md)
4+
- [Getting Started](getting-started.md)
5+
- [Configuration](configuration/README.md)
6+
- [LinuxGSM Config](configuration/linuxgsm-config.md)
7+
- [Game Server Config](configuration/game-server-config.md)
8+
- [Start Parameters](configuration/start-parameters.md)
9+
- [cronjobs](configuration/cronjobs.md)
10+
- [Running on Boot](configuration/running-on-boot.md)
11+
- [Running Multiple Game Servers](configuration/multiple-game-servers.md)
12+
- [IP Address Configuration](configuration/ip-address-configuration.md)
13+
- [LinuxGSM Stats](configuration/linuxgsm-stats.md)
14+
- [Commands](commands/README.md)
15+
- [install](commands/install.md)
16+
- [start-stop-restart](commands/start-stop-restart.md)
17+
- [monitor](commands/monitor.md)
18+
- [test-alert](commands/test-alert.md)
19+
- [console](commands/console.md)
20+
- [debug](commands/debug.md)
21+
- [update](commands/update.md)
22+
- [check-update](commands/check-update.md)
23+
- [force-update](commands/force-update.md)
24+
- [validate](commands/validate.md)
25+
- [update-lgsm](commands/update-lgsm.md)
26+
- [backup](commands/backup.md)
27+
- [map-compressor](commands/map-compressor.md)
28+
- [details](commands/details.md)
29+
- [mods](commands/mods.md)
30+
- [skeleton](commands/skeleton.md)
31+
- [fastdl](commands/fastdl.md)
32+
- [change-password](commands/change-password.md)
33+
- [Game Servers](game-servers/README.md)
34+
- [7 Days to Die](game-servers/7-days-to-die.md)
35+
- [Arma 3](game-servers/arma-3.md)
36+
- [ARK: Survival Evolved](game-servers/ark-survival-evolved.md)
37+
- [Call of Duty 4](game-servers/call-of-duty-4.md)
38+
- [Dont Starve Together](game-servers/dont-starve-together.md)
39+
- [Counter-Strike 2](game-servers/counter-strike-2.md)
40+
- [Counter-Strike: Global Offensive](game-servers/counter-strike-global-offensive.md)
41+
- [Factorio](game-servers/factorio.md)
42+
- [Garry's Mod](game-servers/garrys-mod/README.md)
43+
- [Insurgency: SandStorm](game-servers/insurgency-sandstorm.md)
44+
- [Killing Floor 2](game-servers/killing-floor-2.md)
45+
- [Minecraft: Java Edition](game-servers/minecraft.md)
46+
- [Multi Theft Auto](game-servers/multi-theft-auto.md)
47+
- [Rust](game-servers/rust.md)
48+
- [Sven Co-op](game-servers/sven-co-op.md)
49+
- [TeamSpeak 3](game-servers/teamspeak-3.md)
50+
- [Unreal Tournament 99](game-servers/unreal-tournament-99.md)
51+
- [Unreal Tournament 2004](game-servers/unreal-tournament-2004.md)
52+
- [Unreal Tournament 3](game-servers/unreal-tournament-3.md)
53+
- [Valheim](game-servers/valheim.md)
54+
- [The Front ](game-servers/the-front-wip.md)
55+
- [Networking](networking/README.md)
56+
- [IP Address](networking/ip-address.md)
57+
- [Ports](networking/ports.md)
58+
- [Source Engine](networking/source-engine.md)
59+
- [Alerts](alerts/README.md)
60+
- [Discord](alerts/discord.md)
61+
- [Email](alerts/email.md)
62+
- [IFTTT](alerts/ifttt.md)
63+
- [Pushbullet](alerts/pushbullet.md)
64+
- [Pushover](alerts/pushover.md)
65+
- [Rocket.Chat](alerts/rocket.chat.md)
66+
- [Slack](alerts/slack.md)
67+
- [Telegram](alerts/telegram.md)
68+
- [Dependencies](requirements/README.md)
69+
- [Java](requirements/java.md)
70+
- [tmux](requirements/tmux.md)
71+
- [jq](requirements/jq.md)
72+
- [gamedig](requirements/gamedig.md)
73+
- [glibc](requirements/glibc.md)
74+
- [Features](features/README.md)
75+
- [ANSI Colors](features/ansi-colors.md)
76+
- [Stop Mode](features/stop-mode.md)
77+
- [Log Management](features/logging.md)
78+
- [Message Display Time](features/message-display-time.md)
79+
- [SteamCMD](steamcmd/README.md)
80+
- [Steam Master Server](steamcmd/steam-master-server.md)
81+
- [Game Server Login Token](steamcmd/gslt.md)
82+
- [Branch](steamcmd/branch.md)
83+
- [LAN Discovery](steamcmd/lan-discovery.md)
84+
- [Workshop](steamcmd/workshop.md)
85+
- [Error Codes](steamcmd/errors.md)
86+
- [Linux](linux/README.md)
87+
- [distro](linux/distro.md)
88+
- [ftp-scp](linux/ftp-scp.md)
89+
- [file-ownership](linux/file-ownership.md)
90+
- [firewalls](linux/firewalls.md)
91+
- [network-interfaces](linux/network-interfaces.md)
92+
- [permissions](linux/permissions.md)
93+
- [Symlinking and ln command](linux/save-space-with-symlinking.md)
94+
- [Troubleshooting](troubleshooting.md)
95+
- [FAQ](support/faq.md)
96+
- [Guides](guides/README.md)
97+
- [Security](guides/security.md)
98+
- [Make Webserver Case Insensitive](guides/make-webserver-case-insensitive.md)
99+
- [Sourcemod and Metamod:Source](guides/sourcemod-csgo-server.md)
100+
- [Other](other/README.md)
101+
- [server-migration](other/server-migration.md)
102+
- [basic-usage](other/basic-usage.md)
103+
- [brand](other/brand.md)

alerts/README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,18 @@ Alert settings can be changed in [LinuxGSM config](../configuration/linuxgsm-con
1010

1111
More info allows you to get further info about an alert using hastebin.com. Many alerts only give basic info, unlike email. More info displays the same output as email in a link within a basic alert.
1212

13-
```
13+
```bash
1414
# More info | https://docs.linuxgsm.com/alerts#more-info
1515
postalert="off"
1616
```
1717

18-
###
19-
2018
### Display IP
2119

2220
The IP address you want to be displayed in alerts.
2321

2422
By default, the LinuxGSM alert will display the external internet facing IP. Failing this will fall back to the server IP. If the IP is incorrect it can be manually set using `displayip=""`.
2523

26-
```
24+
```bash
2725
# Display IP | https://docs.linuxgsm.com/alerts#display-ip
2826
displayip=""
2927
```

alerts/discord.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Discord
22

3-
![](<../.gitbook/assets/discord\_logo (1).png>)
3+
![Discord Logo](<../.gitbook/assets/discord_logo (1).png>)
44

55
[Discord](https://discordapp.com) is a VoIP app that allows other applications to send messages via a webhook. This functionality is used to allow users to recieve alerts about LinuxGSM.
66

@@ -15,7 +15,7 @@ A webhook is required to post alerts to a Discord text channel
1515
5. Copy the Webhook URL
1616
6. Turn on discord alert and enter the URL in to the [LinuxGSM settings](../configuration/linuxgsm-config.md). (`~/lgsm/config-lgsm/<gameserver>/common.cfg`)
1717

18-
```
18+
```bash
1919
# Discord Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Discord
2020
discordalert="on"
2121
discordwebhook="https://discordapp.com/api/webhooks/3539332633367897009/5t_K4GkuBaR2-69TsKqXmHIya1ck1tirnu_Fst-DUC00dye98eaa_I6uTIcHEsi7a17K"

alerts/ifttt.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# IFTTT
22

3-
![](../.gitbook/assets/ifttt\_logo.png)
3+
![IFTT Logo](../.gitbook/assets/ifttt_logo.png)
44

55
There are hundreds in integrations available on [IFTTT](https://ifttt.com) allowing you to send alerts in all sorts of different ways to various services and devices. This functionality is used to allow users to recieve alerts about LinuxGSM.
66

77
## Setup IFTTT Webhook
88

99
To enable IFTTT you will need to setup a Webhooks integration.
1010

11-
1. Visit [https://ifttt.com/maker\_webhooks](https://ifttt.com/maker\_webhooks)
11+
1. Visit [https://ifttt.com/maker_webhooks](https://ifttt.com/maker_webhooks)
1212
2. Login and connect the Webhooks integration
1313
3. Select `Documentation` to get your IFTTT API key.
1414
4. Paste the API key into [LinuxGSM settings](../configuration/linuxgsm-config.md).
1515

16-
```
16+
```bash
1717
# IFTTT Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/IFTTT
1818
iftttalert="off"
1919
ifttttoken="e-Yg8blVGDA15ewWvtZjUe"
@@ -24,7 +24,7 @@ iftttevent=""
2424

2525
An event name is a word used to trigger IFTTT event. This word is used when setting up an applet and can be any word you choose.
2626

27-
```
27+
```bash
2828
# IFTTT Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/IFTTT
2929
iftttalert="off"
3030
ifttttoken="e-Yg8blVGDA15ewWvtZjUe"
@@ -35,11 +35,11 @@ iftttevent="linuxgsm_alert"
3535

3636
IFTTT allows 3 different values to be sent using the webhook; `Value1`, `Value2` and `Value3`. LinuxGSM sends different data for each value as listed below.
3737

38-
* Value1: Sends the name of the server e.g `csgoserver`
39-
* Value2: Sends an alert subject e.g `Alert - csgoserver - Test`
40-
* Value3: Sends an alert summary message.
38+
- Value1: Sends the name of the server e.g `csgoserver`
39+
- Value2: Sends an alert subject e.g `Alert - csgoserver - Test`
40+
- Value3: Sends an alert summary message.
4141

42-
```
42+
```bash
4343
Testing LinuxGSM Alert. No action to be taken.
4444
Game Squad
4545
Server name LinuxGSM Server 1

alerts/pushbullet.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Pushbullet
22

3-
![](<../.gitbook/assets/pushbullet\_logo (1).png>)
3+
![Pushbullet Logo](<../.gitbook/assets/pushbullet_logo (1).png>)
44

55
[Pushbullet](https://www.pushbullet.com) allows the sending of push notifications to various devices such a PC, phone and tablet. This functionality is used to allow users to recieve alerts about LinuxGSM.
66

@@ -25,6 +25,6 @@ Visit [here](https://www.pushbullet.com/my-channel) to generate a channel.
2525

2626
Once you have created the channel set the channeltag in the script without using hash `#`.
2727

28-
```
28+
```bash
2929
channeltag="myepicserver"
3030
```

alerts/pushover.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Pushover
22

3-
![](../.gitbook/assets/pushover\_logo.png)
3+
![Pushover Logo](../.gitbook/assets/pushover_logo.png)
44

55
[Pushover](https://pushover.net) allows the sending of push notifications to various devices such a PC, phone and tablet. This functionality is used to allow users to receive alerts about LinuxGSM.
66

@@ -10,13 +10,13 @@ A Pushover application and your user key is required to send messages to Pushove
1010

1111
Visit [here](https://pushover.net/apps/build) to create a new application.
1212

13-
* name: LinuxGSM
14-
* Check the box agreeing to the Terms Of Service.
13+
- name: LinuxGSM
14+
- Check the box agreeing to the Terms Of Service.
1515

1616
Once the application has been created get the API key and user key (which can be found in the pushover dashboard).\
1717
Turn on Pushover alerts and paste in API key and user key in the [LinuxGSM config](../configuration/linuxgsm-config.md).
1818

19-
```
19+
```bash
2020
# Pushover Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushover
2121
pushoveralert="on"
2222
pushoveruserkey="yourpushoverid"

alerts/rocket.chat.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
# Rocket.Chat
22

3-
![](../.gitbook/assets/rocket.chat.jpg)
3+
![Rocket.Chat Logo](../.gitbook/assets/rocket.chat.jpg)
44

55
**Rocket.chat** is an open-source collaboration tool.
66

77
## Create a Rocket.chat Webhook
88

99
1. Follow the [Rocket.chat guide](https://docs.rocket.chat/guides/administrator-guides/integrations#incoming-webhook-script) on how to create an incoming webhook.
1010
2. Copy the Webhook URL.
11-
3. Turn on Rocket.chat alerts and copy the URL into the [LinuxGSM settings](../configuration/linuxgsm-config.md). \(`~/lgsm/config-lgsm/<gameserver>/common.cfg`\)
12-
13-
14-
15-
16-
11+
3. Turn on Rocket.chat alerts and copy the URL into the [LinuxGSM settings](../configuration/linuxgsm-config.md). \(`~/lgsm/config-lgsm/<gameserver>/common.cfg`\)

alerts/slack.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Slack
22

3-
![](../.gitbook/assets/slack_logo.png)
3+
![Slack logo](../.gitbook/assets/slack_logo.png)
44

55
[Slack](https://slack.com) is a cloud-based set of proprietary team collaboration software tools and online services.
66

@@ -12,9 +12,8 @@ A webhook is required to post alerts to a slack.
1212
2. Copy the Webhook URL
1313
3. Turn on slack alerts and enter the URL in to the [LinuxGSM settings](../configuration/linuxgsm-config.md). \(`~/lgsm/config-lgsm/<gameserver>/common.cfg`\)
1414

15-
```text
15+
```bash
1616
# Slack Alerts | https://docs.linuxgsm.com/alerts/slack
1717
slackalert="on"
1818
slackwebhook="your webhook url"
1919
```
20-

0 commit comments

Comments
 (0)