Subscribe to this page:
RSS
Email Alert

linux

(7529 results)
 
  • Articles

    Developers compete at heavyweight Linux conference

    January 6, 2004 1:00pm PST

    Developers are gearing up for a fiercely competitive hack-fest at a heavyweight Linux conference in Adelaide this month.

  • Downloads

    realtek1.30.611.zip 2003-12-31 (Windows)

    December 31, 2003 12:00am PST

    Click on the following links for the driver package readme info:.../beta-8021p1q(382)/Readme.txt .../CARDBUS/Readme.txt .../rtl8139_8169/Readme.txt .../linux-2.2.x/Readme.txt...

    Provided by: AOpen

  • Downloads

    lan.zip 2003-12-31 (Windows)

    December 31, 2003 12:00am PST

    Click on the following links for the driver package readme info:.../2.4.5/Readme.txt .../2.2.19/Readme.txt .../linux24x(160)/Readme.txt .../linux-2.2.x/Readme.txt .../rtl8139_8169/Readme.txt...

    Provided by: Shuttle

  • Downloads

    RTL8169.ZIP 2003-12-31 (Windows)

    December 31, 2003 12:00am PST

    Click on the following links for the driver package readme info:.../rtl8139_8169_v1_2/Readme.txt .../Red Hat 6.2/Readme.txt .../linux2.4.x(160)0915/Readme.txt This package supports the following...

    Provided by: EliteGroup Computer Systems

  • Downloads

    Animals in the Bible Reference Lexicon for Palm OS 1.0 (Mobile)

    December 19, 2003 12:00am PST

    This is a Free Animals in the Bible Dictionary Lexicon. The lexicon contains over 30 Animals from the Bible in only about 44 kB. The Animals in the Bible for Palm OS from Beiks is an excellent...

    Provided by: Beiks

  • Downloads

    Delphi 8.0 (Windows)

    December 19, 2003 12:00am PST

    Take enterprise application development from concept to production faster with Model Driven Architecture and UML visual design features. Build dynamic Web applications quickly and easily with RAD...

    Provided by: Borland

  • Downloads

    Old-Modern-Old English Dictionary Bundle for Palm OS 1.0 (Mobile)

    December 17, 2003 12:00am PST

    This is a Free bundle of Modern to Old and Old to Modern English Dictionary Lexicons. The Old2Modern lexicon gives Modern English equivalents of Old English words, while in the Modern2Old lexicon...

    Provided by: Beiks

  • Downloads

    Progect Manager 0.29 (Mobile)

    December 17, 2003 12:00am PST

    Progect Manager is a project management tool for PalmOS. It will grow with more features, and with a desktop version (actually in alpha stage, check the homepage), both for linux and windows....

    Provided by: Laurent Burgbacher

  • Downloads

    MacUnace 2.5 (Mac)

    December 16, 2003 12:00am PST

    unace 2.5 for Mac OS X is a port of the commandline tool unace, which is the uncompressing part of the excellent (but yet) closed source windows compression software WinACE. Its hard to beat...

    Provided by: e-merge

  • Articles

    Tech Tip: Become familiar with runlevels

    December 8, 2003 2:34pm PST

    Linux systems typically use seven differentrunlevels, which define what services should be running on thesystem. The init process uses these runlevels to start and stop thecomputer. Runlevel 0...

  • Articles

    Tech Tip: Manage large file listings with xargs

    December 8, 2003 2:34pm PST

    Linux administrators have traditionally usedthe xargs command tomanage large argument lists, such as file listings. The xargs command also has manyother uses. But handling long file listings is...

    2 Latest comment by foxmajik

  • Articles

    Tech Tip: Combine tools to monitor network traffic

    December 8, 2003 2:33pm PST

    Monitoring network usage is an important partof network administration. There are a number of available tools todo the job, including tcpdump and Ethereal. But ifyou're looking for a different...

    1

  • Articles

    Tech Tip: Upgrade to Mandrake Linux 9.2 with urpmi

    December 8, 2003 2:33pm PST

    In October of 2003, MandrakeSoft released MandrakeLinux 9.2. This latest release is perhaps the most mature releaseto date, with a focus on stability, features, and an easier userexperience....

  • Articles

    Tech Tip: Schedule tasks with cron

    December 8, 2003 2:33pm PST

    Scheduling application execution is useful inseveral ways. It allows you to execute a script at certain times ofthe day, define what day to execute it, run a program to perform acertain task if...

  • Articles

    Tech Tip: Keep DynDNS.org entries updated

    December 8, 2003 2:33pm PST

    DynDNS.org offers a free dynamic DNS service,and a number of clients exist for Windows, Linux, and Mac OS X. Oneof the more stable Linux clients is ez-ipupdate, a great tool thattakes the IP...

    1

  • Articles

    Tech Tip: Use awk to format output

    December 8, 2003 2:33pm PST

    Many Linux administrators use tools such ascat and grep to view or watch logsand other changeable files that contain data, but there are morerobust commands, such as awk, that can perform...

  • Articles

    Tech Tip: Update RPMs with urpmi

    December 8, 2003 2:32pm PST

    While users of Debian Linux have long enjoyedthe simple life of hassle-free upgrading, users of RPM-baseddistributions have had to deal with dependency nightmares, thanksto the RPM program's...

  • Articles

    Tech Tip: Burn CDs with K3b

    December 8, 2003 2:32pm PST

    The de facto standard GUI program for burningCDs is X-CD-Roast, which is a great program. However, X-CD-Roasthas been around for quite a while, and it can be somewhat difficultfor people to use. A...

  • Articles

    Tech Tip: Manage kernel modules

    December 8, 2003 2:32pm PST

    Determining what kernel modules are loaded onyour Linux system can be very useful, particularly in atroubleshooting or support environment. For instance, you may knowwhat hardware is in your...

  • Articles

    Tech Tip: Debug Samba networks with smbclient

    December 8, 2003 2:32pm PST

    Samba is perhaps one of the most usefulproducts for Linux because it closes the gap between Linux andWindows operating systems, allowing users to share printers andfiles between Linux, Windows,...