User Tools

Site Tools


institute_lorentz:gnulinux_workstations

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
Next revisionBoth sides next revision
institute_lorentz:gnulinux_workstations [2018/01/29 13:19] – [Access to other workstation disks] lenocilinstitute_lorentz:gnulinux_workstations [2018/08/30 14:39] – [Compilers and libraries] lenocil
Line 10: Line 10:
 ===== The home disk ===== ===== The home disk =====
 The home disk is `automounted' on boot.  The home disk is `automounted' on boot. 
-<code>+<code bash>
 $ df /home $ df /home
 Filesystem         1K-blocks       Used  Available Use% Mounted on Filesystem         1K-blocks       Used  Available Use% Mounted on
Line 16: Line 16:
 </code> </code>
 Each user has an **__allocated quota__** on the home disk depending on their role within the Lorentz Institute. The standard quota is 4GB, nonetheless it is possible to request extra space. To check your quota settings type Each user has an **__allocated quota__** on the home disk depending on their role within the Lorentz Institute. The standard quota is 4GB, nonetheless it is possible to request extra space. To check your quota settings type
-<code>+<code bash>
 $ quota -s $ quota -s
 Disk quotas for user xxxxxx (uid 999x99):  Disk quotas for user xxxxxx (uid 999x99): 
Line 23: Line 23:
                  12344K   4786M   4883M             279                                      12344K   4786M   4883M             279                    
 </code> </code>
-:!: TIP: Regularly check that you are below your assigned quota. Your workstation will stop working correctly if softwares cannot write temporary files in your home folder any more.+:!: Regularly check that you are below your assigned quota. Your workstation will stop working correctly if softwares cannot write temporary files in your home folder any more.
  
 To compile a list of the ten largest files in a directory execute To compile a list of the ten largest files in a directory execute
-<code>+<code bash>
 du -h /home/your_username/some_directory | sort -rh | head du -h /home/your_username/some_directory | sort -rh | head
 </code> </code>
-Then clean up responsibly.+Then clean up responsibly. 
  
 ==== Home disk data availability ==== ==== Home disk data availability ====
Line 80: Line 80:
  
 Here we only give a summary of useful commands. Here we only give a summary of useful commands.
-<code>+<code bash>
 # shows which environment modules are available # shows which environment modules are available
 module avail module avail
Line 93: Line 93:
 Should you need assistance operating your workstation, please do not hesitate to request help via our [[https://helpdesk.lorentz.leidenuniv.nl/|helpdesk]] application. You can also visit our offices in the Huygens Laboratory Room 409b at any time during working hours. Should you need assistance operating your workstation, please do not hesitate to request help via our [[https://helpdesk.lorentz.leidenuniv.nl/|helpdesk]] application. You can also visit our offices in the Huygens Laboratory Room 409b at any time during working hours.
    
-Comments and suggestions to improve this guide are welcome.+
  
institute_lorentz/gnulinux_workstations.txt · Last modified: 2024/03/29 20:44 by jansen