DO I CARE? § DevOps § Cloud § Docker/Containerization/Virtualization § It’s the 20ies—Even Microsoft <3 Linux § Op: § Servers are typically Linux + Java + (Tomcat) + DB § Start and stop Daemons § Dev: § Tools that help in your developer day
of characters • STDIN, STDOUT, STDERR • Pipes allow to connect the output of one command to connect to the input of another echo "Hello world" > hallo.txt 2> < echo "Hallo world" | wc
• Create directory learning-unix • Change into that directory • Create a file hello.txt • Change ownership and access of hello.txt • Make it executable
and Dan Mackin. UNIX and Linux System Administrators Handbook. 5th ed. Boston: Addison-Wesley, 2017. Raymond, Eric S. The Art of UNIX Programming. Boston: Addison-Wesley, 2004. Hofer, Stefan and Henning Schwentner. Domain Storytelling: a Collaborative, Visual, and Agile Way to Develop Domain- Driven Software. Boston: Addison-Wesley, 2022.