back       next

david23's blog

Howto Install KDE 4.0 (Stable) in Ubuntu Gutsy

KDE 4.0 is the innovative Free Software desktop containing lots of applications for every day use as well as for specific purposes.Plasma is a new desktop shell developed for KDE 4, providing an intuitive interface to interact with the desktop and applications.The Konqueror web browser integrates the web with the desktop. The Dolphin file manager, the Okular document reader and the System Settings control center complete the basic desktop set.

Full Story

ssh on multiple servers Using cluster ssh

Cluster SSH opens terminal windows with connections to specified hosts and an administration console. Any text typed into the administration console is replicated to all other connected and active windows. This tool is intended for, but not limited to, cluster administration where the same configuration or commands must be run on each node within the cluster. Performing these commands all at once via this tool ensures all nodes are kept in sync.

Full Story

Saving Power on Intel Hardware Using Powertop

PowerTOP is a Linux tool that finds the software component(s) that make your laptop use more power than necessary while it is idle. As of Linux kernel version 2.6.21, the kernel no longer has a fixed 1000Hz timer tick. This will (in theory) give a huge power savings because the CPU stays in low power mode for longer periods of time during system idle.

Full Story

How to setup Apache Tomcat 5.5 on Debian Etch

Apache Tomcat is a web container, or application server developed at the Apache Software Foundation (ASF). Tomcat
implements the servlet and the JavaServer Pages (JSP) specifications from Sun Microsystems, providing an environment for Java code to run in cooperation with a web server. It adds tools for configuration and management but can also be configured by editing configuration files that are normally XML-formatted. Tomcat includes its own internal HTTP server.

Full Story

IPBlock - Graphical IP Blocker

iplist allows users with no or basic knowledge of iptables to filter (e.g. to block) network traffic based on (automatically updated) lists. These lists have various formats and are sorted by different categories (e.g. countries,
adware, corporations).

Full Story

FreeNX Server and Client Installation in Debian Etch

FreeNX is a system that allows you to access your desktop from another machine over the internet. You can use this to login graphically to your desktop from a remote location. One example of its use would be to have a FreeNX server set up on your home computer, and graphically logging in to the home computer from your work computer, using a FreeNX client.

Full Story

Howto Setup a Remote Calendar using WebDAV with Mozilla Sunbird

Mozilla Sunbird® is a cross-platform calendar application, built upon Mozilla Toolkit. Our goal is to bring Mozilla-style ease-of-use to your calendar, without tying you to a particular storage solution.

Full Story

How to Install the Eternity Screensaver in Ubuntu

The Eternity Screensaver plays animations of ray-traced scenes which took days or even weeks to generate. The reasoning is that these clips should look more impressive than anything which can be generated on-the-fly.

Full Story

How to view CHM (Microsoft Compiled HTML Help) files in Ubuntu

Microsoft Compiled HTML Help is a proprietary format for online help files, developed by Microsoft and first released in 1997 as a successor to the Microsoft WinHelp format.

Full Story

How to Install Ruby on Rails (ROR) in Ubuntu

Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a web server.

Full Story

Syndicate content