Tools & HowTo

Top 7 Reasons Why a Business Fails

It’s hard to say goodbye. That’s not just a cliché. Saying goodbye is fairly tough—to a person; to your dream; to your cute little business! It’s tough to accept the fact when your business fails. You had a dream… you had an idea… you wanted it to work, and you took the bold step to […]

October 8, 2021 10 min read

Should You Hire a Chinese Sourcing Agency?

China exports all kinds of products. After all, China is a mass manufacturing might. Many economies, big or small, are very much dependent on the products that are imported from China. If you are also considering importing goods from China, or have been importing for a while, would you consider hiring or partnering with a […]

September 27, 2021 10 min read

How To Write MySQL CRUD Queries in Python

We will be using MySQL for the purposes of this post and connecting it with Python to write CRUD queries– you can use whatever flavor of SQL you are comfortable in (if you’re unsure which to pick, check out our post on How to Pick a SQL Flavor. By the end of this post, you will have found the answer to the question: “How To Write MySQL CRUD Queries In Python”.

September 22, 2021 9 min read

Picking the SQL Database For You

A Comparison of SQL Database Flavors: How To Pick The Right SQL Database Flavor For You? SQL, or Structured Query Language, is a database that has widespread uses with many flavors– which we will explore. As such, in our data-driven world, SQL is fast becoming an essential skill. Therefore, in this article, we will look […]

September 13, 2021 8 min read

Canceling a subscription

This is a method for canceling your existing subscription of every plan. Let’s get the canceling done! To cancel a subscription, just go to the Cloud Storage and once you login click on the top right circle icon and then on Billing. Once you are in the billing dashboard. Then go to the cancel button depending […]

September 4, 2021 1 min read

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