...
| Блок кода |
|---|
host@host:~$ md5sum vesr.qcow2 qcow2 aef80eed501eb4b5ba854f60c70bad5b46a351c7061138b50ddf33ad318af27d vesr.qcow2 |
Шаг 3. Cохранение размера образа.
...
| Блок кода |
|---|
{
"appliance_id": "da593cf4-fdeb-4be4-9c1e-963263f9368f",
"name": "vESR",
"category": "router",
"description": "virtual Eltex service router",
"vendor_name": "Eltex",
"vendor_url": "http://www.eltex-co.ru",
"documentation_url": "https://docs.eltex-co.ru/pages/viewpage.action?pageId=52497571",
"product_name": "vESR",
"product_url": "https://eltex-co.ru/catalog/service_gateways/virtualnyy_servisnyy_marshrutizator_vesr/",
"registry_version": 4,
"status": "stable",
"availability": "free-to-try",
"maintainer": "Eltex",
"maintainer_email": "",
"usage": "Default credentials: admin/password\n\nUntil the standard password is changed, the device will not allow further configuration. To change the password, enter the command 'password <new password>', where the new password is the password that the user chooses and remembers.\n\nAfter changing the password, you need to accept the changes and save them with the command 'commit', and then additionally confirm your decision with the 'confirm' command.",
"qemu": {
"adapter_type": "e1000",
"adapters": 4,
"ram": 3072,
"cpus": 1,
"hda_disk_interface": "ide",
"arch": "x86_64",
"console_type": "telnet",
"kvm": "require"
},
"images": [
{
"filename": "vesr.qcow2",
"version": "1.34",
"md5sum": "aef80eed501eb4b5ba854f60c70bad5b46a351c7061138b50ddf33ad318af27d",
"filesize": 320995328
}
],
"versions": [
{
"name": "1.34",
"images": {
"hda_disk_image": "vesr.qcow2"
}
}
]
} |
...