Revisione di Trisquel Edu del Mer, 10/05/2011 - 16:41
Le revisioni permettono di tenere traccia delle differenze tra le diverse versioni di un contenuto.
Trisquel Edu è un sistema operativo completamente libero pensato per qualsiasi tipo di scuola, dalle elementari alle università. È basato sulla versione LTS di Trisquel, e include una serie di pacchetti per l'insegnamento e di strumenti per la gestione della classe.
Pacchetti per l'istruzione
L'installazione di base prevede il desktop manager GNOME e poche altre applicazioni, in modo tale che l'nsegnante abbia a sua disposizione esattamente i programmi necessari agli studenti. I programmi possono facilmente essere installati mediante un'interfaccia grafica, che include i seguenti gruppi di programmi:
- Sviluppo
- Anjuta - C, C++ e Python
- Eclipse - Java
- Emacs – Editor avanzato
- Planner – Gestore di progetti
- VirtualBox – Sistema di virtualizzazione dell'hardware
- Gtranslator – Strumento di traduzione per le applicazioni
- Compilatori e strumenti per C, C++, Python e Java
- OpenOffice.org Base – Gestione dei database
- Immagini e design
- Testi e HTML
- Scienza e ingegneria
- Audio
- Ardour - Digital audio workstation
- Audacity – Un editor audio immediato e multipiattaforma
- Pulseaudio utilities – Demone per la regolazione dell'audio
- Rosegarden – Editor musicale e sequencer per MIDI
- Attività e giochi per ragazzi
- Gcompris and JClic – Attività educative per bambini
- Gnome games
- Kpercentage e Tuxmath, - Per esercitarsi con la matematica
- Kanagram – Gioco di anagrammi
- Khangman – Un gioco simile a "Hangman"
- Gbrainy – Per allenare la mente
- Blinken - Un gioco simile a "Simon"
- Ktouch - Touch typing trainer
- Kturtle - Logo programming environment
- Kverbos, Kvoctrain and kwordquiz - Vocabulary builders
- Ktuberling - Virtual potato
- Gpaint and Tux Paint - Simple drawing apps
- Networking tools
- Amule and Transmission - File sharing tools
- Ekiga - VoIP softphone
- Pidgin - Instant messenger client
- Etherape - Network visualization app
- Firestarter - Firewall
Management tools
The main Management tools included in Trisquel Edu are iTALC and LTSP.
iTALC - Intelligent Teaching And Learning with Computers
iTALC is a classroom control tool that allows the teacher to remotely view the display of every student in a handy grid. The teacher can interact with the displays (which are updated in real time) in many ways, like remote control, locking, remote program execution, etc. It can also be used to display the selected user's screen with a projector, or broadcast it to the other students' monitors.LTSP - Linux Terminal Server Project
LTSP is a thin-client environment, comprising a computer (or a set of computers) serving a network-bootable GNU/Linux image, and a set of thin clients that will load the image from the server using PXE (Pre-boot eXecution Environment). The image consists of a minimal client capable of starting a remote X11 user session against the LTSP server. The thin clients are diskless, as all the data is stored and managed on the server. With all of this, you can get the following advantages:Easier management: The only computer that needs to be managed is the server. It contains all the users, programs and data files, and the diskless clients have no configuration and thus require no maintenance. The students can start the session from any client. If you install a new program on the server, it is instantly available to every client, and the users do not ever need to restart the session.
Scalability: If you need to connect a large number of clients, a set of servers can be set up to work together. Depending of the kind of applications run, a standard server can be host about 30 to 50 simultaneous clients.
Reusing old computers: You can use any computer from the last 10 years or so as a client, as long as its hardware is supported by GNU/Linux and is capable of booting with PXE.
Low power consumption: Instead of using old computers, you can get fanless and diskless thin clients that are low-heat, silent, inexpensive, easy to maintain, and run with less than 10 watts of power, 1/10th of a standard CPU unit.