AAAbayomi AYOOLAinabayomiayoola.com·Dec 10, 2022 · 2 min readCustomizing your macOS TerminalAs a developer or DevOp, you're likely to spend a lot of time in the Terminal, and you've probably already customized its appearance to suit you, but what about the prompt name? The text that appears before the $ sign is the Terminal prompt name. Thi...00
AAAbayomi AYOOLAinabayomiayoola.com·Dec 10, 2022 · 3 min readBuilding a Linux Monitoring Infrastructure IIBased on Nagios 3.0 [Continued from Building a Monitoring Infrastructure I] Install binaries, init script, sample config files and set permissions on the external command directory. root@Nagios:~/Downloads/nagios-3.0.5#make installroot@Nagios:~/Downl...00
AAAbayomi AYOOLAinabayomiayoola.com·Dec 10, 2022 · 3 min readBuilding a Linux Monitoring Infrastructure IBased on Nagios 3.0 This post describes the installation and configuration of a system monitoring infrastructure on Nagios, an open-source network monitoring application. This is the first in two series. Enjoy! Nagios is an open-source infrastructure...00