![]() |
Who can I trust to install a script?
I have server stats from CaveCreek, stats from Paycounter, now I want to install Webalizer as well (I had it before and loved it - I'm a stats addict). I know nothing about installing scripts on a server. Who's trustworth with all my server info and will do a good job at installing it?
Recommendations are appreciated. |
your admin or the admin that supports the box
if you have neither then you are surely doomed |
Cavecreek support?
|
Quote:
I've asked CaveCreek to install scripts before and they've told me I have to do it myself. That put a stop on it right there because I'm afraid of messing things up. |
cd /tmp
wget ftp://ftp.mrunix.net/pub/webalizer/w....01-10-src.tgz tar zxvf webalizer-2.01-10-src.tgz cd webalizer-2.01-10 ./configure make make install man webaliser (read) [pico/vim/emacs/editor of choice] /etc/webalizer.conf webalizer I got a shellscript that I use to gen stats for all my domains: --------- log.sh ---------- #!/bin/sh PATH=/usr/local/bin:$PATH TZ=CET export TZ p="/path_to_the_access_logs/" out="/path_to_your_passwordprotected_statsdir/" x="domain1.com"; webalizer -o $out/$x/ $p/$x-access_log -r $x x="domain2.com"; webalizer -o $out/$x/ $p/$x-access_log -r $x . . . ---------------------------- |
Oh.. "make install" should be executed as root. Everything else as your normal user.
|
Quote:
|
Quote:
Check this URL for some userguides for diff. platforms: http://www.geocities.com/danilody/we...webalizer.html |
Quote:
When you look at all those commands, you understand them. When I look at them my eyes cross and my heart rate accelerates. :) I want to pay someone to do this for me, but I need to know who I can trust with full access to my box. |
Quote:
|
My ICQ number is 92432224
|
If you need a good admin, contact dupe|@|duped|.|net Or if you just need a script installed. He does all my admin work and does stuff for various ppl, including a few paysites. Very good, very anonymous, and very trustworthy (and decent prices). Tell him I sent ya and he will treat ya well.
ZoiNk |
jesus christ Donny you are a busy dude!
sounds like you're going to be shooting 24/7 with all the stuff you got going. congrats. now just deliver Abigail to me :Graucho |
All times are GMT -7. The time now is 04:23 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123