david23 blogja

Furius ISO Mount - Mount and Unmount ISO images with GUI Tool in Ubuntu Linux

An ISO, IMG, BIN, MDF and NRG Image management utility for the Gnome Desktop Environment. Furius ISO Mount

Features

* Automatically Mounts ISO, IMG, BIN, MDF and NRG Image Files.

* Automatically creates a mount point in your home directory.

* Automatically Unmounts the Image files.

* Automatically removes the mount directory to return your home directory to its previous state.

Full Story

Advanced TFTP server setup in Ubuntu Linux

atftp is Multi-threaded TFTP server implementing all options (option extension and multicast) as specified in RFC1350, RFC2090, RFC2347, RFC2348 and RFC2349. Atftpd also supports multicast protocol known as mtftp, defined in the PXE specification. The server supports being started from inetd as well as in daemon mode using init scripts.

Full Story

How to Change MTU (Maximum Transmission Unit) of network interface in Ubuntu Linux

Maximum Transmission Unit(MTU), the largest physical packet size, measured in bytes, that a network can transmit. Any messages larger than the MTU are divided into smaller packets before being sent.By optimizing the MTU setting you can gain substantial network performance increases, especially when using dial-up modem connections.

Full Story

List of BitTorrent clients Available in Linux

BitTorrent is a peer-to-peer file sharing protocol used to distribute large amounts of data. The initial distributor of the complete file or collection acts as the first seed. Each peer that downloads the data also uploads it to other peers. Relative to standard internet hosting, this provides a significant reduction in the original distributor's hardware and bandwidth resource costs. It also provides redundancy against system problems and reduces dependence on the original distributor.

A BitTorrent client is a program that manages torrent downloads and uploads using the BitTorrent protocol.

Screenlets - Desktop Applications, Widgets and Screen Addons for openSUSE

"Screenlets are small owner-drawn applications (written in Python) that can be described as “the virtual representation of things lying/standing around on your desk”. Sticknotes, clocks, rulers, youtube, gmail and more. Screenlets are free opensource software released under GPL License."

Full Story

Howto Install Nginx webserver in Ubuntu 8.04 (Hardy Heron)

Nginx (pronounced “engine x”) is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. Written by Igor Sysoev in 2005, Nginx now hosts between 1% and 4% of all domains worldwide. Although still in beta, Nginx is known for its stability, rich feature set, simple configuration,and low resource consumption.

Full Story

Howto Install VirtualBox 1.6 in Ubuntu 8.04(Hardy Heron) including USB Support

VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL).

Full Story

WebDAV Configuration With Apache2 On Debian Etch

Web-based Distributed Authoring and Versioning, or WebDAV, is a set of extensions to the Hypertext Transfer Protocol (HTTP) which allows users to collaboratively edit and manage files on remote World Wide Web servers.This tutorial will explain howto install webdav Configuration With Apache2 On Debian Etch.

Full Story

A much easier way to install Ubuntu on a USB device (Stick or Hard Disk)!

This tutorial will explain A much easier way to install Ubuntu on a USB device (Stick or Hard Disk).I was reading How to install Ubuntu Linux from USB Stick posted a while ago, and found it to be quite some work to get Ubuntu working on a USB stick. Besides, having to prepare your USB device, creating a separate partition on it which will be more or less “useless” after the installation, giving up 750MB of space?

Full Story

Industrial-grade trouble ticketing system on Debian Etch

RT is an industrial-grade trouble ticketing system. It lets a group of people intelligently and efficiently manage requests submitted by a community of users. RT is used by systems administrators,customer support staffs, NOCs, developers, and even marketing departments to track issues, outages,bugs, requests, and all kinds of other things at thousands of sites around the world.

Full Story

Howto Select Fastest Mirror in Debian

If you want to select Fastest Mirror in Debian follow this tutorial and this is very helpful if you want to download and install your debian packages,Updates .netselect-apt automatically creates a sources.list
file for using with apt for the specified distribution by downloading the list of Debian mirrors using wget and choosing the fastest servers (both US and non-US) using netselect. The output file is written
to OUTFILE.

Full Story

Ubuntu 8.04 (Hardy Heron) Screenshots Tour

Ubuntu is a community developed, linux-based operating system that is perfect for laptops, desktops and servers. It contains all the applications you need - a web browser, presentation, document and
spreadsheet software, instant messaging and much more.The most recent version, Ubuntu 8.04 (Hardy Heron), was released on April 24, 2008.

Full Story

Unison - file synchronization tool

Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.

Full Story

sshpass - Non-interactive ssh password authentication

SSH’s (secure shell) most common authentication mode is called “interactive keyboard password authentication”, so called both because it is typically done via keyboard, and because openssh takes active measures to make sure that the password is, indeed, typed interactively by the keyboard.

Sometimes, however, it is necessary to fool ssh into accepting an interactive password non-interactively. This is where sshpass comes in.

Full Story