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 / 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 / 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 / Hosting Control Panels How do I install Softaculous on cPanel?
To install Sofaculous follow these simple instructions:
Login via SSH to the server (as root, or "su - root" if accessing ...
Software / Hosting Control Panels How do I log into SmarterStats as the admin?
To login into Smarter Stats as the admin user you need to use:
Site ID: admin
Username: admin
Password: <your password>
You should now ...
Software / Hosting Control Panels How do I disable Greylisting in SmarterMail?
To disable greylisting (graylisting) you will need to login as an admin and follow these simple steps.
Expand “Domains” and click ...