Update Portainer-EE
docker stop portainer-ee docker rm portainer-ee Those 2 commands will stop and remove the container respectively. Doing this will NOT remove your other applications/containers/etc. Now that you have stopped and…
docker stop portainer-ee docker rm portainer-ee Those 2 commands will stop and remove the container respectively. Doing this will NOT remove your other applications/containers/etc. Now that you have stopped and…
all-products_esuprt_solutions_int_esuprt_solutions_int_solutions_resources_servers-solution-resources_white-papers22_en-usDownload
Turn on Diskstation with Wake On Lan We can use Wake on Lan to turn of the diskstation by a network message. Diskstation configuration First we need to enable Wake on Lan…
Source Cloudflare Tunnels is an AWESOME service for home users and businesses alike. But what is it exactly? Cloudflare Tunnels is kind of like a VPN connection in that it’s…
Source: http://vcloud-lab.com/entries/vcenter-server/configure-manage-and-assign-license-settings-for-vmware-vcenter-server-and-esxi After deploying new VMware vSphere 8.0 products, I was seeing MANAGE YOUR LICENSES (There are expired or expiring licenses in your inventory) warning on the vCenter vSphere Client ui portal top…
(Image credit: Tom's Hardware) By default, you must log in with a Microsoft account in order to install Windows 11 and go through the box (OOBE) setup process that triggers…
FortiOS older than software release 6.2.2 Run following commands from Fortigate firewall CLI config system settings set sip-helper disable set sip-nat-trace disable set default-voip-alg-mode kernel-helper-based end FortiOS v6.2.2+ Run following…
Source: https://www.digitalocean.com/community/tutorials/how-to-configure-nginx-with-ssl-as-a-reverse-proxy-for-jenkins Introduction By default, Jenkins comes with its own built in web server, which listens on port 8080. This is convenient if you run a private Jenkins instance, or…
Source: https://medium.com/@containeroo/traefik-2-0-route-external-services-through-traefik-7bf2d56b1057 Source: https://docs.traefik.io/assets/img/providers.png Introduction In this tutorial we will show you how you can route non-Docker services through Traefik. Let’s suppose you want to access your Pi-hole admin console (http://192.168.0.10:80/admin)…
Source: https://devopsadventure.blogspot.com/2021/05/run-powershell-script-automatically.html If you are working with scripting languages, you might have to do various scripts to fulfill requirements such as reboot the machine in the middle of installation until…