Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.371 Times

Ubuntu Solaris freeware
Filter: All | Freeware | Demo
 

Ubuntu Solaris

1 2 3 4 5 > 
Added: July 15, 2013 | Visits: 512

jZebra for Linux Free browser applet for sending raw commands to your printer Features * Prints barcodes, receipts and more from a web page. * Supports thermal printers, label printers, magnetic cards. * 100% free and open source * Free to use in commercial applications (check license for details) *... Platforms: *nix

License: Freeware Size: 40.21 MB Download (37): jZebra for Linux Download

Added: June 22, 2013 | Visits: 689

Ubuntu Evolution Ubuntu Evolution is a GTK theme based on the beautiful Sugar-Theme by SamSamTS. It is inspired by the new gdm-login-screen of Ubuntu 9.04 Jaunty Jackalope. It uses only the Murrine engine version 0.90.3. How to install? ?*A* Right click on your desktop and select Change Desktop Background ?*A*... Platforms: *nix

License: Freeware Size: 307.2 KB Download (33): Ubuntu Evolution Download

Added: July 15, 2013 | Visits: 720

Equinox Ubuntu Themes The Equinox Ubuntu Themes package contains two GTK and Metacity themes designed for Ubuntu 10.04 (Lucid Lynx): Equinox Ambient and Equinox Radient. How to install? ?*A* Right click on your desktop and select Change Desktop Background ?*A* Click on the first tab: Theme ?*A* Drag and drop the... Platforms: *nix

License: Freeware Size: 61.44 KB Download (33): Equinox Ubuntu Themes Download

Added: July 16, 2013 | Visits: 575

Ubuntu Mono Light Elementary Ubuntu Mono Light Elementary is a mix between the Ubuntu Light Dark (by Canonical) with elementary (by DanRabbit). If you wanna use Ubuntu Mono Light Elementary, you need to install first the Elementary Icon Theme by DanRabbit. How to install? ?*A* Right click on your desktop and select Change... Platforms: *nix

License: Freeware Size: 215.04 KB Download (38): Ubuntu Mono Light Elementary Download

Added: July 28, 2013 | Visits: 770

Dynamic Ubuntu Sun Dynamic Ubuntu Sun is a version of Ubuntu Sun that changes depending on time of day. It contains parts of Ubuntu Sun theme, Ubuntu Sun X theme and a script originally created for New Wave Chronos theme and adapted by me for Ubuntu Sun. Installation: tar -xvf ./Dynamic_Ubuntu_Sun_0.1.tar.gz cd... Platforms: *nix

License: Freeware Size: 71.68 KB Download (39): Dynamic Ubuntu Sun Download

Added: July 06, 2013 | Visits: 542

Ubuntu-X Metasets by mickyz Ubuntu-X Metasets by mickyz contains Ambiance Metacity sets based on Murrine GTK Engines for my Ubuntu-X Iconsets. How to install? ?*A* Right click on your desktop and select Change Desktop Background ?*A* Click on the first tab: Theme ?*A* Drag and drop the theme's archive in the Appearance... Platforms: *nix

License: Freeware Size: 133.12 KB Download (34): Ubuntu-X Metasets by mickyz Download

Added: January 18, 2010 | Visits: 1.897

neostrada-sagem-ubuntu neostrada-sagem-ubuntu is a script, that configures ubuntu for networking with Sagem fast800 (neostrada tp).. Platforms: *nix

License: Freeware Size: 645.12 KB Download (323): neostrada-sagem-ubuntu Download

Added: January 18, 2010 | Visits: 1.034

Solaris::MapDev Solaris::MapDev Perl module contains a map between instance numbers and device names. SYNOPSIS use Solaris::MapDev qw(inst_to_dev dev_to_inst); my $disk = inst_to_dev("sd0"); my $nfs = inst_to_dev("nfs123"); my $inst = dev_to_inst("c0t0d0s0"); mapdev_data_files(path_to_inst =>... Platforms: *nix

License: Freeware Size: 24.58 KB Download (103): Solaris::MapDev Download

Added: January 18, 2010 | Visits: 1.728

Solaris::Kstat Solaris::Kstat is a Perl module to access Solaris Kstats from Perl. SYNOPSIS use Solaris::Kstat; my $kstat = Solaris::Kstat->new(); my ($usr1, $sys1, $wio1, $idle1) = @{$kstat->{cpu_stat}{0}{cpu_stat0}}{qw(user kernel wait idle)}; print("usr sys wio idlen"); while (1) { sleep 5; if... Platforms: *nix

License: Freeware Size: 24.58 KB Download (172): Solaris::Kstat Download

Added: March 23, 2010 | Visits: 2.636

Ubuntu Studio Ubuntu Studio project is a multimedia creation flavor of Ubuntu. Ubuntu Studio is aimed at the GNU/Linux audio, video and graphic enthusiast as well as professional. We provide a suite of the best open-source applications available for multimedia creation. Completely free to use, modify and... Platforms: *nix

License: Freeware Download (817): Ubuntu Studio Download

Added: October 18, 2010 | Visits: 1.385

Solaris::Disk::SVM::Graph Solaris::Disk::SVM::Graph is a Perl module for graph your Solaris Volume Manager configurations. SYNOPSIS my $graph = Solaris::Disk::SVM::Graph->new( sourcedir => path/to/dir, # path to SVM config files, # see Solaris::Disk::SVM for details fontname => fontname, fontsize => fontsize, );... Platforms: *nix

License: Freeware Size: 11.26 KB Download (108): Solaris::Disk::SVM::Graph Download

Added: January 08, 2010 | Visits: 2.209

Ubuntu Live Chat Support The UbuntuLiveChatSupport aims to provide an interface to communicate to other ubuntu users with the same language & location, as well as to connect to the official ubuntu channel in Freenode.org. Ubuntu Live Chat Support also aims to get live chat support from ubuntu users right into the desktop... Platforms: *nix

License: Freeware Size: 78.85 KB Download (130): Ubuntu Live Chat Support Download

Added: March 17, 2010 | Visits: 1.378

Ubuntu Common Hooker Ubuntu Common Hooker project aims to provide an interface for unknown file extensions to automatically install a certain packages when its called. Use cases Eduard is a schizophrenic, however his only obession and a way to calm him down is listening to "Veronika Plays Piano, volume 1" which... Platforms: *nix

License: Freeware Size: 20.48 KB Download (116): Ubuntu Common Hooker Download

Added: August 24, 2010 | Visits: 1.015

Software::Packager::Solaris Software::Packager::Solaris is the Software::Packager extension for Solaris 2.5.1 and above. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(solaris); This module is used to create software packages in a format suitable for installation with pkgadd. The process of... Platforms: *nix

License: Freeware Size: 14.34 KB Download (88): Software::Packager::Solaris Download

Added: March 02, 2010 | Visits: 1.047

Sun::Solaris::Privilege Sun::Solaris::Privilege is a Perl interface to Privileges. SYNOPSIS use Sun::Solaris::Privilege qw(:ALL); This module provides wrappers for the Privilege-related system and library calls. Also provided are constants from the various Privilege-related headers and dynamically generated... Platforms: *nix

License: Freeware Size: 6.14 KB Download (89): Sun::Solaris::Privilege Download

Added: July 17, 2010 | Visits: 936

Sun::Solaris::Task Sun::Solaris::Task is a Perl interface to Tasks. SYNOPSIS use Sun::Solaris::Task qw(:ALL); my $taskid = gettaskid(); This module provides wrappers for the gettaskid(2) and settaskid(2) system calls. Constants TASK_NORMAL, TASK_FINAL. Functions settaskid($project, $flags) The... Platforms: *nix

License: Freeware Size: 3.07 KB Download (90): Sun::Solaris::Task Download

Added: May 06, 2010 | Visits: 1.001

Sun::Solaris::Ucred Sun::Solaris::Ucred is a Perl interface to User Credentials. SYNOPSIS use Sun::Solaris::Ucred qw(:ALL); This module provides wrappers for the Ucred-related system and library calls. Functions ucred_get($pid) This function returns the credential of the process specified by $pid, if the... Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Sun::Solaris::Ucred Download

Added: January 10, 2010 | Visits: 978

Solaris packaging tools PkgTools are a set of utilities which are used to aid in the building of native Solaris packages. There are five separate utilities which are used to build packages, prepare a chroot() environment to install software into prior to building a package, copy package control scripts into place, a... Platforms: *nix

License: Freeware Size: 143.36 KB Download (104): Solaris packaging tools Download

Added: February 10, 2010 | Visits: 1.455

Ubuntu Security Notice Monitor Ubuntu Security Notice Monitor is a karamba theme that displays the ten most recent USN report titles in a desktop widget. Ubuntu Security Notice Monitor works by parsing the link text out of the USN page at http://www.ubuntulinux.org/usn using a Python backend. Thanks goes to Richard... Platforms: *nix

License: Freeware Size: 22.53 KB Download (123): Ubuntu Security Notice Monitor Download

Added: November 21, 2010 | Visits: 1.292

Ubuntu Ubuntu is a Debian based linux distribution. Welcome to Feisty Fawn a.k.a Ubuntu 7.04.. Platforms: *nix

License: Freeware Size: 492 MB Download (138): Ubuntu Download

1 2 3 4 5 >