Learn how to ping by MAC instead of IP address from a Linux system.
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 grep Lines Containing N Digits or Numbers
Filed under Text Processing
Learn how to find the lines with the specified count of digits or numbers within a file in Linux.
Optimization of the Sizes of PDF Files on Linux
Filed under File Compression
Learn how to compress PDFs on Linux to reduce their sizes without compromising the quality or content.
Searching for Patterns in Binary Files
Filed under File Searching
Explore several text-based and GUI-based tools to search for hexadecimal patterns in binary files.
Changing Monitor Brightness on Linux
Filed under Administration
Learn how to change the brightness of the monitor.
Creating an Installer for a Linux Application
Filed under Building, Installation
Learn in-depth how to create an application installer in Linux step by step.
Avoiding the “same file” and Other Warnings While Copying a File Found With find
Learn several ways to avoid common issues when using cp after find.
How to Create Automatically Expiring User Accounts
Filed under User Administration
Learn different ways of creating a temporary user in Linux.
Returning Only One Value Using ldapsearch
Filed under User Administration
Learn how to get only single values with ldapsearch.