As per Redhat, Virtualization is a technology that allows you to create multiple simulated environments or dedicated resources from a…
Browsing: General
General Topics
Malware analysis and Malicious process identification is a major and important aspect of digital forensic analysis. It is necessary to analyze…
Working on Technical Specifications and looking for a way to interlink sections in Microsoft Word? You are writing a pseudo…
Awesome Screenshot is a free browser extension available for popular browsers like Chrome, Firefox, and Safari which helps you to…
This article explains how to use Excel to generate SQL statements like drop table, insert and update easily using built-in…
Use below query to get the current executing statement in Oracle Apps concurrent programs. SELECT va.sql_text ,va.module FROM APPS.fnd_concurrent_requests fcr…
XAMPP is free and easy to install Apache distribution. It acronyms to Cross-Platform (X), Apache (A), MariaDB (M), PHP (P), and…
PuTTY is a free and open-source SSH and Telnet client for the Windows. It is originally developed by Simon Tatham…
XAMPP is a completely free, open-source, and easy-to-install Apache distribution containing Apache HTTP Server, MariaDB, PHP, Perl, and other supporting…
Delimited files are basically text files where a character like a comma(‘,’), tab, or pipe(‘|’) delimits (separates) words. You can…