Linux serverNETWORK ADMINISTRATIONS

Basic command linux. (khmer)

——————————Basic command linux—————————–
[ linux@localhost ~ ]$
_____ _________ __
user machine location

$: normal user
#: super user / root = admin in windows

——————————Basic Command line—————————
1. su root = su : root = admin in windows

2. whoami : current user

3. cd , cd * , cd .. , cd ../../ , cd –

4. pwd : current directory
gg
5. man cd : cd manual

6. ls , ls ,-l , -a ,-al ,-alh , ls /

…………create folder………….

7. mkdir : make directory

8. mkdir -p

9. man mkdir : mkdir manual

…………create file………….

10.touch fileName fileName1 … N

11. vi fileName1

12. cat fileName : view text
—————————-Thank for watching——————————

source

centos 7

Leave a Reply

Your email address will not be published. Required fields are marked *