• home
  • forum
  • my
  • kt
  • download
  • this:4/5 25records  total:114    Start  Previous  Next  Last    goto:
    A look at the FreeNAS server
    ON: 2007-09-07 12:40:12
    How to install and configure FreeNAS, an open source NAS server.
    5 times | category: [Miscellaneous]
    Sync Your Visor/Palm to Linux
    ON: 2007-09-07 12:38:27
    The ubiquitous handheld is a common element in business life today. But there is a common misperception that getting such a device to sync to a Linux machine is a major chore. In actuality, as Rob Reilly demonstrates, nothing could be further from the truth. It's just a matter of prepping Linux, installing the right software, and pushing that nifty little Sync button.
    4 times | category: [Miscellaneous]
    Burning CDs Over the Network with webCDwriter
    ON: 2007-09-07 12:35:02
    Most home and small offices really don't need more than one CD burner. Even many large companies only need one, or maybe two. Yet it only takes a few frustrating episodes to convince you that a few extra burners would be a good idea, especially if one of them was in your machine. Before you run out to purchase this new equipment, consider taking an older machine and setting it up by itself, with no other purpose than to be a CD burner.
    4 times | category: [Miscellaneous]
    SoundTracker
    ON: 2007-09-07 12:12:09
    When done right, these auditory cues provide instant feedback to a user from an application. But getting the right sounds for your app does not have to involve scrounging around for whatever you can find on the Internet. You can professionally edit your own sounds with the Linux program SoundTracker.
    3 times | category: [Miscellaneous]
    Logging in multi-threaded apps efficiently with ring buffer
    ON: 2007-09-07 11:12:37
    No software is bug free, and application users can encounter unexpected results during the run time of programs. To analyze and find the cause of problems, logging is a method widely used by programmers. In this article, learn how to use a ring buffer for efficient logging with memory operations in place of file operations
    5 times | category: [Linux and other OSs]
    Distributed administration using SSH
    ON: 2007-09-07 11:11:28
    Use Secure Shell (SSH) to run commands on remote UNIX systems and, with some simple scripts, put together a system that enables you to manage many systems simultaneously from one machine without having to log in directly to the machines themselves
    3 times | category: [Linux and other OSs]
    Web 2.0 Goes to Work
    ON: 2007-09-07 11:08:35
    During this day-long technology briefing from IBM, you'll see demos of the hottest technologies and participate in interactive breakout sessions - a large part of the content will be driven by you and the other attendees as we go along!
    1 times | category: [Linux and other OSs]
    Google Mashup and Web 2.0 storage solutions
    ON: 2007-09-07 11:06:03
    Google Maps API along with DB2 or Informix, PHP, JavaScript, and XML let you create an easy-to-use map with your data on it. Use custom icons, change the map type, create a sidebar, and use event handlers. Once created, manage your mashup data cache. Also, be sure to check out how you can use new Web 2.0 tools, principles, and practices in your company.
    8 times | category: [Linux and other OSs]
    Use auditing to track reads and writes in a file
    ON: 2007-09-07 11:00:37
    In this article, discover how to track several events on AIX(R) with auditing, a major feature of AIX security, and learn how to use auditing to keep track of the read and write operations on a file. Also examine commands, such as ls or istat, to check a file's time stamp
    5 times | category: [Linux and other OSs]
    Emacs editing, Pt.5: Shape your Emacs view
    ON: 2007-09-07 10:56:41
    This tutorial, the fifth in a series, shows you how to manage and manipulate the shape your Emacs session—examine how to partition the Emacs screen, create multiple X client windows for a single Emacs session, and display multiple buffers in each window, dividing the screen with horizontal and vertical divisions.
    1 times | category: [Linux and other OSs]
    Use Ajax with PHP and DB2 9 – Xajax
    ON: 2007-09-07 10:55:33
    In this article, learn how to implement PHP, Ajax, and Xajax to develop a dynamic Web application solution accessing IBM DB2 9 for Linux, UNIX, and Windows. Also, be sure to check out the tutorial on how to develop a web app using Ajax with Dojo and DB2. Unleash Web 2.0 with DB2 in this online webcast.
    26 times | category: [Linux and other OSs]
    Expect plays a crucial role in network management
    ON: 2007-09-07 10:51:44
    Expect is an indispensable tool for efficient system and network management, and it's also widely misunderstood. In this article, find out the benefits Expect provides in common use cases
    21 times | category: [Linux and other OSs]
    Develop Web apps with Wicket and Geronimo
    ON: 2007-09-07 10:50:00
    In this tutorial, learn how to set up your system to develop a simple Web application with Wicket, using Apache Geronimo as your application server and Apache Derby as the embedded database
    13 times | category: [Linux and other OSs]
    Unix Tips and Tricks: Nifty Shell Tricks
    ON: 2007-09-07 10:49:03
    The objective of this tutorial is to show new users how to use and implement many of the shell's methods for providing automation at various levels. It demonstrates these methods by giving tricks and tips for special situations, and it also presents a rundown of useful shell one-liners for common tasks.
    3 times | category: [Linux and other OSs]
    How to install RPM Files
    ON: 2007-09-07 09:07:55
    A informative tutorial on RPM files, and all the operators and options
    12 times | category: [Installation]
    Setting Up Your Server With cPanel and WHM
    ON: 2007-09-07 09:04:50
    How to download and install cPanel on your server.
    14 times | category: [Installation]
    Installing Sybase on Your Linux Server
    ON: 2007-09-07 09:03:28
    Got them ol' licensing fee blues? Looking for a better way to handle your database needs? Sybase for Linux may be one way to solve your problems. Setting it up for a test spin is not a major proposition, either, as Alexander Prohorenko details in this tutorial that covers installation and localization of Sybase.
    18 times | category: [Installation]
    Low Cost, Load Balanced LAMP Cluster
    ON: 2007-09-07 08:55:20
    How to install and configure Linux, Apache, MySQL, and PHP/Perl/Python (LAMP) combination
    4 times | category: [Installation]
    Linux Partitions: A Primer
    ON: 2007-09-07 08:51:40
    One of the biggest challanges that a new Linux user faces when they first install any distro is how to cope with this thing called partitioning. Though many installers will auto-configure the partitions of a hard drive for you, having a good partition strategy can save you a lot of time and effort in the long run. Dee-Ann LeBlanc delivers this tutorial on partitioning basics.
    3 times | category: [Installation]
    Adding Additional Hard Drives in Linux
    ON: 2007-09-07 08:46:36
    With all of the hub-bub about Linux in clusters, Linux on supercomputers, and the like, sometimes it's nice to reflect on the basics a bit. For instance, what if you just wanted to do something more mundane, like add a hard drive to your Linux PC? Alexander Prohorenko steps users through this task and shows how to make this job a snap.
    6 times | category: [Installation]
    Rolling Out Linux
    ON: 2007-09-07 08:44:42
    In this article directed at IT professionals, James Andrews discusses methods for installing Linux quickly onto many machines, by standard methodology and by cloning the hard disk
    3 times | category: [Installation]
    How to Compile the Linux Kernel
    ON: 2007-09-07 08:44:05
    Why compile a new kernel? A variety of reasons spring to mind; adding new custom features, upgrading to a newer version, or installing brand new hardware. Either way, you'll need to recompile your kernel at some stage; this article will take you through the steps quickly and easily!
    6 times | category: [Installation]
    Linux File Permissions
    ON: 2007-09-07 08:40:16
    Learn how linux file permission works. Chmod, chown and chgrp commands explained with examples.
    2 times | category: [Getting Started]
    Server Setup Checklist
    ON: 2007-09-07 08:39:18
    You outgrown shared hosting and decided to start renting a server of your own. Since you â
    2 times | category: [Getting Started]
    Basic Linux Shell commands
    ON: 2007-09-07 08:31:16
    Learn about the basic commands available under the Linux shell.
    7 times | category: [Getting Started]
    this:4/5 25records  total:114    Start  Previous  Next  Last    goto:

    Category

      Linux (88)
      Windows (26)