Linux Tutorials on the topic “linux”
-
Installing Elgg On An ISPConfig 3 System
Author: Falko Timme • Tags: linux, control panels, ispconfig • Comments: 6Installing Elgg On An ISPConfig 3 System Elgg is an open-source web application written in PHP that allows you to run a social-networking site. This tutorial shows how you can install it on a server running ISPconfig 3.
-
Installation And Setup Guide For DRBD, OpenAIS, Pacemaker + Xen On OpenSUSE 11.1
Author: bhellman • Tags: high-availability, linux, suse, virtualization, xen • Comments: 4
Installation And Setup Guide For DRBD, OpenAIS, Pacemaker + Xen On OpenSUSE 11.1 The following will install and configure DRBD, OpenAIS, Pacemaker and Xen on OpenSUSE 11.1 to provide highly-available virtual machines. This setup does not utilize Xen's live migration capabilities. Instead, VMs will be started on the secondary node as soon as failure of the primary is detected. Xen virtual disk images are replicated between nodes using DRBD and all services on the cluster will be managed by OpenAIS and Pacemaker. The following setup utilizes DRBD 8.3.2 and Pacemaker 1.0.4. It is important to note that DRBD 8.3.2 has come a long way since previous versions in terms of compatibility with Pacemaker. In particular, a new DRBD OCF resource agent script and new DRBD-level resource fencing features. This configuration will not work with older releases of DRBD.
-
How To Install Slackware 11 In VMware On Windows XP
Author: insistkool • Tags: linux, virtualization, vmware • Comments: 1How To Install Slackware 11 In VMware On Windows XP Slackware 11 is out! All slackware users must be anxious to see this long waited version (Yes, I am a slacker ^^). To feel the new Slackware, I decided to install it in VMware on a laptop.
-
-
How To Set Up VMware Tools On Various Linux Distributions
Author: o.meyer • Tags: linux, virtualization, debian, fedora, ubuntu, desktop, pclinuxos, vmware • Comments: 0How To Set Up VMware Tools On Various Linux Distributions This document explains how to set up the VMware Tools in the following guest operating systems: Ubuntu 7.04, Fedora 7, PCLinuxOS 2007 and Debian Etch. Installing VMware Tools in your guest operating systems will help maximize performance, provide mouse synchronization and copy & paste functionality. This article also shows a way of making VMware Tools start automatically when you start a guest operating system.
-
New Features In Firewall Builder 4.0
Author: vkfwb • Tags: linux, security • Comments: 0
New Features In Firewall Builder 4.0 Firewall Builder 4.0 is a major upgrade, it adds many improvements across all components of the program. To name a few, it adds support for the high availability firewall configurations; improves the way generated script manages IP addresses and adds ability to manage VLAN, bridge and bonding interfaces; the GUI now has undo/redo facility of unlimited depth and can compile a single rule and immediately show the result. There are many other improvements and changes, all listed in the Firewall Builder 4.0 Release Notes.
-
Syslog Better Logging Tutorial
Author: RogueCoder • Tags: linux, security • Comments: 1Syslog Better Logging Tutorial Syslog is a powerful tool, but only if you can actually use it. This guide will go over the basics of syslog and provide you with a much more powerful default configuration.
-
The Perfect Server - OEL 5.4 [ISPConfig 3]
Author: josepcols • Tags: linux • Comments: 0The Perfect Server - OEL 5.4 [ISPConfig 3] This tutorial shows how to prepare a OEL 5.4 (Oracle Enterprise Linux) server for the installation of ISPConfig 3, and how to install ISPConfig 3 on a distributed configuration. OEL is a clone of RedHat ES, so, both are very similar. 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, PureFTPd, SpamAssassin, ClamAV, and many more.
-
Allow Your Applications To Access The XAMPP MySQL Server Directly
Author: mrashad • Tags: linux, mysql • Comments: 3Allow Your Applications To Access The XAMPP MySQL Server Directly If you want to have a full featured "LAMP" server with one step you can use "XAMPP", it's easy and fast but you can't access its MySQL database server using the regular "mysql" client (/usr/bin/mysql), you have to use its own client (/opt/lampp/bin/mysql) to do that.
-
Learning Spam With SpamAssassin And All Of Your ISPConfig Clients [ISPConfig 2]
Author: bswinnerton • Tags: antivirus, debian, linux • Comments: 1
Learning Spam With SpamAssassin And All Of Your ISPConfig Clients [ISPConfig 2] This is a quick way of learning spam from all of your ISPConfig clients by running a quick and simple command. Please note that this is for ISPConfig 2, not 3.
-
Fully Utilizing Your X-Core CPU
Author: gbi • Tags: linux • Comments: 9
Fully Utilizing Your X-Core CPU Almost all systems sold nowadays have at least a dual-core CPU, even triple- or quad-cores are getting cheaper and getting standard in the near future. But how to utilize your shiny x-core to it's full potential, with applications that are only utilizing one core ? With Linux, which has strong multitasking capabilities as all unixoid operating systems, there is an easy possibility to parallelize tasks which are normally only using one core of an x-core CPU.