Server

Set Up BIND DNS Server on CentOS 7

This tutorial provides an example how to Setup BIND DNS Server on CentOS 7. This example is suited for secure private networks behind a …

centos linux dns

Apache Active Directory Authentication

Overview This tutorial provides an example of Apache Active Directory Authentication using the Authz LDAP module. Apache and SSL settings …

apache centos linux

Disable Inactive Users in Active Directory

Overview Disable all Active Directory users in a domain or a specified OU that have not logged on and were not created within X days and …

active-directory power-shell windows

OpenVPN ALS Adito SSL VPN Gateway on CentOS

Overview OpenVPN ALS Adito SSL VPN Gateway is a web-based SSL-VPN server written in Java and it is completely free and open-source. The …

centos remote-desktop server

Build a Remote Desktop Kiosk with Tiny Core Linux

Overview THIS TUTORIAL ONLY SUPPORTS TINYCORE 4 FOR TINYCORE 5 THERE IS A SOLUTION IN THE COMMENTS BELOW BY Alejo Tiny Core Linux is one of …

bash linux server

Load Balance Remote Desktop with Pen on CentOS

Overview Load balancing Remote Desktop Services using Pen, a load balancer for “simple” tcp based protocols such as http or …

bash centos linux

Load Balancing SSH Connections using Pen on CentOS Linux

Overview Load Balancing SSH Connections using Pen, a load balancer for “simple” tcp based protocols such as http or smtp. It …

bash centos linux

Move a Volume to Another Aggregate on NetApp ONTAP 8

Overview In this tutorial we will be using NetAPP FAS3210 to demonstrate How to Move Volume to another Aggregate on NetAPP OnTAP 8.

linux netapp nfs

Delprof - Terminal Server User Profile Deletion Utility

Overview In this tutorial we will use a command called Delprof that will help you delete disconnected User Profiles from Windows Terminal …

server windows

Why You Should Move to DigitalOcean

Overview Recently we’ve heard of an VPS cloud server for virtual hosting called Digital-Ocean. With free account, 5$ for a month, 20GB …

review hosting server

Enable SNMP Monitoring on VMware vSphere 5 Hosts

Overview In this tutorial I will explain how to enable SNMP Monitoring on VMware vSphere 5 Hosts.

server snmp virtualization

Mount an ISO File on Linux

Introduction We want to mount an iso file to a folder. with linux it’s soooooo easy!

bash centos linux

Set Up Passwordless SSH Between Two Linux Machines

Overview How to establish SSH connection without password between two linux/unix machines

bash linux security

Install Lighttpd on CentOS 6

A quick guide to installing and running the Lighttpd web server on CentOS 6, a lightweight and high-performance alternative to Apache.

centos install lighttpd

Install Python and Django on CentOS 6

A guide to installing Python and the Django web framework on CentOS 6 with Apache.

apache centos django