Changes between Version 324 and Version 325 of WikiStart


Ignore:
Timestamp:
Apr 17, 2019, 8:00:05 AM (5 years ago)
Author:
Mattia Monga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v324 v325  
    5757  * [https://www.memrise.com/course/86904/solab-unimi/ Memrise] (utile per memorizzare i comandi principali)
    5858  * [https://cmdchallenge.com CMD Challenge] (un po' di esercizi; per chi volesse cimentarsi in esercizi più orientati alla sicurezza: `ssh -p 2220 -l bandit0 -x bandit.labs.overthewire.org`, password bandit0)
    59   * [https://doi.org/10.1145/5948.315654 Knuth vs. McInroy] (accessibile gratuitamente da IP unimi o via [https://users.unimi.it/banchedati/istruzioni_proxy_unimi.html proxy]; TLDR; `tr -cs A-Za-z '\n' | tr A-Z a-z | sort | uniq -c | sort -rn | head`)
    60   * [http://www.linusakesson.net/programming/tty/index.php The TTY demystified]         
     59  * [https://doi.org/10.1145/5948.315654 Knuth vs. McInroy] (accessibile gratuitamente da IP unimi o via [https://users.unimi.it/banchedati/istruzioni_proxy_unimi.html proxy]; TL;DR `tr -cs A-Za-z '\n' | tr A-Z a-z | sort | uniq -c | sort -rn | head`)
     60  * [http://www.linusakesson.net/programming/tty/index.php The TTY demystified]          ;
    6161
    6262=== 7. 10 aprile 2019 (Aula Gamma)