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 ...
Software / Linux / Command Line How do I copy the partition table from disk to disk?
When using GPT you can use sgdisk to copy the partition table.
FROM="/dev/sdX"
TO="/dev/sdY"
sgdisk $FROM -R $TO
sgdisk -G $TO
This will copy the ...
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 ...
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 ...