Update README.md

This commit is contained in:
OPEN TO WORK 2025-09-11 14:53:21 +03:00 committed by GitHub
parent bb164edffc
commit 23e07ec6a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -99,7 +99,7 @@ An Operating system serves as a bridge between a computer's user and its hardwar
As most servers use **Linux OS**, you need to make yourself comfortable with Linux and its CLI. As most servers use **Linux OS**, you need to make yourself comfortable with Linux and its CLI.
Lear basic commands, such as: ls, cd, mkdir, rm, cp, mv, touch, cat, printenv, grep, find, chmod, chmod, ps, kill, top, df, du, tar, gzip, ssh, scp, wget, curl, etc. Learn basic commands, such as: ls, cd, mkdir, rm, cp, mv, touch, cat, printenv, grep, find, chmod, chmod, ps, kill, top, df, du, tar, gzip, ssh, scp, wget, curl, etc.
One easy-to-start distribution is **Ubuntu**. One easy-to-start distribution is **Ubuntu**.