Tutorials Index Page 22
How to calculate the hash of big files with python
We break the file in parts to be able to process very big files with python to calculate any hash function.
Linux: Check Your Public IP from Command Line
Easy steps to get your public IP address on the linux command line.
Adding new encrypted hard disk to Fedora
Steps to add an additional hard disk using encryption on Fedora 25. The steps can be followed with other Linux distribution.
Processing WiFi packets with Scapy using Python 3
We will use scapy to analyze wifi packets to extract bssid, essid, beacon frames and more.
How to upgrade TP-WDR3600 from OpenWRT to LEDE
We will upgrade Tp-link WDR3600 router with OpenWRT to LEDE firmware in this tutorial.
Things to do after installing Linux LEDE 17.01
We recommend to do several things after installing Linux LEDE, like adding a USB drive, security hardening, network optimizations.
How to check video card memory RAM on linux
We will show you different ways to know how much memory has your video card on linux.
How to create a directory with GO
We use the "os" package Mkdir function to create a directory with GO.
Create Fedora 25 Live USB from Any OS
We will use the Etcher tool to create a live usb to install fedora 25 and replace Ubuntu.