by ray | Sep 15, 2020 | GitHub
After setting up 2 Factor Authentication on GitHub, I couldn’t push my remote repositories from the command line anymore. When I tried to push a remote repo, the command line threw this error: ~ :> git push origin my-branchUsername for...
by ray | Sep 7, 2020 | Raspberry Pi
In /etc/pihole/setupVars.conf you should have 2 settings: IPV4_ADDRESS= IPV6_ADDRESS= As soon as there are valid IP addresses entered, they will show up on Admin/Settings/System
by ray | Sep 7, 2020 | Raspberry Pi, Linux / Ubuntu
When I initially set up my Pi-Hole, I only had IPv4 on my system. Thus Pi-Hole only downloaded IPv4-capable blacklists. So I turned IPv6 on on my home router, and enabled DHCPv6.I turned IPv6 on on my Pi-Hole computer, and rebooted. ip -o addr then showed that I had...
by ray | Sep 7, 2020 | Linux / Ubuntu
How to install Sublime Text editor on Ubuntu 20.04 step by step instructions Method 1 The first, easiest and recommend method is to install sublime text editor from Ubuntu snap repository. Execute the bellow command to install the Sublime text editor on your Ubuntu...
by ray | Sep 7, 2020 | Linux / Ubuntu
There should be a copy of the default profile in /usr/share/base-files