Skip to content
SolutionsBased Local
Consult Now

Category: Useful Links

Cloud

GDPR: General Data Protection Regulation

The European Union’s General Data Protection Regulation on data privacy came into effect on May 25, 2018. This new regulation policy applies…

Useful Links

Install Zoom on Ubuntu

You can install Zoom on Ubuntu in two ways: 1. Installing through Ubuntu Software install Firstly, we need to download the Zoom…

Project Management

Steps for the Effective Application Development Process

Step 1: THE IDEA Assist customers with creating and building their unique idea. Share suggestions to the client and answer inquiries about…

Useful Links

Support wildcard subdomains for your Facebook app

Use case:There is a SAAS based platform and each customer will be having their subdomains. If I want to give the “Facebook…

PHP

Naming conventions – PHP

Here are the suggested naming conventions for Variables, Classes, Functions and Files. Naming Variables Use all lower case. Use _ to separate…

Useful Links

Difference between B2B & B2C

Both have similar goals, but communicating with a different type of audiences. Here are the key differences between B2B and B2C. B2B…

Server

Install LAMP stack on Ubuntu using tasksel

Install LAMP stack on Ubuntu using tasksel Update system and packages by this command: # sudo apt-get update Install tasksel using this…

Server

Install the VS Code editor on Ubuntu

Run following curl command to download Microsoft GPG key # curl https://packages.microsoft.com/keys/microsoft.asc | gpg –dearmor > microsoft.gpg Then install the key via…

Useful Links

Bloomerang website integration

Donation form builder It allows to create a customized donation form (online giving forms) from Bloomerang dashboard, that can be placed on…

Server

Install Anydesk on Raspberry Pi

Please follow these steps to install Anydesk on Raspberry Pi: 1. Download the .deb file from https://anydesk.com/download?os=raspi 2. Go to the downloaded…