Difference between revisions of "OpenStack"
From Server Knowledge Base
Jump to navigationJump to searchRootadminacc (talk | contribs) (Created page with "== Commands to do upon Unix based Instance creation == <pre>apt-get update apt-get install apache2 htop iotop ncdu vim</pre> == Successful Instance creation confirmation ==...") |
Rootadminacc (talk | contribs) |
||
Line 3: | Line 3: | ||
<pre>apt-get update | <pre>apt-get update | ||
apt-get install apache2 htop iotop ncdu vim</pre> | apt-get install apache2 htop iotop ncdu vim</pre> | ||
Check VNC is listening locally and not listening externally: | |||
<pre>cat /etc/libvirt/qemu/instance-000000* | grep vnc</pre> | |||
== Successful Instance creation confirmation == | == Successful Instance creation confirmation == |
Revision as of 16:47, 10 September 2014
Commands to do upon Unix based Instance creation
apt-get update apt-get install apache2 htop iotop ncdu vim
Check VNC is listening locally and not listening externally:
cat /etc/libvirt/qemu/instance-000000* | grep vnc
Successful Instance creation confirmation
The Log line entry/Status code you should see/look for when confirming if an Instance has been created successfully is the following:
-----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.2 finished at Day, Date Month YYYY HH:MM:SS +0000. Datasource DataSourceEc2. Up XXX.XX seconds