On Tue, 4 Feb 2003, pratton seb wrote:
> ] This is done my changing the /etc/localtime
> how can one "change" this file in a vserver ?

It should either be a binary file (on a minimal/half-installed system), or
probably, more-likely, a symlink to another binary file:

  user@vserver:~$ ls -l /etc/localtime 
  lrwxrwxrwx 1 root root [...] /etc/localtime -> /usr/share/zoneinfo/Europe/London

These are generated by the `zic' timezone compiler, but you'll likely never
never even see that since they are probably already pre-compiled.

On Debian, you can just run:

  # tzconfig

> I just have telnet acces.

BTW, I sincerely recommend installing SSH (Secure SHell) rather than using
insecure Telnet.

        -Paul
-- 
Nottingham, GB




Reply via email to