码迷,mamicode.com
首页 > 系统相关 > 详细

linux(centos)-command

时间:2019-06-28 01:04:40      阅读:191      评论:0      收藏:0      [点我收藏+]

标签:ace   tar   ifd   disk   ifdown   less   inf   which   etc   

此篇随笔整理所有已经使用过的linux命令(新手,如有不足请见谅)

基础:

  ls

  cd

  pwd

查找:

  grep

  which

  whereid

  

  

 

 

  

文件管理:

  mv

  rm

  cp

  chown

  chgrp

  tar

  touch

  less

  more

  cat

  tac

  head

  tail

  od

  file

  

  setfacl

  getfacl

  

  

  

  

 

 

软件安装:

  yum

  rpm

 

磁盘管理:

  fdisk

  df

  du

  mount

  umount

用户管理:

  useradd

  userdel

  passwd

  

 

例行工作:

  crontab

 

 

系统服务:

  systemct

  kill

  jobs

  fg

 

内核管理:

  dmesg

  modinfo

  rmmod

  insmod

  modprobe

  

  

硬件管理:

  lspci

  lsusb

  dmesg

  

网络管理:

  ping

  route

  netstat

  arp

  iwconfig

  ifconfig

  ifup

  ifdown

  ip

  traceroute

  host

  nslookup

  

 

安全:

 

 

 

远程连接:

  telnet

  ftp

  lftp

 

 

数据:

  wget  

  tcpdump

  nc

  netcat

  nmap

 

 

 

内存管理:

  ipcs        查看系统当前共享内存页面

 

  

 

 

 

 

 

(未完待续)

(如有不足,敬请雅正)

linux(centos)-command

标签:ace   tar   ifd   disk   ifdown   less   inf   which   etc   

原文地址:https://www.cnblogs.com/chen1262567640/p/11100446.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!