Main > Free Download Search >

Free root software for linux

root

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1122
Root-tail 1.2

Root-tail 1.2


Root-tail is a program that allows printing of text directly to the X11 root window wherever you choose. more>>
Root-tail is a program that allows printing of text directly to the X11 root window wherever you choose, much like running rxvt with a pixmap background but without the hassle and with more features.
Install:
xmkmf -a
make
make install
make install.man
Enhancements:
- replaced default font by "*" to "ensure" some font is found.
- accept hexadecimal window ids, as does everybody else(?).
- made it compile with ansi-89-based compilers again.
- add hack to support nautilus (not very stable, nautilus should either use extended window manager hints or __SWM_VROOT, as everybody else does).
- do not initialize the window twice (fixes problems with multiple visuals).
- new option: -minspace.
- fixed seg fault if geometry is too short to fit a single line
- fix bug which became apparent if -no-filename or null
<<less
Download (0.020MB)
Added: 2005-10-21 License: GPL (GNU General Public License) Price:
1467 downloads
BootRoot 0.4

BootRoot 0.4


BootRoot it creates a separate boot and root Linux system. more>>
BootRoot creates a boot disk with lilo, a kernel and an initrd image. The initrd script mounts another root disk with a compressed (gzip or bzip2) filesystem.

The root filesystem isnt made by this program, but there lots of compressed filesytems out there to use.

You can use a bzip2 compressed filesystem, this program is easy to use, and it provides a framework showing a simple initrd method which you can freely modify.

The four steps to making a Boot Root set.

1). Grab the Perl Script right here .. boot_root give it a name .. umm .. boot_root.

2). Make sure the bang line points to the right place:

$ which perl
/usr/bin/perl
$ grep "perl -w" boot_root
#!/usr/bin/perl -w

3). Make it executable:

$ chmod 755 boot_root

4). Put it in one of your LIB PATHS:

$ echo $PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:.:
$ mv boot_root /usr/bin

5). Run it, and have lots of fun! More directions can be found at the beginning of the script.
<<less
Download (0.030MB)
Added: 2005-04-11 License: GPL (GNU General Public License) Price:
1658 downloads
Root Park 0.5.1

Root Park 0.5.1


Root Park project will build a network that will stand the test of time. more>>
Root Park project will build a network that will stand the test of time.
RootPark is a Civilization-like game based on the history of computers and networks. You can play it with as many other players as you want since it has full networking capabilities.
The game begins in 1960, when computers started to become very powerful. RootPark provides you the opportunity to experience these historical years, and a large range of possibilities.
This source and binaries of the game will be available soon. It will be playable on Linux, BSD (and surely other UNIX like OSF1).
Main features:
- strategy game, turn based.
- topic : history of computers and networks.
- multiplayer (using local or internet networks)
- fully playable on Linux and NetBSD(and surely some others Unix).
- programmed using C language.
- opensource game, everybody can improve it
- uses GTK X-Windows library.
- uses 16 millions colors (24 bits)
- you can change the themes of the graphical interface
- you can import your own graphisms
- communication between players during the game (like irc)
- generator of random map whatever the number of players.
- handles the visibility of units and hosts (fog of war)
- interactive help online
- complete encyclopedy on the history of computers
<<less
Download (0.27MB)
Added: 2006-12-01 License: GPL (GNU General Public License) Price:
1061 downloads
Onroot 0.99.2

Onroot 0.99.2


Onroot plugin simply takes a gimp image and dumps it to the X root window. more>>
Onroot plugin simply takes a gimp image and dumps it to the X root window.

The preview window shows a scaled version of the X root window. The options are relatively self explanatory except for the free hand which lets you use the mouse to move the image around the preview screen before placing the image on the root window.

In this mode you can also scale the image; (use the mouse when the cursor changes shape or use the +/- keys for aspect scaling); set the background color the image is placed on).

This version changes the PDB interface so if you have written any scripts that use this plugin then they will need to be modified.

<<less
Download (0.011MB)
Added: 2006-09-20 License: GPL (GNU General Public License) Price:
1129 downloads
Root-Portal 0.5.2

Root-Portal 0.5.2


Root-Portal is a GNOME program that monitors files, processes etc and displays changes. more>>
Root-Portal is a GNOME program that monitors files, processes etc and displays changes either directly to the desktop or in a transparent border-less window. This is useful for monitoring system logs and for providing feedback on system activities.

Root Portal is a way to do stuff on your desktop in the background. We find it useful as a monitor of system log files such as /var/log/messages and /var/log/xferlog and /var/log/httpd/access_log etc etc.

You can have as many spots, or portals of text on the screen as you want in varying size and varying font and colour and practically any other property you care to think of. They can have the added advantage of being transcient so that you can still see your background picture underneith the text.

As well as this, using the roottext module, you can run programs such as xsnow and the snow flakes will not disappear because of the text, they will pass through it. Using the module such as gnometext allows you to shade the background and put alternate images as backgrounds for your portals.

You may also shade these custom backgrounds, the only disadvantage to this system is that programs such as xsnow cannot mix their graphics with this and disappear behind them. The only other difference between the two is that the root text can handle non-fixed sized fonts with a breeze.

Because the gnome module is using zvt, it currently does no like non-fixed sized fonts too much at all. We are hoping the author of zvt will change this in later releases of his library. As well as the file tailing facility to monitor log files, there is also a loading monitor, to show you when a new process has been created and when a process has been destroyed.
Basically this is a pretty anti-paranoia program for people who sit at their desktops and wonder who is doing what to them from the outside, what is running what on their system, and why their harddisk is suddenly ticking over for no reason *aha, crond is doing something weird*

<<less
Download (0.42MB)
Added: 2005-10-21 License: GPL (GNU General Public License) Price:
1463 downloads
fakechroot 2.6

fakechroot 2.6


fakechroot provides a fake chroot environment to programs. more>>
fakechroot project provides a fake chroot environment to programs. A fake chroot allows you to run programs which require root privileges on an unprivileged user account.
For example, you can create a Debian bootstrap or a development environment and build packages inside a chrooted system using a standard non-root user account.
You can then use the apt-get command to install other packages without root privileges.
Enhancements:
- This release includes a new environment variable FAKECHROOT_EXCLUDE_PATH and fixes for the getcwd(3), readlink(2), and mktemp(3) functions.
- The chroot(2) function is now recursive and allows nested chroots.
<<less
Download (0.019MB)
Added: 2007-05-06 License: LGPL (GNU Lesser General Public License) Price:
904 downloads
UserCHRoot 0.1

UserCHRoot 0.1


UserCHRoot project can switch root, change directory, drop privileges and exec. more>>
UserCHRoot project can switch root, change directory, drop privileges and exec.

When dealing with chroot environments, its sometimes useful to have a tool with which the chroot will be done, but the target executable will not be run using root privileges.

It is also sometimes useful to switch the current working directory for the target executable just before it starts. userchroot is a small program intended to be run as suid (u+s root) in these cases. It tries to be as careful as possible in order not to run the target executable as root user.

It does not support arbitrary user specification, but instead will drop back to normal user privileges of the calling user (undoing what suid-bit has done basically). If dropping root privilege fails (or actually resetting the effective credentials to the normal ones), the target executable will not be executed.

userchroot has been tested on Linux, implemented using C and licensed under GNU General Public License (v2). The tool is provided without a warranty of any kind, in the understanding that software bugs do exist and bad things can happen.

Building and installing

Using suid bits with programs that you randomly download off the Internet is not a good security practice. Because of this reason, building and installing the software is not automated at all (no autotools, no Makefile).

In order to build you will only need regular gcc and the standard C library headers. You will probably need to run chmod, chown and cp in order to install the program usefully.

The vagueness of this section is intentional.

USAGE: new-root new-cwd exec-name [exec-params]
<<less
Download (0.012MB)
Added: 2007-01-18 License: GPL (GNU General Public License) Price:
1009 downloads
ROOT GNU/Linux 1.4b1

ROOT GNU/Linux 1.4b1


ROOT Linux is an advanced GNU/Linux operating system. more>>
Version 1.4 (Pommes) of the GNU/Linux operating system ROOT has been released! ROOT is a complete GNU/Linux operating system with the latest GNU and Linux technology.
Release 1.4 includes lots of high quality software like GCC 3.4.3, Perl 5.8.6, WindowMaker 0.91.0, X.org 6.8.1, KDE 3.2.3, TeTeX 2.0.2 and Linux 2.4.18.
The 1.4 generation of ROOT contains many major changes from the previous release 1.3. This is a small list of new features or other changes:
The package system
ROOT now includes a much more advanced package system with many new features based on pkgutils from CRUX.
The system installer
The system installer has been updated. It fixes many bugs and is generally more stable.
Latest KDE
The latest stable KDE, version 3.3.2, is included. It is the best and most stable KDE release ever.
GNOME libraries
GNOME1 and GNOME2 libraries are included for compatibility with programs. However, the GNOME2 desktop is not included because its hard to maintain and takes up too much space on the CD.
Translations
All translations of programs has been removed.
New packages
The new version of ROOT contains a very large number of updated packages. For a full list, see the manual.
Main features:
- Kernel 2.4.28
- Init BSD-style
- X X.org 6.8.1
- GNOME 2.8.2 libraries
- KDE 3.3.2
- WindowMaker 0.91.0
- File Systems ext[2,3], reiserfs, jfs
- Office Suite KOffice
- Optimization i586
- Web Server Apache 2.0.52
- FTP Server PureFTPd 1.0.20
- Remote Login OpenSSH 3.9
<<less
Download (600MB)
Added: 2005-05-17 License: GPL (GNU General Public License) Price:
1627 downloads
Bio::Root::Object 1.4

Bio::Root::Object 1.4


Bio::Root::Object is a core Perl 5 object. more>>
Bio::Root::Object is a core Perl 5 object.

SYNOPSIS

# Use this module as the root of your inheritance tree.
Object Creation
require Bio::Root::Object;

$dad = new Bio::Root::Object();
$son = new Bio::Root::Object(-name => Junior,
-parent => $dad,
-make => full);
See the new() method for a complete description of parameters. See also the USAGE section .

Bio::Root::Object attempts to encapsulate the "core" Perl5 object: What are the key data and behaviors ALL (or at least most) Perl5 objects should have?
Rationale

Use of Bio::Root::Object.pm within the Bioperl framework facilitates operational consistency across the different modules defined within the Bio:: namespace. Not all objects need to derive from Bio::Root::Object.pm. However, when generating lots of different types of potentially complex objects which should all conform to a set of basic expectations, this module may be handy.

At the very least, this module saves you from re-writing the new() method for each module you develop. It also permits consistent and robust handling of -tag => value method arguments via the Bio::Root::RootI::_rearrange() method and provides a object-oriented way handle exceptions and warnings via the Bio::Root::Root::throw() and Bio::Root::Root::warn() methods.

See the APPENDIX section for some other handy methods.

Fault-Tolerant Objects

A major motivation for this module was to promote the creation of robust, fault-tolerant Perl5 objects. The Bio::Root::Root::throw() method relies on Perls built-in eval{}/die exception mechanism to generate fatal exceptions. The data comprising an exception is managed by the Bio::Root::Err.pm module, which essentially allows the data thrown by a die() event to be wrapped into an object that can be easily examined and possibly re-thrown.

The intent here is three-fold:

1 Detailed error reporting.
Allow objects to report detailed information about the error condition (who, what, where, why, how).
2 Handle complex errors in objects.
The goal is to make it relatively painless to detect and handle the wide variety of errors possible with a complex Perl object. Perls error handling mechanism is a might clunky when it comes to handling complex errors within complex objects, but it is improving.
3 Efficient & easy exception handling.
To enable robust exception handling without incurring a significant performance penalty in the resulting code. Ideally, exception handling code should be transparent to the cpu until and unless an exception arises.

These goals may at times be at odds and we are not claiming to have achieved the perfect balance. Ultimately, we want self- sufficient object-oriented systems able to deal with their own errors. This area should improve as the module, and Perl, evolve. One possible modification might be to utilize Graham Barrs Error.pm module or Torsten Ekedahls Experimental::Exception.pm module (see "Other Exception Modules").

Technologies such as these may eventually be incorporated into future releases of Perl. The exception handling used by Bio::Root::Object.pm can be expected to change as Perls exception handling mechanism evolves.

TERMINOLOGY NOTE: In this discussion and elsewhere in this module, the terms "Exception" and "Error" are used interchangeably to mean "something unexpected occurred" either as a result of incorrect user input or faulty internal processing.

<<less
Download (4.7MB)
Added: 2006-06-16 License: Perl Artistic License Price:
1225 downloads
ir-root-controller 1.0.1

ir-root-controller 1.0.1


ir-root-controller is a small daemon which listens to the LIRC. more>>
ir-root-controller is a small daemon which listens to the LIRC (Linux Infrared Remote Control) daemon and executes system events.
ir-root-controller is intended to be run as a system daemon and does not require any user to have set up LIRC or events for LIRC.
An example application would be changing the global system volume irrespective of what applications are running or which users (if any) are logged in.
Enhancements:
- Fixes a bug in the build system.
<<less
Download (0.012MB)
Added: 2006-08-25 License: GPL (GNU General Public License) Price:
1156 downloads
Root Actions Servicemenu 1.1.3 / 2.0

Root Actions Servicemenu 1.1.3 / 2.0


Root Actions servicemenu is a replacement/alternate for the default Edit-as-root servicemenu. more>>
Root Actions servicemenu is a replacement/alternate for the default Edit-as-root servicemenu.
It allows an admin user to perform several root only actions from konqueror (It of course asks for a password)
Usage:
The following actions can be performed (see the screenshot):
Edit as Text: Open file in Kate editor as root (shown with files)
Edit as Hex: Open file in KHexEdit (you may need to install khexedit package from universe) editor as root (shown with files)
Open in Konqueror: Open file/folder in root konqueror window
Change owner to root: Changes ownership to root:root
Change owner to user: Changes ownership to 1000:1000 (the default user)
The menu can be localized by editing the servicemenu .desktop files
Installation:
uncompress the two .desktop files to ~/.kde/share/apps/konqueror/servicemenus
Any comments, criticism and improvement suggestions welcomed.
Enhancements:
- As this seems to run as it should (and I havent gotten any show stopper bug reports), I feel courageous enough to remove the BETA status.
- Removed Preferred Applications section from the perl script. To change the default applications used by the menu, edit the desktop files instead. (This allows for different application preferences for different users and easy creation of custom Open with [application] entries to the menu.) See the README for customization howto.
- Fixed a bug with Rename when multiple items were chosen but the batch renamer application didnt start (the simple rename dialog was started instead).
- Added Dutch translation
<<less
Download (0.012MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
806 downloads
XMMS Root Visualization Plugin 0.0.8

XMMS Root Visualization Plugin 0.0.8


XMMS Root Visualization Plugin is a little XMMS plugin that draws a spectrum analyzer directly to the background of X. more>>
XMMS Root Visualization Plugin is a little XMMS plugin wich can draw a spectrum analyzer directly to the background (root window) of X.
Enhancements:
- changed code to get rid of gcc 4 compiler warnings
- added alpha channel to all colors
- rewrote configuration backend
- introduced strange configuration variables definition struct its not the best thing around, but better than former behaviour and needed for the configuration frontend
- introduced configuration frontend (far from being complete!) BASIC WORK BY Niv Altivanik up till now it is possible to change colors
- introduced Imlib2 rendering:
- real transparency support
- gradient support
- bevel support
- peaks can be drawn solely
- no more drawing bugs
- higher performance cost :-( (see end of file)
- since this release, the background of the root window has to be collected; this method is not tested well
- new default config for imlib rendering
- cleaned up some minor bugs
<<less
Download (0.33MB)
Added: 2005-12-30 License: GPL (GNU General Public License) Price:
1398 downloads
rico_RADIO 0.8

rico_RADIO 0.8


rico_RADIO is a little app for X under linux to listen to the radio. more>>
rico_RADIO is a little app for X under linux to listen to the radio.
This is how to install:
type (make sure that you are root) "make install" to compile and copy rico_RADIO to "/usr/bin"
Enhancements:
- volume-control
- mute-button
- many cosmetic changes
<<less
Download (0.015MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1193 downloads
BootUtils 0.0.6

BootUtils 0.0.6


BootUtils is a collection of utilities to facilitate booting of Linux 2.6-based systems. more>>
BootUtils project is a collection of utilities to facilitate booting of modern Kernel 2.6 based systems. BootUtils is designed for initramfs, although volunteers to add support for initrd are welcome.
The process of finding the root volume either by label or explicit label= on the kernel command line, mounting it and switchrooting is automated.
BootUtils can also drop to emergency shell if the root volume cannot be mounted. Why not even start sshd and allow admin login if the box is in a remote location?
Main features:
- Automatic detection of root volume by label or explicit kernel commandline option
- Supports ext2, ext3, jfs, reiserfs and xfs
- Emergency shell dropping in the case of a root volume problem
Enhancements:
- libblkid and libuuid have been updated to e2fsprogs 1.39.
- Device mapper support has been added.
<<less
Download (0.080MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
912 downloads
Pogo 0.10

Pogo 0.10


Pogo is a Perl interface for GOODS. more>>
Pogo is a Perl interface for GOODS.

SYNOPSIS

use Pogo;

$pogo = new Pogo sample.cfg; # connect to a database
$root = $pogo->root_tie; # get a reference to root hash in the database

$root->{key1} = "string"; # store a string into the database
$value = $root->{key1}; # $value is "string"

$root->{key2} = [1,2,3]; # store a array into the database
$arrayref = $root->{key1}; # get a reference to the array in the database
$value = $root->{key2}->[0]; # $value is 1

$root->{key3} = {a=>1,b=>2}; # store a hash into the database
$hashref = $root->{key3}; # get a reference to the hash in the database
$value = $root->{key3}->{b}; # $value is 2

$root->{key4} = new Pogo::Btree;# make a B-tree hash
$hashref = $root->{key5}; # B-tree is accessed as hash

$root->{key5} = new Pogo::Htree;# make a H-tree(see below) hash
$hashref = $root->{key6}; # H-tree is accessed as hash

$root->{key6} = new Aclass; # store a object into the database
$obj = $root->{key4}; # $obj is a Aclass object in the database

Pogo is a Perl interface of GOODS (Generic Object Oriented Database System). Pogo maps Perls scalars, arrays, hashes and objects directly to the database objects. Pogo has the data types as follows.

- scalar
- array
- hash
- B-tree
- H-tree (hash that hash entry table is placed as B-tree)
- N-tree (same as B-tree but key is treated as number)

The value of a scalar data or an element of a collection type data is a string or a reference to another data. Pogo uses Perls tieing mechanism and provide transparent accessibility to persistent data in the database. Each data in the database can have class name string internally, so Perl objects (i.e. reference which is blessed by a class name) can be stored in the database.

<<less
Download (0.012MB)
Added: 2007-05-15 License: Perl Artistic License Price:
898 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5