Difference between revisions of "Fedora"

From Sugar Labs
Jump to navigation Jump to search
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>
+
Moved to https://github.com/sugarlabs/sugar/blob/master/docs/fedora.md
[[Category:Supported systems]]
 
</noinclude>
 
<span class="weblink">[[File:Fedora.jpg|link=http://fedoraproject.org/]]</span> Fedora<sup>®</sup><br>
 
  
''Fedora and the Infinity design logo are trademarks of Red Hat, Inc.''
+
==Wiki Page==
==Installing the Sugar Learning Environment==
+
:[[Fedora 29]] - Release-specific community notes
 
 
===Using the command line===
 
 
 
In a terminal or console, enter these command lines:
 
 
sudo dnf groupinstall sugar-desktop
 
sudo dnf install sugar-runner
 
 
 
After these components are installed, the Sugar buddy icon, [[File:XO_buddy.png|28px|link=]], should appear in the Show Applications screen.
 
 
 
==Launching Sugar==
 
{{Note/important|Important change in Fedora 25|''Wayland'' has replaced ''X'' as the default display manager in Fedora 25. ''Sugar Runner'' does not work with ''Wayland'' but will work when the ''GNOME on Xorg'' desktop option is selected from the session type icon at the login screen. See the image next to item 2 below.}}
 
 
 
With {{Code|sugar-desktop}} and {{Code|sugar-runner}} installed you have two simple ways of running Sugar.
 
 
 
: 1. The ''Sugar Runner'' will be available (no restart required) from ''Show Applications ->  Sugar''.
 
::* Sugar will run in a [[wikipedia:Xephyr|Xephyr]] window, entitled 'Sugar Runner', within your current desktop environment. You will have full access to Sugar features, and may even run multiple instances. Networking bugs may currently prevent collaboration with others in the jabber.sugarlabs.org server Neighborhood. Press key '''F1''' to see the Sugar Neighborhood view.
 
{{Note/note|Note:|By default, ''sugar-runner'' runs full screen. To launch in a smaller window, edit the launcher to insert a default screen resolution using the command line below:}}
 
sudo sed -i "s/\(Exec=sugar-runner\).*/\1 --resolution 1024x768/" /usr/share/applications/sugar-runner.desktop
 
::* "Logout" of Sugar (from the Home screen's central avatar hover palette), to return to the desktop environment you were previously using.
 
 
 
[[File:Login gdm.png|right|250px]]
 
: 2. You may also boot directly to the Sugar Desktop Environment (also known as a Sugar session).
 
::* On reboot, at the login screen, a "Sugar" entry will now be present in the login screen, under a "settings icon" or under "Session Type".
 
::*: The "Sugar" entry in the login screen may not be very obvious at first, and the look will depend on the login manager on your system. This image shows the "Sugar" entry being selected in Fedora 25 GNOME 3. (Click the image to see an enlarged version.)
 
::* Select "Sugar" within the login prompt, enter your password, and '''Enter''', and the computer will boot into the Sugar Desktop Environment.
 
 
 
==Fedora Sugar on a Stick Spin==
 
 
 
Fedora spins are alternative versions of Fedora, tailored for various types of users. The Fedora Sugar on a Stick Spin, http://spins.fedoraproject.org/soas/, is the variant of Fedora, with [[Sugar on a Stick]] components included.
 
 
 
While the Spin is optimized for installation on a USB thumbdrive ("stick"), it can be installed to a hard drive by following the Fedora installation process documented [http://docs.fedoraproject.org/en-US/Fedora/20/html/Installation_Guide/ here]. The installer is started from the Sugar Terminal Activity, with the command {{Code|liveinst}}, run as root. There is a tutorial [[Tutorials/Installation/Install with liveinst|here]].
 
 
 
* See '''[[File:Soas-avocado.svg|200px|bottom|link=Sugar on a Stick]]'''.
 
 
 
==Fedora Versions==
 
<span class="weblink">[[File:Fedora.jpg|link=http://fedoraproject.org/]]</span> {{Fedora Version Linkbar}}<br>
 
''Fedora and the Infinity design logo are trademarks of Red Hat, Inc.''
 
 
 
== Fedora Downloads ==
 
* http://fedora.mirror.lstn.net/releases/
 
 
 
== Fedora's Sugar Packaging Repository ==
 
* http://pkgs.fedoraproject.org/cgit/sugar.git/
 
 
 
== Subpage index ==
 
{{Special:PrefixIndex/{{PAGENAMEE}}/}}
 

Latest revision as of 17:10, 1 November 2018

Moved to https://github.com/sugarlabs/sugar/blob/master/docs/fedora.md

Wiki Page

Fedora 29 - Release-specific community notes