Advanced Linux commands cheat sheet for developers
Updated: 4/11/2017
This cheat sheet helps developers build their skills by experimenting with new ways to develop web applications on Red Hat Enterprise Linux. In particular, throughout the course of this cheat sheet author Maxim Burgerhout walks through the development of a LAMP application as an example.
This cheat sheet explains how to:
-
Started developing a web application on Red Hat Enterprise Linux 7.
-
Set up a SELinux boolean.
-
Run a program in your shell's background.
-
Use Java instead of PHP.