Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

10 total results found

CFC

All items related to CFC will be put here

Meetings

NCRA Compute Cluster (Bhima) | User Document

We are using OpenPBS (Portable Batch System) for NCRA Compute Cluster for workload management system, whcih is designed to manage and schedule the execution of jobs on a compute cluster. This guide provides basic instructions for users to efficiently use OpenP...

NCRA Computer Facilities- FAQ's

How can I get access to NCRA Computers?  You need to fill the Computer Application Form - https://forms.ncra.tifr.res.in Workflow after submitting the Computer Application Form? Once you submit the Form, you need to get your Reporting/Guide/NCRA...

Basic FAQ for Linux Users

1. How do I log in to a remote server using SSH? Command: ssh username@hostname  Explanation: ssh: Secure Shell, a protocol for securely accessing a remote machine. username: Your username on the remote machine. hostname: The address of the remote ...

NextCloud and WM1 Account

Please find the following attachemnt  for instructions nexcloud_howTo.pdf If we have added your public key to the server, so you should be able to log in and check. We will walk you through the process of copying your data to the server, ensuring the permi...

Bhima Login Password Reset/Update

There are 2 ways that you can update/reset the bhima login password 1. Using SSH  Log in to Your AccountUse the following credentials to access your account:Username: username@bhima.ncra.tifr.res.inPassword: Use the password that was shared with you via ...

Compute Servers Tapti | Kaveri | fs1 | fs2 Usage

Introduction NCRA has four common user-accessible compute servers, which can be accessed using your NCRA webmail, LDAP, or Dhruva credentials. These four compute servers—Tapti, Kaveri, fs1, and fs2—share a common /home area, but each...

Enable Remote Desktop (Ubuntu) & access your Office Desktop via VPN

Guide to Connecting to Your NCRA Office Ubuntu Desktop via OpenVPN and Remote Desktop Overview This guide provides step-by-step instructions for setting up and using OpenVPN to connect to your office network and then accessing your office Ubuntu desktop remo...

VNC Client Configuration (TigerVNC)

Linux VNC Connection Service: Please save the following script to reconnect vnc Step 1/3: shell script to retrying - copy the following script to /usr/local/bin/vnc-reconnect.sh please give execute permission as given below chmod +x /usr/local/bin/vnc-reco...