Main > Free Download Search >

Free i386 software for linux

i386

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 144
FreeBSD for i386 ISO 6.3

FreeBSD for i386 ISO 6.3


FreeBSD is an advanced operating system for x86 compatible ... more>> <<less
Download (26.36MB)
Added: 2009-04-22 License: Freeware Price: Free
209 downloads
 
Other version of FreeBSD for i386 ISO
FreeBSD for i386 ISO 6.0 Beta 5The FreeBSD Project - ISO version of FreeBSD UNIX. FreeBSD for i386 ISO. This is the ISO version of FreeBSD
License:Freeware
Download (naMB)
204 downloads
Added: 2009-04-11
Fedora Rescue CD for i386

Fedora Rescue CD for i386


Fedora Rescue CD is a rescue CD for Fedora Core based systems. more>>
Fedora Rescue CD is a rescue CD for Fedora Core based systems.
The Fedora Project is a Red-Hat-sponsored and community-supported open source project. It is also a proving ground for new technology that may eventually make its way into Red Hat products. It is not a supported product of Red Hat, Inc.
The goal of The Fedora Project is to work with the Linux community to build a complete, general purpose operating system exclusively from free software. Development will be done in a public forum. The project will produce time-based releases of Fedora Core about 2-3 times a year with a public release schedule.
The Red Hat engineering team will continue to participate in the building of Fedora Core and will invite and encourage more outside participation than was possible in Red Hat Linux.
By using this more open process, we hope to provide an operating system that uses free software development practices and is more appealing to the open source community.
<<less
Download (88MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1063 downloads
bin86 0.16.17

bin86 0.16.17


bin86 is a 80x86 assembler and loader. more>>
bin86 is based on Bruce Evanss C compiler with additonal code, including a reasonable C library for ELKS DOS or standalone, written by myself and others.

This is the source mainly for use with Linux i386 but should work with other unix versions, within Linux the assembler and linker are used for bootblocks, DOSEMU and other packages.
<<less
Download (0.70MB)
Added: 2005-04-18 License: Free for non-commercial use Price:
1659 downloads
miau 0.6.4

miau 0.6.4


miau is a small, fully featured IRC bouncer/proxy. more>>
miau is a small, fully featured IRC bouncer and IRC proxy.
The biggest difference of miau and HTTP-proxy (forgetting the fact they talk all different protocols) is that when IRC-client disconnects from bouncer, the connection to the server isnt necessarily lost.
This way your nick can stay online and cannot be taken by the others. In case bouncer loses the nick because of netsplit or other disruption, it can try to get it back automatically.
Some people may also like the fact that when using bouncer, your hostname appearing in IRC is the one of the machine the bouncer is running at, not the one you are IRCing from.
miau was written on GNU/Linux (i386), but it should compile on most UNIX-platforms.
Main features:
- Permanent connection to IRC-server
- Can set user away when client quits and can also use users quit-message as away-message.
- Ability to try to get primary nick
- Logging (recent log can be replayed automatically at reconnect like you already had been on the channel)
- Message forwarding
- DCC-bouncing
- Auto-mode (without mode-flood)
- Flood protection
- On-connect sent messages (to keep nickservs etc. happy)
- Ability to survive even if some pings to server are lost
- V-host support
- Preliminary IPv6-support (untested)
- Cats in ASCII
- Support for multiple clients (one at home, one at office)
- Permission-chains
- Portable, written in C
- Compiles (at least) on GNU/Linux (i386/StrongARM/Alpha), HP-UX (HP 9000/C3000), SunOS (sun4m/sun4u/sun4c), Digital UNIX (Alpha) and MacOSX (PPC). Not tested on others.
- Small (my miau is about 50 kB KiB on GNU/Linux on i386)
- Most features can be left uncompiled
- Released under GPL
Enhancements:
- This release fixes several issues with Undernet-like servers, and improves your chances of staying online in case of netsplit and network problems.
- The behaviour of the wildcard "*" is finally predictable, although non-greedy.
<<less
Download (0.066MB)
Added: 2007-04-11 License: GPL (GNU General Public License) Price:
926 downloads
Sigit 0.3.2

Sigit 0.3.2


Sigit is a customisable signature creator that can be run either as a daemon or as a normal foreground process. more>>
Sigit is a customisable signature creator that can be run either as a daemon or as a normal foreground process.
It allows you to have a changing signature. If its configured correctly, it will also change the information displayed when someone fingers you.
It also supports multiple signature files for different newsgroups, and NFS-mounted $HOME shares.
Enhancements:
- his is a release toward making Sigit completely system independant, it introduces several checks against what is support on the target system.
- It also introduces some fixes which solves problems against gcc-4.
- Due to problems, with accessing an rpm based system, there wont be any rpm packages, neither src.rpm nor i386.rpm, in order to install it on an rpm based system you would need to get the tar.gz package, and use rpm-build in order to get the src and i386 packages.
<<less
Download (0.13MB)
Added: 2005-10-27 License: GPL (GNU General Public License) Price:
1461 downloads
tc_config 0.6.2

tc_config 0.6.2


tc_config provides a set of scripts for Linux traffic control. more>>
tc_config provides a set of scripts for Linux traffic control.

tc_config is set of scripts for Linux 2.4+ traffic control configuration on Red Hat systems and (hopefully) derivatives. It uses cbq qdisc as root one, and sfq qdisc at the leaves.

It includes the snmp_pass utility for getting stats on traffic control via SNMP.

Run: rpm -tb tc-config-0.6.tar.gz (rmpbuild on redhat 8+ systems).

After package will be built, run
rpm -Uvh /usr/src/redhat/RPMS/i386/tc-config-0.6-1.i386.rpm.

<<less
Download (0.073MB)
Added: 2007-03-05 License: Public Domain Price:
967 downloads
Tiff Plugin 0.3

Tiff Plugin 0.3


Tiff Plugin is Mozilla/Netscape compatible plugin for viewing TIFF images. more>>
Tiff Plugin is Mozilla/Netscape compatible plugin for viewing TIFF images.
Its features include zooming, rotation, and a progress bar when downloading images. It is ideal for when available memory is limited.
Main features:
- Zoom in - keyboard shortcut +
- Zoom out - keyboard shortcut -
- Rotate anticlockwise - keyboard shortcut a
- Rotate clockwise - keyboard shortcut c
- Progress bar when downloading images
The plugin is available in .deb format for i386 and amd64 systems. So debian based systems can install with
dpkg -i mozilla-tiff-plugin-i386.deb
OR
dpkg -i mozilla-tiff-plugin-amd64.deb
For non debian based systems, the sources need to be compiled. For compiling the packages pkg-config, libgtk2.0-dev and mozilla-dev need to be installed. The steps to install the source would be
tar -zxvf mozilla-tiff-plugin.tar.gz
cd mozilla-tiff-plugin
make
make plugin
make install
The plugin has been tested on firefox and mozilla browsers.
Enhancements:
- Multi-page tiff support was added.
- Memory management was improved.
<<less
Download (0.013MB)
Added: 2006-08-01 License: LGPL (GNU Lesser General Public License) Price:
1207 downloads
KernelKit 0.6.1

KernelKit 0.6.1


KernelKit is a Knoppix GNU/Linux derivative targetting the development of Linux kernel and drivers. more>>
KernelKit is a Knoppix GNU/Linux derivative targetting the development of Linux kernel and drivers, as well as Free Sofware embedded systems. It is currently being used in our Embedded Linux Training sessions.
Differences with standard Knoppix GNU/Linux:
- Removed applications not related to Linux kernel, drivers and embedded systems: games, office applications...
- Added tools and libraries for kernel and software development, in particular cross-compiling toolchains for many different architectures
Usefulness
- Embedded Linux trainings: provide all the needed tools in a tested configuration. No need to install a GNU/Linux distribution. No need to check installed package versions prerequisites.
- Embedded Linux demonstration: helps to discover, try and demonstrate useful tools in this technical area.
- Kernel, driver and embedded application development: toolkit to get the job done quickly and efficiently. Useful for support people away from their regular desktop, or for people who are not allowed to install software by themselves.
Cross-compiling toolchains
- uClibc toolchains: cross-compiling toolchains for the following architectures: arm, i386, ppc, m68k, mips, mipsel
Development
- ccache: a C/C++ compiler cache. Can save a lot of time when you compile the kernel over and over again.
- doxygen: a documentation system.
- SCons: a Software construction tool. A strong alternative to autoconf / automake / make.
- Splint: static C code checker.
Cross-compiling toolchains
- uClibc toolchains: cross-compiling toolchains for the following architectures: arm, i386, ppc, m68k, mips, mipsel
Kernel development
- git: the new kernel source management system.
- cogito: a git front-end.
Emulation
- QEMU: a cpu and system emulator for several platforms. Great to experiment with i386 or ppc embedded systems.
- SkyEye. An emulator for several popular ARM boards.
Performance analysis
- Linux Trace Toolkit": user space tools for analyzing system performance. Note that you can only analyse results so far, and not produce data, as the current KernelKit kernel doesnt have support yet for LTT.
- Valgrind: memory debugger and performance analysis tool for x86 Linux.
Lightweight applications for embedded systems
- Dillo: a very light and fast web browser.
- e3: a microscopic editor supporting several interface types (vi, emacs...).
Unix learning help
- fish: the Friendly Interactive SHell makes it much easier to use the Unix command line. The best way to start for beginners (Caution:: strangely broken in the latest KernelKit release)
- vimtutor: part of the vim package. Very nice way to learn vi in 30 minutes!
Misc
- gkermit: a serial communication utility.
- Psyco: a kind of Just In Time compiler for Python. Useful for running the BitBake / OpenEmbedded tool faster.
- xvncviewer: a VNC client. Sometimes useful to display target graphics on the host system.
Enhancements:
- This release adds the texinfo 4.8.dfsg.1-4 package (needed to run buildroot).
<<less
Download (695.7MB)
Added: 2007-06-16 License: GPL (GNU General Public License) Price:
522 downloads
PaX 2.6

PaX 2.6


PaX is a kernel patch implementing additional security feature - non-executable memory pages. more>>
PaX is a kernel patch implementing additional security feature - non-executable memory pages. Forward port from 2.4 with some extra features, but only i386 is known to work, other architectures may not even compile - feedback is welcome. Much like 2.6 itself, PaX for 2.6 is experimental and anything can break sometime.
NOTE: all versions for 2.6 before 2005.03.05 have a privilege elevation bug, you must update as soon as possible.
NOTE: all versions for 2.6 before 2004.05.01 have a local kernel denial of service bug, thanks to ChrisR for bringing it to our attention.
<<less
Download (0.35MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1205 downloads
Sysquake Viewer 2.3pr

Sysquake Viewer 2.3pr


Sysquake Viewer is an application which lets you load and manipulate interactively graphics developed with Sysquake. more>>
Sysquake Viewer is an application which lets you load and manipulate interactively graphics developed with Sysquake.

Sysquake Viewer is much more limited than Sysquake LE, which supersedes it on Mac OS and Windows. We still provide it as a preview release for Linux on i386 and for Solaris on Sparc, until we have a robust beta version of Sysquake LE for Unix.

On Unix, files are archived with tar. In a terminal, type tar xzf sqviewer*tgz to un-archive them.

The preview is made available to you so that you can test it and provide feedback, and to have a broader range of platforms where SQ files can be viewed. It has no expiration date.
<<less
Download (0.32MB)
Added: 2006-03-30 License: Other/Proprietary License Price:
1304 downloads
MyPPP 0.6

MyPPP 0.6


MyPPP is a ppp dialer+logger for Red Hat Linux. more>>
MyPPP is a ppp dialer+logger for Red Hat Linux. It lets you start a ppp dialup connection to your ISP and it records how much time youre online every month. With MyPPP, you dont have to worry about excess internet bills.
MyPPP uses the MySQL database to record monthly usage time. MyPPP runs under Red Hat Linux 7 or newer with MySQL and Qt installed.
To install follow these commands:
Make sure that you are logged in as root.
1. Extract the archive (tar -zxvf myppp-0.6-rh7-i386+src.tar.gz).
2. Change directory to the installation path (cd myppp-0.6).
3. Type ./install.
To start MyPPP, just type myppp. Make sure the MySQL server is running.
Enhancements:
- Version 0.6 released with daily time record (DTR) feature. In addition to recording monthly usage, this version now also records the logon and logoff times, with the corresponding interface used and the user who used the connection.
<<less
Download (0.44MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1213 downloads
HTTP Proxy Client 0.8.5

HTTP Proxy Client 0.8.5


HTTP Proxy Client is a set of libraries and scripts that provide transparent access to Internet. more>>
HTTP Proxy Client is the small set of libraries and scripts, which provides transparent access to Internet via HTTP proxy for programs, which uses TCP/IP for communication.
The list of programs includes: telnet, ftp, licq, cvs, smth else? Project implements dynamic library, that can be preloaded before program run.
The library substitutes some system calls (connect(), gethostbyaddr(), gethostbyname()), with calls, which makes TCP/IP connection through HTTP proxy. This allows client programs behind HTTP proxy work with Internet without limitations.
At the moment tested on i386 Linux, i386/sparc Solaris.
Enhancements:
- While using dotted address, applications will attempt to connect regardless DNS lookup result.
<<less
Download (0.21MB)
Added: 2005-09-13 License: GPL (GNU General Public License) Price:
1510 downloads
Midnight Commander 4.6.0

Midnight Commander 4.6.0


Midnight Commander is Unix file manager and shell. more>>
GNU Midnight Commander is a user-friendly yet powerful file manager and visual shell, useful to novice and guru alike. It provides a clear, user-friendly, and somewhat protected interface to a Unix system while making many frequent file operations more efficient and preserving the full power of the command prompt. After some practice, you will wonder how you could ever live without it.
Being a text mode application, GNU Midnight Commander can be used locally or remotely, on the console or under X Window System. By using full screen space of the terminals, it provides an intuitive user interface to the operating system, aiming to be a useful tool for users with any level of experience, from a newbie to a guru.
GNU Midnight Commander used to support a GNOME interface, which was historically the first file manager for the GNOME project. This interface is no longer part of GNU Midnight Commander.
GNU Midnight Commander runs on POSIX (Unix-like) operating systems, such as GNU/Linux, FreeBSD, Mac OS X, Solaris, HP-UX and others. It can also be compiled under Cygwin on Windows.
GNU Midnight Commander uses GNU Autoconf which should automatically configure it for every Unix clone. Following configurations have been tested in the past (this list is very old):
- i386-*-linux1.x, 2.x
- alpha-linux-linux2
- sparc-linux-linux2.x
- sparc64-linux-linux2.1
- mips-sgi-irix5.x, 6.x
- mips-dec-ultrix4.3
- rs6000-ibm-aix3.2.5
- sparc-sun-sunos4.1
- sparc-sun-solaris2.3, 2.4, 2.5
- sparc-sun-netbsd1.0
- hppa-hp-hpux9
- hppa-hp-hpux7
- m68k-apple-aux
- unixware
- mc88110-aviion-dgux5.4R2.01
- i386-*-sco3.2v4.2
- i386-*-sco3.2v5
Because GNU Midnight Commander is a full screen program it doesnt run on dummy terminals but anything more advanced will do (like vt100). If your terminal works with vi, emacs, elm or pine it will work with GNU Midnight Commander.
<<less
Download (3.6MB)
Added: 2005-04-29 License: GPL (GNU General Public License) Price:
926 downloads
iConfKit for Linux 1.0.6

iConfKit for Linux 1.0.6


It is a free, easy-to-use, flash based lightweight video conferencing server. more>> ICONFKIT is a free, easy-to-use, flash based lightweight video conferencing server and messenging system built for small teleworking, collaborations and family contacts, with it you can contact your friends and colleagues, record your video and sound by webcam and microphone into files at server side and then play them later, make video conferences and textual group messenging, you can also share your ideas with some others via a whiteboard(doodle)!
Features:
* Zero install at client side
User interface at client side is a flash swf file, so that end users of this conferencing toolkits need not install anything except for a flash enabled web browsers, for instance Internet Explorer 6 or 7, Mozilla Firefox, that are usually preinstalled within every mainstream operating system. Your people can access the server at office from around the world to talk and collaborate.
* Platform independent
Currently iconfkit server can be deployed on various operating systems, including windows(i386) and linux(i386). other operating systems support will keep coming. Installers for x86_64 architecture has been scheduled.
Thanks to the adobes flash player distribution, the client can also run on many platforms(windows, linux, macosx, solaris, ...) without installing a bit of extra things.
* One small sized executable
The server programs size is very small, on most platforms the executables file size is no larger than one mega bytes. They can be easily put within portable storages.
Additional DLLs or other files are not required. The single executable provides all the functions needed by the system to run.
<<less
Download (582KB)
Added: 2009-04-28 License: Freeware Price:
178 downloads
YXORP 1.23.8 / 2.30 Beta

YXORP 1.23.8 / 2.30 Beta


YXORP is a reverse proxy for the HTTP protocol. more>>
YXORP is a reverse proxy for the HTTP protocol. YXORPs main focus for YXORP is checking the validity of the traffic, i.e. what would be called application level firewalling or secure reverse proxy in commercial products.
It can check, validate, and change just about anything about a HTTP request or response, can load balance, and all other normal reversed proxy functions. YXORP aims to conform to RFC 2616, RFC 2518, RFC 2109 and other applicable standards.
A stable release is available; bugfixes to this version will be supplied.
YXORP is being developed on Linux (both i386 and x86_64). Other supported platforms include Solaris (Sparc and i386/x86_64), Mac OS X, and FreeBSD, but these are tested less frequently for development releases.
Main features:
- SSL support (including backend SSL)
- Full support for the HTTP 1.1 protocol
- On-line configuration and reconfiguration using XML configuration files
- Virtual hosting: several web sites can be handled by a single reverse proxy
- Rule based processing of requests: all requests can be allowed, rejected, or changed depending on rules
- Choice of fully checking reverse proxy (dissecting proxy) or low overhead tunnel
- Multiple listeners: one YXORP can monitor several TCP ports and process incoming traffic
- Load balancing over multiple servers, including automatic setting inservice and outservice, and redirection to "sorry" server pages if no server is available
- Sticky load balancing
- Use pcre instead of glibc regex
Whats New in 1.23.8 Stable Release:
- ssl locking error introduced by backport from development version fixed.
Whats New in 2.30 Development Release:
- corrected error in the reading of < digestauth > tags in the configuration
- include < !DOCTYPE > tag in the configuration
- added DTD for the configuration XML
- added attribute clearfilters to debug tag in config
- fixed incorrect setting of default portnumber on realserver tag. This caused problems if using a non-default portnumber while using the yxorprealserver command to change realserver status.
<<less
Download (1.0MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
831 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5