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>…
1) Download the latest jboss version i.e jboss 7.1.1 Final from the below link to your linux machine. Download Page: http://www.jboss.org/jbossas/downloads/ or use belo command to get…
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…