Author Archives: systemadmin

How to understand what is RDP.
How To Understand What Is RDP. Remote Desktop Protocol (RDP), a secure network communication protocol offered by Microsoft, allows users to execute remote operations on other computers. It facilitates secure...
Continue reading
How to understand difference between rpd and vpn.
How To Understand Difference Between Rpd And Vpn. A VPN (Virtual Private Network) is a simple software that was created to protect your online privacy and make life harder for...
Continue reading
How to install Debian 10
How To Install Debian 10 Connect to java/html5 console, (here you can find an article that will show you how) How to access java/html5 console : Mount ISO: Virtual media...
Continue reading
How to understabd VPN
How To Understabd VPN. To understand how a VPN works, it helps to first understand how your internet connection works without one. Without a VPN When you access a website...
Continue reading
How to install OpenVPN client on windows.
How To Install OpenVPN Client On Windows. If you type “What is OpenVPN?” into a search engine the results might lead you to believe it’s strictly an open source project....
Continue reading
How to understand VMware
How To Understand VMware Virtualization software creates an abstraction layer over computer hardware that allows the hardware elements of a single computer— processors, memory, storage, and more— to be divided...
Continue reading
How to understand Xen
How To Understand Xen Xen is the open source hypervisor included in the Linux kernel and, as such, it is available in all Linux distributions. The Xen Project is one...
Continue reading
How to understand KVM (KERNEL VIRTUAL MACHINE)
How To Understand KVM (KERNEL VIRTUAL MACHINE) KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware containing virtualization extensions (Intel VT or AMD-V). It...
Continue reading
How to understand virtualization environments.
How To Understand Virtualization Environments. Server virtualization is the process of dividing a physical server (computer) into multiple unique and isolated virtual machines (VMs) by means of a software application....
Continue reading
How to create RAID 10 or 1+0 (nested)
How To Create RAID 10 Or 1+0 (Nested) RAID 10 is a combine of RAID 0 and RAID 1 to form a RAID 10. To setup Raid 10, we need...
Continue reading