WBO (WhiteBoard Online) is a free and open-source collaborative whiteboard tool which can be used for education, drawing, remote tutoring, and more. In this tutorial, we will guide you on how to install WBO on the latest version of Elementary OS.
Before proceeding with the installation, make sure you have the following prerequisites installed on your system:
Follow the below-given steps to install WBO:
First, update your system by running the following command in the terminal:
sudo apt-get update && sudo apt-get upgrade
Next, install NodeJS 12.x LTS or higher by using the apt command below:
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install -y nodejs
Once installed, check the version of NodeJS by running the following command:
node -v
If you do not have Git installed already, install it by running the following command:
sudo apt-get install git
Clone the WBO repository from Github by running the following command:
git clone https://github.com/lovasoa/whitebophir.git
Navigate to the cloned repository directory and install the required dependencies using the following command:
cd whitebophir/
npm install
Finally, start the WBO server by running the following command:
node app.js
The WBO server should startup and start listening on port 8080.
In this tutorial, we have covered the steps involved in installing WBO (WhiteBoard Online) on Elementary OS Latest. By following the above steps, you can now collaborate on a whiteboard tool with other users on your system.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!