Linux Projects

Troubleshooting Network Connections

Script to troubleshoot networking issues

Check the route table

Check configuration of Firewalls (Redhat and CentOS

Verify if the network is configured as required

Ensure that the instances themselves are powered on and not experiencing any performance issues

Solutions

File Copying and Updating

Setup Script

New Version Script

Instructions

  1. Save both scripts into a .sh file each.
  2. Change the permissions with chmod +x setup.sh and chmod +x new_version.sh
  3. Run the setup script: ./setup.sh to create the folders and files.
  4. Run the new version script to copy them over to the new folder and apply the change: ./new_version.sh.

Project 3

  • Updating