Shell

Linux Shell Access

The server msh.pjwstk.edu.pl provides access to a Linux environment with basic tools. Users have access to a range of applications and programming tools.

Logging In

SSH Connection

Login is only allowed via SSH. Open your terminal and connect to the server:

ssh <login>@msh.pjwstk.edu.pl

Credentials

Use your academic domain login (e.g., s12345) and password.

Available Tools

Compilers and Interpreters

Text Editors

Communication

Text Web Browsers

Other Available Tools

Discover More

Many other console applications are available on the server. To see all available commands, run:

compgen -c