-
Notifications
You must be signed in to change notification settings - Fork 17
Home
GeckoLinux edited this page Jan 5, 2022
·
62 revisions
- https://etcher.io
- https://www.ventoy.net/en/index.html
- http://wiki.rosalab.com/en/index.php/ROSA_ImageWriter
Important note: The "Rufus" and "LinuxLive USB Creator (LiLi)" tools for Windows are NOT recommended due to many reports of failure.
- https://etcher.io
- http://wiki.rosalab.com/en/index.php/ROSA_ImageWriter
- https://en.opensuse.org/SDB:Live_USB_stick#Using_SUSE_Studio_Image_Writer
- https://www.ventoy.net/en/index.html
-
Advanced users only:
sudo dd if=GeckoLinux_xxxxxxxxxxxxxxxxx.iso of=/dev/sdX
- Run the "Language Installer" icon on the desktop or in the applications menu, --or-- run
language-installer.sh
from a terminal. - Open the YaST Software manager, and open the Languages tab to install spellcheck, grammar, and miscellaneous other language packages for your language:
- Open the YaST Language tool, and change the Primary Language of the system, if desired:
- In systems with:
- Cinnamon, Mate, XFCE, LXQt, or Budgie desktop:
- Select your language at the login manager screen, and log in to your desktop.
- If the language does not change, please reboot the system and log in again.
- Gnome or Plasma desktop:
- Change the language of your user account in the desktop environment's settings
- Cinnamon, Mate, XFCE, LXQt, or Budgie desktop:
Open a terminal, and run: sudo zypper dup
- Open the YaST Software Repositories tool, and for each enabled repository click Edit and change the version number in Repository Name and URL of the Repository.
- Note: Please change the main openSUSE Leap OSS repository to:
https://download.opensuse.org/distribution/leap/15.0/repo/oss/
- Note: Please change the main openSUSE Leap OSS repository to:
- Open a terminal, and run:
sudo zypper dup
-
username:
linux
password: [none] -
username:
root
password: [none]
- Here is an example of a STATIC version number: 150.180607.0
- The 150 indicates the major openSUSE version on which this GeckoLinux spin is based, in this case version 15.0
- The .180607 part indicates that it was created on the year 2018 on the 7th day of June.
- The last digit will normally be .0, unless I have to publish multiple revisions on the same day.
- Here is an example of a ROLLING version number: 999.180607.0
- The 999 indicates that this GeckoLinux spin is based on openSUSE Tumbleweed.
- The .180607 part indicates that it was created on the year 2018 on the 7th day of June.
- The last digit will normally be .0, unless I have to publish multiple revisions on the same day.