amuck-landowner

Search results

  1. P

    [Minecraft] How to install & fully secure Multicraft control panel.

    Tutorial on how to install multicraft control panel (CentOS 6-64 bit) SSH into root and begin:   yum install nano   And disable SELinux: Code: setenforce 0   Installing MySQL 5:   To install MySQL, we do this:   Code: yum install mysql mysql-server   Then we create the system...
  2. P

    Running KVM inside of KVM

    Great tutorial, thanks for sharing.
Top
amuck-landowner