Changes

Jump to navigation Jump to search
5,544 bytes added ,  00:06, 18 May 2019
Line 2: Line 2:  
<br>
 
<br>
 
''Fedora and the Infinity design logo are trademarks of Red Hat, Inc.''
 
''Fedora and the Infinity design logo are trademarks of Red Hat, Inc.''
==Fedora_29_RC_1.2==
+
; some of the older versions listed here ^ may be security risks- for archive purposes only
===INFO===
+
==Fedora_29==
::https://newsroom.ibm.com/2018-10-28-IBM-To-Acquire-Red-Hat-Completely-Changing-The-Cloud-Landscape-And-Becoming-Worlds-1-Hybrid-Cloud-Provider
+
==Download Fedora 29==
::https://www.redhat.com/en/blog/red-hat-ibm-creating-leading-hybrid-cloud-provider
+
https://getfedora.org/
:::Released Oct 30 2017
+
https://dl.fedoraproject.org/pub/alt/unofficial/releases/29/  (missing spins)
 +
https://tx.fspin.org/  (respins) #fedora-respins
   −
==Updated==
+
==Installation in f29==
Oct 30 2018
+
:[[Fedora-SoaS-Live-29_install]] <-  How to install (Annotated Screenshots)
===1-) install hexchat in soas ===
+
::https://docs.fedoraproject.org/en-US/fedora/f29/install-guide/  :Fedora Installation Guide
 +
 
 +
===Upgrading f28 to f29 ===
 +
*https://fedoraproject.org/wiki/DNF_system_upgrade
 +
*https://fedoramagazine.org/upgrading-fedora-28-fedora-29/
 +
 
 +
=Raspberry_Pi=
 +
"Fedora supports the the Raspberry Pi Model 2B and 3-series of devices including the 3B, 3B+, 3A+, 3CM and 3CM+ in Fedora 29 and later releases."
 +
* https://www.balena.io/etcher/  ( Used to flash micro-sd)
 +
 
 +
* https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi (read this first)
 +
* https://dl.fedoraproject.org/pub/fedora/linux/releases/30/Spins/armhfp/images/ (f30-1.2 release)
 +
* https://mirrors.rit.edu/fedora/fedora/linux/releases/29/Spins/armhfp/images/
 +
* https://fedoraproject.org/wiki/Architectures/ARM
 +
* https://dl.fedoraproject.org/pub/fedora/linux/development/30/Spins/armhfp/images/
 +
* https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Spins/armhfp/images/ (f31 rawhide)
 +
*  https://github.com/sugarlabs/sugar/blob/master/docs/rpi-soas.md
 +
::https://wiki.sugarlabs.org/go/Sugar_Creation_Kit/sck/Advanced_Topics#Raspberry_Pi_.2F_RPi  (old work)
 +
::https://wiki.cdot.senecacollege.ca/wiki/Raspberry_Pi_Fedora_Remix_Installation
 +
::https://www.raspberrypi.org/downloads/
 +
::https://elinux.org/RPi_Distributions#Fedora_Remix
 +
==Sugar on other distributions==
 +
:https://elinux.org/RPi_Distributions#Fedora_Remix
 +
:https://elinux.org/Category:RaspberryPi
 +
::http://www.pidora.ca/
 +
::http://wiki.sugarlabs.org/go/Ubuntu_on_rpi3 (Ubuntu)
 +
::https://people.sugarlabs.org/rishabh/  (debian)
 +
:::https://wiki.sugarlabs.org/go/Debian/Raspberry_Pi#Comparison
 +
::https://en.opensuse.org/HCL:Raspberry_Pi2 (OpenSuse)
 +
:::https://en.opensuse.org/Portal:ARM
 +
 
 +
==Raspberry_Pi2==
 +
* http://download.fedberry.org/?dir=releases/29/images/armhfp/29.1  (armv7hl)
 +
: 32 GB micro sd
 +
::Older model Rpi-2  LATER arm builds require Rpi-2b/3b to boot
 +
[[File:If29-rpi2-2.jpg|600px]] [[File:If29-rpi2.jpg|400px]]
 +
 
 +
:sugar 0.112  no jabber
 +
 
 +
===Rpi-3b+===
 +
 
 +
*https://fedoraproject.org/wiki/Architectures/ARM/Installation#Arm_Image_Installer
 +
 
 +
*Fedora-KDE-armhfp-29-1.2-sda.raw
 +
[[File:F29_plasma.jpg|400px]]
 +
::Updated and expanded with gparted 64 GB
 +
 
 +
*Fedora-SoaS-armhfp-29-1.2-sda.raw
 +
::Does not boot
 +
:::https://bugzilla.redhat.com/show_bug.cgi?id=1711475
 +
 
 +
==Use live-iso-to-disk for persistent Workstation USB==
 +
===Sugar on a stick Installation===
 +
[[Sugar_on_a_Stick/Linux/Installation]]
 +
 
 +
===4 GB USB===
 +
 +
livecd-iso-to-disk --reset-mbr --overlay-size-mb 1000 --home-size-mb 800 --delete-home --unencrypted-home Fedora-SoaS-Live-x86_64-29-1.2.iso /dev/sdb1
 +
 
 +
===8 GB USB===
 +
*Persistent Changes after reboot
 +
:Added/removed apps to favorites
 +
:Changed background
 +
:Installed HexChat from gnome-software
 +
::NOTE do not use install to disk from pop-up on reboot of USB
 +
 
 +
[[File:F29_wks_persistent_USB.jpg|600px]]
 +
 
 +
:(x) USB must have: fat format & boot flag
 +
:(x) CAUTION use "mount" (in terminal) to get correct name for USB  (/dev/sdb /dev/sdc /dev/sdd etc)
 +
 
 +
:also see: [[Testing/Reports/livecd-iso-to-disk]]
 +
 
 +
dnf install livecd-tools
 +
 
 +
[root@localhost f29]# livecd-iso-to-disk --reset-mbr --overlay-size-mb 2000 --home-size-mb 2000 --delete-home --unencrypted-home Fedora-Workstation-Live-x86_64-29-1.2.iso /dev/sdb1
 +
 
 +
works great
 +
 
 +
===16 GB USB===
 +
livecd-iso-to-disk --reset-mbr --overlay-size-mb 4086 --home-size-mb 4086 --delete-home --unencrypted-home Fedora-Workstation-Live-x86_64-29-1.2.iso /dev/sdb1
 +
 
 +
:worked great
 +
 
 +
== install hexchat in soas ==
 
:install hexchat
 
:install hexchat
 
[[file:f29 hexchat.png|800px]]
 
[[file:f29 hexchat.png|800px]]
Line 26: Line 111:  
[[file:f29 hexchatconnected.png|800px]]
 
[[file:f29 hexchatconnected.png|800px]]
   −
=== Getting set up on IRC ===
+
== Getting set up on IRC ==
Copied from https://wiki.sugarlabs.org/go/Google_Code_In_2018/background#Getting_set_up_on_IRC
+
Copied from [[Google_Code_In_2018/background#Getting_set_up_on_IRC]]
    
We use IRC for much of our communication. Unfortunate, Freenode, our IRC server, has been under attack by trolls of late, so we have had to lock down our channels. Therefore, you'll need to create a "registered account" to login. (You can use an IRC client or open https://webchat.freenode.net in a browser.)
 
We use IRC for much of our communication. Unfortunate, Freenode, our IRC server, has been under attack by trolls of late, so we have had to lock down our channels. Therefore, you'll need to create a "registered account" to login. (You can use an IRC client or open https://webchat.freenode.net in a browser.)
Line 55: Line 140:  
Please contact walter @ sugarlabs . org if you have any questions.
 
Please contact walter @ sugarlabs . org if you have any questions.
   −
===2-) logon to soas irc app===
+
==logon to soas irc app==
 
# use another irc app (Hexchat) in workstation or Mate (see links below) to register your nickname
 
# use another irc app (Hexchat) in workstation or Mate (see links below) to register your nickname
 
:: in mate or workstation terminal "dnf groupinstall sugar-desktop-environment"  log into sugar at login
 
:: in mate or workstation terminal "dnf groupinstall sugar-desktop-environment"  log into sugar at login
Line 76: Line 161:  
:https://fedoraproject.org/wiki/Releases/29/Spins
 
:https://fedoraproject.org/wiki/Releases/29/Spins
 
::"Greetings. Per this fesco ticket: https://pagure.io/fesco/issue/1714 I have created the Fedora 28 spins/labs page: https://fedoraproject.org/wiki/Releases/28/Spins All spin maintainers/owners/interested parties should test their spins and at least update this wiki page with beta/final testing. Spins that don't have at least one tester at Beta may be dropped and not shipped in Final, so PLEASE make sure at least someone tests. Spin maintainers are also encouraged to test their spin more often and make sure it's composing correctly every day for Branched f28 and rawhide. Thanks, kevin."
 
::"Greetings. Per this fesco ticket: https://pagure.io/fesco/issue/1714 I have created the Fedora 28 spins/labs page: https://fedoraproject.org/wiki/Releases/28/Spins All spin maintainers/owners/interested parties should test their spins and at least update this wiki page with beta/final testing. Spins that don't have at least one tester at Beta may be dropped and not shipped in Final, so PLEASE make sure at least someone tests. Spin maintainers are also encouraged to test their spin more often and make sure it's composing correctly every day for Branched f28 and rawhide. Thanks, kevin."
==Installation in f29==
+
 
:https://wiki.sugarlabs.org/go/Fedora_29-install
+
==[[File:VirtualBox.png|30px]] [[File:Logo_SoaS_01.png|200px|link=http://people.sugarlabs.org/Tgillard/Fedora-SoaS-Live-x86_64-29-1.2.iso.0.ova]]'''f29 SoaS for virtualbox''' ==
::How to install (Annotated Screenshots)
+
http://people.sugarlabs.org/tgilliard/Fedora-SoaS-Live-x86_64-29-1.2.iso.0.ova
 +
*Import and run in VirtualBox (OS agnostic)
 +
https://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html
 +
:'''RECOMMENDED'''
 +
:final release with Sugar 0.112
 +
*root
 +
:password=sugarroot
 +
*user=sugar
 +
:password=sugaruser
 +
::not started - Users Sugar Id is not yet set
 +
:16-GB dynamic VirtualBox hard disc
 +
:2048 memory
 +
:English and English keyboard
 +
:USA-Los Angeles (Pacific timezone)
 +
'''note hit keys F1 then F3 to get to HOME screen'''
 +
* To talk on irc use hexchat -> [[Fedora_29#install_hexchat_in_soas]]
 +
 
 +
====How to Clear ./sugar====
 +
{{Note/note|
 +
* '''When making a new VM''', to clear the Sugar Journal of old entries and to avoid identity conflicts among copies of the VM, enter the command {{Code|rm&nbsp;-rf&nbsp;~/.sugar}} in the Terminal activity. Then shutdown the VM. This will clear all Learner information on the VM and let you start with a fresh install. Skipping this will result in collisions in the Neighborhood view of the Jabber network between separate copies of the appliance. Verify the presence of the '''.sugar''' directory by entering {{Code|ls&nbsp;-a}} in Terminal.
 +
* '''When cloning a customized VM''', in order to keep the Journal and installed .xo Activities, use {{Code|rm&nbsp;-rf&nbsp;~/.sugar/default/owner.key*}} in the Sugar Terminal, and then '''shutdown the VM'''. enter in root terminal:{{Code|su (password) shutdown -h now}} This leaves the Journal entries and removes only the previous Learner's identity key files.
 +
* '''To clear the Sugar Journal''':{{Code|rm&nbsp;-rf&nbsp;~/.sugar/default/datastore}} This may be needed if the Journal becomes clogged with too many entries. '''USE WITH CAUTION'''}}
 +
 
 +
=
    
==Installation Links==
 
==Installation Links==
Line 87: Line 195:  
:https://dl.fedoraproject.org/pub/alt/stage/29_RC-1.2/Spins/x86_64/iso/Fedora-MATE_Compiz-Live-x86_64-29-1.2.iso
 
:https://dl.fedoraproject.org/pub/alt/stage/29_RC-1.2/Spins/x86_64/iso/Fedora-MATE_Compiz-Live-x86_64-29-1.2.iso
 
:https://dl.fedoraproject.org/pub/alt/unofficial/releases/29/x86_64/    (missed spins)
 
:https://dl.fedoraproject.org/pub/alt/unofficial/releases/29/x86_64/    (missed spins)
 +
===Remix===
 +
:https://fedoraproject.org/wiki/Remix
    
==COMMON BUG==
 
==COMMON BUG==
Line 100: Line 210:  
:to get to main menu"  
 
:to get to main menu"  
   −
:james Cameron:new users won't have much problem with it, and it has nothing to do with fedora, it is a gtk+ vs sugar toolkit problem at heart, also seen in debian and ubuntu.
+
===set screen resolution in vmware===
 +
 
 +
https://docs.vmware.com/en/VMware-Fusion/11/com.vmware.fusion.using.doc/GUID-196A77FE-4CBC-4B7B-8EF4-FB16BC87BC27.html
 +
 
 +
===Gnome Multiwriter===
 +
Make multiple copies of .iso file to Different USB's
 +
In gnome software search
 +
[[File:Gnome_Multwriter_info.png]]
 +
 
 +
:working copying to 2 usb.s at the same time
 +
[
 +
*                    [[File:Multiwriter.png|800px]]
 +
 
 +
===Sugar_Clone===
 +
[[Sugar_on_a_Stick/Sugar_Clone]]
 +
'''Sugar Clone''' makes it easy to share your personally-customized version of Sugar on a Stick.
 +
Not tested on f29
    
===Linux Distributions where sugar is available===
 
===Linux Distributions where sugar is available===
 
[[Sugar_Creation_Kit#Linux_distributions_where_Sugar_is_available]]
 
[[Sugar_Creation_Kit#Linux_distributions_where_Sugar_is_available]]
   −
  −
  −
===Virtualbox===
  −
:[[Fedora_28#Virtual_Box_for_linux]]
  −
:::https://fedoraproject.org/wiki/Test_Results:Fedora_29_RC_1.2_Installation
   
===Tutorials===
 
===Tutorials===
 
:Older tutorials on how to use sugar-desktop
 
:Older tutorials on how to use sugar-desktop
Line 115: Line 236:     
==Available Groups==
 
==Available Groups==
 +
Use to install a second Desktop Environment 
 +
dnf groupinstall ......
 
Available Environment Groups:
 
Available Environment Groups:
 
   Fedora Custom Operating System (custom-environment)
 
   Fedora Custom Operating System (custom-environment)
Line 172: Line 295:  
   Window Managers (window-managers)
 
   Window Managers (window-managers)
 
group persistor md version: 0.6.0
 
group persistor md version: 0.6.0
  −
==XS_Community_Edition==
  −
:http://wiki.laptop.org/go/XS_Community_Edition
  −
::Schoolserver project
  −
::: #schoolserver on irc freenode
 
12,355

edits

Navigation menu