Learn how to write a Bash script that checks if the network is up on a Linux system.
Also find me here:
Baeldung Author
Zach Hoskins
With over 5 years of web development experience, my journey flourishes at Community Healthcare System, where I blend technical proficiency with a passion for enhancing user interfaces. At Crown Point Christian School, I honed my front-end and back-end web development skills, contributing to robust and intuitive educational platforms. My core competencies lie in creating accessible digital environments that empower users, aligning with the mission to make healthcare information universally available. Through collaboration, our team strives to uphold the company's values and drive innovation in healthcare technology.
Here's what I've written (so far):
Baeldung on Linux
- >All
- Scripting (2)
- Networking (2)
- Search (1)
- Network Configuration (1)
- Files (1)
- File Searching (1)
Search Within Specific File Types Using grep
Filed under File Searching, Search
Learn how to search within specific files on Linux.
Keeping SSH Session Alive
Filed under Networking
Learn how to keep SSH sessions alive in Linux.
Linux comm Command
Learn how to easily compare two files in Linux using the comm command.
ifconfig Command in Linux
Filed under Network Configuration
Linux provides the ifconfig tool to help us review and modify the settings and state of network interfaces. We explore some common use cases.