Author: Richard Applegate
-
I upgraded to 7.1.1 Arista Edge Firewall from 7.0.0 with Realtek devices Ethernet.
When using Energy-Efficient Ethernet, Linux Ethernet drivers result in kernel panics. Please download two files https://wiki.edge.arista.com/index.php?title=Patch_-_Disable_EEE_toggle I used Rufus to make a USB bootable after I burned the ISO to USB. I then went to the USB folder simple-CDD, and pasted the scripts eee-ignore-realtek-patch.sh and late_command.sh to the folder. Next, paste the two files you…
-
I did build a cabinet Network in Old Town, and it worked out pretty well. 🙂
I drilled four holes to ensure that our screw anchor clamp was strong enough to support the cabinet network. To prepare for the building, I built it at home in the garage.So can easier job for me to installing. Not only that, but I make sure everything is level.
-
I found a cool way to connect MiFi Hotspot to our Router with the Tablet.
Sorry about Dusty from the Government Cabinet Network. We can’t use them for our business, so we have to use a hotspot solution. Now that I have a tablet, I connect it to a Type C hub using Ethernet. Then, my tablet connects to the WAN port on the router. Then I went to tablet…
-
Windows update cause this blue screen of death but got solution,
https://www.cbsnews.com/news/microsoft-crowdstrike-outage-blue-screen-of-death-how-to-fix/ I’m learning that if they enable auto-update, then some bugs happen. And then the best solution is to go back to safe mode and remove one driver. But I feel bad about all these TV apps that can’t remote control due to being blue screen death. And so few IT members in each business…
-
Migrating from Google Drive to Self-Hosted Nextcloud: My Experience
Discover how migrating from Google Drive to a self-hosted Nextcloud server gives you full control, enhanced privacy, and all-in-one productivity tools.
-
As instructed, I have swapped the network from the shelf to the cabinet in the Garyland cottage house.
We switched from the shelf network to the cabinet network to enhance security by keeping our network contained within the cabinet, and to minimize the number of exposed power outlets. After
-
I did install two stores to have firewall, and now we get more proper firewall for our server.
I installed a mini BOSGAME computer that was enough for speed internet and the performance was excellent with a multiserver firewall. Furthermore, I have also installed WireGuard VPN on the firewall to enable remote access to my server from a single IP address. I won’t get attacked or hacked from ssh. Firewall to protect our…
-
TpLink Omada: Services→ DNS proxy with Cloudron AdGuard Home. We like using DoH on our router.
I finally got this to work with cloudron AdGuard Home because it won’t work just use DNS port or encryption until you add IP or Client ID in allowed Clients, so I am using Client ID. This will show you how to set up DOH AdGuard Home with TpLink Omada DNS Proxy. This explains to…
-
I did build an Arista Firewall for Sunrise Village to protect against DDoS.
I built another mini computer for Sunrise Village and added another network card to my mini computer for internal and external network. Not only that, but I also set Internal to “bridge” and set my Modem wire to firewall “external” and then firewall “internal” to a 1 gigabit switch. So I can put more Server…
-
How to Protect Your SSH Server from Brute-Force Attacks with Fail2Ban on Ubuntu
Fail2Ban is a free Python tool that helps protect Linux servers from brute-force attacks. It’s especially useful for securing SSH. With Fail2Ban, you can automatically block IPs that try to guess passwords on your server. Why Use Fail2Ban for SSH Protection? Brute-force attacks can cause thousands of failed login attempts every day. If your server…