Exploring the Filesystem Exploring the FilesystemTraversing up and down the filesystem tree can get tedious. The tree command is a good way to get a bird’s-eye view of the filesystem tree. Use tree -d to view just the directories and to suppress listing file names.The following commands can help in exploring the filesystem:CommandUsagecd /Changes your current directory to the root (/) directory (or path you supply)lsLis.. 더보기 Understanding Absolute and Relative Paths Understanding Absolute and Relative PathsThere are two ways to identify paths:Absolute pathname: An absolute pathname begins with the root directory and follows the tree, branch by branch, until it reaches the desired directory or file. Absolute paths always start with /.Relative pathname: A relative pathname starts from the present working directory. Relative paths never start with /.Multiple s.. 더보기 System config You can control basic configuration options and desktop settings through the System Settings panelLinux always uses Coordinated Universal Time (UTC) for its own internal time-keeping . You can set Date and Time Settings from the System Settings window.The Network Time Protocol is the most popular and reliable protocol for setting the local time via Internet servers.The Displays panel allows you .. 더보기 이전 1 ··· 8 9 10 11 12 13 14 ··· 57 다음