Entries from 2019-01-01 to 1 year

ubuntu 18.04 screen font bigger

sudo apt install gnome-tweaks (or sudo apt install gnome-tweak-tool $gnome-tweaks

ubuntu PPTP route

https://askubuntu.com/questions/492923/pptpd-vpn-no-internet-access-after-connecting I assume “net.ipv4.ip_forward” is commented in the /etc/sysctl.conf file:nano /etc/sysctl.confAdd or find and comment out the following linenet.ipv4.ip_fo…