IMPORTANT NOTE

Before installing Memphis Linux OS have a backup from your data. Memphis Linux OS, will be installed on an entire disk (so it will wipe the entire hard disk). It does not support dual boot from single disk. For Enterprise customers, we don’t support dual boot.

Family Edition

Professional Editon

Server Edition

Available for annual support paid customer, click here

File Verification

How to Verify Your Memphis Linux Download

(We assume you are using the Namar ISO, change files names for NeitHotep)
To ensure your copy of Memphis Linux is authentic and has not been tampered with, follow these steps using your terminal.

Step 1: Import the Official Signing Key

Bash

 
gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 029A56220AADAA7AB8F012FCAEEDDD7C485976E1

Step 2: Verify the ISO

Ensure the ISO file and the .asc file are in the same folder, then run:

Bash

 
gpg --decrypt narmar-1.8.sha512.sum.asc | sha512sum -c

What to look for:

  1. Signature Validity: Look for Good signature from "Amin Ezzy..."

    • Note: You may see a warning that the “key is not certified with a trusted signature.” This is normal for keys not manually added to your trust database.

  2. File Integrity: Look for the final result: Memphis-linux-narmar-1.8.0-x86_64.iso: OK