Learn about LDAP implementations as the Active Directory alternative for Linux.
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 JSON to YAML and Vice Versa in the Command Line
Filed under File Conversion
Learn ways to convert from JSON to YAML and from YAML to JSON using the Linux command line.
Comparing Strings Using the diff Command
Filed under Scripting
Sometimes in Linux, we wish to compare text. We look at a few ways we can use the diff command to do this.
How to Check Temperature of the Video Card
Filed under Administration
Learn how to check the GPU temperature from the command line.
Command Line Calculators
Filed under Scripting
Learn about different tools that can perform simple and complex calculations right in the terminal.
Converting a Bootable USB Drive to ISO File
Filed under Files, Filesystems
Learn ways to make an ISO file from a bootable USB drive and verify the results.
How to Download a Folder From Google Drive Using the Command Line
Filed under Web
Learn ways to download whole folders from Google Drive using the Linux command line.
Differences Between Bash and Korn Shells
Filed under Administration
Learn the general differences and similarities between as well as pros and cons of the Bash and Korn shells.
How to Set a Keyboard Shortcut in Linux Terminal
Filed under Administration
Explore two methods of configuring keyboard shortcuts in Linux.