CLAB

Archives

Importance of SSL Certificate revocation check

SSL certificates have typically validity of few months up to few years.However in some cases certificate has to be revoked before it naturally expires.For example if certificate’s private key is compromised administrator should…

Basic Linux commands

LS LS lists the content of directory However without any options it provides very basic information To get more details use: Then ls will output information such as file/folder size and information about…