Advanced Search
Search Results
80 total results found
Xen New VM
Find ISO SR UUID xe sr-list uuid ( RO) : XXXXXXXX-XXXXX-XXX-XXXX-XXXXXXXXname-label ( RW): data01host ( RO): <shared>type ( RO): nfscontent-type ( RO): user Find name of template xe template-list xe vm-install template="<template_name>" ne...
Lan Switch
Create a network for the new interface to be attached to, and returns the network-uuid xe network-create name-label="LAN-VM" Find vm uuid of the VM xe vm-list name-label=<vm's name-label> Create eth1 interface for the VM, and gets the uuid of the new...
Snapshots And Templates
Create new snapshot Find UUID xe vm-list Create snapshot xe vm-snapshot new-name-label="<name>" vm=<vm-uuid> Restore a snapshot xe snapshot-revert snapshot-uuid=<uuid> List snapshots xe snapshot-list Create a template from snapshot ...
TargetCLI CentOS 7
Install targetcli yum install targetcli -y systemctl enable target systemctl start target Configure targetlci Use the "cd' command (no args) inside target cli to browse through the paths The iqn names below are the ones from the nodes you will later co...
Direct Routing IIS
Configure wan/lan interface to allow receive Change bond 101 to whatever you nic name is, use "netsh interface ipv4 show interfaces" to display names PS C:\Users\Administrator> netsh interface ipv4 set interface "bond0" weakhostreceive=enabled PS C:\User...
LAN Routing Remote Access Service (RAS)
Once done add routes on each hosts route ADD -p <destination_network> MASK <subnet_mask> <ras_ip>
GlusterFS + Heketi [Ubuntu 18.04]
Requirement to this guide : Having an empty / unused partition available for configuration on all bricks. Size does not really matter, but it needs to be the same on all nodes. Configuring your nodes Configuring your /etc/hosts file : ## on gluster00 : 127...
Improve PFsense PPPOE +1Gbps
To improve speeds from 500Mbps on PFsense, Change the following values: vi /boot/loader.conf.local net.isr.dispatch=deferrednet.isr.maxthreads="-1"net.isr.bindthreads="1" In System > Advanced > Miscellaneous Enable PowerD and AC Power to Maximum