Set Timezone
Revision as of 13:43, 22 April 2022 by IVSWikiBlue (talk | contribs) (Created page with "# Connect to the VALT appliance via SSH or from the terminal menu, exit to the shell. # From command line type in the following, and press Enter: <pre>sudo dpkg-reconfigure tz...")
- Connect to the VALT appliance via SSH or from the terminal menu, exit to the shell.
- From command line type in the following, and press Enter:
sudo dpkg-reconfigure tzdata
- Select your Country.
- Select your Time Zone.
- From command line type in the following, and press Enter:
sudo service apache2 restart
- From command line type in the following, and press Enter:
sudo service WowzaStreamingEngine restart