Sunday, June 21, 2015

How to Install and Configure DHCP Server on Windows Server 2012

DHCP Sarver ( Dynamic Host Configuration Protocol ) is a client / server protocol. It automatically provides an  IP address to a client when requested.  




Direct YouTube Link: https://www.youtube.com/watch?v=fk6wUDsvxGs 


Sunday, March 15, 2015

How to Create a Domain User Account in windows server 2012

To manage domain users, create user accounts in Active Directory Domain Services (AD DS). In contrast, to manage users that are specific to one computer, create local user accounts.





Direct YouTube Link: https://www.youtube.com/watch?v=yZ6Te5TDvhg

How to Join Client to a Active Directory Domain in Windows Server 2012

In this video you will learn:  Joining a Client to Domain. The client is Windows 8 and the server is Windows Server 2012.









How to install Active Directory ( AD DS ) on Windows Server 2012

Active Directory Domain Services (AD DS) stores directory data and manages communication between users and domains, including user authentication, logon processes, and directory searches. 







Direct YouTube Link: https://www.youtube.com/watch?v=rIRnBJE7PVs

Friday, October 17, 2014

How to prevent image hotlinking from your website

hotlinking or Image hotlinking: when someone uses a link of an image from one site into another website is known as image hotlinking. This can increase bandwidth uses, even if the site is not being viewed by many users. 

In this video tutorial you are going to learn how to prevent image hotlinking from your website:

Prevent hotlinking using URL Rewrite in IIS 8 on Windows Server 2012