aapanel is using too much ram on the server so I want to delete it
its better to reinstall os and go
Here is the Reference Page for aapanel: https://www.aapanel.com/reference.html So probably if you wanna delete the panel, you may use this code to uninstall: service bt stop && chkconfig --del bt && rm -f /etc/init.d/bt && rm -rf /www/server/panel
service bt stop && chkconfig --del bt && rm -f /etc/init.d/bt && rm -rf /www/server/panel