Changes between Version 343 and Version 344 of WikiStart
- Timestamp:
- Oct 14, 2019, 4:35:40 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v343 v344 38 38 39 39 {{{#!sh 40 # è utile usare attivare la rete e connettersi con ssh user@localhost:8022per evitare problemi con la tastiera, soprattutto in ambiente Windows & Mac40 # è utile usare attivare la rete e connettersi con ssh -p 8022 user@localhost per evitare problemi con la tastiera, soprattutto in ambiente Windows & Mac 41 41 qemu-system-i386 -m 768 -net nic,model=virtio -net user,hostfwd=tcp::8022-:22 -cdrom /path/dove/hai/messo/solab.iso 42 42 }}} … … 48 48 49 49 * [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] 51 52 52 53 === Esame