Tools & HowTo

CRUD Operations: Understanding The Role in MySQL

Maintaining a sound understanding of CRUD operations in MySQL, or SQL itself, is one of the most important things you can do as a beginner because this proves fruitful down the road when you have this major concept stored in the back of your heads and don’t get confused on these basic queries that form the foundation of SQL.

September 1, 2021 6 min read

Important Agile Tools for Software Development

Everyone admires the concept of “agile,” but how can you implement it in your organization? And how can you ensure that the agile tools support the procedures and methods you plan to use? There is a vast range of agile software available. Perhaps there are too many. Everyone manages projects somewhat differently, which is why […]

August 20, 2021 6 min read

Active Directory AD and OpenLDAP for Security and SSO

You might be please to know that the Sesame Disk by Nihao Cloud storage now supports AD and OpenLDAP for Security and SSO. The idea is for you to be able to bring your own LDAP users from your server and thus secure your accounts using the same credentials as the ones people regularly use […]

August 7, 2021 5 min read

MySQL master-slave replication with docker

This post “MySQL master-slave replication with docker” was updated by Syed Umar Bukhari on August 26, 2021. As you may already know MySQL replication is a process to enable automatic copying of database(s) from one instance of MySQL to the other. Then docker and docker compose are orchestration tools. In this case, we will look […]

July 31, 2021 7 min read

Fixing jitsi recording unavailable on docker

This post “Fixing jitsi recording unavailable on docker” was updated by: Syed Umar Bukhari on October 5, 2021 Many organizations and engineers are creating video conferencing apps during the covid-19 pandemic for online learning facilities, webinars, and for talking to loved ones– this is where Jitsi comes in. Jitsi is a free video conferencing alternative […]

July 23, 2021 6 min read

How to Host WordPress Using Docker-Compose?

WordPress (WP) is a free-open-source website creation platform. It is the most popular Content Management System due to its simplicity and effectiveness. Check out our article on how to host WordPress from scratch. However, setting up a new environment every time is a bit tedious and time taking if you need to do it often. […]

July 20, 2021 4 min read

What is Agile Automation Framework?

Ever been in a meeting where you’re trying to convince people that your idea is the best, but no one listens? Well, now there’s a framework for that. Join us as we explore how agile automation can help make it easier to win those meetings and get what you want.In this blog post, we’ll talk […]

July 16, 2021 5 min read

Jitsi with Docker

Build Your Own Free Video Conference System This post “Jitsi with Docker” was updated by: Syed Umar Bukhari on September 29, 2021 Jitsi is an open source video conference application that is installed on its server. This video conferencing application provides an SDK for those of you to create video conference applications for mobile. In this post […]

July 15, 2021 11 min read

What is Agile Kanban Methodology?

Kanban is an agile approach that focuses on continuous improvement, management flexibility, and improved workflow. Project managers can easily evaluate the progress of the whole project at a glance by using the kanban methodology. Moreover, the Kanban methodology is one of the easiest frameworks since it enables project managers to organize and monitor their projects […]

June 18, 2021 4 min read

Performance Test of NiHao Cloud with curl

Performance Test of NiHao Cloud using curl In today’s dynamic world, time is the most critical aspect for any business person. Whether it’s deciding to trade off or launching a new product, reaching the customers within the least possible time filter you from the majority crowd. Updated on: June 22, 2021 How much your customers […]

April 12, 2021 4 min read

How to Host WordPress on Linux System?

Updated on: June 8, 2021 This article will show the step-by-step process to host a WordPress site using a Linux-based system. WordPress is a free and open-source content management system (CMS) written in PHP and paired with a MySQL or MariaDB database. Currently, over 35% of the websites on the web are built with WordPress and it […]

April 5, 2021 4 min read

Serve media using NiHao Cloud

Visuals and media content are much more important for the overall impression of applications. We prefer visuals over textual content. There is no meaning of visuals if they’re not of high quality. With the emergence of cloud environments, we have found a way of effectively storing the data. But the question lies on how to […]

March 29, 2021 1 min read