by ba_kilitec | Aug 28, 2021 | Forums
Hallow Everyone, We are going to enable roundcube password plugin and configure it to let users change their password from roundcube webmail. We are implementing this on a LinuxServer that is running Postfix Dovecot MariaDB/MySQL RoundCube running on Apache2 So before...
by ba_kilitec | Jun 12, 2021 | Forums
Today we will write a small tutorial on how to implement DomainKeys Identified Mail (DKIM) for the domain example.com. DKIM is an email authentication method designed to detect email spoofing. It allows the receiver to check that an email claimed to come from a...
by ba_kilitec | Oct 1, 2020 | Forums
Job Summary Minimum Qualification: Diploma in Business Administration and Marketing Experience Level: Mid level Experience Length: 2 years Experience in: Sales of Original toners like Hp, Cannon and other original brands Employment Type: Contract Basie Salary:...
by ba_kilitec | Jun 10, 2019 | Forums
Lets-encrypt provide free and trusted ssl certificates by many browsers, it has many ways to generate the certificates, mostly use the browser option to create accounts on their website, generate certificates according to the instructions provided on the web, this...
by ba_kilitec | May 3, 2019 | Forums
Lets go direct onto the commands which will reset our mysql database root password, Please run all commands as root We assume that you have your linux server running with root access # systemctl stop mysql # mysqld_safe –skip-grant-tables & # mysql> #...