Changes

Jump to navigation Jump to search
1,577 bytes added ,  16:28, 5 October 2017
no edit summary
Line 46: Line 46:  
  xrandr --output DVI-I-0 --mode 1024x768_144.00
 
  xrandr --output DVI-I-0 --mode 1024x768_144.00
   −
=== Mounting the Radboud file system ===
+
=== Mounting the Radboud file system, Personal folder ===
== Personal folder ==
+
# Open the nautilus file manager. Note that this is not the standard file manager.
# Open the file manager, either the default (dolphin) or the other one (nautilus).
+
# Click ''Connect to Server'' in the bottom left.
# Type:
+
# Type for server address: ''smb://cnas.ru.nl/u123456/'' replacing u123456 with your university number
 +
# Use ''ru'' for the domain, your university number for the user name and your password.
 +
 
 +
=== Mounting the Radboud file system, Group folder ===
 +
== The best way ==
 +
# Make a folder /home/experiment/Dcc
 +
# Put the line: ''//cnas.ru.nl/Wrkgrp /home/experiment/Dcc cifs iocharset=utf8,credentials=/home/experiment/.smbcredentials,gid=1000,uid=1000 0 0'' in the file ''/etc/fstab''
 +
# Put the following in ''/home/experiment/.smbcredentials'', replacing ''USERNAME'' with a functional account name that ISC has given you for this purpose, and PASSWORD with the corresponding password. You can also use the credentials of a random employee with the correct access rights.
 +
username=USERNAME
 +
password=PASSWORD
 +
domain=ru
 +
 
 +
== The alternative way ==
 +
Use the same method as for the personal folder, replacing the url with smb://cnas.ru.nl/Wrkgrp
 +
 
 +
=== Mounting the Donders Research Data Repository (DRDR) ===
 +
# Login tot data.donders.ru.nl with your university number.
 +
# Get the ''Data Access Password'' by clicking your name in the top right corner. Remember the six digit password for the last step.
 +
# Open the nautilus file manager. Note that this is not the standard file manager.
 +
# Click ''Connect to Server'' in the bottom left.
 +
# Type for server address: ''davs://U123456-ru.nl@webdav.data.donders.ru.nl'' replacing u123456 with your university number
 +
# Use the six digit password from the second step.
 +
 
 +
=== Mounting Surfdrive ===
 +
See DRDR.

Navigation menu