Linux Tutorials on the topic “centos”
-
Script for converting Outlook pst to Thunderbird/Evolution compatible format on Linux
Author: Srijan Kishore • Tags: centos, debian, fedora, linux, suse, ubuntu • Comments: 5
Script for converting Outlook pst to Thunderbird/Evolution compatible format on Linux This tutorial will show how to convert Outlook PST into Thunderbird/Evolution compatible SBD format. For this I have created a script for the conversion format.This will work in Debian/Ubuntu/CentOS too!
-
The Perfect Server - CentOS 5.10 x86_64 [ISPConfig 3]
Author: Falko Timme • Tags: apache, centos, ispconfig, web server • Comments: 5
The Perfect Server - CentOS 5.10 x86_64 [ISPConfig 3] This tutorial shows how to prepare a CentOS 5.10 x86_64 server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.
-
How To Create A LAMP Setup (Apache2, PHP, MySQL) On CentOS 5.x In An Amazon Linux AMI 32bits Or 64bits
Author: retros • Tags: apache, centos, virtualization • Comments: 7
How To Create A LAMP Setup (Apache2, PHP, MySQL) On CentOS 5.x In An Amazon Linux AMI 32bits Or 64bits This tutorial explains how to create a virtual machine with CentOS 5.x on Amazon's Elastic Compute Cloud (Amazon EC2) and how to set up a LAMP system (LAMP stands for "Linux, Apache, MySQL, PHP") in this virtual machine. We use an AMI (Amazon Machine Image) to set this virtual machine up.
-
-
How to find outdated joomla versions on your server to reduce the risk of being hacked
Author: Croydon • Tags: linux, security, debian, fedora, suse, ubuntu, centos, linux, security • Comments: 7Today I want to focus on a topic that can lead to huge problems of hacked accounts, spam mailings etc.: Outdated Joomla installations on your server. Of course, this is valid for other software, too. The mentioned method should work in a similar way for other software. Since Joomla is widely spread throughout the internet, especially on shared hosting systems CMS (Content Management System), this howto will only cover Joomla so far.
-
Set Up DKIM (DomainKeys Identified Mail) Working With Postfix On CentOS Using OpenDKIM
Author: mafe72 • Tags: postfix, antivirus, centos • Comments: 22
Set Up DKIM (DomainKeys Identified Mail) Working With Postfix On CentOS Using OpenDKIM This tutorial shows how to get DKIM working on a CentOS box running Postfix using OpenDKIM, I'll also cover some simple trouble shooting tips and advice for future upgrade on your OpenDKIM installation.
-
Install And Use SALTStack In A Mixed Environment
Author: nagyorgy • Tags: centos, debian, linux • Comments: 1Install And Use SALTStack In A Mixed Environment Salt is a new approach to infrastructure management. Easy enough to get running in minutes, scalable enough to manage tens of thousands of servers, and fast enough to communicate with them in seconds. Salt delivers a dynamic communication bus for infrastructures that can be used for orchestration, remote execution, configuration management and much more... The main porpuse of this document is not just install SaltStack, because it is well documented elsewhere, but rather give you a slight insight of its usability.
-
Never Forget To Turn Dansguardian Back On After A Cyberspacejaywalk
Author: Webmaestro • Tags: centos, debian, fedora, linux, security, ubuntu • Comments: 1Never Forget To Turn Dansguardian Back On After A Cyberspacejaywalk Dansguardian is the leading free keyword blocker on Linux systems and it uses this method known as a weighed keyword score. Now, people who use or administer a web content filter know very well that there are situations when a filter accidentally blocks an acceptable site or even an unreviewed site. The simple solution is often to turn off filtering completely. Then it is of paramount importance that when this unrestricted cyberspacewalk ends, the administrator must turn Dansguardian back on!! But what if they forget?
-
Setting Up KeePass For Centos 6
Author: mrnuxi • Tags: centos, security • Comments: 9
Setting Up KeePass For Centos 6 This mini-howto describes how to set up KeePass on Centos 6. It requires building mono from source and installing the "portable" version of KeePass. Finally there are a few tweaks that need to be done so that it can execute properly.
-
Installing The Galera-Iworx Cluster
Author: DBezemer • Tags: centos, high-availability • Comments: 3
Installing The Galera-Iworx Cluster This document describes the installation of the Galera/Interworx cluster. This cluster provides the default Load Balancing that is available within Interworx, and additionally MySQL loadbalancing through MySQL Galera Clustering.
-
Installing FreeIPA With Replication
Author: amergrgic • Tags: centos • Comments: 10Installing FreeIPA With Replication Do you need a single point to add users within your organization for authenticating to multiple backends like your Linux servers? You've probably looked at OpenLDAP and found the same problem a lot of other users have: bad documentation and ridiculously hard to configure. Having done some installations of OpenLDAP in the past, the search was on to find a good alternative and more importantly, one that is far easier to do and has a good gui and CLI for adding users and groups.