Fading Coder

One Final Commit for the Last Sprint

Deploying an ASP.NET Core 7 App on CentOS 7.9 with aaPanel

Switch to the root account before anything else: sudo -i Install aaPanel 8.x # CentOS 7/8 yum install -y wget \ && wget -O install.sh http://download.bt.cn/install/install_6.0.sh \ && bash install.sh # Ubuntu / Deepin wget -O install.sh https://download.bt.cn/install/install-ubuntu_6...