How to Remotely Install any application across a Server Cluster After a few days of tinkering with Powershell, I was able to get this script to work smoothly on multiple Remote Servers within a Home-Lab environment. Create a notepad and add all of the server names one under the other: SERVERS.txt Server01 Server02 …
Category: Uncategorized
How to build a website in 7 minutes
Setting up your Linux Host Buy a domain from a credible site: Bluehost, Namecheap, etc. (In this case I am using GoDaddy) Sign up for Digital Oceans https://www.digitalocean.com/ Log into your account and let’s begin creating a DropLet Go to Marketplace – select Word Press on Ubuntu 20.04 Choose the …