Install Cpanel Control Panel

Install Cpanel Control Panel

To install the Cpanel/WHM control panel, run the following command as user root. cd /home && curl -o latest -L

Extracting SSL certificate from the Java Keystore (JKS)

Extracting SSL certificate from the Java Keystore (JKS)

To extract SSL certificate and private key from Keystore (JKS) file, run keytool -importkeystore \ -srckeystore keystore.jks \ -destkeystore keystore.p12

keytool list certificates

List contents of jks keystore file

To list the content of jks keystore file used by tomcat web server, run command keytool -list -keystore FILE.jks It

keytool

keytool

The keytool command is a key and certificate management utility. It enables users to administer their own public/private key pairs

Linux

How to change pure-ftpd port

pure-ftpd by default listens on port 21. We will change the FTP port from 21 to some other port. This

tar view files

How to view the contents of tar.gz file

To view the contents of tar.gz file, run tar tf FILE.tar.gz -f, –file=ARCHIVE use archive file or device ARCHIVE -t,

zabbix

zabbix

How to install zabbix agent on Ubuntu

zabbix agent Server config

How to install zabbix agent on Ubuntu

To install the Zabbix agent on Ubuntu, run the command apt install zabbix-agent To autostart, Zabbix agent on boot, enable

How to find java version

How to find java version

To find the java version, run the command java –version Example boby@sok-01:~$ java –version openjdk 14.0.2 2020-07-14 OpenJDK Runtime Environment

Cpanel WHM server time

Set Time in Cpanel Server

In Cpanel Server, you can set Time Zone in WHM once you logged in as user root. If you have

siberiancms

SiberianCMS

SiberianCMS is an Open-Source web-based software to create mobile applications for Android and IOS using easy to use interface. No

Convert CentOS 8 to AlmaLinux

How to Migrate CentOS 8 to AlmaLinux

CentOS 8 is reaching its End of Life in December 2021. If you are using CentOS 8, you may need