by Nick | Mar 27, 2020 | Debian, Fun, Hardware, Linux, Networking, Servers, Tech
This works if you’re having PiHole hand out DHCP on your network. nano /etc/dnsmasq.d/05-no-pihole-dhcp.conf Now we need to add the following to the file. You can change 1.1.1.1 to anything you want # Assign alternate DNS for select hosts # Set Specific Clients... by Nick | Oct 25, 2019 | CentOS, Debian, Desktop, Linux, Networking, Servers, smartOS, Software, Tech, Unix, Windows
How to use SSL tunneling on WSL and access on local machine. This is super useful when needing to VNC into a smartOS KVM VM. ssh -L 0.0.0.0:PORT:REMOTE_IP:PORT [email protected] by Nick | Sep 27, 2019 | CentOS, Hardware, Linux, Networking, Servers, Software, Tech, XCP-NG
I learned about XCP-NG not to log ago and love it. It’s great and easy to use. My only issue is I guess on newer versions of Windows 10/Server 2019 they were having freezing issues. I had the issue with Windows 10. I just went with Windows 7 VMs for what I... by Nick | Jun 13, 2019 | Apache, CentOS, Fun, Linux, Networking, Nginx, PHP, Servers, Software, Tech
This is probably useful to figure out how to reverse proxy Apache behind NGINX, but I was finally able to get NextCloud working on NGINX with no problem I like to use NGINX as my web server because that’s what I’ve always worked with. I’ve tried a... by Nick | Jun 11, 2019 | CentOS, Debian, Linux, Networking, Servers, Software, Tech
Copied from Here If you don’t want to do any configuration inside the guest, then the only option is a DHCP server that hands out static IP addresses. If you use bridge mode, that will probably be some external DHCP server. Consult its manual to find out how to... by Nick | May 23, 2019 | Apache, CentOS, Cisco, Debian, Hardware, Linux, Networking, Nginx, PHP, Servers, Software, Tech, Windows, Windows Server
Not my file, but Comptia made a really nice roadmap layout. Thought it would be nice to post. Here’s the direct LINK [pdf id=556]