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: 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 / 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 ...
Internet / Email How do I test SMTP Auth using telnet?
To test AUTH LOGIN
Prepare the username and password by encoding them as follows:
$ perl -MMIME::Base64 -e 'print encode_base64("user\@domain");'dXNlckBkb21haW4=
$ perl -MMIME::Base64 ...
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 What does the output of 'clusterctrl status' mean?
Running "clusterctrl status" you will get output similar to the below text.
clusterhat:1
clusterctrl:2
maxpi:10
ctrl_bus:20:4:3 21:3:3
hat_version:1.2
hat_version_major:1
hat_version_minor:2
hat_size:4
hat_uuid:622aef87-17d6-4022-a370-781e1c3fe2b9
hat_vendor:8086 Consultancy
hat_product_id:0x0004
throttled:0x0
hat_alert:0
p1:0
p2:0
p3:0
p4:0
ctrl20:FW:1.1 ADC1:5014mV T1:18.60C
p5:0
u5:1
p6:0
u6:1
p7:0
u7:1
ctrl21:FW:1.1 ADC1:4891mV T1:23.52C
p8:0
u8:1
p9:0
u9:1
p10:0
u10:1
clusterhat:False if no ...
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 ...
Hardware / Cluster HAT / Cluster CTRL Troubleshooting missing Pi Zeros in a ClusterHAT
If you've got the Cluster HAT connected and you're having problems with one or more Pi Zeros not being visible ...