Changes between Version 343 and Version 344 of WikiStart


Ignore:
Timestamp:
Oct 14, 2019, 4:35:40 PM (5 years ago)
Author:
Mattia Monga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v343 v344  
    3838
    3939{{{#!sh
    40 # è utile usare attivare la rete e connettersi con ssh user@localhost:8022 per evitare problemi con la tastiera, soprattutto in ambiente Windows & Mac
     40# è utile usare attivare la rete e connettersi con ssh -p 8022 user@localhost per evitare problemi con la tastiera, soprattutto in ambiente Windows & Mac
    4141qemu-system-i386 -m 768 -net nic,model=virtio -net user,hostfwd=tcp::8022-:22 -cdrom /path/dove/hai/messo/solab.iso
    4242}}}
     
    4848
    4949 * [http://www.qemu-project.org/ QEmu] [https://mobaxterm.mobatek.net/ MobaXTerm (utile per gli utenti Windows)]
    50 
     50 * [https://www.cs.uaf.edu/2006/fall/cs301/support/x86/ Bigino NASM] [http://www.cs.mcgill.ca/~consult/info/gdb.html Bigino GDB] [http://openvim.com Tutorial vi] [http://www.viemu.com/vi-vim-cheat-sheet.gif Bigino vi]
     51 * [http://homes.di.unimi.it/sisop/lucidi1920/esercizi-assembly.pdf Appunti esercizi]
    5152
    5253=== Esame