MehmetOS

Linux logo

Browser-Based GNU/Linux Terminal Simulation

MehmetOS is a web-based project that simulates a GNU/Linux environment directly in your browser.

It includes a GRUB-style boot menu, systemd-like boot logs, and a fully functional command-line interface.

The terminal supports over 20 Linux commands including ls, cd, mkdir, cat, rm, sudo, chmod, neofetch, and cowsay.

A multi-user system is also available with useradd, passwd, and su commands.

The project uses localStorage to store files, directories, users, permissions, and aliases persistently.

MehmetOS can be hosted on any static web server and is intended for educational purposes or as a lightweight Linux demo.

Go to Simulation