Commands - Basic

From 2047Servers Support
Jump to: navigation, search
 
Line 9: Line 9:
 
== Creating Users / Groups ==
 
== Creating Users / Groups ==
  
See our full in depth guide on [[Linux_User_Management|Linux user 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 [[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.
+
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|200px]]
+
[[File:gametracker.png|400px]]
  
 
Our favourite server monitoring tool is "htop" this is a bit like Windows Task Manager but for Linux, we install this software as standard, to run htop use command
 
Our favourite server monitoring tool is "htop" this is a bit like Windows Task Manager but for Linux, we install this software as standard, to run htop use command
Line 76: Line 76:
 
<pre>htop</pre>
 
<pre>htop</pre>
  
Below is a screenshot of what htop looks like - See our Full in depth guide [[htop|htop]]
+
Below is a screenshot of what htop looks like, You can edit what is displayed on htop by press "f2" to go into the setup menu
  
[[File:htop.png|350px]]
+
[[File:htop.png|550px]]
  
 
Another great tool called "iftop" can be used to monitor your servers traffic, this tool lets you know who is connecting to your server & the network stats of the connection
 
Another great tool called "iftop" can be used to monitor your servers traffic, this tool lets you know who is connecting to your server & the network stats of the connection
Line 86: Line 86:
 
Below is a screenshot of what iftop looks like
 
Below is a screenshot of what iftop looks like
  
[[File:iftop.png|350px]]
+
[[File:iftop.png|550px]]
  
 
Simple Commands like "free" can show memory usage
 
Simple Commands like "free" can show memory usage
Line 174: Line 174:
 
<pre>rm -r testing</pre>
 
<pre>rm -r testing</pre>
  
- See our Full in depth guide [[Linux_File_Management|Linux File Management]]
+
See our full in depth guide on [[Linux_User_%26_File_Management|Linux User & File Management]]

Latest revision as of 14:58, 3 February 2013

Personal tools
Namespaces

Variants
Actions
Navigation
Categories