November 2019
Beginner
550 pages
13h 14m
English
The Kali Linux operating system can function as a server for various types of services, such as Secure Shell (SSH), Hypertext Transfer Protocol (HTTP), and many more. In this section, I will demonstrate how to enable and disable various services. Once a service is running on a system, an associated network port is opened. For example, if HTTP is enabled on a machine, the default logical port is 80; for SSH, the port is 22.
To enable a service in Kali Linux, we can use the service <service-name> ...
Read now
Unlock full access