Setting up git on Linux/ Mac
Last updated on July 9th, 2020 at 10:14 amIn this blog post, I am writing how you can set up git a version control system in your computer …
Last updated on July 9th, 2020 at 10:14 amIn this blog post, I am writing how you can set up git a version control system in your computer …
Last updated on July 9th, 2020 at 10:15 amTo view remote origin: To add a remote origin: or git remote add origin https://github.com/username/repo.git To remove origin destination
Last updated on July 6th, 2020 at 12:43 pmVLC media player in Redhat Enterprise Linux edition can be installed in following ways: You can directly download from VLC’s …
Read moreInstalling VLC media player in Redhat Enterprise Linux 7
Last updated on July 9th, 2020 at 10:17 amI love writing blogs with Jekyll. Before switching to Redhat Enterprise Linux, I used to use Fedora by Redhat. To …
Last updated on July 10th, 2020 at 04:45 am I assume you have already installed Oracle Database Software 11 g R2 edition on your computer. All the commands …
Last updated on July 9th, 2020 at 10:16 amRecently, I came to know about Docker from my friends and I tried installing Oracle Database through Docker, this blog …
Read moreOracle Database 11g R2 installation on Linux with Docker
Last updated on July 9th, 2020 at 10:17 amJekyll is a simple, blog-aware, static site generator. You can do a lot of things with Jekyll. Here instead of …
Last updated on July 8th, 2020 at 02:33 pmSublime text editor is great to use and has been loved widely. To install this text editor in your fedora …