Skip to content

Update README.md #1822

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,35 +2,51 @@

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.

<i>Review date: 24 April 2025</i>
<i>Review date: 17 June 2025</i>

# Table of Contents

1. [Team Publications](#team-publications)
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

Expand All @@ -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)
Expand Down