“Everything I learned I learned from the movies.”
― Audrey Hepburn
“Everything I learned I learned from the movies.”
― Audrey Hepburn
Once you are logged in, you can run various commands to manage your system. 1. System Maintenance systemctl restart emustation Shutdown safely: poweroff Reboot: reboot 2. Network Diagnostics Check IP: ifconfig Ping Test: ping google.com 3. File Management (Copying ROMs/BIOS)
You have several options:
If you plan on diving deeper into skinning your system interface, you can also look into modifying themes directly through the terminal by tracking down scripts located in the /usr/share/bootloader pathways.
You can connect using a terminal (Windows PowerShell/Command Prompt, macOS Terminal, or Linux) or a dedicated client like PuTTY . emuelec ssh
He typed reboot .
Turn on your EmuELEC device and ensure it is connected to your local home network (via Ethernet cable or Wi-Fi).
When connecting to EmuELEC via SSH, you must authenticate using pre-configured system administrative credentials. EmuELEC utilizes fixed root privileges for management. : root Password : emuelec Default Port : 22 Once you are logged in, you can run
This is the easiest method for beginners.
While EmuELEC provides a Samba (Windows File Sharing) share for ROMs, SSH offers more robust and scriptable methods.
ssh root@emuelec.local
Alternative: Use a tool like or your router's device list to find the IP associated with your box. Step 3: Connect to EmuELEC via SSH You need an SSH client on your computer to connect. Windows: PuTTY is the most common tool.. macOS/Linux: Open your Terminal application. Using PuTTY (Windows) Open PuTTY.
Have a specific EmuELEC SSH question? Check the official EmuELEC Discord or GitHub issues page for community support. Happy gaming!
For many Windows users, PuTTY is the traditional go-to SSH client. It's a lightweight and dedicated tool. Network Diagnostics Check IP: ifconfig Ping Test: ping