by Grant Collins | May 11, 2020 | Projects
Install Linux Onto USB Overview Download your favorite distribution of Linux and install a bootable version onto a USB Flash Drive. Once you have finished setting up the USB flash drive, boot from the USB and play around with your favorite distribution of Linux....
by Grant Collins | May 11, 2020 | Projects
File Encryption Overview File encryption is the process of encrypting individual computer files to resist attempts for unauthorized access to the file. In this project, use a file encryption software to encrypt and decrypt computer files. Use different encryption...
by Grant Collins | May 11, 2020 | Projects
A Steganography Message Overview Steganography is the practice of concealing a file, message, image, audio file, or video instead another file. Using a free steganography software program, embed a secret message inside another file and send this file to a friend with...
by Grant Collins | May 11, 2020 | Projects
Create Firewall Rules with IPTables Overview IPTables is an IP packet filter firewall used for the Linux kernel. The filters are organized in different Netfilter modules known as tables which contain chains of rules for how to treat and filter through network packets....
by Grant Collins | May 11, 2020 | Projects
Create Windows Firewall Rules Overview Windows Firewall is a component of Microsoft Windows. The Defender Firewall is an application that filters information coming into your system from the Internet and blocks any potentially harmful programs. Using a Windows virtual...