Updated by Administrator | Jul 13, 2016 | Linux
Sometimes you need to encrypt and protected some information with a passwords, so only you or person who knows the password can have access to it. Linux provides couple of useful command line utilities to do that. The original crypt command is considered obsolete...