Streamlining TLS Cipher Suite Management for System Engineers (SSL Config) As system engineers, one of our ongoing responsibilities is maintaining secure cipher suites for applicat…
Enterprise/
Secure Email Gateway - Magic Quadrant - 2025 Secure Email Gateway - Magic Quadrant - 2025 IAM (Access Management) - Magic Quadrant - 2024 Endpoint Protection Platforms (EPP) - Magi…
How to use ESXi partedUtil deletion of disk device partitions? If you came along the ESXi issue, unable of adding datastore (check fig.1 error), most likely your dev…
https://www.youtube.com/watch?v=b2F-DItXtZs
Zabbix Config # This is config file for zabbix_agentd # To get more information about ZABBIX, go http://www.zabbix.com ############ GENERAL PARAMETERS ################# # List of c…
Location of VCS log files On all cluster nodes, look at the following log files for any errors or status messages: /var/VRTSvcs/log/engine_A.log
SQL> select resource_name,limit from dba_profiles where profile='DEFAULT' and RESOURCE_NAME='PASSWORD_LIFE_TIME'; RESOURCE_NAME LIMIT -------------------------------- ----------…
EC_TO_TIME() returns a TIME, is constrained to the range of the TIME data type, and a warning occurs for arguments resulting in values outside of that range 1. Solution DROP FUNC…
1.1) DBA Group ~~~~~~~~~~~~~~ The 'DBA' group is chosen at installation time and is usually the group 'dba' by default. The DBA group is compiled into the 'oracle' executable and s…
0. /etc/sysctl.conf fs.suid_dumpable = 1 fs.aio-max-nr = 1048576 fs.file-max = 6815744 kernel.shmall = 2097152 kernel.shmmax = 536870912 kernel.shmmni = 4096 # semaphores: semmsl,…