This shows you the differences between two versions of the page.
Next revision | Previous revision |
wiki:facility:software:query [2025/01/17 11:24] – created Max Breitmeyer | wiki:facility:software:query [2025/01/21 10:37] (current) – Roy Prouty |
---|
To query data on the NAS, run the following steps: | To query data on the NAS, run the following steps: |
| |
- Start by ssh'ing to obs-database.rs.umbc.edu as the "obs-user" user. This can be done using any terminal or PuTTY. Note that you must be on the UMBC VPN to successfully connect. Instructions for installing the UMBC VPN can be found [[https://umbc.atlassian.net/wiki/spaces/faq/pages/30754220/Getting+Connected+with+the+UMBC+GlobalProtect+VPN|here]]. | - Start by ssh'ing to obs-database.rs.umbc.edu as the "obs-user" user. This can be done using any terminal or PuTTY. Note that you must be on the UMBC VPN to successfully connect. Instructions for installing the UMBC VPN can be found [[https://umbc.atlassian.net/wiki/spaces/faq/pages/30754220/Getting+Connected+with+the+UMBC+GlobalProtect+VPN|here]]. |
| |
`ssh obs-user@obs-database.rs.umbc.edu` | <code>ssh obs-user@obs-database.rs.umbc.edu</code> |
| |
It will ask you for the password. The password is the same password as the one used for the Data Computer. | It will ask you for the password. The password is the same password as the one used for the Data Computer. |
| |
- Run type the following command: "./query_database" (without quotations), and then hit enter. This should show the following: | - Run type the following command: "./query_database" (without quotations), and then hit enter. This should show the following: |
| |
{{:wiki:facility:software:screenshot_2025-01-17_at_11.07.22.png?400}} | {{:wiki:facility:software:screenshot_2025-01-17_at_11.07.22.png?400}} |