LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform that uses Linux as operating system, Apache as the Web server,MySQL as the relational database management system and PHP as the object-oriented scripting language.
Read more »Howto Install LAMP server in Jaunty
Category: High End Tags:
- Login to post comments
Creating Secure Tunnels With ssh
If you manage remote servers or if you have more than one computer you most likely have used the ssh command. A simple description of ssh is that it's a secure version of telnet, but that's like saying a Porsche is a just a better version of a Volkswagen bug.
Read more »Category: High End Tags:
- Login to post comments
Setting Up A PXE Install Server For Multiple Linux Distributions On Debian Lenny
This tutorial shows how to set up a PXE (short for preboot execution environment) install server on Debian Lenny. A PXE install server allows your client computers to boot and install a Linux distribution over the network, without the need of burning Linux iso images onto a CD/DVD, boot floppy images, etc.
Read more »Category: High End Tags:
Introducing KDE 4 plasmoids
KDE 4 includes many exciting new technologies, including Plasma, a feature that forms the desktop shell of KDE 4. See how to write simple Plasma applets (known as plasmoids) to greatly improve the desktop experience and how to turn a plasmoid into a simple memory monitor.
Read more »Category: High End Tags:
- Login to post comments
More on Using the Bash Complete Command
In the video last week I showed how to use the bash complete command for simple use cases. Today I'll show you some of the additional ways that you can use the command for more complex scenarios.
Read more »- Login to post comments
Nagios configuration Tools (Web frontends or GUI)
Nagios is the industry standard in enterprise-class monitoring for good reason. It allows you to gain insight into your network and fix problems before customers know they even exist. It's stable, scalable, supported, and extensible.
Read more »Category: High End Tags:
- Login to post comments
How to: add features to Firefox with Mozilla's new Jetpack
"Mozilla's new Jetpack project makes it easy to enhance the Firefox web browser by using conventional HTML and JavaScript. In this hands-on tutorial, we introduce you to Jetpack and use it to add a Digg counter to the browser's statusbar..."
Read more »Category: Beginner Tags:
- Login to post comments
Installing MyDNS & MyDNSConfig 3 On Fedora 10
In this tutorial I will describe how to install and configure MyDNS and MyDNSConfig 3 on Fedora 10.
Read more »Category: High End Tags:
- Login to post comments
Login Graphically to A Computer in a Remote Location
The ability to login graphically into any computer from a remote location has a number of uses.
Read more »Tor on Ubuntu 9.04
Time to get Tor working on Ubuntu Jaunty, the new release. I’ll be doing this on a pretty recent install. If you don’t know what Tor is, let me explain.
Read more »Category: End User Tags:
- Login to post comments
Installing And Configuring Asterisk 1.6 + PostgreSQL To Manage CDR & RealTime Config On Debian
In this tutorial, I will describe how to install and configure Asterisk 1.6 on a Debian system to work with PostgreSQL in order to manage CDR (Call Detail Records) and real-time configuration.
Read more »Category: High End Tags:
- Login to post comments
Fixing your network the lazy way/using nagios to build self healing services
Well no matter what you try sometimes things break and inevitably when they do it happens at 3am just as your nodding off. Well in case you were not aware Nagios has a wonderful feature called event handlers.
Read more »Category: High End Tags:
- Login to post comments
How To Install The WiKID Strong Authentication System On Slackware
Some of the configuration scripts included with WiKID are designed for Redhat and friends, several steps in this guide focus on modifying these scripts for Slackware as well as working around some of them.
Read more »Category: High End Tags:
- Login to post comments
Creating Reports in OpenOffice.org Base
Let's face it, databases are only minimally human-readable. In fact, to anybody who's not an accountant or a computer geek, reading databases can be downright intimidating. However, this limitation is partially compensated by the fact that reports in Base are quick and easy to create and are displayed and printed in Writer.
Read more »Category: End User Tags:
- Login to post comments
Provide Robust Clustered Storage with Linux and GFS
Load balancing is difficult; often we need to share file systems via NFS or other mechanisms to provide a central location for the data. While you may be protected against a Web server node failure, you are still sharing fate with the central storage node. Using GFS, the free clustered file system in Linux, you can create a truly robust cluster that does not depend on other servers.
Read more »