How to Configure NTP Server and Client in Solaris 10
The Network Time Protocol (NTP) is an internet protocol that is useful to synchronize system clocks to coordinate with Universal Time (UTC) over the network.
The Network Time Protocol (NTP) is an internet protocol that is useful to synchronize system clocks to coordinate with Universal Time (UTC) over the network.
Displaying the Command History The shell keeps a history of recently entered commands. This history mechanism enables …
Using Command Redirection You can redirect input to and output from commands by using redirection. There are two …
In this post, we are going to discuss three special types of permissions that can be set for executable files and public …
Working With User Initialization Files This post describes the Solaris 10 OS default initialization files of the Bourne …
Printing Files You can use the lp command, the lpstat command and the cancel command to submit print requests to a …
Copying Files and Directories You can copy a file or a directory from one place to another using the cp command.
Files (and directories) might be located on several different file systems. You can use symbolic links to link files that …
You can create new files and directories within the directory hierarchy using the touch and mkdir commands. The touch …
You can use the mv in linux command to: Move files and directories within the directory hierarchy Rename existing files …
You can permanently remove files and directories from the directory hierarchy. You can use the rm command to remove files …