Skip to content
vanhoan310 edited this page Mar 14, 2024 · 9 revisions

Tutorial https://docs.google.com/document/d/1ZqBPwVLZXqXUoo-GGVckBRYOeRORuAuf4hMzp1MNqIE/edit

  1. Add a shortcut to folder: https://unix.stackexchange.com/questions/52237/how-to-create-a-shortcut-to-a-folder-to-documents

  2. File permission: Chmod https://www.quora.com/What-does-chmod-775-mean

  3. Create SSH shortcut
    S1. cd ~/.ssh
    S2. vim config
    S3. Host scotch
    HostName scotch.io
    User nick
    https://scotch.io/tutorials/how-to-create-an-ssh-shortcut

  4. Printing.
    Fedora
    Settings -> Printers -> Unlock -> Add -> Enter IP address (10.163.247.61)
    Go to Print Settings -> Set new printer as default. Done!
    May in
    pass: 71020
    pale (1,2 -> 1,2 (chuc nang thu 2)), dat giay nam ngang

  5. EduVNP:
    Download version 2.2.1 from github https://github.com/eduvpn/python-eduvpn-client/releases/tag/2.2.1
    Go to folder: make
    Chose LMU server ([86] Ludwig-Maximilians-Universität München via LRZ-VPN)
    Import the file certificate (VNP setting) to the certificate produced by EduVPN.

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/vanhoan310/miniconda3/envs/bootai/lib

Clone this wiki locally