- SQL Server on Linux
- Jasmin Azemovi?
- 536字
- 2021-07-02 20:24:16
Installation procedure
Kubuntu has a different approach than openSUSE. At the same time, Kubuntu is a live distribution, it means that after boot you are directly in the working environment where you can test things. At any time, you can start installation and make permanent changes on your disk. This following screenshot shows how Kubuntu looks after boot procedure.

If you are not an adventurous type and you like to keep things simple, then Kubuntu is your kind of Linux distribution.
Now, you can test the environment by running different kinds of applications: Libre Office, Firefox, Thunderbird, GIMP, and so on, or you can click on K menu | Applications | System | Install this system permanently to hard disk. After this step, the process of Kubuntu installation is very similar to openSUSE. The installation procedure involves the following steps:
- First, you need to choose the language for the install process and it will be the default language for that computer.

- The next step is to configure network connection. During the testing phase, before installation, you can make right click on the icon of the screen near to the clock and setup you network parameters. Those setting are recognized by the setup procedure and used later.

- If the network is working, then you can download updates while installing Kubuntu and/or install third party software. You can skip this step and finish it later.

- We must be honest and admit Kubuntu is much simpler to install the openSUSE. One of the proofs is disk setup. All you need is to pick an option without necessary technical details. Those details can scare users who don't have experience with disk partitioning. We can apply the same rule as before. If you're just starting with Linux and you don't care about the partitioning thing, then you chose Guided - use entire disk. After this step, changes on the disk become permanent and it may lead to data loss.

- Now, you need to select your location and time zone settings is next step. This is important because of the display conventions for your country.

- This leads to a screen where you can choose a keyboard layout and variant, if any. The nice thing is that you can actually see specific language letters and compare them with your physical keyboard.

- The last step before your setup finishes is to choose your credentials: username, password, and computer name. Kubuntu will not give you an option to choose a root password. It can be done later. Actually, there is no need to use root at all. For that purpose, there is a program called sudo. It allows you to run programs with the security privileges of another user. The default is super user. On Kubuntu, calling the su command will require you to enter your account password to execute the command, which requires super user privileges. Setup will add your username to the sudo group.

- Getting Started with Gulp(Second Edition)
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- MATLAB 2020 從入門到精通
- 秒懂設(shè)計模式
- 手把手教你學(xué)C語言
- 青少年P(guān)ython編程入門
- 微信小程序入門指南
- 深入淺出Serverless:技術(shù)原理與應(yīng)用實踐
- 深入分布式緩存:從原理到實踐
- Java高并發(fā)核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- Android移動開發(fā)案例教程:基于Android Studio開發(fā)環(huán)境
- CodeIgniter Web Application Blueprints
- Java多線程并發(fā)體系實戰(zhàn)(微課視頻版)
- SCRATCH編程課:我的游戲我做主
- Expert Cube Development with SSAS Multidimensional Models