You can use below commands to check on which protocols a particular website responds: Recommended practice is to use only TLS1_1 & TLS1_2 as the…
In Solaris 9 and above, non root users can open ports < 1024 with the below command: # su – # /usr/sbin/usermod -K defaultpriv=basic,net_privaddr <userId>…
Although the maximum amount of physical memory that can be addressed by a 32 bit address bus is 4Gb, this space has to include the…