Show All Related Tags
Did you mean
GPL (84 results), GIMP (27 results), Gnutella (16 results), GnuPG (11 results), GCC (7 results)more...
Show Fewer Related Tags
Did you mean
GPL (84 results), GIMP (27 results), Gnutella (16 results), GnuPG (11 results), GCC (7 results), GNU/Linux (4 results), Cygnus Inc. (3 results), Cygnus Business Media (1 results)fewer...
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Installing and Using GNU Screen
- Much of today's system administration is done remotely by means of either a console server or a direct ssh connection to the machines themselves. Since these connections run over TCP, an unreliable IP network can cut the sysadmin's connection to a host during the middle of a critical task. Once...
- White papers
- Guide to Linux Archive Utility Mastery
- Three archive facilities the users are most likely to encounter on Linux are GNU tar, GNU cpio, and rpm Red Hat Packet Manager. "Tar" is an abbreviation of 'T'ape 'ar'chiver; it was originally written for backup onto magnetic tape. Cpio derives its name from "Copy input and output" and is...
- White papers
- UniversalIndentGUI (8)
- UniversalIndentGUI is a cross platform compatible GUI for several code formatter, beautifier and indenter like GreatCode, AStyle Artistic Styler, GNU Indent, BCPP and so on. Main feature is a live preview to directly see how the selected formatting option affects the source code. Version 0.8.1 added support for new indenter...
- Software downloads 2008-04-14
- How do I... Create a 3D logo in GIMP?
- One thing the GNU Image Manipulation Program GIMP does very simply is create 3D logos. The application does this with the help of what is called "Script-Fu," which is GIMP's scripting extension. One of the default extensions is Logos. Jack Wallen shows you how to use Logos to create various...
- Download resources 2008-03-18
- How do I... Create a 3D logo in GIMP?
- The GNU Image Manipulation Program GIMP is the open source answer to Photoshop. There are many who would disagree with that statement, but when you really get into it, GIMP can do pretty much everything Photoshop can do and do it just as easily. One thing GIMP...
- Blog posts 2008-03-18
- Configure GNU Screen to handle multiple terminals
- Technorati___begin quote_______________________#!/bin/sh/usr/bin/screen -O -S screens -c ~/.screenrc-startscreensNext, create the file ~/.screenrc-startscreens with the following contents:startup_message offchdirautodetach onhardstatus alwayslastlinehardstatus string '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c %{g}]'screen -t shell0 0screen -t irssi 1 /usr/bin/irssiscreen -t mutt ...
- Discussion threads 2007-10-25
- Configure GNU Screen to handle multiple terminals
- GNU Screen is a fantastic terminal "window manager" in that it lets you handle multiple terminals from within one. From a purely aesthetic point of view, Screen can consolidate multiple terminal windows into one. Not only that, but what you run under Screen can be shared with other users or...
- Blog posts 2007-10-22
- The truth about viruses
- Yeah but . . .. . . what's Patch Tuesday all about then?I am a strong proponent of Open Source. And, I tend to agree that there are more security holes than actual functionality in Microsoft's OSes, browsers, etc. This is a sad consequence of how these systems evolved.But, how...
- Discussion threads 2007-09-12
- GIMPshop (2)
- GIMPshop is a modification of the free/open source GNU Image Manipulation Program GIMP, intended to replicate the feel of Adobe Photoshop. Its primary purpose is to make users of Photoshop feel comfortable using GIMP. It shares all GIMP's advantages, including the long feature list and customisability, while addressing some...
- Software downloads 2007-03-13
- Sharp Zip Wrapper (zip)
- Zip Library that wraps the GNU Sharp Zip Library. Easily Zip/Unzip files and directories in your .NET application with a single line of code. A demo form is included. Source code is included.
- Software downloads 2007-01-12
- GNU XaoS (2)
- XaoS allows you to zoom in or out of a fractal in a fluid, continuous motion. This capability makes XaoS great for exploring fractals, and its just plain fun. Fractals are incredibly complex and beautiful images that are created from simple mathematical formulas. If you don't anything about fractals, don't...
- Software downloads 2006-11-16
- ISMS Implementation Guide
- This paper can serve as a guideline for the implementation of ISMS practices using BS7799 / ISO 27001 standards. To give an insight and help those who are implementing this for the first time and for those who will be coordinating with external consultants for ISMS implementations in their organizations....
- White papers 2006-07-01
- KJam Build Tool (zip)
- KJam is a build tool like make. It is the fastest build tool available today. KJam can handle very large projects with tens of thousands of source files. It has the world's fastest dependency scanning, and can build a dependency graph for 40k source files in under one second. It...
- Software downloads 2006-06-28
- Building GLib With Sun Studio Tools - A Case Study
- GLib is a General-purpose utility Library, which provides many useful data types, macros, type conversions, string utilities, file utilities, a main loop abstraction, and so on. GLib is released under the GNU Library General Public License GNU LGPL. On UNIX, GLib uses the standard GNU build system, using autoconf for...
- White papers 2006-05-10
- ARM7 Development System (zip)
- This fully integrated system includes: Micro-IDE - a Windows-based Integrated Development Environment, Serial Loader, Terminal, Complete Online Documentation, Project Examples. Support for GNU ARM7 C Compiler. GNU ARM7 C Compiler.
- Software downloads 2006-02-23
- Building software and documentation in UNIX requires the make program
- The make program generates a sequence of commands for execution by the Unix shell. This chapter excerpt from Unix in a Nutshell, Fourth Edition explains how GNU make works. The make program is a mainstay of the UNIX operating system and plays an integral part no matter...
- Download resources 2006-02-01
- Unix in a Nutshell: The GNU Make Utility
- The make program is a long time mainstay of the Unix toolset. It automates the building of software and documentation based on a specification of dependencies among files; e.g., object files that depend upon program source files, or PDF files that depend upon documentation program input files. GNU make is...
- Book chapters 2005-10-14
- 10 GNU/GPL programs you can't live without
- In this download, we introduce you to 10 GNU/GPL programs you can't do without if your operating system of choice is UNIX-based. The GNU Project (the name's an acronym which stands for "GNU's Not Unix") creates sophisticated, user-friendly software that users may freely use, modify, redistribute, even...
- Download resources 2005-07-13
- Ease Linux file tasks with these 10 GNU Midnight Commander tips
- For Linux users, GNU Midnight Commander offers a menu-driven approach to common file operations—move, copy, rename, compare—thus eliminating the need to remember cryptic command lines or single-syllable options. GNU Midnight Commander comes with a plethora of features hidden under its unassuming exterior—features which can help you accomplish many common tasks...
- Download resources 2005-06-15
- How to user command "tar"?
- How to user command "tar"?hereis the online manual for the command:http://www.gnu.org/software/tar/manual/html_mono/tar.html#SEC33at the usage section.Here's a little something to get you startedWhen you use the tar command the first thing to remember is that you have to tell it what to do. Do you want to create a tar archive c...
- Discussion threads 2005-12-19
- << Previous
- page 1 of 2
- Next >>
Content Types
- Blog posts (2 results)
- Book chapters (1 results)
- Discussion threads (7 results)
- Download resources (5 results)
- Q&A (1 results)
- Software downloads (6 results)
- Technical articles (6 results)
- White papers (4 results)
Refining Tags
- Software (18 results)
- UNIX (16 results)
- Open Source (16 results)
- Operating Systems (15 results)
- Linux (13 results)
- GPL (3 results)
- Software Development (3 results)
- Software/Web Development (3 results)
- GIMP (3 results)
