Main > Free Download Search >

Free cross domain software for linux

cross domain

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1341
OpenDomains 1.0

OpenDomains 1.0


OpenDomains is a Web application that will help you provide a domain redirection service. more>>
OpenDomains is a Web application that will help you provide a domain redirection service. It is easy to install and use. It allows other people to register for subdomains in your own domain.

The subdomain will then redirect visitors to a site of the users choice. OpenDomains features URL cloaking, path forwarding, meta tag support, and detailed statistics.

<<less
Download (0.28MB)
Added: 2006-08-29 License: Other/Proprietary License with Source Price:
1154 downloads
Chaotic Domain 0.0.0pre2

Chaotic Domain 0.0.0pre2


Chaotic Domain project is a combination of all strategy games with a new look on steroids. more>>
Chaotic Domain project is a combination of all strategy games with a new look on steroids.
Chaotic Domain aims to revolutionize the RTS industry. Made up a team of "elite gamers" (not to mention great programmers and 3D modelers) were combining the greatest features we like in other strategy games, fixes for some of the "annoying" parts of those games, and many new ideas of our own.
With a full 3D galaxy that allows you to micro- or macro-manage and very customizable games, it should appeal to every user.
Enhancements:
- Galaxy client
- Galaxy server
- Brand new network protocol with custom-built serialization
- Generator for network protocol
- 3d engine
- Stone age tech tree
- Beginnings of the "simple client"
<<less
Download (3.0MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
1030 downloads
Cross Browser Ajax 0.01

Cross Browser Ajax 0.01


Diminutive JavaScript-on-Demand based library that helps web developers add AJAX functionally to projects. in a few easy steps. Supports ALL modern ... more>> <<less
Download (0KB)
Added: 2009-04-05 License: Freeware Price: Free
203 downloads
Cross-LFS 1.0.0

Cross-LFS 1.0.0


Cross-LFS is a project that provides you with step-by-step instructions for building your own customized Linux system. more>>
Cross-LFS stands for Cross Linux From Scratch (CLFS) and is a project that provides you with step-by-step instructions for building your own customized Linux system entirely from source.

Why would I want a CLFS system?

Many wonder why they should go through the hassle of building a Linux system from scratch when they could just download an existing Linux distribution. However, there are several benefits of building CLFS. Consider the following:

CLFS teaches people how to build a cross compiler

Building CLFS teaches you how to make a cross-compiler and the necessary tools, to build a basic system on a different architecture. For example you would be able to build a Sparc toolchain on an x86 machine, and utilize that toolchain to build a Linux system from source code.

CLFS teaches people how to utilize a multilib system

CLFS takes advantage of the target systems capability, by utilizing a multilib capable build system.

CLFS teaches people how a Linux system works internally

Building CLFS teaches you about all that makes Linux tick, how things work together and depend on each other. And most importantly, how to customize it to your own tastes and needs.

Building CLFS produces a very compact Linux system

When you install a regular distribution, you often end up installing a lot of programs that you would probably never use. Theyre just sitting there taking up (precious) disk space.

CLFS can be built from most Unix Style Operating Systems

You can build CLFS even if you dont have Linux running. Our build instructions have been tested to build from Solaris and the BSDs.

CLFS is extremely flexible

Building CLFS could be compared to a finished house. CLFS will give you the skeleton of a house, but its up to you to install plumbing, electrical outlets, kitchen, bath, wallpaper, etc. You have the ability to turn it into whatever type of system you need it to be, customized completely for you.

CLFS offers you added security

You will compile the entire system from source, thus allowing you to audit everything, if you wish to do so, and apply all the security patches you want or need to apply. You dont have to wait for someone else to provide a new binary package that (hopefully) fixes a security hole. Often, you never truly know whether a security hole is fixed or not unless you do it yourself.

What can I do with my CLFS system?

A by-the-book CLFS system is fairly minimal, but is designed to provide a strong base on which you can add any packages you want. See the BLFS project for a selection of commonly used packages.
<<less
Download (MB)
Added: 2006-09-28 License: BSD License Price:
1125 downloads
AVR Cross Development Kit 20060719

AVR Cross Development Kit 20060719


AVR Cross Development Kit is a cross development kit for the AVR RISC processor. more>>
CDK4AVR stands for Cross Development Kit for Atmels AVR RISC processor serie and should support your development with a comprehensive Assembler and C development environment for even this processor familie under Linux. It will present only free of fee tools, so you can use it without risks. Further you will find some useful OS projects and related sample code all arround AVRs inside of the example packages.
CDK4AVR collects all programms and development tools in one directory (/opt/cdk4avr) and will try to present an easy to admin installation.
My intention for CDK4AVR is / was to provide a full featurd tool chain distribution of all the free accessible resources, because the most stuff is scattered to the wide of the whole Internet and only compileable by wizards or professions.
Installation:
Each package will be provided as RPM only. It is not necessary to install all packages,but you have to install the base package cdk-avr-base every time you want to use another package. Here is an example for a typical GNU development environment:
[user@host]$ rpm -hiv cdk-avr-base-0.3-20031111.i386.rpm
[user@host]$ rpm -hiv cdk-avr-binutils-2.14-20030906.i386.rpm
[user@host]$ rpm -hiv cdk-avr-gcc-3.3.2-20031021.i386.rpm
[user@host]$ rpm -hiv cdk-avr-gcc-c++-3.3.2-20031021.i386.rpm
[user@host]$ rpm -hiv cdk-avr-gcc-colorgcc-3.3.2-20031021.i386.rpm
[user@host]$ rpm -hiv cdk-avr-libc-1.0.2-20040229.noarch.rpm
[user@host]$ rpm -hiv cdk-avr-gdb-6.0-20031019.i386.rpm
[user@host]$ rpm -hiv cdk-avr-simulavr-0.1.2.20040304cvs-20040304.i386.rpm
[user@host]$ rpm -hiv cdk-avr-avarice-2.2-20040229.i386.rpm
[user@host]$ rpm -hiv cdk-avr-uisp-20040207cvs-20040304.i386.rpm
[user@host]$ rpm -hiv cdk-avr-avrdude-4.3.0-20040229.i386.rpm
Base package -- is needed every time you will use any CDK4AVR package.
NOTE: Users of base packages with version 0.2 and prior have to update to latest version. There was a damaged (t)csh startup script. As a result of an buggy %preun script in previous packages you have to update in two cycles:
[user@host]$ rpm -hUv cdk-nios-base-0.3-20031111.i386.rpm
[user@host]$ rpm -hUv --force cdk-nios-base-0.3-20031111.i386.rpm
Enhancements:
- There are minor feature enhancements in AVR-Ada 0.4.1.
- As a result, the packeges for binutils and gcc/gnat were rebuilt.
- There are new packages for the AVR-Ada run time system and related examples.
<<less
Download (MB)
Added: 2006-07-20 License: Freely Distributable Price:
1206 downloads
domainFinder 0.3

domainFinder 0.3


domainFinder allows you to perform whois lookups on any url on a webpage. more>>
domainFinder allows you to perform whois lookups on any url on a webpage.

domainFinder firefox extension

Quickly carry out whois lookups on any url on a webpage or carry out a keyword domain search on any highlighted phrase or text.

<<less
Download (0.007MB)
Added: 2007-04-13 License: MPL (Mozilla Public License) Price:
927 downloads
Domain Details 2.4

Domain Details 2.4


Domain Details is a Firefox extension that can find the whois information, IP Address on the site you are visiting. more>>
Domain Details 2.4 will empower your browser with nifty features. It is actually a Firefox addon that allows you to view the current site's server software and headers, IP address, location flag, and have quick links to Whois and other domain information.

Enhancements:

  • Fixed DNS resolution error which caused slow-downs
  • Shows full server headers when server type is clicked
  • Options to show only server/IP text, icons or both
  • Menu links now open in foreground tab by default
  • Misc bug fixes

Requirements:

  • Mozilla Firefox
<<less
Added: 2009-01-20 License: MPL Price: FREE
13 downloads
Web Domain Manager 0.05

Web Domain Manager 0.05


Web Domain Manager is a script to add and delete domains from one or many servers. more>>
Web Domain Manager is a PHP based product to add in a new domain to a server, by just filling out the domain name and putting in the ip, username, and password it will setup the new domain on the server by doing the following:
- Adding the config to Apache
- Adding a new user to the system for FTP Access
- Copying over a default site if you have one available
- Adding the domain into Qmail/vpopmail if you want that setup
- Makes the config file for awstats
- Also makes a file you can add into cron to update awstats automaticly
- Restarts apache with the new config
- Runs from cron every minute to make adding the domains near real time
The Script is made up of two parts, the backend script (AddDomainScript-0.05) which runs from cron every minute and adds any new domains that need added.
And then you need a front end script, I am going to have three of them, One for a administrator, One for a Reseller, and one where a customer could signup on your website.
If you have more than one webserver you just need a copy of the backend script running from each of those servers and it will check a central database for the updates so you can control an unlimited amount of server from just one frontend script, so administrating your servers is all done from one page!
<<less
Download (0.037MB)
Added: 2005-05-05 License: GPL (GNU General Public License) Price:
1635 downloads
Domain Hunter 0.1.0

Domain Hunter 0.1.0


A Simple Domain Monitoring Application more>> Domain Hunter is a simple application to monitor the state of a list of domain names. Changes in the status of a monitored domain can be sent to an email address or the domain information can be obtained on demand through a Web interface. Only the .com and .net top-level domains are currently supported.<<less
Download (27KB)
Added: 2009-04-27 License: Freeware Price: Free
183 downloads
Domain Auditor 0.31

Domain Auditor 0.31


Domain Auditor project was written to audit and track accounts within a domain. more>>
Domain Auditor project was written to audit and track accounts within a domain. This tool uses LDAP queries to a definable Active Directory server to find various definable classes of accounts.
Initially it will operate interactively, but capabilities may be added in the future to automate functions (i.e. generate reports on a scheduled basis). The installation script handles most installation chores, so setup is very straightforward.
The tool is beta status at this time, but is in being used to generate SOX reports for my employer.
Main features:
- Reports - This function will display a list of defined reports, when invoked it will generate a list of accounts from AD (via LDAP queries) the results returned will depend on what you have defined for the filter for any particular report class under Sysadmin
- Sys Admin - This function will allow you to changes the system settings for LDAP server and port, base DN, Bind DN, username and password, and the database settings (mySQL only at this time). You may also add the report class definitions and their matching LDAP filters within this module
- User Admin - This screen is used to define users for the system and their rights. Usernames are used as the primary value, and entered values are validated via LDAP queries
- Audit Logs - The system logs all changes to the information stored and this page will allow you to review the data from these logs
<<less
Download (0.043MB)
Added: 2006-01-24 License: GPL (GNU General Public License) Price:
1369 downloads
Rock Dodgers 0.6.0a

Rock Dodgers 0.6.0a


Rock Dodgers project is a game in which you avoid flying space rocks. more>>
Rock Dodgers project is a game in which you avoid flying space rocks.

Use your shields, fire your thrusters, cross your fingers, and kiss your ship goodbye.

<<less
Download (0.41MB)
Added: 2006-12-07 License: GPL (GNU General Public License) Price:
1054 downloads
DNS Domain Expiration Check 1.0

DNS Domain Expiration Check 1.0


domain-check is a utility for checking DNS domain expiration dates. more>>
DNS Domain Expiration Check is a utility for checking DNS domain expiration dates.

domain-check queries WHOIS data in realtime, and can be integrated with cron to provide e-mail notifications prior to a domain expiring.

The first example will print the expiration date and registrar for daemons.net:

$ domain-check.sh -d daemons.net

Domain Registrar Status Expires Days Left
----------------------------------- ----------------- -------- ----------- ---------
daemons.net INTERCOSMOS MEDIA Valid 13-feb-2006 64


The second example prints the expiration date and registrar for the domains listed in the file "domains":

$ domain-check.sh -f domains

Domain Registrar Status Expires Days Left
----------------------------------- ----------------- -------- ----------- ---------
sun.com NETWORK SOLUTIONS Valid 20-mar-2010 1560
google.com EMARKMONITOR INC. Valid 14-sep-2011 2103
daemons.net INTERCOSMOS MEDIA Valid 13-feb-2006 64
spotch.com GANDI Valid 03-dec-2006 357


The third example will e-mail the address admin@daemons.net with the domains that will expire in 60-days or less:

$ domain-check -a -f domains -q -x 60 -e admin@daemons.net
<<less
Download (MB)
Added: 2005-12-13 License: GPL (GNU General Public License) Price:
810 downloads
mChess 0.11

mChess 0.11


mChess is a simple cross-platform email chess program. more>>
mChess is a simple cross-platform email chess program.

The aim is to be able to play chess with your friends via email using a nice user interface without having a chess board standing in your living room for weeks.

<<less
Download (0.44MB)
Added: 2007-05-27 License: Perl Artistic License Price:
884 downloads
Secure Login 0.7.2

Secure Login 0.7.2


Secure Login provides a login extension similar to Operas Wand login. more>>
Secure Login provides a login extension similar to Operas Wand login.

It uses the built-in password manager, but deactivates the prefilling of login forms.
Instead, you are now able to login with one click or a keyboard shortcut (ALT+N).
Just add the Secure Login toolbar button to your toolbar, or use the provided statusbar icon.
If you hover over one of the icons, a tooltip is shown, displaying the login url and the number of available logins (users).
For more than one user or login forms on the current page a selection prompt is displayed on login.
You have the option to play sound notifications (*.wav) for found login data on the current page or when logging in.
All the options can be changed using the Secure Login settings menu or the statusbar icon context menu.

Secure Login provides you with a number of Security enhancements and helps protecting you from phishing:

Disabling the prefilling of login forms prevents malicious JavaScript code to automatically steal your login data.
This is due to the fact that no login data is inserted in form fields before the user clicks on the login button or logs in using the keyboard shortcut.
To make sure you login to the right website, the second level domain of the login url is compared to the second level domain of the current page.
If they do not match a dialog prompt is displayed before login.

SecureLogin provides you with an optional setting to protect you from all JavaScript code during login.
This can prevent cross-site scripting (XSS) attacks without having to deactivate JavaScript completely.
If you enable this option, your login data will never be inserted in any form fields nor will the login form be submitted.
Instead your credentials will be sent to the login page using internal Firefox methods.
Not all login forms will work this way, e.g. not those using JavaScript routines.
Therefore, you can add such websites to an exception list.

<<less
Download (0.059MB)
Added: 2007-04-10 License: MPL (Mozilla Public License) Price:
947 downloads
BrowseX 2.0.0

BrowseX 2.0.0


BrowseX is a free Open Source, cross-platform Web Browser, Mail Program, Talk/Chat client and more. more>>
BrowseX is a free Open Source, cross-platform Web Browser, Mail Program, Talk/Chat client and more. There is a database interface, SQLite, and BrowseX is easily extensible via an API. BrowseX has been written primarily in C and Tcl and clearly demonstrates that Linux applications can indeed bridge to Windows. The user can also dynamically configure any widget, even form fields in web pages, on the fly using Shift-Control-mousebutton. You may also want to look at TML, a CGI and Web Script that BrowseX has built-in. The http://dev.browsex.com/ site now uses the TML CGI to display the BrowseX documentation as TML directly.
For the user, BrowseX has two principle characteristics: resilience and responsiveness. The first comes really as a side effect of using Tcl for all highlevel algorithms. Errors result in popup dialogs rather than crashes. Responsiveness is probably due to lightweight and the widget based implementation which forced clean interfaces between parts.
Precompiled binaries are currently provided for Linux and Win32. The binary is a single standalone executable, but which also contains the Tcl scripts: See Packaging. There is also a unified build script for Linux, for rebuilding from scratch.
Main features:
- HTML 3.2+ via tkhtml, with extensions (eg. Frames)
- Support for Safe-Tcl scripts embedded within HTML pages (popups, etc).
- A tcl-macro preprocessor for both client and server side.
- A built in Postgres Database client available from Safe-Tcl
- Image handling for gifs, jpeg, and png (+ disable/control Animated gifs)
- Background images and Image maps
- Multiple views, Frames, and Forms
- Cookies and basic authentication
- FTP and Local filesystem browsing
- Downloads: Http, ftp, and Image Save-as
- Proxy: FTP and HTTP
- View/search/save html and plain text
- Caching: web pages/gifs, and DNS lookups
- Go backward/forward, and the usual Netscape style key bindings
- Page History, and browse whole cache
- Bookmarks (minus bookmark editor)
- Printing to text/postscript output
- Applications: Editor, Calculator, Database (pgaccess)
- Mail with pop and local support: Mime and folder management
- Preferences/configuration
- Tcl Security Control: by domain or host
- Quick-Search: launch searches in 1 web operation, instead of 2+.
- SSL/TLS (minus certificate management)
- International Language Encodings (72)
<<less
Download (4MB)
Added: 2006-06-15 License: GPL (GNU General Public License) Price:
1234 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5