eXoid.com - Tweak your Life. » Blog Archive » Going Green: Utilizing S3 Standby Mode Without Losing Functionality.
Going Green: Utilizing S3 Standby Mode Without Losing Functionality.
Powered by ScribeFire.
Going Green: Utilizing S3 Standby Mode Without Losing Functionality.
Powered by ScribeFire.
I am posting this because I had it happen too many times and have found it very hard to find this information on the VMWare support site. The links that I saved would either become invalid or would not point to the same thing any more.
This came from the VMWare site so if you have doubts about it, please go there and check it out.
Question
When attempting to manage an ESX Server 2.x virtual machine, the Management Interface reports one of the following:
Unexpected response from vmware-authd: 511 Error connecting to /usr/sbin/vmware-ccagent process.
Unexpected response from vmware-authd: 511 Error connecting to /usr/sbin/vmware-serverd process.
When this ESX Server host is managed by VirtualCenter, the VirtualCenter client may also hang or fail to manage the virtual machines running on that ESX Server host. Is it possible to get past these problems?
Answer
Below are the steps you should take to restore connectivity to ESX Server virtual machines without restarting ESX Server itself to resolve the problem.
Check the free disk space on the root filesystem (the / directory).
Log into the Service Console.
Run vdf -h.
If the Use% column is at or near 100%, move any non-essential files, such as .iso files, to another location to make more space available.
Restart vmware-ccagent or vmware-serverd.
If this ESX Server host is listed in VirtualCenter, run:
ps -auwwwx |grep vmware-ccagent
If this ESX Server host is not listed in VirtualCenter, run:
ps -auwwwx |grep vmware-serverd
Find the process ID for vmware-ccagent (or vmware-serverd).
Kill the process using kill -9 nnn, where nnn is the process ID noted in the previous step.
Restart the http daemon. Run /etc/init.d/httpd.vmware restart.
One possible cause for these problems is attempting to use the Management Interface and the VirtualCenter client to simultaneously access ESX Server while the server is managed by VirtualCenter.
Powered by ScribeFire.
This primer will show you how to solve problems quickly. Using a tool that costs nothing, you can solve approximately 50%
of Windows server and workstation crashes in a few minutes. The tool is WinDbg , the free Windows debugger.
powered by performancing firefox
# Q: What two ICMP types should never be blocked?
# A: ICMP type 3, Destination Unreachable, especially code 4,
"fragmentation needed but don't fragment bit set" (necessary for path MTU
discovery) and ICMP type 11, time exceeded (so you can use traceroute from
inside the network and get replies).
powered by performancing firefox
Preparing Imaging Boot CDs or DVDs
powered by performancing firefox
Multi-level, Colorful and "Jazzy" PXE Boot Menus Made Easy
powered by performancing firefox
How to Store a ZENworks Image to a Local USB Hard Drive
powered by performancing firefox
Automated ZEN Imaging: The Next Step
powered by performancing firefox
Getting ZEN Imaging to work with SYSPREP
powered by performancing firefox
Getting a Single Bootable Floppy to work with ZEN Imaging
powered by performancing firefox
Welcome to EasyUbuntu!
EasyUbuntu is an easy to use (duh!) script that gives the Ubuntu user the most commonly requested apps, codecs, and tweaks that are not found in the base distribution - all with a few clicks of your mouse.
powered by performancing firefox
powered by performancing firefox
powered by performancing firefox
The Transmission Control Protocol (TCP) is a protocol that specifies the format of data and acknowledgments used in data transfer. TCP is a connection-oriented protocol because participants must establish a connection before data can be transferred. By performing flow control and error correction, TCP guarantees reliable, in-sequence delivery of packets. It is considered a reliable protocol because if an IP packet is dropped or received out of order, TCP will request the correct packet until it receives it.
powered by performancing firefox
The Shared Computer Toolkit helps make it easy to set up, safeguard, and manage reliable shared computers running genuine Windows XP.
powered by performancing firefox
Microsoft Windows XP Guides
NSA has developed and distributed configuration guidance for Microsoft Windows NT and Windows 2000 in the form of configuration guides. These guides are currently being used throughout the government and by numerous entities as a security baseline for their Windows systems.
powered by performancing firefox
How to block skype June 7, 2006
Posted by ciscotips in security, Router, QOS, Access-lists. trackback
On April 4th 2006, Cisco released IOS version 12.4 (4) T. Cisco introduced
much awaited Skype classification in NBAR . So now with simple policy you
can block skype. Skype can be blocked in a similar way as we use to block
kazza,limewire and other p2p applications.
Example:-
NBAR configuration to drop Skype packets
class?map match?any p2p
match protocol skype
policy?map block?p2p
class p2p
drop
int FastEthernet0
description PIX?facing interface
service?policy input block?p2p
If you are unsure about the bandwidth eating applications being used in
your organisation. you can access the interface connected to the Internet
and configure following command
ip nbar protocol-discovery.
This will enable nbar discovery on your router.
Use following command:-
show ip nbar protocol-discovery stats bit-rate top-n 10
it will show you top 10 bandwidth eating applications being used by the
users. Now you will be able to block/restrict traffic with appropriate QoS
policy.
we can also use ip nbar port-map command to look for the protocol or
protocol name, using a port number or numbers other than the well-known
Internet Assigned Numbers Authority (IANA)-assigned) port numbers.
Usage as per cisco:-
ip nbar port-map protocol-name [tcp | udp] port-number
Up to 16 ports can be specified with this command. Port number values can
range from 0 to 65535
Microsoft Windows XP Guides
NSA has developed and distributed configuration guidance for Microsoft Windows NT and Windows 2000 in the form of configuration guides. These guides are currently being used throughout the government and by numerous entities as a security baseline for their Windows systems.
powered by performancing firefox