Post your Setups

@jMerlin That's quite a lot of tabs.

Dawson - Post your Setups - RaGEZONE Forums

Below is rocketdock, it autohides.
 
That's nothing :D.



You have putties open with top all the time? :\, and what's with those uptimes?

I was more or less wondering why are things running in nobody mode, and why not htop. But I'll hold my tongue on those things, as I could go on for quite some time in the discussion of server administration/maintenance.


oh and @ the guy on wireless; ever heard of a drill? Use that **** and drill a small hole for the ethernet to run from downstairs to upstairs from, 100ft cords are cheap.
 
That's nothing :D.



You have putties open with top all the time? :\, and what's with those uptimes?
In what language are you coding in the picture? the $var variables suggest it's php but the code below it seem to be c casts.

Edit: nvm I just saw the screen again and noticed it's two different windows, silly me
 
Last edited:
I was more or less wondering why are things running in nobody mode, and why not htop. But I'll hold my tongue on those things, as I could go on for quite some time in the discussion of server administration/maintenance.


oh and @ the guy on wireless; ever heard of a drill? Use that **** and drill a small hole for the ethernet to run from downstairs to upstairs from, 100ft cords are cheap.

Maybe LS configures its PHP module (I'd imagine FastCGI based) to run as nobody by default, not bad for security but somewhat limiting, I suppose well behaved scripts and a forum shouldn't need much unusual access to the FS anyway.

Er.. installer says it all, the entire thing runs as nobody by default, most likely for security. http://teldata.wordpress.com/2010/03/26/configuring-litespeed-webserver/
 
Last edited:
Reasons for all the puttys is to monitor my services. The uptimes are crap on the two because they are new, one is a dedi for my porn site, another for minecraft and the other is for ragezone.


I keep them there 24/7 to monitor all usages, seems logical.
 
Reasons for all the puttys is to monitor my services. The uptimes are crap on the two because they are new, one is a dedi for my porn site, another for minecraft and the other is for ragezone.


I keep them there 24/7 to monitor all usages, seems logical.

There are some nice monitoring and log scraping utilities that have a nice web interface that can summarize all the systems and notify you via e-mail when things look weird such as too much CPU, IO, low memory, errors in logfiles, etc.
 
There are some nice monitoring and log scraping utilities that have a nice web interface that can summarize all the systems and notify you via e-mail when things look weird such as too much CPU, IO, low memory, errors in logfiles, etc.

I get status emails on everything but I still want an output so I can have constant access at all times.
 
Back