• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:14    Start  Previous  Next  Last    goto:
    Linux Exam: Shell, Script, Program, & Compile
    ON: 2007-09-07 16:07:14
    In this tutorial (the fifth in a series of nine tutorials on exam 102 topics), Ian Shields introduces you to the Bash shell, and scripts and programming in the Bash shell. By the end of this tutorial, you will know how to customize your shell environment, use shell programming structures to create functions and scripts, set and unset environment variables, and use the various login scripts
    8 times | category:
    Ready for Hacking Linux 2.6 Kernel
    ON: 2007-09-07 16:06:40
    In this first of a two-part series, learn about system and environment requirements, the best ways to acquire Linux source code, how to configure and boot your new kernel, and how to use the printk function to print messages during bootup
    4 times | category:
    GCC-Based Cross Compiler for Linux
    ON: 2007-09-07 16:04:19
    Get step-by-step instructions for building a cross-compiler so that you can build and develop applications for an alternative platform. Cross-compilers can be useful in many different situations, such as when you develop applications for embedded platforms.
    8 times | category:
    Linux Perl Scripting in C Applications
    ON: 2007-09-07 16:02:08
    Embedding an existing language gets you the benefits of an established language to expand the functionality of your application in a flexible way without users having to rebuild the application to use it. In this tutorial, you'll learn a process for embedding a scripting language into an application. You'll see how to build the application and how to provide wrapper functions that support full argument and return value support.
    1 times | category:
    Tutorial: The best tips & tricks for bash, explained
    ON: 2007-09-07 16:00:09
    The bash shell is just amazing. There are so many tasks that can be simplified using its handy features. This tutorial tells about some of those features, explains what exactly they do and learns you how to use them.
    25 times | category:
    Introduction: Using diff and patch (tutorial)
    ON: 2007-09-07 15:59:35
    The commands diff and patch form a powerful combination. They are widely used to get differences between original files and updated files in such a way that other people who only have the original files can turn them into the updated files with just a single patch file that contains only the differences. This tutorial explains the basics of how to use these great commands.
    14 times | category:
    SSH and SCP: Howto, tips & tricks
    ON: 2007-09-07 15:58:45
    This tutorial is about SSH and SCP. You will learn how to connect to a remote host and how to copy between hosts. This tutorial also documents a few important differences between the commands
    32 times | category:
    Telnet Basics
    ON: 2007-09-07 15:55:10
    A tutorial on telnet for beginners. Explains what telnet is and how to use it.
    19 times | category:
    GRUB for Linux
    ON: 2007-09-07 15:50:45
    If you're still lumbering along with the good, but antique, Linux Loader, it's time to consider a move to GRUB, the Grand Unified Bootloader--the bootloader of today's generation.
    82 times | category:
    Get to know Bash
    ON: 2007-09-07 15:46:53
    If you are a Linux administrator, scripting can make your life easier by allowing you to automate routine tasks, customize jobs, and connect different utilities. This article looks at Bash, the default command shell on most Linux distributions.
    9 times | category:
    Using the Apache CVS Repository
    ON: 2007-09-07 15:43:55
    Want to keep up with the latest and greatest versions of the Apache HTTP Server? Then you've got to spend some time figuring out how the latest and greatest is distributed to the public. Ken Coar explains the Apache CVS Repository and how you can use it to stay on top of Apache.
    6 times | category:
    The Unix Shell - Part II
    ON: 2007-09-07 15:40:57
    At first glance many people think the Unix Shell is a more cryptic version of the MS-Windows/DOS command prompt. However, the Unix shell can do much more than launch programs and copy files. Sequences of commands can be strung together in "Shell Scripts" to automate tedious or repetitive tasks.
    9 times | category:
    The Unix Shell - Part One
    ON: 2007-09-07 15:39:59
    The word Unix has traditionally brought to mind images of a mystical operating system for high-end workstations and servers that can only be accessed through a cryptic command line interface known as the Unix Shell. Although Linux offers graphical front ends, the Unix Shell is still a powerful tool that can make life easier for anyone who is willing to invest a bit of time learning the basic syntax.
    14 times | category:
    Ten Neat Tricks With Perl
    ON: 2007-09-07 15:39:11
    Automate redundant repetitive tasks with Perl, using these ten neat tricks!
    5 times | category:
    this:1/1 25records  total:14    Start  Previous  Next  Last    goto:

    Category

      Administration (7)
      Editing Files (2)
      Getting Started (8)
      Installation (8)
      Linux and other OSs (10)
      Miscellaneous (10)
      Networking (8)
      Security (9)
      Shells and Utilities (14)
      System Monitoring (5)
      Troubleshooting (1)
      X Windows (6)