diff --git a/content/handling_data/data_storage/NRDSTOR/Mac.md b/content/handling_data/data_storage/NRDSTOR/Mac.md new file mode 100644 index 0000000000000000000000000000000000000000..f600945d8994bcbe6e1e142513cbd380dcbda870 --- /dev/null +++ b/content/handling_data/data_storage/NRDSTOR/Mac.md @@ -0,0 +1,40 @@ ++++ +title = "MacOS" +description = "Accessing NRDStor Using Samba - MacOS" +weight=30 ++++ + +Within MacOS, NRDStor can be added as a location for data and appear similar to an external USB hard drive. +Under Finder's **"Go"** menu, select **"Connect to a server"**. +{{< figure src="/images/FinderServerConnect.png" width="700" class="img-border">}} + + + +In the address box, enter **"smb://nrdstor.unl.edu/nrdstor/"**, + +{{< figure src="/images/Mac_Connect_To_Server.png" width="700" class="img-border">}} + + + +Click on **"Connect"**. You will be prompted to sign in to an account. **Use your University credentials to sign in, NOT your HCC credentials.** Both your University username and email address will work. + +{{< figure src="/images/Mac_SMB_Username.png" width="700" class="img-border">}} +{{< figure src="/images/Mac_SMB_Email.png" width="700" class="img-border">}} + + +After that a warning message might appear if you try to cnnect at the first time. +{{< figure src="/images/Mac_SMB_Warning.png" width="700" class="img-border">}} + + + +Once authentication has been successful, NRDStor will now be available in finder as a remote location. + +{{< figure src="/images/Mac_SMB_Connected.png" width="700" class="img-border">}} + + +In the future, NRDStor can be access from the side bar under **"Locations"** and you can navigate to your group and user directories. +{{< figure src="/images/Mac_SMB_Sidebar.png" width="700" class="img-border">}} + +Next: [Accessing NRDStor from SWAN]({{< relref "SWAN" >}}) + + diff --git a/content/handling_data/data_storage/NRDSTOR/SWAN.md b/content/handling_data/data_storage/NRDSTOR/SWAN.md new file mode 100644 index 0000000000000000000000000000000000000000..89679e185939b10204226774205e29d299c81666 --- /dev/null +++ b/content/handling_data/data_storage/NRDSTOR/SWAN.md @@ -0,0 +1,35 @@ ++++ +title = "SWAN" +description = "Accessing NRDStor From SWAN" +weight=30 ++++ + + + + +NRDStor has two current methods of access, directly on Swan similar to the existing filesystems and through the Samba protocol on a laptop, desktop, or workstation connected to an NU network. + +### From Swan + +{{% notice info %}} +You can access your NRDStor directory quickly using the $NRDSTOR +environmental variable (i.e. '`cd $NRDSTOR`') +{{% /notice %}} + +Unlike the /home, /work, and /common filesystems that are prefixed by their name and use the notation of **/filesystem/groupname/username**, NRDStor uses **/mnt/nrdstor/groupname/username**. + + +For example, for an account with the username of "hccdemo" and a group of "demo", the locations of this account's directories: + +{{< highlight bash >}} + +Home - /home/demo/hccdemo +Work - /work/demo/hccdemo +Common - /common/demo/hccdemo +NRDStor - /mnt/nrdstor/demo/hccdemo + +{{< /highlight >}} + + + +Next: [Accessing NRDStor from Windows]({{< relref "Windows" >}}) diff --git a/content/handling_data/data_storage/NRDSTOR/Windows.md b/content/handling_data/data_storage/NRDSTOR/Windows.md new file mode 100644 index 0000000000000000000000000000000000000000..fc4aa14ed4e708d70c6467e3d0e0b60ae949ce2a --- /dev/null +++ b/content/handling_data/data_storage/NRDSTOR/Windows.md @@ -0,0 +1,63 @@ ++++ +title = "Windows" +description = "Accessing NRDStor Using Windows" +weight=30 ++++ + +Within Windows, NRDStor can be added as a drive for data and appear similar to an external USB hard drive. + + + +To add NRDStor on Windows please follow the below steps: + + +Open File Explorer +{{< figure src="/images/File_Explorer.png" width="700" class="img-border">}} + + +Right click on the **"This PC"** under the side bar and choose **"Map Network Drive"** +{{< figure src="/images/Map_Network_Drive.png" width="700" class="img-border">}} + +The following **"Map Network Drive"** will appear +{{< figure src="/images/Map_Network_Drive_2.png" width="700" class="img-border">}} + + +From the **"Drive"** menu, specify the drive letter for the connection. We choose the letter **"N"** which stands for NRDStor +{{< figure src="/images/Specify_Drive_Letter.png" width="700" class="img-border">}} + +{{< figure src="/images/Specify_Folder_1.png" width="700" class="img-border">}} + + +In the **"Folder"** box, enter **"\\nrdstor.unl.edu\nrdstor"**. + + +{{< figure src="/images/windows_nrdstor.png" width="700" class="img-border">}} + + + +Click on "Finish". You will be prompted to sign in to an account. **Use your University credentials to sign in, NOT your HCC credentials**. Both your University username and email address will work. + + +{{< figure src="/images/Network_Credintials_1.png" width="700" class="img-border">}} + +{{< figure src="/images/Network_Credintials_2.png" width="700" class="img-border">}} + + + +Once authentication has been successful, NRDStor will now be available from the side bar as a remote location. + +{{< figure src="/images/NRDSTOR_Drive_1.png" width="700" class="img-border">}} + +{{< figure src="/images/NRDSTOR_2.png" width="700" class="img-border">}} + + +You can **rename** the NRDStor by right click on the **"NRDStor"** drive and choose **rename**. We rename the drive **"NRDStor"**. +In the future, NRDStor can be access from the side bar or from the **"Network Locations"**, and you can navigate to your group and user directories. +{{< figure src="/images/Rename_Drive_1.png" width="700" class="img-border">}}. +{{< figure src="/images/Rename_Drive_2.png" width="700" class="img-border">}}. + + + +Next: [Accessing NRDStor from Mac]({{< relref "Mac" >}}) + + diff --git a/content/handling_data/data_storage/NRDSTOR/_index.md b/content/handling_data/data_storage/NRDSTOR/_index.md new file mode 100644 index 0000000000000000000000000000000000000000..9b0748658ac850dfee500cf0b74b27861c8ea842 --- /dev/null +++ b/content/handling_data/data_storage/NRDSTOR/_index.md @@ -0,0 +1,37 @@ ++++ +title = "The Nebraska Research Data Storage (NRDStor)" +description = "Using The Nebraska Research Data Storage (NRDStor)" +weight = "60" ++++ + +### Overview of NRDStor +The Nebraska Research and Data Storage (NRDStor) is a storage platform with wide accessibility for the research data needs of Nebraska's researchers. NRDStor is accessible from a mounted network drive on your on-campus lab computer, your laptop connected on campus or through the University of Nebraska VPN, the Swan supercomputer, an Anvil VM, or through a web browser. + + +{{% panel theme="danger" header="**Sensitive and Protected Data**" %}} HCC (Including NRDStor) currently has no storage that is suitable for HIPAA, PHI, PID, classified or other data sets for which access is legally restricted. Users are not permitted to store such data on HCC machines. +{{% /panel %}} + +Data download and upload speeds vary on a variety of factors, including file size, system load, your computer's internet speed, and more. +The examples below are assuming a modern laptop uploading/downloading a large 25GB video file. + +- Home internet **1gbps** plan: **30 seconds** +- Home internet **500 mbps** plan: **1 minute** +- Home internet **100 mbps** plan: **4.5 minutes** +- Home internet **25 mbps** plan: **17.5 minutes** +- University Wi-Fi **(30-300mbps)**: **1.5 - 14.5 minutes** +- University Wired Network **(1gbps)**: **30 seconds** + +### Installing NU-VPN + +If you are not on a University of Nebraska campus, you will need to connect to the NU-VPN using this guide from ITS https://services.unl.edu/service/virtual-private-network-vpn-global-protect/vpn-client-installation-guide. If you are on Campus, no additional software is needed. + + +### Accessing NRDStor +NRDStor has two current methods of access, directly on Swan similar to the existing filesystems and through the CIFS/SMB protocol https://www.samba.org/ on a laptop, desktop, or workstation connected to an NU network. + + + + +- [Accessing NRDStor From SWAN]({{< relref "SWAN" >}}) +- [Accessing NRDStor From Windows]({{< relref "Windows" >}}) +- [Accessing NRDStor From Mac]({{< relref "Mac" >}}) diff --git a/static/images/File_Explorer.png b/static/images/File_Explorer.png new file mode 100644 index 0000000000000000000000000000000000000000..1749be3d633fd0c0b82a4c5e273aa22060de133c Binary files /dev/null and b/static/images/File_Explorer.png differ diff --git a/static/images/FinderServerConnect.png b/static/images/FinderServerConnect.png new file mode 100644 index 0000000000000000000000000000000000000000..4ff6fc9d3a4ed6838ebb56f80894b6ed0a3a5159 Binary files /dev/null and b/static/images/FinderServerConnect.png differ diff --git a/static/images/Mac_Connect_To_Server.png b/static/images/Mac_Connect_To_Server.png new file mode 100644 index 0000000000000000000000000000000000000000..fd29e3c2eda050231c84c1b492f08b2279d05dd6 Binary files /dev/null and b/static/images/Mac_Connect_To_Server.png differ diff --git a/static/images/Mac_SMB_ADDR_Example.png b/static/images/Mac_SMB_ADDR_Example.png new file mode 100644 index 0000000000000000000000000000000000000000..6aa5a5017eb5ec8dd0e87cc1553cdea4855e7228 Binary files /dev/null and b/static/images/Mac_SMB_ADDR_Example.png differ diff --git a/static/images/Mac_SMB_ADDR_Format.png b/static/images/Mac_SMB_ADDR_Format.png new file mode 100644 index 0000000000000000000000000000000000000000..a1e9cf1f124f78e73e014eaedbbfddaf57eb675b Binary files /dev/null and b/static/images/Mac_SMB_ADDR_Format.png differ diff --git a/static/images/Mac_SMB_Connected.png b/static/images/Mac_SMB_Connected.png new file mode 100644 index 0000000000000000000000000000000000000000..faec6fdbe2f7e7e23ed46fa4f9e49ab9b6e3a27a Binary files /dev/null and b/static/images/Mac_SMB_Connected.png differ diff --git a/static/images/Mac_SMB_Email.png b/static/images/Mac_SMB_Email.png new file mode 100644 index 0000000000000000000000000000000000000000..391e6a816fbf3b90ec90bbb1e43d682c38d5f6f7 Binary files /dev/null and b/static/images/Mac_SMB_Email.png differ diff --git a/static/images/Mac_SMB_Sidebar.png b/static/images/Mac_SMB_Sidebar.png new file mode 100644 index 0000000000000000000000000000000000000000..d5fb4e9d643151c82da1a04ddda53ebc0720527f Binary files /dev/null and b/static/images/Mac_SMB_Sidebar.png differ diff --git a/static/images/Mac_SMB_Username.png b/static/images/Mac_SMB_Username.png new file mode 100644 index 0000000000000000000000000000000000000000..569d16f69103c288a966867ebf2be3b61c9b348e Binary files /dev/null and b/static/images/Mac_SMB_Username.png differ diff --git a/static/images/Mac_SMB_Warning.png b/static/images/Mac_SMB_Warning.png new file mode 100644 index 0000000000000000000000000000000000000000..2c56cb0669a5765fc899b475436f0cb377799220 Binary files /dev/null and b/static/images/Mac_SMB_Warning.png differ diff --git a/static/images/Map_Network_Drive.png b/static/images/Map_Network_Drive.png new file mode 100644 index 0000000000000000000000000000000000000000..221c7d9b3c0eb3975812ad4627c995fb5565b868 Binary files /dev/null and b/static/images/Map_Network_Drive.png differ diff --git a/static/images/Map_Network_Drive_2.png b/static/images/Map_Network_Drive_2.png new file mode 100644 index 0000000000000000000000000000000000000000..c2a559e0cf6e58e88b21d55dfd483e5f626e1971 Binary files /dev/null and b/static/images/Map_Network_Drive_2.png differ diff --git a/static/images/NRDSTOR_2.png b/static/images/NRDSTOR_2.png new file mode 100644 index 0000000000000000000000000000000000000000..1404bd952d9904b4e3ff19574ad18f247007cd9b Binary files /dev/null and b/static/images/NRDSTOR_2.png differ diff --git a/static/images/NRDSTOR_Drive_1.png b/static/images/NRDSTOR_Drive_1.png new file mode 100644 index 0000000000000000000000000000000000000000..75cfa598cdd7f43cbe7e77998afd6c114bc2dca4 Binary files /dev/null and b/static/images/NRDSTOR_Drive_1.png differ diff --git a/static/images/Network_Credintials_1.png b/static/images/Network_Credintials_1.png new file mode 100644 index 0000000000000000000000000000000000000000..4c6778f70f0a1f45e9471358f101643a0e3631e6 Binary files /dev/null and b/static/images/Network_Credintials_1.png differ diff --git a/static/images/Network_Credintials_2.png b/static/images/Network_Credintials_2.png new file mode 100644 index 0000000000000000000000000000000000000000..e8342271f9f58e5ba42e4e4d07fe303fb54445c9 Binary files /dev/null and b/static/images/Network_Credintials_2.png differ diff --git a/static/images/Quick_Access.png b/static/images/Quick_Access.png new file mode 100644 index 0000000000000000000000000000000000000000..8fca2a0de2ee92d2ad364da77909709fe754f89a Binary files /dev/null and b/static/images/Quick_Access.png differ diff --git a/static/images/Rename_Drive_1.png b/static/images/Rename_Drive_1.png new file mode 100644 index 0000000000000000000000000000000000000000..7d1fbf0794606a7a74fa84e0feb7facae6e2e32a Binary files /dev/null and b/static/images/Rename_Drive_1.png differ diff --git a/static/images/Rename_Drive_2.png b/static/images/Rename_Drive_2.png new file mode 100644 index 0000000000000000000000000000000000000000..5d2a2248c84f95780bb15ca5b934e4ed4840c480 Binary files /dev/null and b/static/images/Rename_Drive_2.png differ diff --git a/static/images/Specify_Drive_Letter.png b/static/images/Specify_Drive_Letter.png new file mode 100644 index 0000000000000000000000000000000000000000..3448f074903b4902b3110710181c4cb63cd9bcd6 Binary files /dev/null and b/static/images/Specify_Drive_Letter.png differ diff --git a/static/images/Specify_Folder_1.png b/static/images/Specify_Folder_1.png new file mode 100644 index 0000000000000000000000000000000000000000..a8aa2ff0d8b97d5a3eba7405e49232bfbb5f584f Binary files /dev/null and b/static/images/Specify_Folder_1.png differ diff --git a/static/images/Specify_Folder_2.png b/static/images/Specify_Folder_2.png new file mode 100644 index 0000000000000000000000000000000000000000..9c8b1ac0a29d765145d9907497ebbac3b0ab07ef Binary files /dev/null and b/static/images/Specify_Folder_2.png differ diff --git a/static/images/Specify_Folder_3.png b/static/images/Specify_Folder_3.png new file mode 100644 index 0000000000000000000000000000000000000000..c5ebed3e98d5157d5d1e1362c911ea0c34b523a8 Binary files /dev/null and b/static/images/Specify_Folder_3.png differ diff --git a/static/images/windows_nrdstor.png b/static/images/windows_nrdstor.png new file mode 100644 index 0000000000000000000000000000000000000000..3c128ca078820b998b5e380ca199c4a38411571e Binary files /dev/null and b/static/images/windows_nrdstor.png differ