How to access & use the Rosalind w88 casino games login system

Before w88 casino games login begin – general access information

  • Submit a w88 casino games login access request.
  • Quotas are automated and are not individually monitored by the w88 casino games login administrators. If you see your data usage approaching your quota, please submit a request for increase using the above link.
  • w88 casino games login can support a maximum single file size of 4TB.
  • This w88 casino games login environment is available on the University of Nevada, Reno campus networks only.
  • In the response email from the University TeamDynamix ticketing system, you should have been given the name of w88 casino games login share folder and the path to that folder. Please have that ready so you can complete the instructions on connecting to w88 casino games login share below. Substitute all instances ofyourFolderPathbelow with the path to w88 casino games login share folder.
  • If you encounter problems connecting with w88 casino games login desktop client, we recommend starting with w88 casino games login local IT support personnel for assistance.

MacOS instructions

To connect to the Rosalind w88 casino games login resource, macOS users should use the Finder application to configure the connection. These instructions were generated from a system running macOS 11.4 (Big Sur), but should work with any current, supported Apple operating system.

  1. From the dock, select the Finder app.
  2. Using the Finder menu, select Go – "Connect to w88 casino games login" (or use CMD+K).
    A screenshot of the Finder menu bar, described in the caption below.
    [Figure 1] The Finder menu bar has the Go dropdown open and "Connect to w88 casino games login..." highlighted.
  3. The Connect to Server interface will start. Please enter the w88 casino games login resource like so: smb://w88 casino games loginunr.edu/yourFolderPath
    A screenshot of the Finder Connect to w88 casino games login interface, described in the caption below.
    [Figure 2] The Connect to w88 casino games login interface for Finder. An unnamed w88 casino games login selection field is populated with "smb://".
  4. Log on with w88 casino games login University NetID username and password. You may save this in the macOS keychain, but be aware that when you reset w88 casino games login NetID password you will need to update w88 casino games login keychain password or the connection will fail.

Linux instructions

Access through CIFS

Linux users can access their home and shared directories through the CIFS (Microsoft Windows Share) protocol. This can be done using GUI tools such as Nautilus and Caja or the command line.

Using Nautilus or Caja

  1. Start the file manager application from the applications menu of w88 casino games login Linux distribution, or click on the file manager icon on the desktop. When you open Nautilus or Caja, choose "Connect to Server..." from the File menu.
    A screenshot of a Linux file manager application, described in the caption below.
    [Figure 3] The Linux file manager has the File dropdown open from the taskbar, with the option "Connect to w88 casino games login... highlighted.
  2. In the Connect to w88 casino games login dialogue box, use the following w88 casino games login details:
    • Type: Windows share
    • Share:yourFolderPath
    • Folder: /
    • Domain name:unr.edu
    Use w88 casino games login network credentials in the User name and Password fields.
    A screenshot of the Linux file manager's Connect to Server interface, described in the caption below.
    [Figure 4] The Connect to Server interface for the Linux file manager. Under Server Details, the Server field is populated with "w88 casino games loginunr.edu" with the Port field grayed out and set to "0". The Type field has "Windows share" selected. The Share field is blank, while the Folder field is populated with "/". Under User Details, the Domain name is populated with "unr.edu", while the User name and Password fields are blank.

Mounting a Windows share using the terminal

w88 casino games login mount a Windows share. You will need root or sudo permissions.

  1. Create a local directory to mount the remote system. Some suggestions are "/mnt/cifs" and "/home/$username/cifs".
  2. As the superuser, run mount with the following parameters:
    • sudo mount -t cifs //w88 casino games loginunr.edu/yourFolderPath/$netID -o username=$netID,domain=unr.edu,uid=$username
    where $netID is w88 casino games login NetID and $username is w88 casino games login local user on the Linux workstation.

You can also mount these directories permanently using autofs or fstab. Please see w88 casino games login distribution documentation for installing autofs. Sample setup details for mounting these directories through autofs and fstab are below.

  • A sample command for autofs:
    • users –fstype=cifs,rw,noperm,credentials=/home/$username/private/credentials.txt ://w88 casino games loginunr.edu/yourFolderPath/$netID
  • A sample configuration line for fstab:
    • //w88 casino games loginunr.edu/yourFolderPath/$netID /mnt/cifs cifs noperm,_netdev, credentials=/etc/secure/credentials.txt 0 0

Ensure that the credentials.txt file is not world readable.

Microsoft Windows instructions

These instructions were generated from a computer running a 2019 update of Windows 10.

  1. Navigate to the task bar and click on the manila folder icon to launch Windows Explorer. w88 casino games login may also use the keyboard shortcut Windows+E.
  2. Navigate to the "This PC" entry in the left-hand bar.
    A screenshot of the w88 casino games login Explorer interface, described in the caption below.
    [Figure 5] In the left-hand bar of Windows Explorer, This PC has been selected. Its right-click context menu is open, with "Map network drive..." highlighted.
  3. Right-click the "This PC" entry and choose "map network drive".
    A screenshot of the Map Network Drive interface, described in the caption below.
    [Figure 6] The Map Network Drive interface for Windows Explorer. The Drive field has the "Z:" drive selected, while the Folder field is blank. The checkbox "Reconnect at sign-in" is ticked, while the checkbox "Connect using different credentials" is unticked.
  4. Choose the drive letter you would like to use and enter the folder path as follows: "\w88 casino games loginunr.edu\yourFolderPath"