Linux Tutorials on the topic “linux”
-
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.
-
Set Up Hudson For Continuous Integration Under Linux
Author: hieuletrung • Tags: linux • Comments: 2Set Up Hudson For Continuous Integration Under Linux Hudson monitors executions of repeated jobs, such as building a software project or jobs run by cron. This article explains how you can set it up on Linux.
-
How To Modify Your Gnu/Linux Box To Serve As A USB Over IP Server
Author: shayne.alone • Tags: linux • Comments: 11
How To Modify Your Gnu/Linux Box To Serve As A USB Over IP Server There was a long time that I was looking for a way to put away my old co CRM server! But why? Because I had installed a virtualization environment with Xen and all my servers are turned to small VPS on a nice pretty infrastructure. The base point was that the CRM had a USB/Lock and there was no way to take the lock under a virtualized VPS.