systemctl set-default multi-user.target
reboot
https://protonvpn.com/support/linux-vpn-tool/
dnf install -y openvpn dialog python3-pip python3-setuptools
pip3 install protonvpn-cli
protonvpn init
Set DNS leak protection & killswitch
protonvpn configure
Connect to the fastest secure core server
protonvpn c --sc
vi /etc/rc.d/rc.local
chmod +x etc/rc.d/rc.local
reboot
https://docs.pi-hole.net/main/basic-install/
curl -sSL https://install.pi-hole.net | bash
Network and Internet settings
Change adapter options
Right-click VMware Network Adapter VMnet8
Click Properties
Double-click Internet Protocol Version 4 (TCP/IPv4)
Use the following DNS server addresses:
Preferred DNS server: your Fedora VM's IP address
Click OK twice