March 13th, 2008 . by Ali
To allow the root user to login to a VMware ESX Server over the network using SSH, do the following
Go to the service console on the physical server & login
1.vi /etc/ssh/sshd_config
2.Change the line that says PermitRootLogin from “no” to “yes”
3.service sshd restart

Loading ...
Posted in Networking, VMWare | 4 Comments »
Tagged With: login • root • SSHD
March 13th, 2008 . by Ali
Exchange 2003 can detect link state changes, notify other Exchange servers about the changes, and advise them to use other routes. A minor state change is when a link is detected as either available or unavailable. The notification actually sends the entire state table. A major state change is an administrator-made manual routing change, such as adding a new connector or changing an existing connector’s attributes.
Sometimes, minor state change notifications are undesirable, such as when the notification sending of the entire state table could flood a network. This could happen in a large Exchange environment. It could also happen in a combined Exchange Server 2007and Exchange 2003 environment with multiple routing group connectors between routing groups and different Exchange 2003 bridgeheads in different routing groups.
Read the rest of this entry »

Loading ...
Posted in Exchange | No Comments »
Tagged With:
Click Start, select Run, type in: services.msc
then press enter
Now look for the Automatic Updates Service, right click it and choose to stop
Click Start, select Run, type in: %windir%\SoftwareDistribution
then press enter
Open the Datastore folder and delete its contents.
Read the rest of this entry »

Loading ...
Posted in Exchange, Vista, Windows 2000, Windows 2003, Windows XP | 5 Comments »
Tagged With: Windows Update