Files
zshrc/README.md
T
2020-05-28 16:05:00 -04:00

327 B

HyDEV Server Setup

Notes about how to setup a Fedora 30 server for HyDEV

1. Connection

Connect to ethernet first:

nmcli
nmcli d connect <device>

Setting up wifi:

dnf install NetworkManager-tui wpa_supplicant
systemctl enable wpa_supplicant
reboot
nmtui

And then select the wifi and connect.