How to mount Scientific Computing (SciC) Linux Clusters home to a dipr server

Purpose:

  • Instructions to mount Scientific Computing (SciC) Linux Clusters home to a dipr server

 

Requirements:

 

Instructions

 

In this example, we show how to mount SciC Linux Clusters home from a dipr server

 

First, you need to install cifs-utils

 

sudo yum install cifs-utils

 

And then run the command below and type in your password when asked.

 

sudo mount -t cifs -o domain=PARTNERS,username=<username>,vers=1.0 //erisonefs.partners.org/<username> /mnt

 

Now, Let's see it is mounted

 

cd /mnt

Go to KB0037430 in the IS Service Desk

Related articles