Difference between revisions of "Trisquel"

From Sugar Labs
Jump to navigation Jump to search
m (→‎References & Links: update links)
(Redirect to the current Sugar-relevant page)
Tag: New redirect
 
(138 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
 
 
 
===Trisquel_On_A_Sugar_Toast===
 
[http://wiki.sugarlabs.org/go/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 [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
 
==Installing Sugar on Trisquel 4.0.1 and Trisquel_4.5-20110119==
 
'''How To: [http://wiki.sugarlabs.org/go/Trisquel_On_A_Sugar_Toast#Trisquel_4.0.1_Gnome_Desktop_with_sweets_sugar_0.90.1 Trisquel_4.0.1_Gnome_Desktop_with_sweets_sugar_0.90.1]'''
 
====Create Live USB from trisquel_4.0.1_i686.iso====
 
:In Ubuntu open System/Administration/USB Startup Disk Creator
 
::Password (root)
 
::<OTHER> File System/home/(user)/Desktop/trisquel_4.0.1_i686.iso
 
::Insert 4GB USB
 
::Stored in extra reserved space (move slider for persistence)
 
::Make Start Up Disk
 
:Safely remove USB
 
:Boot Computer with Live CD
 
:Choose
 
::1-) Try Trisquel without any changes to your computer
 
:::Sugar-desktop 0.90.1 can be added; and run; from persistent USB
 
::2-)  Install Trisquel
 
 
 
== Bugs ==
 
Post bugs to official Trisquel [http://trisquel.info/en/project/issues bug tracker].
 
* '''Screensaver will not turn off in Trisquel 4.5  install'''
 
:In terminal
 
sudo su
 
password____
 
xset -dpms
 
xset s off
 
exit
 
restart
 
 
 
==References & Links==
 
:Current
 
:http://trisquel.info/en/download
 
:http://devel.trisquel.info/sugar/
 
:http://devel.trisquel.info/sugar/trisquel-sugar_3.0-20091021_i686.iso
 
:Development Betas
 
:http://devel2.trisquel.info/slaine/iso/
 
:http://devel2.trisquel.info/slaine/iso/trisquel_4.5-20110119_i686.iso
 
:Older Versions
 
:http://devel.trisquel.info/cdimage-old/trisquel_3.0_i686.iso
 
:Grub
 
:https://help.ubuntu.com/community/GrubHowto
 
 
 
== Contacts ==
 
* [[User:Alsroot|Aleksey Lim]]
 
* [[User:Quidam|Rubén Rodríguez]]
 
* [[User:Satellit|Tom Gilliard]] testing
 
* be involved and add yourself here
 

Latest revision as of 16:30, 25 November 2020