25
cripi
7y

I thought more is more

Comments
  • 14
    "If less is more, imagine how much more more will be."
  • 3
    Ubuntu?
  • 2
    Your PC has autism
  • 0
    @gitpush ubuntu 16.04 LTS
  • 0
    @cripi you need to do this:

    openssl genrsa -aes128 -out privkey.pem 2048

    Note: "privkey" is your filename

    In other news: Less is indeed more, and you actually may find more via less.

    grep -i --color=always "m0r3" privkey.pem | less -R

    :q
Add Comment