Root Install

  • Home
  • About
  • Contact Us
  • Tutorials
    • linux
    • system administration
    • ethical hacking
    • python
    • database
    • hacking-tools

Tag: database

How to Install MongoDB on Ubuntu 20.04

Posted on August, 2020August, 2020 by Abdou Rockikz

MongoDB is a general purpose, document-based, distributed NoSQL Database built for modern applications and especially for the cloud era.

Unlike relational databases such as MySQL that store data within tables, MongoDB stores data in collections in BSON format, which is … Read more

Tagged database, ubuntu

How to Install Apache Cassandra on Ubuntu 20.04

Posted on August, 2020August, 2020 by Abdou Rockikz

Apache Cassandra is a free and open-source distributed NoSQL Database Management System designed to handle large amounts of data across many nodes, providing high availability, high performance, and linea scalability.

As a result, if you need high availability (zero downtime) … Read more

Tagged database, ubuntu1 Comment

How to Install MySQL on Ubuntu 20.04

Posted on August, 2020August, 2020 by Abdou Rockikz

Introduction

MySQL is an open-source relational database management system (RDBMS), it implements the relational model (hence the R in RDBMS), and uses Structured Query Language (SQL) for managing its data.

MySQL is free and widely used, it has … Read more

Tagged database, ubuntu1 Comment

Tags

c++ ci/cd cloud computing cracking curl database devops docker ethical-hacking ethical hacking FFmpeg forensics hacking-tools javascript linux metadata networking pdf python scapy steganography system administration ubuntu windows

Recent Posts

  • 7 Best Tools To Test MITM (Man In The Middle) Attacks
  • Top 8 Tools To Protect Against Botnet Attacks
  • Linux Malware on the Rise: Tops Attacks to Look for and How to Protect Against Them
  • Top 5 Malware Scanners for Linux
  • Exposing Ransomware in Linux-based Multi-cloud Environments

Copyright © Root Install 2023

  • Privacy Policy
  • Contact Us
  • About