Skip to content

Commit 05b5f66

Browse files
cagatay changes
1 parent 99544f5 commit 05b5f66

File tree

13 files changed

+61
-33
lines changed

13 files changed

+61
-33
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ This area is focused on the core Compute Service of Oracle Cloud Infrastructure
55
<pre>
66
<img alt="Cloud Computing" src="images/ARM-logo.png" width="10%" style="float:right"> <img alt="Cloud Computing" src="images/AMD-logo.png" width="10%" style="float:right"> <img alt="Cloud Computing" src="images/Intel-logo.png" width="10%" style="float:right">
77
</pre>
8-
<i> Review date: 20 November 2023 </i>
8+
9+
Review date: 20.11.2023
910

1011
# Useful Links
1112

@@ -25,14 +26,10 @@ and more...
2526

2627
# Team Publications
2728

28-
The links below contains publications from the OCI Compute team:
29+
The links below contain publications from the OCI Compute team:
2930
- [Compute Hardware](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/compute-including-hpc/compute-hardware)
3031
- [Compute Software](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/compute-including-hpc/compute-software)
3132

32-
33-
34-
35-
3633
# License
3734

3835
Copyright (c) 2023 Oracle and/or its affiliates.

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22

33
This page has information about Oracle Cloud Infrastructure (OCI) Compute hardware components such as Intel, AMD, ARM, Confidential Compute, Roving Edge Infrastructure, and Compute on HPC.
44

5-
<i> Review date: 20 November 2023 </i>
5+
Review date: 20.11.2023
66

77
# Useful Links
88

99
- [Arm Based Compute](https://docs.oracle.com/en-us/iaas/Content/Compute/References/arm.htm)
1010
- [Confidential Computing](https://docs.oracle.com/en-us/iaas/Content/Compute/References/confidential_compute.htm) - data, and the application processing the data, are encrypted
1111
- [Oracle Blog - Oracle Cloud Infrastructure Bare Metal Shapes and Specifications](https://blogs.oracle.com/cloud-infrastructure/post/oracle-cloud-infrastructure-bare-metal-shapes-and-specifications)
12-
- [Dedicated VM Hosts](https://docs.oracle.com/en-us/iaas/Content/Compute/Concepts/dedicatedvmhosts.htm) - let you run Oracle Cloud Infrastructure Compute virtual machine (VM) instances on dedicated server
12+
- [Dedicated VM Hosts](https://docs.oracle.com/en-us/iaas/Content/Compute/Concepts/dedicatedvmhosts.htm) - let you run Oracle Cloud Infrastructure Compute virtual machine (VM) instances on a dedicated server
1313
- [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)
1414
- [Deploy high-performance computing (HPC) on Oracle Cloud Infrastructure](https://docs.oracle.com/en/solutions/deploy-hpc-on-oci/index.html#GUID-F216B94E-33C5-44A6-92F8-2DE1E5880242)
15-
- Oracle Roving Edge Infrastrucure [FAQ](https://www.oracle.com/cloud/roving-edge-infrastructure/faq/) - is an infrastructure service designed to host workloads and use cases that operate at the edge, in a disconnected manner.
15+
- [Oracle Roving Edge Infrastructure FAQ](https://www.oracle.com/cloud/roving-edge-infrastructure/faq/) - is an infrastructure service designed to host workloads and use cases that operate at the edge, in a disconnected manner.
1616

1717
# Team Publications
1818

1919
- [What is an Oracle OCPU, Core, and VCPU?](https://github.com/mariusscholtz/Oracle-Cloud-Infrastructure-resources/blob/main/what-is-ocpu-vcpu.md) - Oracle Compute Processing Unit - used for sizing and pricing for an Oracle Cloud resource
20-
- [Change hostname of OCI Compute Instance Virtual Machine](https://github.com/mariusscholtz/Oracle-Cloud-Infrastructure-resources/blob/main/rename-hostname.md) - explains how to change the hostname of an Oracle Linux Virtual Machine (VM) running on Oracle Cloud Infrastructure (OCI)
20+
- [Change the hostname of OCI Compute Instance Virtual Machine](https://github.com/mariusscholtz/Oracle-Cloud-Infrastructure-resources/blob/main/rename-hostname.md) - explains how to change the hostname of an Oracle Linux Virtual Machine (VM) running on Oracle Cloud Infrastructure (OCI)
2121
- [OCI Compute shape naming convention](https://github.com/mariusscholtz/Oracle-Cloud-Infrastructure-resources) ex VM Shape name with <b>A</b> refers to Ampere (ARM), <b>E</b> refers to AMD Epyc, <b>X</b> refers to Intel
2222

2323
# License

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22

33
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.
44

5-
<i> Review date: 19 December 2023 </i>
5+
Review date: 19.12.2023
66

77
# Table of Contents
88

99
1. [Team Publications](#team-publications)
1010
2. [Useful Links](#useful-links)
1111

1212
# Team Publications
13-
- [How to Deploy Self Managed Nodes on OKE](https://www.youtube.com/watch?v=OroPnRN7arE)
13+
14+
- [How to Deploy Self-Managed Nodes on OKE](https://www.youtube.com/watch?v=OroPnRN7arE)
1415
- [Cloud Coaching - Optimising performance - Deploying Red Hat Workloads on Oracle Cloud Infrastructure](https://www.youtube.com/watch?v=_18PgW4NN40)
1516
- [OCI PowerShell 7 Launch Instance](https://github.com/Olygo/OCI_Pwsh_Launch_Instance)
1617
- [OCI Cloud-Init WinPwd Update](https://github.com/Olygo/CloudInit_WinPwd_Update)
@@ -49,5 +50,5 @@ Copyright (c) 2023 Oracle and/or its affiliates.
4950

5051
Licensed under the Universal Permissive License (UPL), Version 1.0.
5152

52-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
53+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
5354

cloud-infrastructure/compute-including-hpc/compute-software/arm-based-compute/java-apps-porting-advisor/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Using Porting Advisor for Graviton to check the compatibility of Java Applications on X86 and ARM.
22

3-
This section includes a step-by-step manual for using Porting Advisor for Graviton to check the compatibility of Java Applications on X86 and ARM.
4-
3+
This section includes a step-by-step manual for using Porting Advisor for Graviton to check the compatibility of Java Applications on X86 and ARM.
54

65
Reviewed: 17.11.2023
76

cloud-infrastructure/compute-including-hpc/compute-software/compute-performance-management/understanding-ocpu-vs-vcpu/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# OCPU vs vCPU
22

3-
This section includes information about the difference between OCPU and vCPU
4-
3+
This section includes information about the difference between OCPU and vCPU
54

65
Reviewed: 21.11.2023
76

cloud-infrastructure/compute-including-hpc/compute-software/functions-quick-start/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Functions: Quick Start
22

3-
This section includes a step-by-step manual for setting up your OCI environment to start using OCI Functions.
3+
This section includes a step-by-step manual for setting up your OCI environment to start using OCI Functions.
44

5-
65
Reviewed: 21.11.2023
76

87
# When to use this asset?

cloud-infrastructure/compute-including-hpc/compute-software/health-checking/linux-system-healthcheck/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# How to check health status of a Linux system
1+
# How to check the health status of a Linux system
22

3-
This section includes a step-by-step manual to check the health status of a Linux system;
3+
This section includes a step-by-step manual to check the health status of a Linux system;
44

5-
65
Reviewed: 21.11.2023
76

87
# When to use this asset?

cloud-infrastructure/compute-including-hpc/compute-software/health-checking/self-healthchecks/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
# OCI Compute self health checks
1+
# OCI Compute self-health checks
22

3-
This section includes a step-by-step manual to ensure you are using the best practices and all related OCI compute services so that you can improve your performances, security and costs.
3+
This section includes a step-by-step manual to ensure you are using the best practices and all related OCI compute services so that you can improve your performance, security and costs.
44

5-
65
Reviewed: 21.11.2023
76

87
# When to use this asset?
98

10-
Use this manual to ensure you are using the best practices and all related OCI compute services.
9+
Use this manual to ensure you are using the best practices and all related OCI Compute services.
1110

1211
# How to use this asset?
1312

cloud-infrastructure/compute-including-hpc/compute-software/install-docker-on-compute-vm/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# Install Docker on Oracle Linux 8 (OL8) on an OCI Compute VM.
22

3-
This section includes a step-by-step manual for installing Docker on OL8 on the OCI Compute Virtual Machine.
4-
3+
This section includes a step-by-step manual for installing Docker on OL8 on the OCI Compute Virtual Machine.
54

6-
<i>Reviewed: 20.11.2023<i>
5+
Reviewed: 20.11.2023
76

87
# When to use this asset?
98

cloud-infrastructure/compute-including-hpc/compute-software/network-and-vnic-management/adding-secondary-vnic-to-linux/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Adding Secondary VNIC to a Linux instance
22

3-
This section includes a step-by-step manual to add a secondary vnic to an OCI Compute VM running Linux OS.
3+
This section includes a step-by-step manual to add a secondary VNIC to an OCI Compute VM running Linux OS.
44

55
Reviewed: 21.11.2023
66

77
# When to use this asset?
88

9-
Use these assets to add a secondary vnic to an OCI Compute VM running Linux OS
9+
Use these assets to add a secondary VNIC to an OCI Compute VM running Linux OS
1010

1111
# How to use this asset?
1212

0 commit comments

Comments
 (0)