<tutorialjinni.com/>

bash get hostname

Posted Under: Tutorials on Feb 16, 2021
bash get hostname
Code snippet to get hostname in bash Linux shell. There are multiple ways to get hostname.

Eliminate Render Blocking Google Fonts

Posted Under: Tutorials on Jan 26, 2021
Eliminate Render Blocking Google Fonts
Google fonts is the leading open-source fonts repository hosted on Google CDN. Google CDN currently hosted 1029+ Font Families available to anyone.

Convert ETL to PCAP

Posted Under: Tutorials on Dec 15, 2020
Convert ETL to PCAP
Windows Trace command and Pktmon produce there output in Event Trace Log (ETL) format. ETL is Microsoft propitiatory format and mostly incompatible with other popular and widely accepted and standardized packet capture formats like PCAP and PCAPNG.

Packet Capture on Windows Without Wireshark

Posted Under: Tutorials on Dec 14, 2020
Packet Capture on Windows Without Wireshark
First thing that come to mind for packet capturing in Wireshark or tcpdump. In this tutorial we will be capturing packet on Windows 10 machine without any external tool installed.

BIOS vs UEFI

Posted Under: Tutorials on Apr 28, 2020
BIOS vs UEFI
BIOS stands for basic input/output system. The BIOS is firmware that's built into the motherboard that is responsible to initializes the computer's hardware as the computer is being booted. After successful boot it then searches for a boot device such as an optical drive i.e. CD/DVD ROM or a storage drive i.e. Hard Disk or SSD to boot an operating system.