Learn about the EPUB electronic publication format and ways to convert between EPUB and PDF.
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)
Renaming Files Based on File Attributes
Learn to rename files based on different parts of their metadata.
How to Get MP3 Tags in Linux CLI
Filed under Files
Learn many ways to get and work with MP3 tags.
How to Split a String Into an Array in Bash
Filed under Scripting
Learn how to place separate string parts into array elements.
Rotate Images in Linux Terminal
Filed under File Editing
Learn different ways to change the orientation of an image in the Linux terminal.
How to Play a Sound at the End of a Linux Process
Filed under Administration, Processes
Learn how to output an audio signal from the terminal when a process has completed.
How to Check the Health of SSD in Linux
Filed under Administration
Learn three methods to test and monitor the health of SSD devices in Linux.
Finding Where a Program Is Stuck in Linux
Filed under Processes
Learn how to check why a process isn’t progressing.
Exploring ld Linker Search Paths
Filed under Building
Explore the ld linker’s search paths.