Merge pull request #60 from rail52/master

Update README.md
This commit is contained in:
Dr Milan Milanović 2025-09-14 22:23:38 +02:00 committed by GitHub
commit ad7869085c
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.
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**.