Jump to content

TCH-Dick

Admins
  • Posts

    6,029
  • Joined

  • Last visited

Everything posted by TCH-Dick

  1. moved for organization
  2. moved for organization
  3. moved for organization
  4. moved for organization
  5. moved for organization
  6. I got tired of my error log showing 404s, from people probing for formmail. Since I didn't have formmail on my site I gave them something too look at. Its a little sloppy, but I only put it up for my own pleasure. >$date = date("F d , l , Y - H:i:s"); $fp = fopen("/home/*******/private/ip.txt", "a+"); $host = gethostbyaddr("$REMOTE_ADDR"); $dns = gethostbyname ($host); $log = "At $date , \n \n * Host: $host , \n \n * IP: $dns ,\n \n * Browser: $HTTP_USER_AGENT"; @fwrite($fp, "$log \n\n ----------------------------------------------------------------------------------- \n\n"); @fclose($fp); echo $REMOTE_ADDR; ?> Your IP has been logged. Thank you for visiting.
  7. You cannot monitor per email account, but you can see your monthly totals per domain. In cPanel you select Bandwidth under Stats, it will show you a chart and a breakdown by month. Select your domain for the month you wish to view and you can see All Traffic, HTTP Traffic, SMTP Traffic, FTP Traffic, and Pop3 Traffic by the montly or daily total.
  8. Also, you need to check the security forums on nukecops and install ALL of the fixes. You should also run protector or admin secure on your nuke site, either of them will block common hack attempts and e-mail you all of the info for the suspected hacker. Open a support ticket and we can restore the site from the latest weekly back up.
  9. No need to apologize Terry. I WISH this was something we could easily put in place. Spoofing is one of the most common spammer tactics and also one of the hardest to fight AND explain to someone that isn't very knowledgeable about how e-mail works.
  10. This is not something that could be done on our servers. For a single server with a single domain it wouldn't be to hard. But with in excess of 20,000 domains and god only knows how many subdomains, parked domains etc there are it would be impossible to implement this on our servers.
  11. I like bass fishing, never fished in a tourney though. I lived with my uncle on lake belton a while when I was younger, and we fished EVERY day after work. Then I lived with another uncle in keller (outside Ft, worth) and we carried fishing gear on the truck with us and would stop anywhere that looked like there might be fish there.
  12. Yes, it is/was a DNS issue, but not a TCH issue, it was your ISP.
  13. your site is loading fine here in TExas
  14. I think I'm the confused one. I just did not read far enough to get the whole picture but in my own defense, there is a large image linking to Alexa.
  15. GD 2.0.23 and ImageMagick(version?) are both provided. They can be caled from /usr/local/bin. A few members are running Expression Engine, so you should have no problems.
  16. Sorry I should have added that. Use the Google Toolbar
  17. TCH-Dick

    Frontpage

    Sharepoint services runs on Windows Servers only, so that will never be availble here.
  18. I would not use that, check this post for more info why.
  19. webalizer is no longer available on our servers.
  20. Armageddon "My hypocrisy knows no bounds"
  21. Not neccesarily, A semi-dedicated server can have more accounts on it than a normal reseller server,(and vice versu) it just depends on the number of resold accounts. If I order a semi dedicated I can resell as many accounts as my space allows
  22. We don't have any type of referral system
  23. It is due to some scripts creating directories unde the user "nobody". This means without root access you will not be able to delte, rename, or change permissions. (can someone verify this for me, maybe one of the Mikes?)
  24. I started with FP and moved to DW. I think one the best parts of DW are the vast amount of addons. Check out the Dreamweaver Exchange , you have to buy some of them but most are free.
×
×
  • Create New...