Create User Account in Windows 2003 Server

Posted on May 30th, 2008 in Windows Networking by justi

Step by step :

  1. Click Start button – All Programs – Administratif Tools – Active Directory User and Computer
  2. Click User folder and then Click Action – New – User on menubar
  3. On the screen will be display New Object-User, then input Account User Information which will you create

Remove Active Directory in Windows 2003 Server

Posted on May 29th, 2008 in Windows Networking by justi

You can remove your Active Directory like below:

  1. Click Start button – Run
  2. On the open type DCPROMO and then click OK button or Enter
  3. Click Next button

Active Directory (AD) Installation in Windows 2003 Server

Posted on May 28th, 2008 in Windows Networking by justi

Active Directory is services directory which save network configuration for user, group, computer, hardware and security policy ini central database. Active Directory (AD) like telephone where it save address list and information.

installation step :

  1. Click button Start-All Program-Administrative tools-Manage your server.
  2. Click Add or remove a role so you can see Configure Your Server Wizard
  3. Click option Custom Configuration to choose Configuration

Linux Directory

Posted on May 28th, 2008 in Linux Networking by justi

Linux and unix using structur hirarki like tree. Top level in linux and unix directory is “/” or frequently root. In the linux and unix design, everything is file, include harddrive, partition and removable drive. It means that all file and directory are belong to root.

for example, /home/tux/cheeses.odt point to path of file cheeses.odt in directory tux which is placed under home directory below root directory