Skip to content

Commit 2e4b10f

Browse files
authored
Merge pull request #545 from bgraef/main
remove lab from switch-centos-7 post
2 parents c47db19 + 195ed53 commit 2e4b10f

File tree

1 file changed

+7
-9
lines changed
  • content/posts/ol/install/post-13

1 file changed

+7
-9
lines changed

content/posts/ol/install/post-13/index.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@ title: "Switch from CentOS 7"
33
date: 2022-11-14
44
draft: false
55
summary: "Learn how to convert from CentOS 7 to Oracle Linux 7"
6-
tags: ["ol","lab","tutorial","ol-install"]
6+
tags: ["ol","tutorial","ol-install"]
77
showDate: true
88
---
99

1010
## Links
1111

12-
:crescent_moon: [Lab](https://luna.oracle.com/lab/660a07d9-0580-4fae-973b-d5dfaebda1cb)
13-
1412
:spiral_notepad: [Tutorial](https://docs.oracle.com/en/learn/switch-centos7-ol7)
1513

1614
## Details
@@ -25,12 +23,12 @@ Be sure to review the centos2ol project [README.md](https://github.com/oracle/ce
2523

2624
In this tutorial, you'll:
2725

28-
- Check for non-standard kernels
29-
- Ensure the `yum` configuration is working
30-
- Disable or remove stale and non-CentOS repositories
31-
- Ensure 5GB free space in `/var/cache`
32-
- Disable all automatic updates, including `yum-cron`
26+
- Check for non-standard kernels
27+
- Ensure the `yum` configuration is working
28+
- Disable or remove stale and non-CentOS repositories
29+
- Ensure 5GB free space in `/var/cache`
30+
- Disable all automatic updates, including `yum-cron`
3331

3432
### Prerequisite
3533

36-
- A system with CentOS 7 installed.
34+
- A system with CentOS 7 installed.

0 commit comments

Comments
 (0)