Welcome @EcomNextGen Happy you are here
EcomNextGen:
2/ We can access to cyberpanel admin panel with 8090 port, and to all of our website installed we just have to type our domain name like domain.ext:8090 ; add the :8090 to access the cyberpanel admin, we want a dedicated domain for the cyberpanel admin only, and without any port, like cyberpanel.domain.ext and then restrict the access to this domain only + add TLS. How can we do that ?
Many of the users have asked about removing port 8090 so that they can visit CyberPanel on a plain domain like panel.cyberpanel.net . However, normally this is not possible because port 8090 is hardcoded into to LSCPD server which powers CyberPanel. (Hardcoded configurations are used to improve performance)
Step 1: Create a Website for Hostname
First, you need to decide the domain on which you want to access CyberPanel without the port being appended to it. We are going to use https://switch.cy…
EcomNextGen:
1/ We have a backup external server and it’s not Amazon web service we want to configure the backup with OVH, they recommand by default to use ncftp command and not sftp to connect and do the copy/past & file work.
How can we configure backup then ? By sftp it can’t connect to the backup server. We think there is a security layer that block sftp use on the backup server.
You should create incremental backups that store your data locally and create a cronjob that transfers your backups to your backup storage using curl or lftp