Both sides previous revision Previous revision Next revision | Previous revision |
rdms:access:lwp [2023/08/09 13:54] – [Accessing the RDMS] burcu | rdms:access:lwp [2025/02/05 10:59] (current) – adjusted indexmenu jelte |
---|
{{indexmenu_n>6}} | {{indexmenu_n>4}} |
====== With Linux Workplace ====== | ====== With Linux Workplace ====== |
| |
The Linux Workplace (LWP) is a standardized University workplace containing a Linux operating system where you can [[https://lwpwiki.webhosting.rug.nl/index.php/Remote_access|remotely]] access the system via SSH or using NoMachine. LWP also allows you to access the X and Y:drives located in the University Workplace (UWP). As it is in Hábrók, ''iCommands'' are already installed in the LWP. You just need to create an iRODS configuration file called ''irods_environment.json'' and place it in this location in your home directory: ''~/.irods/''. | The Linux Workplace (LWP) is a standardized University workplace containing a Linux operating system where you can [[https://lwpwiki.webhosting.rug.nl/index.php/Remote_access|remotely]] access the system via SSH or using NoMachine. LWP also allows you to access the X and Y:drives located in the University Workplace (UWP). As it is in Hábrók, ''iCommands'' are already installed in the LWP. You just need to create an iRODS configuration file called ''irods_environment.json'' and place it in this location in your home directory: ''~/.irods/''. |
| |
| ===== Working on command line in Linux ===== |
| |
| If it is your first time working with command line in Linux environment please check this [[https://wiki.hpc.rug.nl/habrok/command_line/working_on_the_command_line_-_part_2|introduction section]] from the Hábrók user manual. |
| |
===== Accessing the RDMS ===== | ===== Accessing the RDMS ===== |
</code> | </code> |
| |
Check if it is created: | Check if it is created under ''~/.irods/'': |
| |
{{:rdms:access:lwp_screenshot1.png?800|}} | {{:rdms:access:lwp_screenshot1.png?direct&800|}} |
| |
| |
Check if it is created under ''.irods/'' and then proceed with creating and configuring your environment file as explained [[rdms:access:linux:createprofile| iCommands]] section: | You can now proceed with creating and configuring your environment file as explained [[rdms:access:linux:icommands| iCommands]] section. After that you can initialize your connection using the ''iinit'' command: |
| |
{{:rdms:access:lwp_screenshot2.png?400| }} | {{:rdms:access:inkedlwp_screenshot3.jpg?direct&450| }} |
| |
Now you are ready to initilaze the RDMS connection: | |
| |
{{:rdms:access:inkedlwp_screenshot3.jpg?300| }} | Please refer to the [[rdms:access:linux:icommands| iCommands]] section for further information on the configuration and various use cases of the ''iCommands''. |
| |
| |
| |
Please refer to the [[rdms:access:linux:createprofile| iCommands]] section for further information on the configuration and use cases of the various ''iCommands''. | |
| |
| |
| **Disclaimer**: The RDMS team does not support the LWP, therefore please refer to the [[https://lwpwiki.webhosting.rug.nl/index.php/Main_Page|user manual]] of the LWP for further information or if you have difficulties connecting to LWP. |
| |
| |