Difference between revisions of "Trisquel"

From Sugar Labs
Jump to navigation Jump to search
(Fixed broken trisquel link)
(Redirect to the current Sugar-relevant page)
Tag: New redirect
 
(153 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{TOCright}}
+
#REDIRECT [[Trisquel On A Sugar Toast]]
[[File:trisquel_logo.png]]
 
 
 
[http://trisquel.info/en Trisquel] GNU/Linux is a fully free operating system [http://www.gnu.org/distros/free-distros.html endorsed] by the FSF. It has an [http://trisquel.info/en/wiki/trisquel-edu 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:
 
*http://devel.trisquel.info/sugar/trisquel-sugar_3.0-LATEST_i686.iso
 
 
 
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 [http://activities.sugarlabs.org/es-ES/sugar/addon/4216 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 [http://aligunduz.org/FUSBi/ 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 [http://trisquel.info/en/wiki/configure-ltsp-server 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
 
 
 
== Bugs ==
 
Post bugs to official Trisquel [http://trisquel.info/en/project/issues bug tracker].
 
 
 
== Contacts ==
 
* [[User:Alsroot|Aleksey Lim]]
 
* [[User:Quidam|Rubén Rodríguez]]
 
* be involved and add yourself here
 

Latest revision as of 16:30, 25 November 2020