How to Verify Email logs of a Linux Email Server
Linux has an excellent email server using the program postfix. However, during the installation of postfix, it does not store log files unless you configure it to do that. To…
Linux has an excellent email server using the program postfix. However, during the installation of postfix, it does not store log files unless you configure it to do that. To…
Simply a quick way to display operating system and hardware info. Option #1 – A cli utility called top Code to run on linux Ctrl+c to exit the display of…
There are many ways to display logs that receive data ongoing. This article will discuss two of them. Yes, it’s summer time, so keeping the posts light. Option #1 –…
Install AutoHotkey2 using wine on Linux. Python3 Code is the following that then runs an AutoHotkey2 program: AutoHotkey2 code: Therefore, shift and the p key will toggle the center effect…