Actions

TBLinux:Changing the Time Zone: Difference between revisions

No edit summary
No edit summary
Line 6: Line 6:
<html>
<html>
<body>
<body>
<h1 style="font-family:verdana">Console code</h1>
<h1 style="font-family:verdana"; font-size= 60%>Console code</h1>
<p style="font-family:courier">Here it is...</p>
<p style="font-family:courier";>Here it is...</p>
</body>
</body>
</html>
</html>
|}
|}

Revision as of 11:27, 6 July 2010

The time zone of the TMG3200 is configured on the Linux host using the tzselect command. The following is provided as a sample of how to configure a time zone:

<html> <body>

Console code

Here it is...

</body> </html>