Recherche avancée
Résultats de recherche
795 résultats trouvés au total
Gestion des notifications
macOS Utiliser les notifications de macOS Par défaut, Teams utilise son propre système de notification. Si vous voulez utiliser le système de macOS : Dans Teams, cliquez sur les trois points en haut à droite de l'écran pour ouvrir le menu contextuel (1) p...
Dépannage VPN macOS
macOS: client VPN ne peut pas se connecter et pas possible d'accéder au lien de téléchargement du client Pulse Secure pour macOS. Nous avons observé que certains Macbook gardent des anciennes routes pour le VPN (crypto.unil.ch), qui ne sont plus valables e...
Multilinguisme facile avec TranslatePress
TranslatePress est un plugin de multilinguisme pour Wordpress, à l'instar de WPML. Il se démarque des autres extensions du genre en proposant une interface de traduction visuelle facile à prendre en main, et une configuration légère. TranslatePress permet de...
SSH connection to DCSR cluster
This page presents how to connect to DCSR cluster depending on your operating system. Linux SSH is always installed by most commons Linux distributions, so no extra package should be installed. Connection with a password To connect using a password, just run t...
Activer votre campus card
Introduction: Tous les membres de la communauté UNIL disposent d'une campuscard qui leur est envoyée lors de leur première immatriculation. Si vous venez de recevoir votre campus card, vous devez commencer par la valider pour accéder à ses fonctionnalités et...
Bloquer et débloquer votre campus card
Bloquer votre campus card Si votre campus card a été perdue ou volée, nous vous conseillons vivement de la bloquer immédiatement pour que le crédit disponible sur votre porte-monnaie électronique et les crédits d'impression ne soient dépensés. Vous pouvez à ...
Excel, macros
Présentation : Les macros sont un outil essentiel sur Excel. Grâce à ces derniers, vous pouvez automatiser des taches répétitives par exemple faire un traitement de données téléchargées en ligne. Elles permettent entre autre de supprimer certaines colonnes aut...
R on the clusters (old)
R is provided via the DCSR software stack Interactive mode To load R: module load r R # Then you can use R interactively > ... Batch mode While using R in batch mode, you have to use Rscript to launch your script. Here is an example of sbatch script, r...
Software local installation
This page gives an example of a local installation of a software, i.e. a software that will be only available to yourself. For simplicity we assume here that the software you want to install is available as a single binary file. To be executed from anywhere t...
Recovering files from the DCSR NAS
Introduction If you have deleted or corrupted a file you can recover it from the daily snapshots that are performed on the DCSR NAS From the Curnagl login node ssh username@curnagl.dcsr.unil.ch cd /nas/FAC/<your_faculty>/<your_department>/<your_PI>/<your...
Running Busco
A Singularity container is available for version 4.0.6 of Busco. To run it, you need to proceed as follows: $ module load singularityce $ export SINGULARITY_BINDPATH="/scratch,/users,/work" Some configuration files included in the container must be copied i...
Data management
Topic Data transfer between a laptop, a virtual machine, or a lab server and the DCSR NAS The DCSR NAS, or the "Network Attached Storage of the Scientific Computing and Research Support Unit", is one of the several NAS solutions available at UNIL. The DCSR N...
Access NAS DCSR from the cluster
The NAS is available from the login node only under /nas. The folder hierarchy is: /nas/FAC/<your_faculty>/<your_department>/<your_PI>/<your_project> Cluster -> NAS To copy a file to the NAS: cp /path/to/file /nas/FAC/<your_faculty>/<your_department>/<your...
Sensitive data on DCSR NAS
Since november 2023, new research projects should store their data using Tresorit. Please see the detailed documentation : https://wiki.unil.ch/ci/books/research-data-storage/chapter/donnees-sensibles-tresorit Current user of the NAS DCSR RECHERCHE-S/Boxcryp...
Give access to DCSR NAS files to an external collaborator
There are two administrative steps: The external collaborator must ask a UNIL account using this online form (go to "Obtenir un compte informatique personnel"). Warning: in the online form, the external collaborator have to write the name/email of the PI who ...
High Performance Computing
The DCSR team is able to help you regarding high performance computing topics including: using DCSR clusters when you're not able to perform your research and run computations on your local computer. harnessing the DCSR clusters (CPU and GPU) scaling your c...
Scientific Support
Need help with Machine Learning in your research? Contact us at helpdesk@unil.ch with subject: DCSR ML support Scientific support for Machine Learning projects, as outlined below, is provided free of charge to all UNIL members. Introduction Machine Learn...
SWITCHfilesender from the cluster
Switch Filesender Filesender is a service provided by SWITCH to transfer files over http. Normally files are uploaded via a web browser but this is not possible from the DCSR clusters. In order to avoid having to transfer the files to your local computer it ...