CentOS 7 is an open-source Linux distribution by Red Hat. The image has Guest Agent installed for OS Login support.
CentOS 7 is based on Red Hat Enterprise Linux (RHEL), which is very popular with businesses. Just like RHEL, CentOS is highly reliable, secure, and has flexible user environment settings.
The image has Fork Guest Agent for Google Compute Engine by Yandex Cloud, which is required to configure the OS for VM connections through OS Login.
-
Create a service account with the
compute.osLogin
orcompute.osAdminLogin
role. -
Enable access via OS Login at the organization level.
-
Create a VM from a public image:
- Under Image/boot disk selection, go to the Cloud Marketplace tab and select CentOS 7.
- Under Access, select the service account you previously created.
-
Connect to the VM via OS Login. To do this, run the following command:
yc compute ssh \ --name <VM_name> \ -o "PubkeyAcceptedKeyTypes=+ssh-rsa-cert-v01@openssh.com"
- Developing and testing of corporate, financial, and commercial web services.
- Managing development servers.
- Creating cluster systems.
- CRM development and administration.
- Administration of database servers, frequently used repositories, and archives.
Yandex Cloud technical support is available 24/7. The types of requests available to you and their response time depend on your pricing plan. You can activate paid support in the management console. You can learn more about getting technical support here.