Difference between revisions of "2020 Schedule Hotfix"

From IVS Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 +
{{Section | content =
 
# Connect to the VALT server via SSH.
 
# Connect to the VALT server via SSH.
 
# Download the hotfix for the appropriate VALT version
 
# Download the hotfix for the appropriate VALT version
Line 10: Line 11:
  
 
You should now be able to schedule recordings for 2020.
 
You should now be able to schedule recordings for 2020.
 +
}}

Latest revision as of 10:49, 18 March 2024

  1. Connect to the VALT server via SSH.
  2. 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
  3. Type in the following, followed by pressing Enter: tar -xvf 2020_Schedule_Hotfix.tar.gz
  4. Type in the following, followed by pressing Enter: cd 2020_Schedule_Build_XXX
    replace XXX with the appropriate build number (500 or 570)
  5. Type in the following, followed by pressing Enter: sudo ./schedulefix
  6. If prompted, enter the password.

You should now be able to schedule recordings for 2020.