Skip to content

Blog Noobs To Geeks

All Server and Computer Related Stuff

  • Windows Guides
    • Microsoft Server 2012
      • Network Commands
      • Server 2012 DNS Setup
    • System Center 2012
      • Installation and Setup of SCOM 2012
      • Features of SCVMM
      • SCVMM Installation
      • SCCM Windows 8.1 Deployment
    • Microsoft Deployment Toolkit
      • Application Silent Switches (MDT 2013)
  • Linux Guides
    • Ubuntu
      • Setup Mail Server
      • Open VPN Setup
      • LAMP Install
      • BASH Scripting
    • Zentyal
      • Zenytal 4.0 Installation
  • UNI Docs
    • Network Design
      • Network Design Assignment 3
    • Network
      • IPSec Between Sophos XG and Mikrotik
      • IPSec Between OPNSense and Mikrotik
      • Improve your BufferBloat with Traffic Shaping in Opnsense with IPv6
      • IP-Tables
    • System Admin
      • Samba 4 Install
      • Apache2 Setup
      • Nagios Monitoring
      • Postfix & Dovecot
      • Automated Software Deployment
      • Automated Server Deployment
      • PowerShell Script
    • Project Docs
      • Project Poster
      • Project Management Plan
      • Project Presentation
  • Tips
    • Add user to group from command line (CMD)
    • Enable the Intel 82579V NIC
    • Task Sequence Error
Search
  1. Home
  2. View all posts by Ronald

Author: Ronald

iptables

IP-Tables

23 April 201515 October 2023Ronald

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 OUTPUT -p tcp –dport 22…Continue readingIP-Tables

CMD SCCM SCCM deployment

Add user to group from command line (CMD)

2 April 201515 October 2023Ronald

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 /add For example to add…Continue readingAdd user to group from command line (CMD)

SCOM

My Workspace SCOM

10 January 201515 October 2023Ronald

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 up My Workspace System Center Operations…Continue readingMy Workspace SCOM

SCOM

Disable a Monitor or Rule Using Overrides SCOM

10 January 201515 October 2023Ronald

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 up My Workspace System Center Operations…Continue readingDisable a Monitor or Rule Using Overrides SCOM

SCOM

Create a Report and Schedule SCOM

10 January 201515 October 2023Ronald

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 up My Workspace System Center Operations…Continue readingCreate a Report and Schedule SCOM

SCOM

Installation Of Agent On Clients SCOM

9 January 201515 October 2023Ronald

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 up My Workspace System Center Operations…Continue readingInstallation Of Agent On Clients SCOM

Custom Monitor SCOM SCOM

Monitor Custom Service SCOM

9 January 201515 October 2023Ronald

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 up My Workspace System Center Operations…Continue readingMonitor Custom Service SCOM

Automated Software Deployment

Automated Software Deployment

9 January 201515 October 2023Ronald

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 in smb.conf file which is…Continue readingAutomated Software Deployment

Debian Dovecot Postfix

Postfix & Dovecot

9 January 201515 October 2023Ronald

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 when asked: (System mail name…Continue readingPostfix & Dovecot

Debian Monitoring Nagios

Nagios Monitoring

8 January 201515 October 2023Ronald

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 be scheduled in response to…Continue readingNagios Monitoring

Posts navigation

Older posts

Categories

  • Apache2 (1)
  • Assignments (1)
  • Automated Software Deployment (1)
  • BASH Scripts (1)
  • CMD (1)
  • Custom Monitor SCOM (1)
  • Debian (9)
  • DNS (3)
  • Dovecot (1)
  • Firewall (2)
  • iptables (1)
  • LAMP (1)
  • Linux (5)
  • Mail Server (1)
  • MDT 2013 (3)
  • Microsoft Deployment Toolkit (2)
  • Monitoring (1)
  • Nagios (1)
  • Open VPN (1)
  • Postfix (1)
  • powershell scripts (1)
  • Project Presenation (1)
  • Samba 4 (1)
  • SCCM (2)
  • SCCM deployment (2)
  • SCOM (7)
  • SCVMM (2)
  • Server 2012 (6)
  • System Admin (6)
  • Ubuntu (5)
  • UCOL (8)
  • Uncategorised (1)
  • UNI Docs (3)
  • UPS Tools (1)
  • Windows (8)

Archives

Copyright © 2025 Blog Noobs To Geeks | JetBlack by Firefly Themes
Scroll Up