Main > Free Download Search >

Free hacks for dragon fable software for linux

hacks for dragon fable

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 907
Phaeronix 0.85 Beta

Phaeronix 0.85 Beta


Phaeronix is a Gentoo-based RR4 CD optimised for i686, with GNOME, Reiser4-enabled GRUB. more>>
Phaeronix is a gentoo love-sources RR4 CD with reiser4 enabled grub, auto hardware detection with nvidia 3D support , ready for multimedia, internet, and arabic. It is optimised for i686.

The kernel is now based on the 2.6.15-arckck7 patchset with a couple of additions ( one to fix acer laptop hangs and the other to fix slow laptop battery polls).
http://iphitus.loudas.com/archck.php

Final release is probably going to be based on the new -beyond patchset.
The livecd uses a genkernel generated initramfs, but with quite some hacks added to the linuxrc. As a result this initramfs can now probably boot from any media, anything from IDE to external firewire.

The CD is rendered pseudo-writable thanks to squashfs and unionfs.
Hardware detction is modular and can be turned on and off as needed. You can see the possible options in the cheatcodes list.

Modular Xorg-X11 7.0 is the default Xorg server. XGL server is included as an optional featured activated at boot time by booting like this :
"linux xgl"

This is experimental and might not work. Check http://gentoo-wiki.com/HOWTO_XGL

To find out if your card supported and to see if your problem has been already reported.

The desktop is a full gnome-2.14 , there is no KDE and no qt/KDE apps.

The default user name is phaeron and its password is also phaeron.

The root password is root.

The available editors are vim and nano.

Its built specifically to support arabic, with some patches and customizations. However, this is an ongoing process. It was spurred by arabbixs stagnation. Best of all just click on the keyboard applet or press alt+shift and you get an arabic keyboard layout.

"w3m -v" is the text only browser because it supports arabic ( along with bicon to bidi/shape properly ). Check here for the inspiration : http://www.eglug.org/node/1953

Also in gnome-terminal run a new session with the arabic profile and you will have full bidi and shaping thanks to arabeyes bicon.

Msameers arabic wordlist has been included in aspell and openoffice. Check here for the arabic wordlist : http://www.eglug.org/node/1976

You can logout from the desktop and choose arabic as the session language and then log in again. The desktop will be RTL and mostly in arabic. The reason this isnt made easier or more obvious is a lot of things still need translation or bugfixing. The infrastructure is there however.

The supported locales are : arabic, french, italian, german,and slovak.

The official gentoo installer is also included to help installing gentoo if you want.
<<less
Download (MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1301 downloads
DragonFly BSD 1.10.1

DragonFly BSD 1.10.1


DragonFly is an operating system and environment designed to be the logical continuation of the FreeBSD-4.x OS series. more>>
DragonFly is an Linux operating system and environment designed to be the logical continuation of the FreeBSD-4.x OS series. These operating systems belong in the same class as Linux in that they are based on UNIX ideals and APIs. DragonFly is a fork in the path, so to speak, giving the BSD base an opportunity to grow in an entirely new direction from the one taken in the FreeBSD-5 series.

It is our belief that the correct choice of features and algorithms can yield the potential for excellent scalability, robustness, and debuggability in a number of broad system categories. Not just for SMP or NUMA, but for everything from a single-node UP system to a massively clustered system. It is our belief that a fairly simple but wide-ranging set of goals will lay the groundwork for future growth.

The existing BSD cores, including FreeBSD-5, are still primarily based on models which could at best be called strained as they are applied to modern systems. The true innovation has given way to basically just laying on hacks to add features, such as encrypted disks and security layering that in a better environment could be developed at far less cost and with far greater flexibility.

We also believe that it is important to provide API solutions which allow reasonable backwards and forwards version compatibility, at least between userland and the kernel, in a mix-and-match environment. If one considers the situation from the ultimate in clustering... secure anonymous system clustering over the internet, the necessity of having properly specified APIs becomes apparent.

Finally, we believe that a fully integrated and feature-full upgrade mechanism should exist to allow end users and system operators of all walks of life to easily maintain their systems. Debian Linux has shown us the way, but it is possible to do better.

DragonFly is going to be a multi-year project at the very least. Achieving our goal set will require a great deal of groundwork just to reposition existing mechanisms to fit the new models. The goals link will take you to a more detailed description of what we hope to accomplish.

1.2.0 is our second major DragonFly release and the first one which we have created a separate CVS branch for. DragonFlys policy is to only commit bug fixes to release branches.

This release represents a significant milestone in our efforts to improve the kernel infrastructure. DragonFly is still running under the Big Giant Lock, but this will probably be the last release where that is the case.

The greatest progress has been made in the network subsystem. The TCP stack is now almost fully threaded (and will likely be the first subsystem we remove the BGL from in coming months). The TCP stack now fully supports the SACK protocol and a large number of bug and performance fixes have gone in, especially in regard to GigE performance over LANs.

The namecache has been completely rewritten and is now considered to be production-ready with this release. The rewrite will greatly simplify future filesystem work and is a necessary precursor for our ultimate goal of creating a clusterable OS.

This will be last release that uses GCC 2.95.x as the default compiler. Both GCC 3.4.x and GCC 2.95.x are supported in this release through the use of the CCVER environment variable (gcc2 or gcc34). GCC 2.95.x is to be retired soon due to its lack of TLS support. The current development branch will soon start depending heavily on TLS support and __thread both within the kernel and in libc and other libraries. This release fully supports TLS segments for programs compiled with gcc-3.4.x.

It goes without saying that this release is far more stable then our 1.0A release. A huge number of bug fixes, performance improvements, and design changes have been made since the 1.0A release.
<<less
Download (112MB)
Added: 2007-08-21 License: BSD License Price:
796 downloads
Useful Traffic Accounting Dragon 0.4

Useful Traffic Accounting Dragon 0.4


Useful Traffic Accounting Dragon is a traffic accounter that actually gives useful information about traffic. more>>
Useful Traffic Accounting Dragon is a traffic accounter that actually gives useful information about traffic instead of stupidly counting incoming/outgoing packets.
Dragon accounts traffic by user, program and timestamp and puts this information into useful correlation.
Dragon is implemented as a Perl script for the backend, using /etc/passwd to automatically get information about user accounts, /proc/net/ to get information about open connections and /proc/ to get information about running processes and which processes currently use which network connection.
All this information can be combined so you can actually see what user caused which traffic using what program and when it happened.
All this information is acquired automatically so the minimal configuration necessary is to tell dragon where it can find its MySQL database.
Enhancements:
Features:
- cleanup on CTRL-C
- add patch for Linux Kernel 2.6.17.7
- for now, graphs are disabled in the webfrontend
- webfrontend has now Total, User and Program tabs
Bugfixes:
- forgot to close a filedescriptor fixed
- use leading zeroes on port numbers in messages about connections that no longer exist
- really fix wait for next minute
<<less
Download (0.086MB)
Added: 2006-09-07 License: GPL (GNU General Public License) Price:
1145 downloads
Dragon Hunt 3.56

Dragon Hunt 3.56


Dragon Hunt is an extensible Python RPG. more>>
Dragon Hunt game is an extensible Python RPG.

Graphical Role-playing game. Investigate the rumors of monsters attacking a town.

This program is under the GPL, which gives you the right to the source code as long as you only use it in certain ways.

<<less
Download (0.83MB)
Added: 2007-05-06 License: GPL (GNU General Public License) Price:
905 downloads
LazyDragon GNU/Linux RC2 LiveDVD

LazyDragon GNU/Linux RC2 LiveDVD


LazyDragon Gnu/Linux is a Linux distro aimed at video and audio production. more>>
LazyDragon Gnu/Linux is a Linux distro aimed at video and audio production. Unfortunatly their arent many distributions aimed specifically at Audio/Video editing and production.

So thats where LazyDragon comes in. Currently Chainsaw Linux is one of the only Distributions orientated towards media production, and you have to pay for it ( which should never be the case with Gnu/Linux).

LazyDragon Linux is free and always will be. LazyDragon is an unfunded , free production of free technologies . Only available free for download.
<<less
Download (MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1219 downloads
MyBook World Edition Packages 0.0

MyBook World Edition Packages 0.0


MyBook World Edition Packages project collection provides pre-compiled packages for hacking Western Digital MyBook World Edition more>>
MyBook World Edition Packages project collection provides pre-compiled packages for hacking Western Digital MyBook World Edition, to improve performance and add new features.

At least intermediate Linux experience is required for playing with MyBook. Please, if you do not meet this requirement, ask someone experienced to help you. Otherwise there is a risk that you will brick your MyBook!
<<less
Download (MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
865 downloads
Dragon parser generator 1.2.11

Dragon parser generator 1.2.11


Dragon is a powerful parser generator. more>>
Dragon is a powerful parser generator. It produces a consequent, object-oriented, integrated scanner and parser solution. Dragon parser generator also scales for very large grammar defintions. Since dragon parses LR(1) grammars, the generation algorithm is quite CPU intensive.
Using LR(1) instead of LALR decreases efficiency of the parser, but avoids some reduce/reduce conflicts in some cases. Dragon provides a very clean and structured way for the integration of application specific context code. Dragon combines the lexical and syntactical analysis and the corresponding code generation.
Enhancements:
- The switch option -y was added to switch between a dynamically allocated parse table or a static parse table.
- An escape feature was added for special token definitions.
<<less
Download (0.36MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
805 downloads
Hackz 2 2.0.1

Hackz 2 2.0.1


Hackz 2 is a CLI like hacking game. more>>
Hackz 2 is a CLI like hacking game. The user types in commands. Hackz 2 is a puzzle game for Linux.
The user hacks computers and earns money this way, and then he can buy better hardware or software.
Main features:
- Borrow money from the bank.
- Buy weapons and guns to defend yourself from attacks.
- Start at level 1 and gain XP to gain higher levels.
- And a lot more to come.
Installation and Usage:
Compile with: ./compile
Start with: mono Hackz2.exe
<<less
Download (0.024MB)
Added: 2005-11-22 License: GPL (GNU General Public License) Price:
1438 downloads
Dungeon Crawl 050313

Dungeon Crawl 050313


Dungeon Crawl is a fun game in the grand tradition of Rogue, Hack, and Moria. more>>
Dungeon Crawl is a fun game in the grand tradition of Rogue, Hack, and Moria.

Your objective is to travel deep into a subterranean cave complex and retrieve the Orb of Zot, which is guarded by many horrible and hideous creatures.
<<less
Download (0.84MB)
Added: 2005-07-09 License: DFSG approved Price:
1575 downloads
onlineshop-dragon 4.9.8 RC2

onlineshop-dragon 4.9.8 RC2


onlineshop-dragon is a set of PHP scripts with an XML reader/editor, server-side image creation, and a search engine. more>>
onlineshop-dragon is a set of PHP scripts with an XML reader/editor, server-side image creation, and a search engine. With webtools4larbin, this shop is able to handle millions of Web pages.

This is the first and hopeley not last release of MacandWins online-shop. The Source-code is open and under the terms of the gpl, so feel invited, to download the source and contact me, if you interessted in co development.

Please note this shop system is for locale testing and developing only!!!

You cant use this system in a producation envoirment, becouse there are some securety related bugs..

I.e. the register_globals var musst be set to true

Usage:

1. Download the File (latest stable release ver 4.9.8)
2. Extract macandwin-x.x.tar.bz2 in your DocumentRoot directory like: bash /var/www>tar -jxvvf macandwin-x.x.tar.bz2
3. change the folder to macandwin( by: cd macandwin), and edit the config.php file with your favorite text editor.
4. now its time to create the mysql database, i.e. type: mysql> create database macandwin; follow by mysql> exit; now its time to fill up our database with some dummy data by typing: bash>mysql -p macandwin < mysql_db.sql or upload the file with phpmyadmin Okay, if all looks good, we try our first login, check the url (http://localhost/macandwin/) and try to login. default user login: user:admin pass:web4me (Database: User Passwords are md5 endcrypted)
<<less
Download (1.4MB)
Added: 2006-01-17 License: GPL (GNU General Public License) Price:
1375 downloads
main + location toolbar 0.01

main + location toolbar 0.01


main + location toolbar is a little hack for KDE (KDE improvement). more>>
main + location toolbar is a little hack for KDE (KDE improvement).

I dont know if there out is a hack to get maintoolbar + locationtoolbar in one line... but i did it by myself.

I get all normal bottons, location-depending bottons (in kghostview for exemple) and location toolbar (I tink find combo should work too).

edit ~/.kde/share/apps/konqueror/konqueror.rc:

-remove locationbar section
-maintoolbar section should be like the download (i cant put it here...)

I hope this work for anyone who prefers this toolbar way and in a easy way...
<<less
Download (MB)
Added: 2007-04-02 License: GPL (GNU General Public License) Price:
941 downloads
Google Hacks 1.6

Google Hacks 1.6


Google Hacks is a compact utility for different Google hacks, like a music search and a product key search. more>>
Google Hacks project is a compilation of carefully crafted Google searches that expose novel functionality from Googles search and map services.

For example, you can use it to view a timeline of your search results, view a map, search for music, search for books, and perform many other specific kinds of searches.
<<less
Download (1.1MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
530 downloads
Harvs Hamshack Hack 06

Harvs Hamshack Hack 06


Harvs Hamshack Hack is a remaster of the KNOPPIX distro for Amateur Radio Operators (Hams). more>>
Harvs Hamshack Hack is a remaster of the KNOPPIX distro for Amateur Radio Operators (Hams).

This project is directed primarily at Amateur Radio enthusiasts (Hams) who have no prior experience with LINUX. Hopefully, experienced LINUX users (perhaps, even a "guru" or two) will give it a spin and offer corrections and suggestions for improvement ... in fact, they are obligated to do so!

The CD contains a complete LINUX-Knoppix operating system and enough software to accomplish the usual tasks we all perform daily from our homes ... web browsing, email, letter writing, etc.

In addition, there is a huge library of programs for our Amateur Radio hobby.

The Hamshack Hack is a "Live CD". As a "Live CD" system, no installation to your machines hard drive is necessary. The whole package will run off the CD by building a "ram disk" in your machines memory. As soon as you re-boot your machine, the LINUX system vaporizes and youll be back with whatever system is installed on your hard drive.

To obtain your very own copy of the "the Hack", you must download the "hamshack.iso" image file and then, using your favorite CD burner (I use K3B on Linux, or Nero on Windows), burn the image to a CD. Pick the "Burn CD Image" option, else youll end up with just another copy of the .iso file. Then, when the smoke clears, youll boot your machine with this new CD.
<<less
Download (530MB)
Added: 2006-01-02 License: GPL (GNU General Public License) Price:
1452 downloads
Blog:Hack:CMS 0.5

Blog:Hack:CMS 0.5


Blog:Hack:CMS is a Blog:cms to NucleusCMS Hack. more>>
Blog:Hack:CMS is a Blog:cms to NucleusCMS Hack.

How to use this

There are currently two files (other than this one). One file you need and one you do not need.

These files are hacks. That means, in this case, that the normal plugin method was abandonded for actual messing with the code. For more info get the latset version of the translation document that explains what you need to do in more detail.

hacks.php - this file you NEED. add it to the ./nucleus/libs/ directory and add an include call to it in the globalfunctions.php file AFTER the "< ?PHP".

globalfunctions.php - an example of called the hacks lib. YOU DO NOT NEED to use this but it is from the latest version of nucleus (Nucleus v3.22). So you can use it if you wish.
<<less
Download (0.015MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1211 downloads
IEs for Linux 2.0.5/2.5 Beta 6

IEs for Linux 2.0.5/2.5 Beta 6


IEs for Linux is a simple Bash Script program that installs Internet Explorer 6, 5.5 and 5 on Linux using Wine. more>>
IEs for Linux project is a simple Bash Script program that installs Internet Explorer 6, 5.5 and 5 on Linux using Wine. The whole process is automatic and very easy.
What is the magic?
The magic of IEs4Linux is to use full browsers downloads instead of using that boring install process. The script automatically downloads full versions of IE from the Evolt Browser Archive. Then installation is done completely behind the scenes! You dont need to click on anything to install IE6, IE5.5 and IE5 - with FlashPlayer 8!
Who is the target public?
WebDesigners that want to move to Linux but still need to test their sites on IE. The IEs installations are smaller than usual because they include only the necessary files to have a good test browser (there is no Outlook, Media Player etc). Please, dont use any of these IEs to navigate!! Get Firefox!
Whats New in 2.0.5 Stable Release:
- The mirror for downloading MSIE was changed.
Whats New in 2.5 Beta 6 Development Release:
- New: Kommander GUI finished (advanced dialog)
- New: IE7 proxy configuration hack (see below)
- Improved: download output
- Improved: other programs should find IE now (as Jim suggested here)
- Improved: all temp files now go to ~/.ies4linux/tmp to avoid complications
- Other bug fixes
<<less
Download (0.33MB)
Added: 2007-06-19 License: GPL (GNU General Public License) Price:
900 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5