Info Security Memo
  • Blog
  • Sitemap
    • Categories
  • Contact
  • About
  • Resources
  • Tools
  • 51sec.org

Build Confidence

Focusing on Information Security 

Info Security Notes

Install Guardium GIM & STAP into Linux Servers (Ubuntu and CentOS)

9/9/2020

0 Comments

 
Install Guardium GIM & STAP into Linux Servers (Ubuntu and CentOS)

 This post is to record all steps to install IBM Guardium GIM and STAP into Linux server. Two linux servers with MySQL installed, Ubuntu 18.04 and CentOS 7.8


Topology







Download GIM & STAP Packages for Linux Release

A couple of steps:

1  Check your linux version and release

[root@localhost test1]# uname -a
Linux localhost.localdomain 3.10.0-1127.18.2.el7.x86_64 #1 SMP Sun Jul 26 15:27:06 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost test1]# cat /etc/*release
CentOS Linux release 7.8.2003 (Core)
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

CentOS Linux release 7.8.2003 (Core)
CentOS Linux release 7.8.2003 (Core)
[root@localhost test1]#


2  Go to IBM Fix Central, Choose IBM Security Guardium, latest version, 11.0, and Platform, Linux. 


3  Select right fixes to download: 



Using WINSCP to Transfer GIM Package to Linux DB Server


1  Extract package from downloaded zip files



2  Using WinSCP connect to your Linux DB servers and transfer right version's gim.sh script over . 



Run Installation script


1  Make script executable

[root@localhost test1]# ls
guard-bundle-GIM-11.2.0.0_r108838_v11_2_1-rhel-7-linux-x86_64.gim.sh
[root@localhost test1]# chmod +x guard-bundle-GIM-11.2.0.0_r108838_v11_2_1-rhel-7-linux-x86_64.gim.sh
[root@localhost test1]# ls
guard-bundle-GIM-11.2.0.0_r108838_v11_2_1-rhel-7-linux-x86_64.gim.sh
[root@localhost test1]#

2  Run Script

Example Command Usage : 

./guard-bundle-GIM-11.2.0.0_r108838_v11_2_1-rhel-7-linux-x86_64.gim.sh -- --dir /usr/local/guardium --sqlguardip 192.168.2.14 --tapip 192.168.2.16 --perl /usr/bin -q

3  Verify it from Guardium Web GUI


Install S-TAP

1  Import S-TAP Package for your linux release



2  Set up by client to push S-TAP package to be installed on Linux DB Server.



3  Set up S-TAP parameters properly



4  For CentOS, you will need to install a kernel package

Based on the post at https://ift.tt/35l3Pco, to fix S-TAP installation issue, you will need kernel development files to be installed. 

Check it with following three commands, if not found it, just install it with command : yum install kernel-devel

yum list installed gcc
yum list installed make
yum list installed kernel-devel


[root@localhost test1]# yum list installed gcc
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.rafal.ca
 * extras: centos.mirror.rafal.ca
 * updates: mirror.netflash.net
Error: No matching Packages to list
[root@localhost test1]# yum list installed kernel-devel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.rafal.ca
 * extras: centos.mirror.rafal.ca
 * updates: mirror.netflash.net
Installed Packages
kernel-devel.x86_64                                                                                         3.10.0-1127.19.1.el7                                                                                          @updates
[root@localhost test1]#




YouTube Videos

For Ubuntu 18.04:


For CentOS 7.8



References

  • IBM Security Guardium V10: How To Install GIM Client On Unix Server?
  • K-TAP installation failure on Linux is not a problem longer









via Blogger https://ift.tt/339jAAu
September 09, 2020 at 04:55PM Guardium
0 Comments



Leave a Reply.

    Categories

    All
    Architecture
    Blog
    Checkpoint
    Cisco
    Cloud
    CyberArk
    F5
    Fortigate
    Guardium
    Juniper
    Linux
    Network
    Others
    Palo Alto
    Qualys
    Raspberry Pi
    Security
    SIEM
    Software
    Vmware
    VPN
    Wireless

    Archives

    March 2024
    February 2024
    January 2024
    December 2023
    November 2023
    October 2023
    September 2023
    August 2023
    July 2023
    June 2023
    May 2023
    April 2023
    March 2023
    February 2023
    January 2023
    December 2022
    November 2022
    October 2022
    September 2022
    August 2022
    July 2022
    June 2022
    May 2022
    April 2022
    March 2022
    February 2022
    January 2022
    December 2021
    November 2021
    October 2021
    September 2021
    August 2021
    July 2021
    June 2021
    May 2021
    April 2021
    March 2021
    February 2021
    January 2021
    December 2020
    November 2020
    October 2020
    September 2020
    August 2020
    July 2020
    October 2019
    September 2019
    June 2019
    July 2018
    May 2018
    December 2017
    August 2017
    April 2017
    March 2017
    January 2017
    December 2016
    November 2016
    October 2016
    September 2016
    August 2016
    July 2016
    June 2016
    May 2016
    April 2016
    March 2016
    February 2016
    January 2016
    December 2015
    November 2015
    October 2015
    September 2015
    August 2015
    July 2015
    June 2015
    May 2015
    April 2015
    March 2015

    Print Page:

    RSS Feed

    Email Subscribe
Powered by Create your own unique website with customizable templates.
  • Blog
  • Sitemap
    • Categories
  • Contact
  • About
  • Resources
  • Tools
  • 51sec.org