Monday, July 27, 2020

Set IP address manually on Kali/Debian

sudo ip addr add 192.168.0.2/255.255.255.0 dev eth0
sudo ip link set dev eth0 up

No comments:

Fedora install screen chronicle

Fedora install screen chronicle Below are links to Fedora installation screens. It is interesting to see how it has evolved over time. Fe...