Librenix
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

Tutorial: Squid proxy server with DansGuardian, ClamAV, WPAD on Ubuntu 9.04

Up
vote
Down

This tutorial will demonstrate how to set up a Squid Proxy server on Ubuntu 9.04 Server with DansGuardian (for content filtering) and ClamAV (for Virus scanning); in addition, we will set up Web Proxy AutoDetection (WPAD) through DHCP (in this case, the Windows Server 2003 DHCP server) or DNS so that the only configuration necessary on the client side is to check "Auto-detect proxy settings for this network" in Firefox or Internet Explorer. At the end of the tutorial, users will have a fully functional and secure proxy for HTTP access. read more...
mail this link | permapage | score:9998 | -falko, July 3, 2009

jQuery Performance and tuning

Up
vote
Down

jQuery is a great JavaScript library, but what about its performance? Is the trade-off between ease of use and a performance hit on the Web page worth it? Is there even a performance hit at all? This article answers your jQuery performance questions and offers some tips to improve its performance in your own applications. read more...
permapage | score:9998 | -solrac, July 3, 2009

Install Wine on Ubuntu 9.04

Up
vote
Down

Three approaches to putting Wine on your Ubuntu system...
decided to put up this guide which shows how to install the latest Wine release in Ubuntu 9.04 using 3 different methods. The default Jaunty repositories come with Wine 1.0.1, but the latest release is 1.1.24 and a new version is available every two weeks, so here is a tutorial which explains how to get the last Wine release in Ubuntu or Kubuntu Jaunty.
read more...
permapage | score:9985 | -Ray, June 22, 2009

Using IP Service Object In Firewall Builder

Up
vote
Down

This article continues the series of articles on Fireall Builder, a graphical firewall configuration and management tool that supports many Open Source firewall platforms as well as Cisco IOS access lists and Cisco ASA (PIX). This article demonstrates how you can work with IP Service object in Firewall Builder. read more...
permapage | score:9983 | -falko, July 2, 2009

Using XML and Java on Android

Up
vote
Down

In this article, you will see different options for working with XML tools on Android and how to use them to build your own Android applications. Learn how to leverage XML parsers, SAX, and also how to Work the DOM. read more...
permapage | score:9982 | -solrac, July 2, 2009

Solar powered networking on Linux

Up
vote
Down

Less than 25 percent of the world's total population has access to the Internet. In many parts of the world, computers are scarce, and connectivity is even rarer. SolarNetOne is novel initiative to span the divide. Learn how SolarNetOne can deploy a turnkey Internet hotspot—conditioned, renewable power; computers; WiFi; and an uplink—anywhere the sun shines with Linux and open source technologies. read more...
permapage | score:9982 | -solrac, July 2, 2009

Install OpenERP Server on Ubuntu 9.04

Up
vote
Down

This article will show you how to set up openerp-server 5.0.0-3-1 + openerp-client 5.0.0-3-1 + openerp-web 5.0.1 on Ubuntu Server 9.04. Open ERP (formerly named Tiny ERP) is the leader open-source ERP/CRM system written mostly in Python and initiated in Belgium. It offers a three-tier web architecture, ease of use and flexibility. read more...
permapage | score:9972 | -falko, June 26, 2009

Apache, MySQL, PHP, Zend Framework on Ubuntu 9.04

Up
vote
Down

This is a brief description of the steps required to set up a basic web server using Apache 2, a MySQL database, and PHP (on Ubuntu 9.04) with the Zend Framework installed. read more...
permapage | score:9969 | -falko, June 19, 2009

Tutorial: Distributed replicated storage with GlusterFS on Debian Linux

Up
vote
Down

This tutorial shows how to combine four single storage servers (running Debian Lenny) to a distributed replicated storage with GlusterFS. Nodes 1 and 2 (replication1) as well as 3 and 4 (replication2) will mirror each other, and replication1 and replication2 will be combined to one larger storage server (distribution). Basically, this is RAID10 over network. If you lose one server from replication1 and one from replication2, the distributed volume continues to work. The client system (Debian Lenny as well) will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86-64 servers with SATA-II RAID and Infiniband HBA. read more...
mail this link | permapage | score:9968 | -falko, July 1, 2009

How to Upgrade Fedora 10 to 11

Up
vote
Down

This article describes how you can upgrade your Fedora 10 system to Fedora 11. The upgrade procedure works for both desktop and server installations. read more...
permapage | score:9968 | -falko, June 15, 2009

Object oriented PHP

Up
vote
Down

Separation of concerns is a concept in object-oriented (OO) software design that allows you to build more-modular applications. Modular applications are easier to maintain and add new features to. PHP's OO language features allow you to apply design concepts to build more robust, maintainable applications. read more...
permapage | score:9967 | -solrac, July 1, 2009

Newbie guide to programming languages

Up
vote
Down

Five top languages described and compared...
You may notice that I didn't list Java or PHP. Why not? Because they're primarily used to write software that runs Web servers. Java (which despite the name has nothing to do with JavaScript) is sometimes used to write desktop applications or cellphone games, but it's relatively complex and I don't recommend it as a first langauge. PHP is a little simpler, but it isn't used much outside Web servers and for most beginning programmers, you're better off with another language.
read more...
mail this link | permapage | score:9967 | -Ray, June 28, 2009

Python testing frameworks

Up
vote
Down

This article asks what the Python frameworks do when they introspect a test module to discover what tests live inside of it. It also looks at details like how common test setup and teardown is supported, or not supported, by Zope, py.test and nose. Learn how these testing frameworks will support your Python development. read more...
permapage | score:9966 | -solrac, June 30, 2009

Tutorial: Enable Compiz Fusion on Ubuntu 9.04 (NVIDIA GeForce FX 5200)

Up
vote
Down

This tutorial shows how you can enable Compiz Fusion on an Ubuntu 9.04 (Jaunty Jackalope) desktop (the system must have a 3D-capable graphics card - I'm using an NVIDIA GeForce FX 5200 here). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop. read more...
permapage | score:9964 | -falko, May 30, 2009

XenServer 5.5.0 virtualization

Up
vote
Down

This Howto covers the installation of XenServer 5.5.0 and the creation of virtual machines with the XenCenter administrator console. XenServer is a free virtualization platform from Citrix, the company behind the well known Xen virtualization engine. XenServer makes it easy to create, run and manage Xen virtual machines with the XenCenter administrator console. The XenServer installation CD contains a full Linux distribution which is customized to run XenServer. read more...
permapage | score:9961 | -falko, June 30, 2009

Tutorial: Build a stealth firewall

Up
vote
Down

Build a unnamed, bridge-based firewall -- with no IP address for attacking...
The Course is designed to take you step by step through the setup of a Bridge on a Debian Lenny Server. Much of the Free content on the Internet is disjointed and hard to follow in a logical pattern so we have decided to start building Min-Courses that focus on logical development and design to help take a student from the beginning to the end. This is a great way to start learning how to implement Linux security on an older machine.
read more...
mail this link | permapage | score:9959 | -Ray, June 27, 2009

Translate Atom to RDF with Java

Up
vote
Down

How can you translate an Atom document into a distinct document that follows the RDF specification? The answer: Java technology. Learn how Java with the StAX API make it easy to parse an Atom feed and translate it into an RDF document that you can then use to provide semantic-specific feeds. read more...
permapage | score:9958 | -solrac, June 29, 2009

Tutorial: Ubuntu 9.04 LAMP server setup

Up
vote
Down

In around 15 minutes, the time it takes to install Ubuntu Server Edition, you can have a LAMP (Linux,Apache, MySQL and PHP) server up and ready to go. This feature, exclusive to Ubuntu Server Edition, is available at the time of installation.The LAMP option means you don’t have to install and integrate each of the four separate LAMP components, a process which can take hours and requires someone who is skilled in the installation and configuration of the individual applications. read more...
permapage | score:9953 | -gg234, May 14, 2009

Set up Xen 3.4.1 Dom0 on Ubuntu 9.04

Up
vote
Down

Udev removed the udevinfo symlink from versions higher than 123 and xens build-system could not detect if udev is in place and has the required version. In particular, Ubuntu 9.04 server has udev version 141 and appears to be affected by this issue. Straight forward Xen 3.4.1 build brings up Xen Host with hotplug scripts rejecting to work. The recent patch suggested by Marc resolves this problem... read more...
permapage | score:9952 | -Boris Derzhavets, June 25, 2009

Tutorial: Install VMware Server 2 on Ubuntu 9.04

Up
vote
Down

This tutorial provides step-by-step instructions on how to >install VMware Server 2 on an Ubuntu 9.04 desktop system. With VMware Server you can create and run guest operating systems ("virtual machines") such as Linux, Windows, FreeBSD, etc. under a host operating system. This has the benefit that you can run multiple operating systems on the same hardware which saves a lot of money, and you can move virtual machines from one VMware Server to the next one (or to a system that has the VMware Player which is also free). read more...
mail this link | permapage | score:9952 | -falko, May 25, 2009
More articles...
Recent headlines

Robust Clustered Storage with Linux and GFS

Tutorial: Five steps to SSH key authentication with PuTTY and Linux

CSS Frameworks for better Web pages

Download: dtrace for linux

Tutorial: Enable Compiz Fusion on Fedora 11 and GNOME

Tutorial: Four node distributed storage with GlusterFS on Linux

Build a Fedora 11 KVM Server

Linux Mint 7 Review

Tutorial: Build a Fedora 11 x86_64 server

Tutorial: Replace Windows with Fedora 11 Linux and GNOME

Steganography Tools

Install Tuxonice in Ubuntu

Linux Find Command Examples

Light Linux Distros

Tutorial: Linux FTP server

Install Qmailtoaster (CentOS 5.3)

PHP namespace management

Apache2 virtualhosting on CentOS 5.3

Using Androids sensors with Java

Tutorial: Journaled quota on Debian Linux

Ajax tricks: Lightbox, fader, etc

Beginner Linux Distributions

Tutorial: Fedora 10 Samba server with tdbsam backend

Convert VMware virtual machine to Virtualbox image

CloneZilla Live Tutorial: Back up/restore hard drives

Linux on a stick

Python Client/Server Tutorial

Install, Configure IPplan IP Manager

Groovy metaprogramming

Tutorial: Enable Compiz Fusion on Ubuntu 8.10

The Plasma desktop shell of KDE 4

Tutorial: CentOS 5.3 64-bit Server

BleachBit: Delete files from Ubuntu 9.04

Tutorial: Build an Ubuntu 9.04 ISP Server

Quick and Dirty Vimdiff Tutorial

Setup Fedora 11 PV DomU at Xen 3.4.1 Dom0 on Fedora 11

Tutorial: Network Boot Linux

KDE 4.3 Review

iRedMail Tutorial: Mail Server with LDAP, Postfix, and more on Debian

Top Linux Applications

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search

 

Articles are owned by their authors.   © 2000-2009 Ray Yeargin