Ali’s Knowledge Base
Destination Cloud …

Ali’s Knowledge Base

How to allow the root user to login to VMware ESX Server with SSH

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

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...

How do I disable Exchange Server 2003 minor link-state changes?

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 »

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 2.00 out of 5)
Loading ... Loading ...

Windows Update Error 0xC80003FB

March 5th, 2008 . by Ali

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 »

1 Star2 Stars3 Stars4 Stars5 Stars (9 votes, average: 4.00 out of 5)
Loading ... Loading ...