User Tools

Site Tools


usage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
usage [2025/10/24 06:57] pillaiusage [2026/02/17 14:46] (current) pillai
Line 1: Line 1:
 +**<color red>Note - </color>** VPN is necessary for off campus access.
 +
 **__<color blue>Connect to Perun</color>__** **__<color blue>Connect to Perun</color>__**
  
Line 31: Line 33:
 #!/bin/bash  #!/bin/bash 
 #$ -S /bin/bash  #$ -S /bin/bash 
-. /etc/bash.bashrc +. /etc/profile 
 #$ -o job_output  #$ -o job_output 
 #$ -M <your email address>  #$ -M <your email address> 
Line 45: Line 47:
 #!/bin/bash  #!/bin/bash 
 #$ -S /bin/bash  #$ -S /bin/bash 
-. /etc/bash.bashrc +. /etc/profile 
 #$ -o job_output  #$ -o job_output 
 #$ -M <your email address>  #$ -M <your email address> 
Line 60: Line 62:
 #!/bin/bash  #!/bin/bash 
 #$ -S /bin/bash  #$ -S /bin/bash 
-. /etc/bash.bashrc +. /etc/profile 
 #$ -o job_output  #$ -o job_output 
 #$ -M <your email address>  #$ -M <your email address> 
Line 75: Line 77:
 #!/bin/bash  #!/bin/bash 
 #$ -S /bin/bash  #$ -S /bin/bash 
-. /etc/bash.bashrc +. /etc/profile 
 #$ -o job_output  #$ -o job_output 
 #$ -M <your email address>  #$ -M <your email address> 
usage.1761299875.txt.gz · Last modified: by pillai