Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

99 total results found

Xen ISO folder

Xen

Find server UUID: xe host-list Create ISO folder mkdir -p /var/opt/xen/ISO Create SR for ISO xe sr-create name-label="Local ISO" type=iso host-uuid=<host-uuid> device-config:location=/var/opt/xen/ISO device-config:legacy_mode=true content-type=iso ...

Xen New VM

Xen

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

Xen

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

Xen

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

Linux

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

Windows

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)

Windows

Once done add routes on each hosts route ADD -p <destination_network> MASK <subnet_mask> <ras_ip>  

GlusterFS + Heketi [Ubuntu 18.04]

Linux Cluster

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

Networking

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