linux(centos)-command

Cipian essays organize all been used linux command (novice, please forgive me if insufficient)

basis:

  ls

  cd

  pwd

Find:

  grep

  which

  whereid

  

  

 

 

  

File management:

  mv

  rm

  cp

  chown

  chgrp

  takes

  touch

  less

  more

  cat

  tac

  head

  tail

  from

  file

  

  setfacl

  getfacl

  

  

  

  

 

 

Software Installation:

  yum

  rpm

 

Disk Management:

  fdisk

  df

  of

  mount

  umount

User Management:

  useradd

  userdel

  passwd

  

 

Routine work:

  crontab

 

 

system service:

  systemct

  kill

  jobs

  fg

 

Core Management:

  dmesg

  modinfo

  rmmod

  insmod

  modprobe

  

  

Hardware Management:

  lspci

  lsusb

  dmesg

  

Network management:

  ping

  route

  netstat

  arp

  iwconfig

  ifconfig

  ifup

  ifdown

  ip

  traceroute

  host

  nslookup

  

 

Safety:

 

 

 

Remote Connection:

  telnet

  ftp

  lftp

 

 

data:

  wget  

  tcpdump

  nc

  netcat

  nmap

 

 

 

Memory management:

  ipcs to view the current system of shared memory pages

 

  

 

 

 

 

 

(To be continued)

(If insufficient, please Yazheng)

Guess you like

Origin www.cnblogs.com/chen1262567640/p/11100446.html