General
4 min read
32

Tutorial on WordPress

September 19, 2011
0

WordPress is best known for hosting service available through blogs http://wordpress.org/, but it is actually a content manager for general use, that can be installed on any server that supports PHP and MySQL licensed under the GPL, and source code is available and can be customized freely. You can even

Continue Reading
Virtualization Techniques
2 min read
32

Virtualization in Information Technology

September 15, 2011
0

Virtualization is a way to create systems that are less complex subsets of the division of systems into more manageable devices. In addition, this measure can give more security to the system, network and applications, as it isolates potentially vulnerable subsystems underlying systems and other virtual platforms. The concept of

Continue Reading
General
2 min read
27

Protocol and DHCP (Dynamic Host Configuration Protocol) services

September 15, 2011
0

Normally, in the area of technology we hear and talk about DHCP, but after all, what is it? Well … the DHCP protocol is a service of the TCP / IP, it works in order to assign an IP address, netmask, and optional attributes dns, gateway and others. It is

Continue Reading