Question: Full version number for python 3 on the linux linode server. for example, if the version was Python 3.4.1, the CTF answer would be ctf{3.4.1}
Full version number for python 3 on the linux linode server.
for example, if the version was "Python 3.4.1", the CTF answer would be ctf{3.4.1}
b. Regarding the Linux Linode Server, (as well as most other Linux distros.)
If you review the /etc/passwd file, you will noticed that it does not actually store any user passwords. It has usernames, user ids, group ids, etc. But, no passwords or password hashes.
Identify the full path of the filename where the actual linux password hashes are stored.
Step by Step Solution
3.27 Rating (153 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
