<tutorialjinni.com/>

Tech Startup Website Template

Tech Startup Website Template
This is an attractive Responsive 4 Columns template ideal for a Tech Startup or a software startup company. It gives fresh clean look which reflect your fresh startup business. It also have a responsive slider to showcase your products and services.

CoronaVirus Ransomware Sample Download

CoronaVirus Ransomware Sample Download
CoronaVirus ransomware authors decided to play on the high-profile name of the virus epidemic COVID-19 (abbreviation as CO rona VI rus D isease 2019), abbreviated CoronaVirus .It encrypts user data using AES, and then requires a ransom of 0.008 - 0.05 #BTC which is around $50 in order to return the files.

Remove duplicate rows in MySQL

Posted Under: Database, MySQL, Tutorials on Mar 13, 2020
Remove duplicate rows in MySQL
This tutorial provide snippet on how to remove duplicate rows that may have created over time. This may be a result of a spam attack or by mistakenly repeating entries. They consume precious resources of the server and decrease over all performance of any system. There are many ways to remove duplicates rows form a MySQL server.

Responsive Invoice email Template HTML

Posted Under: HTML5, Invoice, Template on Mar 12, 2020
Responsive Invoice email Template HTML
Responsive invoice email template html free to download.

MySQL Import Database Dump Command Line

Posted Under: Database, MySQL, Tutorials on Mar 10, 2020
MySQL Import Database Dump Command Line
There are multiple ways to import database dumps in MySQL/MariaDB. First way to import databases it to use mysqldump utility.