Aim: To configure a freshly installed Linux system into a fully functional workstation by updating repositories, installing essential software packages, configuring drivers, setting up desktop environment tools, and establishing basic system security.
Apparatus / Prerequisites:
Hardware: PC with a fresh Linux Installation (e.g., Ubuntu / Debian).
Network: Active internet connection (Ethernet or Wi-Fi).
Permissions: User account with
sudo(administrative) privileges.
Process Overview
+-----------------------------------------------------------------------+
| 1. REPOSITORY & SYSTEM UPDATES |
| Update Package Lists ---> Upgrade Packages ---> Cleanup Dependencies|
+-----------------------------------------------------------------------+
|
v
+-----------------------------------------------------------------------+
| 2. ESSENTIAL SOFTWARE PACKAGES |
| Build Tools (build-essential) ---> Media Codecs ---> Productivity Suite|
+-----------------------------------------------------------------------+
|
v
+-----------------------------------------------------------------------+
| 3. DRIVER & HARDWARE CONFIGURATION |
| Detect Hardware ---> Install Proprietary/GPU Drivers ---> Test Sound |
+-----------------------------------------------------------------------+
|
v
+-----------------------------------------------------------------------+
| 4. SECURITY & SYSTEM FIREWALL |
| Enable UFW Firewall ---> Configure Automatic Updates ---> Tweaks |
+-----------------------------------------------------------------------+
Step-by-Step Procedure
0 Comments
If you have any doubts, please let me know