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.692 Times

Bash Programming Howto freeware
Filter: All | Freeware | Demo
 

Bash Programming Howto

1 2 3 4 5 > 
Added: June 11, 2010 | Visits: 1.547

Intro to Bash Programming HOWTO Intro to Bash Programming HOWTO is a bash programming tutorial. The Intro to Bash Programming HOWTO is meant for newbies who wish to learn how to write shell scripts for bash, the GNU Boure-Again shell. It contains several samples. It is very early in its development, but it is hoped that... Platforms: *nix

License: Freeware Download (188): Intro to Bash Programming HOWTO Download

Added: August 24, 2010 | Visits: 747

WriteTarget WriteTarget is a template based text generator. The project can be used to easily generate text in ANY computer language. HTML and C programming language examples are included in templates section. While using Bash as text substitution engine, it provides programming power, rich, stable and... Platforms: *nix

License: Freeware Size: 6.14 KB Download (89): WriteTarget Download

Added: February 20, 2010 | Visits: 747

Env::Bash Env::Bash is a Perl extension for accessing _all_ bash environment variables. SYNOPSIS use Env::Bash; Standard interface: my @var = get_env_var( "SORCERER_MIRRORS", Source => "/etc/sorcery/config", ); print "SORCERER_MIRRORS via get_env_var:n", join( "n", @var ), "ncount = ", scalar... Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): Env::Bash Download

Added: August 26, 2010 | Visits: 1.280

Bash Bash is the shell, or command language interpreter, that will appear in the GNU operating system. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). Bash is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools... Platforms: *nix

License: Freeware Size: 2.3 MB Download (107): Bash Download

Added: November 22, 2010 | Visits: 1.554

Test::Chimps::Howto Test::Chimps::Howto is a Perl module with a howto about Test::Chimps. SYNOPSIS This document briefly describes how to set up a Chimps server and a Chimps smoker to smoke a project. THE SERVER We will be setting up a smoke server for an imaginary company called Bananas 2.0, who make a... Platforms: *nix

License: Freeware Size: 27.65 KB Download (93): Test::Chimps::Howto Download

Added: January 18, 2010 | Visits: 1.252

Bash Port Knocking Bash Port Knocking is a set of scripts that use standard Linux tools to acheive a port knocking system. A Web page is used to open ports, and an email is sent every time the port knocking sequence is successfully made.. Platforms: *nix

License: Freeware Size: 3.07 KB Download (145): Bash Port Knocking Download

Added: January 15, 2010 | Visits: 1.167

lpr-bash lpr-bash is a replacement for the "lpr" command found in lpr(ng), CUPS, and other Unix printing systems. lpr-bash is implemented as a shell script. Originally designed to run on LinuxFromScratch, and later ported to gentoo, it should work with virtually any flavor of Linux or Unix, and maybe... Platforms: *nix

License: Freeware Size: 70.66 KB Download (93): lpr-bash Download

Added: May 03, 2010 | Visits: 2.164

Linux Advanced Routing & Traffic Control HOWTO Linux Advanced Routing & Traffic Control HOWTO is a document concerning iproute2, traffic control (shaping), and more! The LARTC-HOWTO describes many advanced ways of routing and shaping traffic. Using the HOWTO, you will be able to shape traffic in myriad ways, which will help you lower... Platforms: *nix


Added: January 26, 2010 | Visits: 1.902

ADSL Bandwidth Management HOWTO ADSL Bandwidth Management HOWTO project describes how to manage outbound traffic on an ADSL modem. Emphasis is placed on lowering the latency for interactive traffic even when the upstream and/or downstream bandwidth is fully saturated. The purpose of this document is to suggest a way to... Platforms: *nix

License: Freeware Size: 102.4 KB Download (215): ADSL Bandwidth Management HOWTO Download

Added: February 15, 2010 | Visits: 1.310

SSH with Keys HOWTO SSH with Keys HOWTO is a document which shows how to use SSH with keys, passphrases, and ssh-agent. For those of you who have been using SSH for a while, you will probably understand its advantages over the previous telnet style applications such as telnet and remote shell. Although SSH with... Platforms: *nix

License: Freeware Download (116): SSH with Keys HOWTO Download

Added: July 17, 2010 | Visits: 1.785

Hecl Programming Language The Hecl Programming Language is a high-level scripting language implemented in Java. Hecl Programming Language is intended to be small, extensible, extremely flexible, and easy to learn and use. Hecl is intended as a complement to the Java programming language, not a replacement. As such, it... Platforms: *nix

License: Freeware Size: 2.6 MB Download (114): Hecl Programming Language Download

Added: March 07, 2010 | Visits: 1.372

IP Masquerade HOWTO IP Masquerade HOWTO project is a document describing how to set up IP Masq (NAT) for Linux systems. It contains instructions on understanding, configuring, and troubleshooting NAT or Network Address Translation for Linux. It covers topics such as IPTABLES, PORTFW, IPCHAINS, IPFWADM, stronger... Platforms: *nix

License: Freeware Download (118): IP Masquerade HOWTO Download

Added: October 25, 2010 | Visits: 1.674

2E Programming Language 2E Programming Language (two es, as in ee, or expression evaluator) is a simple algebraic syntax language. It natively supports expressions (composed of operators and operands), and function definitions, and basically nothing else. Therefore, it can be fairly straight-forward to learn (assuming... Platforms: *nix

License: Freeware Size: 31.74 KB Download (108): 2E Programming Language Download

Added: August 18, 2010 | Visits: 1.412

QoS Connection Tuning HOWTO QoS Connection Tuning HOWTO is a document which explains how to tune network connection performance. This enables you to get the maximum benefit out of your connection without lag and loss.. Platforms: *nix

License: Freeware Download (198): QoS Connection Tuning HOWTO Download

Added: May 11, 2010 | Visits: 1.386

Fedora Multimedia Installation HOWTO Fedora Multimedia Installation HOWTO will explain how to get various multimedia apps working under Fedora Core. How to get various proprietary and restricted multimedia Damned Things (AVI, Flash, Java, MP3, MPEG, QuickTime, RealMedia, Windows Media) working under Fedora Core using your normal... Platforms: *nix

License: Freeware Download (122): Fedora Multimedia Installation HOWTO Download

Added: June 12, 2010 | Visits: 1.725

PATH programming language PATH is a very different programming language than what you are probably used to if youre an average programmer. If youve programmed in the language Brainf*ck, youll recognize the memory cell architecture. Also, Befunge programmers will recognize the two-dimensional way that PATH programs are... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): PATH programming language Download

Added: July 04, 2010 | Visits: 1.074

Configuration HOWTO Configuration HOWTO would be the main documentation for configuring most common hardware and services. This document is one of the most important for LDP, because by configuring hardware and software you can get your own Linux box. This HOWTO was born in the Golden Age of developers, mainly for... Platforms: *nix

License: Freeware Download (94): Configuration HOWTO Download

Added: April 06, 2010 | Visits: 1.451

OpenLDAP-PostgreSQL Linux HOWTO OpenLDAP-PostgreSQL Linux HOWTO is a HOWTO for implementing PostgreSQL as an SQL backend for OpenLDAP. This HOWTO doesnt talk about OpenLDAP, PostgreSQL or iODBC in this document I suppose that you know all that, I just provide my personnal installation of these apps. So in this new version I... Platforms: *nix

License: Freeware Download (145): OpenLDAP-PostgreSQL Linux HOWTO Download

Added: November 16, 2010 | Visits: 996

Apache Compile HOWTO Apache Compile HOWTO is a full-featured Apache compilation HOWTO. The Apache Compile HOWTO is a simple set of instructions and examples for compiling Apache, mod_ssl, mod_perl, mod_dav, mod_auth_ldap, mod_auth_mysql, mod_dynvhost, mod_roaming, mod_jserv, and mod_php (including MySQL, Postgres,... Platforms: *nix

License: Freeware Download (109): Apache Compile HOWTO Download

Added: July 18, 2010 | Visits: 1.548

The Qu Programming Language Qu is a powerful full-featured object oriented programming language. It is an Open Source software. The Qu Programming Language is absolutely free (as in free lunch) and distributed under the GNU General Public License (GPL). Qu is inspired by other languages. Most noticeably Perl, Python, Ruby... Platforms: *nix

License: Freeware Size: 1.3 MB Download (99): The Qu Programming Language Download

1 2 3 4 5 >