Habil.dev
  • Home
  • About
Sign in Subscribe

UBUNTU

A collection of 3 posts
How to set up Java on Ubuntu!
JAVA

How to set up Java on Ubuntu!

Intro Java is a class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is a general-purpose programming language intended to let application developers write once, and run anywhere (WORA), meaning that compiled Java code can run on all platforms that support Java without
Oct 19, 2019 2 min read
How to set up MongoDB on Ubuntu!
MONGODB

How to set up MongoDB on Ubuntu!

Intro NoSQL databases (aka "not only SQL") are non-tabular and store data differently than relational tables. NoSQL databases come in a variety of types based on their data model. The main types are document, key-value, wide-column, and graph. They provide flexible schemas and scale easily with large amounts of data
Oct 18, 2019 1 min read
How to set up Redis on Ubuntu!
REDIS

How to set up Redis on Ubuntu!

Intro Redis is software used for database or caching that stores a key value running in-memory. Click for more details Requirements We need a machine with Ubuntu 16.04 installed for a non-root user with sudo authority in order to have Redis working in your hand. Pre Setup and Test
Oct 16, 2019 2 min read
Page 1 of 1
Habil.dev © 2023
  • Sign up
  • Privacy Policy
  • Terms of Service
  • Terms and Conditions
Powered by Ghost