猫も杓子もクラウドという世相において、 クラウドプラットフォームのソフトウェアである 「OpenStack」 は 非常に重要な位置を占めています。おりしも先月末には国際的なカンファレンスである 「OpenStack Summit Tokyo 2015」 が開催されました。 これを機に読者 ...
The easiest way to get started with OpenStack development is to use DevStack. DevStack is a collection of shell scripts that help to set up an OpenStack installation. This installation is not ...
ubuntu@ubuntu18:~$ sudo apt update -y ubuntu@ubuntu18:~$ apt-get install software-properties-common -y ubuntu@ubuntu18:~$ python -V Python 2.7.17 ubuntu@ubuntu18:~$ python3 -V Python 3.6.9 ...