Learn how to manage alternative programs.
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 (143)
- Scripting (130)
- Files (89)
- Processes (70)
- File Editing (37)
- Filesystems (36)
- Networking (35)
- User Administration (26)
- Security (23)
- Web (22)
- Text Processing (18)
- File Viewing (18)
- Network Configuration (16)
- Package Management (14)
- File Searching (14)
- Docker (14)
- Service Management (13)
- Installation (12)
- Series (11)
- Network Monitoring (11)
- Search (8)
- File Conversion (8)
- File Compression (8)
- Building (7)
- File Permissions (6)
- Boot Process (5)
- File Transfer (4)
How to Find File Encoding in Linux
Filed under File Viewing
Explore two methods to find the character encoding of a file in Linux.
The /proc/meminfo File in Linux
Filed under Administration
Learn about the definition of each memory attribute field in the /proc/meminfo file.
Resolving MAC Address From IP Address in Linux
Filed under Networking
Learn the difference between an IP and MAC address, and how to resolve the MAC address from a host’s IP.
How to Install and Use Popular Linux Bootloaders
Filed under Boot Process
Learn about a few popular Linux bootloaders and how to install and use them.
How To Detect Disk’s I/O Bottlenecks
Filed under Administration
Learn how to monitor resource availability in the context of I/O operations.
Optimize Battery Life in Linux
Filed under Administration
Learn how to optimize the battery’s life in computers with Linux operating systems
Converting Strings to Numbers in the Linux Command Line Interface
Filed under Scripting
Learn how to convert strings to numbers and perform calculations.
Difference Between Unix and TCP/IP Sockets
Filed under Networking
Learn about TCP/IP sockets and Unix sockets