Cagatay Atakan KARA (@x3npk) 's Twitter Profile
Cagatay Atakan KARA

@x3npk

I disconnect.

ID: 921091464725135360

calendar_today19-10-2017 19:11:33

74 Tweet

60 Followers

1,1K Following

Cagatay Atakan KARA (@x3npk) 's Twitter Profile Photo

Our youth is in the hands of brands that try to bend people in the soup of social engineering and ignorant people who have the opportunity to control more than one person.

Cagatay Atakan KARA (@x3npk) 's Twitter Profile Photo

When the engagement load is not on the persons media quality is really downs. We are like the our own media companies in change other ones news. As grok grows it will be better

Cagatay Atakan KARA (@x3npk) 's Twitter Profile Photo

If you want to drive the community they need to listen you. But for now the other community can to despise you because of false believes in your community and lack of vision. This is a safety breach because a lot of companies can use this.

Cagatay Atakan KARA (@x3npk) 's Twitter Profile Photo

How to create a ssh key ๐Ÿ—๏ธ Open terminal and enter: ssh-keygen -t ed25519 -C "[email protected]" -t: Encryption algorithm -C: Comment/label RSA: Old, based on factoring large numbers, may have future risks. DSA: Old US government algorithm, no longer recommended. ECDSA:

How to create a ssh key ๐Ÿ—๏ธ

Open terminal and enter:

ssh-keygen -t ed25519 -C "your@email.com"

    -t: Encryption algorithm
    -C: Comment/label

RSA: Old, based on factoring large numbers, may have future risks.
DSA: Old US government algorithm, no longer recommended.
ECDSA: