Linux – sudo file

February 11, 2024 admin 0

The sudo command allows you to run programs with the security privileges of another user. Usually this command is used to run command as a  […]

Redhat – Generating SoS report

February 11, 2024 admin 0

The SoS report command is a tool that collects various details from a Redhat Linux server. These details include configuration details, system information and diagnostic […]

Umask in Linux

August 24, 2022 admin 0

What is it? Umask in Linux is a Linux command that is used to assign the default file permission sets that will be assigned when […]

SELINUX

October 3, 2019 admin 0

SELinux is a set of security rules using which we can control the processes/application that can access specific files, folders and ports. These processes, files, […]

Configuring TLS in Postfix

October 2, 2019 admin 0

This post is a continuation on previous posts. It is expected that you have a working Postfix server with Virtual Domain hosting, Dovecot based authentication and […]