Difference between revisions of "2020 Schedule Hotfix"
IVSWikiBlue (talk | contribs) (Created page with "# Connect to the VALT server via SSH. # Download the hotfix for the appropriate VALT version #: 5.1 Build 500: Type in the following, followed by pressing Enter: <pre>wget --c...") |
IVSWikiBlue (talk | contribs) |
||
Line 7: | Line 7: | ||
#: '''replace XXX with the appropriate build number (500 or 570) | #: '''replace XXX with the appropriate build number (500 or 570) | ||
# Type in the following, followed by pressing Enter: <pre>sudo ./schedulefix</pre> | # Type in the following, followed by pressing Enter: <pre>sudo ./schedulefix</pre> | ||
+ | # If prompted, enter the password. | ||
You should now be able to schedule recordings for 2020. | You should now be able to schedule recordings for 2020. |
Revision as of 11:33, 22 November 2019
- Connect to the VALT server via SSH.
- Download the hotfix for the appropriate VALT version
- 5.1 Build 500: Type in the following, followed by pressing Enter:
wget --content-disposition https://ivs.box.com/shared/static/fclj94za70y7y9hf6hf65oae4xo5jehx.gz -O 2020_Schedule_Hotfix.tar.gz
- 5.2 Build 570: Type in the following, followed by pressing Enter:
wget --content-disposition https://ivs.box.com/shared/static/hwx1ru4akg58xaugrewk5hcm5fx3oe79.gz -O 2020_Schedule_Hotfix.tar.gz
- 5.1 Build 500: Type in the following, followed by pressing Enter:
- Type in the following, followed by pressing Enter:
tar -xvf 2020_Schedule_Hotfix.tar.gz
- Type in the following, followed by pressing Enter:
cd 2020_Schedule_Build_XXX
- replace XXX with the appropriate build number (500 or 570)
- Type in the following, followed by pressing Enter:
sudo ./schedulefix
- If prompted, enter the password.
You should now be able to schedule recordings for 2020.