In this article by Andre Bogus, we will be focusing on migrating from Apache to Lighttpd web server. Lighttpd is the perfect solution for every server that is suffering load problems, as it has a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set, such as FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting, and many more.
Read more »How I Use Emacs ansi-term
"Paddy Mullen asked about ansi-term in the comments to an unrelated post. Here is how I use ansi-term. What I need initially is a way to get an ansi-term up right away, so I started by binding ansi-term to F2..."
Read more »Category: High End Tags:
- Login to post comments
Install Nagios 3 on Ubuntu 8.10
Nagios is a free, open-source tool that can be used to monitor network components and services. When it detects a problem, it can send alert messages by either e-mail or pager. It can also be configured so that only designated personnel can view status information for particular services or equipment. This tutorial will show you how to install Nagios 3 on an Ubuntu 8.10 server.
Read more »Category: High End Tags:
- Login to post comments
OpenSSH Speed Tips and Tricks
Although using public key authentication instead of passwords is a great method for increasing the security of SSH transfers, transferring SSH identity keys can be a royal pain. First, you create your key pairs; then, you copy the public key into the correct locations on all the machines you want to log into.
Read more »Category: High End Tags:
- Login to post comments
How To Configure A Ubuntu PPTP VPN Client
As a Linux user and an telecommuting employee one of my biggest challenges was configuring the VPN Client to connecct to my employer's VPN server so I had access to the Knowledge Base as well as all other Internet services:
Read more »Category: High End Tags:
- Login to post comments
Ubuntu Server Edition: Canonical’s Big Challenge
On desktops and Netbooks, it has been a stellar year for Canonical’s Ubuntu Linux distribution. But on the server, Ubuntu continues to face long-term challenges in terms of application and vendor support. Here’s the scoop from The VAR Guy.
Read more »- Login to post comments
New versions of ruby-mode.el and inf-ruby.el
"Hello fellows. I'm in the process of submitting ruby-mode.el and inf-ruby.el to Emacs and ELPA. I've made some pretty wide-sweeping changes to inf-ruby.el to make it conform a little more closely to Emacs coding conventions, and I've made a few changes to ruby-mode.el as well..."
Read more »Category: High End Tags:
- Login to post comments
Managing Websites with Git
"Let’s say you have a local Git repository on your workstation
containing the source for a statically-generated website. You also
have the origin repository stored on a server somewhere that also
serves the website. The goal is to be able to edit files on the
workstation and have the website update automatically once changes are
pushed to the server..."
Category: High End Tags:
- Login to post comments
How to remove Mono from Ubuntu 8.10 Intrepid Ibex
As this was such a popular How To for Hardy Heron, I thought I’d document the same exercise for Ubuntu’s latest version Intrepid Ibex (8.10).
Read more »- Login to post comments
Ubuntu vs OS X: The deathmatch!
As you may have seen from my recent posts I’m trying out OS X. There is no doubt that for the casual computer users viewpoint OS X kicks Linux’s ass. But I’m a open source computer programmer, and for us things are definitely not as clear cut. Five years ago, they probably would have been, but then Ubuntu arrived.
Read more »Category: High End Tags:
- Login to post comments
Ethernet connector contains Linux server
Digi International has introduced a Linux-based server packaged within a somewhat elongated RJ45 connector. The ME 9210 comes with an embedded OS based on a Linux 2.6.26 kernel.
Read more »Category: High End Tags:
- Login to post comments
How To Back Up An Ubuntu 8.10 System With SystemImager
SystemImager lets you create images of your Linux installations. To do so, you need an image server (should have enough disk space to store your images) and a so-called golden client (i.e., the system of which you want to make an image).
Read more »Category: High End Tags:
- Login to post comments
Fighting Fragmentation on Linux
So you have some files that are fragmented. And this obviously is slowing your machine down. Right?
Wrong.
Read more »Category: High End Tags:
- Login to post comments
XULRunner 1.9.0.4
"The newest official XULRunner has been released. XULRunner 1.9.0.4 matches the Firefox 3.0.4 release. For XULRunner developers, most of the changes in 1.9.0.4 are related to security fixes..."
Read more »Category: High End Tags:
- Login to post comments
Ejacs: a JavaScript interpreter for Emacs
"Ejacs is an Ecma-262 compliant JavaScript interpreter written entirely in Emacs Lisp. It should work in GNU Emacs versions 22 and higher..." via http://code.google.com/p/ejacs/
Read more »Category: High End Tags:
- Login to post comments