Posted on September 9, 2018October 17, 2021How to setup a host file, correctly.. in Linux. #Linux #Operating System #Unix
Posted on July 18, 2018August 11, 2021Create shortcut commands with aliases and functions in Bash #Commands #Linux #Unix
Posted on January 25, 2018August 11, 2021View network interfaces and change (spoof) MAC address in Linux #Linux #Networking
Posted on January 18, 2018August 11, 2021Create Linux and Unix bootable USB flash drive in Linux with command line #Linux #Operating System
Posted on January 3, 2018August 11, 2021Network configuration in Linux: ifconfig (net-tools) vs ip (iproute2) #Linux #Networking
Posted on December 28, 2017August 11, 2021Restore classic network interface naming scheme (eth0, eth1.. ethx) in Linux #Linux #Networking
Posted on December 10, 2017August 11, 2021Create Windows 7/8/10 bootable USB drive in Linux with command line (MBR partitioning scheme) #Linux #Operating System
Posted on October 4, 2017October 24, 2021Check MAC address vedor with macf.py via CLI Linux #Linux #Networking
Posted on September 26, 2017August 11, 2021SSH and telnet auto login on Linux and Unix with alogin.sh #Linux #SSH
Posted on September 11, 2017August 11, 2021Telnet auto login on Linux and Unix with Expect #Linux #SSH
Posted on September 2, 2017August 11, 2021Extract .pkg and .mpkg files with xar on Linux #Commands #Linux