#linux
Read more stories on Hashnode
Articles with this tag
The obligation to protect the Linux operating system, its configurations, and its contents from faulty configurations and illegal access to certain...
A file system is a method of storing files in folders. Securing files and directories is a vital component of overall Linux system security. File...
There are many web servers you can configure in Linux. Most servers run using a Linux OS because of the stability, the level of security and the...
Logs are records of events or sequences of events in a server or within a network. Logs typically consist of date, time, identities, processes,...
In every operating system, there are users and groups with unique names and unique IDs. These users have access, control, and permissions to create...
Services also called daemons are programs, software or scripts that run behind the scene without any trigger, interaction or control by the users....