Explore the LLVM design architecture, which implements the three-phase design approach, and learn how to install Clang and LLVM from Debian and LLVM repositories.
Also find me here:
Baeldung Author
baeldung
This is the standard author on the site. Most articles are published by individual authors, with their own profiles, but when multiple people have a strong contribution, we publish collectively here.
Here's what I've written (so far):
Baeldung on Linux
- All
- Administration (146)
- Scripting (129)
- Files (88)
- Processes (75)
- Filesystems (37)
- File Editing (37)
- Networking (36)
- User Administration (26)
- Security (23)
- Web (22)
- Text Processing (18)
- File Viewing (17)
- Network Configuration (15)
- File Searching (14)
- Docker (14)
- Package Management (13)
- Installation (12)
- Service Management (11)
- Network Monitoring (11)
- Series (10)
- Search (8)
- File Conversion (8)
- File Compression (8)
- File Permissions (6)
- Building (6)
- Boot Process (5)
- File Transfer (4)
Converting Unicode to UTF-8 Using Console Tools in Linux
Filed under Files
Learn how to convert different Unicode types to UTF-8 using iconv, echo, and text editors in Linux.
How to Ping Between Guest Machines in VirtualBox
Filed under Networking
Learn how to ping one machine from another in VirtualBox.
How to Enable Keyboard Volume Keys in XFCE
Filed under Administration
Learn how to set up keyboard volume keys in the XFCE desktop environment.
How to Compare a Certain Column From Two Text Files in Linux
Filed under Files, Text Processing
A quick and practical guide to comparing a specific column from two text files in Linux.
How to Find USB Slot Version
Filed under Administration
Learn how to identify USB ports and check their protocol version support in Linux.
The Features of Vim-Tiny
Filed under File Editing
;earn about the features of Vim-Tiny, a modified version of Vim for environments with limited resources.
How to Troubleshoot Invisible High Load Processes
Filed under Administration, Processes
Learn about short-lived and other processes that are harder to detect via conventional means.
How to Split a Video Into Multiple Parts With FFmpeg
Filed under File Editing
Learn ways to employ ffmpeg when splitting a video in many parts.