GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Who can I trust to install a script? (https://gfy.com/showthread.php?t=99189)

Donny 01-11-2003 10:18 AM

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.

DirkMagnum 01-11-2003 10:20 AM

your admin or the admin that supports the box

if you have neither then you are surely doomed

Calvinguy 01-11-2003 10:20 AM

Cavecreek support?

Donny 01-11-2003 10:23 AM

Quote:

Originally posted by DirkMagnum
your admin or the admin that supports the box

if you have neither then you are surely doomed

I supposedly have all admin privileges (spelling?). I have a dedicated server with CaveCreek. I've let John from Al4A and Ampland in before to get some info he needed for a project we're working on and he said I have full access, whatever that means. I'm NOT a techie.

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.

extreme 01-11-2003 10:30 AM

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
.
.
.
----------------------------

extreme 01-11-2003 10:32 AM

Oh.. "make install" should be executed as root. Everything else as your normal user.

Donny 01-11-2003 10:33 AM

Quote:

Originally posted by extreme
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
.
.
.
----------------------------

Pardon me for being ignorant, but what do I do with all of that?

extreme 01-11-2003 10:39 AM

Quote:

Originally posted by DonovanPhillips


Pardon me for being ignorant, but what do I do with all of that?

.. Uhm, log into your unixbox and type in the commands? ;) You wanted webalizer installed right?


Check this URL for some userguides for diff. platforms:
http://www.geocities.com/danilody/we...webalizer.html

Donny 01-11-2003 10:48 AM

Quote:

Originally posted by extreme


.. Uhm, log into your unixbox and type in the commands? ;) You wanted webalizer installed right?


Check this URL for some userguides for diff. platforms:
http://www.geocities.com/danilody/we...webalizer.html


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.

extreme 01-11-2003 11:15 AM

Quote:

Originally posted by DonovanPhillips



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.

mmm.. I can do it for you if you want. Its a 3 min thingie. Ok, I wouldn't give away shell-access to ppl on boards myself ;) buuut... You can trust me, Im a nice guy! Post Your ICQ# if you if want my help. (You can do the "make install" that requires root yourself, I'll instruct you).

Donny 01-11-2003 11:27 AM

My ICQ number is 92432224

ZoiNk 01-11-2003 11:32 AM

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

Mutt 01-11-2003 11:35 AM

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