linux-lecture5 Linux Filesystem Management.ppt


文档分类:IT计算机 | 页数:约15页 举报非法文档有奖
1/15
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/15
文档列表 文档介绍
Linux Filesystem Management
mands
badblocks Used to search a disk or partition for badblocks. (badblocks device) (badblocks hda)
df Shows the disk free space on one or more filesystems. (df –k, df -h)
du Shows how much disk space a directory and all its files contain. (du <directory>, du –sk <directory>, du –sh <directory>)
fsck Filesystem check. Must not be run on a mounted file system. (fsck <filesystem>)
Linux Filesystem Management
mands
sync Synchronize data on disk with memory. `sync' writes any data buffered in memory out to disk.
mount Used to mount a filesystem. Complement is umount. (mount <filesystem>, mount –a)
umount Unmounts a filesystem. Complement is mount. (umount <filesystem>)
Network mands
mands
dnsdomainname Show the systems DNS domain name
hostname Used to show or set the name of your machine working
nisdomainname Show or set systems NIS/YP domain name
ypdomainname Show or set the system's NIS/YP domain name
Network mands
mands
arp This program lets the user read or modify their arp cache.
dig Send domain name query packets to name servers for debugging or testing.
finger Display information about the system users. Ex: finger Deepak
ftp File transfer program. (ftp <remote system name/ip)
ifconfig Configure work interface. Ex:
ifconfig eth0 address
ifdown Shutdown work interface. Ex: ifdown eth0
ifup Brings work interface up. Ex: ifup eth0
Network mands
mands
netconf A GUI interactive program to let you configure work on Redhat systems.
netconfig Another GUI step by work configuration program.
netstat Displays information about the work connections, including port connections, routing tables, and more. mand "netstar -r" will display the routing table. (netsat –rn)
nslookup Used to query DNS servers for information about hosts.
Network mands
mands
ping Send ICMP ECHO_REQUEST packets work hosts. (ping <remote-host-name/ip)
route Show or manipulate the IP routing table. (route, route add, route del)
showm

linux-lecture5 Linux Filesystem Management 来自淘豆网www.taodocs.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数15
  • 收藏数0 收藏
  • 顶次数0
  • 上传人mh900965
  • 文件大小112 KB
  • 时间2017-12-01