Closed jehanzebqayyum closed 8 years ago
Not fixing the sudo
vs sudo -i
in README since it works for me (:smiley:) and there's more information out there on how to make sudo work for you. The purpose of using sudo
is to show user needs to have root privileges for those commands.
Thanks for finding these issues!
Great work! Just a few changes i would suggest in readme:
1- openssl version is mentioned as 1.0.2e in readme whereas config file has version 1.0.2a. 2- instead of running each command with sudo i found switching terminal to sudo using >sudo -i more easy. Otherwise i faced weird errors such as Cannot find Directory ... etc.
thanks