How To: Getting Started with the Linux Shell

The Linux shell is a powerful tool that will allow you to make use of tools like:

  • Docker
  • Scripting Tools (i.e. Python, BASH)
  • Executables
  • Config-Tools
  • etc…

This guide will show you how to get connected with the SSH server on all of WAGO’s Linux based devices.
Quickstart - Linux Shell.pdf (2.8 MB)

4 Likes

Hello.
I was trying out the wago edge computer. The debian install on the computer was on german. All the help info was in german. I tride to follow diffrent howtos on how to change languages and keybord setup.

I think that would be a nice thing to have in youre Quick start.

Hello and welcome to the forum!

This command will set the language to english. You can modify the script for your desired language however.

> git clone https://github.com/jessejamescox/wago-edgecpu-language-switcher.git && sh wago-edgecpu-language-switcher/switcher.sh

The source code is here:

1 Like

Thank you. I will try it on the next edge computer I have :smiley: