Archive

Archive for the ‘linux’ Category

Google’s mod_pagespeed for Apache

November 4th, 2010 No comments

mod_pagespeed is an open-source Apache module that automatically optimizes web pages and resources on them. It does this by rewriting the resources using filters that implement web performance best practices. Webmasters and web developers can use mod_pagespeed to improve the performance of their web pages when serving content with the Apache HTTP Server.

http://code.google.com/speed/page-speed/docs/module.html

Categories: linux Tags:

TestDisk

November 3rd, 2010 No comments

TestDisk is OpenSource software and is licensed under the terms of the GNU General Public License (GPL).

TestDisk is powerful free data recovery software! It was primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms are caused by faulty software, certain types of viruses or human error (such as accidentally deleting a Partition Table). Partition table recovery using TestDisk is really easy.

http://www.cgsecurity.org/wiki/TestDisk

Categories: linux Tags:

Terminator

November 3rd, 2010 No comments

The goal of this project is to produce a useful tool for arranging terminals. It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that the main focus is arranging terminals in grids (tabs is the most common default method, which Terminator also supports).

http://www.tenshu.net/terminator/

Categories: linux Tags:

smartmontools

November 3rd, 2010 No comments

The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI harddisks. In many cases, these utilities will provide advanced warning of disk degradation and failure.

http://sourceforge.net/apps/trac/smartmontools/wiki

Categories: linux Tags:

synergy

November 3rd, 2010 No comments

Synergy is FOSS that lets you easily share a single mouse and keyboard between multiple computers with different operating systems, without special hardware. All you need is a LAN connection. It’s intended for users with multiple computers, where each system uses its own display.

http://synergy-foss.org

Categories: linux Tags:

ntop

November 3rd, 2010 No comments

ntop is a network traffic probe that shows the network usage, similar to what the popular top Unix command does. ntop is based on libpcap and it has been written in a portable way in order to virtually run on every Unix platform and on Win32 as well.

http://www.ntop.org/

Categories: linux Tags:

Munin

November 3rd, 2010 No comments

Munin is a networked resource monitoring tool that can help analyze resource trends and “what just happened to kill our performance?” problems. It is designed to be very plug and play. A default installation provides a lot of graphs with almost no work.

http://munin-monitoring.org/

Categories: linux Tags:

Nagios

November 3rd, 2010 No comments

Nagios Core allows you to monitor your entire IT infrastructure to ensure systems, applications, services, and business processes are functioning properly. In the event of a failure, it can alert technical staff of the problem, allowing them to begin remediation processes before outages affect business processes, end-users, or customers.

http://www.nagios.com/products/nagioscore

Categories: linux Tags:

Hugin

November 3rd, 2010 No comments

With Hugin you can assemble a mosaic of photographs into a complete immersive panorama, stitch any series of overlapping pictures and much more.

http://hugin.sourceforge.net/

Categories: linux, photo Tags:

ImageMagick

November 3rd, 2010 No comments

ImageMagick? is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.

http://www.imagemagick.org

Categories: linux Tags:

GNUMP3d

November 3rd, 2010 No comments

GNUMP3d is a streaming server for MP3s, OGG vorbis files, movies and other media formats.

It is designed to be:
* Small, stable, portable, self-contained, and secure.
* Simple to install, configure, and use.
* Portable across different varieties of Unix, the GNU Operating System, and Microsoft Windows platforms.

http://www.gnu.org/software/gnump3d/

http://www.gnu.org/software/gnump3d/

Categories: linux Tags:

ddclient

November 3rd, 2010 No comments

DDclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Services’ free DNS service. It was originally written by Paul Burry and is now maintained by developers for ddclient on sourceforge. It has the capability to update more than just dyndns and it can fetch your WAN-ipaddress in a few different ways. Check the configuration pages to find how to do this.

http://sourceforge.net/apps/trac/ddclient

Categories: linux Tags:

Comparison of issue-tracking systems

November 3rd, 2010 No comments

Comparison of issue-tracking systems This article is a comparison of notable issue tracking systems including bug tracking systems, help desk and service desk issue tracking systems, and asset management systems. The comparison include client-server application, distributed and hosted systems.

http://en.wikipedia.org/wiki/Comparison_of_issue_tracking_systems

Categories: it, linux Tags:

RT: Request Tracker

November 3rd, 2010 No comments

RT is an enterprise-grade issue tracking system which thousands of organizations use for bug tracking, help desk ticketing, customer service, workflow processes, change management, network operations, youth counselling and even more. Fortune 50 companies, government agencies, educational institutions, non-profits, and development organizations around the world depend on RT to run their day to day operations.

http://bestpractical.com/rt/

Categories: linux Tags:

Bash Batch Image Processing Script – bbips

November 3rd, 2010 No comments

bips – Bash Batch Image Processing Scripts. A collection of bash scripts that use Imagemagick to “batch” process entire directories of images all at once. For use with Linux and Unix systems to batch process *.jpg image files from the bash shell.

http://sourceforge.net/projects/bbips/

Categories: linux Tags:

Bacula – manage backup, recovery …

November 3rd, 2010 No comments

Bacula is a set of Open Source, enterprise ready, computer programs that permit you (or the system administrator) to manage backup, recovery, and verification of computer data across a network of computers of different kinds. Bacula is relatively easy to use and efficient, while offering many advanced storage management features that make it easy to find and recover lost or damaged files. In technical terms, it is an Open Source, enterprise ready, network based backup program.

http://www.bacula.org/en/

Categories: linux Tags:

AMANDA, the Advanced Maryland Automatic Network Disk Archiver

November 3rd, 2010 No comments

AMANDA, the Advanced Maryland Automatic Network Disk Archiver, is a backup solution that allows the IT administrator to set up a single master backup server to back up multiple hosts over network to tape drives/changers or disks or optical media. Amanda uses native utilities and formats (e.g. dump and/or GNU tar) and can back up a large number of servers and workstations running multiple versions of Linux or Unix. Amanda uses a native Windows client to back up Microsoft Windows desktops and servers.

http://www.amanda.org/

Categories: linux Tags:

Simple Movie Catalog

November 2nd, 2010 No comments

Simple Movie Catalog will scan a given directory for movies, query imdb for info and generate a catalog in html which offers sorting, filtering and grouping of found movies by different criteria.
Highlights:

* really usable disk scanning capabilities
* simple – no web server or database dependancies
* completely automatic – no manual editing
* free

http://smoviecat.sourceforge.net/

Categories: linux Tags:

10 outstanding Linux backup utilities

July 24th, 2009 No comments

via techrepublic.com

A dependable backup tool is not a luxury – everyone needs to have one. But that doesn?t mean you need to spend a fortune to get the feature set that meets your needs. Jack Wallen introduces some great Linux backup solutions, including a few that are cross platform.

more …

Categories: linux Tags:

Three Books Every System Administrator Should Read

July 12th, 2009 No comments

via linux-mag.com

Let?s face it, most technical and computer books are boring, and reading the texts cover-to-cover is nothing less than a slog. However, there are some exceptions, including a number of books apropos for system administrators. In fact, there are three books I highly recommend and are mandatory reading for my staff.

more …

Categories: linux Tags: