Main > Free Download Search >

Free linux commands software for linux

linux commands

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7729
Linux Commander 0.5.2

Linux Commander 0.5.2


Linux Commander is a file manager for X11 using GTK+. more>>
Linux Commander is a powerful file manager for the X Window System.

It is partially modelled after Window Commander for Windows.

<<less
Download (0.16MB)
Added: 2005-04-29 License: GPL (GNU General Public License) Price:
1665 downloads
linux-look

linux-look


linux-look is a SuperKaramba theme that contains 2 monitors, which are the same (only the color off the font is different). more>>
linux-look is a SuperKaramba theme that contains 2 monitors, which are the same (only the color off the font is different). In the preview you can see the different in color .

I give credit to Beany for the buttons off the amarok-player.

<<less
Download (0.091MB)
Added: 2007-04-04 License: Artistic License Price:
937 downloads
Linux Audio Backstop 2.1.6

Linux Audio Backstop 2.1.6


Linux Audio Backstop project is a system for automated scheduling of audio recording and playback in a broadcast environment. more>>
Linux Audio Backstop project is a system for automated scheduling of audio recording and playback in a broadcast environment.
It includes features for controlling external audio switcher devices by means of serial and TCP/IP commands, as well as the ability to record and playback relay closures by means of the line of digital GPIO cards manufactured by MeasurementComputing.
The Linux Audio Backstop runs on the popular GNU/Linux operating system. It is freely available under the GNU General Public License.
Main features:
- Record and Playback up to four feeds simultaneously.
- Programmable from any web browser.
- Supports capture and playout of up to twenty-four discrete relay closures.
- Very lightweight and efficient - a Pentium 1 system is capable of hosting a complete system
- Runs on the rock-solid GNU/Linux operating system.
- Totally free and open -- No dongles, unlock codes, software keys or other arbitrary limitations.
<<less
Download (0.13MB)
Added: 2006-05-26 License: GPL (GNU General Public License) Price:
1248 downloads
Commands::Guarded 0.01

Commands::Guarded 0.01


Commands::Guarded Perl package provides better scripts through guarded commands. more>>
Commands::Guarded Perl package provides better scripts through guarded commands.

SYNOPSIS

use Commands::Guarded;

my $var = 0;

step something =>
ensure { $var == 1 }
using { $var = 1 }
; # $var is now 1

step nothing =>
ensure { $var == 1 }
using { $var = 2 } # bug!
; # $var is still 1 (good thing too)

my $brokeUnless5 =
step brokenUnless5 =>
ensure { $var == 5 }
using { $var = shift }
; # nothing happens yet

print "var: $varn"; # prints 1

$brokeUnless5->do(5);

print "now var: $varn"; # prints 5

step fail =>
ensure { $var == 3 }
using { $var = 2 }
; # Exception thrown here

This module implements a deterministic, rectifying variant on Dijkstras guarded commands. Each named step is passed two blocks: an ensure block that defines a test for a necessary and sufficient condition of the step, and a using block that will cause that condition to obtain.

If step is called in void context (i.e., is not assigned to anything or used as a value), the step is run immediately, as in this pseudocode:

unless (ENSURE) {
USING;
die unless ENSURE;
}

If step is called in scalar or array context, execution is deferred and instead a Commands::Guarded object is returned, which can be executed as above using the do method. If do is given arguments, they will be passed to the ensure block and (if necessary) the using block.

The interface to Commands::Guarded is thus a hybrid of exported subroutines (see SUBROUTINES below) and non-exported methods (see METHODS).
For a detailed discussion of the reason for this modules existence, see RATIONALE below.

<<less
Download (0.012MB)
Added: 2007-05-23 License: Perl Artistic License Price:
885 downloads
Linux Fusion 3.2.3

Linux Fusion 3.2.3


Linux Fusion installs the fusion module to your kernel. more>>
Linux Fusion installs the fusion module to your kernel.
Fusion is a high level IPC API providing mechanisms for master/slave environments.
In client/server environments clients delegate every operation to the server which has sole access to shared resources.
The master/slave approach eliminates this overhead by virtually merging the processes at the lower level of their implementation.
This way of making multiple processes look like multiple threads gave Fusion its name.
Main features:
- Command encoding and decoding
- Transport of command packets
- Transport of data referenced by commands
- Context switches between client and server processes
- Strict seperation of client and server implementation
- Shared memory for data normally held solely by the server
- High level messaging for virtually local event handlers and callbacks
- Advanced locking techniques for synchronization and access control
- Framework for distributed allocation and cleanup of resources
<<less
Download (0.12MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
819 downloads
Remote Secure Command System 1.0

Remote Secure Command System 1.0


Remote Secure Command System is a remote asynchronous and secure command system based on a file configuration. more>>
Remote Secure Command System project is a remote asynchronous and secure command system based on a file configuration.

A standalone server sends and receives commands through files, and a batch system launch ssh and scp commands.
<<less
Download (0.040MB)
Added: 2006-09-04 License: GPL (GNU General Public License) Price:
1146 downloads
Vine Linux 4.1

Vine Linux 4.1


Vine Linux is a Linux distribution with a highly customized Japanese environment. more>>
Vine Linux project is a Linux distribution with a highly customized Japanese environment.

Many applications supporting Kanji-Strings are included and are pre-configured so that they work just after installation is complete.

Window Maker is the standard window manager in Vine Linux. The menus and dockable applications are customized for Vine Linux and many applications are started up by a mouse click on the menus and docks.

You can select FreeWnn (or Wnn6 for CR version) or Canna as a Kanji input method by using a menu of display manager: wdm.

GNOME is included for users who prefer the gnome based user environment. Vine Linux can be installed without gnome support if space is limited. KDE is also available via additional packages available in VinePlus.

Many of the basic commands and applications have Japanese localization. You can change the default localization by changing and envionment variable.

Vine Linux comes with a lot of Japanese documentations. Provided to help you are: the Vine Linux online manuals, Japanese documentations by the JF Project, Japanese manual pages by the JM Project, and X Japanese Documentation Project.

You can easily find required information from the installed documents by using namazu, a search engine. included with the Vine Linux installations. The tknamazu, a GUI frontent for namazu, starts by a click of the information mark located in the dock of Window Maker.

X Window System, XFree86-3.3.6, is chosen because of its stability and supports new graphic chips, such as NVIDIA GeForce 256/DDR and Intel i810/i815.

Japanese fixed fonts (10,12,14,16,20,24 dot) are included with bold and italic font styles for each font and size.

Five DynaFonts are also included as scalable fonts on X Window. You can utilize these fonts in pLaTeX, Tgif, Gimp,Netscape Communicator, and so on.

Many printers popular in Japan are supported by vine-printfilters. The printer configuration is easily done by the printtool.

Vine Linux offers packages to build WWW server (apache), mail server (postfix), ftp server (proftpd), samba server, openssh server, and many other server daemons.

<<less
Download (640MB)
Added: 2007-02-22 License: GPL (GNU General Public License) Price:
975 downloads
Linux DC++ 20070101

Linux DC++ 20070101


Linux DC++ is a project to port the DC++ direct connect client to Linux or any POSIX-compliant Unix. more>>
Linux DC++ is a project to port the DC++ direct connect client to Linux or any POSIX-compliant Unix.

<<less
Download (MB)
Added: 2007-01-04 License: GPL (GNU General Public License) Price:
658 downloads
YAWn! Linux 0.1

YAWn! Linux 0.1


YAWn! Linux is a client for the YAWn! Wolfenstein player tracking service. more>>
YAWn! Linux project is a client for the YAWn! Wolfenstein player tracking service.

YAWn! Linux is a client for the YAWn! service, which keeps track of the names used by players of "Return to Castle Wolfenstein".

Players are tracked by their unique PunkBuster GUID, and thus players cannot hide behind a fake name to play recklessly or purposely misbehave. YAWn! adds a console command to "Return to Castle Wolfenstein" that lists all players like PunkBuster does.

However, this command also displays the other names that the player has used before, or (for players that use YAWn! themselves) the name and taunt-message that the player chose at registration.

<<less
Download (0.84MB)
Added: 2006-12-12 License: Freeware Price:
1052 downloads
Linux in a window of Windows 4.0-r0

Linux in a window of Windows 4.0-r0


Linux in a window of Windows. Run the Debian Linux appliance in the free VMware Player side by side with Windows. This is a full desktop Gnome install... more>> <<less
Download (455993KB)
Added: 2009-04-13 License: Freeware Price: Free
196 downloads
Berry Linux 0.83

Berry Linux 0.83


Berry Linux is a bootable CD Linux with automatic hardware detection and support for many graphics cards and sound cards. more>>
Berry Linux is a bootable CD Linux with automatic hardware detection and support for many graphics cards, sound cards, SCSI and USB devices and other peripherals.
Berry Linux can be used as a Linux demo, educational CD or as a rescue system. It is not necessary to install anything on a hard disk, although this option is also available (it needs 1.2GB of hard disk space). Berry Linux is based on Red Hat Linux and Knoppix.
Main features:
- Support for Kernel-2.6. ALSA, ACPI, selinux.
- Overlay Filesystem Support.
- Berry Linux is not necessary to install. (Root partition is in the ramdisc using initrd, all commands are operated by being transfered from CD-ROM)
- Install without parting patitions on Windows to use install.bat. (Using cloop/loopback device)
- Its possible to install Berry Linux on hard disk. (Use Berry Linux Installer or Copy under /BERRY/, and set up LILO)
- Berry Linux can boot from USB-HDD/memory.
- Berry Linux uses WHIZ, a very sharp Kana-Kanji conversion system. (WHIZ Project)
- Automatically recognizes USB storage, and show icons.
- Berry Linux uses free Japanese True Type Fonts.
- Berry Linux uses bootsplash when booting.
- Berry Linux uses DHCP to connect the Network. (If youd like to use PPPoE, you should setting up it on the Terminal)
- Its possible to save personal setting.
- Red Hat Fedora compatible.
- Using new technologies.
- You can listen to mp3 using XMMS, and play DVD/DivX using MPlayer and XINE.
- You can edit files of Microsoft Word, Excel by OpenOffice.
Berry Linux Minis Features:
- Minimum Linux enviroment is available by using Berry Linux Mini.
- Its file size is very small. (148.0MB)
- Its light. Because of the Window Manager is Fluxbox.
- You can enjoy comfortable Linux enviroment.
<<less
Download (532MB)
Added: 2007-08-21 License: GPL (GNU General Public License) Price:
807 downloads
PerSeO Linux 0.1

PerSeO Linux 0.1


PerSeO Linux is a operating system of the CeSeNA group. more>>
PerSeO is the official, Knoppix-based Linux distribution of the CeSeNA group. The version currently under development is v0.1 beta Live Professional, which will be accessible from both the command line and a remote administration interface.
Main features:
- KDE 3.2: the famous user-friendly graphical interface
- Network Tools: several network-related applications (e.g. nmap, ethereal, wireless tools etc.)
- Messenger software: could be useful
- Commonly used servers: Samba, Apache, DHCP, etc.
- IENA: an innovative, security-oriented software (a PerSeO exclusive) created by Marco Ramilli
- RoboAdmin: an original tool for securing remote administration based on IRC protocol (a PerSeO exclusive) created by Marco Ramilli
- SpamAssassin: the best anti-spam tool
- ClamAV: a powerful and open-source antivirus software
<<less
Download (630MB)
Added: 2006-01-30 License: GPL (GNU General Public License) Price:
1362 downloads
Linux distribution race 1.0

Linux distribution race 1.0


Linux distribution race is a cool car race for 4 players. more>>
Linux distribution race is a cool car race for 4 players, cars are named by Linux distributions (Mandrake, SUSE, RedHat, Debian).

You can create maps in GIMP. Controls: WSAD, TGFH, IKJL, arrows.

<<less
Download (1.2MB)
Added: 2005-12-07 License: GPL (GNU General Public License) Price:
1422 downloads
MURIX Linux 2.6.19

MURIX Linux 2.6.19


MURIX Linux is a distribution based on LinuxFromScratch for building bootable CD-ROMs. more>>
MURIX Linux is a distribution based on LinuxFromScratch for building bootable CD-ROMs.

Since you build it from source, MURIX should function on almost any hardware.
<<less
Download (26.6MB)
Added: 2007-01-01 License: GPL (GNU General Public License) Price:
1027 downloads
Trinacria Linux 2.0

Trinacria Linux 2.0


Trinacria Linux is a new Italian distribution based on KNOPPIX. more>>
Trinacria Linux is a new Italian distribution based on KNOPPIX.

Trinacria Linuxs primary target markets are the Italian office users and Linux beginners.
<<less
Download (683.9MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1114 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5