To solve the issue check out: https://stackoverflow.com/a/43442839
restart CyberPanel
Restart CyberPanel service:
systemctl restart lscpd
Online .png to favicon.ico Converter
Online .png to favicon.ico Converter: https://hnet.com/png-to-ico/
HTML avoid line break
To avoid line break between html elements use code:
<nobr>This content must not break</nobr>
cPanel Log Files Location
cPanel log files location: https://docs.cpanel.net/knowledge-base/cpanel-product/the-cpanel-log-files/
Cyberpanel: Location of configuration files
Location of Cyberpanel configuration files: https://cyberpanel.net/docs/location-of-configuration-files/
If you already have a domain registered, you can add it to WHMCS without creating another invoice or renewing it for another year.
Instructions: https://whmcs.community/topic/295587-add-domain-to-client-panel/
Change Server Timezone in Linux
How to change server time zone in linux:
https://linuxize.com/post/how-to-set-or-change-timezone-in-linux/
Check Timezone: timedatectl
Set Timezone: timedatectl set-timezone <your_time_zone>
Example: timedatectl set-timezone Asia/Dhaka
Download ioping-1.1-1.el7.x86_64.rpm (ioping for CentOS 7):
https://rpmfind.net/linux/epel/7/x86_64/Packages/i/ioping-1.1-1.el7.x86_64.rpm
Download ioping for CentOS 7
CentOS7 ioping rpm download
To set or change hostname on CentOS 7/8 use the command:hostnamectl set-hostname your-new-hostname
Check your hostname:hostnamectl
or hostname