IT3110 - System Automation

IT3110 @ utahtech

Python Practice

Assignment

This assignment will hone your skills as a Python script writer.

Tasks

Create the following script using python:

Maybe something like:

    1.1.1.1:mysql
    1.1.1.2:apache2
    1.1.1.3:bind9
    1.1.1.4:bind9

If you get stuck, a potential solution is here