Skip to content

Commit 0ad7a93

Browse files
Update README.md
readme for compute software
1 parent af8120d commit 0ad7a93

File tree

1 file changed

+32
-1
lines changed
  • cloud-infrastructure/compute-including-hpc/compute-software

1 file changed

+32
-1
lines changed

cloud-infrastructure/compute-including-hpc/compute-software/README.md

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,35 @@
1-
# Placeholder
1+
# Compute Software
2+
3+
This page contains information and useful links regarding Compute services that are mostly related OS and Licenses Management on top of OCI Compute. You can also find the resources about BYOH and Autoscaling.
4+
5+
# Table of Contents
6+
7+
8+
1. [Useful Links](#useful-links)
9+
2. [Reusable Assets Overview](#reusable-assets-overview)
10+
11+
12+
## Useful Links
13+
14+
- [Managing Custom Images](https://docs.oracle.com/en-us/iaas/Content/Compute/Tasks/managingcustomimages.htm)
15+
- [Oracle Blog - OCI OS Management](https://blogs.oracle.com/cloud-infrastructure/post/os-management-with-oracle-cloud-infrastructure)
16+
- [Oracle Blog - RHEL runs on OCI supported by Oracle and Red Hat](https://blogs.oracle.com/cloud-infrastructure/post/red-hat-enterprise-linux-supported-oci)
17+
- [Oracle Blog - How to Reset a Forgotten Password for a Windows Instance](https://blogs.oracle.com/cloud-infrastructure/post/tutorial-how-to-reset-a-forgotten-password-for-a-windows-instance)
18+
- [Migrate to the cloud as is](https://www.oracle.com/cloud/oci-migration-hub/)
19+
- [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)
20+
- [Video - Create KVM Guest from Oracle Linux KVM Host for Oracle Cloud Infrastructure](https://www.youtube.com/watch?v=IiSsC7EqZSE)
21+
- [Video - Using oci-kvm Network and Storage Commands for Oracle Cloud Infrastructure](https://www.youtube.com/watch?v=IiSsC7EqZSE)
22+
- [Video - Add a disk to an existing KVM VM on Oracle Linux](https://www.youtube.com/watch?v=B3h_DWOMwrk&t=16s)
23+
- [Video - Using a Network Bridge with KVM VMs on Oracle Linux](https://www.youtube.com/watch?v=CXBTBxFoSKI&t=120s)
24+
- [Video - Manage OCI instances directly from VirtualBox 7](https://www.youtube.com/watch?v=uFEN4Di-WDE)
25+
- [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)
26+
- [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)
27+
- [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)
28+
- [Demo - Use autoscaling to adjust compute resources](https://docs.oracle.com/en/learn/configure_auto_scaling/index.html#introduction)
29+
30+
## Reusable Assets Overview
31+
32+
233

334
# License
435

0 commit comments

Comments
 (0)