CourseFiles   howto

How can I access my course file? The course files is an network disk that can be attached on campus. Off-campus, VPN must be used to attach this network disk. More info on how to attach a network disk and on using VPN is available. Linux users have the alternative to login with ‘ssh’ on the Science loginserver lilo, followed by a cd to /vol/cursusdossiers. Windows: At ‘File Explorer’, choose the option ‘Map Network Drive’, and type in file://cursusdossiers-srv....

Intel compilers   howto

New Intel compilers (Intel OneAPI Base and HPC Toolkits) The newest versions of the Intel compilers, available under the name Intel OneAPI, do no longer require a license, they are freely available. The 2023.2 version has been installed on C&CZ managed Ubuntu systems. When they are available, the module command module avail will list among others “compiler/latest”, so e.g. the Intel C (icc) and Fortran (ifort) compilers can be used after typing...

Updated Aug 25, 2023  ·  Peter van Campen · Created Sep 26, 2019

Internet studenten   howto

students WWW by students All student associations of the Science Faculty have their own WWW service. These are Thalia (Computer Science), 1 Desda (Mathematics), 2 Sigma (Chemistry), 3 Marie Curie (Physics), 4 BeeVee (Biology), 5 Leonardo (Sciences), 6 Students who would like to start their own www service are advised to contact their association using the association’s website or by sending a mail to one of the mail addresses. If that doesn’t work out you can always visit C&CZ and talk to one of the system administrators to see if it is possible to start a new WWW service....

Informatiebeveiliging   howto

Information security European directives and Dutch law prohibit the storage of personal data (persoonsgegevens) outside the European Economic Area (EEA). Most of the well known cloud services are US based: Dropbox, all Google services such as Gmail and Google+, Hotmail, iCloud. This implies that (data collections containing) personal data may not be stored on these cloud services. In addition to the law, Radboud University has issued an internal security policy that prohibits the storage of data that is classified as critical (this includes all personal data) on any (public) cloud service, even those which are EEA based....

Proquota   howto

ProQuota, what does it do ? When you log in on a managed PC, your private settings (Profile) of Windows and the applications are copied from the network to your current PC. During the session, these copied settings on the PC are used and changed if necessary. At logout, the (altered) settings are copied back to the network. When you log in, at a later point in time, on a different managed PC, these settings are copied to the new PC and your own settings are available again....

Email sieve   howto

Sieve If one wants incoming mail to be sorted into folders automatically or to be filtered in some special way, one can use “Sieve” if one has the IMAP-server post.science.ru.nl as incoming mailserver. To put the sieve script on the mail server and activate it, use a mail program which supports sieve. The filter settings can be managed quite easily in Roundcube webmail with Settings -> Filters. It is also possible with e....

Updated Jan 12, 2023  ·  Eric Lieffers · Created Jun 27, 2018

Install share   howto

Most licensed software that can be freely used by students and staff of the Science faculty can be found in the install network share. You can connect the install share in MS Windows using the path: \\install-srv.science.ru.nl\install Info Consult this page on how to connect to a network share. It is often possible to install this software directly from the install share. Usually a license key is needed. Install info and licenses can be found on the Science licenses pages....

Updated Apr 19, 2024  ·  Peter van Campen · Created Jan 10, 2018

Netwerk mutaties   howto

NOT_YET_TRANSLATED

Medewerkers latexbrief   howto

RU Corporate Identity Information Starting September 1, 2004, a new corporate identity has been introduced in which the name and logo of the university changed, but also the layout of all printed material. For MS-Word, templates and manuals have been centrally developed. Information can be found elsewhere. For LaTeX C&CZ developed a new letter layout. RU letter layout for LaTeX The new version supports an English and a colored version of the logo....

Updated Jun 11, 2024  ·  Peter van Campen · Created Sep 21, 2016

Subversion   howto

Info svn.science.ru.nl has been turned off! GitLab is the successor of our Subversion service! Migrating from Subversion to Gitlab We have automated the migration from Subversion to GitLab. Contact postmaster@science.ru.nl if you wish to have clone access to your migrated repository. Manual migration from Subversion to Gitlab Inspired by this short manual, an SVN to git conversion could boil down to something like: cd /tmp/ git svn clone --no-metadata -A users....

Updated May 31, 2024  ·  Peter van Campen · Created Jun 1, 2016 ·  Simon Oosthoek