This book guides you to everything you will need to know to installing, maintaining and getting the best out of Lighttpd (or "Lighty" if you will). This piece of software is named correctly for its purpose, being a lightweight webserver. There are chapters about building Lighttpd, but even more interesting the book goes in depth about optimizing and securing the software.
Read more »Lighttpd by Andre Bogus- Book Review
Category: Beginner Tags:
- Login to post comments
Learn to Master WordPress Platform
WordPress is a blogging program that is gaining both popularity and converts. Consequently, there are many books available to help you learn how to best use WordPress, whether you have an account on the WordPress.com site or a site hosted elsewhere running WordPress.
Read more »Tutorial: An Introduction to Linux CLI
A shell is a command interpreter which allows the user to interact with the computer. The way things work is simple: the user types in commands, the shell interprets them and performs the tasks it was asked to do, and finally it sends the result to the standard output (which is usually the screen). For example, the output of the ls command can be something like:
Read more »Category: End User Tags:
- Login to post comments
How-To: Create an Open as Root Service Menu in Dolphin and Konqueror (KDE4)
Not so long ago I put up a tutorial which included three useful tips for Konqueror 3.5.9 (KDE3), and one of them was how to create an Open as Root service menu for directories. In this how-to I will show how to accomplish the same thing in KDE4 this time, for both Dolphin and Konqueror.
Read more »Category: End User Tags:
- Login to post comments
How-To: Compile and Install GIMP 2.6.6 in Debian Lenny
GIMP (GNU Image Manipulation Program) is the most popular and powerful image editor on the Linux platform. It benefits from detailed official documentation, as well as a huge number of community-made tutorials and dedicated websites. The latest stable series, 2.6.x, include several UI improvements, new filters, and the introduction of the GEGL (Generic Graphics Library) framework.
Read more »Category: Beginner Tags:
- Login to post comments
How-To: Compile and Install Wesnoth 1.6 in Debian Lenny and Ubuntu 8.10
The Battle for Wesnoth is a free turn-based strategy game licensed under the GPL. After over one year of constant development, a new stable version, 1.6, was released on March 22, 2009, featuring many graphics and gameplay improvements.
Read more »5 Simple APT Tricks for Debian and Ubuntu
Install the dependencies of an application
Sometimes you need to compile from source a newer version of an application which is already included in the repositories. For example, to install the development libraries for BasKet, you would run as root:
apt-get build-dep basket
Read more »Category: End User Tags:
- Login to post comments
Test Firefox 3.1 Beta 1 Without Changing Your Existing Installation
Firefox 3.1 Beta 1 was released on October 14, 2008 and it currently comes in 36 fully-localised languages. This beta is based on Gecko 1.9.1 layout engine and according to the official website, this release features "significant changes to improve web compatibility, performance and ease of use". You can read the release notes on the official website, here.
Read more »Category: Beginner Tags:
- Login to post comments
Mount CD/DVD Images (ISO/BIN/NRG) Using AcetoneISO2 in Debian and Ubuntu
AcetoneISO is a graphical application written in Qt4 which lets you mount CD/DVD images easily. The formats supported are ISO, NRG, MDF, BIN and IMG. It does not come in Debian's repositories, but I will show you how to easily install, run and start to use it.
Read more »Category: End User Tags:
- Login to post comments
Tip: Easily Enable Syntax Highlighting in Nano Editor
Nano is one of the most lightweight and user-friendly text editors for command-line. For those who prefer to edit C, Bash, Python or other source files using Nano instead of an advanced IDE like Emacs or Vim, enabling syntax highlighting is probably a must-have.
Read more »Compiling C/C++ Code in Ubuntu and Available IDEs
In this article I'll give a few explanations on how to compile software for studying purposes on Linux (and particularly Ubuntu), what are the most common ways, what I consider to be the most effective method and which are the most popular applications to use for programming in those languages.
Read more »Category: End User Tags:
- Login to post comments
Things To Know Before Using Linux
Linux Operating System has been myth for many of the people out there.. Most of the people has wrong inception regarding Linux. Those who dare to make the transition get caught in the partition or they failed to understand the Basics of Linux. “The applications and the OS itself” . Its pretty natural for a Mediocre user to get used to different terms at once..
Read more »Rubygame Tutorial Rebooted
I recently rebooted my rubygame tutorial, which is an introduction to game development using the ruby programming language and the rubygame library. The new tutorial series is licensed under the creative common attribution(Though I planned to use much stronger copyleft license in the future) so feel free to assimilate the knowledge!
Read more »- Login to post comments
Tutorial : Create Urban Style Artwork/Wallpaper using Gimp
There are several ways to create Urban Style artwork .. You can make it from Scratch like in this Tutorial that I posted.. Or you can ease you work by using versatile Vector brushes..
Photoshop user are well aware of Urban/grungy style artwork.. But like my previous Tutorial I will use my favourite GFX program I.e. THE GIMP to create Urban Style Artwork..
Category: End User Tags:
- Login to post comments
5 Tips to Make Working with the Shell Easier
Here are 5 frequent tips to make working with the shell easier.
Read more »Category: Beginner Tags:
- Login to post comments