san – POFTUT

What Is SSL Certificate CN (Common Name) and Usage?

Common Name or CN is generally used in SSL Certificates. CN is used to define the server name which will be used for secure SSL connection. Generally this SSL certificate used to secure connection between a HTTP/S server and client browser like Chrome, Explorer, Firefox. Common Name (CN) Common Name is used to specify the … Read more

What Is RAID 6 (Redundant Array Of Independent Disks) and Configuration?

Disk and Data Availability is important for systems administrators. There are different ways to implement. RAID or Redundant Array Of Independent Disks is one of the most popular one. RAID 6 is complex disk architecture which is used to protect against two disk failure. We have all ready examined RAID types in this following tutorial. … Read more