Category: Administrator Linux
-
Cloudron and Nextcloud: Your Quick Path to Secure, Self-Hosted Cloud Storage
Here’s a straightforward step-by-step guide on installing Cloudron and deploying Nextcloud on your server: Step 1: Prepare Your Server Step 2: Configure DNS for Your Domain Log into your DNS provider’s control panel and add: Example DNS Record: Step 3: Install Cloudron on Your Server Connect via SSH and run these commands: Step 4: Initial…
-
Your Ultimate Guide: Setting Up Cloudron and Launching a WordPress Developer Site in Minutes
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…
-
How to Migrate from Google Drive to a Self-Hosted Nextcloud Server for Secure, All-in-One Cloud Storage
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…
-
Using Fail2Ban for SSH Brute-force Protection on your server.
Fail2Ban is a Python program that helps safeguard Linux systems and servers from brute-force attacks. This program can be configured to provide SSH protection for your server. With it, you can be sure that your server is secure from attacks that employ brute force. It also enables you to see how strong the attacks are…
-
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.