McAfee DTP-1650-MGRA Installation Guide - Page 27

mkdir /data/hotfix, tar xvzf hotfix_x_yyyy_zz.tar.gz, install_hotfix, service stingray restart

Page 27 highlights

Installing or upgrading software on 1650 and 3650 appliances Apply a hotfix 3 3 Make an installation directory. # mkdir /data/hotfix 4 From the directory you downloaded the archive to, extract the contents of the archive, using the ‑C option to expand it into the /data/hotfix directory. # tar xvzf hotfix_xxxxxx_yyyy_zz.tar.gz ‑C /data/hotfix 5 Go to the /data/hotfix directory. # cd /data/hotfix/xxxxxx 6 (Optional) Open the README file to see the hotfix details. 7 Run the installation script. # ./install_hotfix 8 Restart the Stingray service. # service stingray restart McAfee Data Loss Prevention 9.2.1 Installation Guide 27

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78

3
Make an installation directory.
# mkdir /data/hotfix
4
From the directory you downloaded the archive to, extract the contents of the archive, using the
C
option to expand it into the /data/hotfix directory.
# tar xvzf hotfix_xxxxxx_yyyy_zz.tar.gz
C /data/hotfix
5
Go to the /data/hotfix directory.
# cd /data/hotfix/xxxxxx
6
(Optional) Open the README file to see the hotfix details.
7
Run the installation script.
# ./install_hotfix
8
Restart the Stingray service.
# service stingray restart
Installing or upgrading software on 1650 and 3650 appliances
Apply a hotfix
3
McAfee Data Loss Prevention 9.2.1
Installation Guide
27