IT

ALL IT Technology Information

RAID || Data Storage and Backups

 Cloud || RAID || Data Storage and Backups || All Type Diskmgmt


 
A volume is a storage device, such as a fixed disk, floppy disk, or CD-ROM, that is formatted to store directories and files. A large volume can be divided into more than one logical volume, also called a partition

 

Cloud || hyper-v movement || migration

 Cloud || hyper-v movement || migration

 


SERVER IN Install AD-DS ROLES

 SERVER IN Install AD-DS (Active Directory Domain Services)ROLES

The part of the directory in charge of management of domains, which was previously a core part of the operating system, was renamed Active Directory Domain Services (ADDS) and became a server role like others. "Active Directory" became the umbrella title of a broader range of directory-based services.
Protocols used: Lightweight Directory Access ...
Developer: Microsoft Corporation
 

cloud hyper-v ALL Setting || IN vmware

 cloud hyper-v ALL Setting || IN vmware

 

windows dual boot remove

 windows dual boot remove

 


cloud hyper-v OS install || IN vmware

 Cloud hyper-v || IN VMware

 How to Install Hyper-V on vmware Workstation 10 ?
If you have connected your Server Manager to another server you could install Hyper-V remotely to that server is you are running Windows Server 2012 or Windows Server 2012 R2. On the Select server roles, select Hyper-V, when the Add features that are required for Hyper-V appears, click Add Features.

As we know we can’t install Hyper-V on vmware Workstation and when install it from Server Manager we get an Error.

What is NetFlow?

What is NetFlow?

NetFlow is a protocol for collecting, aggregating and recording traffic flow data in a network. NetFlow data provide a more granular view of how bandwidth and network traffic are being used than other monitoring solutions, such as SNMP.


 


 

What is Syslog?

 What is Syslog?

Syslog stands for System Logging Protocol and is a standard protocol used to send system log or event messages to a specific server, called a syslog server. It is primarily used to collect various device logs from several different machines in a central location for monitoring and review.


 

What is Ping?

 What is Ping?

The ping command sends a request over the network to a specific device. A successful ping results in a response from the computer that was pinged back to the originating computer.


 

What is virtualization?

 

What is virtualization?

Virtualization is the process of creating a virtual version of something like computer hardware. It involves using specialized software to create a virtual or software-created version of a computing resource rather than the actual version of the same resource.


 

What is bandwidth?

 

What is bandwidth?

Bandwidth is measured as the amount of data that can be transferred from one point to another within a network in a specific amount of time. Typically, bandwidth is expressed as a bitrate and measured in bits per second (bps).


 

 

What is Active Directory?

 

What is Active Directory? 

Active Directory (AD) is a directory service for use in a Windows Server environment. It is a distributed, hierarchical database structure that shares infrastructure information for locating, securing, managing, and organizing computer and network resources including files, users, groups, peripherals and network devices.


 

 

What is SNMP?

 

What is SNMP?

SNMP stands for Simple Network Monitoring Protocol. It is a protocol for management information transfer in networks, for use in LANs especially, depending on the chosen version.

 

 



What is WMI?

 What is WMI?

WMI stands for Windows Management Instrumentation. Designed by Microsoft, it is an infrastructure for the standardized management of data and information that is device independent. Since Windows 2000, WMI comes preinstalled with Windows operating systems.

WMI is the Microsoft implementation of the Web-Based Enterprise Management (WBEM), which is managed by the Distributed Management Task Force (DMTF). WBEM sets standards to allow access to data from non-uniform technologies and devices across a standardized architecture. WBEM uses the Common Information Model (CIM) as the schema for defining information about objects.hich both stores files and accepts print jobs from clients and then sends them on to a network-attached printer.

 


 

What is REST?

 

What is REST?


REST is an architecture style definition applied to networked applications. It exists as a series of constraints applied to the implementation of network components, enabling uniform interface semantics, rather than application-specific implementations and syntax.


REST as a network architecture was first documented by Roy Fielding in his doctoral thesis titled 
Architectural Styles and the Design of Network-based Software Architectures, published in 2000. REST allows clients to interact with data stored on a server, without having any prior knowledge of the server or what exists on it.