Skip to content

Commit 95b1104

Browse files
authored
Merge branch 'main' into newRAGCode
2 parents b07c392 + 1cd65bc commit 95b1104

File tree

1 file changed

+3
-2
lines changed
  • cloud-infrastructure/compute-including-hpc/compute-software

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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-
Review date: 19.12.2023
5+
<i>Review date: 04 March 2024</i>
66

77
# Table of Contents
88

@@ -24,6 +24,8 @@ Review date: 19.12.2023
2424
- [OCI Function for Freeform Tagging](https://github.com/Olygo/OCI-FN_TagCompute_FF)
2525
- [OCI Function for Defined Tags](https://github.com/Olygo/OCI-FN_TagCompute_DT)
2626
- [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)
27+
- [Script to install and mount OCI bucket as Filesystem using Fuse S3FS](https://github.com/Olygo/OCI_S3FS)
28+
- [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)
2729

2830
# Useful Links
2931

@@ -41,7 +43,6 @@ Review date: 19.12.2023
4143
- [Video - Manage OCI instances directly from VirtualBox 7](https://www.youtube.com/watch?v=uFEN4Di-WDE)
4244
- [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)
4345
- [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)
44-
- [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)
4546
- [Demo - Use autoscaling to adjust compute resources](https://docs.oracle.com/en/learn/configure_auto_scaling/index.html#introduction)
4647

4748
# License

0 commit comments

Comments
 (0)