Posted On March 31, 2019

Ideas for Open Source SAN using local storage

kimconnect 0 comments
blog.KimConnect.com >> Linux >> Ideas for Open Source SAN using local storage
Use a server with local drives
Set up Raid 0
Install “SheepDog on Centos/Ubuntu’s KVM” (future with VMware and Xen) plus “Corosync”
Install ESX
Use unattended.sourceforge.net to install Windows images
Thin Client: “thinstation” or “ltsp” that supports ICA/RDP

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

VMware Virtual Disk Manager Does Not Expand Partitions

If you are using the VMware Virtual Disk Manager included in GSX Server, VMware Server,…

Windows Emulator inside Ubuntu 9.10

# Add the Wine repositorysudo add-apt-repository ppa:ubuntu-wine/ppasudo apt-get install wine1.2cd /home/[username]# this installs winetricks and…

How To Install X11VNC on Ubuntu

# Note: this setup is the quick and dirty method for lab environments # Secured…