Skip to main content

Recently Updated Pages

Direct Routing IIS

Windows

Configure wan/lan interface to allow receive Change bond 101 to whatever you nic name is, use "n...

Updated 4 years ago by Dave

Keepalived LoadBalacing

Linux Cluster

LVS Config ## Pool ID virtual_server <WAN "frontend" IP> 80 { delay_loop 6 ...

Updated 4 years ago by Dave

TargetCLI CentOS 7

Linux

Install targetcli yum install targetcli -y systemctl enable target systemctl start target C...

Updated 4 years ago by Dave

Lan Switch

Xen

Create a network for the new interface to be attached to, and returns the network-uuid xe networ...

Updated 4 years ago by Dave

Xen New VM

Xen

Find ISO SR UUID xe sr-list uuid ( RO) : XXXXXXXX-XXXXX-XXX-XXXX-XXXXXXXXname-label ( RW): da...

Updated 4 years ago by Dave

Xen ISO folder

Xen

Find server UUID: xe host-list Create ISO folder mkdir -p /var/opt/xen/ISO Create SR for ISO ...

Updated 4 years ago by Dave

S2D Force remove a drive

Windows Hyper-V

To verify that all drives are healthy and operational : Get-PhysicalDisk Get the FriendlyName o...

Updated 4 years ago by Dave

Create NFS Share on Xen8

Xen

Add Drive that will be used as NFS share in fstab vi /etc/fstab UUID="XXXXXX" /data01 xfs def...

Updated 4 years ago by Dave

Create a Xen pool (cluster)

Xen

Connect on master xe pool-list --minimal Create pool with UUID xe pool-param-set name-label="p...

Updated 4 years ago by Dave

Recover GitLab from filesystem backup

Linux

Install new instance/node before proceeding  Install gitlab on server and move postgres DB as ba...

Updated 4 years ago by Dave

Repair BSOD/Raw partition [WinServer]

Windows

Boots into the rescue: Step 1:  Check if you can mount the windows partition on a windows live c...

Updated 4 years ago by Dave

SAN - Dell Equallogic CLI Notes

Networking

group1> member select MEMBERNAME eth sel 1 NEWIPADDRESS NETMASK group1> grpparams group-i...

Updated 4 years ago by Dave

Test Drive Performance [Windows / Linux]

Other

Test Sequential Read/Write with DD Write dd if=/dev/zero of=./largefile bs=1M count=12288 Read...

Updated 4 years ago by Dave

Distributed memcached on 2 Webserver [CentOS7]

Linux Cluster

Install memcached yum install memcached libmemcached -y vi /etc/sysconfig/memcached Change opt...

Updated 4 years ago by Dave

Useful Commands

Linux

This page is to share commands / arguments that makes life easier.   Rsync rsync -vaopHDS --st...

Updated 4 years ago by Dave

DFS IIS [config + webroot]

Windows

DFS Install DFS namespaces and replication on both servers: Server Manager>>Add roles and...

Updated 4 years ago by Dave

Systemd

Linux

  vim /etc/systemd/system/foo.service chmod +x /etc/systemd/system/foo.service [Unit] Descript...

Updated 4 years ago by Dave

HaProxy

Linux Cluster

This is not a tutorial of how haproxy works, this is just some notes on a config i did, and some ...

Updated 4 years ago by Dave

Let's Encrypt & Certbot

Linux

Installation Ubunutu add-apt-repository ppa:certbot/certbot apt-get update && apt-get ...

Updated 4 years ago by Dave

Ubuntu - Remove and Reinstall MySQL

Linux

Reason i am posting thing is because MySQL leaves to many file behind, this post can be helpful w...

Updated 4 years ago by Dave