3 posts tagged with "git"
Config SSH and User in a DigitalOcean Droplet
Posted on November, 2020Setup SSH and User in Server Create ssh in the local machine It will generate an .pub(public) and a private key files Create an ubuntu user Give super user access to the user Change it to the new user…
Read full postHello World!
Posted on December, 20194nnt4 created Syntax.Rocks as a place where developers could collaborate with one another to horn their skills in their domain. From basics of coding with different languages to deep concepts in…
Read full postMarkdown Guide
Posted on December, 2019What is Markdown ? Markdown is a way to style text on the web. You control the display of the document; formatting words as bold or italic, adding images, and creating lists are just a few of the…
Read full post