View the beginning of a log file using HEAD
26 Apr
Use the following command to view the first 10 lines of a log file or any other txt file.
[root@chaseleads ~]# head /path/to/your/web_transfer.log
26 Apr
Use the following command to view the first 10 lines of a log file or any other txt file.
[root@chaseleads ~]# head /path/to/your/web_transfer.log
31 Mar
Setup SSL Tutorial teaches you how to generate and setup a SSL certificate.
Assuming you have apache and openssl installed, you would like to generate and setup an SSL certificate for a domain and generate a CSR.
Recent Comments