Advanced Search
Search Results
137 total results found
Hypervisor
This is a shelf created to house documentation and Information on Varius Hypervisors
Network
This book will contain documentation of Network Devices, Configurations and How-to's
Systems
This Collection holds information on various systems
Programming Languages
Digital Marketing
Content in this shelf will be used to enrich your knowledge is Digimarketing
XCP-NG
Welcome to the XCP-NG Home Page on the MSLS Partner's BookStack Wiki! Explore the world of XCP-NG, the powerful and open-source virtualization platform, right here on our dedicated home page. Whether you're a seasoned IT professional or a curious enthusiast...
Cisco
Cisco How-to's and configurations
Intro on Hypervisors
This Book is a Guide on Hypervisors
pfSense Firewall
Configuration and How-to's for pfSense Firewall
Ubuntu Server documentation
Ubuntu Server is a version of the Ubuntu operating system designed and engineered as a backbone for the internet. Ubuntu Server brings economic and technical scalability to your datacentre, public or private. Whether you want to deploy an OpenStack cloud, a...
Mirosoft Office
Docs and How-to's on Microsoft products
Windows Maintenance
Windows Maintenance Instructions
Single-Sign-On
authentik is an open-source Identity Provider, focused on flexibility and versatility.
Mikrotik
This document describes RouterOS, the operating system of MikroTik devices.
Docker
What is Docker? Docker is an open source platform that enables developers to build, deploy, run, update and manage containersāstandardized, executable components that combine application source code with the operating system (OS) libraries and dependencies re...
Azure
ChromeOS
Find help, and troubleshooting guides for ChromeOS or Chromebooks in this section
myViewBoard
Information on ViewSonic myViewBoard Smartboards and myViewSonic Web-app
SQL Basics
Wazuh
Wazuh is a free and open source security platform that unifies XDR and SIEM capabilities. It protects workloads across on-premises, virtualized, containerized, and cloud-based environments. Wazuh helps organizations and individuals to protect their data asset...
Technology Basics
With so many technologies in the market, we at MSLS set out an book that we can in "Plain English" Explain the basics of technologies we provide to our clients.
SEO- Search Engine Optimization
Gluu Server
Intro
XCP-ng is a high performance enterprise level virtualization platform with a rich ecosystem.
Compute and GPU Passthough
This section is dedicated to compute related things, from Xen to GPU/vGPU or PCI passthrough
VM & Guest Tools
This section guides you through installing an agent on the VM for a better integration with XC-NG
VPN
How-to's and Configuration guides for pfSense VPN
Introduction
Tutorials
This section of our documentation contains step-by-step tutorials to help outline what Ubuntu Server is capable of while helping you achieve specific aims.
Office
Outlook
Browsers
HaProxy
Networking
XCP-ng is using Open vSwitch as its core, and supports various features from it.
Basics
Basic Information on the pfSense Firewall
Basics
This section is dedicated to the basic tasks we can perform in ubuntu Linux
What is a Hypervisor
This section is a small guide on Hypervisors
General Hypervisor How-To's
Tutorials
Tutorials in performing certain configurations
Authentik Docs
Docs copied from authentik
Windows 11
Articles and guides for Windows OS solutions
About XCP-NG
XCP-ng is a high performance enterprise level virtualization platform with a rich ecosystem. Originally based on XenServer (opens new window)(now Citrix Hypervisor (opens new window)), it's the result of massive cooperation between individuals and companies, ...
Compute and GPU
PCI Passthrough #0. Prerequisites WARNING Ensure VT-d/IOMMU Support Is Enabled In order to use PCI passthrough your host system must have VT-d/IOMMU functionality enabled. This should be more commonly enabled by default on enterprise hardware than...
VM & Guest Tools
VM #All VMs #Dynamic Memory Using Dynamic Memory Control (DMC) can be a good way to reduce your memory consumption, but you have to be careful: during live migration of a VM, XCP-ng will automatically reduce the VM memory to it's minimal settings and this c...
LACP In Cisco Switch
Active Mode To configure a port channel group with LACP and trunking with VLAN 2 as the native VLAN on ports Gigabit Ethernet 45-48, you can follow the steps below: 1. Enter global configuration mode by typing the command: code configure terminal 2....
Welcome
Welcome to the Educational IT Knowledge Base! In this section, we will provide you with a comprehensive understanding of the concept of a "Hypervisor." This page covers everything from the definition and types of hypervisors to their key features, popular solu...
Table of Contents:
Introduction to Hypervisor Definition and Purpose How Hypervisors Work Benefits of Using Hypervisors Types of Hypervisors Type 1 Hypervisor (Bare-Metal Hypervisor) Type 2 Hypervisor (Hosted Hypervisor) Key Features of Hypervisors Hardware...
1. Introduction to Hypervisor
Definition and Purpose: A hypervisor is a software layer that allows the creation and management of multiple virtual machines (VMs) on a single physical computer or server. It acts as an intermediary between the physical hardware and the virtual machines, prov...
2. Types of Hypervisors
Type 1 Hypervisor (Bare-Metal Hypervisor): Type 1 hypervisors run directly on the physical hardware and do not require an underlying operating system. They have direct access to hardware resources, making them more efficient and suitable for enterprise-level v...
3. Key Features of Hypervisors
Hardware Virtualization: Hypervisors abstract physical hardware, presenting virtual hardware to each VM, enabling the use of multiple operating systems and applications on a single physical machine. Resource Management: Hypervisors efficiently allocate CPU, m...
4. Popular Hypervisor Solutions
VMware vSphere/ESXi: VMware vSphere, with ESXi as its hypervisor component, is a leading enterprise virtualization solution known for its robust features, scalability, and management capabilities. Microsoft Hyper-V: Hyper-V is Microsoft's hypervisor, integrat...
5. Use Cases of Hypervisors
Data Centers and Server Consolidation: Hypervisors are extensively used in data centers to consolidate multiple physical servers onto a single host, optimizing resource utilization and reducing hardware costs. Software Development and Testing: Hypervisors pro...
6. Choosing the Right Hypervisor:
Considerations for Selection: Factors to consider when choosing a hypervisor include performance, scalability, management capabilities, and compatibility with the existing infrastructure. Licensing and Cost: Different hypervisor solutions come with varying li...
7. Best Practices for Hypervisor
Management: Performance Optimization: Implement best practices to optimize the performance of VMs and hypervisor hosts, including proper resource allocation and periodic performance monitoring. Backup and Disaster Recovery: Set up regular backups of VMs and e...
8. Future Trends in Hypervisor Technology
Containerization and Hypervisors: The integration of containers and hypervisors allows organizations to leverage the benefits of both technologies for application deployment and management. Unikernels and Microvisor: Unikernels are specialized, single-address...
9. Conclusion
In conclusion, hypervisors play a vital role in modern IT environments, enabling efficient resource utilization, enhanced security, and flexible management of virtualized infrastructure. Whether it's server consolidation, software development, cloud computing,...
10. Hypervisor Documentation
VMware vSphere/ESXi: Documentation: https://docs.vmware.com/en/VMware-vSphere/index.html Microsoft Hyper-V: Documentation: https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/hyper-v-on-windows-server?view=windows-server-2022 K...
Useful commands in the XCP-ng Command Line Interface (CLI)
XCP-NG Useful Commands Here are some useful commands in the XCP-ng Command Line Interface (CLI) that can help you manage and interact with your virtualization environment: 1. Listing VMs and Hosts: List all VMs: xe vm-list List all hosts: xe ...
OpenVPN Site-to-Site Configuration Example with SSL/TLS
OpenVPN Site-to-Site Configuration Example with SSL/TLS A site-to-site connection using SSL/TLS in client/server mode is convenient for managing a large number of remote sites connecting back to a central site in a hub-and-spoke fashion. Example Configuratio...
OpenVPN Remote Access Configuration Example
The OpenVPN wizard on pfSenseĀ® software is a convenient way to setup a remote access VPN for mobile clients. The wizard configures all of the necessary prerequisites for an OpenVPN remote access server: An authentication source (Local, RADIUS server, or...
Ubuntu Server documentation
Ubuntu Server is a version of the Ubuntu operating system designed and engineered as a backbone for the internet. Ubuntu Server brings economic and technical scalability to your datacentre, public or private. Whether you want to deploy an OpenStack cloud, a K...