18
October
2022
Linux LXLE: Running pre-installed OEM version
17:19

Linux LXLE: Running pre-installed OEM version

18 October 2022 17:19

When I selected the 'OEM' installation option when installing LXLE, the program created a user oem and a shortcut on his desktop "PREPARE TO SHIPMENT TO USER", which means "Prepare the PC for delivery to the user."

What is the OEM installation for?

For example, a store receives a computer and needs to install Linux on it. The installer runs "PREPARE TO SHIPMENT TO USER" and then shuts down the PC. The personal computer is then put into a box and sold. When turning on for the first time, the user comes up with a name for the computer, indicates his name and password.

In this case, when installing Linux LXLE, I chose the “OEM” installation method. Below I will show what happens next. When the user turns on the PC for the first time. And what pitfalls exist in this case.

Description of turning on Linux for the first time after OEM installation

The main feature of installing Linux LXLE is that the first startup must be performed with the Internet turned off. Update packages at the very end, after complete setup and installation!

Шаг1. Language selection. Since LXLE is based on Ubuntu, the localization is excellent. Many languages ​​of all nations of the world are available:

Asturian (Asturianu) Indonesian (Bahasa) Bosnian (Bosanski) Catalan (Catalá) Czech (Čeština) Welsh (Cymraeg)
Danish (Dansk) German (Deutsch) Estonian (Eesti) English Spanish (Español) Esperanto
Basque (Euskara) French (Français) Irish (Gaeilge) Galician (Galego) Croatian (Hrvatski) Icelandic (Íslenska)
Italian (Italiano) Kurdish (Kurdi) Latvian (Latviski) Lithuanian (Lietuviškai) Hungarian (Magyar) Dutch (Nederlands)
Without localization (UTF-8) Norwegian (Bokmål) New Norwegian (Nynorsk) Polish (Polski) Portuguese (Português) Brazilian Portuguese (Português de Brasil)
Romanian (Română) Sami (Sámegilillii) Albanian (Shqip) Slovak (Slovenčina) Slovenian (Slovenščina) Silesian (Ślůnski)
Finnish (Suomi) Swedish (Svenska) Tagalog Vietnamese (Tiếng Việt) Turkish (Türkçe) Greek (Ελληνικά)
Belarusian (Belarusian language) Bulgarian (Български) Kazakh (Kazakh) Macedonian (Macedonski jazik) Russian language Serbian (Srpski jezik)
Tajik (Toҷikiki) Ukrainian (Ukrainian language) Georgian (ქართული ენა) Hebrew (עִבְרִית‎ ) Uyghur (ئۇيغۇرچە) Arabic (عربي)

Select the desired language.

Шаг2. Selecting a keyboard layout

oem02

Шаг3. Refusal to connect to the Wi-Fi network

"I don't want to connect to Wi-Fi at the moment"

oem03

Шаг4. Select time zone.

oem04

Шаг5. Invent Username, login account name, passwords

oem05

After entering the user account information, continue.
oem06

Шаг6. Install and configure user profile settings

oem07

Don't forget to check the box against automatic login.

Completing installation and configuration:

oem08

At the end of the installation, a window about updating packages will appear on the screen:
oem09

Шаг7. Restart PC

oem10

Шаг8. First user login - you must enter the password you came up with in step No. 6.

oem11

Шаг9. The desktop will now appear.

Connected to the Internet using the Wi-Fi applet, the icon of which is visible in the upper right corner of the screen.
Launched "sakura" (ALT+F2 - sakura). On behalf of the superuser, I executed two standard commands:

sudo apt-get update
sudo apt-get full-upgrade

The package update process has begun:

oem12

"Yes" - update packages

Шаг10. In the case of configuration files, you need to decide whether to replace the file. During the Linux LXLE update, in all cases I did the appropriate thing - replace the configuration file with the new one supplied with the package:

oem13

I change the release name from LXLE Linux 64 to Ubuntu 20.04.5:
oem14

I studied the changes in the Samba configuration file (the service provides access to the MS Windows network, including shared folders and printers), since the new file indicates “Standalone server” (a single server or workstation) and this option suits me.
oem15

In the “Samba Server and Utilities” text window, clicked OK, moving the cursor using the TAB button and confirming the selection with the Enter key.
oem16

Select "Install version from package"
oem17

Шаг11. Completing the system update.
oem18

Шаг12. Then I installed additional language packs (for Russification of LibreOffice) in the menu Start - Control Menu - Settings - Languages -(select language)- Install language packs.



Related publications