The document provides information about various commands in Hadoop Distributed File System (HDFS) including:
1) The NameNode and DataNode each run a web server to display cluster status information and browse the file system.
2) Shell commands like hdfs dfs interact directly with HDFS and support file operations like copying and permissions.
3) The hdfs dfsadmin command supports HDFS administration tasks like getting reports, changing safemode, and refreshing nodes.