12

~# mkdir certs
~# openssl req -newkey.......

*checked certs dir*
hmm.. empty?
*generated certs again*

Certs dir still empty. Reverted to Google for answers. None found. I was using FileZilla to check the Certs directory.

15 minutes and a million tries late, I realized that I forgot to CD into the Certs directory...............

Comments
  • 1
    I wanted to delete some files with a specific extension (multiple extensions) recursively using find and accidentally ran all the commands in home directory and fucked up all my configurations.
  • 1
    @waqas-ibrahim I used rm rf once to say good bye to my old machine.
Add Comment