Question: Using the PEXPECT and PXSSH modules create python script(s) to configure the Internet and DB servers Python script one for the Internet and DB servers:

Using the PEXPECT and PXSSH modules create python script(s) to configure the Internet and DB servers

Python script one for the Internet and DB servers:

  • Create a user named cat with a password of dog

Python script two for the Internet server:

  • Install Apache (httpd)
  • Start Apache
  • Configure Apache to auto-start at system boot

Python script three for the DB server:

  • Install MariaDB
  • Start the DB service
  • Configure the DB service to auto-start at system boot

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!