The frontend of the LANTA allows only usage according to the following cases:
Preparing and submitting jobs to Slurm
Editing files using text processors such as vim, nano
Using version control systems such as git to manage code for program development
Compiling programs using development tools such as a compiler
Building and downloading packages using package managers such as pip, conda
Building and downloading images through the singularity command
Transferring small-sized files using commands like scp, rsync, or an sftp server. In this case, the time used for file transfer must not exceed 5 minutes per transfer.
Managing files within the LANTA system using standard Linux commands such as cp, mv, etc.
Programs for pre-processing and post-processing, with the list of permitted programs available in the attached documentation
The frontend machine of the LANTA system does NOT allow usage in the following cases:
Running other programs apart from those specified in this usage policy.
Running cronjobs, including cronjobs consisting of commands or programs permitted for use as specified in this usage policy.
Transferring large-sized files that take more than 5 minutes to transfer.
Transferring large-sized files via Git LFS (Git Large File System)