Posts

Showing posts from 2010

How to Install and Enable the SNMP Service

Image
SNMP (Simple Network Management Protocol) is an internet protocol used in network management systems to monitor network-attached devices such as computers, servers, routers, switches, gateways, wireless access points, VoIP phones, and etc. for conditions that warrant administrative attention. SNMP provides management data in the form of variables on the managed systems, which describe the system configuration parameter or current status value. These variables can then be read and queried (or sometimes set or write) by managing applications. Windows system running XP, Vista or 2003 does not turn on SNMP service by default, thus users need to manually install and enable SNMP service.Note that you must be logged on as an administrator or a member of the Administrators group in order to complete this procedure. If your computer is connected to a network, network policy settings may also prevent you from completing this procedure. How to Install and Enable the SNMP Service In Windows XP a...

10 Reasons to Switch to Linux

1.Viruses Are Few and Far Between Although it is possible to create a virus to target Linux systems, the design of the system itself makes it very difficult to become infected. A single user could cause local damage to his or her files by running a virus on his or her system; however, this would be an isolated instance rather than something could spread out of control. 2.Open SourceAll source code is freely accessible; there are no secrets, no proprietary ties, no license fees 3.Transparent With Linux, you can always find out what the system is doing, and why. All configuration files are in plain text. Linux will do what you ask it for, no more, no less. It doesn't do magic stuff behind your back 4.Stable Linux is stable. It normally doesn't crash. A Linux server can be up for hundreds of days 5.Interoperability More and more computers are being connected to networks. No system would be complete if it did not include tools to allow it to interoperate w...