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 […]
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 […]
In Windows computer we can add users to a group from command line. We can use net localgroup command for this. net localgroup group_name UserLoginName […]
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 […]
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 […]
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 […]
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 […]
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 […]
Automated Software Deployment We have to create a share to put all the software in it. To do this we have to create a share […]
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 […]
Nagios Monitoring Nagios is a system that can be used to monitor your services and server resources, to ensure you known when maintenance needs to […]