From 63bfd9279fa27f8833b7b4973f2dd6d45921ef01 Mon Sep 17 00:00:00 2001 From: FB-ORCL Date: Tue, 17 Jun 2025 16:10:00 +0200 Subject: [PATCH] Update README.md added links --- .../compute-software/README.md | 63 +++++++++++-------- 1 file changed, 37 insertions(+), 26 deletions(-) diff --git a/cloud-infrastructure/compute-including-hpc/compute-software/README.md b/cloud-infrastructure/compute-including-hpc/compute-software/README.md index 1b1b7221f..cf6f878e5 100644 --- a/cloud-infrastructure/compute-including-hpc/compute-software/README.md +++ b/cloud-infrastructure/compute-including-hpc/compute-software/README.md @@ -2,7 +2,7 @@ This page contains information and useful links regarding Compute services that are mostly related to OS and Licenses Management on top of OCI Compute. You can also find resources about BYOI, BYOH and Autoscaling. -Review date: 24 April 2025 +Review date: 17 June 2025 # Table of Contents @@ -10,27 +10,43 @@ This page contains information and useful links regarding Compute services that 2. [Useful Links](#useful-links) # Team Publications +- [Youtube Video: Windows In-Place Migration on OCI](https://youtu.be/W6j79zRdcuE) +- [Youtube Video: Migrating to E5 shapes on AMD EPYC GENOA](https://youtu.be/mXr5sosWdvI?feature=shared) +- [Youtube Video: How to Deploy Self-Managed Nodes on OKE](https://www.youtube.com/watch?v=OroPnRN7arE) +- [Youtube Video: Optimising performance - Deploying Red Hat Workloads on Oracle Cloud Infrastructure](https://www.youtube.com/watch?v=_18PgW4NN40) +- [Youtube Video: Create KVM Guest from Oracle Linux KVM Host for Oracle Cloud Infrastructure](https://www.youtube.com/watch?v=IiSsC7EqZSE) +- [Youtube Video: Using oci-kvm Network and Storage Commands for Oracle Cloud Infrastructure](https://www.youtube.com/watch?v=IiSsC7EqZSE) +- [Youtube Video: Add a disk to an existing KVM VM on Oracle Linux](https://www.youtube.com/watch?v=B3h_DWOMwrk&t=16s) +- [Youtube Video: Using a Network Bridge with KVM VMs on Oracle Linux](https://www.youtube.com/watch?v=CXBTBxFoSKI&t=120s) +- [Youtube Video: Manage OCI instances directly from VirtualBox 7](https://www.youtube.com/watch?v=uFEN4Di-WDE) -- [How to Deploy Self-Managed Nodes on OKE](https://www.youtube.com/watch?v=OroPnRN7arE) -- [Cloud Coaching - Optimising performance - Deploying Red Hat Workloads on Oracle Cloud Infrastructure](https://www.youtube.com/watch?v=_18PgW4NN40) -- [OCI PowerShell 7 Launch Instance](https://github.com/Olygo/OCI_Pwsh_Launch_Instance) - This PowerShell script allows you to create a compute instance on OCI using the OCI PowerShell 7 Modules -- [OCI Cloud-Init WinPwd Update](https://github.com/Olygo/CloudInit_WinPwd_Update) - Automates the installation of PowerShell and OCI PowerShell modules on a Windows-based OCI compute instance. -- [OCI Object Storage Refresh Data Replication ](https://github.com/Olygo/OCI-OS_RefreshDataReplication) -- [OCI DR with Reserved Public IPs](https://github.com/Olygo/OCI_DR-Reserved_PIP) -- [OCI Vertical AutoScale](https://github.com/Olygo/OCI-AutoScale) -- [OCI BackupInspector](https://github.com/Olygo/OCI-BackupInspector) -- [OCI Freeform Tagging](https://github.com/Olygo/OCI-TagCompute) - TagCompute is a demonstration script showing you how to apply freeform tag to a resource. -- [OCI List Backups](https://github.com/Olygo/OCI-ShowBackups) -- [OCI Function for Freeform Tagging](https://github.com/Olygo/OCI-FN_TagCompute_FF) -- [OCI Function for Defined Tags](https://github.com/Olygo/OCI-FN_TagCompute_DT) -- [Cluster software on Oracle Linux 9 using Corosync and Pacemaker - create failover IP](https://github.com/mariusscholtz/Oracle-Cloud-Infrastructure-resources/blob/main/cluster/readme.md) -- [Script to install and mount OCI bucket as Filesystem using Fuse S3FS](https://github.com/Olygo/OCI_S3FS) -- [Mount a boot volume from one compute instance (or VM) onto another compute instance in order to replace lost ssh keys](https://gitlab.com/ms76152/system-administration) -- [Transfer data to and from Oracle Cloud Infrastructure using OS tools such as sftp, scp, oci cli, curl](https://github.com/mariusscholtz/Oracle-Cloud-Infrastructure-resources/blob/main/VM-shapes/data%20transfer%20to%20OCI%20v1.0.pdf) -- [Quering Compute Capacity using CloudShell](https://github.com/Olygo/OCI_ComputeCapacityReport) -- [Cockpit – Web console to manage Oracle Linux](https://github.com/mariusscholtz/Oracle-Cloud-Infrastructure-resources/tree/main/cockpit) - Installation instructions for Cockpit, the System administration graphical web console for Oracle Linux -- This [Document](https://github.com/skbkkl/sharkuma/blob/main/Oracle-Cloud-Infrastructure-resources/Oracle-OCI-Troubleshooting/Troubleshooting-OCI-Win-VM-Console-Connection.pdf) explain about how to troubleshoot Windows VM console connection via SAC. -- This [Document](https://github.com/skbkkl/sharkuma/blob/main/Oracle-Cloud-Infrastructure-resources/Oracle-OCI-Troubleshooting/Windows-Instance-Console-Creation.pdf) explain about how to set up a console connection to an OCI Windows instance, which can help with virtual machine troubleshooting +- [Olygo Github: OCI Compute Capacity Report using CloudShell](https://github.com/Olygo/OCI_ComputeCapacityReport) +- [Olygo Github: Learn how to troubleshoot Linux and Windows instances using OCI Console Connection](https://github.com/Olygo/OCI_Console-Connections) +- [Olygo Github: OCI function that forces IMDSv2 on compute instances](https://github.com/Olygo/OCI-FN_IMDS-Watcher) +- [Olygo Github: OCI Script to update IMDSv1 to v2 on compute instance](https://github.com/Olygo/OCI_IMDS-Watchdog) +- [Olygo Github: Step-by-step guide to converting and importing Windows Hyper-V VMs into OCI using VHDX and QCOW2 formats](https://github.com/Olygo/OCI_Windows-VHDX-Import) +- [Olygo Github: Upgrade an existing Windows instance using In-Place Migration](https://github.com/Olygo/OCI_Windows_In-Place_Migration) +- [Olygo Github: https://github.com/Olygo/OCI_Windows_KMS_Activation_Guide](https://github.com/Olygo/OCI_Windows_KMS_Activation_Guide) +- [Olygo Github: Configure a secondary Vnic and routing on OL/RHEL/CentOS/Alma/Rocky](https://github.com/Olygo/OCI_Multi_VNIC_Setup) +- [Olygo Github: Script to request the termination of the instance on which it is executed](https://github.com/Olygo/OCI_Self-Terminate) +- [Olygo Github: Script to install and mount OCI bucket as Filesystem using Fuse S3FS](https://github.com/Olygo/OCI_S3FS) +- [Olygo Github: OCI Function for Defined Tags](https://github.com/Olygo/OCI-FN_TagCompute_DT) +- [Olygo Github: OCI Function for Freeform Tagging](https://github.com/Olygo/OCI-FN_TagCompute_FF) +- [Olygo Github: OCI List Backups](https://github.com/Olygo/OCI-ShowBackups) +- [Olygo Github: OCI Freeform Tagging](https://github.com/Olygo/OCI-TagCompute) +- [Olygo Github: OCI BackupInspector](https://github.com/Olygo/OCI-BackupInspector) +- [Olygo Github: OCI DR with Reserved Public IPs](https://github.com/Olygo/OCI_DR-Reserved_PIP) +- [Olygo Github: OCI Object Storage Refresh Data Replication ](https://github.com/Olygo/OCI-OS_RefreshDataReplication) +- [Olygo Github: OCI Cloud-Init WinPwd Update](https://github.com/Olygo/CloudInit_WinPwd_Update) +- [Olygo Github: OCI PowerShell 7 Launch Instance](https://github.com/Olygo/OCI_Pwsh_Launch_Instance) + +- [Marius Github: Cluster software on Oracle Linux 9 using Corosync and Pacemaker - create failover IP](https://github.com/mariusscholtz/Oracle-Cloud-Infrastructure-resources/blob/main/cluster/readme.md) +- [Marius Github: Transfer data to and from OCI using sftp/scp/oci-cli/curl](https://github.com/mariusscholtz/Oracle-Cloud-Infrastructure-resources/blob/main/VM-shapes/data%20transfer%20to%20OCI%20v1.0.pdf) +- [Marius Github: Cockpit – Web console to manage Oracle Linux](https://github.com/mariusscholtz/Oracle-Cloud-Infrastructure-resources/tree/main/cockpit) +- [Marius Gitlab: Mount a boot volume from one compute instance (or VM) onto another compute instance in order to replace lost ssh keys](https://gitlab.com/ms76152/system-administration) + +- [Sharath Github: Troubleshoot Windows VM console connection via SAC](https://github.com/skbkkl/sharkuma/blob/main/Oracle-Cloud-Infrastructure-resources/Oracle-OCI-Troubleshooting/Troubleshooting-OCI-Win-VM-Console-Connection.pdf) +- [Sharath Github: Set up a console connection to an OCI Windows instance](https://github.com/skbkkl/sharkuma/blob/main/Oracle-Cloud-Infrastructure-resources/Oracle-OCI-Troubleshooting/Windows-Instance-Console-Creation.pdf) # Useful Links @@ -41,11 +57,6 @@ This page contains information and useful links regarding Compute services that - [Migrate to the cloud as is](https://www.oracle.com/cloud/oci-migration-hub/) - [Microsoft Licensing on OCI](https://docs.oracle.com/en-us/iaas/Content/Compute/References/microsoftlicensing.htm) - [Updated Microsoft Licensing Terms for dedicated hosted cloud services](https://www.microsoft.com/en-us/licensing/news/updated-licensing-rights-for-dedicated-cloud) -- [Video - Create KVM Guest from Oracle Linux KVM Host for Oracle Cloud Infrastructure](https://www.youtube.com/watch?v=IiSsC7EqZSE) -- [Video - Using oci-kvm Network and Storage Commands for Oracle Cloud Infrastructure](https://www.youtube.com/watch?v=IiSsC7EqZSE) -- [Video - Add a disk to an existing KVM VM on Oracle Linux](https://www.youtube.com/watch?v=B3h_DWOMwrk&t=16s) -- [Video - Using a Network Bridge with KVM VMs on Oracle Linux](https://www.youtube.com/watch?v=CXBTBxFoSKI&t=120s) -- [Video - Manage OCI instances directly from VirtualBox 7](https://www.youtube.com/watch?v=uFEN4Di-WDE) - [Deploy Apache Tomcat on ARM-based Kubernetes cluster in Oracle Cloud Infrastructure](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/run-workshop?p210_wid=824&p210_wec=&session=15158640819235) - [Changing the shape of a compute instance: X5 to X9, or VM.Standard2 series to Flexible instance](https://docs.oracle.com/en-us/iaas/Content/Compute/Tasks/resizinginstances.htm#Changing_the_Shape_of_an_Instance) - [Demo - Use autoscaling to adjust compute resources](https://docs.oracle.com/en/learn/configure_auto_scaling/index.html#introduction)