Author: Richard Applegate
-
Today, It was an exceedingly pleasant day on May 10th.
I proceeded with the preparation of the wood, followed by sanding the table and applying waterproof paint. The outcome was exceptional. Today was a beautiful day characterized by sunshine and thirstiness. I made a decision to purchase a strawberry smoothie and blast Berry Lemonade from anthem coffee, which were both delicious. I understand that the…
-
Comcast business upgrade speed automatic no cost!
Indeed, it was the correct decision. Comcast Business has recently upgraded our plans to 250 MBPS, automatically upgrading with download speeds reaching 500 MBPS and upload speeds at 200 MBPS. I have decided to relocate my server from medical to another location that offers the highest upload speeds and is ideal for smooth operation. Subsequently,…
-
How to set up MariaDB with Portainer Stacks +(Docker-compose)
We’re using MariaDB for our business because it’s meant for big business, and it’s my favorite database to use for small businesses. And I have a lot of skill experience with MariaDB than any other database, but few other databases are lacking in my experience. Therefore, I do not have sufficient time to undertake these…
-
How to set up PhpMyAdmin with MariaDB on Portainer with NGINX Proxy Manger.
PhpMyAdmin is easy to set up for any app and fix the table database or troubleshoot. So, we will set up PhpMyAdmin with NGINX SSL secure for our HTTPS. Due to the possibility of a grabber username and password exploit, we would prefer not to expose this on HTTP. Please ensure that you complete this…
-
How to set up Baserow on Portainer with nginx proxy manager
This baserow is my absolute favorite, it’s more like a spreadsheet with more options and an easy-to-use database. It also had a Grid and Form and a Gallery and a Calendar! It’s great for our list of things to do. Look over Baserow.io! You’ll need Portainer and nginx running, remember? If not, here are my…
-
How to set up agent edge on multiserver
Docker-compose is my go-to for secondary or distributed servers. It’s better than docker run because it’s more clean and organized and easier to set up. And one time, too. So all you need to do is make sure the Secondary Server or Multiserver needs to install Docker and Docker Compose. Please follow this step by…
-
Fail2ban – how to unbanip on your sshd
IP address unban Fail2Ban is an intrusion prevention system that protects computer servers from brute-force attacks. It can monitor specific logs and block IP addresses that act like brute-force attacks. Fail2Ban particularly monitors the number of connection attempts. After 5 failed SSH connection attempts, Fail2Ban will ban the IP address from connecting via SSH for…
-
Backup and Restore with Docker Compose
All of my data is on folder drive mounts that where our data is to make backup and restore operations easier. Stopping your stack with docker-compose down will allow you to back up all the files and subfolders in the folder next to the docker-compose.yml file. For example, if you want to create a ZIP…
-
How to add SecurityEdge to allow our site on our business Internet? Here is how,
Log in to your Comcast Business Account. https://business.comcast.com/connectivity/internetdashboard/ After you log in, go to the correct location to update your internet. Scrolling down to Subscribed Services ⇾ SecuirtyEdge. After you click that SecuirtyEdge(https://securityedge.comcast.com/#home) You can go over to the Block and Allow list. Place your website into the Check URL text box and then click…