Results 1 to 4 of 4

Thread: Server time

  1. #1
    Join Date
    Mar 2004
    Posts
    204

    Server time

    Hello,
    How to fix server time if we have reseller account with american provider when our target users are in Europe?

  2. #2
    Join Date
    Sep 2002
    Location
    Top Secret
    Posts
    14,135
    You can't set server time specifically for each user (well you can using tz, but that won't affect what you want to do here).
    If you want ALL of the users to see server time in EU, and you have root access, you can simply do this
    ln -s /usr/share/zoneinfo/appropriatetimehere /etc/localtime .
    then simply run rdate , like
    rdate -s rdate.darkorb.net
    Of course, that will only work if you've got root access. Other than that there's really no way to fool your users into thinking the server time is their local time.
    Tom Whiting, WHMCS Guru extraordinaire
    Linux problems? WHMCS Problems? Give me a shout
    Check out my WHMCS Addons

  3. #3
    Join Date
    Mar 2004
    Posts
    204
    Who that webhost give reseller plan with root access!!!?

  4. #4
    Join Date
    Apr 2004
    Location
    Texas
    Posts
    163
    None

    root access is for the box owner only =/

    Best you could hope for is shell but that wont help you with this.


    If you require root access at a more managable price look at VPS accounts they are reasonably priced with your own root access.

    -Lee
    DSL WebHosting Solutions
    Fast Affordable WebHosting Solutions
    24/7/365 Support

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •