HowTo Install CentOs and manage it by tutum
- First, you need to download the iso file from centos page. Visit https://www.centos.org/download/ and select the minimal ISO distribution and download it from a near site.
- If you are using Windows, you need Rufus to write the ISO to a USB. Please download rufus from https://rufus.akeo.ie/ and install it.
- Write the iso file to the usb (You need 4GB usb space) and reboot.
- Install CentOS minimal ISO
- Login to your new system
- Verify that you have ssh enabled and you can access from other external system. Install nano viewer with 'yum install nano'
- Configure a static ip. You need static ip ir order to configure the router or firewall. http://ask.xmodulo.com/configure-static-ip-address-centos7.html
- Enable your public RSA key for SSH. Copy your public file into .ssh profile folder
- Go to cloud.docker.com and bring you own node
- Paste the curl into you new server
To configure a GIT server please refer to https://github.com/ysilvela/git-create-distribution-server-repository To install, setupand run webadmin goto http://www.tecmint.com/install-webmin-web-based-system-administration-tool-for-rhel-centos-fedora/