Basic Linux Tutorial

Learning linux is easy

  • ABOUT

Month: June 2015

Installing and Configuring Spamassassin to work with Postfix SMTP server

June 17, 2015 admin 0

Email spam, which is also know as junk email, are identical email messages sent to several email recipients. This could be emails sent by companies […]

Enabling postfix SMTP authentication using Dovecot

June 17, 2015 admin 0

If you configure postfix in a default manner as posted in my previous posts, mail relay will be disabled. This is a security feature since […]

Configuring pop3 server Dovecot to access postfix virtual domains

June 14, 2015 admin 0

This is a continuation of “Configuring postfix virtual mail domain” We need to update dovecot configuration files so that the pop3 server can locate the […]

Configuring postfix virtual mail domain

June 14, 2015 admin 0

This is part of the Postfix documents series, continuation of “Accessing a dovecot imap server using SquirrelMail”. One should complete the initial steps in these […]

How to install and configure SuPHP

June 11, 2015 admin 0

The SuPHP is Developed by Sebastian Marsching . The source package is available licensed under the GNU GPLv2. Even though there are several binary installation […]

Accessing a dovecot imap server using SquirrelMail

June 9, 2015 admin 0

Install an SMTP server and POP/IMAP server using the following link Install http server and SquirrelMail yum install httpd php Download the latest stable version […]

Install and configure Dovecot pop3 server

June 9, 2015 admin 0

Dovecot is a beautiful pop3 server that works well with most of the linux based mail servers. Follow the steps mentioned here to configure and […]

Configure PostFix mail server in a CentOS 7 or RHEL 7

June 9, 2015 admin 0

Ensure that sendmail is stopped in the host systemctl stop sendmail systemctl disable sendmail Install the postfix package yum install postfix Backup the main postfix […]

How to mount an NFS share using autofs in Linux hosts

June 5, 2015 admin 0

At times it may be desired not to add a mount point permanently via the /etc/fstab, but just automatically mount when the user just desires […]

The new firewall in CentOS / Redhat 7: firewalld instead of iptables

June 4, 2015 admin 0

The firewalld is the default firewall service used in CentOS 7 and RHEL 7.  This service replaces traditional IPTABLES used in earlier versions of the […]

New Posts

  • Protected: Kubernetes: Deploy a 3 node cluster
  • Kubernetes: ClusterIP
  • Kubernetes: Service : NodePort
  • Protected: ManageEngine: Installation
  • PostgreSQL: Basic commands

Categories

  • Ansible
  • Backup
  • Cluster
  • Configuration Management
  • Database
  • DevOps
  • DNS
  • Docker
  • firewall
  • FTP
  • Installation
  • kafka
  • Kubernetes
  • Linux
  • Linux Boot Sequence
  • NFS
  • PhP
  • Postfix
  • Programming
  • Python
  • RHEL 4
  • RHEL 9
  • Samba
  • Security
  • SSH
  • SSL Connection
  • Uncategorized
  • Virtualization
  • WebProxy
  • Windows

Copyright © 2025 | WordPress Theme by MH Themes