Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
disk:scratcharea [2011/04/06 13:55]
marina
disk:scratcharea [2011/04/07 17:10]
marina
Line 1: Line 1:
 ====== I need to use the local scratch area, may I? How? Is it backupped? ====== ====== I need to use the local scratch area, may I? How? Is it backupped? ======
-Generally each linux workstation should have a local disk area called **/​scratch** \\ +Generally each linux workstation should have a local disk area called ​" ​**/​scratch** ​" ​\\ 
-You can write your data there. +You can write your data there.\\ 
-  +Put your files in /​scratch///​yourusername//​ directory, NOT in /scratch. So first you have to create a subdirectory in the /scratch directory using the following command from a linux shell:\\
-First you have to create a subdirectory in the /scratch directory using the following command from a linux shell:\\+
 **mkdir /​scratch///​yourusername //      **   ​\\ ​ **mkdir /​scratch///​yourusername //      **   ​\\ ​
-Put your files in /​scratch///​yourusername//​ directory, NOT in /scratch\\ 
  
 <note i> <note i>
 **Do not put important files in scratch areas**, because if the local disk is damaged, we will not be able to recover its content.\\ **Do not put important files in scratch areas**, because if the local disk is damaged, we will not be able to recover its content.\\
-**Local directories (for example ///scratch /data /​tmp// ​etc.) are never saved** ("​backupped"​)!!+**Local directories (for example///scratch /data /tmp//) are never saved** (" backupped ")!!
 </​note>​ </​note>​
  
Line 17: Line 15:
 <color Maroon>​You can not access to workstations local scratch areas from outside SISSA through the server ssh.sissa.it</​color>​\\ <color Maroon>​You can not access to workstations local scratch areas from outside SISSA through the server ssh.sissa.it</​color>​\\
 {{ :​disk:​vpn4.jpg?​270x150|vpnimage}} {{ :​disk:​vpn4.jpg?​270x150|vpnimage}}
-<color teal>​Please note, there is a NEWS</​color>: ​From the external network you can reach your linux workstation and so reach its /scratch area using the VPN connection. \\+<color teal>​Please note, there is a NEWSFrom the external network you can reach your linux workstation and so reach its /scratch area using the VPN connection. ​</​color>​\\
 To use the VPN connection, you have to install [[services:​network:​vpnclient|the VPN client]] on your laptop, so To use the VPN connection, you have to install [[services:​network:​vpnclient|the VPN client]] on your laptop, so
 please read the information on [[services:​network:​vpnclient|Cisco VPN client installation]] page. please read the information on [[services:​network:​vpnclient|Cisco VPN client installation]] page.