Recently Updated Pages
Step 2 — Replication Configuration on Primary Server
install nano sudo apt-get install nano Edit my.cnf file sudo nano /etc/mysql/my.cnf ...
Step 3 — Replication Configuration on Replication Server
On Replication Server sudo nano /etc/mysql/my.cnf [mysqld] server-id = 2 relay_lo...
Step 1 — Install Percona
Update the package index sudo apt update Install Curl packages sudo apt install -y cur...
MySQL Extra
Start MySQL server sudo systemctl start mysql.service Check MySQL status sudo ...
Setting up Jenkins
After running Jenkins and checking status, go to localhost:8080 (this is the default port that ...
Installing Jenkins
Go to Jenkins official website and download Jenkins for Ubuntu/debian. https://www.jenkins.io/dow...
Step 1 — Installing MySQL
Update the package index sudo apt update Install the MySQL server package sudo...
Step 3 — Creating a Dedicated MySQL User and Granting Privileges
Open MySQL prompt mysql -u root -p Create a new User CREATE USER 'username'@'host' IDE...
Step 2 — Configuring MySQL
Open MySQL prompt sudo mysql Change the root user’s authentication method to ...
Collection
Our system all collection details are maintain with this module. There are 5 collection method...
Recordings
Day 1 Session: 10/06/2024 Modules Holiday Currency Rate BCEL Currency Rate Staff Link: ...
Loan Contract
The document creation process begins with the approval of a loan prospect and culminates in the...
Guarantor
This feature implies that when a user is adding a new prospect to the system, the system should...
Asset Transfer
This module allows users to modify the details of assets in a contract after the contract has b...
Broker
In your loan management system, the broker acts as a bridge between borrowers and lenders. They...
Staff
The staff page in a loan management system is primarily used for creating new staff accounts wi...
Customer
Creating new customers is a key function of the customer page in a loan management system (LMS)...
Currency Rate
The currency rate page in a loan management system is like a foreign exchange translator for ...
Holidays
User can Manage holidays data on this module. These holidays are used when calculating the pena...