SteKs

Members
  • Posts

    29
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by SteKs

  1. Well this seems to be an ongoing issue on SNG003 not updating site stats daily, why?

     

    my ticket is #XKN-229-20739 and perhaps someone here can look into it as the stats update is again 2 days behind (SNG time). Something is still not okay..

     

    thanks

     

     

  2. Well, for Wordpress such a plugin already exist and is working nicely without breaking resources - sending you even an alert when a file got altered!

     

    Should require very little brain to apply such a concept to other directory(ies)

     

    Edit: I am no coder but sure such tools are already there - just need to be put in cPanel

  3. The fingerprint tool can be *manual* hence the site owner has to do it from time to time - not a monitor service hence not resource intensive.

     

    ..the current situation is unsatisfactorily as you don't always know when an account/files have been tampered with .. it's not always obvious hence your data backups are rubbish from this point on. I had a massive break in back in July and only noticed 2 month later something was wrong. All the backups have been worthless from this time on.

     

    Hawkhost could be a trendsetter by providing such a simple but powerful tool :)

  4. There should be a tool in CPanel that can fingerprint all files/dirs - after an hack attack then it would be easy to have changed/missing files listed by the click on a button. It would help enormously restoring the website.

     

    A file backup is only useful when you have an complete and authentic backup of all files!

     

     

    Should be a standard tool included in CPanel by default

     

     

    good idea?

     

     

  5. I think it would be nice if Hawk Host had a twitter account. I'm not a twitter user myself but I see that some web hosting companies have a twitter account that they use to keep customers informed about new services, coupons, any downtime/maintenance, etc which is pretty cool.

    Hawkhost is on Twitter

  6. Did you mean to say increase or decrease?

    Exactly as I wrote!

    I tested CF early this year and caching activity was quite MAD on my low traffic web site flooding all logs wit CF access - I stopped using it after a few weeks watching it bloat my bandwidth usage. I discussed that with CF support and they promised improvement. Not sure what the situation now is.

    CF is a good concept but needs improvement

  7. It can significantly increase your bandwidth usage (due to frequent caching access) all depending on your web site's activity/size. For me in Australia the service (back then) was fairly unreliable in terms of speed. Just try it but keep an eye on it.

  8. G'day Cody,

    the applet redraw slowness problem is still an unsolved issue since years. The workaround is the code from cPanel version 11.28.93 working on Hawkhost just fine. Below the code for the clock display:

    <img src="/cgi-sys/Count.cgi?df=YourFile.dat|display=Clock|timezone=GMT+0900|tformat=24|ft=6|md=5|frgb=100;139;216|dd=A">

    the YourFile.dat is only relevant when using as a hit counter

    hope it helps someone :)