Hardware / Cluster HAT / Cluster CTRL What are the differences in Cluster HAT versions?
Cluster HAT v1.0
USB connector: On left (SMT)Serial connector: THGPIO connector: Bottom entry + headerPower control: GPIOPower connector: 2 pin header ...
Software / Linux / Manuals Manual: vi
PROLOG
This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the ...
Software / Linux / Virtualisation How do I make a KVM Virtual Server start on reboot?
Run the following command replacing SERVER_NAME with the name of the VM.
virsh autostart SERVER_NAME
You should then be notified the Domain ...
Software / Linux How do I setup SNMPd on CentOS 7?
To setup SNMP daemon firstly install the required packages.
yum install net-snmp net-snmp-devel net-snmp-libs net-snmp-utils
Then edit the main configuration file
vi /etc/snmp/snmpd.conf
Find ...
Software / Linux / Command Line How do I setup VNC for a user on Centos 7?
To setup your server to run a full desktop VNC session first we need to install the required packages.
yum groupinstall ...
Software / Linux / Command Line How do I rename a KVM VM?
This example works on Debian 13, but will likely work on other distributions too (CentOS 7).
Save a copy of the ...
Software / Microsoft Windows Fixing a blank ipconfig output [Windows XP]
This came about after installing Panda Software Internet Security 2008 [12.00.00]
Resolution
Click the Start button and select Run.
Enter “cmd” and press ...
Software / Linux / Manuals Manual: ps
PROLOG
This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the ...
Software / Microsoft Windows How do I disable Aero snap?
To disable Aero snap (Dragging windows off the edge get arranged into half of the screen):
Click on Start->Control Panel
Select the ...
Hardware / Cluster HAT / Cluster CTRL How do I write new firmware to Cluster Triple?
Control of the Cluster Triple is done using an ATmega328P (or ATmega328PB), the IC can be reprogrammed using either a standard ...