The following tutorial column of Pagoda Linux will introduce to you how to close the security entrance through the SSH terminal. I hope it will be helpful to friends in need!
Close the security entrance through the SSH terminal
After connecting to the server through the SSH terminal, execute the following command:
rm -f /www/server/panel/data/admin_path.pl
to close the Pagoda Linux panel The security entrance, the panel login address after closing is: http://server IP:8888.
However, "Pagoda Panel" has been searched online for a long time but I have not found how to restore it after closing this security entrance;
So it is not recommended to close the security entrance address of the panel, after all It is very dangerous to directly expose the panel login address. It is recommended that you operate with caution.
The above is the detailed content of Close the secure portal via SSH terminal. For more information, please follow other related articles on the PHP Chinese website!