Posts

Showing posts from September, 2024

Lecture #3

Image
 The lecture where we cover Linux administrative commands

PA#1

Image
Requirements Create a bash script named dbtime that outputs system time. Make sure only a user database can run this script. Create a bash script named kname that outputs the name of the linux kernel. Make sure only a user serviceK can run this script. Both users database and serviceK are members of a group named dserver . Every member of dserver group can edit scripts dbtime and kname , while other users of the system can only view their contents. Demonstrate this setup in action. Presentation Make a 2 minute video presenting your setup in action and fill-in the link to your presentation in this form . Assessment 8 points maximum.

Lecture #2

Image
The lecture where we go through basic Linux file structure and commands

Lecture #1

Image
This is introductory video covering administrative aspects of the module and the introduction into DevOps role