Emuelec - Ssh [2021]
SSH transforms EmuELEC from a "plug-and-play game box" into a fully managed Linux server dedicated to retro gaming. While the EmulationStation UI is beautiful for playing Mario Kart 64 , the true power lies in the command line.
In the EmulationStation menu, go to . Note the IP address (e.g., 192.168.1.50 ). Use an SSH Client : Windows : Use a client like PuTTY or MobaXterm. emuelec ssh
find /storage/roms -name "*.txt" -type f -delete SSH transforms EmuELEC from a "plug-and-play game box"
To establish a connection from a computer on the same network (Wi-Fi or Ethernet), use the following standard credentials: : root Password : emuelec Port : 22 (Default for SSH) Enabling SSH Access emuelec ssh