Linux Harbour

Open Source Technology Media

Year: 2018

How to manage KVM Virtual Machine

virsh is the administration tool of KVM virtual machine, for examples, starting up or shutting down VM operation, control and modify the virtual machine, etc. virsh can be used as an interactive command shell or direct execution with its sub-commands….

How to build KVM virtual machine on Ubuntu 16.04

KVM (Kernel-based Virtual Machine) is the virtualization solution supported on Ubuntu and other Linux distributions, it is added to mainstream Linux Kernel from version 2.6.20. QEmu is the complete KVM emulator.  Many cloud servers are running as virtual machines, its…

Samba Windows file server on Linux

Samba is an open source software to provide windows file and print sharing on Linux server. Windows 10: Setup Tips Q: Windows 10 displays error message “\\samba\share is not accessible. You might not have permission to use this network resource….