Hi! My Name is Jason O’Sullivan
Welcome to my Blog..
This site will contain some help guides and some projects I will be working on or have completed..

“ ”
– Jason O Sullivan –
-
Card Readers-Mifare
13.56 MHz Frequency Range MIFARE Family Description Memory Security MIFARE Classic The most common; used in many access systems 1KB or 4KB Proprietary Crypto-1 (easily cracked) MIFARE Plus Upgraded Classic with better security 2K/4K AES (in higher security levels) MIFARE DESFire Designed for secure ID, payment Up to 8KB 3DES / AES, file system support…
-
Adding Linux Drives
Add Drive to server (either physically or virtually)Run the below command to list all available drives and partitions (-f specifies format of drives (xfs/ext4/btrfs etc..)Take note of the device path of new drive for rest of setup Next you need to format the drive in your desired format (xfs/ext4/btrfs etc..)The below command will format the…