Problem How to initialize vzquota. Analysis Prerequisite: container must be stopped! Solution Initializing vzquota example [1]: # /usr/sbin/vzquota init 100 -b 20485860 -B 20485860 -i 200100 -I 220100 -p /vz/private/100 -e 0 -n 0 -s 1 -u 200 CAUTION: There
Converting files to image (OpenVZ to VMWare)
Problem We need to migrate some OpenVZ VPS files to VMware image. The challenge is that OpenVZ has its files as plain files in the file system while VMware supports only different types of images. Analysis We could not use
Cloud Articles
http://www.itnews.sk/temy/cloud-computing/2010-02-22/132071-iw-sluzby-utility-a-cloud-computing-smerovanie-oblakov
Klasifikácie ekonomických činností SK NACE Rev. 2 (2008)
Referencie http://www.porada.sk/t46208-p2-kody-okec.html http://portal.statistics.sk/showdoc.do?docid=1928
GIT install on CentOS
Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency. References GIT Homepage http://www.how-to-linux.com/2009/01/install-git-161-on-centos-52/