[Snippet] Forcing Replication Between Domain Controllers
Posted on August 5, 2010
...because some people still don't know!
- Open Active Directory Sites and Services.
- In the console tree, expand Sites, and then expand the site to which you want to force replication from the updated server.
- Expand the Servers container to display the list of servers that are currently configured for that site.
- Expand the server objects and click their NTDS Settings objects to display their connection objects in the details pane. Find a server that has a connection object from the server on which you made the updates.
- Click NTDS Settings below the server object. In the details pane, right-click the connection object whose From Server is the domain controller that has the updates that you want to replicate, and then click Replicate Now.
- When the Replicate Now message box appears, review the information, and then click OK.
That is all!
[Snippet] Stupid Simple cPanel Install
Posted on August 3, 2010
Open a clean server,
cd /home && wget -N http://httpupdate.cpanel.net/latest && sh latest && /usr/local/cpanel/cpkeycltGo have your lunch. Maybe lunch +VAT depending on the speed of your server.
[Snippet] Checking a Global Catalog is really a Global Catalog
Posted on March 9, 2010
Use an LDAP browser or ADSI Editor to connect to the port 3268 Global Catalog communication is performed over TCP port 3268, regular LDAP lookups are sent to TCP port 389.
After assigning a GC role to a server, check its Directory Services event log for event number 1119, which indicates successful obtaining a role of a Global Catalog server
[Snippet] CentOS Server Firewall Configuration
Posted on January 22, 2010
CentOS 5 Server has a nice text interface to configuring your firewall.
system-config-securitylevel-tui