step by step : How to Promote a Server to a Domain Controller in Windows Server 2012 with Server Manager After installing the Active Directory Domain Services feature on your server, you can promote the server to a domain controller. If you have just finished the feature installation, the AD DS Configuration Wizard begins […]
Author Archives: kartook
1 .Open Server Manager, then select Manage and click on “Add Roles and Features” 2. Click Next on the “Before you begin” window 3. Select Role-based or feature-based installation and then click Next 4 .Click Select a server from the server pool, click the name of the server to […]
How-to : Windows 2012 server AD installation through power shell To use Install-ADDSDomainController we need to have following informations . Static IPAddress in the network interface domain name – which must be passed through the DomainName parameter ( kartook.local) credentials – that are in the Domain Admins group of the domain Directory Services Restore Mode […]
Today Apple released the latest version of their operating system: OS X 10.8, otherwise known as OS X Mountain Lion. It is only available for purchase in the Mac App Store for $19.99.
I was thinking a lot to safe guard my Linux . Q: How to disable the guest user login ? $sudo /usr/lib/lightdm/lightdm-set-defaults -l false $sudo restart lightdm Q : How to Enable teh guest user login ? $sudo /usr/lib/lightdm/lightdm-set-defaults -l true $sudo restart lightdm
Google Inc (GOOG.O) unveiled its Google Fiber ( OFC )broadband Internet service in Kansas City, Missouri, on Thursday, promising access speeds more than 100 times faster than some of the fastest available from traditional U.S. cable and telecommunications companies. “The Internet is a huge positive force, and yet we are at a crossroad,” said […]
The problem with Google Talk should be resolved. We apologize for the inconvenience and thank you for your patience and continued support. Please rest assured that system reliability is a top priority at Google, and we are making continuous improvements to make our systems better. If you are still experiencing an issue […]
We are very close to watch London Olympic 2012 opening ceremony. Million people will enjoy it all over the world from TV set or in online live stream. Can you imagine how much enjoyable will it be? Are you ready? Are you looking London Olympics 2012 Live Stream Coverage. Live coverage as Chris Hoy is […]
How to enable hibernate your ubuntu 12.04 ? Hibernation is the feature to turn off your computer temporarily to save power and battery life.But , In Ubuntu 12.04, the feature of hibernation is disabled by default . you can re enable it easily. Run the below command on terminal as root: root@kartook:/home/kartook# pm-hibernate […]