Learn how to map hostnames to specific ports.
Also find me here:
Baeldung Author
Rens Verhage
Java Software Developer and DevOps engineer from The Neterlands with 15+ years experience in developing enterprise web applications. Cloud enthousiast. World traveler and scuba diver.
Here's what I've written (so far):
Baeldung on Linux
- All
- Administration (6)
- Scripting (5)
- Processes (4)
- Security (2)
- Filesystems (2)
- Files (2)
- File Viewing (2)
- Web (1)
- Network Configuration (1)
- File Searching (1)
- File Compression (1)
Why Should We Disable Root-Login Over SSH?
Filed under Administration, Security
Learn why it’s not a good idea to enable root logins over SSH.
How To Script “Yes” When Installing Programs
Filed under Scripting
Let’s see how we can automatically answer yes in our scripts.
Managing Environment Variables in Linux
Filed under Administration, Processes
Learn how we can manage environment variables.
Understanding the time Command
Filed under Processes
Learn how to interpret the output of the time command.
Decompressing Files in Linux with Gunzip
Filed under File Compression
Learn how to use gunzip to decompress gzip-compressed archives.
Linking to Files in Linux
Filed under Files
Learn four forms of ln command to create symbolic links.
Kill Commands in Linux
Filed under Processes
Learn how to use the kill command to terminate processes.
Cron Job Testing and Debugging in Linux
Filed under Scripting
Learn how to test Linux cron jobs.