Delete Queue in RabbitMQ

Delete Queue in RabbitMQ

RabbitMQ is a message broker that allows applications to communicate asynchronously through message queues. Over time, you may need to delete queues that are no longer needed to free up...
Get SD Card CID on Raspberry Pi

Get SD Card CID on Raspberry Pi

The Card Identification (CID) register is a unique identifier embedded in SD cards by the manufacturer. This identifier contains information such as manufacturer ID (MID), OEM/application ID (OID), product name...