12.09.2014, 09:52
Quote:
On Linux without a GUI(most people use this that are running legitimate servers), you just need to view the server log(server_log.txt). You can view it without downloading it from the server itself if you use a CLI text editor (vim, nano, etc.). I find nano the most intuitive - you can install it with 'apt-get install nano' and use it to view the server log with 'nano server_log.txt'.
|
Funnily enough it literally sprung to mind the second I finished the post. I've resolved a few of the errors and will post the outstanding ones into this thread once collated. Just need to ensure permissions aren't the cause.