home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 August
/
PCWorld_2001-08_cd.bin
/
Komunikace
/
sambar
/
_setup.1
/
ntp.stm
< prev
next >
Wrap
Text File
|
2001-04-29
|
1KB
|
42 lines
<HTML>
<HEAD>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<TITLE>Sambar Server Time Synchronization</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<A HREF="/sysadmin/index.stm" TARGET=_top>
<IMG border=0 ALIGN=left SRC="/sysimage/system/console.gif"></A>
<CENTER><FONT SIZE=6 COLOR=#990033><B>Sambar Server Time Synchronization</B></FONT>
<BR>
<BR>
<BR>
<RC$serverlen = RC@length(RC$server)>
<RCif RC$serverlen > 0>
<TABLE border=0 cellpadding=4 cellspacing=0>
<TR><TD><B>NTP Server</B></TD><TD><RCEntp></TD></TR>
<TR><TD><B>Current Time</B></TD><TD><RCEdatetime></TD></TR>
<TR><TD><B>Syncronize</B></TD><TD><RCXntpsync server=RCEntp></TD></TR>
<TR><TD><B>Updated Time</B></TD><TD><RCEdatetime></TD></TR>
</TABLE>
<RCelse>
<I>Specify an NTP Server to synchronize clocks with.<BR>
See <A HREF="http://www.ntp.org">www.ntp.org</A> for a list of public
servers.</I>
<RCendif>
<BR>
<BR>
<FORM METHOD=GET ACTION=/sysadmin/ntp.stm>
<TABLE border=0 cellpadding=4 cellspacing=0>
<TR><TD><B>NTP Server</B></TD>
<TD><input name=server value="<RC$server>"></TD></TR>
<TR><TD></TD>
<TD><input type=submit value="Synchronize Clock"></TD></TR>
</TABLE>
</CENTER>
<BR>
<BR>
<A HREF="/" TARGET=_top><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
</BODY>
</HTML>