12USING AND ABUSING SERVICES
In Linux terminology, a service is an application that runs in the background waiting for you to use it. Your Linux system has dozens of services preinstalled. Of these, the most well known is the ubiquitous Apache Web Server, which is used for creating, managing, and deploying web servers, but there are so many more. For the purposes of this chapter on services, I have selected just four that are of particular importance to the hacker: Apache Web Server, OpenSSH, MySQL/MariaDB, and PostgreSQL.
In this chapter, you’ll learn how to set up a web server with Apache, physically spy with OpenSSH, access data with MySQL/MariaDB, ...
Get Linux Basics for Hackers now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.