VLSM Setup Docs
Installing InteLIS on Ubuntu 22.04 or above (only Ubuntu LTS)
Please note this will work on Ubuntu 22.04 or above (ONLY LTS) Start the terminal and run these c...
Updating InteLIS on Ubuntu 22.04 or above (only Ubuntu LTS)
Please note this will work on Ubuntu 22.04 or above (ONLY LTS) Start the terminal and run these c...
Installing VLSM on a Windows Machine
0. Download Notepad++ or MicroSoft VS Code WampServer from https://www.wampserver.com/en/. Check...
Updating VLSM on a Windows Machine
0. Backup Start phpmyadmin by typing http://localhost/phpmyadmin in browser Go to vlsm database ...
Migrating From one Ubuntu machine to another
BACKUP DATABASE ON OLD SYSTEM FIRST Go to terminal cd ~; sudo -s; wget -O db-backup.sh https://...
Fix Illegal/Mismatched Collation Issue
Log in to phpMyAdmin Open your web browser and navigate to your phpMyAdmin URL. Enter your use...
Backing up to Google Drive with Rclone on Ubuntu
1. Install Rclone Open a terminal on your Ubuntu machine. Run the following command to instal...
Setting up Interfacing Tool on a client Ubuntu Machine
On the Client Ubuntu Machine : sudo apt-get update && sudo apt-get upgrade -y; sudo apt-get inst...
Permission Denied Issue
Open the terminal and run the following command sudo setfacl -R -m u:$USER:rwx,u:www-data:rwx /va...
Backing up LIS or STS to a remote Backup server
Follow these steps to set up automatic backups to a remote Ubuntu machine: Step 1: Download the S...