Passionate about Bitcoin and convinced that education is the key, I wish to share with you the little knowledge I have and thus contribute to the adoption of Bitcoin. Otherwise, I'm a big fan of Pink Floyd, I'm learning to code, and I make memes. Looking forward to meeting you at the next meet-up! I am the creator of the training course BTC 205 - Non-KYC Purchase Solution.
Introduction
Why Ubuntu?
- Enhanced security: Linux distributions are renowned for their security and robustness
- Zero cost: Ubuntu and most Linux distributions are free of charge
- Large community: A community of users ready to help via forums and tutorials
- Respect for privacy: Open source system for greater transparency
- Simplicity: User-friendly interface and ease of use
- Rich ecosystem: Extensive catalog of open source software
- Regular support: Secure updates from Canonical
Installation and configuration
1. Prerequisites
- A USB key of at least 12 GB
- A computer with at least 25 GB available
2. Download
- Go to ubuntu.com/download
- Choose the stable version (LTS recommended)
- Download ISO image
3. Create a bootable USB key
- Download and install Balena Etcher
- Open Balena Etcher, then select the Ubuntu ISO image
- Select USB key as destination media
- Click on Flash and wait for the process to finish
4. Installing and securing Ubuntu
- Switch off the computer
- Plug in the USB key (containing Ubuntu)
- Switch on your computer. On recent PCs, the system should automatically recognize the USB boot key. If this is not the case, reboot by holding down the BIOS/UEFI access key (usually F2, F12, or Delete, depending on the brand)
- In the BIOS/UEFI menu, select your USB key as the boot device
- Save and restart
- "Erase disk and install Ubuntu": uses the entire disk for Ubuntu
- "Manual installation: create a dual boot with Windows or customize your partitions
- Search for "Software and updates" in the applications menu
- The application will automatically check for available updates
- Follow the on-screen instructions to install the updates
- Open Terminal (Ctrl + Alt + T)
- Type the following command to check for available updates:
sudo apt update
- Enter your password when prompted
- To install updates, type:
sudo apt upgrade
- Confirm installation by typing 'Y' then Enter
5. Discovering basic tasks
sudo apt install nom-du-paquet
sudo apt install vlc
6. Conclusion and additional resources
Author
This tutorial has been written by Pierre
You can say thanks by tipping the professor.
Credits
This tutorial has not been proofread yet
The original content has been translated by AI, but human review is necessary to ensure its accuracy.
1 349 sats675 sats338 satsEvery content on the platform is the result of a collaborative effort: each lesson, translation, and revision is made possible by the work of contributors. For this reason, we are always looking for proofreaders who can review our content in many languages. If you want to participate in the proofreading process, please reach out in our Telegram group and read our tutorial. We remind you that this content is open-source - licensed under CC BY-SA - so it can be freely shared and used, as long as the original source is credited.

