Skip to content

Instantly share code, notes, and snippets.

@epreston
Last active June 28, 2021 01:49
cloudlinux deployment on centos - requires wget
wget http://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
sh cldeploy -k <key here>
yum update && yum upgrade
reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment