Skip to content

Commit 41386c2

Browse files
committed
# change supported versions from 8.8 and 9.2 to 8.9 and 9.3
1 parent 16a5d82 commit 41386c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/guides/migrate2rocky.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ update: 11-23-2021
99

1010
## Prerequisites and assumptions
1111

12-
* CentOS Stream, CentOS, Alma Linux, RHEL, or Oracle Linux running well on a hardware server or VPS. The current supported version for each of these is 8.8 or 9.2.
12+
* CentOS Stream, CentOS, Alma Linux, RHEL, or Oracle Linux running well on a hardware server or VPS. The current supported version for each of these is 8.9 or 9.3.
1313
* A working knowledge of the command line
1414
* A working knowledge of SSH for remote machines
1515
* A mildly risk-taking attitude
16-
* Run commands as root. Either log in as root, or have the ability to elevate privileges with `sudo`.
16+
* Run commands as root. Either log in as root, or have the ability to elevate privileges with `sudo`
1717

1818
## Introduction
1919

@@ -23,7 +23,7 @@ For example, some server providers will not support Rocky Linux by default for a
2323

2424
Well, we have the tool for you: [migrate2rocky](https://github.com/rocky-linux/rocky-tools/tree/main/migrate2rocky).
2525

26-
It is a script that, when run, will change out all of your repositories to those of Rocky Linux. Packages will install and upgrade or down-grade as necessary, and your OS's branding will also change.
26+
It is a script that, when run, will change out all of your repositories to those of Rocky Linux. Packages will install and upgrade or down-grade as necessary, and your operating system's branding will also change.
2727

2828
Do not worry, if you are new to systems administration, I will be keeping this as user friendly as possible. Well, as user friendly as the command line gets.
2929

0 commit comments

Comments
 (0)