TBLinux:Changing the Time Zone: Difference between revisions
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
{|border="1" | {|border="1" | ||
| | | | ||
<html> | |||
<body> | |||
<h1 style="font-family:verdana">Console code</h1> | |||
<p style="font-family:courier">Here it is...</p> | |||
</body> | |||
</html> | |||
|} | |} | ||
Revision as of 11:26, 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 codeHere it is... </body> </html> |