Difference between revisions of "CorsoReti"

From AIRWiki
Jump to: navigation, search
 
(11 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
'''Link utili'''
 
'''Link utili'''
  
*Creazione utenti
+
*Visualizzare il proprio IP nella rete
 +
http://whatismyipaddress.com/
 +
 
 +
*Visual traceroute
 +
http://www.dnsqueries.com/it/effettuare_traceroute_tracert.php
 +
 
 +
*Intestatario di un dominio
 +
http://www.nic.it/web-whois/index.jsf
 +
 
 +
*Servizio mappa IP<->posizione geografica
 +
http://www.maxmind.com/app/faq#ispvsorg
 +
 
 +
*Analisi pacchetti HTTP
 +
http://www.youtube.com/watch?v=RLh09OKyTgQ
 +
 
 +
'''Linux'''
 +
 
 +
*Ubuntu
 +
http://www.ubuntu.com/download/ubuntu/download
 +
 
 +
*Shell dei comandi di linux
 +
http://linux.collectiontricks.it/wiki/Guida_ai_comandi_base_della_shell_in_GNU/Linux
 +
 
 +
*Come installare pacchetti in Ubuntu
 +
http://dottorblaster.it/guida-veloce-ad-apt-get/
 +
 
 +
*Repositories
 +
http://saatulihsan.blogspot.com/2011/07/ubuntu-1110-repository.html
 +
 
 +
*Creazione utenti in linux
  
 
http://www.luca-canducci.com/2009/03/gestione-degli-utenti-in-ambiente-linux-via-shell-parte-1/
 
http://www.luca-canducci.com/2009/03/gestione-degli-utenti-in-ambiente-linux-via-shell-parte-1/
 +
 +
*Configurazione server SSH su ubuntu
 +
http://help.ubuntu-it.org/6.06/ubuntu/serverguide/it/openssh-server.html
  
 
*Configurazione server apache2 per ubuntu
 
*Configurazione server apache2 per ubuntu
Line 18: Line 50:
 
("apt-get install proftpd" e poi  
 
("apt-get install proftpd" e poi  
 
dalla sezione Configurazione del server FTP)
 
dalla sezione Configurazione del server FTP)
 +
 +
*Configurare FlatPress
 +
http://flatpress.org/home/
 +
 +
*Configurare server mail
 +
http://www.sefi.it/linux/mail-server-ubuntu-postfix-dovecot-mailscanner-parte-1

Latest revision as of 17:56, 1 March 2012

Slide dell'ing. Cesana

http://antlab.elet.polimi.it/index.php?option=com_content&task=view&id=182&Itemid=191

Link utili

  • Visualizzare il proprio IP nella rete

http://whatismyipaddress.com/

  • Visual traceroute

http://www.dnsqueries.com/it/effettuare_traceroute_tracert.php

  • Intestatario di un dominio

http://www.nic.it/web-whois/index.jsf

  • Servizio mappa IP<->posizione geografica

http://www.maxmind.com/app/faq#ispvsorg

  • Analisi pacchetti HTTP

http://www.youtube.com/watch?v=RLh09OKyTgQ

Linux

  • Ubuntu

http://www.ubuntu.com/download/ubuntu/download

  • Shell dei comandi di linux

http://linux.collectiontricks.it/wiki/Guida_ai_comandi_base_della_shell_in_GNU/Linux

  • Come installare pacchetti in Ubuntu

http://dottorblaster.it/guida-veloce-ad-apt-get/

  • Repositories

http://saatulihsan.blogspot.com/2011/07/ubuntu-1110-repository.html

  • Creazione utenti in linux

http://www.luca-canducci.com/2009/03/gestione-degli-utenti-in-ambiente-linux-via-shell-parte-1/

  • Configurazione server SSH su ubuntu

http://help.ubuntu-it.org/6.06/ubuntu/serverguide/it/openssh-server.html

  • Configurazione server apache2 per ubuntu

http://help.ubuntu-it.org/6.06/ubuntu/serverguide/it/httpd.html

  • Configurare server FTP

http://www.linuxfactory.it/configurazione_server_ftp.htm ("apt-get install proftpd" e poi dalla sezione Configurazione del server FTP)

  • Configurare FlatPress

http://flatpress.org/home/

  • Configurare server mail

http://www.sefi.it/linux/mail-server-ubuntu-postfix-dovecot-mailscanner-parte-1