Difference between revisions of "Trisquel"

From Sugar Labs
Jump to navigation Jump to search
m (→‎Live image: link to Sugar Toast)
Line 42: Line 42:
 
* [[User:Alsroot|Aleksey Lim]]
 
* [[User:Alsroot|Aleksey Lim]]
 
* [[User:Quidam|Rubén Rodríguez]]
 
* [[User:Quidam|Rubén Rodríguez]]
 +
* [[User:Satellit|Tom Gilliard]] testing
 
* be involved and add yourself here
 
* be involved and add yourself here

Revision as of 06:42, 23 December 2010

Trisquel logo.png

Trisquel GNU/Linux is a fully free operating system endorsed by the FSF. It has an educational edition, based on Ubuntu LTS, and also a stand alone Live/Installable image for CD and USB drives, based on the latest Ubuntu version. More info: http://trisquel.info/en/trisquel-sugar and Trisquel On A Sugar Toast.

Live image

You can download the (430MB) iso image from here:

Trisquel_On_A_Sugar_Toast

Trisquel_On_A_Sugar_Toast

A live CD with Sugar-desktop only


To create a live USB disk with user data persistence, you can burn the image in a CD and use it to start a live session. Then plug the USB unit, open the terminal, and run "usb-creator". A launcher application is coming.

The usb-creator helper is also included in the Trisquel (and Ubuntu) desktop applications. If you use a different GNU/Linux distribution or Windows, you can use FUSBi instead.

Installing Sugar on Trisquel 2.2 LTS

To install the Sugar desktop you will need to add the repository to your apt configuration running this

echo "deb http://us.archive.trisquel.info/trisquel sugar-robur main" | sudo tee -a /etc/apt/sources.list
sudo apt-get update

Now you can install the sugar-platform package using the synaptic package manager or by running

sudo aptitude install sugar-platform

You can now log out of your session and login into Sugar. If your computer is a LTSP server, it would be serving Sugar already.

Configure a Trisquel edu LTSP server

You can follow the instructions in the Trisquel wiki.

Installing Sugar on Trisquel 3.0

You can install Sugar with the above method, but using this repository line instead:

echo "deb http://us.archive.trisquel.info/trisquel sugar-dwyn main" | sudo tee -a /etc/apt/sources.list
sudo apt-get update

Installing Sugar on Trisquel 4.0.1

Trisquel_4.0.1_Gnome_Desktop_with_sweets_sugar_0.90.1

Bugs

Post bugs to official Trisquel bug tracker.

Contacts