Education server sol¶
Basic information¶
Educational servers can be used for educational purposes, such as classes, exercises, and self-study.
OS |
Ubuntu Linux 20.04 |
host name |
|
Warning
The Educational Server is not designed for research purposes. Please do not run applications or programs that will cause an excessive load. Outside of class hours, the server may be restarted without notice for security updates or other reasons.
Danger
The following user processes will stop without notice.
Users running so many processes at the same time
Users occupying significant real memory and virtual space at the same time
US>**Extremely Long CPU utilization
Other users running processes that may interfere with other users’ process execution
How to use¶
- Login (SSH only)
- File Transfers
- How to use the application
- Check the available applications (
module avail
) - Using the application (
module load
) - Check the loaded application execution environment (
module list
) - Unload the application execution environment (
module unload
,module purge
) - Switch the application execution environment (
module switch
) - Automatically load/unload software upon login
- Japanese input
- Check the available applications (