Lab Information
This is designed to teach you the basics of linux.
Use nav menu on the left to navigate through the guide. You may need to reference back to Lab information at different points for username and passwords and tools used to work the exercises.
General Information about this lab¶
This lab has 5 servers. The servers will vary in there use according to each exercise.
Servers can be accessed with the username student and the password student#123. For simplicity each server can ssh without password using ssh keys.
Servernames and ip address
| Server | IP |
|---|---|
| lab1.tuckome.lan | 192.168.10.140 |
| lab2.tuckome.lan | 192.168.10.141 |
| lab3.tuckome.lan | 192.168.10.142 |
| lab4.tuckome.lan | 192.168.10.143 |
| lab5.tuckome.lan | 192.168.10.144 |
Go to AWX https://tower.tuckhome.lan login with student for username and student#123 as password. This will allow you to execute tasks to build or destroy the lab, as well as, setup, grade, and cleanup exercises. If the lab has not been built use the Lab - Build from the templates menu on the left. It will take about 10 minutes to build the lab. If for some reason the lab is messed up and you want to start from scratch use the Lab - Destroy from templates. Once this completes run the Build Lab again to create.
For exercises there will be 3 options in templates Setup, Grade, and Cleanup. You will run setup for that exercise before you do any tasks. Once you complete your tasks use grade to check your work. You can run grade multiple times if you didn't pass the first time. Once you have completed work and graded you run cleanup to make sure the system is ready for the next exercise.