CHMOD Meaning of its Values

CHMOD Meaning of its Values

CHMOD is a command used to change file or directory permissions. Meaning of the values for CHMOD: 700: Only the owner can read it. 755: Everyone can read but not…
Basic commands for Putty (SHELL)

Basic commands for Putty (SHELL)

PuTTy is used on Windows systems to connect to a Unix machine, for example. PuTTy opens a window. So anything you type in the window is sent to the Unix…