directory
www.unixbuzz.com
-
8> Common Gateway Interface - actually this interface request to a web server to pass data to an external application.
29> crontab – In Unix this is a control file name where user-id getting all instruction so that need to be executed periodically.
30> cryptography – means just you keep information privately like hiden and this is a useful for security purpose. ther are two types of cryptography :
Symmetric Cryptography – use as a single key.
Assymetric Cryptography – use as a private and public key.
31> current directory – In Unix user using cd command with an argument for placed some data in the directory.