IP-Tables

IP-Tables For Linux iptables -F iptables -A OUTPUT -p tcp –dport 80 -j ACCEPT iptables -A OUTPUT -p udp –dport 53 -j ACCEPT iptables -A […]

My Workspace SCOM

Table Of Contents Installation of System Center Operations Manager 2012 R2 Installation Of Agents On Clients/Servers using System Center Operations Manager 2012 Email Notification System Center Operations Manager 2012 Setting […]

Disable a Monitor or Rule Using Overrides SCOM

Table Of Contents Installation of System Center Operations Manager 2012 R2 Installation Of Agents On Clients/Servers using System Center Operations Manager 2012 Email Notification System Center Operations Manager 2012 Setting […]

Create a Report and Schedule SCOM

Table Of Contents Installation of System Center Operations Manager 2012 R2 Installation Of Agents On Clients/Servers using System Center Operations Manager 2012 Email Notification System Center Operations Manager 2012 Setting […]

Installation Of Agent On Clients SCOM

Table Of Contents Installation of System Center Operations Manager 2012 R2 Installation Of Agents On Clients/Servers using System Center Operations Manager 2012 Email Notification System Center Operations Manager 2012 Setting […]

Monitor Custom Service SCOM

Table Of Contents Installation of System Center Operations Manager 2012 R2 Installation Of Agents On Clients/Servers using System Center Operations Manager 2012 Email Notification System Center Operations Manager 2012 Setting […]

Postfix & Dovecot

Postfix To install Postfix with SMTP-AUTH and TLS, first install the postfix by doing these commands. apt-get install postfix dpkg-reconfigure postfix Fill the following details […]