How to check if my SSL certificate is SHA2 ?
Simply run this command, replace example.crt with your actual certificate file: [crayon-68459aa46fc20973792100/]
Simply run this command, replace example.crt with your actual certificate file: [crayon-68459aa46fc20973792100/]
It’s simple, just run this command [crayon-68459aa46ff83102164774/] If the value is sha256WithRSAEncryption, the certificate is using SHA-256 (also known as…
You need to setup port forwarding for 3 ports : 135-139 for windows , 445 for samba in Linux.
The DNS server setting for Ubuntu is located on /etc/resolv.conf [crayon-68459aa470078049328371/]
I have some videos that i want other people to download it instead of playing it on the browsers. First,…
Login to your Ubuntu, and run the following command: [crayon-68459aa470278832688272/] It then will ask you some information for the certificate,…
Do you have this problem ? – you made the changes in /etc/ha.d/ldirectord.cf , – restart ipvsadm : /etc/init.d/ipvsadm restart…
Sometimes, you want to remove the replication , it could be because the replication no longer works, or you don’t…
When you run mysqldump , by default it will not export your procedures or function , if you want to…
There are 3 commands that we can use sar top mpstats You may need to install sysstat package to use…