Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

645 total results found

How to check the server Nginx Access log through the mobile app?

Mobile App Server logs (Mobile)

Nginx is a popular web server that is used to host websites and serve web content to users. It is important to periodically check the access logs of Nginx to ensure that it is functioning properly and to identify any potential issues or security concerns.  Pr...

How to Share with teammates Groups?

Web Portal Groups

 There are a number of ways to share resources with your team, including using cloud-based document storage and collaboration platforms, file-sharing services, and project management tools. By considering the type of resource you're sharing and communicating c...

How to change shell type for a user on a site in CloudPanzer?

Web Portal Aliases

In Unix-like operating systems, including Linux, you can create aliases for commands using either the "sh" (Bourne Shell) or "bash" (Bourne-Again Shell) shells. Both shells allow you to create aliases. It is essential to understand the various shells available...

How to manage Nginx Configuration of Server through the cloudpanzer mobile application?

Mobile App Nginx Configuration (Mobile)

It is important to exercise caution when deleting Nginx configuration data, as this can have unintended consequences on the operation of your web server. Make sure to thoroughly test any changes to your Nginx configuration before deploying them to a production...

How to change a Server Management Password through the mobile app?

Mobile App Account Setting Mobile App

Effective password management is essential for ensuring the security and privacy of your online accounts. Strong, unique passwords help protect your sensitive information from cyber threats such as identity theft and data breaches. Prerequisites :  You must ...

How to generate server public key through the mobile app?

Mobile App Server Info (Mobile)

As a security measure, many servers use public key authentication for secure communication. This requires that you have a copy of the server's public key in order to connect to it. Prerequisites :  You must have an Active Server. You can jump to the tutorial...

How to organize aliases into groups in shell settings on CloudPanzer?

Web Portal Aliases

Organizing aliases into groups in your shell settings improves efficiency, readability, and organization. This approach improves command execution, reduces mental load, and logically categorizes commands. It enhances collaboration, reduces errors, and simplifi...

How to change server username through the mobile app?

Mobile App Server Info (Mobile)

Changing a server's username can be a useful task for a number of reasons, such as improving security or simplifying management. Tutorial :  You can watch the Video or Continue reading the post. Follow the steps below to Change the server username. 1: ...

How to update Server Metadata through the mobile app?

Mobile App Server Info (Mobile)

Server metadata is information that describes the characteristics and content of a server. There may be times when you need to change the metadata for your server. For example, you may need to update the server's name or install a new application. Before you s...

How to Restart a Server?

Mobile App Server Mobile App

Restarting a server is a common task that may be required for a variety of reasons, such as installing updates, making configuration changes, or troubleshooting issues. It is important to understand the different methods of restarting a server and to choose th...

How to change PHP version on a site in CloudPanzer?

Web Portal PHP

You can ensure that your site is using the most appropriate and compatible PHP version for its needs. However, it is important to carefully consider the compatibility of your site before making any changes, as switching to an incompatible PHP version can resul...

How to restart the current PHP version in CloudPanzer?

Web Portal PHP

You may need to restart the PHP version on a web portal for various reasons. This could include updating to a newer version, troubleshooting issues, or making configuration changes. Whatever the reason, it is essential to know how to restart the PHP version on...

How to install a PHP version on a site in CloudPanzer?

Web Portal PHP

Installing PHP on a server is necessary to enable the server to interpret and execute PHP code, which is essential for building interactive and data-driven websites. Tutorial :  You can watch the Video or Continue reading the post. Follow the steps belo...

How to create forge Integration in cloudpanzer?

Mobile App Integration Mobile App

Forge is a popular platform for hosting and deploying Laravel applications. In this tutorial, we will show you how to integrate Forge with Cloudpanzer, a cloud management platform. Tutorial :  You can watch the Video or Continue reading the post. Follow...

How to enable Delete Protection ?

Mobile App Server Mobile App

Delete protection is a useful feature that prevents accidental or unauthorized deletion of important data in Cloudpanzer. It can be especially useful for business websites, where data loss can have significant consequences. Once delete protection is enabled,...

How to Reconnect Server if it is disconnected on CloudPanzer?

Web Portal Server

You should be able to successfully reconnect your server and get it back online. It is important to regularly maintain and troubleshoot your server to ensure that it is functioning properly and efficiently. Tutorial :  You can watch the Video or Continue r...

How to Reconnect Server?

Mobile App Server Mobile App

You should be able to successfully reconnect your server and get it back online. It is important to regularly maintain and troubleshoot your server to ensure that it is functioning properly and efficiently. Tutorial :  You can watch the Video or Continue r...

How to show Daemon Status through the cloudpanzer mobile application?

Mobile App Daemons (Mobile)

There are several methods that can be used to display the status of a daemon on different operating systems. Whether you are using Linux, macOS, or Windows, there is a method available to check the status of your daemons and ensure that they are running as exp...

How to enable/disable Site Protection through the cloudpanzer mobile application? ?

Mobile App Sites (Mobile)

If you are an administrator of a website, you may need to delete site protection for various reasons. This may include removing a password requirement, disabling a firewall, or deleting a security plugin. Prerequisites :  You must have an Active Server and A...

How to add User SSH Keys through the cloudpanzer mobile application?

Mobile App Site SSH (Mobile)

Secure Shell (SSH) is a network protocol that allows secure remote login and other secure network services between two networked computers. One of the ways to secure an SSH connection is to use SSH keys. Tutorial :  You can watch the Video or Continue read...