vcs-run
cloud guest utilities
Install
- All systems
-
curl cmd.cat/vcs-run.sh
- Debian
-
apt-get install cloud-guest-utils
- Ubuntu
-
apt-get install cloud-guest-utils
- Kali Linux
-
apt-get install cloud-guest-utils
- CentOS
-
yum install cloud-utils
- Fedora
-
dnf install cloud-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cloud-guest-utils
- Raspbian
-
apt-get install cloud-guest-utils
- Dockerfile
- dockerfile.run/vcs-run
cloud-guest-utils
cloud guest utilities
This package contains programs useful inside cloud instance. It contains 'growpart' for resizing a partition during boot, which is normally done with the aid of cloud-init.
cloud-utils
cloud image management utilities
This package provides a useful set of utilities for managing cloud images. The euca2ools package (a dependency of cloud-utils) provides an Amazon EC2 API compatible set of utilities for bundling kernels, ramdisks, and root filesystems, and uploading them to either EC2 or UEC. The tasks associated with image bundling are often tedious and repetitive. The cloud-utils package provides several scripts that wrap the complicated tasks with a much simpler interface.