We are thrilled to announce the launch of a Proof of Concept (POC) that brings the power of Ubuntu Pro to virtual machines (VMs) running on the ITS Private Cloud. As part of this exciting initiative, Ubuntu Pro will be exclusively available for VMs running on Cluster FD3, opening up a new realm of possibilities for enterprise users. This strategic move aims to enhance the performance, security, and management capabilities of Ubuntu-based VMs, providing an elevated experience for our partners operating in the ITS Private Cloud.
In order to streamline the POC, Ubuntu Pro will be exclusively available for VMs running on Cluster FD3. This exclusive availability ensures that we can optimize our resources and provide the best possible experience to the participating partners.
Key Features and Benefits of Ubuntu Pro
Enhanced Security: Ubuntu Pro brings an array of advanced security features, including kernel live patching, extended security maintenance, access to security updates for 30,000+ packages, etc. This ensures that your Ubuntu-based VMs are shielded from emerging threats and vulnerabilities, minimizing downtime and protecting critical business operations.
Performance Optimization: With Ubuntu Pro, VMs on Cluster FD3 can benefit from optimized resource utilization, resulting in improved performance and efficiency.
Streamlined Management: Ubuntu Pro includes powerful management tools that simplify the administration of large-scale VM deployments. With tools like Landscape, administrators gain centralized control, enabling them to efficiently manage and monitor multiple VM instances, deploy updates, and track system health, all from a single interface.
Learn more about Ubuntu Pro: https://ubuntu.com/pro
Join the POC and Experience Ubuntu Pro for Yourself!
Once the requirements are met, we invite interested VM admins to join the POC by activating Ubuntu Pro in 2 steps:
Requirements
ITS Private Cloud Command Line Interface
vss-cli
v2023.6.1 or higher:vss-cli upgrade # or pip3 install --upgrade vss-cli # or brew update && brew upgrade vss-cli
VM Running on Cluster FD3. If your VM is not currently running on Cluster FD3, do not worry, just request a migration to FD3 and proceed to next step:
vss-cli --wait compute vm set {vm_id-or-name} domain FD3
Open VMware Tools installed and running. Install and enable VMware Tools as follows:
sudo apt install open-vm-tools sudo systemctl enable --now vmtoolsd
Activation
Follow steps described here How to enable Ubuntu Pro on your VM
Questions?
Please feel free to reach out at vss-ubuntu-pub@eis.utoronto.ca
TL;DR; Thank you! NewBilling FAQ, New Billing Portal. Billing inquiries:
ITS Private Cloud (vss-billing@eis.utoronto.ca)
SSG (eis.si@utoornto.ca)
We have successfully transitioned to a new, flexible, consumption-based monthly billing model for the ITS Private Cloud and System Management service. We thank you for your patience, trust, and support throughout this transformative journey.
In EIS, we strive to uphold our ITS core values through continuous improvement of the services we provide to you. We are committed to not only enhance your experience but also align with our commitment to service and operational excellence.
We will continue to listen to your feedback, address any concerns promptly, and strive to exceed your expectations. On that note, I would like to point you to our Billing Frequently Asked Questions section to ensure you have all the information you need at your fingertips. Additionally, the newly created Billing Portal is a self-serve portal designed to provide you with easy access to your billing history, cost trends, service contracts and FIS codes.
More information
For more information about the ITS Private Cloud Service:
VSS-CLI v2023.6.0 is available for download via https://pypi.org/project/vss-cli/ or GitLab (internal). Latest version includes the following improvements and bug fixes:
Improvements
ci
: update pre-commit flake8
endpoint (#624
)
ci
: rename Gitlab CI variable CI_BUILD_REF_NAME
-> CI_COMMIT_REF_NAME
(#626
)
Bug Fixes
docs
: search not working. Missing jquery
(#625
)
Upgrade
Remember, VSS-CLI documentation is now available in VSS-CLI and the full Change Log is available v2023.6.0 . Upgrade or install VSS-CLI as follows:
# using vss-cli vss-cli upgrade # upgrade with pip pip install vss-cli --upgrade # install pip install vss-cli # Homebrew users brew update && brew upgrade vss-cli |
For more information, please refer to the official documentation https://eis.utoronto.ca/~vss/vss-cli/.
VMware released security advisory VMSA-2023-0013 with Low severity affecting VMware Tools for Windows.
The fix is available in VMware Tools for Windows v12.2.5 in the VSS-Windows Content Library as Item VMware-Tools-windows-12.2.5-21855600.iso. Please, use the VSS Portal or the VSS CLI to mount the ISO and Install the patched version.
How-To Remediate
Windows
ITS Private Cloud CLI
Mount the VMware Tools ISO
VMware-Tools-windows-12.2.5-21855600
with thevss-cli
:vss-cli compute vm set <id> cd up --backing VMware-Tools-windows-12.2.5-21855600 1
Proceed with the installation in the OS.
ITS Private Cloud Portal
Login to the
https://cloud-portal.eis.utoronto.ca
Look for your VM and click on the
Edit
button.Mount the VMWare Tools ISO
VMware-Tools-windows-12.2.5-21855600
.Proceed with the installation in the OS.