Category: Administrator Linux
-
Cloudron and Nextcloud: Your Quick Path to Secure, Self-Hosted Cloud Storage
Follow this easy, step-by-step guide to deploy Nextcloud with Cloudron, providing you with secure, self-hosted cloud storage. Step 1: Prepare Your Server Step 2: Set DNS Records Step 3: Install Cloudron Step 4: Configure Cloudron Step 5: Install Nextcloud via Cloudron Step 6: Access & Customize Nextcloud Step 7: Maintenance & Backups ✅ Done! Your…
-
How to Easily Install Cloudron & WordPress Developer (Step-by-Step)
Ever dreamed of simplifying server management while effortlessly spinning up WordPress development environments? Discover how Cloudron transforms server headaches into seamless efficiency. Follow our straightforward, step-by-step guide and have your powerful WordPress Developer instance running faster than you ever imagined!
-
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…
-
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.
-
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…
-
How to get to know your Linux operating system.
This command line can be used to look up the operating system. The command is here.
-
Automated Docker Updates with Watchtower and Ntfy Notifications (via Portainer)
Keep Docker containers updated automatically with Watchtower and get instant Ntfy notifications—no command line needed, just Portainer’s easy GUI.