Commands - Basic
From 2047Servers Support
| Line 9: | Line 9: | ||
== Creating Users / Groups == | == Creating Users / Groups == | ||
| − | See our full in depth guide on [Linux_User_%26_File_Management|Linux User & File Management]] | + | See our full in depth guide on [[Linux_User_%26_File_Management|Linux User & File Management]] |
==== Creating Users ==== | ==== Creating Users ==== | ||
| Line 68: | Line 68: | ||
== Server Monitoring == | == Server Monitoring == | ||
| − | It is normally a good idea to add some server monitoring tools to your server, the most popular ones for game servers is creating a game server monitor button see a place like | + | It is normally a good idea to add some server monitoring tools to your server, the most popular ones for game servers is creating a game server monitor button see a place like [http://www.gametracker.com Gametracker.com] These create banners like the example below, what can be useful to check on just to see how many players are on the server & if it is online. |
[[File:gametracker.png|400px]] | [[File:gametracker.png|400px]] | ||
| Line 174: | Line 174: | ||
<pre>rm -r testing</pre> | <pre>rm -r testing</pre> | ||
| − | See our full in depth guide on [Linux_User_%26_File_Management|Linux User & File Management]] | + | See our full in depth guide on [[Linux_User_%26_File_Management|Linux User & File Management]] |