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)
  • Forum
  • 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
      • 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. Archive for Debian

Category: Debian

Debian Dovecot Postfix

Postfix & Dovecot

9 January 20154 April 2021Ronald

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

Leave a Comment on Postfix & Dovecot
Debian Monitoring Nagios

Nagios Monitoring

8 January 2015Ronald

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

Leave a Comment on Nagios Monitoring
Debian System Admin

Automated Server Deployment

5 November 20144 April 2021Ronald

Creating a Preseed.cfg File #### Contents of the preconfiguration file (for squeeze) ### Localization # Preseeding only locale sets language, country and locale. d-i debian-installer/locale string en_NZ.UTF-8 d-i debian-installer/splash boolean false…Continue readingAutomated Server Deployment

Leave a Comment on Automated Server Deployment
BASH Scripts Debian Linux

BASH Scripting

5 November 20144 April 2021Ronald

BASH (Bourne-Again Shell)– Scripting 101 – BASH scripting is a very useful tool for automating tasks on a Unix system, it can be used for anything from resetting passwords, to…Continue readingBASH Scripting

Leave a Comment on BASH Scripting
Debian LAMP Linux Ubuntu

LAMP Install

4 November 20144 April 2021Ronald

How to Install LAMP in Ubuntu 1. Install Apache To install Apache you must install the Metapackage apache2. This can be done by searching for and installing in the Software…Continue readingLAMP Install

Leave a Comment on LAMP Install
Apache2 Debian System Admin Ubuntu UCOL

Apache2 Setup

4 November 2014Ronald

Apache2 Configuration To setup virtual hosts, we need to setup DNS zones. Go to /usr/local/samba/private/dns/ directory and edit patan.t311.zone file. Add these records at the bottom of the page.  …Continue readingApache2 Setup

Leave a Comment on Apache2 Setup
Debian Samba 4 System Admin Ubuntu UCOL

Samba 4 Install

4 November 20144 April 2021Ronald

Samba 4 First we need to install bind9 and edit the named.conf.option file to forward queries to DNS server. apt-get install bind9 resolvconf dnsutils Edit the fle: /etc/bind/named.conf.options  forwarders {…Continue readingSamba 4 Install

Leave a Comment on Samba 4 Install
Debian Linux Mail Server System Admin Ubuntu

Setup Mail Server

20 October 2014Ronald

Setup mail server on Ubuntu 14.04. This tutorial explains how to setup mail server on ubuntu 14.04 using postfix,dovecot and squirrelmail. Please replace with your domain . Installing and configuring  postfix Step 1…Continue readingSetup Mail Server

Leave a Comment on Setup Mail Server
Debian Linux Open VPN System Admin Ubuntu UCOL

Open VPN Setup

20 October 20144 April 2021Ronald

OPENVPN ON UBUNTU SERVER 12.04 OR 14.04 USING TAP. This article will guide you in a basic OpenVPN installation on an Ubuntu server running 12.04 or 14.04 using a TAP…Continue readingOpen VPN Setup

Leave a Comment on Open VPN Setup

Categories

  • Apache2 (1)
  • Assignments (1)
  • Automated Software Deployment (1)
  • BASH Scripts (1)
  • CMD (1)
  • Custom Monitor SCOM (1)
  • Debian (9)
  • DNS (3)
  • Dovecot (1)
  • iptables (1)
  • LAMP (1)
  • Linux (4)
  • 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)
  • UNI Docs (3)
  • Windows (8)

Archives

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