|
| |
| | Unix - Biocrawler |
 | | Unix or UNIX is a computer operating system originally developed in the 1960s and 1970s by a group of ATandT Bell Labs employees including Ken Thompson, Dennis Ritchie, and Douglas McIlroy. |  | | The Unix systems are characterized by various concepts: plain text files, command line interpreter, hierarchical file system, etc. In software engineering, Unix is mainly noted for its use of the C programming language and the so-called Unix philosophy. |  | | In 1973, the decision was made to re-write UNIX in the C programming language. |
|
http://www.biocrawler.com/encyclopedia/UNIX
(3391 words)
|
|
| |
| | List of Unix daemons - Wikipedia, the free encyclopedia |
 | | This is a list of Unix daemons that are found on various flavors of Unix. |  | | The Unix program which spawns all other processes. |  | | Works in cooperation with the remote nfsd to handle client NFS requests. |
|
http://en.wikipedia.org/wiki/List_of_Unix_daemons
(264 words)
|
|
| |
| | BarCode 1 UNIX Page |
 | | The program Foobar is for 3of9 barcodes and free. |  | | This server-resident program generates barcode graphic for the PCL and PostScript printers in the network. |  | | BARCODE (demoware) enriches many UNIX* based applications with the capability of printing barcodes. |
|
http://www.adams1.com/pub/russadam/unix.html
(648 words)
|
|
| |
| | Linux |
 | | Additionally, users might have to switch application software, and equivalents of some programs may not be available or there may be fewer options, as there are for computer games. |  | | The GNU project was started in 1983 for developing a complete Unix-like operating system, including software development tools and user application programs, entirely of free software. |  | | They include any number of additional system software and application programs, as well as certain processes to install these systems on a computer. |
|
http://www.brainyencyclopedia.com/encyclopedia/l/li/linux.html
(2155 words)
|
|
| |
| | Wikipedia: Apt |
 | | program per se; APT is a C++ library of functions that are used by several command line programs for dealing with packages, notably |  | | APT greatly simplifies the process of installing and removing software on Unix systems. |  | | Fink, a project to port Unix software to Mac OS X which uses APT |
|
http://www.factbook.org/wikipedia/en/a/ap/apt.html
(188 words)
|
|
| |
| | List of Unix programs - Wikipedia, the free encyclopedia |
 | | The classic UNIX environment includes a basic set of broadly available programming tools, but in the 21st century this classic environment is increasingly rare, as UNIX-like operating system distributions diversify. |  | | Some include vastly more, and more modern and sophisticated, programming tools and environments, whereas others, focussing on serving a less technical audience, may disinclude even the most rudimentary programming utilities. |  | | Finally, some items on this list are simply separate applications which happen to have been written for Unix. |
|
http://en.wikipedia.org/wiki/List_of_Unix_programs
(1733 words)
|
|
| |
| | Unix shell - Psychology Central |
 | | Within the Microsoft Windows suite of operating systems the analogous program is command.com, or cmd.exe for Windows NT-based operating systems. |  | | In Unix, any program can be the user's shell; users who want to use a different syntax for typing commands can specify a different program as their shell. |  | | On Windows, equivalents to Unix system scripts are called batch files, and have either a ".bat" or ".cmd" extension. |
|
http://psychcentral.com/psypsych/UNIX_shell
(606 words)
|
|
| |
| | Phylogeny Programs |
 | | Which kinds of programs are and are not listed |  | | Their listing has links to the web sites of the software; for those programs that are not available by Web they maintain copies for download at their server. |  | | SG Runner is a graphical user interface for the Seq-Gen program that simulates evolution of DNA sequences on a tree. |
|
http://evolution.genetics.washington.edu/phylip/software.html
(1730 words)
|
|
| |
| | ircII: command line IRC client |
 | | The UNIX operating system was the original home to the Internet Relay Chat, when some code developers wanted a way to chat in an easy-to-use, real-time forum and discuss their developments. |  | | Even more recently, with the increased use of Unix on home PCs, IRC users are turning to graphical user interface (GUI) clients to meet their needs. |  | | Freshmeat.Net is almost inarguably the best resource for Unix applications on the web, including just about EVERY IRC client available to Unix users, even the most obscure. |
|
http://www.irchelp.org/irchelp/ircii
(2274 words)
|
|
| |
| | Frequently Asked Questions |
 | | If you are used to Unix, and do Unix programming (especially network programming), this is the OS for you. |  | | UNIX was also originally designed as a single user environment (hence "U"nix). |  | | UNIX runs on doorstops (8088's, 286's, Altos) to personal computers (IBMs, Apple (GS and Macs), Amigas, 3b1, Atari ST) to workstations (Suns, SGI's, NeXTs, HP's, Dec's), to supercomputers (Crays, Thinking Machines), and many more. |
|
http://www.bsd.org/faq.html
(2107 words)
|
|
| |
| | A Collection of Automatic Differentiation Tools |
 | | Automatic differentiation (AD) is a technique for augmenting computer programs with derivative computations. |  | | The storage requirements are harder to predict and depend to a large extent on the nonlinearity of the program and the implementation approach chosen. |  | | To propagate adjoints, one must be able to reverse the flow of the program and must remember or recompute any intermediate value that nonlinearly impacts the final result. |
|
http://www-unix.mcs.anl.gov/autodiff/AD_Tools
(514 words)
|
|
| |
| | LIST OF OPEN SOURCE SOFTWARE - Open Source Software - tribe.net |
 | | This is a list of open-source software packages: Computer software licensed under an open source license. |  | | Software that fits the Free software definition may be more appropriately called free software; the GNU project in particular objects to their works being referred to as "open source". |  | | GAP — (Groups, Algorithms and Programming) computational discrete algebra, mainly for group theory. |
|
http://oss.tribe.net/thread/4f89da16-79c4-493f-820e-c4b1ad7e4145
(1050 words)
|
|
| |
| | Native Win32 ports of some GNU utilities |
 | | The purpose of this program is to disguise binary files as a kind of text file or to drive your coworkers mad. |  | | for (de)compressing.Z files; this is actually a program called ncompress and was found on one of the Linux mirrors |  | | Windows Services for UNIX, integrates the Interix subsystem: |
|
http://unxutils.sourceforge.net
(560 words)
|
|
| |
| | Unix - Frequently Asked Questions (1/7) [Frequent posting] |
 | | Many people use egrep all the time, since it has some more sophisticated internal algorithms than grep or fgrep, and is usually the fastest of the three programs. |  | | These numbers refer to the section of the "Unix manual" where the appropriate documentation can be found. |  | | With the variety of Unix systems in the world, it's hard to guarantee that these answers will work everywhere. |
|
http://www.faqs.org/faqs/unix-faq/faq/part1
(2365 words)
|
|
| |
| | Security Software |
 | | Below is a list of programs used to improve security of computers running a Unix operating system. |  | | Many if not all of these programs work well but I do not guarantee this to be so. |  | | It is an open source PERL script providing intrusion detection and policy enforcement of Windows 95/98/NT/3.x and Unix server administration through the use of comparative system snapshots. |
|
http://www.alw.nih.gov/Security/prog-full.html
(1477 words)
|
|
| |
| | Wikinfo Unix-like |
 | | The Open Group, which owns the UNIX trademark, considers "UNIX-like" to be a usage problem, and believes that a better alternative term would be the term "POSIX-conforming system". |  | | The first "Unix-like" operating systems were developed because of AT&T's licencing of Unix, which prevented the sale of Unix to commercial organisations. |  | | With the rise of Linux and its strong competitive showing against certified Unix, Unix certification is becoming less relevant to the marketplace. |
|
http://www.wikinfo.org/wiki.php?title=Unix-like
(319 words)
|
|
| |
| | Security Mailing Lists |
 | | Security - To notify of unix security flaws BEFORE they become public knowledge, and to provide unix security enhancement programs and information. |  | | Firewalls mailing list - The Firewalls mailing list is for discussions of Internet firewall security systems and related issues. |  | | Relevant topics include the design, construction, operation, maintenance, and philosophy of Internet firewall security systems. |
|
http://www.ugu.com/sui/ugu/show?I=admin.security.mail-lists&F=1111111111&G=Y
(82 words)
|
|
| |
| | the E-LISTS unix Perl CGI Contacts script page |
 | | There are mailing list programs available that also manage mail-outs and first "appear" more powerful. |  | | All programs include utilities to check Unix perl version, plus create and chmod directories and files - works on most sites - and a detailed HTML help page. |  | | E-Lists Perl 5 CGI is a versatile free e-mail contact list generator created for both on-line AND the mail merge utilities built into many "local pc" e-mail programs. |
|
http://dtp-aus.com/cgiscript/emlscrpt.shtml
(2099 words)
|
|
| |
| | Perl.com: The Source for Perl -- perl development, perl conferences |
 | | Perl 6 is the long-awaited rewrite of the venerable Perl programming language. |  | | Piers Cawley summarizes the Perl 6 mailing lists with PIL discussion on the Perl 6 compiler list, type and container questions on the Perl 6 language list, and a Lua compiler on the Perl 6 internals list. |  | | In practice, sometimes the details of your Perl installation have more to do with why your program is slow than you might believe. |
|
http://www.perl.com
(2408 words)
|
|
| |
| | DDJ |
 | | Keep up with the latest in logic programming, expert systems, neural networks, genetic algorithms, and fuzzy logic. |  | | Sun is launching two new programs: the Sun Developer Expert Assistance Program and the Sun Champions Program. |  | | AI Expert Newsletter is all about artificial intelligence in practice. |
|
http://www.ddj.com
(1013 words)
|
|
| |
| | Incomplete List of UNIX Vulnerabilities |
 | | The sudo program does not completely santize environment variables before executing programs. |  | | A format string vulnerability in the top program allows local users to read privileged data from the system's memory. |  | | infosrch.cgi(1) program allows any remote user to view files on the vulnerable system with privileges of the user "nobody". |
|
http://www.cs.iastate.edu/~ghelmer/unixsecurity/unix_vuln.html
(7783 words)
|
|
| |
| | [No title] |
 | | GIMP is the Unix Equivalent to Adobe Photoshop. |  | | For a quick list of unix programs and their windows equilvalents |  | | This is a word processing program that has a link located on the desktop and in the Kmenu. |
|
http://www.southernct.edu/labs/unix/software/software.htm
(218 words)
|
|
| |
| | Linux Downloads - Shareware and Freeware Software |
 | | This program allows you to view, navigate and print PDF files. |  | | This is a high-speed Linux anti-virus program for mail servers. |  | | LyX provides a modern approach to writing documents. |
|
http://www.tucows.com/downloads/Linux
(212 words)
|
|
| |
| | Cygwin Package List |
 | | GNU implementation of the traditional Unix macro processor. |  | | Shared library for use by the aspell program. |  | | A C programming language indexing and/or cross-reference tool |
|
http://cygwin.com/packages
(1575 words)
|
|
| |
| | Basic Unix Commands |
 | | This program must be started on one of the machines that you receive mail on. |  | | This tells programs which editor you prefer, and which printer you want your output to be printed on. |  | | The xbiff program displays a little image of a mailbox. |
|
http://www.emba.uvm.edu/CF/basic.html
(2020 words)
|
|
| |
| | Free Shell Accounts |
 | | Services/Info: access to basic unix programs, donators will be able to use irc programs. |  | | That network/site is known as ShellsNet, and is founded on the idea that different shell providers can help each other out in various ways, from sharing information about abusive users to admins helping each other with resolving technical issues... |  | | Services/Info: 50MB storage space, http access (http://silenceisdefeat.org/~username), ftp access, ssh, telnet, and communication programs such as IRC, AIM, MSN, ICQ, Lily, and email. |
|
http://www.ductape.net/~mitja/freeunix.shtml
(1124 words)
|
|
| |
| | Tools for Unix System Administrators Valerio Di Giampietro |
 | | Sysinfo is a program which shows various pieces of information about the hardware and operating system software configuration of the host it's run on. |  | | Very useful: I have a file with its output for every workstation. |  | | Perl is a language for powerful text processing, filesystem manipulation, process management, database administration, client-server programming, secure programming, web-based information management and even for object-oriented programming; it was designed to be a glue language from the start. |
|
http://www.digiampietro.com/content/programs/tools_for_unix_system_administrators.html
(275 words)
|
|
| |
| | Wine HQ |
 | | Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes, including Linux, FreeBSD, and Solaris. |  | | Better scheme for mapping My Documents etc. to Unix directories. |  | | Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. |
|
http://www.winehq.com
(471 words)
|
|
| |
| | NACSE - Alphabetized List of Unix Commands |
 | | This section contains an alphabetized list of common Unix commands which could be useful as a review and reference. |  | | APPEND fileA to end of fileB (add to end). |  | | LIST file on screen (or where > or >> directs). |
|
http://www.nacse.org/demos/coping-with-unix/coping-with-unix/node15.html
(102 words)
|
|
| |
| | FSF/UNESCO Free Software Directory |
 | | Licenses are verified for each and every program listed in this directory. |  | | The Directory now has a web interface for entering or updating packages. |
|
http://directory.fsf.org
(437 words)
|
|
| |
| | Programming in C |
 | | How to Divide a Program between Several Files |  | | Direct link to Java Algorithm Animations (C related) |  | | UNIX System Calls and Subroutines using C. Marshall 1994-2005 |
|
http://www.cs.cf.ac.uk/Dave/C/CE.html
(103 words)
|
|
| |
| | Guide to Unix/Commands - Wikibooks, collection of open-content textbooks |
 | | The Unix command line is often considered difficult to learn. |  | | This book aims to help beginners by introducing various commands in lucid and simple language. |  | | If you disagree with this then please discuss this on the module's discussion page. |
|
http://en.wikibooks.org/wiki/Guide_to_Unix/Commands
(132 words)
|
|
| |
| | Directory of Netpbm programs |
 | | There used to be programs by the following names. |  | | Turn a Ppmdfont file into C source for a builtin font |  | | In most cases, Netpbm is installed with symbolic links that allow old programs and procedures to use these names but run the replacement programs: |
|
http://netpbm.sourceforge.net/doc/directory.html
(1146 words)
|
|
| |
| | Freeware Home - Freeware Home .. Submission Page |
 | | • Time or function limited programs, programs with adult content |  | | We will list UNIX/Linux programs provided there is also a Windows version. |  | | This form is for submitting a new program or updating a listing on Freeware Home. |
|
http://www.freewarehome.com/add_ons/submit.html
(133 words)
|
|
| |
| | Pragmatron Project Management by Blog » ToDo |
 | | Project to develop RDF tools for Smalltalk (Squeak) |  | | A ToDo is a bunch of stuff waiting for refactoring into the above |
|
http://pragmatron.org/blog/categories/status/todo
(105 words)
|
|
| |
| | Complete Unix Bash Commands List |
 | | List files in detail alias [name] Display command aliases printenv [name] Print environment values quota Display... |  | | Unix and Linux, you must master the command line. |  | | UNIX command summary (in the inside-back cover) lists all |
|
http://www.industryspecific.co.uk/complete_unix_bash_commands_list.html
(247 words)
|
|
| |
| | Nationally Coveted College Scholarships and Graduate Fellowships |
 | | Postdoctoral Research Associateship Programs for Scientists and Engineers Tenable at U.S. Laboratories and NASA Research Centers |  | | Graduate Fellowships in the Physical, Biological, Social and Behavioral Sciences Including Science Policy, Engineering, Mathematics, or Computer Science for Beginning and First-Year Graduate Students |  | | Junior Commissioned Officer Student Training and Extern Program (JRCOSTEP) for Students in Health-Related Fields, Including Engineering |
|
http://scholarships.fatomei.com
(671 words)
|
|
|