Operating Systems
-
Install Node-Red on Centos 7
More Details: Install Node-Red on Centos 7It’s been a while since i have done anything with my ESP8266 development boards, so I’m now going to pick the back up and see what has changed. One big change is the introduction of node-red on this page I’m going to go through the install process on Centos 7 for this i had to modify…
-
Windows updates via PowerShell
More Details: Windows updates via PowerShellSo with windows updates being temperamental at times i have found that windows PowerShell also has a module for updates. i have been using it for a while and seems to work every time with out failure. it is super simple. PowerShell Module https://gallery.technet.microsoft.com/scriptcenter/2d191bcd-3308-4edd-9de2-88dff796b0bc Copy the whole module folder (after unzipping) to %WINDIR%\System32\WindowsPowerShell\v1.0\Modules Setup Start…
-
Build WebServer on Centos 7
More Details: Build WebServer on Centos 7LAMP (Linux, Apache, MySQL, PHP) In this guide, we will walk through installing all of these components (except for Linux, which is already installed as your OS when you create the server). Install Apache Install MySQL Install PHP Update Firewall #sudo firewall-cmd –permanent –zone=public –add-service=http #sudo firewall-cmd –permanent –zone=public –add-service=https #sudo firewall-cmd –reload Test…
-
Nagios 4.0 On Centos 6.4
More Details: Nagios 4.0 On Centos 6.4In this series of posts im going to gro through the steps to install and configure Nagios 4.0 On Centos 6.4, so it can be used to monitor server and network equipment on a network. I will be using Centos 6.4 64bit to install and configure Nagios. i will assume you have a clean centos…



