IT Solutions
Archive for January, 2014

Basic Linux Commands
So, you have installed your favorite linux distro and you are sitting in front of it. Probably you must have heard a lot of frightening things about its console. Here you will see some basic linux commands which will help you to get familiar with linux command line. So let’s continue with the linux commands cheatsheet.
But first a few words about a very basic command called man. man comes from manual and it works like this man command_name. With this command you can view information on how to use any command of your system. There is even a man page More >
How to setting up a Windows Server 2012 Domain Controller
As you know, Windows Server 2012 is completely new operating system, To create domain controller in Windows Server 2012 or Windows Server 2012 R2, don’t try DCPROMO command, because DCPROMO command went to vacation after Windows Server 2008 R2 hahaha… yes DCPROMO command is no more, It has been deprecated,
In order to make the windows server 2012 domain controller we will install ADDS (Active Directory Domain Services) role from the server manager on Windows Server 2012.
First we will change the server name let say server2012dc and the IP address 10.10.21.1 (try to avoid using default 192.168.0.1)
INSTALLING AD DS ROLE
“Before You More >
Recent Comments