>
~$linuxier
Read the blog
~$ home /Ubuntu

Ubuntu

Ubuntu is where most people meet Linux for the first time, and it's the distro that quietly powers a huge slice of the cloud. That reach is exactly why it rewards learning properly. This track covers the parts you'll actually touch: bringing the polished GNOME desktop to a fresh install, adding the graphical Disks utility for partitioning and health checks, and driving Ubuntu's package manager from the command line so you can find and install anything in the archive. Every walkthrough here is verified on Ubuntu 24.04 LTS — the commands are the same ones we run on our own machines, complete with the output you should see at each step.

install-gnome.sh
$ sudo apt install ubuntu-gnome-desktop
# a full desktop in eight clean steps
Ubuntu

How to Install GNOME on Ubuntu [8 Easy Steps]

Bring the intuitive, customizable GNOME desktop to your Ubuntu machine with a clear, no-surprises walkthrough — from update to display-manager switch.

read the guide →
gnome-disks.sh
$ sudo apt install gnome-disk-utility
# partition, format & SMART, with a GUI
Ubuntu

How to Install the GNOME Disks Utility on Ubuntu

Add the graphical Disks tool to inspect drive health, manage partitions and mount volumes — a friendly front end for tasks you'd otherwise script.

read the guide →
apt-search.sh
$ apt search --names-only nginx
Ubuntu · Shell

How to Use apt search to Find a Package

Seven ways to search the Ubuntu and Debian archives — plus the flags and habits that keep results tight and relevant instead of a wall of noise.

read the guide →
what you'll learn

From a fresh install
to a machine you own.

01
Choose your desktopInstall GNOME cleanly and switch display managers without breaking your login.
02
See your storageUse the Disks utility to check SMART health, format media and manage partitions safely.
03
Find any packageSearch the archive with apt search and narrow results to exactly what you need.
04
Keep it currentUpdate and upgrade correctly so your 24.04 LTS install stays fast and secure.

AltStyle によって変換されたページ (->オリジナル) /